0.001 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 1.385 * * * [progress]: [2/2] Setting up program. 1.396 * [progress]: [Phase 2 of 3] Improving. 1.396 * * * * [progress]: [ 1 / 1 ] simplifiying candidate # 1.396 * [simplify]: Simplifying (* (* (/ 1 (sqrt PI)) (exp (* (fabs x) (fabs x)))) (+ (+ (+ (/ 1 (fabs x)) (* (/ 1 2) (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (/ 1 (fabs x))))) (* (/ 3 4) (* (* (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (/ 1 (fabs x))) (/ 1 (fabs x))) (/ 1 (fabs x))))) (* (/ 15 8) (* (* (* (* (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (/ 1 (fabs x))) (/ 1 (fabs x))) (/ 1 (fabs x))) (/ 1 (fabs x))) (/ 1 (fabs x)))))) 1.397 * * [simplify]: iters left: 6 (31 enodes) 1.415 * * [simplify]: iters left: 5 (157 enodes) 1.468 * * [simplify]: iters left: 4 (404 enodes) 1.842 * * [simplify]: Extracting #0: cost 1 inf + 0 1.842 * * [simplify]: Extracting #1: cost 43 inf + 0 1.843 * * [simplify]: Extracting #2: cost 234 inf + 1 1.846 * * [simplify]: Extracting #3: cost 408 inf + 456 1.855 * * [simplify]: Extracting #4: cost 334 inf + 17717 1.905 * * [simplify]: Extracting #5: cost 117 inf + 97928 1.970 * * [simplify]: Extracting #6: cost 3 inf + 148819 2.029 * * [simplify]: Extracting #7: cost 0 inf + 146798 2.091 * * [simplify]: Extracting #8: cost 0 inf + 146001 2.174 * [simplify]: Simplified to (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))) 2.174 * [simplify]: Simplified (2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 2.187 * * [progress]: iteration 1 / 4 2.187 * * * [progress]: picking best candidate 2.197 * * * * [pick]: Picked # 2.197 * * * [progress]: localizing error 2.258 * * * [progress]: generating rewritten candidates 2.258 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2) 2.259 * * * * [progress]: [ 2 / 4 ] rewriting at (2) 2.606 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1 2 1) 2.640 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1 2) 2.749 * * * [progress]: generating series expansions 2.749 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2) 2.749 * * * * [progress]: [ 2 / 4 ] generating series at (2) 2.751 * [backup-simplify]: Simplify (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))) into (* (* (exp (pow (fabs x) 2)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) (sqrt (/ 1 PI))) 2.751 * [approximate]: Taking taylor expansion of (* (* (exp (pow (fabs x) 2)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) (sqrt (/ 1 PI))) in (x) around 0 2.751 * [taylor]: Taking taylor expansion of (* (* (exp (pow (fabs x) 2)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) (sqrt (/ 1 PI))) in x 2.751 * [taylor]: Taking taylor expansion of (* (exp (pow (fabs x) 2)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) in x 2.751 * [taylor]: Taking taylor expansion of (exp (pow (fabs x) 2)) in x 2.751 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 2.751 * [taylor]: Taking taylor expansion of (fabs x) in x 2.751 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.751 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 2.751 * [backup-simplify]: Simplify (exp (pow (fabs x) 2)) into (exp (pow (fabs x) 2)) 2.751 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) in x 2.751 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 2.751 * [taylor]: Taking taylor expansion of (fabs x) in x 2.751 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.751 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 2.751 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))) in x 2.751 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 2.751 * [taylor]: Taking taylor expansion of 1/2 in x 2.751 * [backup-simplify]: Simplify 1/2 into 1/2 2.751 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 2.751 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 2.751 * [taylor]: Taking taylor expansion of (fabs x) in x 2.751 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.751 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 2.751 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 2.751 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 2.751 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))) in x 2.752 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 2.752 * [taylor]: Taking taylor expansion of 3/4 in x 2.752 * [backup-simplify]: Simplify 3/4 into 3/4 2.752 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 2.752 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 2.752 * [taylor]: Taking taylor expansion of (fabs x) in x 2.752 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.752 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 2.752 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 2.752 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 2.752 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 2.752 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 2.752 * [taylor]: Taking taylor expansion of 15/8 in x 2.752 * [backup-simplify]: Simplify 15/8 into 15/8 2.752 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 2.752 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 2.752 * [taylor]: Taking taylor expansion of (fabs x) in x 2.752 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.752 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 2.752 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 2.752 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 2.752 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 2.752 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 2.752 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 2.752 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 2.752 * [taylor]: Taking taylor expansion of PI in x 2.752 * [backup-simplify]: Simplify PI into PI 2.753 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 2.754 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 2.754 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 2.755 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 2.755 * [taylor]: Taking taylor expansion of (* (* (exp (pow (fabs x) 2)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) (sqrt (/ 1 PI))) in x 2.755 * [taylor]: Taking taylor expansion of (* (exp (pow (fabs x) 2)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) in x 2.755 * [taylor]: Taking taylor expansion of (exp (pow (fabs x) 2)) in x 2.755 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 2.755 * [taylor]: Taking taylor expansion of (fabs x) in x 2.755 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.755 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 2.755 * [backup-simplify]: Simplify (exp (pow (fabs x) 2)) into (exp (pow (fabs x) 2)) 2.755 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) in x 2.755 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 2.755 * [taylor]: Taking taylor expansion of (fabs x) in x 2.755 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.755 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 2.755 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))) in x 2.755 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 2.755 * [taylor]: Taking taylor expansion of 1/2 in x 2.755 * [backup-simplify]: Simplify 1/2 into 1/2 2.755 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 2.756 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 2.756 * [taylor]: Taking taylor expansion of (fabs x) in x 2.756 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.756 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 2.756 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 2.756 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 2.756 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))) in x 2.756 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 2.756 * [taylor]: Taking taylor expansion of 3/4 in x 2.756 * [backup-simplify]: Simplify 3/4 into 3/4 2.756 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 2.756 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 2.756 * [taylor]: Taking taylor expansion of (fabs x) in x 2.756 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.756 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 2.756 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 2.756 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 2.756 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 2.756 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 2.756 * [taylor]: Taking taylor expansion of 15/8 in x 2.756 * [backup-simplify]: Simplify 15/8 into 15/8 2.756 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 2.756 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 2.756 * [taylor]: Taking taylor expansion of (fabs x) in x 2.756 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.756 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 2.756 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 2.756 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 2.756 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 2.757 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 2.757 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 2.757 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 2.757 * [taylor]: Taking taylor expansion of PI in x 2.757 * [backup-simplify]: Simplify PI into PI 2.757 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 2.758 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 2.759 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 2.760 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 2.760 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs x) 3))) into (/ 1/2 (pow (fabs x) 3)) 2.760 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs x) 5))) into (/ 3/4 (pow (fabs x) 5)) 2.760 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs x) 7))) into (/ 15/8 (pow (fabs x) 7)) 2.761 * [backup-simplify]: Simplify (+ (/ 3/4 (pow (fabs x) 5)) (/ 15/8 (pow (fabs x) 7))) into (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))) 2.761 * [backup-simplify]: Simplify (+ (/ 1/2 (pow (fabs x) 3)) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))) into (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))) 2.762 * [backup-simplify]: Simplify (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) into (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) 2.762 * [backup-simplify]: Simplify (* (exp (pow (fabs x) 2)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) into (* (exp (pow (fabs x) 2)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 2.764 * [backup-simplify]: Simplify (* (* (exp (pow (fabs x) 2)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) (sqrt (/ 1 PI))) into (* (* (exp (pow (fabs x) 2)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) (sqrt (/ 1 PI))) 2.766 * [backup-simplify]: Simplify (* (* (exp (pow (fabs x) 2)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) (sqrt (/ 1 PI))) into (* (* (exp (pow (fabs x) 2)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) (sqrt (/ 1 PI))) 2.766 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))))) into 0 2.766 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 2.766 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 2.766 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 2.767 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs x) 3)))) into 0 2.767 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 2.767 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 2.767 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 2.767 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 2.768 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs x) 5)))) into 0 2.768 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 2.768 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 2.768 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 2.769 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 2.769 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))))) into 0 2.769 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs x) 7)))) into 0 2.770 * [backup-simplify]: Simplify (+ 0 0) into 0 2.770 * [backup-simplify]: Simplify (+ 0 0) into 0 2.770 * [backup-simplify]: Simplify (+ 0 0) into 0 2.770 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 2.771 * [backup-simplify]: Simplify (* (exp (pow (fabs x) 2)) (+ (* (/ (pow 0 1) 1)))) into 0 2.772 * [backup-simplify]: Simplify (+ (* (exp (pow (fabs x) 2)) 0) (* 0 (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))))) into 0 2.773 * [backup-simplify]: Simplify (+ (* (* (exp (pow (fabs x) 2)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 2.773 * [backup-simplify]: Simplify 0 into 0 2.774 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.776 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 2.776 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 2.776 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 2.777 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 2.777 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 2.778 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))) into 0 2.779 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 2.779 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 2.780 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 2.780 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 2.781 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))) into 0 2.781 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 2.782 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 2.782 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 2.783 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 2.783 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 2.784 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))) into 0 2.784 * [backup-simplify]: Simplify (+ 0 0) into 0 2.785 * [backup-simplify]: Simplify (+ 0 0) into 0 2.785 * [backup-simplify]: Simplify (+ 0 0) into 0 2.786 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 2.787 * [backup-simplify]: Simplify (* (exp (pow (fabs x) 2)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.788 * [backup-simplify]: Simplify (+ (* (exp (pow (fabs x) 2)) 0) (+ (* 0 0) (* 0 (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))))) into 0 2.790 * [backup-simplify]: Simplify (+ (* (* (exp (pow (fabs x) 2)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 2.790 * [backup-simplify]: Simplify 0 into 0 2.791 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.792 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 2.793 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 2.793 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 2.794 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 2.794 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 2.795 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))) into 0 2.795 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 2.796 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 2.796 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 2.797 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 2.797 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))) into 0 2.798 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 2.799 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 2.799 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 2.800 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 2.800 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 2.801 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))) into 0 2.801 * [backup-simplify]: Simplify (+ 0 0) into 0 2.801 * [backup-simplify]: Simplify (+ 0 0) into 0 2.801 * [backup-simplify]: Simplify (+ 0 0) into 0 2.802 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 2.803 * [backup-simplify]: Simplify (* (exp (pow (fabs x) 2)) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 2.804 * [backup-simplify]: Simplify (+ (* (exp (pow (fabs x) 2)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))))))) into 0 2.805 * [backup-simplify]: Simplify (+ (* (* (exp (pow (fabs x) 2)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 2.805 * [backup-simplify]: Simplify 0 into 0 2.806 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.807 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 2.807 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 2.807 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 2.808 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 2.808 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 2.809 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))) into 0 2.810 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 2.817 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 2.817 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 2.818 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 2.819 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))) into 0 2.820 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 2.820 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 2.821 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 2.822 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 2.823 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 2.825 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))))) into 0 2.825 * [backup-simplify]: Simplify (+ 0 0) into 0 2.825 * [backup-simplify]: Simplify (+ 0 0) into 0 2.826 * [backup-simplify]: Simplify (+ 0 0) into 0 2.827 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 2.830 * [backup-simplify]: Simplify (* (exp (pow (fabs x) 2)) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.831 * [backup-simplify]: Simplify (+ (* (exp (pow (fabs x) 2)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))))))) into 0 2.833 * [backup-simplify]: Simplify (+ (* (* (exp (pow (fabs x) 2)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 2.833 * [backup-simplify]: Simplify 0 into 0 2.835 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.836 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 2.837 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 2.838 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 2.839 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 2.839 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 2.840 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))))) into 0 2.841 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 2.842 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 2.843 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 2.843 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 2.844 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))))) into 0 2.845 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 2.846 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 2.847 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 2.848 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 2.849 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 2.850 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))))) into 0 2.850 * [backup-simplify]: Simplify (+ 0 0) into 0 2.850 * [backup-simplify]: Simplify (+ 0 0) into 0 2.851 * [backup-simplify]: Simplify (+ 0 0) into 0 2.851 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 2.853 * [backup-simplify]: Simplify (* (exp (pow (fabs x) 2)) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 2.855 * [backup-simplify]: Simplify (+ (* (exp (pow (fabs x) 2)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))))))))) into 0 2.856 * [backup-simplify]: Simplify (+ (* (* (exp (pow (fabs x) 2)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 2.856 * [backup-simplify]: Simplify 0 into 0 2.857 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.858 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 2.858 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 2.859 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 2.860 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 2.860 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 2.862 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))))) into 0 2.863 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 2.864 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 2.865 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 2.866 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 2.867 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))))) into 0 2.868 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 2.869 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 2.871 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 2.873 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 2.874 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 2.877 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))))))) into 0 2.877 * [backup-simplify]: Simplify (+ 0 0) into 0 2.877 * [backup-simplify]: Simplify (+ 0 0) into 0 2.878 * [backup-simplify]: Simplify (+ 0 0) into 0 2.880 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 2.886 * [backup-simplify]: Simplify (* (exp (pow (fabs x) 2)) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.889 * [backup-simplify]: Simplify (+ (* (exp (pow (fabs x) 2)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))))))))) into 0 2.891 * [backup-simplify]: Simplify (+ (* (* (exp (pow (fabs x) 2)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 2.891 * [backup-simplify]: Simplify 0 into 0 2.893 * [backup-simplify]: Simplify (* (* (exp (pow (fabs x) 2)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) (sqrt (/ 1 PI))) into (* (* (exp (pow (fabs x) 2)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) (sqrt (/ 1 PI))) 2.895 * [backup-simplify]: Simplify (* (/ (exp (* (fabs (/ 1 x)) (fabs (/ 1 x)))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) (* (/ (/ (/ 1 (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) (+ 3/4 (/ 15/8 (* (fabs (/ 1 x)) (fabs (/ 1 x))))))) (/ 1 (fabs (/ 1 x))))) into (* (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (exp (pow (fabs (/ 1 x)) 2))) (sqrt (/ 1 PI))) 2.895 * [approximate]: Taking taylor expansion of (* (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (exp (pow (fabs (/ 1 x)) 2))) (sqrt (/ 1 PI))) in (x) around 0 2.895 * [taylor]: Taking taylor expansion of (* (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (exp (pow (fabs (/ 1 x)) 2))) (sqrt (/ 1 PI))) in x 2.895 * [taylor]: Taking taylor expansion of (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (exp (pow (fabs (/ 1 x)) 2))) in x 2.895 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) in x 2.895 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 2.895 * [taylor]: Taking taylor expansion of 1/2 in x 2.895 * [backup-simplify]: Simplify 1/2 into 1/2 2.895 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 2.895 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 2.895 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.895 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.895 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 2.895 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 2.896 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 2.896 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) in x 2.896 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 2.896 * [taylor]: Taking taylor expansion of 15/8 in x 2.896 * [backup-simplify]: Simplify 15/8 into 15/8 2.896 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 2.896 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 2.896 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.896 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.896 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 2.896 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 2.896 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 2.897 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 2.897 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 2.897 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 2.897 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 2.897 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.897 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.897 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 2.897 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 2.897 * [taylor]: Taking taylor expansion of 3/4 in x 2.897 * [backup-simplify]: Simplify 3/4 into 3/4 2.897 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 2.897 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 2.897 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.897 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.897 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 2.897 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 2.898 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 2.898 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 2.898 * [taylor]: Taking taylor expansion of (exp (pow (fabs (/ 1 x)) 2)) in x 2.898 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 2.898 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.898 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.898 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 2.898 * [backup-simplify]: Simplify (exp (pow (fabs (/ 1 x)) 2)) into (exp (pow (fabs (/ 1 x)) 2)) 2.898 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 2.898 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 2.898 * [taylor]: Taking taylor expansion of PI in x 2.898 * [backup-simplify]: Simplify PI into PI 2.899 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 2.900 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 2.901 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 2.902 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 2.902 * [taylor]: Taking taylor expansion of (* (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (exp (pow (fabs (/ 1 x)) 2))) (sqrt (/ 1 PI))) in x 2.902 * [taylor]: Taking taylor expansion of (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (exp (pow (fabs (/ 1 x)) 2))) in x 2.902 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) in x 2.902 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 2.902 * [taylor]: Taking taylor expansion of 1/2 in x 2.902 * [backup-simplify]: Simplify 1/2 into 1/2 2.902 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 2.902 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 2.902 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.902 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.902 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 2.902 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 2.903 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 2.903 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) in x 2.903 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 2.903 * [taylor]: Taking taylor expansion of 15/8 in x 2.903 * [backup-simplify]: Simplify 15/8 into 15/8 2.903 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 2.903 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 2.903 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.903 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.903 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 2.903 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 2.903 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 2.903 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 2.903 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 2.904 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 2.904 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 2.904 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.904 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.904 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 2.904 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 2.904 * [taylor]: Taking taylor expansion of 3/4 in x 2.904 * [backup-simplify]: Simplify 3/4 into 3/4 2.904 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 2.904 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 2.904 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.904 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.904 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 2.904 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 2.904 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 2.905 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 2.905 * [taylor]: Taking taylor expansion of (exp (pow (fabs (/ 1 x)) 2)) in x 2.905 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 2.905 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.905 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.905 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 2.905 * [backup-simplify]: Simplify (exp (pow (fabs (/ 1 x)) 2)) into (exp (pow (fabs (/ 1 x)) 2)) 2.905 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 2.905 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 2.905 * [taylor]: Taking taylor expansion of PI in x 2.905 * [backup-simplify]: Simplify PI into PI 2.906 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 2.907 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 2.908 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 2.909 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 2.909 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 2.909 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) into (/ 15/8 (pow (fabs (/ 1 x)) 7)) 2.910 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 2.910 * [backup-simplify]: Simplify (+ (/ 1 (fabs (/ 1 x))) (/ 3/4 (pow (fabs (/ 1 x)) 5))) into (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) 2.910 * [backup-simplify]: Simplify (+ (/ 15/8 (pow (fabs (/ 1 x)) 7)) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) into (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) 2.911 * [backup-simplify]: Simplify (+ (/ 1/2 (pow (fabs (/ 1 x)) 3)) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 2.912 * [backup-simplify]: Simplify (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (exp (pow (fabs (/ 1 x)) 2))) into (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (exp (pow (fabs (/ 1 x)) 2))) 2.914 * [backup-simplify]: Simplify (* (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (exp (pow (fabs (/ 1 x)) 2))) (sqrt (/ 1 PI))) into (* (sqrt (/ 1 PI)) (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (exp (pow (fabs (/ 1 x)) 2)))) 2.916 * [backup-simplify]: Simplify (* (sqrt (/ 1 PI)) (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (exp (pow (fabs (/ 1 x)) 2)))) into (* (* (exp (pow (fabs (/ 1 x)) 2)) (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))) (sqrt (/ 1 PI))) 2.916 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 2.917 * [backup-simplify]: Simplify (* (exp (pow (fabs (/ 1 x)) 2)) (+ (* (/ (pow 0 1) 1)))) into 0 2.917 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 2.917 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 2.917 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 2.918 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))) into 0 2.918 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 2.918 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 2.918 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 2.919 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 2.919 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 2.920 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))) into 0 2.920 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))))) into 0 2.920 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 2.920 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 2.920 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 2.921 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 2.921 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))) into 0 2.922 * [backup-simplify]: Simplify (+ 0 0) into 0 2.922 * [backup-simplify]: Simplify (+ 0 0) into 0 2.922 * [backup-simplify]: Simplify (+ 0 0) into 0 2.923 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 0) (* 0 (exp (pow (fabs (/ 1 x)) 2)))) into 0 2.925 * [backup-simplify]: Simplify (+ (* (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (exp (pow (fabs (/ 1 x)) 2))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 2.925 * [backup-simplify]: Simplify 0 into 0 2.926 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.928 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 2.928 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 2.935 * [backup-simplify]: Simplify (* (exp (pow (fabs (/ 1 x)) 2)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.935 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 2.936 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 2.936 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 2.937 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))) into 0 2.938 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 2.939 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 2.939 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 2.940 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 2.940 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 2.941 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))) into 0 2.941 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 2.942 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 2.942 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 2.943 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 2.943 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 2.944 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))) into 0 2.944 * [backup-simplify]: Simplify (+ 0 0) into 0 2.945 * [backup-simplify]: Simplify (+ 0 0) into 0 2.945 * [backup-simplify]: Simplify (+ 0 0) into 0 2.946 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (* 0 (exp (pow (fabs (/ 1 x)) 2))))) into 0 2.948 * [backup-simplify]: Simplify (+ (* (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (exp (pow (fabs (/ 1 x)) 2))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 2.948 * [backup-simplify]: Simplify 0 into 0 2.950 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.951 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 2.952 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 2.954 * [backup-simplify]: Simplify (* (exp (pow (fabs (/ 1 x)) 2)) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 2.955 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 2.956 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.956 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 2.957 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))) into 0 2.958 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 2.959 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.960 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 2.961 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 2.962 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 2.963 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))) into 0 2.963 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 2.964 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 2.965 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.966 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 2.966 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 2.968 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into 0 2.968 * [backup-simplify]: Simplify (+ 0 0) into 0 2.968 * [backup-simplify]: Simplify (+ 0 0) into 0 2.969 * [backup-simplify]: Simplify (+ 0 0) into 0 2.970 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (pow (fabs (/ 1 x)) 2)))))) into 0 2.972 * [backup-simplify]: Simplify (+ (* (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (exp (pow (fabs (/ 1 x)) 2))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 2.972 * [backup-simplify]: Simplify 0 into 0 2.973 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.975 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 2.976 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 2.978 * [backup-simplify]: Simplify (* (exp (pow (fabs (/ 1 x)) 2)) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.979 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 2.980 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 2.980 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 2.981 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))))) into 0 2.982 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 2.982 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 2.983 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 2.984 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 2.984 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 2.985 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))))) into 0 2.986 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 2.986 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 2.987 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 2.988 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 2.988 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 2.989 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))))) into 0 2.989 * [backup-simplify]: Simplify (+ 0 0) into 0 2.990 * [backup-simplify]: Simplify (+ 0 0) into 0 2.990 * [backup-simplify]: Simplify (+ 0 0) into 0 2.991 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (pow (fabs (/ 1 x)) 2))))))) into 0 2.992 * [backup-simplify]: Simplify (+ (* (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (exp (pow (fabs (/ 1 x)) 2))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 2.992 * [backup-simplify]: Simplify 0 into 0 2.993 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.994 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 2.995 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 2.997 * [backup-simplify]: Simplify (* (exp (pow (fabs (/ 1 x)) 2)) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 2.998 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 2.999 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 2.999 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 3.001 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))))) into 0 3.002 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 3.003 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 3.004 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 3.005 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 3.005 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 3.006 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))))) into 0 3.007 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 3.008 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 3.009 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 3.010 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 3.010 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 3.011 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))))) into 0 3.011 * [backup-simplify]: Simplify (+ 0 0) into 0 3.012 * [backup-simplify]: Simplify (+ 0 0) into 0 3.012 * [backup-simplify]: Simplify (+ 0 0) into 0 3.013 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (pow (fabs (/ 1 x)) 2)))))))) into 0 3.014 * [backup-simplify]: Simplify (+ (* (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (exp (pow (fabs (/ 1 x)) 2))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 3.014 * [backup-simplify]: Simplify 0 into 0 3.015 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 3.016 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 3.017 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 3.020 * [backup-simplify]: Simplify (* (exp (pow (fabs (/ 1 x)) 2)) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.021 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 3.023 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 3.023 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 3.024 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))))))) into 0 3.026 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 3.027 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 3.028 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 3.029 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))))) into 0 3.030 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 3.035 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))))))) into 0 3.035 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 3.036 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 3.037 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 3.039 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))))) into 0 3.039 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 3.040 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))))))) into 0 3.041 * [backup-simplify]: Simplify (+ 0 0) into 0 3.041 * [backup-simplify]: Simplify (+ 0 0) into 0 3.041 * [backup-simplify]: Simplify (+ 0 0) into 0 3.043 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp (pow (fabs (/ 1 x)) 2))))))))) into 0 3.044 * [backup-simplify]: Simplify (+ (* (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (exp (pow (fabs (/ 1 x)) 2))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 3.044 * [backup-simplify]: Simplify 0 into 0 3.045 * [backup-simplify]: Simplify (* (* (exp (pow (fabs (/ 1 (/ 1 x))) 2)) (+ (* 1/2 (/ 1 (pow (fabs (/ 1 (/ 1 x))) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 (/ 1 x))) 7))) (+ (/ 1 (fabs (/ 1 (/ 1 x)))) (* 3/4 (/ 1 (pow (fabs (/ 1 (/ 1 x))) 5))))))) (sqrt (/ 1 PI))) into (* (* (exp (pow (fabs x) 2)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) (sqrt (/ 1 PI))) 3.046 * [backup-simplify]: Simplify (* (/ (exp (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) (* (/ (/ (/ 1 (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) (+ 3/4 (/ 15/8 (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))))))) (/ 1 (fabs (/ 1 (- x)))))) into (* (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))))) (sqrt (/ 1 PI))) 3.047 * [approximate]: Taking taylor expansion of (* (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))))) (sqrt (/ 1 PI))) in (x) around 0 3.047 * [taylor]: Taking taylor expansion of (* (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))))) (sqrt (/ 1 PI))) in x 3.047 * [taylor]: Taking taylor expansion of (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))))) in x 3.047 * [taylor]: Taking taylor expansion of (exp (pow (fabs (/ -1 x)) 2)) in x 3.047 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 3.047 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.047 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.047 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.047 * [backup-simplify]: Simplify (exp (pow (fabs (/ -1 x)) 2)) into (exp (pow (fabs (/ -1 x)) 2)) 3.047 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) in x 3.047 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 3.047 * [taylor]: Taking taylor expansion of 1/2 in x 3.047 * [backup-simplify]: Simplify 1/2 into 1/2 3.047 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 3.047 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 3.047 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.047 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.047 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.047 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 3.047 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 3.047 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) in x 3.047 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 3.047 * [taylor]: Taking taylor expansion of 15/8 in x 3.047 * [backup-simplify]: Simplify 15/8 into 15/8 3.047 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 3.047 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 3.047 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.047 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.048 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.048 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 3.048 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 3.048 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 3.048 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 3.048 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 3.048 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 3.048 * [taylor]: Taking taylor expansion of 3/4 in x 3.048 * [backup-simplify]: Simplify 3/4 into 3/4 3.048 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 3.048 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 3.048 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.048 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.048 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.048 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 3.048 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 3.049 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 3.049 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 3.049 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.049 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.049 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 3.049 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 3.049 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 3.049 * [taylor]: Taking taylor expansion of PI in x 3.049 * [backup-simplify]: Simplify PI into PI 3.049 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 3.050 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 3.050 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 3.051 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 3.051 * [taylor]: Taking taylor expansion of (* (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))))) (sqrt (/ 1 PI))) in x 3.051 * [taylor]: Taking taylor expansion of (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))))) in x 3.051 * [taylor]: Taking taylor expansion of (exp (pow (fabs (/ -1 x)) 2)) in x 3.051 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 3.051 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.051 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.051 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.051 * [backup-simplify]: Simplify (exp (pow (fabs (/ -1 x)) 2)) into (exp (pow (fabs (/ -1 x)) 2)) 3.051 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) in x 3.051 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 3.051 * [taylor]: Taking taylor expansion of 1/2 in x 3.051 * [backup-simplify]: Simplify 1/2 into 1/2 3.051 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 3.051 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 3.051 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.051 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.051 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.051 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 3.052 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 3.052 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) in x 3.052 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 3.052 * [taylor]: Taking taylor expansion of 15/8 in x 3.052 * [backup-simplify]: Simplify 15/8 into 15/8 3.052 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 3.052 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 3.052 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.052 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.052 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.052 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 3.052 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 3.052 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 3.052 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 3.052 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 3.052 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 3.052 * [taylor]: Taking taylor expansion of 3/4 in x 3.052 * [backup-simplify]: Simplify 3/4 into 3/4 3.052 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 3.052 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 3.052 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.052 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.052 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.052 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 3.052 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 3.053 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 3.053 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 3.053 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.053 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.053 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 3.053 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 3.053 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 3.053 * [taylor]: Taking taylor expansion of PI in x 3.053 * [backup-simplify]: Simplify PI into PI 3.053 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 3.054 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 3.054 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 3.055 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 3.055 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 3.055 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) into (/ 15/8 (pow (fabs (/ -1 x)) 7)) 3.055 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 3.055 * [backup-simplify]: Simplify (+ (/ 3/4 (pow (fabs (/ -1 x)) 5)) (/ 1 (fabs (/ -1 x)))) into (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) 3.055 * [backup-simplify]: Simplify (+ (/ 15/8 (pow (fabs (/ -1 x)) 7)) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) into (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) 3.056 * [backup-simplify]: Simplify (+ (/ 1/2 (pow (fabs (/ -1 x)) 3)) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) into (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) 3.056 * [backup-simplify]: Simplify (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))))) into (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))))) 3.057 * [backup-simplify]: Simplify (* (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))))) (sqrt (/ 1 PI))) into (* (sqrt (/ 1 PI)) (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))))) 3.058 * [backup-simplify]: Simplify (* (sqrt (/ 1 PI)) (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))))) into (* (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))))) (sqrt (/ 1 PI))) 3.059 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 3.059 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 3.059 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 3.059 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))) into 0 3.059 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 3.059 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 3.060 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 3.060 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 3.060 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 3.060 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))) into 0 3.060 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 3.060 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 3.061 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 3.061 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 3.061 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))) into 0 3.061 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))))) into 0 3.061 * [backup-simplify]: Simplify (+ 0 0) into 0 3.062 * [backup-simplify]: Simplify (+ 0 0) into 0 3.062 * [backup-simplify]: Simplify (+ 0 0) into 0 3.062 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 3.062 * [backup-simplify]: Simplify (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* (/ (pow 0 1) 1)))) into 0 3.063 * [backup-simplify]: Simplify (+ (* (exp (pow (fabs (/ -1 x)) 2)) 0) (* 0 (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))))) into 0 3.064 * [backup-simplify]: Simplify (+ (* (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 3.064 * [backup-simplify]: Simplify 0 into 0 3.065 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 3.065 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 3.066 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 3.066 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 3.066 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 3.067 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))) into 0 3.067 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 3.068 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 3.068 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 3.068 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 3.068 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 3.069 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))) into 0 3.069 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 3.070 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 3.070 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 3.070 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 3.071 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))) into 0 3.071 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 3.071 * [backup-simplify]: Simplify (+ 0 0) into 0 3.071 * [backup-simplify]: Simplify (+ 0 0) into 0 3.072 * [backup-simplify]: Simplify (+ 0 0) into 0 3.072 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 3.073 * [backup-simplify]: Simplify (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.073 * [backup-simplify]: Simplify (+ (* (exp (pow (fabs (/ -1 x)) 2)) 0) (+ (* 0 0) (* 0 (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))))))) into 0 3.074 * [backup-simplify]: Simplify (+ (* (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 3.074 * [backup-simplify]: Simplify 0 into 0 3.075 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 3.076 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 3.077 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 3.077 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.077 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 3.078 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))) into 0 3.079 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 3.079 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.080 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 3.080 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 3.081 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 3.081 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))) into 0 3.082 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 3.083 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.083 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 3.083 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 3.084 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))) into 0 3.084 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 3.084 * [backup-simplify]: Simplify (+ 0 0) into 0 3.085 * [backup-simplify]: Simplify (+ 0 0) into 0 3.085 * [backup-simplify]: Simplify (+ 0 0) into 0 3.086 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 3.086 * [backup-simplify]: Simplify (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 3.087 * [backup-simplify]: Simplify (+ (* (exp (pow (fabs (/ -1 x)) 2)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))))))) into 0 3.088 * [backup-simplify]: Simplify (+ (* (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 3.088 * [backup-simplify]: Simplify 0 into 0 3.089 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 3.090 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 3.091 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 3.092 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 3.092 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 3.093 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))))) into 0 3.094 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 3.096 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 3.097 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 3.098 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 3.099 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 3.101 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))))) into 0 3.102 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 3.103 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 3.105 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 3.105 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 3.107 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))))) into 0 3.107 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 3.108 * [backup-simplify]: Simplify (+ 0 0) into 0 3.108 * [backup-simplify]: Simplify (+ 0 0) into 0 3.108 * [backup-simplify]: Simplify (+ 0 0) into 0 3.110 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 3.112 * [backup-simplify]: Simplify (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.114 * [backup-simplify]: Simplify (+ (* (exp (pow (fabs (/ -1 x)) 2)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))))))))) into 0 3.116 * [backup-simplify]: Simplify (+ (* (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 3.117 * [backup-simplify]: Simplify 0 into 0 3.118 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 3.119 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 3.121 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 3.122 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 3.123 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 3.125 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))))) into 0 3.127 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 3.129 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 3.130 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 3.132 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 3.132 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 3.139 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))))) into 0 3.141 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 3.142 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 3.144 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 3.145 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 3.147 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))))) into 0 3.147 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 3.147 * [backup-simplify]: Simplify (+ 0 0) into 0 3.148 * [backup-simplify]: Simplify (+ 0 0) into 0 3.148 * [backup-simplify]: Simplify (+ 0 0) into 0 3.150 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 3.154 * [backup-simplify]: Simplify (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 3.157 * [backup-simplify]: Simplify (+ (* (exp (pow (fabs (/ -1 x)) 2)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))))))))) into 0 3.160 * [backup-simplify]: Simplify (+ (* (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 3.160 * [backup-simplify]: Simplify 0 into 0 3.161 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 3.163 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 3.165 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 3.167 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 3.168 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 3.170 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))))))) into 0 3.172 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 3.174 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 3.176 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 3.177 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))))) into 0 3.178 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 3.180 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))))))) into 0 3.182 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 3.184 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 3.186 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 3.187 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 3.189 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))))))) into 0 3.190 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 3.190 * [backup-simplify]: Simplify (+ 0 0) into 0 3.190 * [backup-simplify]: Simplify (+ 0 0) into 0 3.191 * [backup-simplify]: Simplify (+ 0 0) into 0 3.193 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 3.198 * [backup-simplify]: Simplify (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.201 * [backup-simplify]: Simplify (+ (* (exp (pow (fabs (/ -1 x)) 2)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))))))))))) into 0 3.203 * [backup-simplify]: Simplify (+ (* (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 3.203 * [backup-simplify]: Simplify 0 into 0 3.205 * [backup-simplify]: Simplify (* (* (exp (pow (fabs (/ -1 (/ 1 (- x)))) 2)) (+ (* 1/2 (/ 1 (pow (fabs (/ -1 (/ 1 (- x)))) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 (/ 1 (- x)))) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 (/ 1 (- x)))) 5))) (/ 1 (fabs (/ -1 (/ 1 (- x))))))))) (sqrt (/ 1 PI))) into (* (* (exp (pow (fabs x) 2)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) (sqrt (/ 1 PI))) 3.205 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1 2 1) 3.206 * [backup-simplify]: Simplify (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) into (/ 1 (pow (fabs x) 5)) 3.206 * [approximate]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in (x) around 0 3.206 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 3.206 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 3.206 * [taylor]: Taking taylor expansion of (fabs x) in x 3.206 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.206 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.206 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 3.206 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 3.206 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 3.206 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 3.206 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 3.207 * [taylor]: Taking taylor expansion of (fabs x) in x 3.207 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.207 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.207 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 3.207 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 3.207 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 3.207 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 3.207 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 3.207 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 3.208 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 3.208 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 3.208 * [backup-simplify]: Simplify 0 into 0 3.208 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 3.209 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 3.210 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 3.210 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 3.210 * [backup-simplify]: Simplify 0 into 0 3.211 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 3.212 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 3.213 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 3.213 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 3.213 * [backup-simplify]: Simplify 0 into 0 3.215 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 3.217 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 3.218 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 3.218 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 3.218 * [backup-simplify]: Simplify 0 into 0 3.220 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 3.221 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 3.222 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 3.222 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 3.222 * [backup-simplify]: Simplify 0 into 0 3.224 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 3.225 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 3.226 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 3.226 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 3.226 * [backup-simplify]: Simplify 0 into 0 3.226 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 3.227 * [backup-simplify]: Simplify (/ (/ (/ 1 (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) into (/ 1 (pow (fabs (/ 1 x)) 5)) 3.227 * [approximate]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in (x) around 0 3.227 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 3.227 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 3.227 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.227 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.227 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.227 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 3.227 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 3.227 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 3.227 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 3.227 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 3.227 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.227 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.227 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.227 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 3.227 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 3.227 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 3.228 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 3.228 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 3.228 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 3.228 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 3.228 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 3.228 * [backup-simplify]: Simplify 0 into 0 3.228 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 3.229 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 3.229 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 3.229 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 3.229 * [backup-simplify]: Simplify 0 into 0 3.230 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 3.230 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.231 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 3.231 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 3.231 * [backup-simplify]: Simplify 0 into 0 3.232 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 3.233 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 3.233 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 3.234 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 3.234 * [backup-simplify]: Simplify 0 into 0 3.235 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 3.236 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 3.237 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 3.237 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 3.237 * [backup-simplify]: Simplify 0 into 0 3.238 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 3.239 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 3.241 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))))) into 0 3.241 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 3.241 * [backup-simplify]: Simplify 0 into 0 3.241 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 (/ 1 x))) 5)) into (/ 1 (pow (fabs x) 5)) 3.241 * [backup-simplify]: Simplify (/ (/ (/ 1 (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) into (/ 1 (pow (fabs (/ -1 x)) 5)) 3.241 * [approximate]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in (x) around 0 3.241 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 3.241 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 3.241 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.241 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.241 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.242 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 3.242 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 3.242 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 3.242 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 3.242 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 3.242 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.242 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.242 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.242 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 3.242 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 3.242 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 3.242 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 3.242 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 3.242 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 3.243 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 3.243 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 3.243 * [backup-simplify]: Simplify 0 into 0 3.243 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 3.243 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 3.244 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 3.244 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 3.244 * [backup-simplify]: Simplify 0 into 0 3.244 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 3.245 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.246 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 3.246 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 3.246 * [backup-simplify]: Simplify 0 into 0 3.247 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 3.247 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 3.248 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 3.248 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 3.248 * [backup-simplify]: Simplify 0 into 0 3.249 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 3.250 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 3.251 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 3.252 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 3.252 * [backup-simplify]: Simplify 0 into 0 3.256 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 3.258 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 3.260 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 3.260 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 3.261 * [backup-simplify]: Simplify 0 into 0 3.261 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) into (/ 1 (pow (fabs x) 5)) 3.261 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1 2) 3.261 * [backup-simplify]: Simplify (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) into (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) 3.261 * [approximate]: Taking taylor expansion of (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) in (x) around 0 3.261 * [taylor]: Taking taylor expansion of (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) in x 3.261 * [taylor]: Taking taylor expansion of (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) in x 3.261 * [taylor]: Taking taylor expansion of 3/4 in x 3.261 * [backup-simplify]: Simplify 3/4 into 3/4 3.261 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 2))) in x 3.261 * [taylor]: Taking taylor expansion of 15/8 in x 3.261 * [backup-simplify]: Simplify 15/8 into 15/8 3.261 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 2)) in x 3.261 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 3.261 * [taylor]: Taking taylor expansion of (fabs x) in x 3.261 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.262 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.262 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 2)) into (/ 1 (pow (fabs x) 2)) 3.262 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 3.262 * [taylor]: Taking taylor expansion of (fabs x) in x 3.262 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.262 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs x) 2))) into (/ 15/8 (pow (fabs x) 2)) 3.262 * [backup-simplify]: Simplify (+ 3/4 (/ 15/8 (pow (fabs x) 2))) into (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) 3.262 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.262 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 3.262 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 3.263 * [backup-simplify]: Simplify (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) into (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) 3.263 * [taylor]: Taking taylor expansion of (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) in x 3.263 * [taylor]: Taking taylor expansion of (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) in x 3.263 * [taylor]: Taking taylor expansion of 3/4 in x 3.263 * [backup-simplify]: Simplify 3/4 into 3/4 3.263 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 2))) in x 3.263 * [taylor]: Taking taylor expansion of 15/8 in x 3.263 * [backup-simplify]: Simplify 15/8 into 15/8 3.263 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 2)) in x 3.263 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 3.263 * [taylor]: Taking taylor expansion of (fabs x) in x 3.263 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.263 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.263 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 2)) into (/ 1 (pow (fabs x) 2)) 3.263 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 3.263 * [taylor]: Taking taylor expansion of (fabs x) in x 3.263 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.263 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs x) 2))) into (/ 15/8 (pow (fabs x) 2)) 3.263 * [backup-simplify]: Simplify (+ 3/4 (/ 15/8 (pow (fabs x) 2))) into (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) 3.263 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.264 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 3.264 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 3.264 * [backup-simplify]: Simplify (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) into (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) 3.264 * [backup-simplify]: Simplify (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) into (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) 3.265 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 3.265 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))))) into 0 3.265 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs x) 2)))) into 0 3.266 * [backup-simplify]: Simplify (+ 0 0) into 0 3.266 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 3.266 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 3.266 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 3.267 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 3.267 * [backup-simplify]: Simplify 0 into 0 3.267 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 3.268 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 3.269 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 2))))) into 0 3.269 * [backup-simplify]: Simplify (+ 0 0) into 0 3.269 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 3.270 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 3.271 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 3.271 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 3.271 * [backup-simplify]: Simplify 0 into 0 3.272 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 3.272 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 3.274 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 2)))))) into 0 3.274 * [backup-simplify]: Simplify (+ 0 0) into 0 3.275 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 3.276 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 3.277 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 3.278 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 3.278 * [backup-simplify]: Simplify 0 into 0 3.279 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 3.279 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 3.281 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 2))))))) into 0 3.282 * [backup-simplify]: Simplify (+ 0 0) into 0 3.283 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 3.284 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 3.285 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 3.286 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 3.286 * [backup-simplify]: Simplify 0 into 0 3.288 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 3.288 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 3.290 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 2)))))))) into 0 3.290 * [backup-simplify]: Simplify (+ 0 0) into 0 3.292 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 3.294 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 3.295 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 3.296 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 3.296 * [backup-simplify]: Simplify 0 into 0 3.298 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 3.298 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 3.301 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 2))))))))) into 0 3.301 * [backup-simplify]: Simplify (+ 0 0) into 0 3.303 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 3.305 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 3.307 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 3.308 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 3.308 * [backup-simplify]: Simplify 0 into 0 3.308 * [backup-simplify]: Simplify (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) into (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) 3.308 * [backup-simplify]: Simplify (* (/ (/ (/ 1 (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) (+ 3/4 (/ 15/8 (* (fabs (/ 1 x)) (fabs (/ 1 x)))))) into (/ (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) 3/4) (pow (fabs (/ 1 x)) 5)) 3.308 * [approximate]: Taking taylor expansion of (/ (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) 3/4) (pow (fabs (/ 1 x)) 5)) in (x) around 0 3.308 * [taylor]: Taking taylor expansion of (/ (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) 3/4) (pow (fabs (/ 1 x)) 5)) in x 3.308 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) 3/4) in x 3.308 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) in x 3.308 * [taylor]: Taking taylor expansion of 15/8 in x 3.309 * [backup-simplify]: Simplify 15/8 into 15/8 3.309 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 2)) in x 3.309 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 3.309 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.309 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.309 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.309 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 2)) into (/ 1 (pow (fabs (/ 1 x)) 2)) 3.309 * [taylor]: Taking taylor expansion of 3/4 in x 3.309 * [backup-simplify]: Simplify 3/4 into 3/4 3.309 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 3.309 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.309 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.309 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) into (/ 15/8 (pow (fabs (/ 1 x)) 2)) 3.309 * [backup-simplify]: Simplify (+ (/ 15/8 (pow (fabs (/ 1 x)) 2)) 3/4) into (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) 3/4) 3.310 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.310 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 3.310 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 3.310 * [backup-simplify]: Simplify (/ (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) 3/4) (pow (fabs (/ 1 x)) 5)) into (/ (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) 3/4) (pow (fabs (/ 1 x)) 5)) 3.310 * [taylor]: Taking taylor expansion of (/ (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) 3/4) (pow (fabs (/ 1 x)) 5)) in x 3.310 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) 3/4) in x 3.310 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) in x 3.310 * [taylor]: Taking taylor expansion of 15/8 in x 3.310 * [backup-simplify]: Simplify 15/8 into 15/8 3.310 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 2)) in x 3.310 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 3.310 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.310 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.310 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.311 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 2)) into (/ 1 (pow (fabs (/ 1 x)) 2)) 3.311 * [taylor]: Taking taylor expansion of 3/4 in x 3.311 * [backup-simplify]: Simplify 3/4 into 3/4 3.311 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 3.311 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.311 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.311 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) into (/ 15/8 (pow (fabs (/ 1 x)) 2)) 3.311 * [backup-simplify]: Simplify (+ (/ 15/8 (pow (fabs (/ 1 x)) 2)) 3/4) into (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) 3/4) 3.311 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.311 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 3.312 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 3.312 * [backup-simplify]: Simplify (/ (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) 3/4) (pow (fabs (/ 1 x)) 5)) into (/ (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) 3/4) (pow (fabs (/ 1 x)) 5)) 3.312 * [backup-simplify]: Simplify (/ (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) 3/4) (pow (fabs (/ 1 x)) 5)) into (/ (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) 3/4) (pow (fabs (/ 1 x)) 5)) 3.312 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 3.313 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.313 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 2)))) into 0 3.314 * [backup-simplify]: Simplify (+ 0 0) into 0 3.314 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 3.314 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 3.314 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 3.315 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) 3/4) (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 3.315 * [backup-simplify]: Simplify 0 into 0 3.315 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 3.316 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.317 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 2))))) into 0 3.317 * [backup-simplify]: Simplify (+ 0 0) into 0 3.317 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 3.318 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 3.318 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 3.318 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) 3/4) (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 3.318 * [backup-simplify]: Simplify 0 into 0 3.319 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 3.319 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.320 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 2)))))) into 0 3.320 * [backup-simplify]: Simplify (+ 0 0) into 0 3.321 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 3.321 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.322 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 3.322 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) 3/4) (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 3.323 * [backup-simplify]: Simplify 0 into 0 3.324 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 3.324 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.325 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 2))))))) into 0 3.325 * [backup-simplify]: Simplify (+ 0 0) into 0 3.326 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 3.327 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 3.328 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 3.328 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) 3/4) (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 3.328 * [backup-simplify]: Simplify 0 into 0 3.329 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 3.329 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.331 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 2)))))))) into 0 3.331 * [backup-simplify]: Simplify (+ 0 0) into 0 3.332 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 3.333 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 3.334 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 3.334 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) 3/4) (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 3.334 * [backup-simplify]: Simplify 0 into 0 3.335 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 3.336 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.337 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 2))))))))) into 0 3.338 * [backup-simplify]: Simplify (+ 0 0) into 0 3.339 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 3.340 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 3.341 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))))) into 0 3.342 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) 3/4) (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 3.342 * [backup-simplify]: Simplify 0 into 0 3.342 * [backup-simplify]: Simplify (/ (+ (* 15/8 (/ 1 (pow (fabs (/ 1 (/ 1 x))) 2))) 3/4) (pow (fabs (/ 1 (/ 1 x))) 5)) into (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) 3.342 * [backup-simplify]: Simplify (* (/ (/ (/ 1 (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) (+ 3/4 (/ 15/8 (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))))) into (/ (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) 3/4) (pow (fabs (/ -1 x)) 5)) 3.342 * [approximate]: Taking taylor expansion of (/ (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) 3/4) (pow (fabs (/ -1 x)) 5)) in (x) around 0 3.342 * [taylor]: Taking taylor expansion of (/ (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) 3/4) (pow (fabs (/ -1 x)) 5)) in x 3.342 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) 3/4) in x 3.342 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) in x 3.342 * [taylor]: Taking taylor expansion of 15/8 in x 3.342 * [backup-simplify]: Simplify 15/8 into 15/8 3.342 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 2)) in x 3.342 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 3.342 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.342 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.342 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.342 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 2)) into (/ 1 (pow (fabs (/ -1 x)) 2)) 3.342 * [taylor]: Taking taylor expansion of 3/4 in x 3.342 * [backup-simplify]: Simplify 3/4 into 3/4 3.342 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 3.342 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.343 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.343 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) into (/ 15/8 (pow (fabs (/ -1 x)) 2)) 3.343 * [backup-simplify]: Simplify (+ (/ 15/8 (pow (fabs (/ -1 x)) 2)) 3/4) into (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) 3/4) 3.343 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.343 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 3.343 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 3.343 * [backup-simplify]: Simplify (/ (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) 3/4) (pow (fabs (/ -1 x)) 5)) into (/ (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) 3/4) (pow (fabs (/ -1 x)) 5)) 3.343 * [taylor]: Taking taylor expansion of (/ (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) 3/4) (pow (fabs (/ -1 x)) 5)) in x 3.343 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) 3/4) in x 3.343 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) in x 3.343 * [taylor]: Taking taylor expansion of 15/8 in x 3.343 * [backup-simplify]: Simplify 15/8 into 15/8 3.343 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 2)) in x 3.343 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 3.343 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.343 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.343 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.343 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 2)) into (/ 1 (pow (fabs (/ -1 x)) 2)) 3.343 * [taylor]: Taking taylor expansion of 3/4 in x 3.343 * [backup-simplify]: Simplify 3/4 into 3/4 3.343 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 3.343 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.344 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.344 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) into (/ 15/8 (pow (fabs (/ -1 x)) 2)) 3.344 * [backup-simplify]: Simplify (+ (/ 15/8 (pow (fabs (/ -1 x)) 2)) 3/4) into (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) 3/4) 3.344 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.344 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 3.344 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 3.344 * [backup-simplify]: Simplify (/ (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) 3/4) (pow (fabs (/ -1 x)) 5)) into (/ (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) 3/4) (pow (fabs (/ -1 x)) 5)) 3.344 * [backup-simplify]: Simplify (/ (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) 3/4) (pow (fabs (/ -1 x)) 5)) into (/ (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) 3/4) (pow (fabs (/ -1 x)) 5)) 3.344 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 3.345 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.345 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 2)))) into 0 3.345 * [backup-simplify]: Simplify (+ 0 0) into 0 3.345 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 3.345 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 3.345 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 3.346 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) 3/4) (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 3.346 * [backup-simplify]: Simplify 0 into 0 3.346 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 3.346 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.347 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 2))))) into 0 3.347 * [backup-simplify]: Simplify (+ 0 0) into 0 3.347 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 3.348 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 3.348 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 3.348 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) 3/4) (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 3.349 * [backup-simplify]: Simplify 0 into 0 3.349 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 3.350 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.351 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 2)))))) into 0 3.351 * [backup-simplify]: Simplify (+ 0 0) into 0 3.352 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 3.353 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.354 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 3.354 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) 3/4) (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 3.354 * [backup-simplify]: Simplify 0 into 0 3.356 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 3.356 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.358 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 2))))))) into 0 3.358 * [backup-simplify]: Simplify (+ 0 0) into 0 3.360 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 3.361 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 3.362 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 3.363 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) 3/4) (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 3.363 * [backup-simplify]: Simplify 0 into 0 3.365 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 3.365 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.367 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 2)))))))) into 0 3.368 * [backup-simplify]: Simplify (+ 0 0) into 0 3.369 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 3.371 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 3.372 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 3.373 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) 3/4) (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 3.373 * [backup-simplify]: Simplify 0 into 0 3.380 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 3.381 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.383 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 2))))))))) into 0 3.384 * [backup-simplify]: Simplify (+ 0 0) into 0 3.386 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 3.388 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 3.390 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 3.391 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) 3/4) (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 3.391 * [backup-simplify]: Simplify 0 into 0 3.391 * [backup-simplify]: Simplify (/ (+ (* 15/8 (/ 1 (pow (fabs (/ -1 (/ 1 (- x)))) 2))) 3/4) (pow (fabs (/ -1 (/ 1 (- x)))) 5)) into (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) 3.391 * * * [progress]: simplifying candidates 3.391 * * * * [progress]: [ 1 / 273 ] simplifiying candidate # 3.391 * * * * [progress]: [ 2 / 273 ] simplifiying candidate # 3.392 * * * * [progress]: [ 3 / 273 ] simplifiying candidate # 3.392 * * * * [progress]: [ 4 / 273 ] simplifiying candidate # 3.392 * * * * [progress]: [ 5 / 273 ] simplifiying candidate # 3.392 * * * * [progress]: [ 6 / 273 ] simplifiying candidate # 3.392 * * * * [progress]: [ 7 / 273 ] simplifiying candidate # 3.392 * [simplify]: Simplifying (sqrt (* (cbrt PI) (cbrt PI))) 3.392 * * [simplify]: iters left: 4 (4 enodes) 3.394 * * [simplify]: iters left: 3 (13 enodes) 3.398 * * [simplify]: Extracting #0: cost 1 inf + 0 3.398 * * [simplify]: Extracting #1: cost 4 inf + 0 3.398 * * [simplify]: Extracting #2: cost 7 inf + 0 3.398 * * [simplify]: Extracting #3: cost 6 inf + 1 3.398 * * [simplify]: Extracting #4: cost 0 inf + 647 3.398 * [simplify]: Simplified to (fabs (cbrt PI)) 3.398 * [simplify]: Simplified (2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (* (fabs (cbrt PI)) (sqrt (cbrt PI)))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 3.398 * * * * [progress]: [ 8 / 273 ] simplifiying candidate # 3.399 * [simplify]: Simplifying (sqrt (sqrt PI)) 3.399 * * [simplify]: iters left: 2 (3 enodes) 3.400 * * [simplify]: iters left: 1 (9 enodes) 3.402 * * [simplify]: Extracting #0: cost 1 inf + 0 3.402 * * [simplify]: Extracting #1: cost 3 inf + 0 3.402 * * [simplify]: Extracting #2: cost 5 inf + 0 3.402 * * [simplify]: Extracting #3: cost 4 inf + 1 3.403 * * [simplify]: Extracting #4: cost 0 inf + 245 3.403 * [simplify]: Simplified to (sqrt (sqrt PI)) 3.403 * [simplify]: Simplified (2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (* (sqrt (sqrt PI)) (sqrt (sqrt PI)))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 3.403 * * * * [progress]: [ 9 / 273 ] simplifiying candidate # 3.403 * [simplify]: Simplifying (sqrt 1) 3.403 * * [simplify]: iters left: 1 (2 enodes) 3.407 * * [simplify]: Extracting #0: cost 1 inf + 0 3.407 * * [simplify]: Extracting #1: cost 0 inf + 1 3.407 * [simplify]: Simplified to 1 3.407 * [simplify]: Simplified (2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (* 1 (sqrt PI))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 3.408 * * * * [progress]: [ 10 / 273 ] simplifiying candidate # 3.408 * * * * [progress]: [ 11 / 273 ] simplifiying candidate # 3.408 * * * * [progress]: [ 12 / 273 ] simplifiying candidate # 3.408 * [simplify]: Simplifying (sqrt PI) 3.408 * * [simplify]: iters left: 1 (2 enodes) 3.409 * * [simplify]: Extracting #0: cost 1 inf + 0 3.409 * * [simplify]: Extracting #1: cost 3 inf + 0 3.409 * * [simplify]: Extracting #2: cost 2 inf + 1 3.409 * * [simplify]: Extracting #3: cost 0 inf + 83 3.409 * [simplify]: Simplified to (sqrt PI) 3.409 * [simplify]: Simplified (2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (fabs (sqrt PI))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 3.409 * * * * [progress]: [ 13 / 273 ] simplifiying candidate # 3.410 * * * * [progress]: [ 14 / 273 ] simplifiying candidate #real (real->posit16 (sqrt PI)))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))> 3.410 * * * * [progress]: [ 15 / 273 ] simplifiying candidate # 3.410 * [simplify]: Simplifying (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))) 3.410 * * [simplify]: iters left: 6 (22 enodes) 3.422 * * [simplify]: iters left: 5 (106 enodes) 3.462 * * [simplify]: iters left: 4 (280 enodes) 3.600 * * [simplify]: Extracting #0: cost 1 inf + 0 3.600 * * [simplify]: Extracting #1: cost 19 inf + 0 3.601 * * [simplify]: Extracting #2: cost 108 inf + 0 3.602 * * [simplify]: Extracting #3: cost 217 inf + 43 3.606 * * [simplify]: Extracting #4: cost 203 inf + 8069 3.622 * * [simplify]: Extracting #5: cost 79 inf + 43223 3.654 * * [simplify]: Extracting #6: cost 10 inf + 69528 3.687 * * [simplify]: Extracting #7: cost 0 inf + 73354 3.708 * [simplify]: Simplified to (+ (/ (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (fabs x)) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (fabs x) (fabs x))))))) 3.708 * [simplify]: Simplified (2 1) to (λ (x) (pow (+ (/ (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (fabs x)) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (fabs x) (fabs x))))))) 1)) 3.708 * * * * [progress]: [ 16 / 273 ] simplifiying candidate # 3.708 * * * * [progress]: [ 17 / 273 ] simplifiying candidate # 3.709 * [simplify]: Simplifying (+ (- (* (fabs x) (fabs x)) (log (sqrt PI))) (log (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 3.709 * * [simplify]: iters left: 6 (23 enodes) 3.721 * * [simplify]: iters left: 5 (103 enodes) 3.759 * * [simplify]: iters left: 4 (235 enodes) 3.847 * * [simplify]: Extracting #0: cost 1 inf + 0 3.847 * * [simplify]: Extracting #1: cost 12 inf + 0 3.847 * * [simplify]: Extracting #2: cost 26 inf + 0 3.848 * * [simplify]: Extracting #3: cost 46 inf + 0 3.848 * * [simplify]: Extracting #4: cost 116 inf + 236 3.849 * * [simplify]: Extracting #5: cost 136 inf + 2875 3.852 * * [simplify]: Extracting #6: cost 65 inf + 17089 3.861 * * [simplify]: Extracting #7: cost 20 inf + 29334 3.880 * * [simplify]: Extracting #8: cost 11 inf + 33360 3.902 * * [simplify]: Extracting #9: cost 1 inf + 40496 3.924 * * [simplify]: Extracting #10: cost 0 inf + 41282 3.941 * [simplify]: Simplified to (+ (log (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4) (* (fabs x) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))))) (- (* (fabs x) (fabs x)) (log (sqrt PI)))) 3.941 * [simplify]: Simplified (2 1) to (λ (x) (exp (+ (log (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4) (* (fabs x) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))))) (- (* (fabs x) (fabs x)) (log (sqrt PI)))))) 3.941 * * * * [progress]: [ 18 / 273 ] simplifiying candidate # 3.941 * [simplify]: Simplifying (+ (log (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (log (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 3.941 * * [simplify]: iters left: 6 (24 enodes) 3.948 * * [simplify]: iters left: 5 (107 enodes) 3.976 * * [simplify]: iters left: 4 (236 enodes) 4.064 * * [simplify]: Extracting #0: cost 1 inf + 0 4.064 * * [simplify]: Extracting #1: cost 11 inf + 0 4.064 * * [simplify]: Extracting #2: cost 25 inf + 0 4.064 * * [simplify]: Extracting #3: cost 51 inf + 0 4.064 * * [simplify]: Extracting #4: cost 109 inf + 469 4.065 * * [simplify]: Extracting #5: cost 130 inf + 3719 4.070 * * [simplify]: Extracting #6: cost 47 inf + 23517 4.081 * * [simplify]: Extracting #7: cost 6 inf + 35851 4.094 * * [simplify]: Extracting #8: cost 0 inf + 37440 4.104 * * [simplify]: Extracting #9: cost 0 inf + 37320 4.113 * [simplify]: Simplified to (+ (log (+ (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (- (* (fabs x) (fabs x)) (log (sqrt PI)))) 4.113 * [simplify]: Simplified (2 1) to (λ (x) (exp (+ (log (+ (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (- (* (fabs x) (fabs x)) (log (sqrt PI)))))) 4.113 * * * * [progress]: [ 19 / 273 ] simplifiying candidate # 4.114 * * * * [progress]: [ 20 / 273 ] simplifiying candidate # 4.114 * * * * [progress]: [ 21 / 273 ] simplifiying candidate # 4.114 * [simplify]: Simplifying (* (/ (* (* (exp (* (fabs x) (fabs x))) (exp (* (fabs x) (fabs x)))) (exp (* (fabs x) (fabs x)))) (* (* (sqrt PI) (sqrt PI)) (sqrt PI))) (* (* (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 4.114 * * [simplify]: iters left: 6 (28 enodes) 4.123 * * [simplify]: iters left: 5 (142 enodes) 4.166 * * [simplify]: Extracting #0: cost 1 inf + 0 4.166 * * [simplify]: Extracting #1: cost 42 inf + 0 4.167 * * [simplify]: Extracting #2: cost 100 inf + 123 4.167 * * [simplify]: Extracting #3: cost 167 inf + 246 4.169 * * [simplify]: Extracting #4: cost 207 inf + 248 4.172 * * [simplify]: Extracting #5: cost 170 inf + 7224 4.177 * * [simplify]: Extracting #6: cost 134 inf + 13858 4.185 * * [simplify]: Extracting #7: cost 108 inf + 20678 4.208 * * [simplify]: Extracting #8: cost 42 inf + 60822 4.229 * * [simplify]: Extracting #9: cost 7 inf + 84620 4.271 * * [simplify]: Extracting #10: cost 0 inf + 90167 4.319 * [simplify]: Simplified to (* (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ (/ 1 (* (* (fabs x) (fabs x)) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (* (/ (* (exp (* (fabs x) (fabs x))) (* (exp (* (fabs x) (fabs x))) (exp (* (fabs x) (fabs x))))) (* (sqrt PI) PI)) (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ (/ 1 (* (* (fabs x) (fabs x)) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ (/ 1 (* (* (fabs x) (fabs x)) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) 4.320 * [simplify]: Simplified (2 1) to (λ (x) (cbrt (* (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ (/ 1 (* (* (fabs x) (fabs x)) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (* (/ (* (exp (* (fabs x) (fabs x))) (* (exp (* (fabs x) (fabs x))) (exp (* (fabs x) (fabs x))))) (* (sqrt PI) PI)) (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ (/ 1 (* (* (fabs x) (fabs x)) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ (/ 1 (* (* (fabs x) (fabs x)) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))))) 4.320 * * * * [progress]: [ 22 / 273 ] simplifiying candidate # 4.320 * [simplify]: Simplifying (* (* (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (* (* (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 4.321 * * [simplify]: iters left: 6 (26 enodes) 4.338 * * [simplify]: iters left: 5 (134 enodes) 4.401 * * [simplify]: iters left: 4 (479 enodes) 4.718 * * [simplify]: Extracting #0: cost 1 inf + 0 4.718 * * [simplify]: Extracting #1: cost 42 inf + 0 4.719 * * [simplify]: Extracting #2: cost 373 inf + 0 4.722 * * [simplify]: Extracting #3: cost 808 inf + 377 4.725 * * [simplify]: Extracting #4: cost 838 inf + 2037 4.733 * * [simplify]: Extracting #5: cost 744 inf + 21325 4.774 * * [simplify]: Extracting #6: cost 460 inf + 164061 5.015 * * [simplify]: Extracting #7: cost 63 inf + 446275 5.261 * * [simplify]: Extracting #8: cost 0 inf + 492451 5.521 * [simplify]: Simplified to (* (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ 1 (fabs x)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x)))) (* (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ 1 (fabs x)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x)))) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ 1 (fabs x)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x)))))) 5.522 * [simplify]: Simplified (2 1) to (λ (x) (cbrt (* (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ 1 (fabs x)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x)))) (* (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ 1 (fabs x)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x)))) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ 1 (fabs x)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x)))))))) 5.522 * * * * [progress]: [ 23 / 273 ] simplifiying candidate # 5.522 * * * * [progress]: [ 24 / 273 ] simplifiying candidate # 5.522 * * * * [progress]: [ 25 / 273 ] simplifiying candidate # 5.522 * * * * [progress]: [ 26 / 273 ] simplifiying candidate # 5.522 * [simplify]: Simplifying (* (exp (* (fabs x) (fabs x))) (+ (* (+ (* (/ 1/2 (fabs x)) (* (* (fabs x) (fabs x)) (+ (* 3/4 3/4) (- (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))) (* 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) (* (* (fabs x) (fabs x)) (* (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (+ (pow 3/4 3) (pow (/ 15/8 (* (fabs x) (fabs x))) 3))))) (fabs x)) (* (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (+ (* 3/4 3/4) (- (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))) (* 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) 1))) 5.523 * * [simplify]: iters left: 6 (31 enodes) 5.534 * * [simplify]: iters left: 5 (180 enodes) 5.606 * * [simplify]: Extracting #0: cost 1 inf + 0 5.606 * * [simplify]: Extracting #1: cost 6 inf + 0 5.606 * * [simplify]: Extracting #2: cost 36 inf + 0 5.606 * * [simplify]: Extracting #3: cost 99 inf + 1 5.608 * * [simplify]: Extracting #4: cost 169 inf + 1934 5.613 * * [simplify]: Extracting #5: cost 148 inf + 14768 5.625 * * [simplify]: Extracting #6: cost 102 inf + 33534 5.646 * * [simplify]: Extracting #7: cost 30 inf + 51401 5.674 * * [simplify]: Extracting #8: cost 3 inf + 66677 5.710 * * [simplify]: Extracting #9: cost 0 inf + 67596 5.732 * * [simplify]: Extracting #10: cost 0 inf + 67516 5.751 * [simplify]: Simplified to (* (exp (* (fabs x) (fabs x))) (* (fabs x) (+ (+ (* (+ 27/64 (* (/ 15/8 (* (fabs x) (fabs x))) (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))))) (/ (* (* (fabs x) (fabs x)) 1) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (fabs x) (fabs x)) (+ 9/16 (* (/ 15/8 (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) -3/4)))) (/ 1/2 (fabs x)))) (* (fabs x) (* (* (fabs x) (fabs x)) (+ 9/16 (* (/ 15/8 (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) -3/4)))))))) 5.751 * [simplify]: Simplified (2 1) to (λ (x) (/ (* (exp (* (fabs x) (fabs x))) (* (fabs x) (+ (+ (* (+ 27/64 (* (/ 15/8 (* (fabs x) (fabs x))) (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))))) (/ (* (* (fabs x) (fabs x)) 1) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (fabs x) (fabs x)) (+ 9/16 (* (/ 15/8 (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) -3/4)))) (/ 1/2 (fabs x)))) (* (fabs x) (* (* (fabs x) (fabs x)) (+ 9/16 (* (/ 15/8 (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) -3/4)))))))) (* (sqrt PI) (* (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (+ (* 3/4 3/4) (- (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))) (* 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) (fabs x))))) 5.752 * [simplify]: Simplifying (* (sqrt PI) (* (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (+ (* 3/4 3/4) (- (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))) (* 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) (fabs x))) 5.752 * * [simplify]: iters left: 6 (17 enodes) 5.766 * * [simplify]: iters left: 5 (89 enodes) 5.806 * * [simplify]: iters left: 4 (292 enodes) 6.073 * * [simplify]: Extracting #0: cost 1 inf + 0 6.073 * * [simplify]: Extracting #1: cost 38 inf + 0 6.074 * * [simplify]: Extracting #2: cost 189 inf + 0 6.076 * * [simplify]: Extracting #3: cost 295 inf + 409 6.084 * * [simplify]: Extracting #4: cost 233 inf + 14742 6.104 * * [simplify]: Extracting #5: cost 90 inf + 47619 6.135 * * [simplify]: Extracting #6: cost 10 inf + 71899 6.156 * * [simplify]: Extracting #7: cost 0 inf + 74576 6.182 * * [simplify]: Extracting #8: cost 0 inf + 74416 6.224 * [simplify]: Simplified to (* (* (* (* (fabs x) (fabs x)) (+ (* (/ 15/8 (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) -3/4)) 9/16)) (* (fabs x) (sqrt PI))) (* (fabs x) (fabs x))) 6.224 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (exp (* (fabs x) (fabs x))) (* (fabs x) (+ (+ (* (+ 27/64 (* (/ 15/8 (* (fabs x) (fabs x))) (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))))) (/ (* (* (fabs x) (fabs x)) 1) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (fabs x) (fabs x)) (+ 9/16 (* (/ 15/8 (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) -3/4)))) (/ 1/2 (fabs x)))) (* (fabs x) (* (* (fabs x) (fabs x)) (+ 9/16 (* (/ 15/8 (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) -3/4)))))))) (* (* (* (* (fabs x) (fabs x)) (+ (* (/ 15/8 (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) -3/4)) 9/16)) (* (fabs x) (sqrt PI))) (* (fabs x) (fabs x))))) 6.225 * * * * [progress]: [ 27 / 273 ] simplifiying candidate # 6.225 * [simplify]: Simplifying (* (exp (* (fabs x) (fabs x))) (+ (* (+ (* (/ 1/2 (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (* (fabs x) (fabs x)) (* (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (- (* 3/4 3/4) (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))))))) (fabs x)) (* (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 1))) 6.226 * * [simplify]: iters left: 6 (26 enodes) 6.241 * * [simplify]: iters left: 5 (131 enodes) 6.301 * * [simplify]: iters left: 4 (406 enodes) 6.596 * * [simplify]: Extracting #0: cost 1 inf + 0 6.596 * * [simplify]: Extracting #1: cost 13 inf + 0 6.596 * * [simplify]: Extracting #2: cost 103 inf + 0 6.597 * * [simplify]: Extracting #3: cost 267 inf + 1281 6.599 * * [simplify]: Extracting #4: cost 420 inf + 10359 6.608 * * [simplify]: Extracting #5: cost 292 inf + 48053 6.643 * * [simplify]: Extracting #6: cost 71 inf + 113886 6.700 * * [simplify]: Extracting #7: cost 0 inf + 136428 6.759 * * [simplify]: Extracting #8: cost 0 inf + 135822 6.797 * * [simplify]: Extracting #9: cost 0 inf + 135019 6.854 * * [simplify]: Extracting #10: cost 0 inf + 134699 6.899 * [simplify]: Simplified to (* (* (exp (* (fabs x) (fabs x))) (fabs x)) (+ (* (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (fabs x)) (+ (* (/ 1/2 (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ (- 9/16 (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x))))) (fabs x))))) 6.899 * [simplify]: Simplified (2 1) to (λ (x) (/ (* (* (exp (* (fabs x) (fabs x))) (fabs x)) (+ (* (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (fabs x)) (+ (* (/ 1/2 (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ (- 9/16 (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x))))) (fabs x))))) (* (sqrt PI) (* (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (fabs x))))) 6.900 * [simplify]: Simplifying (* (sqrt PI) (* (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (fabs x))) 6.900 * * [simplify]: iters left: 6 (13 enodes) 6.904 * * [simplify]: iters left: 5 (57 enodes) 6.915 * * [simplify]: iters left: 4 (138 enodes) 6.967 * * [simplify]: iters left: 3 (488 enodes) 7.377 * * [simplify]: Extracting #0: cost 1 inf + 0 7.378 * * [simplify]: Extracting #1: cost 38 inf + 0 7.379 * * [simplify]: Extracting #2: cost 178 inf + 0 7.381 * * [simplify]: Extracting #3: cost 276 inf + 331 7.388 * * [simplify]: Extracting #4: cost 196 inf + 15252 7.420 * * [simplify]: Extracting #5: cost 28 inf + 54375 7.452 * * [simplify]: Extracting #6: cost 0 inf + 62053 7.470 * [simplify]: Simplified to (* (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (fabs x) (sqrt PI))) 7.470 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (* (exp (* (fabs x) (fabs x))) (fabs x)) (+ (* (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (fabs x)) (+ (* (/ 1/2 (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ (- 9/16 (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x))))) (fabs x))))) (* (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (fabs x) (sqrt PI))))) 7.470 * * * * [progress]: [ 28 / 273 ] simplifiying candidate # 7.470 * [simplify]: Simplifying (* (exp (* (fabs x) (fabs x))) (+ (* (+ (* (/ 1/2 (fabs x)) (+ (* 3/4 3/4) (- (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))) (* 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (* (* (fabs x) (fabs x)) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ (pow 3/4 3) (pow (/ 15/8 (* (fabs x) (fabs x))) 3))))) (fabs x)) (* (* (* (fabs x) (fabs x)) (+ (* 3/4 3/4) (- (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))) (* 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) 1))) 7.470 * * [simplify]: iters left: 6 (31 enodes) 7.482 * * [simplify]: iters left: 5 (183 enodes) 7.562 * * [simplify]: Extracting #0: cost 1 inf + 0 7.563 * * [simplify]: Extracting #1: cost 6 inf + 0 7.563 * * [simplify]: Extracting #2: cost 44 inf + 0 7.563 * * [simplify]: Extracting #3: cost 108 inf + 1 7.564 * * [simplify]: Extracting #4: cost 160 inf + 1738 7.566 * * [simplify]: Extracting #5: cost 175 inf + 5772 7.572 * * [simplify]: Extracting #6: cost 156 inf + 18116 7.591 * * [simplify]: Extracting #7: cost 57 inf + 44458 7.625 * * [simplify]: Extracting #8: cost 2 inf + 70540 7.664 * * [simplify]: Extracting #9: cost 0 inf + 71528 7.708 * [simplify]: Simplified to (* (exp (* (fabs x) (fabs x))) (+ (* (* (fabs x) (fabs x)) (+ (* (- (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ 15/8 (* (fabs x) (fabs x)))) 9/16)) (* (fabs x) (+ (* (/ 1/2 (fabs x)) (+ (* (- (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ 15/8 (* (fabs x) (fabs x)))) 9/16)) (* (+ (* (/ 15/8 (* (fabs x) (fabs x))) (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x))))) 27/64) (/ (* (* (fabs x) (fabs x)) (/ 1 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) (fabs x))))))) 7.708 * [simplify]: Simplified (2 1) to (λ (x) (/ (* (exp (* (fabs x) (fabs x))) (+ (* (* (fabs x) (fabs x)) (+ (* (- (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ 15/8 (* (fabs x) (fabs x)))) 9/16)) (* (fabs x) (+ (* (/ 1/2 (fabs x)) (+ (* (- (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ 15/8 (* (fabs x) (fabs x)))) 9/16)) (* (+ (* (/ 15/8 (* (fabs x) (fabs x))) (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x))))) 27/64) (/ (* (* (fabs x) (fabs x)) (/ 1 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) (fabs x))))))) (* (sqrt PI) (* (* (* (fabs x) (fabs x)) (+ (* 3/4 3/4) (- (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))) (* 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (fabs x))))) 7.709 * [simplify]: Simplifying (* (sqrt PI) (* (* (* (fabs x) (fabs x)) (+ (* 3/4 3/4) (- (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))) (* 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (fabs x))) 7.709 * * [simplify]: iters left: 6 (16 enodes) 7.719 * * [simplify]: iters left: 5 (81 enodes) 7.750 * * [simplify]: iters left: 4 (252 enodes) 7.854 * * [simplify]: Extracting #0: cost 1 inf + 0 7.854 * * [simplify]: Extracting #1: cost 34 inf + 0 7.855 * * [simplify]: Extracting #2: cost 117 inf + 0 7.856 * * [simplify]: Extracting #3: cost 219 inf + 1179 7.858 * * [simplify]: Extracting #4: cost 192 inf + 8048 7.875 * * [simplify]: Extracting #5: cost 89 inf + 29695 7.900 * * [simplify]: Extracting #6: cost 3 inf + 51575 7.927 * * [simplify]: Extracting #7: cost 0 inf + 52144 7.953 * [simplify]: Simplified to (* (sqrt PI) (* (+ 9/16 (* (/ 15/8 (* (fabs x) (fabs x))) (- (/ 15/8 (* (fabs x) (fabs x))) 3/4))) (* (fabs x) (* (fabs x) (fabs x))))) 7.954 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (exp (* (fabs x) (fabs x))) (+ (* (* (fabs x) (fabs x)) (+ (* (- (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ 15/8 (* (fabs x) (fabs x)))) 9/16)) (* (fabs x) (+ (* (/ 1/2 (fabs x)) (+ (* (- (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ 15/8 (* (fabs x) (fabs x)))) 9/16)) (* (+ (* (/ 15/8 (* (fabs x) (fabs x))) (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x))))) 27/64) (/ (* (* (fabs x) (fabs x)) (/ 1 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) (fabs x))))))) (* (sqrt PI) (* (+ 9/16 (* (/ 15/8 (* (fabs x) (fabs x))) (- (/ 15/8 (* (fabs x) (fabs x))) 3/4))) (* (fabs x) (* (fabs x) (fabs x))))))) 7.954 * * * * [progress]: [ 29 / 273 ] simplifiying candidate # 7.955 * [simplify]: Simplifying (* (exp (* (fabs x) (fabs x))) (+ (* (+ (* (/ 1/2 (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (* (fabs x) (fabs x)) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (- (* 3/4 3/4) (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))))))) (fabs x)) (* (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) 1))) 7.955 * * [simplify]: iters left: 6 (26 enodes) 7.966 * * [simplify]: iters left: 5 (128 enodes) 7.995 * * [simplify]: iters left: 4 (378 enodes) 8.219 * * [simplify]: Extracting #0: cost 1 inf + 0 8.219 * * [simplify]: Extracting #1: cost 13 inf + 0 8.219 * * [simplify]: Extracting #2: cost 89 inf + 0 8.220 * * [simplify]: Extracting #3: cost 224 inf + 43 8.222 * * [simplify]: Extracting #4: cost 423 inf + 3229 8.228 * * [simplify]: Extracting #5: cost 378 inf + 28961 8.275 * * [simplify]: Extracting #6: cost 81 inf + 118849 8.338 * * [simplify]: Extracting #7: cost 2 inf + 144582 8.379 * * [simplify]: Extracting #8: cost 0 inf + 145015 8.443 * * [simplify]: Extracting #9: cost 0 inf + 143407 8.508 * * [simplify]: Extracting #10: cost 0 inf + 143207 8.568 * [simplify]: Simplified to (* (+ (* (fabs x) (* (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (+ (/ (* (/ (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (fabs x) (fabs x))) (/ 1/2 (fabs x))))) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (exp (* (fabs x) (fabs x)))) 8.568 * [simplify]: Simplified (2 1) to (λ (x) (/ (* (+ (* (fabs x) (* (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (+ (/ (* (/ (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (fabs x) (fabs x))) (/ 1/2 (fabs x))))) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (exp (* (fabs x) (fabs x)))) (* (sqrt PI) (* (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (fabs x))))) 8.568 * [simplify]: Simplifying (* (sqrt PI) (* (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (fabs x))) 8.569 * * [simplify]: iters left: 6 (12 enodes) 8.575 * * [simplify]: iters left: 5 (49 enodes) 8.594 * * [simplify]: iters left: 4 (102 enodes) 8.618 * * [simplify]: iters left: 3 (303 enodes) 8.788 * * [simplify]: Extracting #0: cost 1 inf + 0 8.788 * * [simplify]: Extracting #1: cost 33 inf + 0 8.789 * * [simplify]: Extracting #2: cost 121 inf + 0 8.789 * * [simplify]: Extracting #3: cost 183 inf + 856 8.793 * * [simplify]: Extracting #4: cost 100 inf + 15955 8.801 * * [simplify]: Extracting #5: cost 5 inf + 37295 8.811 * * [simplify]: Extracting #6: cost 0 inf + 38347 8.824 * [simplify]: Simplified to (* (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (fabs x) (sqrt PI))) 8.824 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (+ (* (fabs x) (* (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (+ (/ (* (/ (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (fabs x) (fabs x))) (/ 1/2 (fabs x))))) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (exp (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (fabs x) (sqrt PI))))) 8.824 * * * * [progress]: [ 30 / 273 ] simplifiying candidate # 8.824 * [simplify]: Simplifying (* (exp (* (fabs x) (fabs x))) (+ (* (+ (* (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (fabs x)) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) 1))) 8.825 * * [simplify]: iters left: 6 (22 enodes) 8.837 * * [simplify]: iters left: 5 (109 enodes) 8.879 * * [simplify]: iters left: 4 (322 enodes) 9.084 * * [simplify]: Extracting #0: cost 1 inf + 0 9.085 * * [simplify]: Extracting #1: cost 13 inf + 0 9.085 * * [simplify]: Extracting #2: cost 68 inf + 0 9.086 * * [simplify]: Extracting #3: cost 132 inf + 43 9.088 * * [simplify]: Extracting #4: cost 245 inf + 3084 9.096 * * [simplify]: Extracting #5: cost 179 inf + 19875 9.123 * * [simplify]: Extracting #6: cost 22 inf + 59109 9.156 * * [simplify]: Extracting #7: cost 0 inf + 66119 9.190 * * [simplify]: Extracting #8: cost 0 inf + 66079 9.217 * [simplify]: Simplified to (* (* (exp (* (fabs x) (fabs x))) (fabs x)) (* (* (fabs x) (fabs x)) (+ (fabs x) (+ (/ 1/2 (fabs x)) (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (fabs x))))))) 9.217 * [simplify]: Simplified (2 1) to (λ (x) (/ (* (* (exp (* (fabs x) (fabs x))) (fabs x)) (* (* (fabs x) (fabs x)) (+ (fabs x) (+ (/ 1/2 (fabs x)) (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (fabs x))))))) (* (sqrt PI) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x))))) 9.217 * [simplify]: Simplifying (* (sqrt PI) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x))) 9.217 * * [simplify]: iters left: 6 (8 enodes) 9.219 * * [simplify]: iters left: 5 (33 enodes) 9.225 * * [simplify]: iters left: 4 (55 enodes) 9.240 * * [simplify]: iters left: 3 (101 enodes) 9.275 * * [simplify]: iters left: 2 (151 enodes) 9.320 * * [simplify]: iters left: 1 (276 enodes) 9.419 * * [simplify]: Extracting #0: cost 1 inf + 0 9.419 * * [simplify]: Extracting #1: cost 31 inf + 0 9.419 * * [simplify]: Extracting #2: cost 111 inf + 0 9.420 * * [simplify]: Extracting #3: cost 96 inf + 1305 9.422 * * [simplify]: Extracting #4: cost 53 inf + 15422 9.425 * * [simplify]: Extracting #5: cost 11 inf + 34398 9.431 * * [simplify]: Extracting #6: cost 0 inf + 39380 9.440 * [simplify]: Simplified to (* (* (fabs x) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (sqrt PI)) 9.440 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (* (exp (* (fabs x) (fabs x))) (fabs x)) (* (* (fabs x) (fabs x)) (+ (fabs x) (+ (/ 1/2 (fabs x)) (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (fabs x))))))) (* (* (fabs x) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (sqrt PI)))) 9.440 * * * * [progress]: [ 31 / 273 ] simplifiying candidate # 9.441 * [simplify]: Simplifying (* (exp (* (fabs x) (fabs x))) (+ (* (+ (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) 3)) (fabs x)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (* (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) 1))) 9.441 * * [simplify]: iters left: 6 (29 enodes) 9.453 * * [simplify]: iters left: 5 (163 enodes) 9.502 * * [simplify]: Extracting #0: cost 1 inf + 0 9.502 * * [simplify]: Extracting #1: cost 6 inf + 0 9.503 * * [simplify]: Extracting #2: cost 37 inf + 0 9.503 * * [simplify]: Extracting #3: cost 104 inf + 1 9.503 * * [simplify]: Extracting #4: cost 209 inf + 698 9.505 * * [simplify]: Extracting #5: cost 231 inf + 9316 9.515 * * [simplify]: Extracting #6: cost 152 inf + 28211 9.535 * * [simplify]: Extracting #7: cost 72 inf + 58895 9.558 * * [simplify]: Extracting #8: cost 7 inf + 94179 9.611 * * [simplify]: Extracting #9: cost 0 inf + 94740 9.639 * * [simplify]: Extracting #10: cost 0 inf + 93958 9.681 * [simplify]: Simplified to (* (exp (* (fabs x) (fabs x))) (+ (* (- (* (/ 1 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)))) (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (* (/ 1 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x))) (* (* (/ 1 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x))) (* (/ 1 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)))))) (fabs x))))) 9.681 * [simplify]: Simplified (2 1) to (λ (x) (/ (* (exp (* (fabs x) (fabs x))) (+ (* (- (* (/ 1 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)))) (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (* (/ 1 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x))) (* (* (/ 1 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x))) (* (/ 1 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)))))) (fabs x))))) (* (sqrt PI) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (* (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) (fabs x))))) 9.681 * [simplify]: Simplifying (* (sqrt PI) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (* (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) (fabs x))) 9.682 * * [simplify]: iters left: 6 (24 enodes) 9.689 * * [simplify]: iters left: 5 (124 enodes) 9.735 * * [simplify]: iters left: 4 (487 enodes) 10.590 * * [simplify]: Extracting #0: cost 1 inf + 0 10.591 * * [simplify]: Extracting #1: cost 28 inf + 0 10.591 * * [simplify]: Extracting #2: cost 68 inf + 0 10.593 * * [simplify]: Extracting #3: cost 436 inf + 125 10.600 * * [simplify]: Extracting #4: cost 750 inf + 8218 10.616 * * [simplify]: Extracting #5: cost 704 inf + 27404 10.682 * * [simplify]: Extracting #6: cost 341 inf + 127370 10.769 * * [simplify]: Extracting #7: cost 27 inf + 246257 10.881 * * [simplify]: Extracting #8: cost 0 inf + 258802 10.992 * * [simplify]: Extracting #9: cost 0 inf + 258476 11.101 * [simplify]: Simplified to (* (- (* (/ (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (* (/ 1/2 (* (fabs x) (fabs x))) (- (/ (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (/ (/ 1/2 (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))))) (* (sqrt PI) (fabs x))) 11.101 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (exp (* (fabs x) (fabs x))) (+ (* (+ (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) 3)) (fabs x)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (* (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) 1))) (* (- (* (/ (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (* (/ 1/2 (* (fabs x) (fabs x))) (- (/ (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (/ (/ 1/2 (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))))) (* (sqrt PI) (fabs x))))) 11.102 * * * * [progress]: [ 32 / 273 ] simplifiying candidate # 11.102 * [simplify]: Simplifying (* (exp (* (fabs x) (fabs x))) (+ (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (fabs x)) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 1))) 11.102 * * [simplify]: iters left: 6 (24 enodes) 11.117 * * [simplify]: iters left: 5 (124 enodes) 11.173 * * [simplify]: iters left: 4 (454 enodes) 11.492 * * [simplify]: Extracting #0: cost 1 inf + 0 11.492 * * [simplify]: Extracting #1: cost 15 inf + 0 11.493 * * [simplify]: Extracting #2: cost 116 inf + 0 11.494 * * [simplify]: Extracting #3: cost 348 inf + 1 11.501 * * [simplify]: Extracting #4: cost 609 inf + 11738 11.559 * * [simplify]: Extracting #5: cost 362 inf + 121814 11.646 * * [simplify]: Extracting #6: cost 26 inf + 246352 11.755 * * [simplify]: Extracting #7: cost 1 inf + 257920 11.851 * * [simplify]: Extracting #8: cost 0 inf + 258244 11.944 * [simplify]: Simplified to (* (exp (* (fabs x) (fabs x))) (+ (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x)))) (fabs x)) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x))))))) 11.944 * [simplify]: Simplified (2 1) to (λ (x) (/ (* (exp (* (fabs x) (fabs x))) (+ (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x)))) (fabs x)) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x))))))) (* (sqrt PI) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (fabs x))))) 11.944 * [simplify]: Simplifying (* (sqrt PI) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (fabs x))) 11.945 * * [simplify]: iters left: 6 (20 enodes) 11.951 * * [simplify]: iters left: 5 (91 enodes) 11.968 * * [simplify]: iters left: 4 (230 enodes) 12.041 * * [simplify]: Extracting #0: cost 1 inf + 0 12.041 * * [simplify]: Extracting #1: cost 20 inf + 0 12.041 * * [simplify]: Extracting #2: cost 43 inf + 0 12.041 * * [simplify]: Extracting #3: cost 183 inf + 125 12.044 * * [simplify]: Extracting #4: cost 194 inf + 6096 12.059 * * [simplify]: Extracting #5: cost 61 inf + 35246 12.089 * * [simplify]: Extracting #6: cost 1 inf + 53071 12.117 * * [simplify]: Extracting #7: cost 0 inf + 53436 12.133 * * [simplify]: Extracting #8: cost 0 inf + 53396 12.146 * [simplify]: Simplified to (* (* (sqrt PI) (fabs x)) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))) 12.147 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (exp (* (fabs x) (fabs x))) (+ (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (fabs x)) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 1))) (* (* (sqrt PI) (fabs x)) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))))) 12.147 * * * * [progress]: [ 33 / 273 ] simplifiying candidate # 12.147 * [simplify]: Simplifying (* (exp (* (fabs x) (fabs x))) (+ (pow (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 3) (pow (/ 1 (fabs x)) 3))) 12.147 * * [simplify]: iters left: 6 (22 enodes) 12.156 * * [simplify]: iters left: 5 (118 enodes) 12.190 * * [simplify]: iters left: 4 (325 enodes) 12.337 * * [simplify]: Extracting #0: cost 1 inf + 0 12.337 * * [simplify]: Extracting #1: cost 9 inf + 0 12.338 * * [simplify]: Extracting #2: cost 83 inf + 0 12.338 * * [simplify]: Extracting #3: cost 209 inf + 0 12.339 * * [simplify]: Extracting #4: cost 306 inf + 3128 12.344 * * [simplify]: Extracting #5: cost 261 inf + 26546 12.379 * * [simplify]: Extracting #6: cost 56 inf + 114505 12.433 * * [simplify]: Extracting #7: cost 2 inf + 142978 12.499 * * [simplify]: Extracting #8: cost 0 inf + 144879 12.546 * [simplify]: Simplified to (* (+ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (/ 1 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (/ 1 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (/ 1 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))))) (exp (* (fabs x) (fabs x)))) 12.547 * [simplify]: Simplified (2 1) to (λ (x) (/ (* (+ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (/ 1 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (/ 1 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (/ 1 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))))) (exp (* (fabs x) (fabs x)))) (* (sqrt PI) (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (- (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))))) 12.547 * [simplify]: Simplifying (* (sqrt PI) (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (- (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 12.547 * * [simplify]: iters left: 6 (24 enodes) 12.554 * * [simplify]: iters left: 5 (125 enodes) 12.584 * * [simplify]: iters left: 4 (379 enodes) 12.777 * * [simplify]: Extracting #0: cost 1 inf + 0 12.777 * * [simplify]: Extracting #1: cost 18 inf + 0 12.777 * * [simplify]: Extracting #2: cost 125 inf + 0 12.778 * * [simplify]: Extracting #3: cost 421 inf + 43 12.781 * * [simplify]: Extracting #4: cost 526 inf + 1759 12.794 * * [simplify]: Extracting #5: cost 390 inf + 43671 12.840 * * [simplify]: Extracting #6: cost 104 inf + 167547 12.947 * * [simplify]: Extracting #7: cost 3 inf + 220030 13.055 * * [simplify]: Extracting #8: cost 0 inf + 213691 13.189 * * [simplify]: Extracting #9: cost 0 inf + 212029 13.290 * [simplify]: Simplified to (* (sqrt PI) (+ (* (- (- (/ 1 (fabs x)) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 1 (fabs x))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))))) 13.290 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (+ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (/ 1 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (/ 1 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (/ 1 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))))) (exp (* (fabs x) (fabs x)))) (* (sqrt PI) (+ (* (- (- (/ 1 (fabs x)) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 1 (fabs x))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))))))) 13.290 * * * * [progress]: [ 34 / 273 ] simplifiying candidate # 13.291 * [simplify]: Simplifying (* (exp (* (fabs x) (fabs x))) (- (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (* (/ 1 (fabs x)) (/ 1 (fabs x))))) 13.291 * * [simplify]: iters left: 6 (21 enodes) 13.298 * * [simplify]: iters left: 5 (107 enodes) 13.323 * * [simplify]: iters left: 4 (318 enodes) 13.505 * * [simplify]: Extracting #0: cost 1 inf + 0 13.505 * * [simplify]: Extracting #1: cost 28 inf + 0 13.506 * * [simplify]: Extracting #2: cost 133 inf + 0 13.506 * * [simplify]: Extracting #3: cost 316 inf + 0 13.511 * * [simplify]: Extracting #4: cost 478 inf + 812 13.516 * * [simplify]: Extracting #5: cost 388 inf + 25516 13.557 * * [simplify]: Extracting #6: cost 128 inf + 136240 13.663 * * [simplify]: Extracting #7: cost 6 inf + 199976 13.739 * * [simplify]: Extracting #8: cost 0 inf + 198458 13.838 * * [simplify]: Extracting #9: cost 0 inf + 197936 13.948 * [simplify]: Simplified to (* (exp (* (fabs x) (fabs x))) (- (* (+ (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (* (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4) (* (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x)) (* (/ 1 (fabs x)) (/ 1 (fabs x)))))) (+ (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (* (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4) (* (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x)) (* (/ 1 (fabs x)) (/ 1 (fabs x))))))) (* (/ 1 (fabs x)) (/ 1 (fabs x))))) 13.948 * [simplify]: Simplified (2 1) to (λ (x) (/ (* (exp (* (fabs x) (fabs x))) (- (* (+ (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (* (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4) (* (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x)) (* (/ 1 (fabs x)) (/ 1 (fabs x)))))) (+ (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (* (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4) (* (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x)) (* (/ 1 (fabs x)) (/ 1 (fabs x))))))) (* (/ 1 (fabs x)) (/ 1 (fabs x))))) (* (sqrt PI) (- (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 13.949 * [simplify]: Simplifying (* (sqrt PI) (- (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))) 13.949 * * [simplify]: iters left: 6 (20 enodes) 13.955 * * [simplify]: iters left: 5 (91 enodes) 13.973 * * [simplify]: iters left: 4 (228 enodes) 14.043 * * [simplify]: Extracting #0: cost 1 inf + 0 14.043 * * [simplify]: Extracting #1: cost 10 inf + 0 14.043 * * [simplify]: Extracting #2: cost 59 inf + 0 14.043 * * [simplify]: Extracting #3: cost 138 inf + 42 14.044 * * [simplify]: Extracting #4: cost 163 inf + 1025 14.047 * * [simplify]: Extracting #5: cost 77 inf + 17238 14.060 * * [simplify]: Extracting #6: cost 18 inf + 33348 14.071 * * [simplify]: Extracting #7: cost 0 inf + 40572 14.082 * [simplify]: Simplified to (* (sqrt PI) (+ (+ (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ -1 (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (fabs x))) (* (fabs x) (fabs x))))) 14.082 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (exp (* (fabs x) (fabs x))) (- (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (* (/ 1 (fabs x)) (/ 1 (fabs x))))) (* (sqrt PI) (+ (+ (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ -1 (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (fabs x))) (* (fabs x) (fabs x))))))) 14.083 * * * * [progress]: [ 35 / 273 ] simplifiying candidate # 14.083 * * * * [progress]: [ 36 / 273 ] simplifiying candidate # 14.083 * [simplify]: Simplifying (* (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 14.083 * * [simplify]: iters left: 6 (24 enodes) 14.094 * * [simplify]: iters left: 5 (104 enodes) 14.125 * * [simplify]: iters left: 4 (228 enodes) 14.188 * * [simplify]: Extracting #0: cost 1 inf + 0 14.188 * * [simplify]: Extracting #1: cost 4 inf + 0 14.188 * * [simplify]: Extracting #2: cost 8 inf + 0 14.188 * * [simplify]: Extracting #3: cost 29 inf + 0 14.188 * * [simplify]: Extracting #4: cost 114 inf + 0 14.189 * * [simplify]: Extracting #5: cost 159 inf + 87 14.189 * * [simplify]: Extracting #6: cost 137 inf + 2388 14.192 * * [simplify]: Extracting #7: cost 63 inf + 15813 14.200 * * [simplify]: Extracting #8: cost 7 inf + 31777 14.220 * * [simplify]: Extracting #9: cost 1 inf + 34834 14.238 * * [simplify]: Extracting #10: cost 0 inf + 35550 14.256 * [simplify]: Simplified to (* (sqrt (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (/ (/ (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))) (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI)))) 14.256 * [simplify]: Simplified (2 1) to (λ (x) (* (* (sqrt (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (/ (/ (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))) (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI)))) (* (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))))) 14.257 * [simplify]: Simplifying (* (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 14.257 * * [simplify]: iters left: 6 (24 enodes) 14.264 * * [simplify]: iters left: 5 (104 enodes) 14.284 * * [simplify]: iters left: 4 (228 enodes) 14.361 * * [simplify]: Extracting #0: cost 1 inf + 0 14.361 * * [simplify]: Extracting #1: cost 4 inf + 0 14.361 * * [simplify]: Extracting #2: cost 8 inf + 0 14.361 * * [simplify]: Extracting #3: cost 29 inf + 0 14.362 * * [simplify]: Extracting #4: cost 114 inf + 0 14.362 * * [simplify]: Extracting #5: cost 159 inf + 87 14.363 * * [simplify]: Extracting #6: cost 137 inf + 2388 14.366 * * [simplify]: Extracting #7: cost 63 inf + 15813 14.373 * * [simplify]: Extracting #8: cost 7 inf + 31777 14.388 * * [simplify]: Extracting #9: cost 1 inf + 34834 14.405 * * [simplify]: Extracting #10: cost 0 inf + 35550 14.414 * [simplify]: Simplified to (* (sqrt (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (/ (/ (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))) (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI)))) 14.414 * [simplify]: Simplified (2 2) to (λ (x) (* (* (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) (* (sqrt (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (/ (/ (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))) (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI)))))) 14.415 * * * * [progress]: [ 37 / 273 ] simplifiying candidate # 14.415 * [simplify]: Simplifying (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 14.415 * * [simplify]: iters left: 6 (25 enodes) 14.422 * * [simplify]: iters left: 5 (109 enodes) 14.445 * * [simplify]: iters left: 4 (239 enodes) 14.517 * * [simplify]: Extracting #0: cost 1 inf + 0 14.518 * * [simplify]: Extracting #1: cost 8 inf + 0 14.518 * * [simplify]: Extracting #2: cost 18 inf + 0 14.518 * * [simplify]: Extracting #3: cost 44 inf + 0 14.518 * * [simplify]: Extracting #4: cost 126 inf + 1 14.519 * * [simplify]: Extracting #5: cost 144 inf + 2549 14.523 * * [simplify]: Extracting #6: cost 48 inf + 22689 14.532 * * [simplify]: Extracting #7: cost 6 inf + 33511 14.541 * * [simplify]: Extracting #8: cost 1 inf + 36317 14.551 * * [simplify]: Extracting #9: cost 0 inf + 36992 14.560 * [simplify]: Simplified to (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) 14.560 * [simplify]: Simplified (2 1) to (λ (x) (* (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))))) 14.561 * [simplify]: Simplifying (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 14.561 * * [simplify]: iters left: 6 (25 enodes) 14.568 * * [simplify]: iters left: 5 (109 enodes) 14.588 * * [simplify]: iters left: 4 (239 enodes) 14.676 * * [simplify]: Extracting #0: cost 1 inf + 0 14.676 * * [simplify]: Extracting #1: cost 8 inf + 0 14.676 * * [simplify]: Extracting #2: cost 18 inf + 0 14.676 * * [simplify]: Extracting #3: cost 44 inf + 0 14.677 * * [simplify]: Extracting #4: cost 126 inf + 1 14.678 * * [simplify]: Extracting #5: cost 144 inf + 2549 14.688 * * [simplify]: Extracting #6: cost 48 inf + 22689 14.705 * * [simplify]: Extracting #7: cost 6 inf + 33511 14.714 * * [simplify]: Extracting #8: cost 1 inf + 36317 14.726 * * [simplify]: Extracting #9: cost 0 inf + 36992 14.736 * [simplify]: Simplified to (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) 14.736 * [simplify]: Simplified (2 2) to (λ (x) (* (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) 14.736 * * * * [progress]: [ 38 / 273 ] simplifiying candidate # 14.737 * [simplify]: Simplifying (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 14.737 * * [simplify]: iters left: 6 (25 enodes) 14.745 * * [simplify]: iters left: 5 (109 enodes) 14.780 * * [simplify]: iters left: 4 (239 enodes) 14.850 * * [simplify]: Extracting #0: cost 1 inf + 0 14.851 * * [simplify]: Extracting #1: cost 8 inf + 0 14.851 * * [simplify]: Extracting #2: cost 18 inf + 0 14.851 * * [simplify]: Extracting #3: cost 44 inf + 0 14.851 * * [simplify]: Extracting #4: cost 126 inf + 1 14.852 * * [simplify]: Extracting #5: cost 144 inf + 2549 14.856 * * [simplify]: Extracting #6: cost 48 inf + 22689 14.865 * * [simplify]: Extracting #7: cost 6 inf + 33511 14.884 * * [simplify]: Extracting #8: cost 1 inf + 36317 14.902 * * [simplify]: Extracting #9: cost 0 inf + 36992 14.911 * [simplify]: Simplified to (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) 14.911 * [simplify]: Simplified (2 1) to (λ (x) (* (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))))) 14.912 * [simplify]: Simplifying (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 14.912 * * [simplify]: iters left: 6 (25 enodes) 14.919 * * [simplify]: iters left: 5 (109 enodes) 14.952 * * [simplify]: iters left: 4 (239 enodes) 15.015 * * [simplify]: Extracting #0: cost 1 inf + 0 15.015 * * [simplify]: Extracting #1: cost 8 inf + 0 15.015 * * [simplify]: Extracting #2: cost 18 inf + 0 15.015 * * [simplify]: Extracting #3: cost 44 inf + 0 15.015 * * [simplify]: Extracting #4: cost 126 inf + 1 15.016 * * [simplify]: Extracting #5: cost 144 inf + 2549 15.023 * * [simplify]: Extracting #6: cost 48 inf + 22689 15.034 * * [simplify]: Extracting #7: cost 6 inf + 33511 15.053 * * [simplify]: Extracting #8: cost 1 inf + 36317 15.062 * * [simplify]: Extracting #9: cost 0 inf + 36992 15.073 * [simplify]: Simplified to (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) 15.073 * [simplify]: Simplified (2 2) to (λ (x) (* (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) 15.073 * * * * [progress]: [ 39 / 273 ] simplifiying candidate # 15.073 * [simplify]: Simplifying (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (/ 1 (fabs x))) 15.073 * * [simplify]: iters left: 6 (10 enodes) 15.076 * * [simplify]: iters left: 5 (39 enodes) 15.083 * * [simplify]: iters left: 4 (60 enodes) 15.104 * * [simplify]: iters left: 3 (98 enodes) 15.141 * * [simplify]: iters left: 2 (189 enodes) 15.243 * * [simplify]: iters left: 1 (475 enodes) 15.561 * * [simplify]: Extracting #0: cost 1 inf + 0 15.561 * * [simplify]: Extracting #1: cost 131 inf + 0 15.562 * * [simplify]: Extracting #2: cost 307 inf + 1 15.563 * * [simplify]: Extracting #3: cost 340 inf + 1441 15.566 * * [simplify]: Extracting #4: cost 318 inf + 5122 15.571 * * [simplify]: Extracting #5: cost 221 inf + 46816 15.594 * * [simplify]: Extracting #6: cost 53 inf + 160111 15.651 * * [simplify]: Extracting #7: cost 0 inf + 202712 15.684 * [simplify]: Simplified to (/ (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (fabs x)) 15.684 * [simplify]: Simplified (2 2) to (λ (x) (+ (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (fabs x)))) 15.684 * * * * [progress]: [ 40 / 273 ] simplifiying candidate # 15.684 * [simplify]: Simplifying (* (/ 1 (fabs x)) (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) 15.684 * * [simplify]: iters left: 6 (10 enodes) 15.687 * * [simplify]: iters left: 5 (39 enodes) 15.697 * * [simplify]: iters left: 4 (60 enodes) 15.718 * * [simplify]: iters left: 3 (109 enodes) 15.743 * * [simplify]: iters left: 2 (213 enodes) 15.821 * * [simplify]: Extracting #0: cost 1 inf + 0 15.821 * * [simplify]: Extracting #1: cost 50 inf + 0 15.822 * * [simplify]: Extracting #2: cost 120 inf + 1 15.823 * * [simplify]: Extracting #3: cost 124 inf + 1190 15.824 * * [simplify]: Extracting #4: cost 104 inf + 4588 15.827 * * [simplify]: Extracting #5: cost 70 inf + 13987 15.836 * * [simplify]: Extracting #6: cost 11 inf + 47619 15.851 * * [simplify]: Extracting #7: cost 0 inf + 54628 15.866 * [simplify]: Simplified to (/ (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (fabs x)) 15.866 * [simplify]: Simplified (2 2) to (λ (x) (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (/ (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (fabs x)))) 15.866 * * * * [progress]: [ 41 / 273 ] simplifiying candidate # 15.867 * [simplify]: Simplifying (cbrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))) 15.867 * * [simplify]: iters left: 6 (18 enodes) 15.874 * * [simplify]: iters left: 5 (83 enodes) 15.890 * * [simplify]: iters left: 4 (201 enodes) 15.953 * * [simplify]: iters left: 3 (499 enodes) 16.173 * * [simplify]: Extracting #0: cost 1 inf + 0 16.173 * * [simplify]: Extracting #1: cost 3 inf + 0 16.173 * * [simplify]: Extracting #2: cost 23 inf + 0 16.173 * * [simplify]: Extracting #3: cost 145 inf + 0 16.174 * * [simplify]: Extracting #4: cost 227 inf + 4 16.177 * * [simplify]: Extracting #5: cost 159 inf + 11266 16.187 * * [simplify]: Extracting #6: cost 44 inf + 36221 16.214 * * [simplify]: Extracting #7: cost 1 inf + 47118 16.244 * * [simplify]: Extracting #8: cost 0 inf + 47683 16.274 * [simplify]: Simplified to (cbrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x)))) (/ 1 (fabs x)))) 16.274 * [simplify]: Simplified (2 2) to (λ (x) (* (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (* (cbrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))) (cbrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) (cbrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x)))) (/ 1 (fabs x)))))) 16.275 * * * * [progress]: [ 42 / 273 ] simplifiying candidate # 16.275 * [simplify]: Simplifying (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))) 16.275 * * [simplify]: iters left: 6 (18 enodes) 16.285 * * [simplify]: iters left: 5 (83 enodes) 16.320 * * [simplify]: iters left: 4 (201 enodes) 16.380 * * [simplify]: iters left: 3 (499 enodes) 16.640 * * [simplify]: Extracting #0: cost 1 inf + 0 16.640 * * [simplify]: Extracting #1: cost 3 inf + 0 16.640 * * [simplify]: Extracting #2: cost 23 inf + 0 16.641 * * [simplify]: Extracting #3: cost 145 inf + 0 16.643 * * [simplify]: Extracting #4: cost 227 inf + 4 16.648 * * [simplify]: Extracting #5: cost 159 inf + 11266 16.660 * * [simplify]: Extracting #6: cost 44 inf + 36221 16.676 * * [simplify]: Extracting #7: cost 1 inf + 47078 16.704 * * [simplify]: Extracting #8: cost 0 inf + 47603 16.734 * [simplify]: Simplified to (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x)))) (/ 1 (fabs x)))) 16.734 * [simplify]: Simplified (2 2) to (λ (x) (* (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x)))) (/ 1 (fabs x)))))) 16.735 * * * * [progress]: [ 43 / 273 ] simplifiying candidate # 16.735 * [simplify]: Simplifying (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))) 16.735 * * [simplify]: iters left: 6 (17 enodes) 16.749 * * [simplify]: iters left: 5 (80 enodes) 16.779 * * [simplify]: iters left: 4 (198 enodes) 16.870 * * [simplify]: iters left: 3 (495 enodes) 17.085 * * [simplify]: Extracting #0: cost 1 inf + 0 17.085 * * [simplify]: Extracting #1: cost 22 inf + 0 17.086 * * [simplify]: Extracting #2: cost 136 inf + 0 17.088 * * [simplify]: Extracting #3: cost 218 inf + 4 17.094 * * [simplify]: Extracting #4: cost 152 inf + 11866 17.120 * * [simplify]: Extracting #5: cost 14 inf + 41926 17.150 * * [simplify]: Extracting #6: cost 0 inf + 45534 17.180 * [simplify]: Simplified to (+ (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 1 (fabs x)))) 17.180 * [simplify]: Simplified (2 2) to (λ (x) (* (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) 1) (+ (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 1 (fabs x)))))) 17.180 * * * * [progress]: [ 44 / 273 ] simplifiying candidate # 17.181 * [simplify]: Simplifying (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))) 17.181 * * [simplify]: iters left: 6 (17 enodes) 17.191 * * [simplify]: iters left: 5 (80 enodes) 17.225 * * [simplify]: iters left: 4 (198 enodes) 17.283 * * [simplify]: iters left: 3 (495 enodes) 17.502 * * [simplify]: Extracting #0: cost 1 inf + 0 17.502 * * [simplify]: Extracting #1: cost 22 inf + 0 17.503 * * [simplify]: Extracting #2: cost 136 inf + 0 17.505 * * [simplify]: Extracting #3: cost 218 inf + 4 17.511 * * [simplify]: Extracting #4: cost 152 inf + 11866 17.537 * * [simplify]: Extracting #5: cost 14 inf + 41926 17.567 * * [simplify]: Extracting #6: cost 0 inf + 45534 17.597 * [simplify]: Simplified to (+ (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 1 (fabs x)))) 17.597 * [simplify]: Simplified (2 2) to (λ (x) (* (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) 1) (+ (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 1 (fabs x)))))) 17.597 * * * * [progress]: [ 45 / 273 ] simplifiying candidate # 17.597 * [simplify]: Simplifying (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))) 17.597 * * [simplify]: iters left: 6 (17 enodes) 17.603 * * [simplify]: iters left: 5 (80 enodes) 17.621 * * [simplify]: iters left: 4 (198 enodes) 17.680 * * [simplify]: iters left: 3 (495 enodes) 17.927 * * [simplify]: Extracting #0: cost 1 inf + 0 17.927 * * [simplify]: Extracting #1: cost 22 inf + 0 17.928 * * [simplify]: Extracting #2: cost 136 inf + 0 17.930 * * [simplify]: Extracting #3: cost 218 inf + 4 17.936 * * [simplify]: Extracting #4: cost 152 inf + 11866 17.956 * * [simplify]: Extracting #5: cost 14 inf + 41926 17.971 * * [simplify]: Extracting #6: cost 0 inf + 45534 17.986 * [simplify]: Simplified to (+ (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 1 (fabs x)))) 17.986 * [simplify]: Simplified (2 2) to (λ (x) (* (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) 1) (+ (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 1 (fabs x)))))) 17.987 * * * * [progress]: [ 46 / 273 ] simplifiying candidate # 17.987 * [simplify]: Simplifying (* (cbrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (cbrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI)))) 17.987 * * [simplify]: iters left: 6 (9 enodes) 17.989 * * [simplify]: iters left: 5 (29 enodes) 17.993 * * [simplify]: iters left: 4 (35 enodes) 17.998 * * [simplify]: iters left: 3 (48 enodes) 18.010 * * [simplify]: iters left: 2 (78 enodes) 18.024 * * [simplify]: iters left: 1 (150 enodes) 18.057 * * [simplify]: Extracting #0: cost 1 inf + 0 18.057 * * [simplify]: Extracting #1: cost 3 inf + 0 18.057 * * [simplify]: Extracting #2: cost 5 inf + 0 18.057 * * [simplify]: Extracting #3: cost 34 inf + 0 18.057 * * [simplify]: Extracting #4: cost 78 inf + 0 18.058 * * [simplify]: Extracting #5: cost 110 inf + 44 18.059 * * [simplify]: Extracting #6: cost 93 inf + 2782 18.064 * * [simplify]: Extracting #7: cost 35 inf + 25127 18.074 * * [simplify]: Extracting #8: cost 1 inf + 47703 18.083 * * [simplify]: Extracting #9: cost 0 inf + 48317 18.088 * [simplify]: Simplified to (* (cbrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (cbrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI)))) 18.088 * [simplify]: Simplified (2 1) to (λ (x) (* (* (cbrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (cbrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI)))) (* (cbrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 18.088 * * * * [progress]: [ 47 / 273 ] simplifiying candidate # 18.089 * [simplify]: Simplifying (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) 18.089 * * [simplify]: iters left: 6 (8 enodes) 18.090 * * [simplify]: iters left: 5 (26 enodes) 18.094 * * [simplify]: iters left: 4 (32 enodes) 18.101 * * [simplify]: iters left: 3 (45 enodes) 18.109 * * [simplify]: iters left: 2 (75 enodes) 18.126 * * [simplify]: iters left: 1 (147 enodes) 18.163 * * [simplify]: Extracting #0: cost 1 inf + 0 18.163 * * [simplify]: Extracting #1: cost 3 inf + 0 18.163 * * [simplify]: Extracting #2: cost 32 inf + 0 18.164 * * [simplify]: Extracting #3: cost 76 inf + 0 18.164 * * [simplify]: Extracting #4: cost 107 inf + 44 18.165 * * [simplify]: Extracting #5: cost 97 inf + 1305 18.166 * * [simplify]: Extracting #6: cost 55 inf + 13280 18.170 * * [simplify]: Extracting #7: cost 23 inf + 29416 18.180 * * [simplify]: Extracting #8: cost 0 inf + 46334 18.190 * [simplify]: Simplified to (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) 18.190 * [simplify]: Simplified (2 1) to (λ (x) (* (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (* (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 18.191 * * * * [progress]: [ 48 / 273 ] simplifiying candidate # 18.191 * [simplify]: Simplifying (/ (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 18.191 * * [simplify]: iters left: 6 (11 enodes) 18.196 * * [simplify]: iters left: 5 (41 enodes) 18.211 * * [simplify]: iters left: 4 (62 enodes) 18.229 * * [simplify]: iters left: 3 (80 enodes) 18.251 * * [simplify]: iters left: 2 (107 enodes) 18.284 * * [simplify]: iters left: 1 (160 enodes) 18.319 * * [simplify]: Extracting #0: cost 1 inf + 0 18.319 * * [simplify]: Extracting #1: cost 11 inf + 0 18.319 * * [simplify]: Extracting #2: cost 22 inf + 0 18.319 * * [simplify]: Extracting #3: cost 38 inf + 0 18.319 * * [simplify]: Extracting #4: cost 72 inf + 366 18.319 * * [simplify]: Extracting #5: cost 83 inf + 775 18.321 * * [simplify]: Extracting #6: cost 53 inf + 5031 18.324 * * [simplify]: Extracting #7: cost 15 inf + 20173 18.327 * * [simplify]: Extracting #8: cost 0 inf + 29380 18.332 * * [simplify]: Extracting #9: cost 0 inf + 28969 18.339 * [simplify]: Simplified to (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (sqrt PI))) (/ (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (sqrt PI)))) 18.339 * [simplify]: Simplified (2 1) to (λ (x) (* (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (sqrt PI))) (/ (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (sqrt PI)))) (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (sqrt PI))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 18.340 * * * * [progress]: [ 49 / 273 ] simplifiying candidate # 18.340 * [simplify]: Simplifying (/ (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) (sqrt (* (cbrt PI) (cbrt PI)))) 18.340 * * [simplify]: iters left: 6 (11 enodes) 18.345 * * [simplify]: iters left: 5 (38 enodes) 18.356 * * [simplify]: iters left: 4 (48 enodes) 18.371 * * [simplify]: iters left: 3 (62 enodes) 18.390 * * [simplify]: iters left: 2 (86 enodes) 18.417 * * [simplify]: iters left: 1 (139 enodes) 18.471 * * [simplify]: Extracting #0: cost 1 inf + 0 18.471 * * [simplify]: Extracting #1: cost 7 inf + 0 18.471 * * [simplify]: Extracting #2: cost 15 inf + 0 18.471 * * [simplify]: Extracting #3: cost 32 inf + 0 18.472 * * [simplify]: Extracting #4: cost 66 inf + 527 18.472 * * [simplify]: Extracting #5: cost 77 inf + 857 18.474 * * [simplify]: Extracting #6: cost 42 inf + 7105 18.479 * * [simplify]: Extracting #7: cost 6 inf + 22834 18.485 * * [simplify]: Extracting #8: cost 0 inf + 27243 18.491 * [simplify]: Simplified to (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (fabs (cbrt PI))) (cbrt (exp (* (fabs x) (fabs x))))) 18.491 * [simplify]: Simplified (2 1) to (λ (x) (* (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (fabs (cbrt PI))) (cbrt (exp (* (fabs x) (fabs x))))) (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (sqrt (cbrt PI))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 18.492 * * * * [progress]: [ 50 / 273 ] simplifiying candidate # 18.492 * [simplify]: Simplifying (/ (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) (sqrt (sqrt PI))) 18.492 * * [simplify]: iters left: 6 (10 enodes) 18.496 * * [simplify]: iters left: 5 (34 enodes) 18.506 * * [simplify]: iters left: 4 (44 enodes) 18.512 * * [simplify]: iters left: 3 (58 enodes) 18.521 * * [simplify]: iters left: 2 (82 enodes) 18.535 * * [simplify]: iters left: 1 (135 enodes) 18.577 * * [simplify]: Extracting #0: cost 1 inf + 0 18.577 * * [simplify]: Extracting #1: cost 7 inf + 0 18.577 * * [simplify]: Extracting #2: cost 14 inf + 0 18.577 * * [simplify]: Extracting #3: cost 30 inf + 0 18.577 * * [simplify]: Extracting #4: cost 65 inf + 246 18.577 * * [simplify]: Extracting #5: cost 79 inf + 291 18.578 * * [simplify]: Extracting #6: cost 49 inf + 5797 18.580 * * [simplify]: Extracting #7: cost 25 inf + 12411 18.582 * * [simplify]: Extracting #8: cost 5 inf + 24109 18.586 * * [simplify]: Extracting #9: cost 0 inf + 27420 18.589 * * [simplify]: Extracting #10: cost 0 inf + 27380 18.592 * [simplify]: Simplified to (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (cbrt (exp (* (fabs x) (fabs x))))) 18.592 * [simplify]: Simplified (2 1) to (λ (x) (* (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (cbrt (exp (* (fabs x) (fabs x))))) (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 18.592 * * * * [progress]: [ 51 / 273 ] simplifiying candidate # 18.592 * [simplify]: Simplifying (/ (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) (sqrt 1)) 18.592 * * [simplify]: iters left: 6 (9 enodes) 18.595 * * [simplify]: iters left: 5 (33 enodes) 18.600 * * [simplify]: iters left: 4 (45 enodes) 18.607 * * [simplify]: iters left: 3 (60 enodes) 18.616 * * [simplify]: iters left: 2 (85 enodes) 18.630 * * [simplify]: iters left: 1 (140 enodes) 18.660 * * [simplify]: Extracting #0: cost 1 inf + 0 18.660 * * [simplify]: Extracting #1: cost 5 inf + 0 18.660 * * [simplify]: Extracting #2: cost 7 inf + 1 18.661 * * [simplify]: Extracting #3: cost 20 inf + 1 18.661 * * [simplify]: Extracting #4: cost 58 inf + 2 18.661 * * [simplify]: Extracting #5: cost 70 inf + 157 18.662 * * [simplify]: Extracting #6: cost 43 inf + 4216 18.665 * * [simplify]: Extracting #7: cost 28 inf + 6950 18.668 * * [simplify]: Extracting #8: cost 12 inf + 15767 18.673 * * [simplify]: Extracting #9: cost 1 inf + 23372 18.679 * * [simplify]: Extracting #10: cost 0 inf + 24315 18.684 * [simplify]: Simplified to (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) 18.685 * [simplify]: Simplified (2 1) to (λ (x) (* (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 18.685 * * * * [progress]: [ 52 / 273 ] simplifiying candidate # 18.685 * [simplify]: Simplifying (/ (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) (sqrt (sqrt PI))) 18.685 * * [simplify]: iters left: 6 (10 enodes) 18.690 * * [simplify]: iters left: 5 (34 enodes) 18.700 * * [simplify]: iters left: 4 (44 enodes) 18.713 * * [simplify]: iters left: 3 (58 enodes) 18.731 * * [simplify]: iters left: 2 (82 enodes) 18.746 * * [simplify]: iters left: 1 (135 enodes) 18.779 * * [simplify]: Extracting #0: cost 1 inf + 0 18.779 * * [simplify]: Extracting #1: cost 7 inf + 0 18.779 * * [simplify]: Extracting #2: cost 14 inf + 0 18.779 * * [simplify]: Extracting #3: cost 30 inf + 0 18.779 * * [simplify]: Extracting #4: cost 65 inf + 246 18.779 * * [simplify]: Extracting #5: cost 79 inf + 291 18.780 * * [simplify]: Extracting #6: cost 49 inf + 5797 18.782 * * [simplify]: Extracting #7: cost 25 inf + 12411 18.784 * * [simplify]: Extracting #8: cost 5 inf + 24109 18.787 * * [simplify]: Extracting #9: cost 0 inf + 27420 18.790 * * [simplify]: Extracting #10: cost 0 inf + 27380 18.794 * [simplify]: Simplified to (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (cbrt (exp (* (fabs x) (fabs x))))) 18.794 * [simplify]: Simplified (2 1) to (λ (x) (* (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (cbrt (exp (* (fabs x) (fabs x))))) (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 18.794 * * * * [progress]: [ 53 / 273 ] simplifiying candidate # 18.794 * [simplify]: Simplifying (/ (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) 1) 18.794 * * [simplify]: iters left: 6 (8 enodes) 18.796 * * [simplify]: iters left: 5 (28 enodes) 18.802 * * [simplify]: iters left: 4 (44 enodes) 18.809 * * [simplify]: iters left: 3 (56 enodes) 18.824 * * [simplify]: iters left: 2 (80 enodes) 18.851 * * [simplify]: iters left: 1 (132 enodes) 18.885 * * [simplify]: Extracting #0: cost 1 inf + 0 18.886 * * [simplify]: Extracting #1: cost 5 inf + 0 18.886 * * [simplify]: Extracting #2: cost 7 inf + 1 18.886 * * [simplify]: Extracting #3: cost 21 inf + 1 18.886 * * [simplify]: Extracting #4: cost 61 inf + 2 18.886 * * [simplify]: Extracting #5: cost 75 inf + 128 18.887 * * [simplify]: Extracting #6: cost 39 inf + 5443 18.889 * * [simplify]: Extracting #7: cost 16 inf + 14274 18.891 * * [simplify]: Extracting #8: cost 0 inf + 25314 18.894 * * [simplify]: Extracting #9: cost 0 inf + 24750 18.897 * [simplify]: Simplified to (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) 18.897 * [simplify]: Simplified (2 1) to (λ (x) (* (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 18.897 * * * * [progress]: [ 54 / 273 ] simplifiying candidate # 18.898 * [simplify]: Simplifying (/ (sqrt (exp (* (fabs x) (fabs x)))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 18.898 * * [simplify]: iters left: 6 (10 enodes) 18.902 * * [simplify]: iters left: 5 (34 enodes) 18.912 * * [simplify]: iters left: 4 (42 enodes) 18.925 * * [simplify]: iters left: 3 (54 enodes) 18.941 * * [simplify]: iters left: 2 (78 enodes) 18.968 * * [simplify]: iters left: 1 (134 enodes) 19.002 * * [simplify]: Extracting #0: cost 1 inf + 0 19.002 * * [simplify]: Extracting #1: cost 6 inf + 0 19.002 * * [simplify]: Extracting #2: cost 13 inf + 0 19.002 * * [simplify]: Extracting #3: cost 33 inf + 0 19.002 * * [simplify]: Extracting #4: cost 72 inf + 2 19.003 * * [simplify]: Extracting #5: cost 74 inf + 411 19.003 * * [simplify]: Extracting #6: cost 42 inf + 5275 19.005 * * [simplify]: Extracting #7: cost 14 inf + 17329 19.008 * * [simplify]: Extracting #8: cost 0 inf + 25293 19.013 * [simplify]: Simplified to (/ (sqrt (exp (* (fabs x) (fabs x)))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 19.013 * [simplify]: Simplified (2 1) to (λ (x) (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (cbrt (sqrt PI))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 19.013 * * * * [progress]: [ 55 / 273 ] simplifiying candidate # 19.014 * [simplify]: Simplifying (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (* (cbrt PI) (cbrt PI)))) 19.014 * * [simplify]: iters left: 6 (10 enodes) 19.018 * * [simplify]: iters left: 5 (33 enodes) 19.026 * * [simplify]: iters left: 4 (39 enodes) 19.032 * * [simplify]: iters left: 3 (51 enodes) 19.040 * * [simplify]: iters left: 2 (75 enodes) 19.053 * * [simplify]: iters left: 1 (128 enodes) 19.099 * * [simplify]: Extracting #0: cost 1 inf + 0 19.099 * * [simplify]: Extracting #1: cost 4 inf + 0 19.100 * * [simplify]: Extracting #2: cost 10 inf + 0 19.100 * * [simplify]: Extracting #3: cost 32 inf + 0 19.100 * * [simplify]: Extracting #4: cost 71 inf + 2 19.101 * * [simplify]: Extracting #5: cost 72 inf + 736 19.103 * * [simplify]: Extracting #6: cost 28 inf + 10225 19.108 * * [simplify]: Extracting #7: cost 4 inf + 21452 19.111 * * [simplify]: Extracting #8: cost 0 inf + 23850 19.114 * * [simplify]: Extracting #9: cost 0 inf + 23651 19.117 * [simplify]: Simplified to (/ (sqrt (exp (* (fabs x) (fabs x)))) (fabs (cbrt PI))) 19.117 * [simplify]: Simplified (2 1) to (λ (x) (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (fabs (cbrt PI))) (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (cbrt PI))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 19.117 * * * * [progress]: [ 56 / 273 ] simplifiying candidate # 19.117 * [simplify]: Simplifying (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) 19.117 * * [simplify]: iters left: 6 (9 enodes) 19.119 * * [simplify]: iters left: 5 (29 enodes) 19.123 * * [simplify]: iters left: 4 (35 enodes) 19.128 * * [simplify]: iters left: 3 (47 enodes) 19.136 * * [simplify]: iters left: 2 (71 enodes) 19.158 * * [simplify]: iters left: 1 (124 enodes) 19.201 * * [simplify]: Extracting #0: cost 1 inf + 0 19.201 * * [simplify]: Extracting #1: cost 4 inf + 0 19.201 * * [simplify]: Extracting #2: cost 9 inf + 0 19.201 * * [simplify]: Extracting #3: cost 29 inf + 0 19.201 * * [simplify]: Extracting #4: cost 75 inf + 2 19.202 * * [simplify]: Extracting #5: cost 78 inf + 444 19.202 * * [simplify]: Extracting #6: cost 48 inf + 4275 19.204 * * [simplify]: Extracting #7: cost 16 inf + 16944 19.207 * * [simplify]: Extracting #8: cost 3 inf + 24691 19.210 * * [simplify]: Extracting #9: cost 0 inf + 26531 19.215 * [simplify]: Simplified to (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) 19.215 * [simplify]: Simplified (2 1) to (λ (x) (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 19.215 * * * * [progress]: [ 57 / 273 ] simplifiying candidate # 19.215 * [simplify]: Simplifying (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt 1)) 19.215 * * [simplify]: iters left: 6 (8 enodes) 19.219 * * [simplify]: iters left: 5 (28 enodes) 19.223 * * [simplify]: iters left: 4 (36 enodes) 19.231 * * [simplify]: iters left: 3 (50 enodes) 19.245 * * [simplify]: iters left: 2 (74 enodes) 19.269 * * [simplify]: iters left: 1 (129 enodes) 19.316 * * [simplify]: Extracting #0: cost 1 inf + 0 19.316 * * [simplify]: Extracting #1: cost 5 inf + 0 19.316 * * [simplify]: Extracting #2: cost 22 inf + 1 19.316 * * [simplify]: Extracting #3: cost 60 inf + 2 19.316 * * [simplify]: Extracting #4: cost 68 inf + 46 19.318 * * [simplify]: Extracting #5: cost 37 inf + 3772 19.321 * * [simplify]: Extracting #6: cost 10 inf + 13894 19.326 * * [simplify]: Extracting #7: cost 2 inf + 18302 19.332 * * [simplify]: Extracting #8: cost 0 inf + 19477 19.338 * * [simplify]: Extracting #9: cost 0 inf + 19266 19.344 * [simplify]: Simplified to (sqrt (exp (* (fabs x) (fabs x)))) 19.344 * [simplify]: Simplified (2 1) to (λ (x) (* (sqrt (exp (* (fabs x) (fabs x)))) (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 19.344 * * * * [progress]: [ 58 / 273 ] simplifiying candidate # 19.345 * [simplify]: Simplifying (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) 19.345 * * [simplify]: iters left: 6 (9 enodes) 19.348 * * [simplify]: iters left: 5 (29 enodes) 19.358 * * [simplify]: iters left: 4 (35 enodes) 19.369 * * [simplify]: iters left: 3 (47 enodes) 19.384 * * [simplify]: iters left: 2 (71 enodes) 19.409 * * [simplify]: iters left: 1 (124 enodes) 19.456 * * [simplify]: Extracting #0: cost 1 inf + 0 19.456 * * [simplify]: Extracting #1: cost 4 inf + 0 19.456 * * [simplify]: Extracting #2: cost 9 inf + 0 19.456 * * [simplify]: Extracting #3: cost 29 inf + 0 19.457 * * [simplify]: Extracting #4: cost 75 inf + 2 19.457 * * [simplify]: Extracting #5: cost 78 inf + 444 19.459 * * [simplify]: Extracting #6: cost 48 inf + 4275 19.462 * * [simplify]: Extracting #7: cost 16 inf + 16944 19.467 * * [simplify]: Extracting #8: cost 3 inf + 24691 19.473 * * [simplify]: Extracting #9: cost 0 inf + 26531 19.478 * [simplify]: Simplified to (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) 19.478 * [simplify]: Simplified (2 1) to (λ (x) (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 19.479 * * * * [progress]: [ 59 / 273 ] simplifiying candidate # 19.479 * [simplify]: Simplifying (/ (sqrt (exp (* (fabs x) (fabs x)))) 1) 19.479 * * [simplify]: iters left: 6 (7 enodes) 19.481 * * [simplify]: iters left: 5 (23 enodes) 19.485 * * [simplify]: iters left: 4 (31 enodes) 19.490 * * [simplify]: iters left: 3 (43 enodes) 19.499 * * [simplify]: iters left: 2 (69 enodes) 19.515 * * [simplify]: iters left: 1 (125 enodes) 19.562 * * [simplify]: Extracting #0: cost 1 inf + 0 19.562 * * [simplify]: Extracting #1: cost 5 inf + 0 19.562 * * [simplify]: Extracting #2: cost 21 inf + 1 19.563 * * [simplify]: Extracting #3: cost 63 inf + 2 19.563 * * [simplify]: Extracting #4: cost 71 inf + 46 19.564 * * [simplify]: Extracting #5: cost 37 inf + 3990 19.567 * * [simplify]: Extracting #6: cost 18 inf + 10673 19.571 * * [simplify]: Extracting #7: cost 2 inf + 21583 19.575 * * [simplify]: Extracting #8: cost 0 inf + 22838 19.577 * [simplify]: Simplified to (sqrt (exp (* (fabs x) (fabs x)))) 19.577 * [simplify]: Simplified (2 1) to (λ (x) (* (sqrt (exp (* (fabs x) (fabs x)))) (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 19.578 * * * * [progress]: [ 60 / 273 ] simplifiying candidate # 19.578 * [simplify]: Simplifying (/ 1 (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 19.578 * * [simplify]: iters left: 6 (6 enodes) 19.580 * * [simplify]: iters left: 5 (22 enodes) 19.583 * * [simplify]: iters left: 4 (26 enodes) 19.587 * * [simplify]: Extracting #0: cost 1 inf + 0 19.587 * * [simplify]: Extracting #1: cost 6 inf + 0 19.587 * * [simplify]: Extracting #2: cost 9 inf + 1 19.587 * * [simplify]: Extracting #3: cost 11 inf + 1 19.587 * * [simplify]: Extracting #4: cost 8 inf + 84 19.587 * * [simplify]: Extracting #5: cost 2 inf + 1013 19.588 * * [simplify]: Extracting #6: cost 0 inf + 1376 19.588 * [simplify]: Simplified to (/ 1 (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 19.588 * [simplify]: Simplified (2 1) to (λ (x) (* (/ 1 (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (* (/ (exp (* (fabs x) (fabs x))) (cbrt (sqrt PI))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 19.588 * * * * [progress]: [ 61 / 273 ] simplifiying candidate # 19.588 * [simplify]: Simplifying (/ 1 (sqrt (* (cbrt PI) (cbrt PI)))) 19.588 * * [simplify]: iters left: 6 (6 enodes) 19.590 * * [simplify]: iters left: 5 (21 enodes) 19.593 * * [simplify]: iters left: 4 (23 enodes) 19.596 * * [simplify]: Extracting #0: cost 1 inf + 0 19.596 * * [simplify]: Extracting #1: cost 4 inf + 0 19.596 * * [simplify]: Extracting #2: cost 6 inf + 1 19.596 * * [simplify]: Extracting #3: cost 9 inf + 1 19.596 * * [simplify]: Extracting #4: cost 8 inf + 2 19.597 * * [simplify]: Extracting #5: cost 1 inf + 810 19.597 * * [simplify]: Extracting #6: cost 0 inf + 972 19.597 * [simplify]: Simplified to (/ 1 (fabs (cbrt PI))) 19.597 * [simplify]: Simplified (2 1) to (λ (x) (* (/ 1 (fabs (cbrt PI))) (* (/ (exp (* (fabs x) (fabs x))) (sqrt (cbrt PI))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 19.597 * * * * [progress]: [ 62 / 273 ] simplifiying candidate # 19.597 * [simplify]: Simplifying (/ 1 (sqrt (sqrt PI))) 19.597 * * [simplify]: iters left: 4 (5 enodes) 19.599 * * [simplify]: iters left: 3 (17 enodes) 19.603 * * [simplify]: iters left: 2 (19 enodes) 19.607 * * [simplify]: Extracting #0: cost 1 inf + 0 19.607 * * [simplify]: Extracting #1: cost 4 inf + 0 19.607 * * [simplify]: Extracting #2: cost 5 inf + 1 19.607 * * [simplify]: Extracting #3: cost 7 inf + 1 19.607 * * [simplify]: Extracting #4: cost 0 inf + 490 19.607 * [simplify]: Simplified to (/ 1 (sqrt (sqrt PI))) 19.607 * [simplify]: Simplified (2 1) to (λ (x) (* (/ 1 (sqrt (sqrt PI))) (* (/ (exp (* (fabs x) (fabs x))) (sqrt (sqrt PI))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 19.608 * * * * [progress]: [ 63 / 273 ] simplifiying candidate # 19.608 * [simplify]: Simplifying (/ 1 (sqrt 1)) 19.608 * * [simplify]: iters left: 3 (3 enodes) 19.614 * * [simplify]: iters left: 2 (11 enodes) 19.617 * * [simplify]: iters left: 1 (13 enodes) 19.620 * * [simplify]: Extracting #0: cost 1 inf + 0 19.620 * * [simplify]: Extracting #1: cost 0 inf + 1 19.620 * [simplify]: Simplified to 1 19.620 * [simplify]: Simplified (2 1) to (λ (x) (* 1 (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 19.621 * * * * [progress]: [ 64 / 273 ] simplifiying candidate # 19.621 * [simplify]: Simplifying (/ 1 (sqrt (sqrt PI))) 19.621 * * [simplify]: iters left: 4 (5 enodes) 19.624 * * [simplify]: iters left: 3 (17 enodes) 19.629 * * [simplify]: iters left: 2 (19 enodes) 19.635 * * [simplify]: Extracting #0: cost 1 inf + 0 19.635 * * [simplify]: Extracting #1: cost 4 inf + 0 19.635 * * [simplify]: Extracting #2: cost 5 inf + 1 19.635 * * [simplify]: Extracting #3: cost 7 inf + 1 19.635 * * [simplify]: Extracting #4: cost 0 inf + 490 19.635 * [simplify]: Simplified to (/ 1 (sqrt (sqrt PI))) 19.635 * [simplify]: Simplified (2 1) to (λ (x) (* (/ 1 (sqrt (sqrt PI))) (* (/ (exp (* (fabs x) (fabs x))) (sqrt (sqrt PI))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 19.636 * * * * [progress]: [ 65 / 273 ] simplifiying candidate # 19.636 * [simplify]: Simplifying (/ 1 1) 19.636 * * [simplify]: iters left: 2 (2 enodes) 19.637 * * [simplify]: iters left: 1 (6 enodes) 19.639 * * [simplify]: Extracting #0: cost 1 inf + 0 19.639 * * [simplify]: Extracting #1: cost 0 inf + 1 19.639 * [simplify]: Simplified to 1 19.640 * [simplify]: Simplified (2 1) to (λ (x) (* 1 (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 19.640 * * * * [progress]: [ 66 / 273 ] simplifiying candidate # 19.640 * * * * [progress]: [ 67 / 273 ] simplifiying candidate # 19.640 * [simplify]: Simplifying (exp (* (fabs x) (fabs x))) 19.640 * * [simplify]: iters left: 4 (4 enodes) 19.642 * * [simplify]: iters left: 3 (14 enodes) 19.646 * * [simplify]: iters left: 2 (20 enodes) 19.651 * * [simplify]: iters left: 1 (31 enodes) 19.656 * * [simplify]: Extracting #0: cost 1 inf + 0 19.656 * * [simplify]: Extracting #1: cost 11 inf + 0 19.656 * * [simplify]: Extracting #2: cost 25 inf + 0 19.656 * * [simplify]: Extracting #3: cost 25 inf + 125 19.657 * * [simplify]: Extracting #4: cost 11 inf + 2087 19.657 * * [simplify]: Extracting #5: cost 2 inf + 4613 19.658 * * [simplify]: Extracting #6: cost 0 inf + 5470 19.658 * * [simplify]: Extracting #7: cost 0 inf + 5430 19.659 * [simplify]: Simplified to (exp (* (fabs x) (fabs x))) 19.659 * [simplify]: Simplified (2 1) to (λ (x) (* (exp (* (fabs x) (fabs x))) (* (/ 1 (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 19.659 * * * * [progress]: [ 68 / 273 ] simplifiying candidate # 19.659 * [simplify]: Simplifying (* (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (+ (* 3/4 3/4) (- (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))) (* 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) (fabs x)) 19.659 * * [simplify]: iters left: 6 (14 enodes) 19.665 * * [simplify]: iters left: 5 (77 enodes) 19.685 * * [simplify]: iters left: 4 (262 enodes) 19.868 * * [simplify]: Extracting #0: cost 1 inf + 0 19.869 * * [simplify]: Extracting #1: cost 40 inf + 0 19.869 * * [simplify]: Extracting #2: cost 120 inf + 0 19.871 * * [simplify]: Extracting #3: cost 214 inf + 610 19.878 * * [simplify]: Extracting #4: cost 159 inf + 16148 19.903 * * [simplify]: Extracting #5: cost 19 inf + 48001 19.931 * * [simplify]: Extracting #6: cost 0 inf + 50375 19.953 * * [simplify]: Extracting #7: cost 0 inf + 49855 19.967 * * [simplify]: Extracting #8: cost 0 inf + 49495 19.984 * [simplify]: Simplified to (* (* (* (fabs x) (fabs x)) (+ 9/16 (* (/ 15/8 (* (fabs x) (fabs x))) (- (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (* (* (fabs x) (fabs x)) (fabs x))) 19.984 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (* (+ (* (/ 1/2 (fabs x)) (* (* (fabs x) (fabs x)) (+ (* 3/4 3/4) (- (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))) (* 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) (* (* (fabs x) (fabs x)) (* (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (+ (pow 3/4 3) (pow (/ 15/8 (* (fabs x) (fabs x))) 3))))) (fabs x)) (* (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (+ (* 3/4 3/4) (- (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))) (* 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) 1))) (* (* (* (fabs x) (fabs x)) (+ 9/16 (* (/ 15/8 (* (fabs x) (fabs x))) (- (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (* (* (fabs x) (fabs x)) (fabs x))))) 19.985 * * * * [progress]: [ 69 / 273 ] simplifiying candidate # 19.985 * [simplify]: Simplifying (* (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (fabs x)) 19.985 * * [simplify]: iters left: 6 (10 enodes) 19.991 * * [simplify]: iters left: 5 (45 enodes) 20.008 * * [simplify]: iters left: 4 (108 enodes) 20.034 * * [simplify]: iters left: 3 (296 enodes) 20.175 * * [simplify]: Extracting #0: cost 1 inf + 0 20.175 * * [simplify]: Extracting #1: cost 31 inf + 0 20.175 * * [simplify]: Extracting #2: cost 97 inf + 0 20.177 * * [simplify]: Extracting #3: cost 146 inf + 733 20.182 * * [simplify]: Extracting #4: cost 71 inf + 15637 20.189 * * [simplify]: Extracting #5: cost 9 inf + 27939 20.196 * * [simplify]: Extracting #6: cost 0 inf + 29557 20.206 * [simplify]: Simplified to (* (+ (/ -15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) 20.206 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (* (+ (* (/ 1/2 (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (* (fabs x) (fabs x)) (* (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (- (* 3/4 3/4) (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))))))) (fabs x)) (* (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 1))) (* (+ (/ -15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))))) 20.206 * * * * [progress]: [ 70 / 273 ] simplifiying candidate # 20.206 * [simplify]: Simplifying (* (* (* (fabs x) (fabs x)) (+ (* 3/4 3/4) (- (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))) (* 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (fabs x)) 20.206 * * [simplify]: iters left: 6 (13 enodes) 20.213 * * [simplify]: iters left: 5 (69 enodes) 20.243 * * [simplify]: iters left: 4 (212 enodes) 20.338 * * [simplify]: Extracting #0: cost 1 inf + 0 20.338 * * [simplify]: Extracting #1: cost 22 inf + 0 20.338 * * [simplify]: Extracting #2: cost 77 inf + 0 20.338 * * [simplify]: Extracting #3: cost 147 inf + 126 20.339 * * [simplify]: Extracting #4: cost 141 inf + 3023 20.344 * * [simplify]: Extracting #5: cost 52 inf + 20571 20.356 * * [simplify]: Extracting #6: cost 6 inf + 29361 20.370 * * [simplify]: Extracting #7: cost 0 inf + 30058 20.378 * [simplify]: Simplified to (* (+ (* (/ 15/8 (* (fabs x) (fabs x))) (- (/ 15/8 (* (fabs x) (fabs x))) 3/4)) 9/16) (* (* (fabs x) (fabs x)) (fabs x))) 20.378 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (* (+ (* (/ 1/2 (fabs x)) (+ (* 3/4 3/4) (- (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))) (* 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (* (* (fabs x) (fabs x)) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ (pow 3/4 3) (pow (/ 15/8 (* (fabs x) (fabs x))) 3))))) (fabs x)) (* (* (* (fabs x) (fabs x)) (+ (* 3/4 3/4) (- (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))) (* 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) 1))) (* (+ (* (/ 15/8 (* (fabs x) (fabs x))) (- (/ 15/8 (* (fabs x) (fabs x))) 3/4)) 9/16) (* (* (fabs x) (fabs x)) (fabs x))))) 20.378 * * * * [progress]: [ 71 / 273 ] simplifiying candidate # 20.379 * [simplify]: Simplifying (* (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (fabs x)) 20.379 * * [simplify]: iters left: 6 (9 enodes) 20.382 * * [simplify]: iters left: 5 (37 enodes) 20.388 * * [simplify]: iters left: 4 (74 enodes) 20.411 * * [simplify]: iters left: 3 (163 enodes) 20.455 * * [simplify]: iters left: 2 (323 enodes) 20.566 * * [simplify]: Extracting #0: cost 1 inf + 0 20.567 * * [simplify]: Extracting #1: cost 13 inf + 0 20.567 * * [simplify]: Extracting #2: cost 77 inf + 0 20.567 * * [simplify]: Extracting #3: cost 97 inf + 633 20.568 * * [simplify]: Extracting #4: cost 63 inf + 6412 20.574 * * [simplify]: Extracting #5: cost 12 inf + 14547 20.577 * * [simplify]: Extracting #6: cost 0 inf + 16636 20.581 * [simplify]: Simplified to (* (fabs x) (+ -15/8 (* (* (fabs x) (fabs x)) 3/4))) 20.581 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (* (+ (* (/ 1/2 (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (* (fabs x) (fabs x)) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (- (* 3/4 3/4) (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))))))) (fabs x)) (* (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) 1))) (* (fabs x) (+ -15/8 (* (* (fabs x) (fabs x)) 3/4))))) 20.581 * * * * [progress]: [ 72 / 273 ] simplifiying candidate # 20.582 * [simplify]: Simplifying (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x)) 20.582 * * [simplify]: iters left: 6 (5 enodes) 20.583 * * [simplify]: iters left: 5 (21 enodes) 20.587 * * [simplify]: iters left: 4 (30 enodes) 20.592 * * [simplify]: iters left: 3 (41 enodes) 20.600 * * [simplify]: iters left: 2 (74 enodes) 20.618 * * [simplify]: iters left: 1 (145 enodes) 20.680 * * [simplify]: Extracting #0: cost 1 inf + 0 20.680 * * [simplify]: Extracting #1: cost 27 inf + 0 20.680 * * [simplify]: Extracting #2: cost 79 inf + 1 20.681 * * [simplify]: Extracting #3: cost 76 inf + 10 20.682 * * [simplify]: Extracting #4: cost 65 inf + 1506 20.684 * * [simplify]: Extracting #5: cost 16 inf + 16658 20.687 * * [simplify]: Extracting #6: cost 0 inf + 22556 20.691 * [simplify]: Simplified to (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) 20.691 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (* (+ (* (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (fabs x)) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) 1))) (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))))) 20.692 * * * * [progress]: [ 73 / 273 ] simplifiying candidate # 20.692 * [simplify]: Simplifying (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (* (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) (fabs x)) 20.692 * * [simplify]: iters left: 6 (21 enodes) 20.705 * * [simplify]: iters left: 5 (112 enodes) 20.759 * * [simplify]: iters left: 4 (459 enodes) 21.290 * * [simplify]: Extracting #0: cost 1 inf + 0 21.290 * * [simplify]: Extracting #1: cost 10 inf + 0 21.291 * * [simplify]: Extracting #2: cost 70 inf + 0 21.293 * * [simplify]: Extracting #3: cost 417 inf + 1 21.301 * * [simplify]: Extracting #4: cost 657 inf + 12145 21.354 * * [simplify]: Extracting #5: cost 388 inf + 102511 21.451 * * [simplify]: Extracting #6: cost 47 inf + 219656 21.590 * * [simplify]: Extracting #7: cost 0 inf + 234298 21.711 * * [simplify]: Extracting #8: cost 0 inf + 232412 21.821 * * [simplify]: Extracting #9: cost 0 inf + 232167 21.946 * [simplify]: Simplified to (* (+ (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (* (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (- (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))))) (fabs x)) 21.946 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (* (+ (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) 3)) (fabs x)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (* (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) 1))) (* (+ (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (* (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (- (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))))) (fabs x)))) 21.947 * * * * [progress]: [ 74 / 273 ] simplifiying candidate # 21.947 * [simplify]: Simplifying (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (fabs x)) 21.947 * * [simplify]: iters left: 6 (17 enodes) 21.953 * * [simplify]: iters left: 5 (79 enodes) 21.968 * * [simplify]: iters left: 4 (204 enodes) 22.076 * * [simplify]: Extracting #0: cost 1 inf + 0 22.077 * * [simplify]: Extracting #1: cost 6 inf + 0 22.077 * * [simplify]: Extracting #2: cost 50 inf + 0 22.077 * * [simplify]: Extracting #3: cost 149 inf + 1 22.079 * * [simplify]: Extracting #4: cost 173 inf + 1551 22.088 * * [simplify]: Extracting #5: cost 77 inf + 20141 22.099 * * [simplify]: Extracting #6: cost 5 inf + 39342 22.109 * * [simplify]: Extracting #7: cost 0 inf + 40957 22.124 * [simplify]: Simplified to (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x)))) (fabs x)) 22.124 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (fabs x)) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 1))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x)))) (fabs x)))) 22.125 * * * * [progress]: [ 75 / 273 ] simplifiying candidate # 22.125 * [simplify]: Simplifying (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (- (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 22.126 * * [simplify]: iters left: 6 (21 enodes) 22.142 * * [simplify]: iters left: 5 (109 enodes) 22.166 * * [simplify]: iters left: 4 (327 enodes) 22.399 * * [simplify]: Extracting #0: cost 1 inf + 0 22.399 * * [simplify]: Extracting #1: cost 27 inf + 0 22.399 * * [simplify]: Extracting #2: cost 260 inf + 0 22.401 * * [simplify]: Extracting #3: cost 448 inf + 2 22.406 * * [simplify]: Extracting #4: cost 379 inf + 23650 22.441 * * [simplify]: Extracting #5: cost 129 inf + 109342 22.507 * * [simplify]: Extracting #6: cost 4 inf + 166517 22.594 * * [simplify]: Extracting #7: cost 0 inf + 164262 22.699 * * [simplify]: Extracting #8: cost 0 inf + 164223 22.801 * [simplify]: Simplified to (+ (* (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))) (* (/ 1 (fabs x)) (- (/ 1 (fabs x)) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))))) 22.801 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (pow (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 3) (pow (/ 1 (fabs x)) 3))) (+ (* (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))) (* (/ 1 (fabs x)) (- (/ 1 (fabs x)) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))))))) 22.802 * * * * [progress]: [ 76 / 273 ] simplifiying candidate # 22.802 * [simplify]: Simplifying (- (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))) 22.803 * * [simplify]: iters left: 6 (17 enodes) 22.812 * * [simplify]: iters left: 5 (81 enodes) 22.829 * * [simplify]: iters left: 4 (206 enodes) 22.911 * * [simplify]: Extracting #0: cost 1 inf + 0 22.911 * * [simplify]: Extracting #1: cost 22 inf + 0 22.912 * * [simplify]: Extracting #2: cost 100 inf + 0 22.912 * * [simplify]: Extracting #3: cost 143 inf + 5 22.914 * * [simplify]: Extracting #4: cost 130 inf + 1347 22.922 * * [simplify]: Extracting #5: cost 41 inf + 19016 22.939 * * [simplify]: Extracting #6: cost 1 inf + 29615 22.956 * * [simplify]: Extracting #7: cost 0 inf + 29652 22.973 * * [simplify]: Extracting #8: cost 0 inf + 29611 22.990 * [simplify]: Simplified to (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (fabs x))) (* (fabs x) (fabs x)))) (/ -1 (fabs x))) 22.990 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (- (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (* (/ 1 (fabs x)) (/ 1 (fabs x))))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (fabs x))) (* (fabs x) (fabs x)))) (/ -1 (fabs x))))) 22.990 * * * * [progress]: [ 77 / 273 ] simplifiying candidate # 22.991 * [simplify]: Simplifying (* (exp (* (fabs x) (fabs x))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))) 22.991 * * [simplify]: iters left: 6 (19 enodes) 22.997 * * [simplify]: iters left: 5 (95 enodes) 23.016 * * [simplify]: iters left: 4 (245 enodes) 23.104 * * [simplify]: Extracting #0: cost 1 inf + 0 23.104 * * [simplify]: Extracting #1: cost 16 inf + 0 23.105 * * [simplify]: Extracting #2: cost 96 inf + 0 23.105 * * [simplify]: Extracting #3: cost 175 inf + 1 23.107 * * [simplify]: Extracting #4: cost 188 inf + 2406 23.114 * * [simplify]: Extracting #5: cost 106 inf + 19971 23.136 * * [simplify]: Extracting #6: cost 12 inf + 49606 23.163 * * [simplify]: Extracting #7: cost 0 inf + 54938 23.189 * * [simplify]: Extracting #8: cost 0 inf + 54607 23.203 * * [simplify]: Extracting #9: cost 0 inf + 54525 23.225 * [simplify]: Simplified to (+ (* (exp (* (fabs x) (fabs x))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))))) (/ (exp (* (fabs x) (fabs x))) (fabs x))) 23.225 * [simplify]: Simplified (2 1) to (λ (x) (/ (+ (* (exp (* (fabs x) (fabs x))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))))) (/ (exp (* (fabs x) (fabs x))) (fabs x))) (sqrt PI))) 23.225 * * * * [progress]: [ 78 / 273 ] simplifiying candidate #real (real->posit16 (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))))> 23.225 * * * * [progress]: [ 79 / 273 ] simplifiying candidate # 23.225 * * * * [progress]: [ 80 / 273 ] simplifiying candidate # 23.226 * [simplify]: Simplifying (fabs x) 23.226 * * [simplify]: iters left: 1 (2 enodes) 23.227 * * [simplify]: Extracting #0: cost 1 inf + 0 23.227 * * [simplify]: Extracting #1: cost 3 inf + 0 23.227 * * [simplify]: Extracting #2: cost 2 inf + 1 23.227 * * [simplify]: Extracting #3: cost 0 inf + 83 23.227 * [simplify]: Simplified to (fabs x) 23.227 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- -1 (+ 1 1)) (+ 1 1))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.227 * [simplify]: Simplifying (- (- -1 (+ 1 1)) (+ 1 1)) 23.227 * * [simplify]: iters left: 6 (5 enodes) 23.235 * * [simplify]: iters left: 5 (31 enodes) 23.248 * * [simplify]: iters left: 4 (46 enodes) 23.258 * * [simplify]: Extracting #0: cost 1 inf + 0 23.258 * * [simplify]: Extracting #1: cost 0 inf + 1 23.258 * [simplify]: Simplified to -5 23.258 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.259 * * * * [progress]: [ 81 / 273 ] simplifiying candidate # 23.259 * [simplify]: Simplifying (fabs x) 23.259 * * [simplify]: iters left: 1 (2 enodes) 23.260 * * [simplify]: Extracting #0: cost 1 inf + 0 23.260 * * [simplify]: Extracting #1: cost 3 inf + 0 23.260 * * [simplify]: Extracting #2: cost 2 inf + 1 23.260 * * [simplify]: Extracting #3: cost 0 inf + 83 23.260 * [simplify]: Simplified to (fabs x) 23.260 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- -1 (+ 1 1)) 2)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.260 * [simplify]: Simplifying (- (- -1 (+ 1 1)) 2) 23.261 * * [simplify]: iters left: 6 (6 enodes) 23.271 * * [simplify]: iters left: 5 (32 enodes) 23.278 * * [simplify]: iters left: 4 (38 enodes) 23.283 * * [simplify]: Extracting #0: cost 1 inf + 0 23.283 * * [simplify]: Extracting #1: cost 0 inf + 1 23.283 * [simplify]: Simplified to -5 23.283 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.283 * * * * [progress]: [ 82 / 273 ] simplifiying candidate # 23.283 * [simplify]: Simplifying (fabs x) 23.283 * * [simplify]: iters left: 1 (2 enodes) 23.284 * * [simplify]: Extracting #0: cost 1 inf + 0 23.284 * * [simplify]: Extracting #1: cost 3 inf + 0 23.284 * * [simplify]: Extracting #2: cost 2 inf + 1 23.284 * * [simplify]: Extracting #3: cost 0 inf + 83 23.284 * [simplify]: Simplified to (fabs x) 23.284 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- -1 (+ 1 1)) (+ 1 1))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.284 * [simplify]: Simplifying (- (- -1 (+ 1 1)) (+ 1 1)) 23.284 * * [simplify]: iters left: 6 (5 enodes) 23.288 * * [simplify]: iters left: 5 (31 enodes) 23.295 * * [simplify]: iters left: 4 (46 enodes) 23.300 * * [simplify]: Extracting #0: cost 1 inf + 0 23.301 * * [simplify]: Extracting #1: cost 0 inf + 1 23.301 * [simplify]: Simplified to -5 23.301 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.301 * * * * [progress]: [ 83 / 273 ] simplifiying candidate # 23.301 * [simplify]: Simplifying (fabs x) 23.301 * * [simplify]: iters left: 1 (2 enodes) 23.301 * * [simplify]: Extracting #0: cost 1 inf + 0 23.301 * * [simplify]: Extracting #1: cost 3 inf + 0 23.301 * * [simplify]: Extracting #2: cost 2 inf + 1 23.301 * * [simplify]: Extracting #3: cost 0 inf + 83 23.302 * [simplify]: Simplified to (fabs x) 23.302 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- -1 (+ 1 1)) (* 2 1))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.302 * [simplify]: Simplifying (- (- -1 (+ 1 1)) (* 2 1)) 23.302 * * [simplify]: iters left: 6 (7 enodes) 23.307 * * [simplify]: iters left: 5 (32 enodes) 23.316 * * [simplify]: iters left: 4 (44 enodes) 23.326 * * [simplify]: iters left: 3 (46 enodes) 23.336 * * [simplify]: Extracting #0: cost 1 inf + 0 23.336 * * [simplify]: Extracting #1: cost 0 inf + 1 23.336 * [simplify]: Simplified to -5 23.336 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.337 * * * * [progress]: [ 84 / 273 ] simplifiying candidate # 23.337 * [simplify]: Simplifying (fabs x) 23.337 * * [simplify]: iters left: 1 (2 enodes) 23.338 * * [simplify]: Extracting #0: cost 1 inf + 0 23.338 * * [simplify]: Extracting #1: cost 3 inf + 0 23.338 * * [simplify]: Extracting #2: cost 2 inf + 1 23.338 * * [simplify]: Extracting #3: cost 0 inf + 83 23.338 * [simplify]: Simplified to (fabs x) 23.338 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- -1 2) (+ 1 1))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.339 * [simplify]: Simplifying (- (- -1 2) (+ 1 1)) 23.339 * * [simplify]: iters left: 4 (6 enodes) 23.351 * * [simplify]: iters left: 3 (32 enodes) 23.361 * * [simplify]: iters left: 2 (42 enodes) 23.372 * * [simplify]: Extracting #0: cost 1 inf + 0 23.372 * * [simplify]: Extracting #1: cost 0 inf + 1 23.372 * [simplify]: Simplified to -5 23.372 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.372 * * * * [progress]: [ 85 / 273 ] simplifiying candidate # 23.373 * [simplify]: Simplifying (fabs x) 23.373 * * [simplify]: iters left: 1 (2 enodes) 23.374 * * [simplify]: Extracting #0: cost 1 inf + 0 23.374 * * [simplify]: Extracting #1: cost 3 inf + 0 23.374 * * [simplify]: Extracting #2: cost 2 inf + 1 23.374 * * [simplify]: Extracting #3: cost 0 inf + 83 23.374 * [simplify]: Simplified to (fabs x) 23.374 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- -1 2) 2)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.374 * [simplify]: Simplifying (- (- -1 2) 2) 23.375 * * [simplify]: iters left: 4 (4 enodes) 23.380 * * [simplify]: iters left: 3 (21 enodes) 23.386 * * [simplify]: iters left: 2 (25 enodes) 23.392 * * [simplify]: Extracting #0: cost 1 inf + 0 23.392 * * [simplify]: Extracting #1: cost 0 inf + 1 23.392 * [simplify]: Simplified to -5 23.392 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.393 * * * * [progress]: [ 86 / 273 ] simplifiying candidate # 23.393 * [simplify]: Simplifying (fabs x) 23.393 * * [simplify]: iters left: 1 (2 enodes) 23.394 * * [simplify]: Extracting #0: cost 1 inf + 0 23.394 * * [simplify]: Extracting #1: cost 3 inf + 0 23.394 * * [simplify]: Extracting #2: cost 2 inf + 1 23.394 * * [simplify]: Extracting #3: cost 0 inf + 83 23.394 * [simplify]: Simplified to (fabs x) 23.394 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- -1 2) (+ 1 1))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.395 * [simplify]: Simplifying (- (- -1 2) (+ 1 1)) 23.395 * * [simplify]: iters left: 4 (6 enodes) 23.403 * * [simplify]: iters left: 3 (32 enodes) 23.415 * * [simplify]: iters left: 2 (42 enodes) 23.425 * * [simplify]: Extracting #0: cost 1 inf + 0 23.425 * * [simplify]: Extracting #1: cost 0 inf + 1 23.425 * [simplify]: Simplified to -5 23.425 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.426 * * * * [progress]: [ 87 / 273 ] simplifiying candidate # 23.426 * [simplify]: Simplifying (fabs x) 23.426 * * [simplify]: iters left: 1 (2 enodes) 23.426 * * [simplify]: Extracting #0: cost 1 inf + 0 23.426 * * [simplify]: Extracting #1: cost 3 inf + 0 23.426 * * [simplify]: Extracting #2: cost 2 inf + 1 23.426 * * [simplify]: Extracting #3: cost 0 inf + 83 23.426 * [simplify]: Simplified to (fabs x) 23.426 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- -1 2) (* 2 1))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.427 * [simplify]: Simplifying (- (- -1 2) (* 2 1)) 23.427 * * [simplify]: iters left: 4 (6 enodes) 23.431 * * [simplify]: iters left: 3 (28 enodes) 23.435 * * [simplify]: iters left: 2 (34 enodes) 23.440 * * [simplify]: Extracting #0: cost 1 inf + 0 23.440 * * [simplify]: Extracting #1: cost 0 inf + 1 23.440 * [simplify]: Simplified to -5 23.440 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.440 * * * * [progress]: [ 88 / 273 ] simplifiying candidate # 23.440 * [simplify]: Simplifying (fabs x) 23.440 * * [simplify]: iters left: 1 (2 enodes) 23.441 * * [simplify]: Extracting #0: cost 1 inf + 0 23.441 * * [simplify]: Extracting #1: cost 3 inf + 0 23.441 * * [simplify]: Extracting #2: cost 2 inf + 1 23.441 * * [simplify]: Extracting #3: cost 0 inf + 83 23.441 * [simplify]: Simplified to (fabs x) 23.441 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- -1 (+ 1 1)) (+ 1 1))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.441 * [simplify]: Simplifying (- (- -1 (+ 1 1)) (+ 1 1)) 23.441 * * [simplify]: iters left: 6 (5 enodes) 23.445 * * [simplify]: iters left: 5 (31 enodes) 23.452 * * [simplify]: iters left: 4 (46 enodes) 23.462 * * [simplify]: Extracting #0: cost 1 inf + 0 23.462 * * [simplify]: Extracting #1: cost 0 inf + 1 23.462 * [simplify]: Simplified to -5 23.462 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.462 * * * * [progress]: [ 89 / 273 ] simplifiying candidate # 23.463 * [simplify]: Simplifying (fabs x) 23.463 * * [simplify]: iters left: 1 (2 enodes) 23.464 * * [simplify]: Extracting #0: cost 1 inf + 0 23.464 * * [simplify]: Extracting #1: cost 3 inf + 0 23.464 * * [simplify]: Extracting #2: cost 2 inf + 1 23.464 * * [simplify]: Extracting #3: cost 0 inf + 83 23.464 * [simplify]: Simplified to (fabs x) 23.464 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- -1 (+ 1 1)) 2)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.464 * [simplify]: Simplifying (- (- -1 (+ 1 1)) 2) 23.464 * * [simplify]: iters left: 6 (6 enodes) 23.475 * * [simplify]: iters left: 5 (32 enodes) 23.480 * * [simplify]: iters left: 4 (38 enodes) 23.485 * * [simplify]: Extracting #0: cost 1 inf + 0 23.485 * * [simplify]: Extracting #1: cost 0 inf + 1 23.485 * [simplify]: Simplified to -5 23.485 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.485 * * * * [progress]: [ 90 / 273 ] simplifiying candidate # 23.485 * [simplify]: Simplifying (fabs x) 23.485 * * [simplify]: iters left: 1 (2 enodes) 23.486 * * [simplify]: Extracting #0: cost 1 inf + 0 23.486 * * [simplify]: Extracting #1: cost 3 inf + 0 23.486 * * [simplify]: Extracting #2: cost 2 inf + 1 23.486 * * [simplify]: Extracting #3: cost 0 inf + 83 23.486 * [simplify]: Simplified to (fabs x) 23.486 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- -1 (+ 1 1)) (+ 1 1))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.486 * [simplify]: Simplifying (- (- -1 (+ 1 1)) (+ 1 1)) 23.486 * * [simplify]: iters left: 6 (5 enodes) 23.490 * * [simplify]: iters left: 5 (31 enodes) 23.497 * * [simplify]: iters left: 4 (46 enodes) 23.508 * * [simplify]: Extracting #0: cost 1 inf + 0 23.508 * * [simplify]: Extracting #1: cost 0 inf + 1 23.508 * [simplify]: Simplified to -5 23.508 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.509 * * * * [progress]: [ 91 / 273 ] simplifiying candidate # 23.509 * [simplify]: Simplifying (fabs x) 23.509 * * [simplify]: iters left: 1 (2 enodes) 23.510 * * [simplify]: Extracting #0: cost 1 inf + 0 23.510 * * [simplify]: Extracting #1: cost 3 inf + 0 23.510 * * [simplify]: Extracting #2: cost 2 inf + 1 23.510 * * [simplify]: Extracting #3: cost 0 inf + 83 23.510 * [simplify]: Simplified to (fabs x) 23.510 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- -1 (+ 1 1)) (* 2 1))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.511 * [simplify]: Simplifying (- (- -1 (+ 1 1)) (* 2 1)) 23.511 * * [simplify]: iters left: 6 (7 enodes) 23.520 * * [simplify]: iters left: 5 (32 enodes) 23.531 * * [simplify]: iters left: 4 (44 enodes) 23.542 * * [simplify]: iters left: 3 (46 enodes) 23.552 * * [simplify]: Extracting #0: cost 1 inf + 0 23.552 * * [simplify]: Extracting #1: cost 0 inf + 1 23.552 * [simplify]: Simplified to -5 23.552 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.553 * * * * [progress]: [ 92 / 273 ] simplifiying candidate # 23.553 * [simplify]: Simplifying (fabs x) 23.553 * * [simplify]: iters left: 1 (2 enodes) 23.554 * * [simplify]: Extracting #0: cost 1 inf + 0 23.554 * * [simplify]: Extracting #1: cost 3 inf + 0 23.554 * * [simplify]: Extracting #2: cost 2 inf + 1 23.554 * * [simplify]: Extracting #3: cost 0 inf + 83 23.554 * [simplify]: Simplified to (fabs x) 23.554 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- -1 (* 2 1)) (+ 1 1))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.555 * [simplify]: Simplifying (- (- -1 (* 2 1)) (+ 1 1)) 23.555 * * [simplify]: iters left: 6 (7 enodes) 23.562 * * [simplify]: iters left: 5 (32 enodes) 23.569 * * [simplify]: iters left: 4 (50 enodes) 23.575 * * [simplify]: Extracting #0: cost 1 inf + 0 23.575 * * [simplify]: Extracting #1: cost 0 inf + 1 23.575 * [simplify]: Simplified to -5 23.575 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.575 * * * * [progress]: [ 93 / 273 ] simplifiying candidate # 23.576 * [simplify]: Simplifying (fabs x) 23.576 * * [simplify]: iters left: 1 (2 enodes) 23.576 * * [simplify]: Extracting #0: cost 1 inf + 0 23.576 * * [simplify]: Extracting #1: cost 3 inf + 0 23.576 * * [simplify]: Extracting #2: cost 2 inf + 1 23.576 * * [simplify]: Extracting #3: cost 0 inf + 83 23.576 * [simplify]: Simplified to (fabs x) 23.576 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- -1 (* 2 1)) 2)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.577 * [simplify]: Simplifying (- (- -1 (* 2 1)) 2) 23.577 * * [simplify]: iters left: 6 (6 enodes) 23.581 * * [simplify]: iters left: 5 (27 enodes) 23.585 * * [simplify]: iters left: 4 (33 enodes) 23.596 * * [simplify]: Extracting #0: cost 1 inf + 0 23.596 * * [simplify]: Extracting #1: cost 0 inf + 1 23.596 * [simplify]: Simplified to -5 23.597 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.597 * * * * [progress]: [ 94 / 273 ] simplifiying candidate # 23.597 * [simplify]: Simplifying (fabs x) 23.597 * * [simplify]: iters left: 1 (2 enodes) 23.598 * * [simplify]: Extracting #0: cost 1 inf + 0 23.598 * * [simplify]: Extracting #1: cost 3 inf + 0 23.598 * * [simplify]: Extracting #2: cost 2 inf + 1 23.598 * * [simplify]: Extracting #3: cost 0 inf + 83 23.598 * [simplify]: Simplified to (fabs x) 23.598 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- -1 (* 2 1)) (+ 1 1))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.599 * [simplify]: Simplifying (- (- -1 (* 2 1)) (+ 1 1)) 23.599 * * [simplify]: iters left: 6 (7 enodes) 23.606 * * [simplify]: iters left: 5 (32 enodes) 23.615 * * [simplify]: iters left: 4 (50 enodes) 23.621 * * [simplify]: Extracting #0: cost 1 inf + 0 23.621 * * [simplify]: Extracting #1: cost 0 inf + 1 23.622 * [simplify]: Simplified to -5 23.622 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.622 * * * * [progress]: [ 95 / 273 ] simplifiying candidate # 23.622 * [simplify]: Simplifying (fabs x) 23.622 * * [simplify]: iters left: 1 (2 enodes) 23.622 * * [simplify]: Extracting #0: cost 1 inf + 0 23.622 * * [simplify]: Extracting #1: cost 3 inf + 0 23.622 * * [simplify]: Extracting #2: cost 2 inf + 1 23.622 * * [simplify]: Extracting #3: cost 0 inf + 83 23.623 * [simplify]: Simplified to (fabs x) 23.623 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- -1 (* 2 1)) (* 2 1))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.623 * [simplify]: Simplifying (- (- -1 (* 2 1)) (* 2 1)) 23.623 * * [simplify]: iters left: 6 (6 enodes) 23.627 * * [simplify]: iters left: 5 (28 enodes) 23.631 * * [simplify]: iters left: 4 (34 enodes) 23.636 * * [simplify]: Extracting #0: cost 1 inf + 0 23.636 * * [simplify]: Extracting #1: cost 0 inf + 1 23.636 * [simplify]: Simplified to -5 23.636 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.636 * * * * [progress]: [ 96 / 273 ] simplifiying candidate # 23.636 * [simplify]: Simplifying (fabs x) 23.636 * * [simplify]: iters left: 1 (2 enodes) 23.637 * * [simplify]: Extracting #0: cost 1 inf + 0 23.637 * * [simplify]: Extracting #1: cost 3 inf + 0 23.637 * * [simplify]: Extracting #2: cost 2 inf + 1 23.637 * * [simplify]: Extracting #3: cost 0 inf + 83 23.637 * [simplify]: Simplified to (fabs x) 23.637 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- (- 1) (+ 1 1)) (+ 1 1))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.637 * [simplify]: Simplifying (- (- (- 1) (+ 1 1)) (+ 1 1)) 23.638 * * [simplify]: iters left: 6 (5 enodes) 23.643 * * [simplify]: iters left: 5 (32 enodes) 23.650 * * [simplify]: iters left: 4 (46 enodes) 23.655 * * [simplify]: Extracting #0: cost 1 inf + 0 23.655 * * [simplify]: Extracting #1: cost 0 inf + 1 23.655 * [simplify]: Simplified to -5 23.655 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.655 * * * * [progress]: [ 97 / 273 ] simplifiying candidate # 23.656 * [simplify]: Simplifying (fabs x) 23.656 * * [simplify]: iters left: 1 (2 enodes) 23.656 * * [simplify]: Extracting #0: cost 1 inf + 0 23.656 * * [simplify]: Extracting #1: cost 3 inf + 0 23.656 * * [simplify]: Extracting #2: cost 2 inf + 1 23.656 * * [simplify]: Extracting #3: cost 0 inf + 83 23.656 * [simplify]: Simplified to (fabs x) 23.656 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- (- 1) (+ 1 1)) 2)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.656 * [simplify]: Simplifying (- (- (- 1) (+ 1 1)) 2) 23.657 * * [simplify]: iters left: 6 (6 enodes) 23.661 * * [simplify]: iters left: 5 (32 enodes) 23.668 * * [simplify]: iters left: 4 (46 enodes) 23.674 * * [simplify]: Extracting #0: cost 1 inf + 0 23.674 * * [simplify]: Extracting #1: cost 0 inf + 1 23.674 * [simplify]: Simplified to -5 23.674 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.674 * * * * [progress]: [ 98 / 273 ] simplifiying candidate # 23.675 * [simplify]: Simplifying (fabs x) 23.675 * * [simplify]: iters left: 1 (2 enodes) 23.675 * * [simplify]: Extracting #0: cost 1 inf + 0 23.676 * * [simplify]: Extracting #1: cost 3 inf + 0 23.676 * * [simplify]: Extracting #2: cost 2 inf + 1 23.676 * * [simplify]: Extracting #3: cost 0 inf + 83 23.676 * [simplify]: Simplified to (fabs x) 23.676 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- (- 1) (+ 1 1)) (+ 1 1))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.676 * [simplify]: Simplifying (- (- (- 1) (+ 1 1)) (+ 1 1)) 23.676 * * [simplify]: iters left: 6 (5 enodes) 23.684 * * [simplify]: iters left: 5 (32 enodes) 23.698 * * [simplify]: iters left: 4 (46 enodes) 23.709 * * [simplify]: Extracting #0: cost 1 inf + 0 23.709 * * [simplify]: Extracting #1: cost 0 inf + 1 23.709 * [simplify]: Simplified to -5 23.709 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.709 * * * * [progress]: [ 99 / 273 ] simplifiying candidate # 23.709 * [simplify]: Simplifying (fabs x) 23.710 * * [simplify]: iters left: 1 (2 enodes) 23.710 * * [simplify]: Extracting #0: cost 1 inf + 0 23.710 * * [simplify]: Extracting #1: cost 3 inf + 0 23.710 * * [simplify]: Extracting #2: cost 2 inf + 1 23.710 * * [simplify]: Extracting #3: cost 0 inf + 83 23.710 * [simplify]: Simplified to (fabs x) 23.710 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- (- 1) (+ 1 1)) (* 2 1))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.710 * [simplify]: Simplifying (- (- (- 1) (+ 1 1)) (* 2 1)) 23.710 * * [simplify]: iters left: 6 (7 enodes) 23.715 * * [simplify]: iters left: 5 (32 enodes) 23.726 * * [simplify]: iters left: 4 (61 enodes) 23.731 * * [simplify]: iters left: 3 (65 enodes) 23.741 * * [simplify]: Extracting #0: cost 1 inf + 0 23.741 * * [simplify]: Extracting #1: cost 0 inf + 1 23.741 * [simplify]: Simplified to -5 23.741 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.741 * * * * [progress]: [ 100 / 273 ] simplifiying candidate # 23.741 * [simplify]: Simplifying (fabs x) 23.741 * * [simplify]: iters left: 1 (2 enodes) 23.742 * * [simplify]: Extracting #0: cost 1 inf + 0 23.742 * * [simplify]: Extracting #1: cost 3 inf + 0 23.742 * * [simplify]: Extracting #2: cost 2 inf + 1 23.742 * * [simplify]: Extracting #3: cost 0 inf + 83 23.742 * [simplify]: Simplified to (fabs x) 23.742 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- (- 1) 2) (+ 1 1))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.743 * [simplify]: Simplifying (- (- (- 1) 2) (+ 1 1)) 23.743 * * [simplify]: iters left: 6 (6 enodes) 23.749 * * [simplify]: iters left: 5 (30 enodes) 23.768 * * [simplify]: iters left: 4 (61 enodes) 23.780 * * [simplify]: iters left: 3 (63 enodes) 23.792 * * [simplify]: Extracting #0: cost 1 inf + 0 23.792 * * [simplify]: Extracting #1: cost 0 inf + 1 23.792 * [simplify]: Simplified to -5 23.792 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.792 * * * * [progress]: [ 101 / 273 ] simplifiying candidate # 23.793 * [simplify]: Simplifying (fabs x) 23.793 * * [simplify]: iters left: 1 (2 enodes) 23.793 * * [simplify]: Extracting #0: cost 1 inf + 0 23.794 * * [simplify]: Extracting #1: cost 3 inf + 0 23.794 * * [simplify]: Extracting #2: cost 2 inf + 1 23.794 * * [simplify]: Extracting #3: cost 0 inf + 83 23.794 * [simplify]: Simplified to (fabs x) 23.794 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- (- 1) 2) 2)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.794 * [simplify]: Simplifying (- (- (- 1) 2) 2) 23.794 * * [simplify]: iters left: 6 (5 enodes) 23.799 * * [simplify]: iters left: 5 (26 enodes) 23.810 * * [simplify]: iters left: 4 (37 enodes) 23.820 * * [simplify]: iters left: 3 (39 enodes) 23.834 * * [simplify]: Extracting #0: cost 1 inf + 0 23.834 * * [simplify]: Extracting #1: cost 0 inf + 1 23.834 * [simplify]: Simplified to -5 23.834 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.834 * * * * [progress]: [ 102 / 273 ] simplifiying candidate # 23.834 * [simplify]: Simplifying (fabs x) 23.834 * * [simplify]: iters left: 1 (2 enodes) 23.835 * * [simplify]: Extracting #0: cost 1 inf + 0 23.835 * * [simplify]: Extracting #1: cost 3 inf + 0 23.835 * * [simplify]: Extracting #2: cost 2 inf + 1 23.835 * * [simplify]: Extracting #3: cost 0 inf + 83 23.836 * [simplify]: Simplified to (fabs x) 23.836 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- (- 1) 2) (+ 1 1))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.836 * [simplify]: Simplifying (- (- (- 1) 2) (+ 1 1)) 23.836 * * [simplify]: iters left: 6 (6 enodes) 23.842 * * [simplify]: iters left: 5 (30 enodes) 23.855 * * [simplify]: iters left: 4 (61 enodes) 23.861 * * [simplify]: iters left: 3 (63 enodes) 23.868 * * [simplify]: Extracting #0: cost 1 inf + 0 23.868 * * [simplify]: Extracting #1: cost 0 inf + 1 23.868 * [simplify]: Simplified to -5 23.868 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.869 * * * * [progress]: [ 103 / 273 ] simplifiying candidate # 23.869 * [simplify]: Simplifying (fabs x) 23.869 * * [simplify]: iters left: 1 (2 enodes) 23.869 * * [simplify]: Extracting #0: cost 1 inf + 0 23.869 * * [simplify]: Extracting #1: cost 3 inf + 0 23.869 * * [simplify]: Extracting #2: cost 2 inf + 1 23.869 * * [simplify]: Extracting #3: cost 0 inf + 83 23.869 * [simplify]: Simplified to (fabs x) 23.870 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- (- 1) 2) (* 2 1))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.870 * [simplify]: Simplifying (- (- (- 1) 2) (* 2 1)) 23.870 * * [simplify]: iters left: 6 (6 enodes) 23.874 * * [simplify]: iters left: 5 (29 enodes) 23.879 * * [simplify]: iters left: 4 (35 enodes) 23.884 * * [simplify]: Extracting #0: cost 1 inf + 0 23.884 * * [simplify]: Extracting #1: cost 0 inf + 1 23.884 * [simplify]: Simplified to -5 23.884 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.884 * * * * [progress]: [ 104 / 273 ] simplifiying candidate # 23.884 * [simplify]: Simplifying (fabs x) 23.884 * * [simplify]: iters left: 1 (2 enodes) 23.885 * * [simplify]: Extracting #0: cost 1 inf + 0 23.885 * * [simplify]: Extracting #1: cost 3 inf + 0 23.885 * * [simplify]: Extracting #2: cost 2 inf + 1 23.885 * * [simplify]: Extracting #3: cost 0 inf + 83 23.885 * [simplify]: Simplified to (fabs x) 23.885 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- (- 1) (+ 1 1)) (+ 1 1))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.885 * [simplify]: Simplifying (- (- (- 1) (+ 1 1)) (+ 1 1)) 23.885 * * [simplify]: iters left: 6 (5 enodes) 23.889 * * [simplify]: iters left: 5 (32 enodes) 23.896 * * [simplify]: iters left: 4 (46 enodes) 23.901 * * [simplify]: Extracting #0: cost 1 inf + 0 23.902 * * [simplify]: Extracting #1: cost 0 inf + 1 23.902 * [simplify]: Simplified to -5 23.902 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.902 * * * * [progress]: [ 105 / 273 ] simplifiying candidate # 23.902 * [simplify]: Simplifying (fabs x) 23.902 * * [simplify]: iters left: 1 (2 enodes) 23.902 * * [simplify]: Extracting #0: cost 1 inf + 0 23.902 * * [simplify]: Extracting #1: cost 3 inf + 0 23.902 * * [simplify]: Extracting #2: cost 2 inf + 1 23.903 * * [simplify]: Extracting #3: cost 0 inf + 83 23.903 * [simplify]: Simplified to (fabs x) 23.903 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- (- 1) (+ 1 1)) 2)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.903 * [simplify]: Simplifying (- (- (- 1) (+ 1 1)) 2) 23.903 * * [simplify]: iters left: 6 (6 enodes) 23.909 * * [simplify]: iters left: 5 (32 enodes) 23.921 * * [simplify]: iters left: 4 (46 enodes) 23.931 * * [simplify]: Extracting #0: cost 1 inf + 0 23.931 * * [simplify]: Extracting #1: cost 0 inf + 1 23.931 * [simplify]: Simplified to -5 23.931 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.931 * * * * [progress]: [ 106 / 273 ] simplifiying candidate # 23.932 * [simplify]: Simplifying (fabs x) 23.932 * * [simplify]: iters left: 1 (2 enodes) 23.932 * * [simplify]: Extracting #0: cost 1 inf + 0 23.933 * * [simplify]: Extracting #1: cost 3 inf + 0 23.933 * * [simplify]: Extracting #2: cost 2 inf + 1 23.933 * * [simplify]: Extracting #3: cost 0 inf + 83 23.933 * [simplify]: Simplified to (fabs x) 23.933 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- (- 1) (+ 1 1)) (+ 1 1))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.933 * [simplify]: Simplifying (- (- (- 1) (+ 1 1)) (+ 1 1)) 23.933 * * [simplify]: iters left: 6 (5 enodes) 23.939 * * [simplify]: iters left: 5 (32 enodes) 23.945 * * [simplify]: iters left: 4 (46 enodes) 23.951 * * [simplify]: Extracting #0: cost 1 inf + 0 23.951 * * [simplify]: Extracting #1: cost 0 inf + 1 23.951 * [simplify]: Simplified to -5 23.951 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.951 * * * * [progress]: [ 107 / 273 ] simplifiying candidate # 23.951 * [simplify]: Simplifying (fabs x) 23.951 * * [simplify]: iters left: 1 (2 enodes) 23.952 * * [simplify]: Extracting #0: cost 1 inf + 0 23.952 * * [simplify]: Extracting #1: cost 3 inf + 0 23.952 * * [simplify]: Extracting #2: cost 2 inf + 1 23.952 * * [simplify]: Extracting #3: cost 0 inf + 83 23.952 * [simplify]: Simplified to (fabs x) 23.952 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- (- 1) (+ 1 1)) (* 2 1))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.952 * [simplify]: Simplifying (- (- (- 1) (+ 1 1)) (* 2 1)) 23.952 * * [simplify]: iters left: 6 (7 enodes) 23.956 * * [simplify]: iters left: 5 (32 enodes) 23.969 * * [simplify]: iters left: 4 (61 enodes) 23.981 * * [simplify]: iters left: 3 (65 enodes) 23.988 * * [simplify]: Extracting #0: cost 1 inf + 0 23.988 * * [simplify]: Extracting #1: cost 0 inf + 1 23.988 * [simplify]: Simplified to -5 23.988 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.988 * * * * [progress]: [ 108 / 273 ] simplifiying candidate # 23.988 * [simplify]: Simplifying (fabs x) 23.988 * * [simplify]: iters left: 1 (2 enodes) 23.989 * * [simplify]: Extracting #0: cost 1 inf + 0 23.989 * * [simplify]: Extracting #1: cost 3 inf + 0 23.989 * * [simplify]: Extracting #2: cost 2 inf + 1 23.989 * * [simplify]: Extracting #3: cost 0 inf + 83 23.989 * [simplify]: Simplified to (fabs x) 23.989 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- (- 1) (* 2 1)) (+ 1 1))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.989 * [simplify]: Simplifying (- (- (- 1) (* 2 1)) (+ 1 1)) 23.989 * * [simplify]: iters left: 6 (7 enodes) 23.992 * * [simplify]: iters left: 5 (31 enodes) 24.004 * * [simplify]: iters left: 4 (63 enodes) 24.011 * * [simplify]: iters left: 3 (65 enodes) 24.022 * * [simplify]: Extracting #0: cost 1 inf + 0 24.023 * * [simplify]: Extracting #1: cost 0 inf + 1 24.023 * [simplify]: Simplified to -5 24.023 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.023 * * * * [progress]: [ 109 / 273 ] simplifiying candidate # 24.023 * [simplify]: Simplifying (fabs x) 24.023 * * [simplify]: iters left: 1 (2 enodes) 24.024 * * [simplify]: Extracting #0: cost 1 inf + 0 24.024 * * [simplify]: Extracting #1: cost 3 inf + 0 24.024 * * [simplify]: Extracting #2: cost 2 inf + 1 24.024 * * [simplify]: Extracting #3: cost 0 inf + 83 24.024 * [simplify]: Simplified to (fabs x) 24.024 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- (- 1) (* 2 1)) 2)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.025 * [simplify]: Simplifying (- (- (- 1) (* 2 1)) 2) 24.025 * * [simplify]: iters left: 6 (6 enodes) 24.028 * * [simplify]: iters left: 5 (27 enodes) 24.033 * * [simplify]: iters left: 4 (36 enodes) 24.041 * * [simplify]: Extracting #0: cost 1 inf + 0 24.041 * * [simplify]: Extracting #1: cost 0 inf + 1 24.041 * [simplify]: Simplified to -5 24.041 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.041 * * * * [progress]: [ 110 / 273 ] simplifiying candidate # 24.041 * [simplify]: Simplifying (fabs x) 24.041 * * [simplify]: iters left: 1 (2 enodes) 24.042 * * [simplify]: Extracting #0: cost 1 inf + 0 24.042 * * [simplify]: Extracting #1: cost 3 inf + 0 24.042 * * [simplify]: Extracting #2: cost 2 inf + 1 24.042 * * [simplify]: Extracting #3: cost 0 inf + 83 24.042 * [simplify]: Simplified to (fabs x) 24.042 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- (- 1) (* 2 1)) (+ 1 1))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.042 * [simplify]: Simplifying (- (- (- 1) (* 2 1)) (+ 1 1)) 24.042 * * [simplify]: iters left: 6 (7 enodes) 24.045 * * [simplify]: iters left: 5 (31 enodes) 24.058 * * [simplify]: iters left: 4 (63 enodes) 24.069 * * [simplify]: iters left: 3 (65 enodes) 24.075 * * [simplify]: Extracting #0: cost 1 inf + 0 24.075 * * [simplify]: Extracting #1: cost 0 inf + 1 24.075 * [simplify]: Simplified to -5 24.075 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.075 * * * * [progress]: [ 111 / 273 ] simplifiying candidate # 24.076 * [simplify]: Simplifying (fabs x) 24.076 * * [simplify]: iters left: 1 (2 enodes) 24.076 * * [simplify]: Extracting #0: cost 1 inf + 0 24.076 * * [simplify]: Extracting #1: cost 3 inf + 0 24.076 * * [simplify]: Extracting #2: cost 2 inf + 1 24.076 * * [simplify]: Extracting #3: cost 0 inf + 83 24.076 * [simplify]: Simplified to (fabs x) 24.076 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) (- (- (- 1) (* 2 1)) (* 2 1))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.076 * [simplify]: Simplifying (- (- (- 1) (* 2 1)) (* 2 1)) 24.077 * * [simplify]: iters left: 6 (6 enodes) 24.080 * * [simplify]: iters left: 5 (28 enodes) 24.085 * * [simplify]: iters left: 4 (37 enodes) 24.090 * * [simplify]: Extracting #0: cost 1 inf + 0 24.090 * * [simplify]: Extracting #1: cost 0 inf + 1 24.090 * [simplify]: Simplified to -5 24.090 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (pow (fabs x) -5) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.090 * * * * [progress]: [ 112 / 273 ] simplifiying candidate # 24.090 * * * * [progress]: [ 113 / 273 ] simplifiying candidate # 24.090 * [simplify]: Simplifying (- (- (- (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) (+ (log (fabs x)) (log (fabs x)))) 24.090 * * [simplify]: iters left: 6 (7 enodes) 24.092 * * [simplify]: iters left: 5 (30 enodes) 24.097 * * [simplify]: iters left: 4 (61 enodes) 24.115 * * [simplify]: iters left: 3 (99 enodes) 24.142 * * [simplify]: iters left: 2 (135 enodes) 24.161 * * [simplify]: iters left: 1 (140 enodes) 24.177 * * [simplify]: Extracting #0: cost 1 inf + 0 24.177 * * [simplify]: Extracting #1: cost 11 inf + 0 24.177 * * [simplify]: Extracting #2: cost 21 inf + 0 24.177 * * [simplify]: Extracting #3: cost 23 inf + 0 24.177 * * [simplify]: Extracting #4: cost 21 inf + 42 24.177 * * [simplify]: Extracting #5: cost 9 inf + 1904 24.178 * * [simplify]: Extracting #6: cost 0 inf + 3983 24.179 * [simplify]: Simplified to (- (- (- (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) (+ (log (fabs x)) (log (fabs x)))) 24.179 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (exp (- (- (- (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) (+ (log (fabs x)) (log (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.179 * * * * [progress]: [ 114 / 273 ] simplifiying candidate # 24.180 * [simplify]: Simplifying (- (- (- (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) (log (* (fabs x) (fabs x)))) 24.180 * * [simplify]: iters left: 6 (9 enodes) 24.182 * * [simplify]: iters left: 5 (32 enodes) 24.187 * * [simplify]: iters left: 4 (57 enodes) 24.197 * * [simplify]: iters left: 3 (95 enodes) 24.222 * * [simplify]: iters left: 2 (131 enodes) 24.239 * * [simplify]: iters left: 1 (136 enodes) 24.249 * * [simplify]: Extracting #0: cost 1 inf + 0 24.249 * * [simplify]: Extracting #1: cost 11 inf + 0 24.249 * * [simplify]: Extracting #2: cost 22 inf + 0 24.249 * * [simplify]: Extracting #3: cost 25 inf + 0 24.249 * * [simplify]: Extracting #4: cost 23 inf + 42 24.250 * * [simplify]: Extracting #5: cost 8 inf + 2457 24.252 * * [simplify]: Extracting #6: cost 1 inf + 3954 24.254 * * [simplify]: Extracting #7: cost 0 inf + 4145 24.256 * [simplify]: Simplified to (- (- (log (fabs x))) (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x))))) 24.257 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (exp (- (- (log (fabs x))) (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.257 * * * * [progress]: [ 115 / 273 ] simplifiying candidate # 24.257 * [simplify]: Simplifying (- (- (- (log (fabs x))) (log (* (fabs x) (fabs x)))) (+ (log (fabs x)) (log (fabs x)))) 24.257 * * [simplify]: iters left: 6 (9 enodes) 24.261 * * [simplify]: iters left: 5 (33 enodes) 24.272 * * [simplify]: iters left: 4 (59 enodes) 24.294 * * [simplify]: iters left: 3 (101 enodes) 24.327 * * [simplify]: iters left: 2 (136 enodes) 24.346 * * [simplify]: iters left: 1 (144 enodes) 24.359 * * [simplify]: Extracting #0: cost 1 inf + 0 24.359 * * [simplify]: Extracting #1: cost 11 inf + 0 24.359 * * [simplify]: Extracting #2: cost 22 inf + 0 24.360 * * [simplify]: Extracting #3: cost 25 inf + 0 24.360 * * [simplify]: Extracting #4: cost 23 inf + 42 24.361 * * [simplify]: Extracting #5: cost 12 inf + 1683 24.362 * * [simplify]: Extracting #6: cost 2 inf + 3883 24.365 * * [simplify]: Extracting #7: cost 0 inf + 4305 24.367 * [simplify]: Simplified to (+ (- (log (fabs x))) (+ (- (- (log (fabs x))) (log (fabs x))) (- (- (log (fabs x))) (log (fabs x))))) 24.367 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (exp (+ (- (log (fabs x))) (+ (- (- (log (fabs x))) (log (fabs x))) (- (- (log (fabs x))) (log (fabs x)))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.367 * * * * [progress]: [ 116 / 273 ] simplifiying candidate # 24.367 * [simplify]: Simplifying (- (- (- (log (fabs x))) (log (* (fabs x) (fabs x)))) (log (* (fabs x) (fabs x)))) 24.368 * * [simplify]: iters left: 6 (8 enodes) 24.371 * * [simplify]: iters left: 5 (30 enodes) 24.380 * * [simplify]: iters left: 4 (54 enodes) 24.400 * * [simplify]: iters left: 3 (89 enodes) 24.415 * * [simplify]: iters left: 2 (117 enodes) 24.431 * * [simplify]: iters left: 1 (132 enodes) 24.452 * * [simplify]: Extracting #0: cost 1 inf + 0 24.452 * * [simplify]: Extracting #1: cost 11 inf + 0 24.453 * * [simplify]: Extracting #2: cost 22 inf + 0 24.453 * * [simplify]: Extracting #3: cost 25 inf + 0 24.453 * * [simplify]: Extracting #4: cost 23 inf + 42 24.453 * * [simplify]: Extracting #5: cost 15 inf + 960 24.455 * * [simplify]: Extracting #6: cost 0 inf + 4305 24.457 * [simplify]: Simplified to (+ (+ (- (log (fabs x))) (- (- (log (fabs x))) (log (fabs x)))) (- (- (log (fabs x))) (log (fabs x)))) 24.457 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (exp (+ (+ (- (log (fabs x))) (- (- (log (fabs x))) (log (fabs x)))) (- (- (log (fabs x))) (log (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.458 * * * * [progress]: [ 117 / 273 ] simplifiying candidate # 24.458 * [simplify]: Simplifying (- (- (- 0 (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) (+ (log (fabs x)) (log (fabs x)))) 24.458 * * [simplify]: iters left: 6 (8 enodes) 24.463 * * [simplify]: iters left: 5 (37 enodes) 24.478 * * [simplify]: iters left: 4 (84 enodes) 24.516 * * [simplify]: iters left: 3 (172 enodes) 24.579 * * [simplify]: iters left: 2 (253 enodes) 24.654 * * [simplify]: iters left: 1 (263 enodes) 24.704 * * [simplify]: Extracting #0: cost 1 inf + 0 24.704 * * [simplify]: Extracting #1: cost 12 inf + 0 24.704 * * [simplify]: Extracting #2: cost 21 inf + 1 24.704 * * [simplify]: Extracting #3: cost 23 inf + 1 24.704 * * [simplify]: Extracting #4: cost 22 inf + 2 24.704 * * [simplify]: Extracting #5: cost 14 inf + 1030 24.705 * * [simplify]: Extracting #6: cost 3 inf + 3291 24.708 * * [simplify]: Extracting #7: cost 0 inf + 3984 24.709 * [simplify]: Simplified to (+ (+ (- (log (fabs x))) (- (- (log (fabs x))) (log (fabs x)))) (- (- (log (fabs x))) (log (fabs x)))) 24.709 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (exp (+ (+ (- (log (fabs x))) (- (- (log (fabs x))) (log (fabs x)))) (- (- (log (fabs x))) (log (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.709 * * * * [progress]: [ 118 / 273 ] simplifiying candidate # 24.710 * [simplify]: Simplifying (- (- (- 0 (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) (log (* (fabs x) (fabs x)))) 24.710 * * [simplify]: iters left: 6 (10 enodes) 24.713 * * [simplify]: iters left: 5 (39 enodes) 24.720 * * [simplify]: iters left: 4 (77 enodes) 24.737 * * [simplify]: iters left: 3 (162 enodes) 24.793 * * [simplify]: iters left: 2 (239 enodes) 24.842 * * [simplify]: iters left: 1 (245 enodes) 24.861 * * [simplify]: Extracting #0: cost 1 inf + 0 24.861 * * [simplify]: Extracting #1: cost 12 inf + 0 24.862 * * [simplify]: Extracting #2: cost 22 inf + 1 24.862 * * [simplify]: Extracting #3: cost 25 inf + 1 24.862 * * [simplify]: Extracting #4: cost 24 inf + 2 24.862 * * [simplify]: Extracting #5: cost 11 inf + 2085 24.863 * * [simplify]: Extracting #6: cost 2 inf + 4134 24.865 * * [simplify]: Extracting #7: cost 0 inf + 4706 24.866 * [simplify]: Simplified to (- (- (+ (log (fabs x)) (log (* (fabs x) (fabs x))))) (log (* (fabs x) (fabs x)))) 24.866 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (exp (- (- (+ (log (fabs x)) (log (* (fabs x) (fabs x))))) (log (* (fabs x) (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.867 * * * * [progress]: [ 119 / 273 ] simplifiying candidate # 24.867 * [simplify]: Simplifying (- (- (- 0 (log (fabs x))) (log (* (fabs x) (fabs x)))) (+ (log (fabs x)) (log (fabs x)))) 24.867 * * [simplify]: iters left: 6 (10 enodes) 24.870 * * [simplify]: iters left: 5 (40 enodes) 24.878 * * [simplify]: iters left: 4 (80 enodes) 24.900 * * [simplify]: iters left: 3 (150 enodes) 24.970 * * [simplify]: iters left: 2 (226 enodes) 25.038 * * [simplify]: iters left: 1 (230 enodes) 25.070 * * [simplify]: Extracting #0: cost 1 inf + 0 25.070 * * [simplify]: Extracting #1: cost 12 inf + 0 25.070 * * [simplify]: Extracting #2: cost 25 inf + 1 25.070 * * [simplify]: Extracting #3: cost 28 inf + 1 25.071 * * [simplify]: Extracting #4: cost 27 inf + 2 25.071 * * [simplify]: Extracting #5: cost 20 inf + 689 25.073 * * [simplify]: Extracting #6: cost 6 inf + 3495 25.075 * * [simplify]: Extracting #7: cost 0 inf + 4802 25.078 * [simplify]: Simplified to (+ (- (- (log (fabs x))) (log (fabs x))) (+ (- (log (fabs x))) (- (- (log (fabs x))) (log (fabs x))))) 25.078 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (exp (+ (- (- (log (fabs x))) (log (fabs x))) (+ (- (log (fabs x))) (- (- (log (fabs x))) (log (fabs x)))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 25.079 * * * * [progress]: [ 120 / 273 ] simplifiying candidate # 25.079 * [simplify]: Simplifying (- (- (- 0 (log (fabs x))) (log (* (fabs x) (fabs x)))) (log (* (fabs x) (fabs x)))) 25.079 * * [simplify]: iters left: 6 (9 enodes) 25.084 * * [simplify]: iters left: 5 (37 enodes) 25.095 * * [simplify]: iters left: 4 (76 enodes) 25.113 * * [simplify]: iters left: 3 (154 enodes) 25.160 * * [simplify]: iters left: 2 (215 enodes) 25.203 * * [simplify]: iters left: 1 (222 enodes) 25.227 * * [simplify]: Extracting #0: cost 1 inf + 0 25.227 * * [simplify]: Extracting #1: cost 12 inf + 0 25.228 * * [simplify]: Extracting #2: cost 22 inf + 1 25.228 * * [simplify]: Extracting #3: cost 25 inf + 1 25.228 * * [simplify]: Extracting #4: cost 24 inf + 2 25.228 * * [simplify]: Extracting #5: cost 13 inf + 1453 25.230 * * [simplify]: Extracting #6: cost 5 inf + 2991 25.233 * * [simplify]: Extracting #7: cost 0 inf + 4146 25.237 * [simplify]: Simplified to (- (- (log (fabs x))) (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x))))) 25.238 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (exp (- (- (log (fabs x))) (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 25.238 * * * * [progress]: [ 121 / 273 ] simplifiying candidate # 25.238 * [simplify]: Simplifying (- (- (- (log 1) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) (+ (log (fabs x)) (log (fabs x)))) 25.238 * * [simplify]: iters left: 6 (9 enodes) 25.242 * * [simplify]: iters left: 5 (42 enodes) 25.249 * * [simplify]: iters left: 4 (78 enodes) 25.267 * * [simplify]: iters left: 3 (151 enodes) 25.311 * * [simplify]: iters left: 2 (249 enodes) 25.374 * * [simplify]: iters left: 1 (259 enodes) 25.401 * * [simplify]: Extracting #0: cost 1 inf + 0 25.401 * * [simplify]: Extracting #1: cost 12 inf + 0 25.401 * * [simplify]: Extracting #2: cost 21 inf + 1 25.401 * * [simplify]: Extracting #3: cost 23 inf + 1 25.401 * * [simplify]: Extracting #4: cost 17 inf + 497 25.402 * * [simplify]: Extracting #5: cost 6 inf + 2598 25.403 * * [simplify]: Extracting #6: cost 1 inf + 3753 25.404 * * [simplify]: Extracting #7: cost 0 inf + 3984 25.406 * [simplify]: Simplified to (- (- (+ (log (fabs x)) (log (fabs x)))) (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x)))) 25.406 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (exp (- (- (+ (log (fabs x)) (log (fabs x)))) (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 25.406 * * * * [progress]: [ 122 / 273 ] simplifiying candidate # 25.406 * [simplify]: Simplifying (- (- (- (log 1) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) (log (* (fabs x) (fabs x)))) 25.406 * * [simplify]: iters left: 6 (11 enodes) 25.410 * * [simplify]: iters left: 5 (44 enodes) 25.417 * * [simplify]: iters left: 4 (74 enodes) 25.439 * * [simplify]: iters left: 3 (145 enodes) 25.492 * * [simplify]: iters left: 2 (240 enodes) 25.549 * * [simplify]: iters left: 1 (257 enodes) 25.602 * * [simplify]: Extracting #0: cost 1 inf + 0 25.602 * * [simplify]: Extracting #1: cost 12 inf + 0 25.602 * * [simplify]: Extracting #2: cost 22 inf + 1 25.603 * * [simplify]: Extracting #3: cost 25 inf + 1 25.603 * * [simplify]: Extracting #4: cost 17 inf + 729 25.603 * * [simplify]: Extracting #5: cost 4 inf + 3792 25.605 * * [simplify]: Extracting #6: cost 1 inf + 4365 25.606 * * [simplify]: Extracting #7: cost 0 inf + 4706 25.608 * [simplify]: Simplified to (- (+ (log (* (fabs x) (fabs x))) (+ (log (fabs x)) (log (* (fabs x) (fabs x)))))) 25.608 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (exp (- (+ (log (* (fabs x) (fabs x))) (+ (log (fabs x)) (log (* (fabs x) (fabs x))))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 25.608 * * * * [progress]: [ 123 / 273 ] simplifiying candidate # 25.608 * [simplify]: Simplifying (- (- (- (log 1) (log (fabs x))) (log (* (fabs x) (fabs x)))) (+ (log (fabs x)) (log (fabs x)))) 25.608 * * [simplify]: iters left: 6 (11 enodes) 25.613 * * [simplify]: iters left: 5 (45 enodes) 25.621 * * [simplify]: iters left: 4 (78 enodes) 25.640 * * [simplify]: iters left: 3 (159 enodes) 25.720 * * [simplify]: iters left: 2 (280 enodes) 25.805 * * [simplify]: iters left: 1 (296 enodes) 25.840 * * [simplify]: Extracting #0: cost 1 inf + 0 25.840 * * [simplify]: Extracting #1: cost 12 inf + 0 25.840 * * [simplify]: Extracting #2: cost 26 inf + 1 25.840 * * [simplify]: Extracting #3: cost 29 inf + 1 25.840 * * [simplify]: Extracting #4: cost 22 inf + 768 25.842 * * [simplify]: Extracting #5: cost 3 inf + 4620 25.845 * * [simplify]: Extracting #6: cost 0 inf + 5314 25.848 * [simplify]: Simplified to (+ (+ (- (- (log (fabs x))) (log (fabs x))) (- (- (log (fabs x))) (log (fabs x)))) (- (log (fabs x)))) 25.848 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (exp (+ (+ (- (- (log (fabs x))) (log (fabs x))) (- (- (log (fabs x))) (log (fabs x)))) (- (log (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 25.849 * * * * [progress]: [ 124 / 273 ] simplifiying candidate # 25.849 * [simplify]: Simplifying (- (- (- (log 1) (log (fabs x))) (log (* (fabs x) (fabs x)))) (log (* (fabs x) (fabs x)))) 25.849 * * [simplify]: iters left: 6 (10 enodes) 25.855 * * [simplify]: iters left: 5 (42 enodes) 25.871 * * [simplify]: iters left: 4 (74 enodes) 25.903 * * [simplify]: iters left: 3 (146 enodes) 25.966 * * [simplify]: iters left: 2 (240 enodes) 26.052 * * [simplify]: iters left: 1 (258 enodes) 26.116 * * [simplify]: Extracting #0: cost 1 inf + 0 26.116 * * [simplify]: Extracting #1: cost 12 inf + 0 26.116 * * [simplify]: Extracting #2: cost 24 inf + 1 26.116 * * [simplify]: Extracting #3: cost 27 inf + 1 26.116 * * [simplify]: Extracting #4: cost 22 inf + 416 26.117 * * [simplify]: Extracting #5: cost 8 inf + 2840 26.118 * * [simplify]: Extracting #6: cost 0 inf + 4770 26.120 * [simplify]: Simplified to (+ (- (- (log (fabs x))) (log (fabs x))) (- (- (- (log (fabs x))) (log (fabs x))) (log (fabs x)))) 26.120 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (exp (+ (- (- (log (fabs x))) (log (fabs x))) (- (- (- (log (fabs x))) (log (fabs x))) (log (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 26.120 * * * * [progress]: [ 125 / 273 ] simplifiying candidate # 26.120 * [simplify]: Simplifying (- (- (log (/ 1 (fabs x))) (+ (log (fabs x)) (log (fabs x)))) (+ (log (fabs x)) (log (fabs x)))) 26.120 * * [simplify]: iters left: 6 (9 enodes) 26.123 * * [simplify]: iters left: 5 (41 enodes) 26.130 * * [simplify]: iters left: 4 (74 enodes) 26.149 * * [simplify]: iters left: 3 (127 enodes) 26.206 * * [simplify]: iters left: 2 (212 enodes) 26.285 * * [simplify]: iters left: 1 (236 enodes) 26.337 * * [simplify]: Extracting #0: cost 1 inf + 0 26.337 * * [simplify]: Extracting #1: cost 12 inf + 0 26.337 * * [simplify]: Extracting #2: cost 22 inf + 1 26.337 * * [simplify]: Extracting #3: cost 26 inf + 1 26.337 * * [simplify]: Extracting #4: cost 24 inf + 3 26.338 * * [simplify]: Extracting #5: cost 17 inf + 774 26.339 * * [simplify]: Extracting #6: cost 3 inf + 3461 26.341 * * [simplify]: Extracting #7: cost 0 inf + 4149 26.343 * [simplify]: Simplified to (- (+ (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) (log (fabs x)))) 26.343 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (exp (- (+ (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) (log (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 26.343 * * * * [progress]: [ 126 / 273 ] simplifiying candidate # 26.343 * [simplify]: Simplifying (- (- (log (/ 1 (fabs x))) (+ (log (fabs x)) (log (fabs x)))) (log (* (fabs x) (fabs x)))) 26.343 * * [simplify]: iters left: 6 (11 enodes) 26.346 * * [simplify]: iters left: 5 (43 enodes) 26.354 * * [simplify]: iters left: 4 (70 enodes) 26.367 * * [simplify]: iters left: 3 (124 enodes) 26.408 * * [simplify]: iters left: 2 (207 enodes) 26.453 * * [simplify]: iters left: 1 (228 enodes) 26.505 * * [simplify]: Extracting #0: cost 1 inf + 0 26.505 * * [simplify]: Extracting #1: cost 12 inf + 0 26.505 * * [simplify]: Extracting #2: cost 23 inf + 1 26.505 * * [simplify]: Extracting #3: cost 28 inf + 1 26.505 * * [simplify]: Extracting #4: cost 26 inf + 3 26.506 * * [simplify]: Extracting #5: cost 16 inf + 1087 26.508 * * [simplify]: Extracting #6: cost 4 inf + 3308 26.510 * * [simplify]: Extracting #7: cost 0 inf + 4311 26.513 * [simplify]: Simplified to (- (+ (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) (log (fabs x)))) 26.513 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (exp (- (+ (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) (log (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 26.513 * * * * [progress]: [ 127 / 273 ] simplifiying candidate # 26.514 * [simplify]: Simplifying (- (- (log (/ 1 (fabs x))) (log (* (fabs x) (fabs x)))) (+ (log (fabs x)) (log (fabs x)))) 26.514 * * [simplify]: iters left: 6 (11 enodes) 26.519 * * [simplify]: iters left: 5 (44 enodes) 26.526 * * [simplify]: iters left: 4 (72 enodes) 26.539 * * [simplify]: iters left: 3 (130 enodes) 26.582 * * [simplify]: iters left: 2 (249 enodes) 26.673 * * [simplify]: iters left: 1 (285 enodes) 26.717 * * [simplify]: Extracting #0: cost 1 inf + 0 26.717 * * [simplify]: Extracting #1: cost 12 inf + 0 26.717 * * [simplify]: Extracting #2: cost 23 inf + 1 26.717 * * [simplify]: Extracting #3: cost 28 inf + 1 26.717 * * [simplify]: Extracting #4: cost 26 inf + 3 26.717 * * [simplify]: Extracting #5: cost 17 inf + 866 26.718 * * [simplify]: Extracting #6: cost 5 inf + 3369 26.719 * * [simplify]: Extracting #7: cost 1 inf + 4392 26.721 * * [simplify]: Extracting #8: cost 0 inf + 4733 26.722 * [simplify]: Simplified to (- (+ (+ (log (fabs x)) (log (* (fabs x) (fabs x)))) (log (* (fabs x) (fabs x))))) 26.722 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (exp (- (+ (+ (log (fabs x)) (log (* (fabs x) (fabs x)))) (log (* (fabs x) (fabs x)))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 26.723 * * * * [progress]: [ 128 / 273 ] simplifiying candidate # 26.723 * [simplify]: Simplifying (- (- (log (/ 1 (fabs x))) (log (* (fabs x) (fabs x)))) (log (* (fabs x) (fabs x)))) 26.723 * * [simplify]: iters left: 6 (9 enodes) 26.726 * * [simplify]: iters left: 5 (39 enodes) 26.738 * * [simplify]: iters left: 4 (67 enodes) 26.762 * * [simplify]: iters left: 3 (117 enodes) 26.791 * * [simplify]: iters left: 2 (217 enodes) 26.855 * * [simplify]: iters left: 1 (241 enodes) 26.901 * * [simplify]: Extracting #0: cost 1 inf + 0 26.901 * * [simplify]: Extracting #1: cost 12 inf + 0 26.901 * * [simplify]: Extracting #2: cost 23 inf + 1 26.902 * * [simplify]: Extracting #3: cost 28 inf + 1 26.902 * * [simplify]: Extracting #4: cost 26 inf + 3 26.902 * * [simplify]: Extracting #5: cost 19 inf + 593 26.904 * * [simplify]: Extracting #6: cost 2 inf + 4259 26.907 * * [simplify]: Extracting #7: cost 0 inf + 4595 26.910 * [simplify]: Simplified to (+ (+ (+ (log (/ 1 (fabs x))) (log (/ 1 (fabs x)))) (log (/ 1 (fabs x)))) (+ (log (/ 1 (fabs x))) (log (/ 1 (fabs x))))) 26.910 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (exp (+ (+ (+ (log (/ 1 (fabs x))) (log (/ 1 (fabs x)))) (log (/ 1 (fabs x)))) (+ (log (/ 1 (fabs x))) (log (/ 1 (fabs x)))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 26.910 * * * * [progress]: [ 129 / 273 ] simplifiying candidate # 26.910 * [simplify]: Simplifying (- (log (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (+ (log (fabs x)) (log (fabs x)))) 26.911 * * [simplify]: iters left: 6 (10 enodes) 26.916 * * [simplify]: iters left: 5 (43 enodes) 26.930 * * [simplify]: iters left: 4 (70 enodes) 26.951 * * [simplify]: iters left: 3 (96 enodes) 26.983 * * [simplify]: iters left: 2 (172 enodes) 27.022 * * [simplify]: iters left: 1 (234 enodes) 27.067 * * [simplify]: Extracting #0: cost 1 inf + 0 27.067 * * [simplify]: Extracting #1: cost 14 inf + 0 27.067 * * [simplify]: Extracting #2: cost 44 inf + 1 27.067 * * [simplify]: Extracting #3: cost 51 inf + 5 27.067 * * [simplify]: Extracting #4: cost 52 inf + 7 27.068 * * [simplify]: Extracting #5: cost 28 inf + 4980 27.070 * * [simplify]: Extracting #6: cost 1 inf + 10586 27.071 * * [simplify]: Extracting #7: cost 0 inf + 9228 27.073 * [simplify]: Simplified to (+ (* 4 (- (log (fabs x)))) (- (log (fabs x)))) 27.073 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (exp (+ (* 4 (- (log (fabs x)))) (- (log (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 27.074 * * * * [progress]: [ 130 / 273 ] simplifiying candidate # 27.074 * [simplify]: Simplifying (- (log (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (log (* (fabs x) (fabs x)))) 27.074 * * [simplify]: iters left: 6 (9 enodes) 27.079 * * [simplify]: iters left: 5 (39 enodes) 27.092 * * [simplify]: iters left: 4 (73 enodes) 27.115 * * [simplify]: iters left: 3 (119 enodes) 27.160 * * [simplify]: iters left: 2 (188 enodes) 27.212 * * [simplify]: iters left: 1 (252 enodes) 27.308 * * [simplify]: Extracting #0: cost 1 inf + 0 27.309 * * [simplify]: Extracting #1: cost 14 inf + 0 27.309 * * [simplify]: Extracting #2: cost 44 inf + 1 27.309 * * [simplify]: Extracting #3: cost 51 inf + 5 27.309 * * [simplify]: Extracting #4: cost 52 inf + 7 27.310 * * [simplify]: Extracting #5: cost 26 inf + 4401 27.312 * * [simplify]: Extracting #6: cost 0 inf + 11563 27.313 * * [simplify]: Extracting #7: cost 0 inf + 9239 27.315 * [simplify]: Simplified to (- (- (log (fabs x))) (* 4 (log (fabs x)))) 27.315 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (exp (- (- (log (fabs x))) (* 4 (log (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 27.315 * * * * [progress]: [ 131 / 273 ] simplifiying candidate # 27.316 * * * * [progress]: [ 132 / 273 ] simplifiying candidate # 27.316 * * * * [progress]: [ 133 / 273 ] simplifiying candidate # 27.316 * [simplify]: Simplifying (/ (/ (/ (* (* 1 1) 1) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) 27.316 * * [simplify]: iters left: 6 (11 enodes) 27.319 * * [simplify]: iters left: 5 (51 enodes) 27.331 * * [simplify]: iters left: 4 (175 enodes) 27.463 * * [simplify]: Extracting #0: cost 1 inf + 0 27.463 * * [simplify]: Extracting #1: cost 51 inf + 0 27.464 * * [simplify]: Extracting #2: cost 115 inf + 1 27.465 * * [simplify]: Extracting #3: cost 107 inf + 1946 27.474 * * [simplify]: Extracting #4: cost 34 inf + 16203 27.487 * * [simplify]: Extracting #5: cost 0 inf + 24785 27.496 * [simplify]: Simplified to (/ (* (* (/ 1 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1 (* (fabs x) (* (fabs x) (fabs x))))) (* (/ 1 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1 (* (fabs x) (* (fabs x) (fabs x)))))) (* (fabs x) (* (fabs x) (fabs x)))) 27.496 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (cbrt (/ (* (* (/ 1 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1 (* (fabs x) (* (fabs x) (fabs x))))) (* (/ 1 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1 (* (fabs x) (* (fabs x) (fabs x)))))) (* (fabs x) (* (fabs x) (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 27.496 * * * * [progress]: [ 134 / 273 ] simplifiying candidate # 27.497 * [simplify]: Simplifying (/ (/ (/ (* (* 1 1) 1) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) 27.497 * * [simplify]: iters left: 6 (13 enodes) 27.501 * * [simplify]: iters left: 5 (56 enodes) 27.513 * * [simplify]: iters left: 4 (184 enodes) 27.661 * * [simplify]: Extracting #0: cost 1 inf + 0 27.661 * * [simplify]: Extracting #1: cost 42 inf + 0 27.662 * * [simplify]: Extracting #2: cost 113 inf + 1 27.663 * * [simplify]: Extracting #3: cost 110 inf + 1056 27.672 * * [simplify]: Extracting #4: cost 35 inf + 16199 27.691 * * [simplify]: Extracting #5: cost 1 inf + 23585 27.710 * * [simplify]: Extracting #6: cost 0 inf + 23867 27.730 * [simplify]: Simplified to (/ (/ (/ 1 (* (fabs x) (* (fabs x) (fabs x)))) (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x))))) (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x))))) 27.730 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (cbrt (/ (/ (/ 1 (* (fabs x) (* (fabs x) (fabs x)))) (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x))))) (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x)))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 27.730 * * * * [progress]: [ 135 / 273 ] simplifiying candidate # 27.730 * [simplify]: Simplifying (/ (/ (/ (* (* 1 1) 1) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) 27.731 * * [simplify]: iters left: 6 (13 enodes) 27.735 * * [simplify]: iters left: 5 (56 enodes) 27.747 * * [simplify]: iters left: 4 (185 enodes) 27.913 * * [simplify]: Extracting #0: cost 1 inf + 0 27.913 * * [simplify]: Extracting #1: cost 47 inf + 0 27.914 * * [simplify]: Extracting #2: cost 114 inf + 1 27.914 * * [simplify]: Extracting #3: cost 109 inf + 816 27.918 * * [simplify]: Extracting #4: cost 37 inf + 16473 27.927 * * [simplify]: Extracting #5: cost 2 inf + 24063 27.937 * * [simplify]: Extracting #6: cost 0 inf + 24547 27.952 * [simplify]: Simplified to (* (* (* (/ 1 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1 (* (fabs x) (* (fabs x) (fabs x))))) (/ 1 (* (fabs x) (* (fabs x) (fabs x))))) (* (/ 1 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1 (* (fabs x) (* (fabs x) (fabs x)))))) 27.952 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (cbrt (* (* (* (/ 1 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1 (* (fabs x) (* (fabs x) (fabs x))))) (/ 1 (* (fabs x) (* (fabs x) (fabs x))))) (* (/ 1 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1 (* (fabs x) (* (fabs x) (fabs x))))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 27.953 * * * * [progress]: [ 136 / 273 ] simplifiying candidate # 27.953 * [simplify]: Simplifying (/ (/ (/ (* (* 1 1) 1) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) 27.953 * * [simplify]: iters left: 6 (12 enodes) 27.960 * * [simplify]: iters left: 5 (54 enodes) 27.983 * * [simplify]: iters left: 4 (183 enodes) 28.162 * * [simplify]: Extracting #0: cost 1 inf + 0 28.162 * * [simplify]: Extracting #1: cost 45 inf + 0 28.163 * * [simplify]: Extracting #2: cost 101 inf + 1 28.164 * * [simplify]: Extracting #3: cost 93 inf + 1905 28.174 * * [simplify]: Extracting #4: cost 26 inf + 16620 28.192 * * [simplify]: Extracting #5: cost 0 inf + 22568 28.202 * [simplify]: Simplified to (/ (/ 1 (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))))) (* (fabs x) (* (fabs x) (fabs x)))) 28.202 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (cbrt (/ (/ 1 (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))))) (* (fabs x) (* (fabs x) (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 28.202 * * * * [progress]: [ 137 / 273 ] simplifiying candidate # 28.203 * [simplify]: Simplifying (/ (/ (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (/ 1 (fabs x))) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) 28.203 * * [simplify]: iters left: 6 (11 enodes) 28.206 * * [simplify]: iters left: 5 (60 enodes) 28.222 * * [simplify]: iters left: 4 (214 enodes) 28.410 * * [simplify]: Extracting #0: cost 1 inf + 0 28.410 * * [simplify]: Extracting #1: cost 61 inf + 0 28.411 * * [simplify]: Extracting #2: cost 156 inf + 1 28.412 * * [simplify]: Extracting #3: cost 129 inf + 6764 28.427 * * [simplify]: Extracting #4: cost 32 inf + 35350 28.453 * * [simplify]: Extracting #5: cost 0 inf + 37662 28.467 * * [simplify]: Extracting #6: cost 0 inf + 35927 28.490 * [simplify]: Simplified to (* (/ (* (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (/ 1 (fabs x)) (/ 1 (fabs x)))) (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (/ 1 (fabs x)) (/ 1 (fabs x))))) (fabs x)) (* (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (/ 1 (fabs x)) (/ 1 (fabs x)))) (* (/ 1 (fabs x)) (/ 1 (fabs x))))) 28.490 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (cbrt (* (/ (* (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (/ 1 (fabs x)) (/ 1 (fabs x)))) (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (/ 1 (fabs x)) (/ 1 (fabs x))))) (fabs x)) (* (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (/ 1 (fabs x)) (/ 1 (fabs x)))) (* (/ 1 (fabs x)) (/ 1 (fabs x)))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 28.491 * * * * [progress]: [ 138 / 273 ] simplifiying candidate # 28.491 * [simplify]: Simplifying (/ (/ (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (/ 1 (fabs x))) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) 28.491 * * [simplify]: iters left: 6 (13 enodes) 28.500 * * [simplify]: iters left: 5 (66 enodes) 28.533 * * [simplify]: iters left: 4 (229 enodes) 28.780 * * [simplify]: Extracting #0: cost 1 inf + 0 28.780 * * [simplify]: Extracting #1: cost 44 inf + 0 28.780 * * [simplify]: Extracting #2: cost 115 inf + 0 28.781 * * [simplify]: Extracting #3: cost 113 inf + 1069 28.787 * * [simplify]: Extracting #4: cost 44 inf + 19622 28.810 * * [simplify]: Extracting #5: cost 0 inf + 28225 28.825 * * [simplify]: Extracting #6: cost 0 inf + 26590 28.837 * * [simplify]: Extracting #7: cost 0 inf + 26550 28.858 * [simplify]: Simplified to (* (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x)) (* (* (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x)) (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x))) (* (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x)) (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x))))) 28.858 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (cbrt (* (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x)) (* (* (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x)) (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x))) (* (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x)) (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x)))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 28.859 * * * * [progress]: [ 139 / 273 ] simplifiying candidate # 28.859 * [simplify]: Simplifying (/ (/ (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (/ 1 (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) 28.859 * * [simplify]: iters left: 6 (13 enodes) 28.867 * * [simplify]: iters left: 5 (65 enodes) 28.889 * * [simplify]: iters left: 4 (220 enodes) 29.144 * * [simplify]: Extracting #0: cost 1 inf + 0 29.144 * * [simplify]: Extracting #1: cost 60 inf + 0 29.145 * * [simplify]: Extracting #2: cost 157 inf + 1 29.147 * * [simplify]: Extracting #3: cost 148 inf + 868 29.163 * * [simplify]: Extracting #4: cost 43 inf + 29732 29.196 * * [simplify]: Extracting #5: cost 0 inf + 39250 29.213 * * [simplify]: Extracting #6: cost 0 inf + 37266 29.238 * [simplify]: Simplified to (* (* (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (/ 1 (fabs x)) (/ 1 (fabs x))))) (* (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (/ 1 (fabs x)) (/ 1 (fabs x)))) (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (/ 1 (fabs x)) (/ 1 (fabs x)))))) (/ 1 (fabs x))) 29.238 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (cbrt (* (* (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (/ 1 (fabs x)) (/ 1 (fabs x))))) (* (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (/ 1 (fabs x)) (/ 1 (fabs x)))) (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (/ 1 (fabs x)) (/ 1 (fabs x)))))) (/ 1 (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 29.239 * * * * [progress]: [ 140 / 273 ] simplifiying candidate # 29.239 * [simplify]: Simplifying (/ (/ (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (/ 1 (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) 29.239 * * [simplify]: iters left: 6 (11 enodes) 29.246 * * [simplify]: iters left: 5 (61 enodes) 29.276 * * [simplify]: iters left: 4 (211 enodes) 29.500 * * [simplify]: Extracting #0: cost 1 inf + 0 29.500 * * [simplify]: Extracting #1: cost 65 inf + 0 29.502 * * [simplify]: Extracting #2: cost 155 inf + 1 29.504 * * [simplify]: Extracting #3: cost 147 inf + 3075 29.517 * * [simplify]: Extracting #4: cost 56 inf + 32859 29.534 * * [simplify]: Extracting #5: cost 1 inf + 41766 29.552 * * [simplify]: Extracting #6: cost 0 inf + 38834 29.583 * [simplify]: Simplified to (* (/ (* (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x)) (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x))) (/ (fabs x) (* (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x)) (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x))))) (* (/ 1 (fabs x)) (/ 1 (fabs x)))) 29.583 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (cbrt (* (/ (* (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x)) (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x))) (/ (fabs x) (* (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x)) (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x))))) (* (/ 1 (fabs x)) (/ 1 (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 29.584 * * * * [progress]: [ 141 / 273 ] simplifiying candidate # 29.584 * [simplify]: Simplifying (/ (* (* (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) 29.584 * * [simplify]: iters left: 6 (11 enodes) 29.587 * * [simplify]: iters left: 5 (59 enodes) 29.602 * * [simplify]: iters left: 4 (215 enodes) 29.741 * * [simplify]: Extracting #0: cost 1 inf + 0 29.742 * * [simplify]: Extracting #1: cost 59 inf + 0 29.743 * * [simplify]: Extracting #2: cost 183 inf + 0 29.745 * * [simplify]: Extracting #3: cost 174 inf + 1461 29.760 * * [simplify]: Extracting #4: cost 52 inf + 30319 29.787 * * [simplify]: Extracting #5: cost 2 inf + 43715 29.813 * * [simplify]: Extracting #6: cost 0 inf + 44319 29.827 * [simplify]: Simplified to (* (* (* (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x)) (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x))) (* (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x)) (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x)))) (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x))) 29.827 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (cbrt (* (* (* (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x)) (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x))) (* (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x)) (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x)))) (/ (* (/ 1 (fabs x)) (/ 1 (fabs x))) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 29.827 * * * * [progress]: [ 142 / 273 ] simplifiying candidate # 29.828 * [simplify]: Simplifying (/ (* (* (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) 29.828 * * [simplify]: iters left: 6 (11 enodes) 29.831 * * [simplify]: iters left: 5 (60 enodes) 29.852 * * [simplify]: iters left: 4 (214 enodes) 30.002 * * [simplify]: Extracting #0: cost 1 inf + 0 30.002 * * [simplify]: Extracting #1: cost 56 inf + 0 30.003 * * [simplify]: Extracting #2: cost 205 inf + 1 30.005 * * [simplify]: Extracting #3: cost 169 inf + 8883 30.023 * * [simplify]: Extracting #4: cost 27 inf + 44193 30.041 * * [simplify]: Extracting #5: cost 0 inf + 51478 30.059 * [simplify]: Simplified to (/ (/ (/ (/ 1 (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) 30.059 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (cbrt (/ (/ (/ (/ 1 (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 30.059 * * * * [progress]: [ 143 / 273 ] simplifiying candidate # 30.059 * * * * [progress]: [ 144 / 273 ] simplifiying candidate # 30.060 * * * * [progress]: [ 145 / 273 ] simplifiying candidate # 30.060 * * * * [progress]: [ 146 / 273 ] simplifiying candidate # 30.060 * * * * [progress]: [ 147 / 273 ] simplifiying candidate # 30.060 * [simplify]: Simplifying (/ (* (cbrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (cbrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))))) (fabs x)) 30.060 * * [simplify]: iters left: 6 (9 enodes) 30.063 * * [simplify]: iters left: 5 (35 enodes) 30.068 * * [simplify]: iters left: 4 (48 enodes) 30.075 * * [simplify]: iters left: 3 (53 enodes) 30.084 * * [simplify]: iters left: 2 (60 enodes) 30.094 * * [simplify]: iters left: 1 (74 enodes) 30.115 * * [simplify]: Extracting #0: cost 1 inf + 0 30.115 * * [simplify]: Extracting #1: cost 7 inf + 0 30.115 * * [simplify]: Extracting #2: cost 14 inf + 0 30.116 * * [simplify]: Extracting #3: cost 19 inf + 1 30.116 * * [simplify]: Extracting #4: cost 21 inf + 286 30.116 * * [simplify]: Extracting #5: cost 17 inf + 937 30.117 * * [simplify]: Extracting #6: cost 9 inf + 3438 30.119 * * [simplify]: Extracting #7: cost 6 inf + 4295 30.120 * * [simplify]: Extracting #8: cost 0 inf + 5596 30.122 * [simplify]: Simplified to (* (/ (cbrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (cbrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))))) 30.122 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (* (/ (cbrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (cbrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))))) (/ (cbrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 30.123 * [simplify]: Simplifying (/ (cbrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) 30.123 * * [simplify]: iters left: 6 (8 enodes) 30.127 * * [simplify]: iters left: 5 (30 enodes) 30.135 * * [simplify]: iters left: 4 (39 enodes) 30.141 * * [simplify]: iters left: 3 (41 enodes) 30.147 * * [simplify]: iters left: 2 (48 enodes) 30.157 * * [simplify]: iters left: 1 (62 enodes) 30.173 * * [simplify]: Extracting #0: cost 1 inf + 0 30.173 * * [simplify]: Extracting #1: cost 4 inf + 0 30.173 * * [simplify]: Extracting #2: cost 8 inf + 0 30.173 * * [simplify]: Extracting #3: cost 11 inf + 83 30.173 * * [simplify]: Extracting #4: cost 15 inf + 286 30.174 * * [simplify]: Extracting #5: cost 10 inf + 1139 30.175 * * [simplify]: Extracting #6: cost 7 inf + 2270 30.175 * * [simplify]: Extracting #7: cost 3 inf + 3319 30.176 * * [simplify]: Extracting #8: cost 0 inf + 3824 30.177 * [simplify]: Simplified to (/ (cbrt (/ (/ 1 (* (fabs x) (fabs x))) (fabs x))) (fabs x)) 30.177 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (* (/ (cbrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (cbrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))))) (/ (cbrt (/ (/ 1 (* (fabs x) (fabs x))) (fabs x))) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 30.178 * * * * [progress]: [ 148 / 273 ] simplifiying candidate # 30.178 * [simplify]: Simplifying (/ (sqrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) 30.178 * * [simplify]: iters left: 6 (8 enodes) 30.182 * * [simplify]: iters left: 5 (30 enodes) 30.192 * * [simplify]: iters left: 4 (39 enodes) 30.203 * * [simplify]: iters left: 3 (41 enodes) 30.217 * * [simplify]: iters left: 2 (48 enodes) 30.228 * * [simplify]: iters left: 1 (62 enodes) 30.240 * * [simplify]: Extracting #0: cost 1 inf + 0 30.240 * * [simplify]: Extracting #1: cost 4 inf + 0 30.240 * * [simplify]: Extracting #2: cost 8 inf + 0 30.240 * * [simplify]: Extracting #3: cost 11 inf + 83 30.240 * * [simplify]: Extracting #4: cost 15 inf + 286 30.240 * * [simplify]: Extracting #5: cost 10 inf + 1139 30.241 * * [simplify]: Extracting #6: cost 7 inf + 2110 30.241 * * [simplify]: Extracting #7: cost 3 inf + 3159 30.242 * * [simplify]: Extracting #8: cost 0 inf + 3664 30.242 * [simplify]: Simplified to (/ (sqrt (/ (/ 1 (* (fabs x) (fabs x))) (fabs x))) (fabs x)) 30.242 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (sqrt (/ (/ 1 (* (fabs x) (fabs x))) (fabs x))) (fabs x)) (/ (sqrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 30.242 * [simplify]: Simplifying (/ (sqrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) 30.242 * * [simplify]: iters left: 6 (8 enodes) 30.245 * * [simplify]: iters left: 5 (30 enodes) 30.249 * * [simplify]: iters left: 4 (39 enodes) 30.256 * * [simplify]: iters left: 3 (41 enodes) 30.269 * * [simplify]: iters left: 2 (48 enodes) 30.286 * * [simplify]: iters left: 1 (62 enodes) 30.306 * * [simplify]: Extracting #0: cost 1 inf + 0 30.306 * * [simplify]: Extracting #1: cost 4 inf + 0 30.306 * * [simplify]: Extracting #2: cost 8 inf + 0 30.306 * * [simplify]: Extracting #3: cost 11 inf + 83 30.306 * * [simplify]: Extracting #4: cost 15 inf + 286 30.306 * * [simplify]: Extracting #5: cost 10 inf + 1139 30.307 * * [simplify]: Extracting #6: cost 7 inf + 2110 30.307 * * [simplify]: Extracting #7: cost 3 inf + 3159 30.308 * * [simplify]: Extracting #8: cost 0 inf + 3664 30.308 * [simplify]: Simplified to (/ (sqrt (/ (/ 1 (* (fabs x) (fabs x))) (fabs x))) (fabs x)) 30.308 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (sqrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (/ (sqrt (/ (/ 1 (* (fabs x) (fabs x))) (fabs x))) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 30.308 * * * * [progress]: [ 149 / 273 ] simplifiying candidate # 30.309 * [simplify]: Simplifying (/ (/ (* (cbrt (/ 1 (fabs x))) (cbrt (/ 1 (fabs x)))) (fabs x)) (fabs x)) 30.309 * * [simplify]: iters left: 6 (8 enodes) 30.311 * * [simplify]: iters left: 5 (30 enodes) 30.316 * * [simplify]: iters left: 4 (43 enodes) 30.323 * * [simplify]: iters left: 3 (54 enodes) 30.331 * * [simplify]: iters left: 2 (57 enodes) 30.345 * * [simplify]: Extracting #0: cost 1 inf + 0 30.345 * * [simplify]: Extracting #1: cost 11 inf + 0 30.345 * * [simplify]: Extracting #2: cost 22 inf + 0 30.346 * * [simplify]: Extracting #3: cost 23 inf + 1 30.346 * * [simplify]: Extracting #4: cost 19 inf + 165 30.346 * * [simplify]: Extracting #5: cost 12 inf + 1338 30.347 * * [simplify]: Extracting #6: cost 1 inf + 3760 30.348 * * [simplify]: Extracting #7: cost 0 inf + 3882 30.349 * [simplify]: Simplified to (* (/ (cbrt (/ 1 (fabs x))) (fabs x)) (/ (cbrt (/ 1 (fabs x))) (fabs x))) 30.349 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (* (/ (cbrt (/ 1 (fabs x))) (fabs x)) (/ (cbrt (/ 1 (fabs x))) (fabs x))) (/ (/ (cbrt (/ 1 (fabs x))) (fabs x)) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 30.350 * [simplify]: Simplifying (/ (/ (cbrt (/ 1 (fabs x))) (fabs x)) (fabs x)) 30.350 * * [simplify]: iters left: 6 (7 enodes) 30.354 * * [simplify]: iters left: 5 (25 enodes) 30.361 * * [simplify]: iters left: 4 (29 enodes) 30.370 * * [simplify]: Extracting #0: cost 1 inf + 0 30.370 * * [simplify]: Extracting #1: cost 6 inf + 0 30.370 * * [simplify]: Extracting #2: cost 12 inf + 0 30.370 * * [simplify]: Extracting #3: cost 13 inf + 1 30.370 * * [simplify]: Extracting #4: cost 9 inf + 165 30.370 * * [simplify]: Extracting #5: cost 6 inf + 410 30.371 * * [simplify]: Extracting #6: cost 3 inf + 1016 30.371 * * [simplify]: Extracting #7: cost 0 inf + 1622 30.372 * [simplify]: Simplified to (/ (cbrt (/ 1 (fabs x))) (* (fabs x) (fabs x))) 30.372 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (* (/ (cbrt (/ 1 (fabs x))) (fabs x)) (/ (cbrt (/ 1 (fabs x))) (fabs x))) (/ (cbrt (/ 1 (fabs x))) (* (fabs x) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 30.372 * * * * [progress]: [ 150 / 273 ] simplifiying candidate # 30.372 * [simplify]: Simplifying (/ (/ (sqrt (/ 1 (fabs x))) (fabs x)) (fabs x)) 30.372 * * [simplify]: iters left: 6 (7 enodes) 30.376 * * [simplify]: iters left: 5 (25 enodes) 30.383 * * [simplify]: iters left: 4 (29 enodes) 30.388 * * [simplify]: Extracting #0: cost 1 inf + 0 30.388 * * [simplify]: Extracting #1: cost 6 inf + 0 30.388 * * [simplify]: Extracting #2: cost 12 inf + 0 30.389 * * [simplify]: Extracting #3: cost 13 inf + 1 30.389 * * [simplify]: Extracting #4: cost 9 inf + 165 30.389 * * [simplify]: Extracting #5: cost 6 inf + 410 30.389 * * [simplify]: Extracting #6: cost 3 inf + 896 30.389 * * [simplify]: Extracting #7: cost 0 inf + 1382 30.390 * [simplify]: Simplified to (/ (sqrt (/ 1 (fabs x))) (* (fabs x) (fabs x))) 30.390 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (sqrt (/ 1 (fabs x))) (* (fabs x) (fabs x))) (/ (/ (sqrt (/ 1 (fabs x))) (fabs x)) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 30.390 * [simplify]: Simplifying (/ (/ (sqrt (/ 1 (fabs x))) (fabs x)) (fabs x)) 30.390 * * [simplify]: iters left: 6 (7 enodes) 30.392 * * [simplify]: iters left: 5 (25 enodes) 30.397 * * [simplify]: iters left: 4 (29 enodes) 30.401 * * [simplify]: Extracting #0: cost 1 inf + 0 30.401 * * [simplify]: Extracting #1: cost 6 inf + 0 30.402 * * [simplify]: Extracting #2: cost 12 inf + 0 30.402 * * [simplify]: Extracting #3: cost 13 inf + 1 30.402 * * [simplify]: Extracting #4: cost 9 inf + 165 30.402 * * [simplify]: Extracting #5: cost 6 inf + 410 30.402 * * [simplify]: Extracting #6: cost 3 inf + 896 30.402 * * [simplify]: Extracting #7: cost 0 inf + 1382 30.402 * [simplify]: Simplified to (/ (sqrt (/ 1 (fabs x))) (* (fabs x) (fabs x))) 30.402 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (/ (sqrt (/ 1 (fabs x))) (fabs x)) (fabs x)) (/ (sqrt (/ 1 (fabs x))) (* (fabs x) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 30.403 * * * * [progress]: [ 151 / 273 ] simplifiying candidate # 30.403 * [simplify]: Simplifying (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) (fabs x)) 30.403 * * [simplify]: iters left: 6 (10 enodes) 30.406 * * [simplify]: iters left: 5 (42 enodes) 30.414 * * [simplify]: iters left: 4 (81 enodes) 30.434 * * [simplify]: iters left: 3 (177 enodes) 30.509 * * [simplify]: iters left: 2 (271 enodes) 30.572 * * [simplify]: iters left: 1 (353 enodes) 30.711 * * [simplify]: Extracting #0: cost 1 inf + 0 30.711 * * [simplify]: Extracting #1: cost 18 inf + 0 30.711 * * [simplify]: Extracting #2: cost 32 inf + 1 30.711 * * [simplify]: Extracting #3: cost 27 inf + 286 30.712 * * [simplify]: Extracting #4: cost 8 inf + 3514 30.714 * * [simplify]: Extracting #5: cost 0 inf + 5208 30.715 * [simplify]: Simplified to (* (/ (/ 1 (fabs x)) (cbrt (fabs x))) (/ (/ 1 (fabs x)) (cbrt (fabs x)))) 30.715 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (* (/ (/ 1 (fabs x)) (cbrt (fabs x))) (/ (/ 1 (fabs x)) (cbrt (fabs x)))) (/ (/ (/ (cbrt 1) (cbrt (fabs x))) (fabs x)) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 30.716 * [simplify]: Simplifying (/ (/ (/ (cbrt 1) (cbrt (fabs x))) (fabs x)) (fabs x)) 30.716 * * [simplify]: iters left: 6 (8 enodes) 30.718 * * [simplify]: iters left: 5 (30 enodes) 30.723 * * [simplify]: iters left: 4 (44 enodes) 30.729 * * [simplify]: iters left: 3 (53 enodes) 30.737 * * [simplify]: iters left: 2 (56 enodes) 30.744 * * [simplify]: Extracting #0: cost 1 inf + 0 30.744 * * [simplify]: Extracting #1: cost 12 inf + 0 30.744 * * [simplify]: Extracting #2: cost 21 inf + 1 30.744 * * [simplify]: Extracting #3: cost 18 inf + 125 30.744 * * [simplify]: Extracting #4: cost 3 inf + 2347 30.745 * * [simplify]: Extracting #5: cost 0 inf + 2832 30.745 * [simplify]: Simplified to (/ 1 (* (* (fabs x) (cbrt (fabs x))) (fabs x))) 30.745 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (* (/ (/ 1 (fabs x)) (cbrt (fabs x))) (/ (/ 1 (fabs x)) (cbrt (fabs x)))) (/ 1 (* (* (fabs x) (cbrt (fabs x))) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 30.745 * * * * [progress]: [ 152 / 273 ] simplifiying candidate # 30.746 * [simplify]: Simplifying (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt (fabs x))) (fabs x)) (fabs x)) 30.746 * * [simplify]: iters left: 6 (9 enodes) 30.748 * * [simplify]: iters left: 5 (35 enodes) 30.756 * * [simplify]: iters left: 4 (49 enodes) 30.765 * * [simplify]: iters left: 3 (67 enodes) 30.785 * * [simplify]: iters left: 2 (87 enodes) 30.811 * * [simplify]: iters left: 1 (112 enodes) 30.847 * * [simplify]: Extracting #0: cost 1 inf + 0 30.847 * * [simplify]: Extracting #1: cost 13 inf + 0 30.847 * * [simplify]: Extracting #2: cost 22 inf + 1 30.847 * * [simplify]: Extracting #3: cost 21 inf + 2 30.848 * * [simplify]: Extracting #4: cost 13 inf + 733 30.849 * * [simplify]: Extracting #5: cost 1 inf + 2312 30.850 * * [simplify]: Extracting #6: cost 0 inf + 2514 30.852 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (* (fabs x) (sqrt (fabs x)))) 30.852 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (/ 1 (fabs x)) (* (fabs x) (sqrt (fabs x)))) (/ (/ (/ (cbrt 1) (sqrt (fabs x))) (fabs x)) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 30.852 * [simplify]: Simplifying (/ (/ (/ (cbrt 1) (sqrt (fabs x))) (fabs x)) (fabs x)) 30.853 * * [simplify]: iters left: 6 (8 enodes) 30.857 * * [simplify]: iters left: 5 (30 enodes) 30.867 * * [simplify]: iters left: 4 (44 enodes) 30.879 * * [simplify]: iters left: 3 (53 enodes) 30.895 * * [simplify]: iters left: 2 (56 enodes) 30.909 * * [simplify]: Extracting #0: cost 1 inf + 0 30.909 * * [simplify]: Extracting #1: cost 12 inf + 0 30.909 * * [simplify]: Extracting #2: cost 21 inf + 1 30.909 * * [simplify]: Extracting #3: cost 18 inf + 125 30.910 * * [simplify]: Extracting #4: cost 3 inf + 1947 30.910 * * [simplify]: Extracting #5: cost 0 inf + 2352 30.911 * [simplify]: Simplified to (/ 1 (* (* (fabs x) (sqrt (fabs x))) (fabs x))) 30.911 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (/ 1 (fabs x)) (* (fabs x) (sqrt (fabs x)))) (/ 1 (* (* (fabs x) (sqrt (fabs x))) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 30.912 * * * * [progress]: [ 153 / 273 ] simplifiying candidate # 30.912 * [simplify]: Simplifying (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (fabs x)) (fabs x)) 30.912 * * [simplify]: iters left: 6 (8 enodes) 30.918 * * [simplify]: iters left: 5 (30 enodes) 30.928 * * [simplify]: iters left: 4 (43 enodes) 30.936 * * [simplify]: iters left: 3 (61 enodes) 30.944 * * [simplify]: iters left: 2 (70 enodes) 30.952 * * [simplify]: iters left: 1 (75 enodes) 30.965 * * [simplify]: Extracting #0: cost 1 inf + 0 30.965 * * [simplify]: Extracting #1: cost 6 inf + 0 30.965 * * [simplify]: Extracting #2: cost 9 inf + 1 30.965 * * [simplify]: Extracting #3: cost 5 inf + 165 30.965 * * [simplify]: Extracting #4: cost 0 inf + 654 30.966 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (fabs x)) 30.966 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (/ 1 (fabs x)) (fabs x)) (/ (/ (/ (cbrt 1) (fabs x)) (fabs x)) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 30.966 * [simplify]: Simplifying (/ (/ (/ (cbrt 1) (fabs x)) (fabs x)) (fabs x)) 30.967 * * [simplify]: iters left: 6 (7 enodes) 30.971 * * [simplify]: iters left: 5 (26 enodes) 30.979 * * [simplify]: iters left: 4 (37 enodes) 30.990 * * [simplify]: iters left: 3 (44 enodes) 31.002 * * [simplify]: iters left: 2 (51 enodes) 31.020 * * [simplify]: iters left: 1 (65 enodes) 31.037 * * [simplify]: Extracting #0: cost 1 inf + 0 31.037 * * [simplify]: Extracting #1: cost 9 inf + 0 31.037 * * [simplify]: Extracting #2: cost 21 inf + 1 31.037 * * [simplify]: Extracting #3: cost 19 inf + 409 31.037 * * [simplify]: Extracting #4: cost 11 inf + 1183 31.038 * * [simplify]: Extracting #5: cost 2 inf + 3191 31.038 * * [simplify]: Extracting #6: cost 0 inf + 3946 31.039 * [simplify]: Simplified to (/ 1 (* (fabs x) (* (fabs x) (fabs x)))) 31.039 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (/ 1 (fabs x)) (fabs x)) (/ 1 (* (fabs x) (* (fabs x) (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 31.039 * * * * [progress]: [ 154 / 273 ] simplifiying candidate # 31.039 * [simplify]: Simplifying (/ (/ (/ (sqrt 1) (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) (fabs x)) 31.039 * * [simplify]: iters left: 6 (9 enodes) 31.042 * * [simplify]: iters left: 5 (35 enodes) 31.048 * * [simplify]: iters left: 4 (59 enodes) 31.056 * * [simplify]: iters left: 3 (89 enodes) 31.069 * * [simplify]: iters left: 2 (106 enodes) 31.082 * * [simplify]: iters left: 1 (109 enodes) 31.094 * * [simplify]: Extracting #0: cost 1 inf + 0 31.094 * * [simplify]: Extracting #1: cost 19 inf + 0 31.094 * * [simplify]: Extracting #2: cost 35 inf + 1 31.094 * * [simplify]: Extracting #3: cost 23 inf + 1495 31.095 * * [simplify]: Extracting #4: cost 3 inf + 5048 31.096 * * [simplify]: Extracting #5: cost 0 inf + 5654 31.097 * [simplify]: Simplified to (/ 1 (* (* (fabs x) (cbrt (fabs x))) (* (fabs x) (cbrt (fabs x))))) 31.097 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ 1 (* (* (fabs x) (cbrt (fabs x))) (* (fabs x) (cbrt (fabs x))))) (/ (/ (/ (sqrt 1) (cbrt (fabs x))) (fabs x)) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 31.098 * [simplify]: Simplifying (/ (/ (/ (sqrt 1) (cbrt (fabs x))) (fabs x)) (fabs x)) 31.098 * * [simplify]: iters left: 6 (8 enodes) 31.102 * * [simplify]: iters left: 5 (30 enodes) 31.112 * * [simplify]: iters left: 4 (44 enodes) 31.124 * * [simplify]: iters left: 3 (53 enodes) 31.137 * * [simplify]: iters left: 2 (56 enodes) 31.150 * * [simplify]: Extracting #0: cost 1 inf + 0 31.150 * * [simplify]: Extracting #1: cost 12 inf + 0 31.151 * * [simplify]: Extracting #2: cost 21 inf + 1 31.151 * * [simplify]: Extracting #3: cost 18 inf + 125 31.151 * * [simplify]: Extracting #4: cost 3 inf + 2347 31.152 * * [simplify]: Extracting #5: cost 0 inf + 2832 31.153 * [simplify]: Simplified to (/ 1 (* (* (fabs x) (cbrt (fabs x))) (fabs x))) 31.153 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ 1 (* (* (fabs x) (cbrt (fabs x))) (* (fabs x) (cbrt (fabs x))))) (/ 1 (* (* (fabs x) (cbrt (fabs x))) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 31.153 * * * * [progress]: [ 155 / 273 ] simplifiying candidate # 31.154 * [simplify]: Simplifying (/ (/ (/ (sqrt 1) (sqrt (fabs x))) (fabs x)) (fabs x)) 31.154 * * [simplify]: iters left: 6 (8 enodes) 31.159 * * [simplify]: iters left: 5 (30 enodes) 31.168 * * [simplify]: iters left: 4 (44 enodes) 31.180 * * [simplify]: iters left: 3 (53 enodes) 31.194 * * [simplify]: iters left: 2 (56 enodes) 31.207 * * [simplify]: Extracting #0: cost 1 inf + 0 31.208 * * [simplify]: Extracting #1: cost 12 inf + 0 31.208 * * [simplify]: Extracting #2: cost 21 inf + 1 31.208 * * [simplify]: Extracting #3: cost 18 inf + 125 31.208 * * [simplify]: Extracting #4: cost 3 inf + 1947 31.209 * * [simplify]: Extracting #5: cost 0 inf + 2352 31.210 * [simplify]: Simplified to (/ 1 (* (* (fabs x) (sqrt (fabs x))) (fabs x))) 31.210 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ 1 (* (* (fabs x) (sqrt (fabs x))) (fabs x))) (/ (/ (/ (sqrt 1) (sqrt (fabs x))) (fabs x)) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 31.211 * [simplify]: Simplifying (/ (/ (/ (sqrt 1) (sqrt (fabs x))) (fabs x)) (fabs x)) 31.211 * * [simplify]: iters left: 6 (8 enodes) 31.215 * * [simplify]: iters left: 5 (30 enodes) 31.225 * * [simplify]: iters left: 4 (44 enodes) 31.236 * * [simplify]: iters left: 3 (53 enodes) 31.245 * * [simplify]: iters left: 2 (56 enodes) 31.252 * * [simplify]: Extracting #0: cost 1 inf + 0 31.252 * * [simplify]: Extracting #1: cost 12 inf + 0 31.252 * * [simplify]: Extracting #2: cost 21 inf + 1 31.252 * * [simplify]: Extracting #3: cost 18 inf + 125 31.252 * * [simplify]: Extracting #4: cost 3 inf + 1947 31.253 * * [simplify]: Extracting #5: cost 0 inf + 2352 31.253 * [simplify]: Simplified to (/ 1 (* (* (fabs x) (sqrt (fabs x))) (fabs x))) 31.253 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (/ (/ (sqrt 1) (sqrt (fabs x))) (fabs x)) (fabs x)) (/ 1 (* (* (fabs x) (sqrt (fabs x))) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 31.253 * * * * [progress]: [ 156 / 273 ] simplifiying candidate # 31.254 * [simplify]: Simplifying (/ (/ (/ (sqrt 1) 1) (fabs x)) (fabs x)) 31.254 * * [simplify]: iters left: 6 (7 enodes) 31.257 * * [simplify]: iters left: 5 (25 enodes) 31.260 * * [simplify]: iters left: 4 (32 enodes) 31.265 * * [simplify]: iters left: 3 (42 enodes) 31.270 * * [simplify]: Extracting #0: cost 1 inf + 0 31.270 * * [simplify]: Extracting #1: cost 7 inf + 0 31.270 * * [simplify]: Extracting #2: cost 11 inf + 1 31.270 * * [simplify]: Extracting #3: cost 4 inf + 451 31.270 * * [simplify]: Extracting #4: cost 1 inf + 696 31.270 * * [simplify]: Extracting #5: cost 0 inf + 818 31.271 * [simplify]: Simplified to (/ 1 (* (fabs x) (fabs x))) 31.271 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ 1 (* (fabs x) (fabs x))) (/ (/ (/ (sqrt 1) (fabs x)) (fabs x)) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 31.271 * [simplify]: Simplifying (/ (/ (/ (sqrt 1) (fabs x)) (fabs x)) (fabs x)) 31.271 * * [simplify]: iters left: 6 (7 enodes) 31.273 * * [simplify]: iters left: 5 (26 enodes) 31.277 * * [simplify]: iters left: 4 (37 enodes) 31.283 * * [simplify]: iters left: 3 (44 enodes) 31.289 * * [simplify]: iters left: 2 (51 enodes) 31.297 * * [simplify]: iters left: 1 (65 enodes) 31.318 * * [simplify]: Extracting #0: cost 1 inf + 0 31.318 * * [simplify]: Extracting #1: cost 9 inf + 0 31.318 * * [simplify]: Extracting #2: cost 21 inf + 1 31.319 * * [simplify]: Extracting #3: cost 19 inf + 409 31.319 * * [simplify]: Extracting #4: cost 11 inf + 1183 31.320 * * [simplify]: Extracting #5: cost 2 inf + 3191 31.321 * * [simplify]: Extracting #6: cost 0 inf + 3946 31.322 * [simplify]: Simplified to (/ 1 (* (fabs x) (* (fabs x) (fabs x)))) 31.322 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ 1 (* (fabs x) (fabs x))) (/ 1 (* (fabs x) (* (fabs x) (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 31.322 * * * * [progress]: [ 157 / 273 ] simplifiying candidate # 31.322 * [simplify]: Simplifying (/ (/ (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) (fabs x)) 31.323 * * [simplify]: iters left: 6 (8 enodes) 31.327 * * [simplify]: iters left: 5 (32 enodes) 31.337 * * [simplify]: iters left: 4 (52 enodes) 31.356 * * [simplify]: iters left: 3 (80 enodes) 31.379 * * [simplify]: iters left: 2 (94 enodes) 31.404 * * [simplify]: iters left: 1 (98 enodes) 31.427 * * [simplify]: Extracting #0: cost 1 inf + 0 31.427 * * [simplify]: Extracting #1: cost 18 inf + 0 31.427 * * [simplify]: Extracting #2: cost 33 inf + 1 31.428 * * [simplify]: Extracting #3: cost 32 inf + 2 31.428 * * [simplify]: Extracting #4: cost 13 inf + 3068 31.430 * * [simplify]: Extracting #5: cost 0 inf + 5410 31.432 * * [simplify]: Extracting #6: cost 0 inf + 5330 31.434 * [simplify]: Simplified to (/ 1 (* (* (fabs x) (cbrt (fabs x))) (* (fabs x) (cbrt (fabs x))))) 31.434 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ 1 (* (* (fabs x) (cbrt (fabs x))) (* (fabs x) (cbrt (fabs x))))) (/ (/ (/ 1 (cbrt (fabs x))) (fabs x)) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 31.435 * [simplify]: Simplifying (/ (/ (/ 1 (cbrt (fabs x))) (fabs x)) (fabs x)) 31.435 * * [simplify]: iters left: 6 (7 enodes) 31.439 * * [simplify]: iters left: 5 (27 enodes) 31.447 * * [simplify]: iters left: 4 (40 enodes) 31.459 * * [simplify]: iters left: 3 (49 enodes) 31.472 * * [simplify]: iters left: 2 (52 enodes) 31.479 * * [simplify]: Extracting #0: cost 1 inf + 0 31.479 * * [simplify]: Extracting #1: cost 12 inf + 0 31.480 * * [simplify]: Extracting #2: cost 21 inf + 1 31.480 * * [simplify]: Extracting #3: cost 20 inf + 2 31.480 * * [simplify]: Extracting #4: cost 16 inf + 286 31.480 * * [simplify]: Extracting #5: cost 3 inf + 2307 31.480 * * [simplify]: Extracting #6: cost 0 inf + 2832 31.481 * [simplify]: Simplified to (/ (/ 1 (cbrt (fabs x))) (* (fabs x) (fabs x))) 31.481 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ 1 (* (* (fabs x) (cbrt (fabs x))) (* (fabs x) (cbrt (fabs x))))) (/ (/ 1 (cbrt (fabs x))) (* (fabs x) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 31.481 * * * * [progress]: [ 158 / 273 ] simplifiying candidate # 31.481 * [simplify]: Simplifying (/ (/ (/ 1 (sqrt (fabs x))) (fabs x)) (fabs x)) 31.481 * * [simplify]: iters left: 6 (7 enodes) 31.483 * * [simplify]: iters left: 5 (27 enodes) 31.490 * * [simplify]: iters left: 4 (40 enodes) 31.496 * * [simplify]: iters left: 3 (49 enodes) 31.503 * * [simplify]: iters left: 2 (52 enodes) 31.514 * * [simplify]: Extracting #0: cost 1 inf + 0 31.515 * * [simplify]: Extracting #1: cost 12 inf + 0 31.515 * * [simplify]: Extracting #2: cost 21 inf + 1 31.515 * * [simplify]: Extracting #3: cost 20 inf + 2 31.515 * * [simplify]: Extracting #4: cost 16 inf + 246 31.516 * * [simplify]: Extracting #5: cost 3 inf + 1907 31.516 * * [simplify]: Extracting #6: cost 0 inf + 2352 31.517 * [simplify]: Simplified to (/ (/ 1 (sqrt (fabs x))) (* (fabs x) (fabs x))) 31.517 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (/ 1 (sqrt (fabs x))) (* (fabs x) (fabs x))) (/ (/ (/ 1 (sqrt (fabs x))) (fabs x)) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 31.518 * [simplify]: Simplifying (/ (/ (/ 1 (sqrt (fabs x))) (fabs x)) (fabs x)) 31.518 * * [simplify]: iters left: 6 (7 enodes) 31.522 * * [simplify]: iters left: 5 (27 enodes) 31.530 * * [simplify]: iters left: 4 (40 enodes) 31.538 * * [simplify]: iters left: 3 (49 enodes) 31.544 * * [simplify]: iters left: 2 (52 enodes) 31.551 * * [simplify]: Extracting #0: cost 1 inf + 0 31.551 * * [simplify]: Extracting #1: cost 12 inf + 0 31.551 * * [simplify]: Extracting #2: cost 21 inf + 1 31.551 * * [simplify]: Extracting #3: cost 20 inf + 2 31.551 * * [simplify]: Extracting #4: cost 16 inf + 246 31.551 * * [simplify]: Extracting #5: cost 3 inf + 1907 31.552 * * [simplify]: Extracting #6: cost 0 inf + 2352 31.552 * [simplify]: Simplified to (/ (/ 1 (sqrt (fabs x))) (* (fabs x) (fabs x))) 31.552 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (/ (/ 1 (sqrt (fabs x))) (fabs x)) (fabs x)) (/ (/ 1 (sqrt (fabs x))) (* (fabs x) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 31.553 * * * * [progress]: [ 159 / 273 ] simplifiying candidate # 31.553 * [simplify]: Simplifying (/ (/ (/ 1 1) (fabs x)) (fabs x)) 31.553 * * [simplify]: iters left: 6 (6 enodes) 31.554 * * [simplify]: iters left: 5 (20 enodes) 31.557 * * [simplify]: iters left: 4 (25 enodes) 31.561 * * [simplify]: Extracting #0: cost 1 inf + 0 31.561 * * [simplify]: Extracting #1: cost 6 inf + 0 31.561 * * [simplify]: Extracting #2: cost 9 inf + 1 31.561 * * [simplify]: Extracting #3: cost 1 inf + 573 31.561 * * [simplify]: Extracting #4: cost 0 inf + 654 31.561 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (fabs x)) 31.561 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (/ 1 (fabs x)) (fabs x)) (/ (/ (/ 1 (fabs x)) (fabs x)) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 31.562 * [simplify]: Simplifying (/ (/ (/ 1 (fabs x)) (fabs x)) (fabs x)) 31.562 * * [simplify]: iters left: 6 (6 enodes) 31.563 * * [simplify]: iters left: 5 (23 enodes) 31.567 * * [simplify]: iters left: 4 (31 enodes) 31.572 * * [simplify]: iters left: 3 (35 enodes) 31.577 * * [simplify]: iters left: 2 (42 enodes) 31.587 * * [simplify]: iters left: 1 (56 enodes) 31.598 * * [simplify]: Extracting #0: cost 1 inf + 0 31.598 * * [simplify]: Extracting #1: cost 8 inf + 0 31.598 * * [simplify]: Extracting #2: cost 19 inf + 1 31.598 * * [simplify]: Extracting #3: cost 22 inf + 3 31.598 * * [simplify]: Extracting #4: cost 9 inf + 1825 31.599 * * [simplify]: Extracting #5: cost 1 inf + 3530 31.599 * * [simplify]: Extracting #6: cost 0 inf + 3782 31.599 * [simplify]: Simplified to (/ (/ (/ 1 (fabs x)) (fabs x)) (fabs x)) 31.600 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (/ 1 (fabs x)) (fabs x)) (/ (/ (/ 1 (fabs x)) (fabs x)) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 31.600 * * * * [progress]: [ 160 / 273 ] simplifiying candidate # 31.600 * [simplify]: Simplifying (/ (/ 1 (fabs x)) (fabs x)) 31.600 * * [simplify]: iters left: 5 (5 enodes) 31.601 * * [simplify]: iters left: 4 (19 enodes) 31.604 * * [simplify]: iters left: 3 (23 enodes) 31.608 * * [simplify]: Extracting #0: cost 1 inf + 0 31.608 * * [simplify]: Extracting #1: cost 6 inf + 0 31.608 * * [simplify]: Extracting #2: cost 9 inf + 1 31.608 * * [simplify]: Extracting #3: cost 1 inf + 573 31.608 * * [simplify]: Extracting #4: cost 0 inf + 654 31.609 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (fabs x)) 31.609 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (/ 1 (fabs x)) (fabs x)) (/ (/ (/ 1 (fabs x)) (fabs x)) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 31.609 * [simplify]: Simplifying (/ (/ (/ 1 (fabs x)) (fabs x)) (fabs x)) 31.609 * * [simplify]: iters left: 6 (6 enodes) 31.611 * * [simplify]: iters left: 5 (23 enodes) 31.614 * * [simplify]: iters left: 4 (31 enodes) 31.619 * * [simplify]: iters left: 3 (35 enodes) 31.624 * * [simplify]: iters left: 2 (42 enodes) 31.632 * * [simplify]: iters left: 1 (56 enodes) 31.651 * * [simplify]: Extracting #0: cost 1 inf + 0 31.651 * * [simplify]: Extracting #1: cost 8 inf + 0 31.651 * * [simplify]: Extracting #2: cost 19 inf + 1 31.651 * * [simplify]: Extracting #3: cost 22 inf + 3 31.651 * * [simplify]: Extracting #4: cost 9 inf + 1825 31.652 * * [simplify]: Extracting #5: cost 1 inf + 3530 31.653 * * [simplify]: Extracting #6: cost 0 inf + 3782 31.654 * [simplify]: Simplified to (/ (/ (/ 1 (fabs x)) (fabs x)) (fabs x)) 31.654 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (/ 1 (fabs x)) (fabs x)) (/ (/ (/ 1 (fabs x)) (fabs x)) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 31.654 * * * * [progress]: [ 161 / 273 ] simplifiying candidate # 31.654 * [simplify]: Simplifying (/ (/ 1 (fabs x)) (fabs x)) 31.654 * * [simplify]: iters left: 5 (5 enodes) 31.657 * * [simplify]: iters left: 4 (19 enodes) 31.663 * * [simplify]: iters left: 3 (23 enodes) 31.670 * * [simplify]: Extracting #0: cost 1 inf + 0 31.670 * * [simplify]: Extracting #1: cost 6 inf + 0 31.670 * * [simplify]: Extracting #2: cost 9 inf + 1 31.670 * * [simplify]: Extracting #3: cost 1 inf + 573 31.670 * * [simplify]: Extracting #4: cost 0 inf + 654 31.671 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (fabs x)) 31.671 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (/ 1 (fabs x)) (fabs x)) (/ (/ (/ 1 (fabs x)) (fabs x)) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 31.671 * [simplify]: Simplifying (/ (/ (/ 1 (fabs x)) (fabs x)) (fabs x)) 31.671 * * [simplify]: iters left: 6 (6 enodes) 31.674 * * [simplify]: iters left: 5 (23 enodes) 31.684 * * [simplify]: iters left: 4 (31 enodes) 31.693 * * [simplify]: iters left: 3 (35 enodes) 31.703 * * [simplify]: iters left: 2 (42 enodes) 31.718 * * [simplify]: iters left: 1 (56 enodes) 31.738 * * [simplify]: Extracting #0: cost 1 inf + 0 31.738 * * [simplify]: Extracting #1: cost 8 inf + 0 31.738 * * [simplify]: Extracting #2: cost 19 inf + 1 31.738 * * [simplify]: Extracting #3: cost 22 inf + 3 31.739 * * [simplify]: Extracting #4: cost 9 inf + 1825 31.739 * * [simplify]: Extracting #5: cost 1 inf + 3530 31.740 * * [simplify]: Extracting #6: cost 0 inf + 3782 31.741 * [simplify]: Simplified to (/ (/ (/ 1 (fabs x)) (fabs x)) (fabs x)) 31.741 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (/ 1 (fabs x)) (fabs x)) (/ (/ (/ 1 (fabs x)) (fabs x)) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 31.741 * * * * [progress]: [ 162 / 273 ] simplifiying candidate # 31.742 * [simplify]: Simplifying (/ 1 (fabs x)) 31.742 * * [simplify]: iters left: 3 (4 enodes) 31.744 * * [simplify]: iters left: 2 (14 enodes) 31.749 * * [simplify]: iters left: 1 (16 enodes) 31.753 * * [simplify]: Extracting #0: cost 1 inf + 0 31.753 * * [simplify]: Extracting #1: cost 4 inf + 0 31.753 * * [simplify]: Extracting #2: cost 5 inf + 1 31.754 * * [simplify]: Extracting #3: cost 3 inf + 43 31.754 * * [simplify]: Extracting #4: cost 1 inf + 166 31.754 * * [simplify]: Extracting #5: cost 0 inf + 248 31.754 * [simplify]: Simplified to (/ 1 (fabs x)) 31.754 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ 1 (fabs x)) (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 31.754 * [simplify]: Simplifying (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (fabs x)) 31.754 * * [simplify]: iters left: 6 (7 enodes) 31.758 * * [simplify]: iters left: 5 (29 enodes) 31.767 * * [simplify]: iters left: 4 (42 enodes) 31.780 * * [simplify]: iters left: 3 (56 enodes) 31.798 * * [simplify]: iters left: 2 (76 enodes) 31.825 * * [simplify]: iters left: 1 (123 enodes) 31.855 * * [simplify]: Extracting #0: cost 1 inf + 0 31.855 * * [simplify]: Extracting #1: cost 10 inf + 0 31.855 * * [simplify]: Extracting #2: cost 31 inf + 1 31.856 * * [simplify]: Extracting #3: cost 49 inf + 5 31.856 * * [simplify]: Extracting #4: cost 29 inf + 2687 31.857 * * [simplify]: Extracting #5: cost 4 inf + 11026 31.858 * * [simplify]: Extracting #6: cost 0 inf + 12827 31.859 * [simplify]: Simplified to (/ (/ 1 (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) 31.859 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ 1 (fabs x)) (/ (/ 1 (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 31.860 * * * * [progress]: [ 163 / 273 ] simplifiying candidate # 31.860 * [simplify]: Simplifying (/ (/ 1 (fabs x)) (fabs x)) 31.860 * * [simplify]: iters left: 5 (5 enodes) 31.861 * * [simplify]: iters left: 4 (19 enodes) 31.867 * * [simplify]: iters left: 3 (23 enodes) 31.874 * * [simplify]: Extracting #0: cost 1 inf + 0 31.874 * * [simplify]: Extracting #1: cost 6 inf + 0 31.874 * * [simplify]: Extracting #2: cost 9 inf + 1 31.874 * * [simplify]: Extracting #3: cost 1 inf + 573 31.875 * * [simplify]: Extracting #4: cost 0 inf + 654 31.875 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (fabs x)) 31.875 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (/ 1 (fabs x)) (fabs x)) (/ (/ 1 (* (fabs x) (fabs x))) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 31.875 * [simplify]: Simplifying (/ (/ 1 (* (fabs x) (fabs x))) (fabs x)) 31.875 * * [simplify]: iters left: 6 (6 enodes) 31.879 * * [simplify]: iters left: 5 (24 enodes) 31.886 * * [simplify]: iters left: 4 (34 enodes) 31.897 * * [simplify]: iters left: 3 (41 enodes) 31.905 * * [simplify]: iters left: 2 (55 enodes) 31.915 * * [simplify]: iters left: 1 (85 enodes) 31.932 * * [simplify]: Extracting #0: cost 1 inf + 0 31.932 * * [simplify]: Extracting #1: cost 8 inf + 0 31.932 * * [simplify]: Extracting #2: cost 19 inf + 1 31.932 * * [simplify]: Extracting #3: cost 29 inf + 3 31.932 * * [simplify]: Extracting #4: cost 17 inf + 1372 31.933 * * [simplify]: Extracting #5: cost 3 inf + 5634 31.933 * * [simplify]: Extracting #6: cost 0 inf + 6641 31.934 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) 31.934 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (/ 1 (fabs x)) (fabs x)) (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 31.934 * * * * [progress]: [ 164 / 273 ] simplifiying candidate # 31.934 * * * * [progress]: [ 165 / 273 ] simplifiying candidate # 31.934 * * * * [progress]: [ 166 / 273 ] simplifiying candidate # 31.934 * * * * [progress]: [ 167 / 273 ] simplifiying candidate # 31.935 * [simplify]: Simplifying (fabs x) 31.935 * * [simplify]: iters left: 1 (2 enodes) 31.935 * * [simplify]: Extracting #0: cost 1 inf + 0 31.935 * * [simplify]: Extracting #1: cost 3 inf + 0 31.935 * * [simplify]: Extracting #2: cost 2 inf + 1 31.935 * * [simplify]: Extracting #3: cost 0 inf + 83 31.935 * [simplify]: Simplified to (fabs x) 31.935 * [simplify]: Simplified (2 2 1 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (fabs x)) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 31.935 * * * * [progress]: [ 168 / 273 ] simplifiying candidate # 31.936 * [simplify]: Simplifying (* (cbrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (cbrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))))) 31.936 * * [simplify]: iters left: 6 (8 enodes) 31.938 * * [simplify]: iters left: 5 (30 enodes) 31.942 * * [simplify]: iters left: 4 (39 enodes) 31.950 * * [simplify]: iters left: 3 (41 enodes) 31.962 * * [simplify]: iters left: 2 (48 enodes) 31.971 * * [simplify]: iters left: 1 (62 enodes) 31.982 * * [simplify]: Extracting #0: cost 1 inf + 0 31.982 * * [simplify]: Extracting #1: cost 3 inf + 0 31.982 * * [simplify]: Extracting #2: cost 5 inf + 0 31.982 * * [simplify]: Extracting #3: cost 12 inf + 0 31.983 * * [simplify]: Extracting #4: cost 20 inf + 1 31.983 * * [simplify]: Extracting #5: cost 21 inf + 3 31.983 * * [simplify]: Extracting #6: cost 16 inf + 613 31.983 * * [simplify]: Extracting #7: cost 3 inf + 3319 31.984 * * [simplify]: Extracting #8: cost 0 inf + 3824 31.984 * [simplify]: Simplified to (* (cbrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (cbrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))))) 31.984 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (* (cbrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (cbrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))))) (/ (* (fabs x) (fabs x)) (cbrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 31.984 * * * * [progress]: [ 169 / 273 ] simplifiying candidate # 31.985 * [simplify]: Simplifying (sqrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) 31.985 * * [simplify]: iters left: 6 (7 enodes) 31.987 * * [simplify]: iters left: 5 (27 enodes) 31.992 * * [simplify]: iters left: 4 (36 enodes) 32.001 * * [simplify]: iters left: 3 (38 enodes) 32.013 * * [simplify]: iters left: 2 (45 enodes) 32.029 * * [simplify]: iters left: 1 (59 enodes) 32.051 * * [simplify]: Extracting #0: cost 1 inf + 0 32.052 * * [simplify]: Extracting #1: cost 3 inf + 0 32.052 * * [simplify]: Extracting #2: cost 10 inf + 0 32.052 * * [simplify]: Extracting #3: cost 18 inf + 1 32.052 * * [simplify]: Extracting #4: cost 19 inf + 3 32.052 * * [simplify]: Extracting #5: cost 13 inf + 906 32.053 * * [simplify]: Extracting #6: cost 5 inf + 2131 32.054 * * [simplify]: Extracting #7: cost 2 inf + 2636 32.054 * * [simplify]: Extracting #8: cost 0 inf + 3180 32.055 * [simplify]: Simplified to (sqrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) 32.055 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (sqrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (/ (* (fabs x) (fabs x)) (sqrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 32.056 * * * * [progress]: [ 170 / 273 ] simplifiying candidate # 32.056 * [simplify]: Simplifying (/ (* (cbrt (/ 1 (fabs x))) (cbrt (/ 1 (fabs x)))) (fabs x)) 32.056 * * [simplify]: iters left: 6 (7 enodes) 32.060 * * [simplify]: iters left: 5 (25 enodes) 32.065 * * [simplify]: iters left: 4 (31 enodes) 32.069 * * [simplify]: iters left: 3 (34 enodes) 32.074 * * [simplify]: Extracting #0: cost 1 inf + 0 32.074 * * [simplify]: Extracting #1: cost 7 inf + 0 32.074 * * [simplify]: Extracting #2: cost 14 inf + 0 32.074 * * [simplify]: Extracting #3: cost 15 inf + 1 32.074 * * [simplify]: Extracting #4: cost 12 inf + 84 32.074 * * [simplify]: Extracting #5: cost 10 inf + 248 32.074 * * [simplify]: Extracting #6: cost 5 inf + 1218 32.075 * * [simplify]: Extracting #7: cost 1 inf + 2026 32.075 * * [simplify]: Extracting #8: cost 0 inf + 2268 32.075 * [simplify]: Simplified to (* (cbrt (/ 1 (fabs x))) (/ (cbrt (/ 1 (fabs x))) (fabs x))) 32.075 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (* (cbrt (/ 1 (fabs x))) (/ (cbrt (/ 1 (fabs x))) (fabs x))) (/ (* (fabs x) (fabs x)) (/ (cbrt (/ 1 (fabs x))) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 32.076 * * * * [progress]: [ 171 / 273 ] simplifiying candidate # 32.076 * [simplify]: Simplifying (/ (sqrt (/ 1 (fabs x))) (fabs x)) 32.076 * * [simplify]: iters left: 6 (6 enodes) 32.077 * * [simplify]: iters left: 5 (20 enodes) 32.080 * * [simplify]: iters left: 4 (22 enodes) 32.083 * * [simplify]: Extracting #0: cost 1 inf + 0 32.084 * * [simplify]: Extracting #1: cost 4 inf + 0 32.084 * * [simplify]: Extracting #2: cost 8 inf + 0 32.084 * * [simplify]: Extracting #3: cost 7 inf + 83 32.084 * * [simplify]: Extracting #4: cost 6 inf + 84 32.084 * * [simplify]: Extracting #5: cost 0 inf + 816 32.084 * [simplify]: Simplified to (/ (sqrt (/ 1 (fabs x))) (fabs x)) 32.084 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (sqrt (/ 1 (fabs x))) (fabs x)) (/ (* (fabs x) (fabs x)) (/ (sqrt (/ 1 (fabs x))) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 32.084 * * * * [progress]: [ 172 / 273 ] simplifiying candidate # 32.084 * [simplify]: Simplifying (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) 32.084 * * [simplify]: iters left: 6 (9 enodes) 32.087 * * [simplify]: iters left: 5 (37 enodes) 32.095 * * [simplify]: iters left: 4 (66 enodes) 32.118 * * [simplify]: iters left: 3 (130 enodes) 32.163 * * [simplify]: iters left: 2 (174 enodes) 32.182 * * [simplify]: iters left: 1 (190 enodes) 32.219 * * [simplify]: Extracting #0: cost 1 inf + 0 32.219 * * [simplify]: Extracting #1: cost 12 inf + 0 32.219 * * [simplify]: Extracting #2: cost 21 inf + 1 32.219 * * [simplify]: Extracting #3: cost 20 inf + 2 32.220 * * [simplify]: Extracting #4: cost 13 inf + 651 32.220 * * [simplify]: Extracting #5: cost 1 inf + 2950 32.221 * * [simplify]: Extracting #6: cost 0 inf + 3152 32.221 * [simplify]: Simplified to (/ (/ 1 (cbrt (fabs x))) (* (fabs x) (cbrt (fabs x)))) 32.222 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (cbrt (fabs x))) (* (fabs x) (cbrt (fabs x)))) (/ (* (fabs x) (fabs x)) (/ (/ (cbrt 1) (cbrt (fabs x))) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 32.222 * * * * [progress]: [ 173 / 273 ] simplifiying candidate # 32.222 * [simplify]: Simplifying (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt (fabs x))) (fabs x)) 32.222 * * [simplify]: iters left: 6 (8 enodes) 32.225 * * [simplify]: iters left: 5 (30 enodes) 32.230 * * [simplify]: iters left: 4 (40 enodes) 32.235 * * [simplify]: iters left: 3 (51 enodes) 32.243 * * [simplify]: iters left: 2 (61 enodes) 32.262 * * [simplify]: iters left: 1 (65 enodes) 32.278 * * [simplify]: Extracting #0: cost 1 inf + 0 32.278 * * [simplify]: Extracting #1: cost 8 inf + 0 32.278 * * [simplify]: Extracting #2: cost 13 inf + 1 32.278 * * [simplify]: Extracting #3: cost 12 inf + 2 32.279 * * [simplify]: Extracting #4: cost 7 inf + 328 32.279 * * [simplify]: Extracting #5: cost 0 inf + 1220 32.280 * [simplify]: Simplified to (/ (/ 1 (sqrt (fabs x))) (fabs x)) 32.280 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (sqrt (fabs x))) (fabs x)) (/ (* (fabs x) (fabs x)) (/ (/ (cbrt 1) (sqrt (fabs x))) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 32.280 * * * * [progress]: [ 174 / 273 ] simplifiying candidate # 32.281 * [simplify]: Simplifying (/ (/ (* (cbrt 1) (cbrt 1)) 1) (fabs x)) 32.281 * * [simplify]: iters left: 6 (7 enodes) 32.289 * * [simplify]: iters left: 5 (25 enodes) 32.296 * * [simplify]: iters left: 4 (28 enodes) 32.302 * * [simplify]: Extracting #0: cost 1 inf + 0 32.302 * * [simplify]: Extracting #1: cost 4 inf + 0 32.302 * * [simplify]: Extracting #2: cost 5 inf + 1 32.302 * * [simplify]: Extracting #3: cost 4 inf + 2 32.302 * * [simplify]: Extracting #4: cost 1 inf + 166 32.303 * * [simplify]: Extracting #5: cost 0 inf + 248 32.303 * [simplify]: Simplified to (/ 1 (fabs x)) 32.303 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1 (fabs x)) (/ (* (fabs x) (fabs x)) (/ (/ (cbrt 1) (fabs x)) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 32.303 * * * * [progress]: [ 175 / 273 ] simplifiying candidate # 32.303 * [simplify]: Simplifying (/ (/ (sqrt 1) (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) 32.304 * * [simplify]: iters left: 6 (8 enodes) 32.308 * * [simplify]: iters left: 5 (30 enodes) 32.318 * * [simplify]: iters left: 4 (46 enodes) 32.331 * * [simplify]: iters left: 3 (60 enodes) 32.347 * * [simplify]: iters left: 2 (64 enodes) 32.360 * * [simplify]: Extracting #0: cost 1 inf + 0 32.361 * * [simplify]: Extracting #1: cost 13 inf + 0 32.361 * * [simplify]: Extracting #2: cost 23 inf + 1 32.361 * * [simplify]: Extracting #3: cost 16 inf + 690 32.361 * * [simplify]: Extracting #4: cost 0 inf + 3476 32.362 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) 32.362 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (fabs x) (fabs x)) (/ (/ (sqrt 1) (cbrt (fabs x))) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 32.362 * * * * [progress]: [ 176 / 273 ] simplifiying candidate # 32.362 * [simplify]: Simplifying (/ (/ (sqrt 1) (sqrt (fabs x))) (fabs x)) 32.362 * * [simplify]: iters left: 6 (7 enodes) 32.365 * * [simplify]: iters left: 5 (25 enodes) 32.369 * * [simplify]: iters left: 4 (33 enodes) 32.374 * * [simplify]: iters left: 3 (35 enodes) 32.378 * * [simplify]: Extracting #0: cost 1 inf + 0 32.378 * * [simplify]: Extracting #1: cost 8 inf + 0 32.378 * * [simplify]: Extracting #2: cost 13 inf + 1 32.378 * * [simplify]: Extracting #3: cost 10 inf + 84 32.378 * * [simplify]: Extracting #4: cost 4 inf + 693 32.378 * * [simplify]: Extracting #5: cost 1 inf + 1058 32.379 * * [simplify]: Extracting #6: cost 0 inf + 1220 32.379 * [simplify]: Simplified to (/ (/ 1 (sqrt (fabs x))) (fabs x)) 32.379 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (sqrt (fabs x))) (fabs x)) (/ (* (fabs x) (fabs x)) (/ (/ (sqrt 1) (sqrt (fabs x))) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 32.379 * * * * [progress]: [ 177 / 273 ] simplifiying candidate # 32.379 * [simplify]: Simplifying (/ (/ (sqrt 1) 1) (fabs x)) 32.379 * * [simplify]: iters left: 5 (6 enodes) 32.384 * * [simplify]: iters left: 4 (20 enodes) 32.387 * * [simplify]: iters left: 3 (23 enodes) 32.391 * * [simplify]: iters left: 2 (26 enodes) 32.397 * * [simplify]: Extracting #0: cost 1 inf + 0 32.397 * * [simplify]: Extracting #1: cost 4 inf + 0 32.397 * * [simplify]: Extracting #2: cost 5 inf + 1 32.397 * * [simplify]: Extracting #3: cost 0 inf + 248 32.397 * [simplify]: Simplified to (/ 1 (fabs x)) 32.397 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1 (fabs x)) (/ (* (fabs x) (fabs x)) (/ (/ (sqrt 1) (fabs x)) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 32.398 * * * * [progress]: [ 178 / 273 ] simplifiying candidate # 32.398 * [simplify]: Simplifying (/ (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) 32.398 * * [simplify]: iters left: 6 (7 enodes) 32.402 * * [simplify]: iters left: 5 (27 enodes) 32.408 * * [simplify]: iters left: 4 (39 enodes) 32.413 * * [simplify]: iters left: 3 (51 enodes) 32.420 * * [simplify]: iters left: 2 (53 enodes) 32.427 * * [simplify]: Extracting #0: cost 1 inf + 0 32.427 * * [simplify]: Extracting #1: cost 12 inf + 0 32.427 * * [simplify]: Extracting #2: cost 21 inf + 1 32.427 * * [simplify]: Extracting #3: cost 20 inf + 2 32.428 * * [simplify]: Extracting #4: cost 13 inf + 733 32.428 * * [simplify]: Extracting #5: cost 2 inf + 2749 32.428 * * [simplify]: Extracting #6: cost 0 inf + 3152 32.429 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) 32.429 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (fabs x) (fabs x)) (/ (/ 1 (cbrt (fabs x))) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 32.429 * * * * [progress]: [ 179 / 273 ] simplifiying candidate # 32.429 * [simplify]: Simplifying (/ (/ 1 (sqrt (fabs x))) (fabs x)) 32.429 * * [simplify]: iters left: 6 (6 enodes) 32.431 * * [simplify]: iters left: 5 (22 enodes) 32.434 * * [simplify]: iters left: 4 (29 enodes) 32.438 * * [simplify]: iters left: 3 (31 enodes) 32.443 * * [simplify]: Extracting #0: cost 1 inf + 0 32.443 * * [simplify]: Extracting #1: cost 8 inf + 0 32.443 * * [simplify]: Extracting #2: cost 13 inf + 1 32.443 * * [simplify]: Extracting #3: cost 12 inf + 2 32.443 * * [simplify]: Extracting #4: cost 8 inf + 247 32.443 * * [simplify]: Extracting #5: cost 1 inf + 1058 32.444 * * [simplify]: Extracting #6: cost 0 inf + 1220 32.444 * [simplify]: Simplified to (/ (/ 1 (sqrt (fabs x))) (fabs x)) 32.444 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (sqrt (fabs x))) (fabs x)) (/ (* (fabs x) (fabs x)) (/ (/ 1 (sqrt (fabs x))) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 32.444 * * * * [progress]: [ 180 / 273 ] simplifiying candidate # 32.444 * [simplify]: Simplifying (/ (/ 1 1) (fabs x)) 32.444 * * [simplify]: iters left: 4 (5 enodes) 32.446 * * [simplify]: iters left: 3 (15 enodes) 32.451 * * [simplify]: iters left: 2 (17 enodes) 32.455 * * [simplify]: Extracting #0: cost 1 inf + 0 32.455 * * [simplify]: Extracting #1: cost 4 inf + 0 32.456 * * [simplify]: Extracting #2: cost 5 inf + 1 32.456 * * [simplify]: Extracting #3: cost 1 inf + 207 32.456 * * [simplify]: Extracting #4: cost 0 inf + 248 32.456 * [simplify]: Simplified to (/ 1 (fabs x)) 32.456 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1 (fabs x)) (/ (* (fabs x) (fabs x)) (/ (/ 1 (fabs x)) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 32.456 * * * * [progress]: [ 181 / 273 ] simplifiying candidate # 32.457 * [simplify]: Simplifying (/ 1 (fabs x)) 32.457 * * [simplify]: iters left: 3 (4 enodes) 32.459 * * [simplify]: iters left: 2 (14 enodes) 32.463 * * [simplify]: iters left: 1 (16 enodes) 32.468 * * [simplify]: Extracting #0: cost 1 inf + 0 32.468 * * [simplify]: Extracting #1: cost 4 inf + 0 32.468 * * [simplify]: Extracting #2: cost 5 inf + 1 32.468 * * [simplify]: Extracting #3: cost 3 inf + 43 32.468 * * [simplify]: Extracting #4: cost 1 inf + 166 32.468 * * [simplify]: Extracting #5: cost 0 inf + 248 32.469 * [simplify]: Simplified to (/ 1 (fabs x)) 32.469 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1 (fabs x)) (/ (* (fabs x) (fabs x)) (/ (/ 1 (fabs x)) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 32.469 * * * * [progress]: [ 182 / 273 ] simplifiying candidate # 32.469 * [simplify]: Simplifying (/ 1 (fabs x)) 32.469 * * [simplify]: iters left: 3 (4 enodes) 32.471 * * [simplify]: iters left: 2 (14 enodes) 32.476 * * [simplify]: iters left: 1 (16 enodes) 32.481 * * [simplify]: Extracting #0: cost 1 inf + 0 32.481 * * [simplify]: Extracting #1: cost 4 inf + 0 32.481 * * [simplify]: Extracting #2: cost 5 inf + 1 32.481 * * [simplify]: Extracting #3: cost 3 inf + 43 32.482 * * [simplify]: Extracting #4: cost 1 inf + 166 32.482 * * [simplify]: Extracting #5: cost 0 inf + 248 32.482 * [simplify]: Simplified to (/ 1 (fabs x)) 32.482 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1 (fabs x)) (/ (* (fabs x) (fabs x)) (/ (/ 1 (fabs x)) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 32.482 * * * * [progress]: [ 183 / 273 ] simplifiying candidate # 32.482 * * * * [progress]: [ 184 / 273 ] simplifiying candidate # 32.483 * [simplify]: Simplifying (/ 1 (fabs x)) 32.483 * * [simplify]: iters left: 3 (4 enodes) 32.485 * * [simplify]: iters left: 2 (14 enodes) 32.489 * * [simplify]: iters left: 1 (16 enodes) 32.492 * * [simplify]: Extracting #0: cost 1 inf + 0 32.492 * * [simplify]: Extracting #1: cost 4 inf + 0 32.492 * * [simplify]: Extracting #2: cost 5 inf + 1 32.492 * * [simplify]: Extracting #3: cost 3 inf + 43 32.492 * * [simplify]: Extracting #4: cost 1 inf + 166 32.493 * * [simplify]: Extracting #5: cost 0 inf + 248 32.494 * [simplify]: Simplified to (/ 1 (fabs x)) 32.494 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1 (fabs x)) (/ (* (fabs x) (fabs x)) (/ 1 (* (fabs x) (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 32.494 * * * * [progress]: [ 185 / 273 ] simplifiying candidate # 32.494 * [simplify]: Simplifying (/ 1 (fabs x)) 32.494 * * [simplify]: iters left: 3 (4 enodes) 32.495 * * [simplify]: iters left: 2 (14 enodes) 32.498 * * [simplify]: iters left: 1 (16 enodes) 32.500 * * [simplify]: Extracting #0: cost 1 inf + 0 32.500 * * [simplify]: Extracting #1: cost 4 inf + 0 32.500 * * [simplify]: Extracting #2: cost 5 inf + 1 32.500 * * [simplify]: Extracting #3: cost 3 inf + 43 32.500 * * [simplify]: Extracting #4: cost 1 inf + 166 32.500 * * [simplify]: Extracting #5: cost 0 inf + 248 32.500 * [simplify]: Simplified to (/ 1 (fabs x)) 32.500 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 32.501 * * * * [progress]: [ 186 / 273 ] simplifiying candidate #real (real->posit16 (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))> 32.501 * * * * [progress]: [ 187 / 273 ] simplifiying candidate # 32.501 * [simplify]: Simplifying (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) 32.501 * * [simplify]: iters left: 6 (12 enodes) 32.505 * * [simplify]: iters left: 5 (58 enodes) 32.517 * * [simplify]: iters left: 4 (152 enodes) 32.566 * * [simplify]: iters left: 3 (412 enodes) 32.719 * * [simplify]: Extracting #0: cost 1 inf + 0 32.719 * * [simplify]: Extracting #1: cost 44 inf + 0 32.720 * * [simplify]: Extracting #2: cost 158 inf + 1 32.722 * * [simplify]: Extracting #3: cost 170 inf + 2640 32.732 * * [simplify]: Extracting #4: cost 67 inf + 21025 32.754 * * [simplify]: Extracting #5: cost 3 inf + 34424 32.772 * * [simplify]: Extracting #6: cost 0 inf + 35193 32.783 * [simplify]: Simplified to (/ (/ (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) 32.783 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (pow (/ (/ (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) 1)) (/ 1 (fabs x))))) 32.783 * * * * [progress]: [ 188 / 273 ] simplifiying candidate # 32.784 * * * * [progress]: [ 189 / 273 ] simplifiying candidate # 32.784 * [simplify]: Simplifying (+ (- (- (- (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) (+ (log (fabs x)) (log (fabs x)))) (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 32.784 * * [simplify]: iters left: 6 (14 enodes) 32.788 * * [simplify]: iters left: 5 (57 enodes) 32.798 * * [simplify]: iters left: 4 (116 enodes) 32.841 * * [simplify]: iters left: 3 (252 enodes) 32.926 * * [simplify]: iters left: 2 (404 enodes) 33.083 * * [simplify]: iters left: 1 (481 enodes) 33.273 * * [simplify]: Extracting #0: cost 1 inf + 0 33.273 * * [simplify]: Extracting #1: cost 23 inf + 0 33.273 * * [simplify]: Extracting #2: cost 46 inf + 0 33.274 * * [simplify]: Extracting #3: cost 51 inf + 0 33.274 * * [simplify]: Extracting #4: cost 52 inf + 43 33.275 * * [simplify]: Extracting #5: cost 36 inf + 2991 33.280 * * [simplify]: Extracting #6: cost 9 inf + 11027 33.290 * * [simplify]: Extracting #7: cost 1 inf + 13610 33.300 * * [simplify]: Extracting #8: cost 0 inf + 14033 33.308 * [simplify]: Simplified to (- (- (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (+ (log (fabs x)) (log (fabs x)))) (+ (log (fabs x)) (+ (log (fabs x)) (log (fabs x))))) 33.308 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (exp (- (- (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (+ (log (fabs x)) (log (fabs x)))) (+ (log (fabs x)) (+ (log (fabs x)) (log (fabs x))))))) (/ 1 (fabs x))))) 33.308 * * * * [progress]: [ 190 / 273 ] simplifiying candidate # 33.308 * [simplify]: Simplifying (+ (- (- (- (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) (log (* (fabs x) (fabs x)))) (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 33.308 * * [simplify]: iters left: 6 (15 enodes) 33.313 * * [simplify]: iters left: 5 (57 enodes) 33.323 * * [simplify]: iters left: 4 (101 enodes) 33.344 * * [simplify]: iters left: 3 (231 enodes) 33.449 * * [simplify]: iters left: 2 (367 enodes) 33.607 * * [simplify]: iters left: 1 (465 enodes) 33.795 * * [simplify]: Extracting #0: cost 1 inf + 0 33.796 * * [simplify]: Extracting #1: cost 23 inf + 0 33.796 * * [simplify]: Extracting #2: cost 47 inf + 0 33.796 * * [simplify]: Extracting #3: cost 53 inf + 0 33.796 * * [simplify]: Extracting #4: cost 53 inf + 43 33.797 * * [simplify]: Extracting #5: cost 39 inf + 2189 33.798 * * [simplify]: Extracting #6: cost 19 inf + 6888 33.802 * * [simplify]: Extracting #7: cost 3 inf + 12764 33.807 * * [simplify]: Extracting #8: cost 0 inf + 14033 33.812 * [simplify]: Simplified to (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) (+ (log (fabs x)) (log (fabs x))))) 33.812 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (exp (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) (+ (log (fabs x)) (log (fabs x))))))) (/ 1 (fabs x))))) 33.813 * * * * [progress]: [ 191 / 273 ] simplifiying candidate # 33.813 * [simplify]: Simplifying (+ (- (- (- (log (fabs x))) (log (* (fabs x) (fabs x)))) (+ (log (fabs x)) (log (fabs x)))) (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 33.813 * * [simplify]: iters left: 6 (15 enodes) 33.821 * * [simplify]: iters left: 5 (57 enodes) 33.838 * * [simplify]: iters left: 4 (111 enodes) 33.864 * * [simplify]: iters left: 3 (234 enodes) 33.945 * * [simplify]: iters left: 2 (392 enodes) 34.082 * * [simplify]: iters left: 1 (497 enodes) 34.237 * * [simplify]: Extracting #0: cost 1 inf + 0 34.237 * * [simplify]: Extracting #1: cost 23 inf + 0 34.237 * * [simplify]: Extracting #2: cost 47 inf + 0 34.238 * * [simplify]: Extracting #3: cost 53 inf + 0 34.238 * * [simplify]: Extracting #4: cost 53 inf + 43 34.239 * * [simplify]: Extracting #5: cost 38 inf + 2270 34.243 * * [simplify]: Extracting #6: cost 15 inf + 8780 34.253 * * [simplify]: Extracting #7: cost 2 inf + 13457 34.263 * * [simplify]: Extracting #8: cost 0 inf + 14113 34.271 * [simplify]: Simplified to (- (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (log (fabs x))) (+ (log (* (fabs x) (fabs x))) (log (* (fabs x) (fabs x))))) 34.271 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (exp (- (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (log (fabs x))) (+ (log (* (fabs x) (fabs x))) (log (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 34.272 * * * * [progress]: [ 192 / 273 ] simplifiying candidate # 34.272 * [simplify]: Simplifying (+ (- (- (- (log (fabs x))) (log (* (fabs x) (fabs x)))) (log (* (fabs x) (fabs x)))) (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 34.272 * * [simplify]: iters left: 6 (14 enodes) 34.276 * * [simplify]: iters left: 5 (54 enodes) 34.285 * * [simplify]: iters left: 4 (101 enodes) 34.317 * * [simplify]: iters left: 3 (226 enodes) 34.395 * * [simplify]: iters left: 2 (353 enodes) 34.580 * * [simplify]: Extracting #0: cost 1 inf + 0 34.580 * * [simplify]: Extracting #1: cost 30 inf + 0 34.581 * * [simplify]: Extracting #2: cost 57 inf + 0 34.581 * * [simplify]: Extracting #3: cost 63 inf + 0 34.582 * * [simplify]: Extracting #4: cost 63 inf + 43 34.583 * * [simplify]: Extracting #5: cost 50 inf + 2187 34.589 * * [simplify]: Extracting #6: cost 17 inf + 11540 34.602 * * [simplify]: Extracting #7: cost 2 inf + 17573 34.613 * * [simplify]: Extracting #8: cost 0 inf + 18339 34.625 * [simplify]: Simplified to (- (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (log (fabs x))) (+ (log (* (fabs x) (fabs x))) (log (* (fabs x) (fabs x))))) 34.625 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (exp (- (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (log (fabs x))) (+ (log (* (fabs x) (fabs x))) (log (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 34.626 * * * * [progress]: [ 193 / 273 ] simplifiying candidate # 34.626 * [simplify]: Simplifying (+ (- (- (- 0 (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) (+ (log (fabs x)) (log (fabs x)))) (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 34.626 * * [simplify]: iters left: 6 (15 enodes) 34.634 * * [simplify]: iters left: 5 (64 enodes) 34.658 * * [simplify]: iters left: 4 (141 enodes) 34.705 * * [simplify]: iters left: 3 (379 enodes) 34.911 * * [simplify]: Extracting #0: cost 1 inf + 0 34.911 * * [simplify]: Extracting #1: cost 31 inf + 0 34.911 * * [simplify]: Extracting #2: cost 63 inf + 1 34.911 * * [simplify]: Extracting #3: cost 68 inf + 1 34.912 * * [simplify]: Extracting #4: cost 70 inf + 3 34.912 * * [simplify]: Extracting #5: cost 56 inf + 2449 34.914 * * [simplify]: Extracting #6: cost 42 inf + 5196 34.916 * * [simplify]: Extracting #7: cost 25 inf + 10429 34.922 * * [simplify]: Extracting #8: cost 1 inf + 20143 34.929 * * [simplify]: Extracting #9: cost 0 inf + 20486 34.936 * [simplify]: Simplified to (- (log (+ 3/4 (/ (/ 15/8 (fabs x)) (fabs x)))) (+ (+ (log (fabs x)) (log (fabs x))) (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))))) 34.936 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (exp (- (log (+ 3/4 (/ (/ 15/8 (fabs x)) (fabs x)))) (+ (+ (log (fabs x)) (log (fabs x))) (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))))))) (/ 1 (fabs x))))) 34.936 * * * * [progress]: [ 194 / 273 ] simplifiying candidate # 34.936 * [simplify]: Simplifying (+ (- (- (- 0 (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) (log (* (fabs x) (fabs x)))) (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 34.937 * * [simplify]: iters left: 6 (16 enodes) 34.941 * * [simplify]: iters left: 5 (63 enodes) 34.954 * * [simplify]: iters left: 4 (126 enodes) 35.006 * * [simplify]: iters left: 3 (358 enodes) 35.242 * * [simplify]: Extracting #0: cost 1 inf + 0 35.243 * * [simplify]: Extracting #1: cost 32 inf + 0 35.243 * * [simplify]: Extracting #2: cost 66 inf + 1 35.243 * * [simplify]: Extracting #3: cost 72 inf + 1 35.244 * * [simplify]: Extracting #4: cost 73 inf + 3 35.244 * * [simplify]: Extracting #5: cost 54 inf + 3236 35.247 * * [simplify]: Extracting #6: cost 28 inf + 9959 35.252 * * [simplify]: Extracting #7: cost 5 inf + 19298 35.261 * * [simplify]: Extracting #8: cost 0 inf + 21413 35.274 * [simplify]: Simplified to (- (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x)))) (+ (log (fabs x)) (log (fabs x)))) 35.275 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (exp (- (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x)))) (+ (log (fabs x)) (log (fabs x)))))) (/ 1 (fabs x))))) 35.275 * * * * [progress]: [ 195 / 273 ] simplifiying candidate # 35.278 * [simplify]: Simplifying (+ (- (- (- 0 (log (fabs x))) (log (* (fabs x) (fabs x)))) (+ (log (fabs x)) (log (fabs x)))) (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 35.278 * * [simplify]: iters left: 6 (16 enodes) 35.287 * * [simplify]: iters left: 5 (64 enodes) 35.311 * * [simplify]: iters left: 4 (134 enodes) 35.372 * * [simplify]: iters left: 3 (323 enodes) 35.529 * * [simplify]: Extracting #0: cost 1 inf + 0 35.529 * * [simplify]: Extracting #1: cost 34 inf + 0 35.530 * * [simplify]: Extracting #2: cost 63 inf + 1 35.530 * * [simplify]: Extracting #3: cost 69 inf + 1 35.530 * * [simplify]: Extracting #4: cost 70 inf + 3 35.533 * * [simplify]: Extracting #5: cost 52 inf + 2763 35.535 * * [simplify]: Extracting #6: cost 30 inf + 8265 35.542 * * [simplify]: Extracting #7: cost 5 inf + 17939 35.554 * * [simplify]: Extracting #8: cost 0 inf + 19974 35.561 * [simplify]: Simplified to (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (log (fabs x)) (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))))) 35.562 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (exp (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (log (fabs x)) (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))))))) (/ 1 (fabs x))))) 35.562 * * * * [progress]: [ 196 / 273 ] simplifiying candidate # 35.562 * [simplify]: Simplifying (+ (- (- (- 0 (log (fabs x))) (log (* (fabs x) (fabs x)))) (log (* (fabs x) (fabs x)))) (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 35.562 * * [simplify]: iters left: 6 (15 enodes) 35.566 * * [simplify]: iters left: 5 (61 enodes) 35.578 * * [simplify]: iters left: 4 (125 enodes) 35.635 * * [simplify]: iters left: 3 (321 enodes) 35.830 * * [simplify]: Extracting #0: cost 1 inf + 0 35.830 * * [simplify]: Extracting #1: cost 32 inf + 0 35.830 * * [simplify]: Extracting #2: cost 64 inf + 1 35.831 * * [simplify]: Extracting #3: cost 70 inf + 1 35.831 * * [simplify]: Extracting #4: cost 71 inf + 3 35.832 * * [simplify]: Extracting #5: cost 54 inf + 3003 35.833 * * [simplify]: Extracting #6: cost 35 inf + 6487 35.838 * * [simplify]: Extracting #7: cost 22 inf + 11114 35.844 * * [simplify]: Extracting #8: cost 0 inf + 19930 35.850 * [simplify]: Simplified to (- (log (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (+ (+ (log (fabs x)) (log (fabs x))) (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))))) 35.851 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (exp (- (log (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (+ (+ (log (fabs x)) (log (fabs x))) (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))))))) (/ 1 (fabs x))))) 35.851 * * * * [progress]: [ 197 / 273 ] simplifiying candidate # 35.851 * [simplify]: Simplifying (+ (- (- (- (log 1) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) (+ (log (fabs x)) (log (fabs x)))) (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 35.851 * * [simplify]: iters left: 6 (16 enodes) 35.856 * * [simplify]: iters left: 5 (69 enodes) 35.875 * * [simplify]: iters left: 4 (133 enodes) 35.915 * * [simplify]: iters left: 3 (319 enodes) 36.141 * * [simplify]: Extracting #0: cost 1 inf + 0 36.141 * * [simplify]: Extracting #1: cost 43 inf + 0 36.142 * * [simplify]: Extracting #2: cost 78 inf + 1 36.143 * * [simplify]: Extracting #3: cost 83 inf + 1 36.145 * * [simplify]: Extracting #4: cost 68 inf + 2872 36.149 * * [simplify]: Extracting #5: cost 52 inf + 6344 36.155 * * [simplify]: Extracting #6: cost 36 inf + 10576 36.169 * * [simplify]: Extracting #7: cost 1 inf + 25683 36.185 * * [simplify]: Extracting #8: cost 0 inf + 26026 36.201 * [simplify]: Simplified to (- (log (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (+ (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) (log (fabs x)))) 36.202 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (exp (- (log (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (+ (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) (log (fabs x)))))) (/ 1 (fabs x))))) 36.202 * * * * [progress]: [ 198 / 273 ] simplifiying candidate # 36.202 * [simplify]: Simplifying (+ (- (- (- (log 1) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) (log (* (fabs x) (fabs x)))) (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 36.203 * * [simplify]: iters left: 6 (17 enodes) 36.212 * * [simplify]: iters left: 5 (69 enodes) 36.236 * * [simplify]: iters left: 4 (121 enodes) 36.296 * * [simplify]: iters left: 3 (299 enodes) 36.477 * * [simplify]: Extracting #0: cost 1 inf + 0 36.477 * * [simplify]: Extracting #1: cost 40 inf + 0 36.477 * * [simplify]: Extracting #2: cost 78 inf + 1 36.478 * * [simplify]: Extracting #3: cost 84 inf + 1 36.479 * * [simplify]: Extracting #4: cost 73 inf + 1797 36.481 * * [simplify]: Extracting #5: cost 45 inf + 8496 36.487 * * [simplify]: Extracting #6: cost 5 inf + 23572 36.495 * * [simplify]: Extracting #7: cost 0 inf + 25378 36.502 * [simplify]: Simplified to (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (log (fabs x)) (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))))) 36.503 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (exp (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (log (fabs x)) (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))))))) (/ 1 (fabs x))))) 36.503 * * * * [progress]: [ 199 / 273 ] simplifiying candidate # 36.503 * [simplify]: Simplifying (+ (- (- (- (log 1) (log (fabs x))) (log (* (fabs x) (fabs x)))) (+ (log (fabs x)) (log (fabs x)))) (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 36.503 * * [simplify]: iters left: 6 (17 enodes) 36.508 * * [simplify]: iters left: 5 (69 enodes) 36.525 * * [simplify]: iters left: 4 (132 enodes) 36.572 * * [simplify]: iters left: 3 (323 enodes) 36.762 * * [simplify]: Extracting #0: cost 1 inf + 0 36.762 * * [simplify]: Extracting #1: cost 61 inf + 0 36.763 * * [simplify]: Extracting #2: cost 116 inf + 1 36.763 * * [simplify]: Extracting #3: cost 123 inf + 1 36.764 * * [simplify]: Extracting #4: cost 112 inf + 1685 36.767 * * [simplify]: Extracting #5: cost 59 inf + 18292 36.777 * * [simplify]: Extracting #6: cost 4 inf + 39871 36.788 * * [simplify]: Extracting #7: cost 0 inf + 41824 36.801 * [simplify]: Simplified to (- (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (log (* (fabs x) (fabs x))) (log (fabs x)))) (log (* (fabs x) (fabs x)))) 36.801 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (exp (- (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (log (* (fabs x) (fabs x))) (log (fabs x)))) (log (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 36.801 * * * * [progress]: [ 200 / 273 ] simplifiying candidate # 36.801 * [simplify]: Simplifying (+ (- (- (- (log 1) (log (fabs x))) (log (* (fabs x) (fabs x)))) (log (* (fabs x) (fabs x)))) (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 36.801 * * [simplify]: iters left: 6 (16 enodes) 36.806 * * [simplify]: iters left: 5 (66 enodes) 36.817 * * [simplify]: iters left: 4 (123 enodes) 36.877 * * [simplify]: iters left: 3 (311 enodes) 37.041 * * [simplify]: Extracting #0: cost 1 inf + 0 37.041 * * [simplify]: Extracting #1: cost 42 inf + 0 37.041 * * [simplify]: Extracting #2: cost 92 inf + 1 37.042 * * [simplify]: Extracting #3: cost 101 inf + 1 37.043 * * [simplify]: Extracting #4: cost 94 inf + 1371 37.044 * * [simplify]: Extracting #5: cost 67 inf + 7106 37.048 * * [simplify]: Extracting #6: cost 38 inf + 15544 37.055 * * [simplify]: Extracting #7: cost 3 inf + 30452 37.064 * * [simplify]: Extracting #8: cost 0 inf + 31451 37.076 * [simplify]: Simplified to (- (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (log (fabs x))) (+ (log (* (fabs x) (fabs x))) (log (* (fabs x) (fabs x))))) 37.077 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (exp (- (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (log (fabs x))) (+ (log (* (fabs x) (fabs x))) (log (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 37.077 * * * * [progress]: [ 201 / 273 ] simplifiying candidate # 37.077 * [simplify]: Simplifying (+ (- (- (log (/ 1 (fabs x))) (+ (log (fabs x)) (log (fabs x)))) (+ (log (fabs x)) (log (fabs x)))) (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 37.078 * * [simplify]: iters left: 6 (16 enodes) 37.087 * * [simplify]: iters left: 5 (68 enodes) 37.110 * * [simplify]: iters left: 4 (129 enodes) 37.147 * * [simplify]: iters left: 3 (286 enodes) 37.281 * * [simplify]: Extracting #0: cost 1 inf + 0 37.281 * * [simplify]: Extracting #1: cost 42 inf + 0 37.281 * * [simplify]: Extracting #2: cost 77 inf + 1 37.281 * * [simplify]: Extracting #3: cost 84 inf + 1 37.282 * * [simplify]: Extracting #4: cost 85 inf + 4 37.283 * * [simplify]: Extracting #5: cost 63 inf + 4543 37.288 * * [simplify]: Extracting #6: cost 15 inf + 20098 37.299 * * [simplify]: Extracting #7: cost 0 inf + 25464 37.307 * [simplify]: Simplified to (- (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (log (fabs x)) (log (fabs x)))) (+ (log (fabs x)) (+ (log (fabs x)) (log (fabs x))))) 37.307 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (exp (- (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (log (fabs x)) (log (fabs x)))) (+ (log (fabs x)) (+ (log (fabs x)) (log (fabs x))))))) (/ 1 (fabs x))))) 37.307 * * * * [progress]: [ 202 / 273 ] simplifiying candidate # 37.307 * [simplify]: Simplifying (+ (- (- (log (/ 1 (fabs x))) (+ (log (fabs x)) (log (fabs x)))) (log (* (fabs x) (fabs x)))) (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 37.307 * * [simplify]: iters left: 6 (17 enodes) 37.312 * * [simplify]: iters left: 5 (68 enodes) 37.333 * * [simplify]: iters left: 4 (114 enodes) 37.378 * * [simplify]: iters left: 3 (260 enodes) 37.535 * * [simplify]: iters left: 2 (480 enodes) 37.767 * * [simplify]: Extracting #0: cost 1 inf + 0 37.767 * * [simplify]: Extracting #1: cost 29 inf + 0 37.767 * * [simplify]: Extracting #2: cost 61 inf + 1 37.768 * * [simplify]: Extracting #3: cost 69 inf + 1 37.768 * * [simplify]: Extracting #4: cost 69 inf + 4 37.768 * * [simplify]: Extracting #5: cost 56 inf + 1473 37.770 * * [simplify]: Extracting #6: cost 40 inf + 4768 37.775 * * [simplify]: Extracting #7: cost 5 inf + 17402 37.783 * * [simplify]: Extracting #8: cost 0 inf + 19405 37.794 * [simplify]: Simplified to (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (log (fabs x)) (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))))) 37.795 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (exp (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (log (fabs x)) (+ (+ (log (fabs x)) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))))))) (/ 1 (fabs x))))) 37.795 * * * * [progress]: [ 203 / 273 ] simplifiying candidate # 37.795 * [simplify]: Simplifying (+ (- (- (log (/ 1 (fabs x))) (log (* (fabs x) (fabs x)))) (+ (log (fabs x)) (log (fabs x)))) (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 37.796 * * [simplify]: iters left: 6 (17 enodes) 37.805 * * [simplify]: iters left: 5 (67 enodes) 37.826 * * [simplify]: iters left: 4 (124 enodes) 37.857 * * [simplify]: iters left: 3 (278 enodes) 37.986 * * [simplify]: Extracting #0: cost 1 inf + 0 37.986 * * [simplify]: Extracting #1: cost 53 inf + 0 37.986 * * [simplify]: Extracting #2: cost 115 inf + 1 37.987 * * [simplify]: Extracting #3: cost 124 inf + 1 37.987 * * [simplify]: Extracting #4: cost 111 inf + 1922 37.990 * * [simplify]: Extracting #5: cost 75 inf + 11459 37.995 * * [simplify]: Extracting #6: cost 41 inf + 22593 38.015 * * [simplify]: Extracting #7: cost 2 inf + 39502 38.035 * * [simplify]: Extracting #8: cost 0 inf + 40188 38.054 * [simplify]: Simplified to (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (+ (log (fabs x)) (log (* (fabs x) (fabs x)))) (log (* (fabs x) (fabs x))))) 38.054 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (exp (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (+ (log (fabs x)) (log (* (fabs x) (fabs x)))) (log (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 38.054 * * * * [progress]: [ 204 / 273 ] simplifiying candidate # 38.055 * [simplify]: Simplifying (+ (- (- (log (/ 1 (fabs x))) (log (* (fabs x) (fabs x)))) (log (* (fabs x) (fabs x)))) (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 38.055 * * [simplify]: iters left: 6 (15 enodes) 38.060 * * [simplify]: iters left: 5 (63 enodes) 38.071 * * [simplify]: iters left: 4 (114 enodes) 38.106 * * [simplify]: iters left: 3 (261 enodes) 38.256 * * [simplify]: Extracting #0: cost 1 inf + 0 38.257 * * [simplify]: Extracting #1: cost 50 inf + 0 38.257 * * [simplify]: Extracting #2: cost 107 inf + 1 38.258 * * [simplify]: Extracting #3: cost 117 inf + 1 38.259 * * [simplify]: Extracting #4: cost 107 inf + 1689 38.266 * * [simplify]: Extracting #5: cost 53 inf + 18119 38.284 * * [simplify]: Extracting #6: cost 3 inf + 36411 38.294 * * [simplify]: Extracting #7: cost 0 inf + 37536 38.304 * [simplify]: Simplified to (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (log (* (fabs x) (fabs x))) (+ (log (* (fabs x) (fabs x))) (log (fabs x))))) 38.304 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (exp (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (log (* (fabs x) (fabs x))) (+ (log (* (fabs x) (fabs x))) (log (fabs x))))))) (/ 1 (fabs x))))) 38.304 * * * * [progress]: [ 205 / 273 ] simplifiying candidate # 38.304 * [simplify]: Simplifying (+ (- (log (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (+ (log (fabs x)) (log (fabs x)))) (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 38.304 * * [simplify]: iters left: 6 (16 enodes) 38.313 * * [simplify]: iters left: 5 (67 enodes) 38.335 * * [simplify]: iters left: 4 (112 enodes) 38.372 * * [simplify]: iters left: 3 (196 enodes) 38.433 * * [simplify]: iters left: 2 (411 enodes) 38.647 * * [simplify]: Extracting #0: cost 1 inf + 0 38.648 * * [simplify]: Extracting #1: cost 28 inf + 0 38.648 * * [simplify]: Extracting #2: cost 72 inf + 1 38.648 * * [simplify]: Extracting #3: cost 81 inf + 4 38.649 * * [simplify]: Extracting #4: cost 84 inf + 7 38.650 * * [simplify]: Extracting #5: cost 56 inf + 4612 38.655 * * [simplify]: Extracting #6: cost 11 inf + 16782 38.662 * * [simplify]: Extracting #7: cost 0 inf + 20959 38.676 * [simplify]: Simplified to (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (log (fabs x)) (* 4 (log (fabs x))))) 38.676 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (exp (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (log (fabs x)) (* 4 (log (fabs x))))))) (/ 1 (fabs x))))) 38.676 * * * * [progress]: [ 206 / 273 ] simplifiying candidate # 38.676 * [simplify]: Simplifying (+ (- (log (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (log (* (fabs x) (fabs x)))) (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 38.677 * * [simplify]: iters left: 6 (15 enodes) 38.685 * * [simplify]: iters left: 5 (63 enodes) 38.700 * * [simplify]: iters left: 4 (114 enodes) 38.722 * * [simplify]: iters left: 3 (229 enodes) 38.833 * * [simplify]: iters left: 2 (445 enodes) 39.063 * * [simplify]: Extracting #0: cost 1 inf + 0 39.063 * * [simplify]: Extracting #1: cost 29 inf + 0 39.064 * * [simplify]: Extracting #2: cost 72 inf + 1 39.065 * * [simplify]: Extracting #3: cost 81 inf + 4 39.066 * * [simplify]: Extracting #4: cost 84 inf + 7 39.067 * * [simplify]: Extracting #5: cost 62 inf + 3684 39.073 * * [simplify]: Extracting #6: cost 24 inf + 13426 39.085 * * [simplify]: Extracting #7: cost 2 inf + 19961 39.098 * * [simplify]: Extracting #8: cost 0 inf + 20659 39.114 * [simplify]: Simplified to (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (* 4 (log (fabs x))) (log (fabs x)))) 39.114 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (exp (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (* 4 (log (fabs x))) (log (fabs x)))))) (/ 1 (fabs x))))) 39.114 * * * * [progress]: [ 207 / 273 ] simplifiying candidate # 39.115 * [simplify]: Simplifying (+ (log (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 39.115 * * [simplify]: iters left: 6 (14 enodes) 39.123 * * [simplify]: iters left: 5 (59 enodes) 39.143 * * [simplify]: iters left: 4 (108 enodes) 39.164 * * [simplify]: iters left: 3 (184 enodes) 39.210 * * [simplify]: iters left: 2 (359 enodes) 39.353 * * [simplify]: Extracting #0: cost 1 inf + 0 39.353 * * [simplify]: Extracting #1: cost 30 inf + 0 39.354 * * [simplify]: Extracting #2: cost 78 inf + 1 39.354 * * [simplify]: Extracting #3: cost 94 inf + 4 39.355 * * [simplify]: Extracting #4: cost 85 inf + 1365 39.356 * * [simplify]: Extracting #5: cost 56 inf + 5853 39.360 * * [simplify]: Extracting #6: cost 13 inf + 18894 39.369 * * [simplify]: Extracting #7: cost 0 inf + 23661 39.376 * [simplify]: Simplified to (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (log (fabs x)) (* 4 (log (fabs x))))) 39.376 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (exp (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (log (fabs x)) (* 4 (log (fabs x))))))) (/ 1 (fabs x))))) 39.376 * * * * [progress]: [ 208 / 273 ] simplifiying candidate # 39.376 * * * * [progress]: [ 209 / 273 ] simplifiying candidate # 39.376 * * * * [progress]: [ 210 / 273 ] simplifiying candidate # 39.377 * [simplify]: Simplifying (* (/ (/ (/ (* (* 1 1) 1) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 39.377 * * [simplify]: iters left: 6 (18 enodes) 39.387 * * [simplify]: iters left: 5 (93 enodes) 39.426 * * [simplify]: iters left: 4 (401 enodes) 39.823 * * [simplify]: Extracting #0: cost 1 inf + 0 39.823 * * [simplify]: Extracting #1: cost 108 inf + 0 39.826 * * [simplify]: Extracting #2: cost 431 inf + 1 39.842 * * [simplify]: Extracting #3: cost 554 inf + 10699 39.889 * * [simplify]: Extracting #4: cost 291 inf + 90002 39.984 * * [simplify]: Extracting #5: cost 7 inf + 192194 40.100 * * [simplify]: Extracting #6: cost 0 inf + 193947 40.188 * [simplify]: Simplified to (/ (/ (* (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x)))) (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x)))))) (* (fabs x) (* (fabs x) (fabs x)))) 40.188 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (cbrt (/ (/ (* (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x)))) (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x)))))) (* (fabs x) (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 40.188 * * * * [progress]: [ 211 / 273 ] simplifiying candidate # 40.189 * [simplify]: Simplifying (* (/ (/ (/ (* (* 1 1) 1) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (* (* (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 40.189 * * [simplify]: iters left: 6 (20 enodes) 40.202 * * [simplify]: iters left: 5 (98 enodes) 40.251 * * [simplify]: iters left: 4 (415 enodes) 40.680 * * [simplify]: Extracting #0: cost 1 inf + 0 40.680 * * [simplify]: Extracting #1: cost 106 inf + 0 40.683 * * [simplify]: Extracting #2: cost 421 inf + 1 40.692 * * [simplify]: Extracting #3: cost 555 inf + 10540 40.726 * * [simplify]: Extracting #4: cost 351 inf + 75509 40.822 * * [simplify]: Extracting #5: cost 72 inf + 174281 40.938 * * [simplify]: Extracting #6: cost 0 inf + 197110 41.052 * * [simplify]: Extracting #7: cost 0 inf + 196947 41.176 * [simplify]: Simplified to (/ (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4))) (* (* (fabs x) (* (fabs x) (fabs x))) (* (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x)))) (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x))))))) 41.176 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (cbrt (/ (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4))) (* (* (fabs x) (* (fabs x) (fabs x))) (* (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x)))) (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x))))))))) (/ 1 (fabs x))))) 41.177 * * * * [progress]: [ 212 / 273 ] simplifiying candidate # 41.177 * [simplify]: Simplifying (* (/ (/ (/ (* (* 1 1) 1) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 41.177 * * [simplify]: iters left: 6 (20 enodes) 41.184 * * [simplify]: iters left: 5 (98 enodes) 41.210 * * [simplify]: iters left: 4 (413 enodes) 41.603 * * [simplify]: Extracting #0: cost 1 inf + 0 41.603 * * [simplify]: Extracting #1: cost 107 inf + 0 41.605 * * [simplify]: Extracting #2: cost 423 inf + 1 41.609 * * [simplify]: Extracting #3: cost 563 inf + 7915 41.649 * * [simplify]: Extracting #4: cost 342 inf + 78184 41.736 * * [simplify]: Extracting #5: cost 80 inf + 175302 41.837 * * [simplify]: Extracting #6: cost 0 inf + 198609 41.948 * * [simplify]: Extracting #7: cost 0 inf + 198486 42.037 * [simplify]: Simplified to (/ (/ (/ (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4))) (* (fabs x) (fabs x))) (fabs x)) (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))))) 42.037 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (cbrt (/ (/ (/ (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4))) (* (fabs x) (fabs x))) (fabs x)) (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 42.037 * * * * [progress]: [ 213 / 273 ] simplifiying candidate # 42.037 * [simplify]: Simplifying (* (/ (/ (/ (* (* 1 1) 1) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (* (* (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 42.038 * * [simplify]: iters left: 6 (19 enodes) 42.044 * * [simplify]: iters left: 5 (96 enodes) 42.070 * * [simplify]: iters left: 4 (410 enodes) 42.503 * * [simplify]: Extracting #0: cost 1 inf + 0 42.503 * * [simplify]: Extracting #1: cost 106 inf + 0 42.505 * * [simplify]: Extracting #2: cost 413 inf + 1 42.511 * * [simplify]: Extracting #3: cost 541 inf + 13884 42.524 * * [simplify]: Extracting #4: cost 478 inf + 27894 42.573 * * [simplify]: Extracting #5: cost 285 inf + 91491 42.665 * * [simplify]: Extracting #6: cost 16 inf + 192417 42.780 * * [simplify]: Extracting #7: cost 0 inf + 198435 42.899 * [simplify]: Simplified to (/ (/ (/ (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (/ (* (fabs x) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) 42.899 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (cbrt (/ (/ (/ (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (/ (* (fabs x) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 42.900 * * * * [progress]: [ 214 / 273 ] simplifiying candidate # 42.900 * [simplify]: Simplifying (* (/ (/ (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (/ 1 (fabs x))) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 42.900 * * [simplify]: iters left: 6 (18 enodes) 42.912 * * [simplify]: iters left: 5 (102 enodes) 42.947 * * [simplify]: iters left: 4 (440 enodes) 43.881 * * [simplify]: Extracting #0: cost 1 inf + 0 43.881 * * [simplify]: Extracting #1: cost 120 inf + 0 43.883 * * [simplify]: Extracting #2: cost 507 inf + 0 43.893 * * [simplify]: Extracting #3: cost 596 inf + 16328 43.955 * * [simplify]: Extracting #4: cost 290 inf + 120412 44.053 * * [simplify]: Extracting #5: cost 9 inf + 227512 44.168 * * [simplify]: Extracting #6: cost 0 inf + 228025 44.300 * * [simplify]: Extracting #7: cost 0 inf + 227944 44.468 * [simplify]: Simplified to (/ (/ (* (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))))) (fabs x)) 44.468 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (cbrt (/ (/ (* (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))))) (fabs x)))) (/ 1 (fabs x))))) 44.469 * * * * [progress]: [ 215 / 273 ] simplifiying candidate # 44.469 * [simplify]: Simplifying (* (/ (/ (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (/ 1 (fabs x))) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (* (* (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 44.469 * * [simplify]: iters left: 6 (20 enodes) 44.478 * * [simplify]: iters left: 5 (108 enodes) 44.514 * * [simplify]: iters left: 4 (455 enodes) 45.083 * * [simplify]: Extracting #0: cost 1 inf + 0 45.083 * * [simplify]: Extracting #1: cost 122 inf + 0 45.085 * * [simplify]: Extracting #2: cost 487 inf + 0 45.089 * * [simplify]: Extracting #3: cost 627 inf + 9455 45.129 * * [simplify]: Extracting #4: cost 380 inf + 97493 45.222 * * [simplify]: Extracting #5: cost 49 inf + 234139 45.370 * * [simplify]: Extracting #6: cost 0 inf + 245329 45.504 * * [simplify]: Extracting #7: cost 0 inf + 244000 45.635 * * [simplify]: Extracting #8: cost 0 inf + 243720 45.781 * * [simplify]: Extracting #9: cost 0 inf + 243680 45.928 * [simplify]: Simplified to (* (/ (* (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (/ 1 (fabs x))) (* (* (fabs x) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) (* (fabs x) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) 45.928 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (cbrt (* (/ (* (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (/ 1 (fabs x))) (* (* (fabs x) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) (* (fabs x) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (/ 1 (fabs x))))) 45.928 * * * * [progress]: [ 216 / 273 ] simplifiying candidate # 45.929 * [simplify]: Simplifying (* (/ (/ (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (/ 1 (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 45.929 * * [simplify]: iters left: 6 (20 enodes) 45.942 * * [simplify]: iters left: 5 (107 enodes) 45.978 * * [simplify]: iters left: 4 (453 enodes) 46.516 * * [simplify]: Extracting #0: cost 1 inf + 0 46.516 * * [simplify]: Extracting #1: cost 135 inf + 0 46.520 * * [simplify]: Extracting #2: cost 553 inf + 0 46.539 * * [simplify]: Extracting #3: cost 642 inf + 22425 46.557 * * [simplify]: Extracting #4: cost 537 inf + 48982 46.624 * * [simplify]: Extracting #5: cost 329 inf + 127210 46.758 * * [simplify]: Extracting #6: cost 27 inf + 244995 46.877 * * [simplify]: Extracting #7: cost 0 inf + 253361 47.026 * * [simplify]: Extracting #8: cost 0 inf + 253241 47.173 * [simplify]: Simplified to (* (* (/ (* (/ 1 (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (/ 1 (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))))) (* (* (fabs x) (fabs x)) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4))) 47.173 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (cbrt (* (* (/ (* (/ 1 (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (/ 1 (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))))) (* (* (fabs x) (fabs x)) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4))))) (/ 1 (fabs x))))) 47.173 * * * * [progress]: [ 217 / 273 ] simplifiying candidate # 47.173 * [simplify]: Simplifying (* (/ (/ (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (/ 1 (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (* (* (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 47.174 * * [simplify]: iters left: 6 (18 enodes) 47.180 * * [simplify]: iters left: 5 (103 enodes) 47.217 * * [simplify]: iters left: 4 (440 enodes) 47.812 * * [simplify]: Extracting #0: cost 1 inf + 0 47.813 * * [simplify]: Extracting #1: cost 126 inf + 0 47.816 * * [simplify]: Extracting #2: cost 521 inf + 0 47.824 * * [simplify]: Extracting #3: cost 647 inf + 8530 47.877 * * [simplify]: Extracting #4: cost 328 inf + 113525 47.979 * * [simplify]: Extracting #5: cost 10 inf + 231092 48.101 * * [simplify]: Extracting #6: cost 0 inf + 234501 48.208 * * [simplify]: Extracting #7: cost 0 inf + 234380 48.322 * [simplify]: Simplified to (/ (/ (* (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (fabs x)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (fabs x)))) (fabs x)) 48.322 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (cbrt (/ (/ (* (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (fabs x)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (fabs x)))) (fabs x)))) (/ 1 (fabs x))))) 48.322 * * * * [progress]: [ 218 / 273 ] simplifiying candidate # 48.323 * [simplify]: Simplifying (* (/ (* (* (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 48.323 * * [simplify]: iters left: 6 (18 enodes) 48.334 * * [simplify]: iters left: 5 (101 enodes) 48.393 * * [simplify]: iters left: 4 (445 enodes) 48.824 * * [simplify]: Extracting #0: cost 1 inf + 0 48.824 * * [simplify]: Extracting #1: cost 123 inf + 0 48.830 * * [simplify]: Extracting #2: cost 545 inf + 0 48.835 * * [simplify]: Extracting #3: cost 662 inf + 13317 48.892 * * [simplify]: Extracting #4: cost 329 inf + 120742 49.006 * * [simplify]: Extracting #5: cost 15 inf + 239108 49.093 * * [simplify]: Extracting #6: cost 0 inf + 243886 49.209 * * [simplify]: Extracting #7: cost 0 inf + 243326 49.310 * * [simplify]: Extracting #8: cost 0 inf + 243206 49.419 * [simplify]: Simplified to (* (* (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (/ (/ 1 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (* (/ (/ 1 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (/ (/ 1 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x))))) 49.419 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (cbrt (* (* (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (/ (/ 1 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (* (/ (/ 1 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (/ (/ 1 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x))))))) (/ 1 (fabs x))))) 49.419 * * * * [progress]: [ 219 / 273 ] simplifiying candidate # 49.419 * [simplify]: Simplifying (* (/ (* (* (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (* (* (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 49.420 * * [simplify]: iters left: 6 (18 enodes) 49.430 * * [simplify]: iters left: 5 (102 enodes) 49.459 * * [simplify]: iters left: 4 (444 enodes) 49.874 * * [simplify]: Extracting #0: cost 1 inf + 0 49.874 * * [simplify]: Extracting #1: cost 138 inf + 0 49.877 * * [simplify]: Extracting #2: cost 586 inf + 0 49.882 * * [simplify]: Extracting #3: cost 717 inf + 7526 49.897 * * [simplify]: Extracting #4: cost 550 inf + 50819 49.984 * * [simplify]: Extracting #5: cost 205 inf + 187670 50.124 * * [simplify]: Extracting #6: cost 1 inf + 260578 50.266 * * [simplify]: Extracting #7: cost 0 inf + 254963 50.399 * [simplify]: Simplified to (* (/ (/ 1 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (* (/ (/ 1 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (* (* (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (/ (/ 1 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) 50.399 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (cbrt (* (/ (/ 1 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (* (/ (/ 1 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (* (* (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (/ (/ 1 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))))) (/ 1 (fabs x))))) 50.400 * * * * [progress]: [ 220 / 273 ] simplifiying candidate # 50.400 * [simplify]: Simplifying (* (* (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (* (* (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 50.400 * * [simplify]: iters left: 6 (16 enodes) 50.410 * * [simplify]: iters left: 5 (86 enodes) 50.453 * * [simplify]: iters left: 4 (351 enodes) 50.745 * * [simplify]: Extracting #0: cost 1 inf + 0 50.746 * * [simplify]: Extracting #1: cost 50 inf + 0 50.747 * * [simplify]: Extracting #2: cost 356 inf + 0 50.754 * * [simplify]: Extracting #3: cost 474 inf + 7649 50.791 * * [simplify]: Extracting #4: cost 241 inf + 81688 50.863 * * [simplify]: Extracting #5: cost 11 inf + 166368 50.940 * * [simplify]: Extracting #6: cost 0 inf + 168772 51.023 * * [simplify]: Extracting #7: cost 0 inf + 168532 51.135 * [simplify]: Simplified to (* (/ (* (/ 1 (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (* (/ (* (/ 1 (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (/ (* (/ 1 (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))) 51.135 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (cbrt (* (/ (* (/ 1 (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (* (/ (* (/ 1 (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (/ (* (/ 1 (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))))) (/ 1 (fabs x))))) 51.135 * * * * [progress]: [ 221 / 273 ] simplifiying candidate # 51.135 * * * * [progress]: [ 222 / 273 ] simplifiying candidate # 51.135 * * * * [progress]: [ 223 / 273 ] simplifiying candidate # 51.135 * * * * [progress]: [ 224 / 273 ] simplifiying candidate # 51.135 * [simplify]: Simplifying (* (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (+ (pow 3/4 3) (pow (/ 15/8 (* (fabs x) (fabs x))) 3))) 51.135 * * [simplify]: iters left: 6 (14 enodes) 51.142 * * [simplify]: iters left: 5 (79 enodes) 51.163 * * [simplify]: iters left: 4 (230 enodes) 51.276 * * [simplify]: Extracting #0: cost 1 inf + 0 51.276 * * [simplify]: Extracting #1: cost 28 inf + 0 51.277 * * [simplify]: Extracting #2: cost 81 inf + 1 51.278 * * [simplify]: Extracting #3: cost 165 inf + 4 51.279 * * [simplify]: Extracting #4: cost 173 inf + 1367 51.283 * * [simplify]: Extracting #5: cost 102 inf + 14926 51.299 * * [simplify]: Extracting #6: cost 15 inf + 38961 51.319 * * [simplify]: Extracting #7: cost 0 inf + 43758 51.334 * * [simplify]: Extracting #8: cost 0 inf + 43425 51.345 * [simplify]: Simplified to (/ (+ 27/64 (/ 3375/512 (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))))) (* (* (fabs x) (fabs x)) (fabs x))) 51.347 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ (+ 27/64 (/ 3375/512 (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (+ (* 3/4 3/4) (- (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))) (* 3/4 (/ 15/8 (* (fabs x) (fabs x))))))))) (/ 1 (fabs x))))) 51.347 * [simplify]: Simplifying (* (* (fabs x) (fabs x)) (+ (* 3/4 3/4) (- (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))) (* 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) 51.347 * * [simplify]: iters left: 6 (12 enodes) 51.352 * * [simplify]: iters left: 5 (63 enodes) 51.368 * * [simplify]: iters left: 4 (183 enodes) 51.463 * * [simplify]: Extracting #0: cost 1 inf + 0 51.463 * * [simplify]: Extracting #1: cost 20 inf + 0 51.464 * * [simplify]: Extracting #2: cost 84 inf + 0 51.464 * * [simplify]: Extracting #3: cost 130 inf + 126 51.466 * * [simplify]: Extracting #4: cost 117 inf + 2408 51.472 * * [simplify]: Extracting #5: cost 38 inf + 17331 51.481 * * [simplify]: Extracting #6: cost 0 inf + 24230 51.492 * * [simplify]: Extracting #7: cost 0 inf + 23870 51.503 * [simplify]: Simplified to (* (* (fabs x) (fabs x)) (+ 9/16 (* (- (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ 15/8 (* (fabs x) (fabs x)))))) 51.503 * [simplify]: Simplified (2 2 1 2 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ (+ 27/64 (/ 3375/512 (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (+ 9/16 (* (- (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ 15/8 (* (fabs x) (fabs x)))))))) (/ 1 (fabs x))))) 51.503 * * * * [progress]: [ 225 / 273 ] simplifiying candidate # 51.503 * [simplify]: Simplifying (* (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (- (* 3/4 3/4) (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))))) 51.503 * * [simplify]: iters left: 6 (13 enodes) 51.514 * * [simplify]: iters left: 5 (60 enodes) 51.528 * * [simplify]: iters left: 4 (148 enodes) 51.575 * * [simplify]: iters left: 3 (428 enodes) 51.868 * * [simplify]: Extracting #0: cost 1 inf + 0 51.868 * * [simplify]: Extracting #1: cost 86 inf + 0 51.869 * * [simplify]: Extracting #2: cost 297 inf + 1 51.872 * * [simplify]: Extracting #3: cost 371 inf + 8564 51.884 * * [simplify]: Extracting #4: cost 157 inf + 57869 51.923 * * [simplify]: Extracting #5: cost 3 inf + 91646 51.974 * * [simplify]: Extracting #6: cost 0 inf + 89786 52.012 * * [simplify]: Extracting #7: cost 0 inf + 89706 52.044 * [simplify]: Simplified to (/ (/ (- 9/16 (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x))))) (* (fabs x) (fabs x))) (fabs x)) 52.044 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ (/ (- 9/16 (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x))))) (* (fabs x) (fabs x))) (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 52.045 * [simplify]: Simplifying (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) 52.045 * * [simplify]: iters left: 6 (8 enodes) 52.048 * * [simplify]: iters left: 5 (31 enodes) 52.053 * * [simplify]: iters left: 4 (57 enodes) 52.064 * * [simplify]: iters left: 3 (110 enodes) 52.085 * * [simplify]: iters left: 2 (189 enodes) 52.140 * * [simplify]: iters left: 1 (304 enodes) 52.223 * * [simplify]: Extracting #0: cost 1 inf + 0 52.224 * * [simplify]: Extracting #1: cost 9 inf + 0 52.224 * * [simplify]: Extracting #2: cost 19 inf + 2 52.224 * * [simplify]: Extracting #3: cost 60 inf + 4 52.224 * * [simplify]: Extracting #4: cost 83 inf + 128 52.225 * * [simplify]: Extracting #5: cost 31 inf + 6518 52.228 * * [simplify]: Extracting #6: cost 0 inf + 10577 52.230 * [simplify]: Simplified to (- (* (* (fabs x) (fabs x)) 3/4) 15/8) 52.231 * [simplify]: Simplified (2 2 1 2 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ (/ (- 9/16 (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x))))) (* (fabs x) (fabs x))) (fabs x)) (- (* (* (fabs x) (fabs x)) 3/4) 15/8))) (/ 1 (fabs x))))) 52.231 * * * * [progress]: [ 226 / 273 ] simplifiying candidate # 52.231 * * * * [progress]: [ 227 / 273 ] simplifiying candidate # 52.231 * [simplify]: Simplifying (* (sqrt (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 52.231 * * [simplify]: iters left: 6 (14 enodes) 52.236 * * [simplify]: iters left: 5 (56 enodes) 52.254 * * [simplify]: iters left: 4 (81 enodes) 52.277 * * [simplify]: iters left: 3 (87 enodes) 52.306 * * [simplify]: iters left: 2 (97 enodes) 52.335 * * [simplify]: iters left: 1 (121 enodes) 52.357 * * [simplify]: Extracting #0: cost 1 inf + 0 52.357 * * [simplify]: Extracting #1: cost 4 inf + 0 52.357 * * [simplify]: Extracting #2: cost 8 inf + 0 52.357 * * [simplify]: Extracting #3: cost 22 inf + 0 52.357 * * [simplify]: Extracting #4: cost 46 inf + 2 52.357 * * [simplify]: Extracting #5: cost 51 inf + 7 52.358 * * [simplify]: Extracting #6: cost 21 inf + 4959 52.359 * * [simplify]: Extracting #7: cost 1 inf + 9513 52.360 * * [simplify]: Extracting #8: cost 0 inf + 9676 52.362 * [simplify]: Simplified to (* (sqrt (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (sqrt (/ (/ (/ 1 (* (fabs x) (fabs x))) (fabs x)) (* (fabs x) (fabs x))))) 52.362 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (sqrt (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (sqrt (/ (/ (/ 1 (* (fabs x) (fabs x))) (fabs x)) (* (fabs x) (fabs x))))) (* (sqrt (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) (/ 1 (fabs x))))) 52.362 * [simplify]: Simplifying (* (sqrt (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 52.362 * * [simplify]: iters left: 6 (14 enodes) 52.367 * * [simplify]: iters left: 5 (56 enodes) 52.377 * * [simplify]: iters left: 4 (81 enodes) 52.389 * * [simplify]: iters left: 3 (87 enodes) 52.404 * * [simplify]: iters left: 2 (97 enodes) 52.433 * * [simplify]: iters left: 1 (121 enodes) 52.472 * * [simplify]: Extracting #0: cost 1 inf + 0 52.472 * * [simplify]: Extracting #1: cost 4 inf + 0 52.472 * * [simplify]: Extracting #2: cost 8 inf + 0 52.472 * * [simplify]: Extracting #3: cost 22 inf + 0 52.472 * * [simplify]: Extracting #4: cost 46 inf + 2 52.472 * * [simplify]: Extracting #5: cost 51 inf + 7 52.473 * * [simplify]: Extracting #6: cost 21 inf + 4959 52.474 * * [simplify]: Extracting #7: cost 1 inf + 9513 52.475 * * [simplify]: Extracting #8: cost 0 inf + 9676 52.477 * [simplify]: Simplified to (* (sqrt (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (sqrt (/ (/ (/ 1 (* (fabs x) (fabs x))) (fabs x)) (* (fabs x) (fabs x))))) 52.477 * [simplify]: Simplified (2 2 1 2 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (sqrt (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (sqrt (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (sqrt (/ (/ (/ 1 (* (fabs x) (fabs x))) (fabs x)) (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 52.478 * * * * [progress]: [ 228 / 273 ] simplifiying candidate # 52.478 * [simplify]: Simplifying (* (/ (sqrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 52.478 * * [simplify]: iters left: 6 (14 enodes) 52.482 * * [simplify]: iters left: 5 (54 enodes) 52.491 * * [simplify]: iters left: 4 (71 enodes) 52.501 * * [simplify]: iters left: 3 (75 enodes) 52.523 * * [simplify]: iters left: 2 (82 enodes) 52.542 * * [simplify]: iters left: 1 (95 enodes) 52.557 * * [simplify]: Extracting #0: cost 1 inf + 0 52.557 * * [simplify]: Extracting #1: cost 8 inf + 0 52.557 * * [simplify]: Extracting #2: cost 17 inf + 0 52.557 * * [simplify]: Extracting #3: cost 25 inf + 1 52.557 * * [simplify]: Extracting #4: cost 28 inf + 450 52.558 * * [simplify]: Extracting #5: cost 19 inf + 2072 52.558 * * [simplify]: Extracting #6: cost 9 inf + 4553 52.559 * * [simplify]: Extracting #7: cost 3 inf + 6482 52.560 * * [simplify]: Extracting #8: cost 1 inf + 6735 52.562 * * [simplify]: Extracting #9: cost 0 inf + 6987 52.563 * [simplify]: Simplified to (* (sqrt (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (/ (sqrt (/ (/ 1 (* (fabs x) (fabs x))) (fabs x))) (fabs x))) 52.563 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (sqrt (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (/ (sqrt (/ (/ 1 (* (fabs x) (fabs x))) (fabs x))) (fabs x))) (* (/ (sqrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) (/ 1 (fabs x))))) 52.563 * [simplify]: Simplifying (* (/ (sqrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 52.563 * * [simplify]: iters left: 6 (14 enodes) 52.568 * * [simplify]: iters left: 5 (54 enodes) 52.585 * * [simplify]: iters left: 4 (71 enodes) 52.599 * * [simplify]: iters left: 3 (75 enodes) 52.610 * * [simplify]: iters left: 2 (82 enodes) 52.626 * * [simplify]: iters left: 1 (95 enodes) 52.647 * * [simplify]: Extracting #0: cost 1 inf + 0 52.647 * * [simplify]: Extracting #1: cost 8 inf + 0 52.647 * * [simplify]: Extracting #2: cost 17 inf + 0 52.647 * * [simplify]: Extracting #3: cost 25 inf + 1 52.648 * * [simplify]: Extracting #4: cost 28 inf + 450 52.648 * * [simplify]: Extracting #5: cost 19 inf + 2072 52.650 * * [simplify]: Extracting #6: cost 9 inf + 4553 52.652 * * [simplify]: Extracting #7: cost 3 inf + 6482 52.654 * * [simplify]: Extracting #8: cost 1 inf + 6735 52.656 * * [simplify]: Extracting #9: cost 0 inf + 6987 52.658 * [simplify]: Simplified to (* (sqrt (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (/ (sqrt (/ (/ 1 (* (fabs x) (fabs x))) (fabs x))) (fabs x))) 52.658 * [simplify]: Simplified (2 2 1 2 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (sqrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (sqrt (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (/ (sqrt (/ (/ 1 (* (fabs x) (fabs x))) (fabs x))) (fabs x))))) (/ 1 (fabs x))))) 52.659 * * * * [progress]: [ 229 / 273 ] simplifiying candidate # 52.659 * [simplify]: Simplifying (* (/ (/ (sqrt (/ 1 (fabs x))) (fabs x)) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 52.659 * * [simplify]: iters left: 6 (14 enodes) 52.667 * * [simplify]: iters left: 5 (51 enodes) 52.681 * * [simplify]: iters left: 4 (66 enodes) 52.691 * * [simplify]: iters left: 3 (79 enodes) 52.702 * * [simplify]: iters left: 2 (93 enodes) 52.722 * * [simplify]: iters left: 1 (98 enodes) 52.742 * * [simplify]: Extracting #0: cost 1 inf + 0 52.742 * * [simplify]: Extracting #1: cost 14 inf + 0 52.742 * * [simplify]: Extracting #2: cost 30 inf + 0 52.742 * * [simplify]: Extracting #3: cost 35 inf + 1 52.742 * * [simplify]: Extracting #4: cost 33 inf + 166 52.743 * * [simplify]: Extracting #5: cost 28 inf + 696 52.743 * * [simplify]: Extracting #6: cost 10 inf + 4101 52.745 * * [simplify]: Extracting #7: cost 1 inf + 6611 52.746 * * [simplify]: Extracting #8: cost 0 inf + 6814 52.748 * [simplify]: Simplified to (/ (sqrt (/ 1 (fabs x))) (/ (* (fabs x) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) 52.748 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (sqrt (/ 1 (fabs x))) (/ (* (fabs x) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (* (/ (/ (sqrt (/ 1 (fabs x))) (fabs x)) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) (/ 1 (fabs x))))) 52.748 * [simplify]: Simplifying (* (/ (/ (sqrt (/ 1 (fabs x))) (fabs x)) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 52.748 * * [simplify]: iters left: 6 (14 enodes) 52.753 * * [simplify]: iters left: 5 (51 enodes) 52.761 * * [simplify]: iters left: 4 (66 enodes) 52.770 * * [simplify]: iters left: 3 (79 enodes) 52.789 * * [simplify]: iters left: 2 (93 enodes) 52.812 * * [simplify]: iters left: 1 (98 enodes) 52.826 * * [simplify]: Extracting #0: cost 1 inf + 0 52.827 * * [simplify]: Extracting #1: cost 14 inf + 0 52.827 * * [simplify]: Extracting #2: cost 30 inf + 0 52.827 * * [simplify]: Extracting #3: cost 35 inf + 1 52.827 * * [simplify]: Extracting #4: cost 33 inf + 166 52.827 * * [simplify]: Extracting #5: cost 28 inf + 696 52.828 * * [simplify]: Extracting #6: cost 10 inf + 4101 52.829 * * [simplify]: Extracting #7: cost 1 inf + 6611 52.831 * * [simplify]: Extracting #8: cost 0 inf + 6814 52.833 * [simplify]: Simplified to (/ (sqrt (/ 1 (fabs x))) (/ (* (fabs x) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) 52.833 * [simplify]: Simplified (2 2 1 2 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (/ (sqrt (/ 1 (fabs x))) (fabs x)) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ (sqrt (/ 1 (fabs x))) (/ (* (fabs x) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))))) (/ 1 (fabs x))))) 52.833 * * * * [progress]: [ 230 / 273 ] simplifiying candidate # 52.833 * [simplify]: Simplifying (* (/ (/ (/ (sqrt 1) (sqrt (fabs x))) (fabs x)) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 52.833 * * [simplify]: iters left: 6 (15 enodes) 52.838 * * [simplify]: iters left: 5 (56 enodes) 52.848 * * [simplify]: iters left: 4 (83 enodes) 52.862 * * [simplify]: iters left: 3 (123 enodes) 52.897 * * [simplify]: iters left: 2 (221 enodes) 52.984 * * [simplify]: iters left: 1 (334 enodes) 53.176 * * [simplify]: Extracting #0: cost 1 inf + 0 53.176 * * [simplify]: Extracting #1: cost 23 inf + 0 53.176 * * [simplify]: Extracting #2: cost 44 inf + 1 53.177 * * [simplify]: Extracting #3: cost 37 inf + 974 53.178 * * [simplify]: Extracting #4: cost 31 inf + 1867 53.181 * * [simplify]: Extracting #5: cost 15 inf + 5552 53.187 * * [simplify]: Extracting #6: cost 0 inf + 9194 53.194 * * [simplify]: Extracting #7: cost 0 inf + 9154 53.200 * [simplify]: Simplified to (/ (/ (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (fabs x) (fabs x))) (sqrt (fabs x))) 53.200 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (fabs x) (fabs x))) (sqrt (fabs x))) (* (/ (/ (/ (sqrt 1) (sqrt (fabs x))) (fabs x)) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) (/ 1 (fabs x))))) 53.201 * [simplify]: Simplifying (* (/ (/ (/ (sqrt 1) (sqrt (fabs x))) (fabs x)) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 53.201 * * [simplify]: iters left: 6 (15 enodes) 53.210 * * [simplify]: iters left: 5 (56 enodes) 53.225 * * [simplify]: iters left: 4 (83 enodes) 53.240 * * [simplify]: iters left: 3 (123 enodes) 53.272 * * [simplify]: iters left: 2 (221 enodes) 53.353 * * [simplify]: iters left: 1 (334 enodes) 53.489 * * [simplify]: Extracting #0: cost 1 inf + 0 53.489 * * [simplify]: Extracting #1: cost 23 inf + 0 53.489 * * [simplify]: Extracting #2: cost 44 inf + 1 53.490 * * [simplify]: Extracting #3: cost 37 inf + 974 53.490 * * [simplify]: Extracting #4: cost 31 inf + 1867 53.492 * * [simplify]: Extracting #5: cost 15 inf + 5552 53.495 * * [simplify]: Extracting #6: cost 0 inf + 9194 53.498 * * [simplify]: Extracting #7: cost 0 inf + 9154 53.501 * [simplify]: Simplified to (/ (/ (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (fabs x) (fabs x))) (sqrt (fabs x))) 53.501 * [simplify]: Simplified (2 2 1 2 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (/ (/ (sqrt 1) (sqrt (fabs x))) (fabs x)) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ (/ (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (fabs x) (fabs x))) (sqrt (fabs x))))) (/ 1 (fabs x))))) 53.502 * * * * [progress]: [ 231 / 273 ] simplifiying candidate # 53.502 * [simplify]: Simplifying (* (/ (/ (/ 1 (sqrt (fabs x))) (fabs x)) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 53.502 * * [simplify]: iters left: 6 (14 enodes) 53.506 * * [simplify]: iters left: 5 (53 enodes) 53.515 * * [simplify]: iters left: 4 (79 enodes) 53.530 * * [simplify]: iters left: 3 (119 enodes) 53.572 * * [simplify]: iters left: 2 (214 enodes) 53.643 * * [simplify]: iters left: 1 (334 enodes) 53.753 * * [simplify]: Extracting #0: cost 1 inf + 0 53.753 * * [simplify]: Extracting #1: cost 23 inf + 0 53.754 * * [simplify]: Extracting #2: cost 44 inf + 1 53.754 * * [simplify]: Extracting #3: cost 46 inf + 2 53.755 * * [simplify]: Extracting #4: cost 33 inf + 1624 53.757 * * [simplify]: Extracting #5: cost 28 inf + 2354 53.760 * * [simplify]: Extracting #6: cost 12 inf + 6199 53.766 * * [simplify]: Extracting #7: cost 0 inf + 9154 53.772 * [simplify]: Simplified to (/ (/ (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (fabs x) (fabs x))) (sqrt (fabs x))) 53.773 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (fabs x) (fabs x))) (sqrt (fabs x))) (* (/ (/ (/ 1 (sqrt (fabs x))) (fabs x)) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) (/ 1 (fabs x))))) 53.773 * [simplify]: Simplifying (* (/ (/ (/ 1 (sqrt (fabs x))) (fabs x)) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 53.773 * * [simplify]: iters left: 6 (14 enodes) 53.781 * * [simplify]: iters left: 5 (53 enodes) 53.798 * * [simplify]: iters left: 4 (79 enodes) 53.827 * * [simplify]: iters left: 3 (119 enodes) 53.870 * * [simplify]: iters left: 2 (214 enodes) 53.984 * * [simplify]: iters left: 1 (334 enodes) 54.173 * * [simplify]: Extracting #0: cost 1 inf + 0 54.173 * * [simplify]: Extracting #1: cost 23 inf + 0 54.173 * * [simplify]: Extracting #2: cost 44 inf + 1 54.174 * * [simplify]: Extracting #3: cost 46 inf + 2 54.174 * * [simplify]: Extracting #4: cost 33 inf + 1624 54.175 * * [simplify]: Extracting #5: cost 28 inf + 2354 54.176 * * [simplify]: Extracting #6: cost 12 inf + 6199 54.179 * * [simplify]: Extracting #7: cost 0 inf + 9154 54.183 * [simplify]: Simplified to (/ (/ (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (fabs x) (fabs x))) (sqrt (fabs x))) 54.183 * [simplify]: Simplified (2 2 1 2 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (/ (/ 1 (sqrt (fabs x))) (fabs x)) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ (/ (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (fabs x) (fabs x))) (sqrt (fabs x))))) (/ 1 (fabs x))))) 54.183 * * * * [progress]: [ 232 / 273 ] simplifiying candidate # 54.184 * [simplify]: Simplifying (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))) 54.184 * * [simplify]: iters left: 6 (10 enodes) 54.187 * * [simplify]: iters left: 5 (47 enodes) 54.196 * * [simplify]: iters left: 4 (113 enodes) 54.230 * * [simplify]: iters left: 3 (274 enodes) 54.384 * * [simplify]: Extracting #0: cost 1 inf + 0 54.384 * * [simplify]: Extracting #1: cost 62 inf + 0 54.385 * * [simplify]: Extracting #2: cost 123 inf + 2 54.387 * * [simplify]: Extracting #3: cost 102 inf + 3121 54.396 * * [simplify]: Extracting #4: cost 25 inf + 17479 54.410 * * [simplify]: Extracting #5: cost 0 inf + 22525 54.426 * [simplify]: Simplified to (/ (/ (/ 15/8 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (* (fabs x) (fabs x))) 54.427 * [simplify]: Simplified (2 2 1 2 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (+ (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) 3/4) (/ (/ (/ 15/8 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (* (fabs x) (fabs x))))) (/ 1 (fabs x))))) 54.427 * * * * [progress]: [ 233 / 273 ] simplifiying candidate # 54.427 * [simplify]: Simplifying (* (/ 15/8 (* (fabs x) (fabs x))) (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) 54.427 * * [simplify]: iters left: 6 (10 enodes) 54.431 * * [simplify]: iters left: 5 (47 enodes) 54.440 * * [simplify]: iters left: 4 (113 enodes) 54.471 * * [simplify]: iters left: 3 (263 enodes) 54.591 * * [simplify]: Extracting #0: cost 1 inf + 0 54.591 * * [simplify]: Extracting #1: cost 51 inf + 0 54.592 * * [simplify]: Extracting #2: cost 112 inf + 2 54.593 * * [simplify]: Extracting #3: cost 89 inf + 3724 54.598 * * [simplify]: Extracting #4: cost 21 inf + 15697 54.603 * * [simplify]: Extracting #5: cost 0 inf + 19900 54.609 * [simplify]: Simplified to (/ (/ 15/8 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (* (fabs x) (* (fabs x) (fabs x)))) 54.609 * [simplify]: Simplified (2 2 1 2 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (+ (* 3/4 (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (/ (/ 15/8 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (* (fabs x) (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 54.609 * * * * [progress]: [ 234 / 273 ] simplifiying candidate # 54.610 * [simplify]: Simplifying (cbrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) 54.610 * * [simplify]: iters left: 6 (8 enodes) 54.612 * * [simplify]: iters left: 5 (27 enodes) 54.616 * * [simplify]: iters left: 4 (29 enodes) 54.620 * * [simplify]: Extracting #0: cost 1 inf + 0 54.620 * * [simplify]: Extracting #1: cost 3 inf + 0 54.621 * * [simplify]: Extracting #2: cost 6 inf + 0 54.621 * * [simplify]: Extracting #3: cost 10 inf + 1 54.621 * * [simplify]: Extracting #4: cost 13 inf + 2 54.621 * * [simplify]: Extracting #5: cost 11 inf + 44 54.621 * * [simplify]: Extracting #6: cost 5 inf + 533 54.621 * * [simplify]: Extracting #7: cost 1 inf + 1224 54.621 * * [simplify]: Extracting #8: cost 0 inf + 1467 54.621 * [simplify]: Simplified to (cbrt (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) 54.621 * [simplify]: Simplified (2 2 1 2 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (cbrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (cbrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (cbrt (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)))) (/ 1 (fabs x))))) 54.622 * * * * [progress]: [ 235 / 273 ] simplifiying candidate # 54.622 * [simplify]: Simplifying (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) 54.622 * * [simplify]: iters left: 6 (8 enodes) 54.624 * * [simplify]: iters left: 5 (27 enodes) 54.631 * * [simplify]: iters left: 4 (29 enodes) 54.641 * * [simplify]: Extracting #0: cost 1 inf + 0 54.641 * * [simplify]: Extracting #1: cost 3 inf + 0 54.641 * * [simplify]: Extracting #2: cost 6 inf + 0 54.641 * * [simplify]: Extracting #3: cost 10 inf + 1 54.641 * * [simplify]: Extracting #4: cost 13 inf + 2 54.641 * * [simplify]: Extracting #5: cost 11 inf + 44 54.641 * * [simplify]: Extracting #6: cost 5 inf + 533 54.642 * * [simplify]: Extracting #7: cost 1 inf + 1184 54.642 * * [simplify]: Extracting #8: cost 0 inf + 1387 54.643 * [simplify]: Simplified to (sqrt (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) 54.643 * [simplify]: Simplified (2 2 1 2 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (sqrt (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)))) (/ 1 (fabs x))))) 54.643 * * * * [progress]: [ 236 / 273 ] simplifiying candidate # 54.643 * [simplify]: Simplifying (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) 54.644 * * [simplify]: iters left: 6 (7 enodes) 54.648 * * [simplify]: iters left: 5 (24 enodes) 54.655 * * [simplify]: iters left: 4 (26 enodes) 54.663 * * [simplify]: Extracting #0: cost 1 inf + 0 54.663 * * [simplify]: Extracting #1: cost 4 inf + 0 54.663 * * [simplify]: Extracting #2: cost 8 inf + 1 54.663 * * [simplify]: Extracting #3: cost 11 inf + 2 54.663 * * [simplify]: Extracting #4: cost 6 inf + 249 54.664 * * [simplify]: Extracting #5: cost 3 inf + 533 54.664 * * [simplify]: Extracting #6: cost 1 inf + 818 54.664 * * [simplify]: Extracting #7: cost 0 inf + 981 54.665 * [simplify]: Simplified to (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4) 54.665 * [simplify]: Simplified (2 2 1 2 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) 1) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4))) (/ 1 (fabs x))))) 54.665 * * * * [progress]: [ 237 / 273 ] simplifiying candidate # 54.665 * [simplify]: Simplifying (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) 54.666 * * [simplify]: iters left: 6 (7 enodes) 54.670 * * [simplify]: iters left: 5 (24 enodes) 54.675 * * [simplify]: iters left: 4 (26 enodes) 54.679 * * [simplify]: Extracting #0: cost 1 inf + 0 54.679 * * [simplify]: Extracting #1: cost 4 inf + 0 54.679 * * [simplify]: Extracting #2: cost 8 inf + 1 54.679 * * [simplify]: Extracting #3: cost 11 inf + 2 54.679 * * [simplify]: Extracting #4: cost 6 inf + 249 54.680 * * [simplify]: Extracting #5: cost 3 inf + 533 54.680 * * [simplify]: Extracting #6: cost 1 inf + 818 54.680 * * [simplify]: Extracting #7: cost 0 inf + 981 54.682 * [simplify]: Simplified to (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4) 54.682 * [simplify]: Simplified (2 2 1 2 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) 1) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4))) (/ 1 (fabs x))))) 54.682 * * * * [progress]: [ 238 / 273 ] simplifiying candidate # 54.683 * [simplify]: Simplifying (* (cbrt (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (cbrt (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))))) 54.683 * * [simplify]: iters left: 6 (9 enodes) 54.685 * * [simplify]: iters left: 5 (37 enodes) 54.691 * * [simplify]: iters left: 4 (60 enodes) 54.700 * * [simplify]: iters left: 3 (66 enodes) 54.710 * * [simplify]: iters left: 2 (76 enodes) 54.723 * * [simplify]: iters left: 1 (101 enodes) 54.742 * * [simplify]: Extracting #0: cost 1 inf + 0 54.742 * * [simplify]: Extracting #1: cost 3 inf + 0 54.742 * * [simplify]: Extracting #2: cost 5 inf + 0 54.742 * * [simplify]: Extracting #3: cost 16 inf + 0 54.743 * * [simplify]: Extracting #4: cost 38 inf + 1 54.743 * * [simplify]: Extracting #5: cost 44 inf + 5 54.743 * * [simplify]: Extracting #6: cost 19 inf + 3867 54.744 * * [simplify]: Extracting #7: cost 2 inf + 7627 54.745 * * [simplify]: Extracting #8: cost 0 inf + 8371 54.747 * [simplify]: Simplified to (* (cbrt (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (cbrt (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))))) 54.747 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (cbrt (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (cbrt (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))))) (* (cbrt (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 54.747 * * * * [progress]: [ 239 / 273 ] simplifiying candidate # 54.747 * [simplify]: Simplifying (sqrt (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) 54.747 * * [simplify]: iters left: 6 (8 enodes) 54.749 * * [simplify]: iters left: 5 (34 enodes) 54.756 * * [simplify]: iters left: 4 (57 enodes) 54.775 * * [simplify]: iters left: 3 (63 enodes) 54.784 * * [simplify]: iters left: 2 (73 enodes) 54.796 * * [simplify]: iters left: 1 (98 enodes) 54.823 * * [simplify]: Extracting #0: cost 1 inf + 0 54.823 * * [simplify]: Extracting #1: cost 3 inf + 0 54.823 * * [simplify]: Extracting #2: cost 14 inf + 0 54.823 * * [simplify]: Extracting #3: cost 36 inf + 1 54.823 * * [simplify]: Extracting #4: cost 42 inf + 5 54.825 * * [simplify]: Extracting #5: cost 16 inf + 4548 54.826 * * [simplify]: Extracting #6: cost 1 inf + 7475 54.827 * * [simplify]: Extracting #7: cost 0 inf + 7647 54.828 * [simplify]: Simplified to (sqrt (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) 54.828 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (sqrt (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (* (sqrt (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 54.828 * * * * [progress]: [ 240 / 273 ] simplifiying candidate # 54.828 * [simplify]: Simplifying (/ (* (cbrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (cbrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))))) (fabs x)) 54.828 * * [simplify]: iters left: 6 (9 enodes) 54.831 * * [simplify]: iters left: 5 (35 enodes) 54.836 * * [simplify]: iters left: 4 (48 enodes) 54.843 * * [simplify]: iters left: 3 (53 enodes) 54.850 * * [simplify]: iters left: 2 (60 enodes) 54.863 * * [simplify]: iters left: 1 (74 enodes) 54.888 * * [simplify]: Extracting #0: cost 1 inf + 0 54.888 * * [simplify]: Extracting #1: cost 7 inf + 0 54.888 * * [simplify]: Extracting #2: cost 14 inf + 0 54.888 * * [simplify]: Extracting #3: cost 19 inf + 1 54.888 * * [simplify]: Extracting #4: cost 21 inf + 286 54.889 * * [simplify]: Extracting #5: cost 17 inf + 937 54.890 * * [simplify]: Extracting #6: cost 9 inf + 3438 54.891 * * [simplify]: Extracting #7: cost 6 inf + 4295 54.892 * * [simplify]: Extracting #8: cost 0 inf + 5596 54.894 * [simplify]: Simplified to (* (/ (cbrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (cbrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))))) 54.894 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (cbrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (cbrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (cbrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 54.894 * * * * [progress]: [ 241 / 273 ] simplifiying candidate # 54.894 * [simplify]: Simplifying (/ (sqrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) 54.895 * * [simplify]: iters left: 6 (8 enodes) 54.899 * * [simplify]: iters left: 5 (30 enodes) 54.910 * * [simplify]: iters left: 4 (39 enodes) 54.921 * * [simplify]: iters left: 3 (41 enodes) 54.934 * * [simplify]: iters left: 2 (48 enodes) 54.950 * * [simplify]: iters left: 1 (62 enodes) 54.971 * * [simplify]: Extracting #0: cost 1 inf + 0 54.972 * * [simplify]: Extracting #1: cost 4 inf + 0 54.972 * * [simplify]: Extracting #2: cost 8 inf + 0 54.972 * * [simplify]: Extracting #3: cost 11 inf + 83 54.972 * * [simplify]: Extracting #4: cost 15 inf + 286 54.972 * * [simplify]: Extracting #5: cost 10 inf + 1139 54.973 * * [simplify]: Extracting #6: cost 7 inf + 2110 54.974 * * [simplify]: Extracting #7: cost 3 inf + 3159 54.975 * * [simplify]: Extracting #8: cost 0 inf + 3664 54.976 * [simplify]: Simplified to (/ (sqrt (/ (/ 1 (* (fabs x) (fabs x))) (fabs x))) (fabs x)) 54.976 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (sqrt (/ (/ 1 (* (fabs x) (fabs x))) (fabs x))) (fabs x)) (* (/ (sqrt (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 54.976 * * * * [progress]: [ 242 / 273 ] simplifiying candidate # 54.977 * [simplify]: Simplifying (/ (/ (* (cbrt (/ 1 (fabs x))) (cbrt (/ 1 (fabs x)))) (fabs x)) (fabs x)) 54.977 * * [simplify]: iters left: 6 (8 enodes) 54.981 * * [simplify]: iters left: 5 (30 enodes) 54.991 * * [simplify]: iters left: 4 (43 enodes) 55.004 * * [simplify]: iters left: 3 (54 enodes) 55.023 * * [simplify]: iters left: 2 (57 enodes) 55.037 * * [simplify]: Extracting #0: cost 1 inf + 0 55.037 * * [simplify]: Extracting #1: cost 11 inf + 0 55.037 * * [simplify]: Extracting #2: cost 22 inf + 0 55.038 * * [simplify]: Extracting #3: cost 23 inf + 1 55.038 * * [simplify]: Extracting #4: cost 19 inf + 165 55.038 * * [simplify]: Extracting #5: cost 12 inf + 1338 55.039 * * [simplify]: Extracting #6: cost 1 inf + 3760 55.040 * * [simplify]: Extracting #7: cost 0 inf + 3882 55.042 * [simplify]: Simplified to (* (/ (cbrt (/ 1 (fabs x))) (fabs x)) (/ (cbrt (/ 1 (fabs x))) (fabs x))) 55.042 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (cbrt (/ 1 (fabs x))) (fabs x)) (/ (cbrt (/ 1 (fabs x))) (fabs x))) (* (/ (/ (cbrt (/ 1 (fabs x))) (fabs x)) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 55.042 * * * * [progress]: [ 243 / 273 ] simplifiying candidate # 55.043 * [simplify]: Simplifying (/ (/ (sqrt (/ 1 (fabs x))) (fabs x)) (fabs x)) 55.043 * * [simplify]: iters left: 6 (7 enodes) 55.046 * * [simplify]: iters left: 5 (25 enodes) 55.050 * * [simplify]: iters left: 4 (29 enodes) 55.055 * * [simplify]: Extracting #0: cost 1 inf + 0 55.055 * * [simplify]: Extracting #1: cost 6 inf + 0 55.055 * * [simplify]: Extracting #2: cost 12 inf + 0 55.055 * * [simplify]: Extracting #3: cost 13 inf + 1 55.055 * * [simplify]: Extracting #4: cost 9 inf + 165 55.055 * * [simplify]: Extracting #5: cost 6 inf + 410 55.055 * * [simplify]: Extracting #6: cost 3 inf + 896 55.055 * * [simplify]: Extracting #7: cost 0 inf + 1382 55.056 * [simplify]: Simplified to (/ (sqrt (/ 1 (fabs x))) (* (fabs x) (fabs x))) 55.056 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (sqrt (/ 1 (fabs x))) (* (fabs x) (fabs x))) (* (/ (/ (sqrt (/ 1 (fabs x))) (fabs x)) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 55.056 * * * * [progress]: [ 244 / 273 ] simplifiying candidate # 55.056 * [simplify]: Simplifying (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) (fabs x)) 55.056 * * [simplify]: iters left: 6 (10 enodes) 55.059 * * [simplify]: iters left: 5 (42 enodes) 55.067 * * [simplify]: iters left: 4 (81 enodes) 55.081 * * [simplify]: iters left: 3 (177 enodes) 55.151 * * [simplify]: iters left: 2 (271 enodes) 55.245 * * [simplify]: iters left: 1 (353 enodes) 55.354 * * [simplify]: Extracting #0: cost 1 inf + 0 55.354 * * [simplify]: Extracting #1: cost 18 inf + 0 55.354 * * [simplify]: Extracting #2: cost 32 inf + 1 55.354 * * [simplify]: Extracting #3: cost 27 inf + 286 55.355 * * [simplify]: Extracting #4: cost 8 inf + 3514 55.357 * * [simplify]: Extracting #5: cost 0 inf + 5208 55.358 * [simplify]: Simplified to (* (/ (/ 1 (fabs x)) (cbrt (fabs x))) (/ (/ 1 (fabs x)) (cbrt (fabs x)))) 55.358 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (/ 1 (fabs x)) (cbrt (fabs x))) (/ (/ 1 (fabs x)) (cbrt (fabs x)))) (* (/ (/ (/ (cbrt 1) (cbrt (fabs x))) (fabs x)) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 55.359 * * * * [progress]: [ 245 / 273 ] simplifiying candidate # 55.359 * [simplify]: Simplifying (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt (fabs x))) (fabs x)) (fabs x)) 55.359 * * [simplify]: iters left: 6 (9 enodes) 55.362 * * [simplify]: iters left: 5 (35 enodes) 55.368 * * [simplify]: iters left: 4 (49 enodes) 55.375 * * [simplify]: iters left: 3 (67 enodes) 55.391 * * [simplify]: iters left: 2 (87 enodes) 55.414 * * [simplify]: iters left: 1 (112 enodes) 55.433 * * [simplify]: Extracting #0: cost 1 inf + 0 55.433 * * [simplify]: Extracting #1: cost 13 inf + 0 55.433 * * [simplify]: Extracting #2: cost 22 inf + 1 55.434 * * [simplify]: Extracting #3: cost 21 inf + 2 55.434 * * [simplify]: Extracting #4: cost 13 inf + 733 55.434 * * [simplify]: Extracting #5: cost 1 inf + 2312 55.435 * * [simplify]: Extracting #6: cost 0 inf + 2514 55.436 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (* (fabs x) (sqrt (fabs x)))) 55.436 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1 (fabs x)) (* (fabs x) (sqrt (fabs x)))) (* (/ (/ (/ (cbrt 1) (sqrt (fabs x))) (fabs x)) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 55.436 * * * * [progress]: [ 246 / 273 ] simplifiying candidate # 55.436 * [simplify]: Simplifying (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (fabs x)) (fabs x)) 55.436 * * [simplify]: iters left: 6 (8 enodes) 55.439 * * [simplify]: iters left: 5 (30 enodes) 55.445 * * [simplify]: iters left: 4 (43 enodes) 55.452 * * [simplify]: iters left: 3 (61 enodes) 55.466 * * [simplify]: iters left: 2 (70 enodes) 55.485 * * [simplify]: iters left: 1 (75 enodes) 55.500 * * [simplify]: Extracting #0: cost 1 inf + 0 55.500 * * [simplify]: Extracting #1: cost 6 inf + 0 55.500 * * [simplify]: Extracting #2: cost 9 inf + 1 55.500 * * [simplify]: Extracting #3: cost 5 inf + 165 55.500 * * [simplify]: Extracting #4: cost 0 inf + 654 55.501 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (fabs x)) 55.501 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1 (fabs x)) (fabs x)) (* (/ (/ (/ (cbrt 1) (fabs x)) (fabs x)) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 55.501 * * * * [progress]: [ 247 / 273 ] simplifiying candidate # 55.501 * [simplify]: Simplifying (/ (/ (/ (sqrt 1) (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) (fabs x)) 55.501 * * [simplify]: iters left: 6 (9 enodes) 55.504 * * [simplify]: iters left: 5 (35 enodes) 55.510 * * [simplify]: iters left: 4 (59 enodes) 55.519 * * [simplify]: iters left: 3 (89 enodes) 55.533 * * [simplify]: iters left: 2 (106 enodes) 55.560 * * [simplify]: iters left: 1 (109 enodes) 55.584 * * [simplify]: Extracting #0: cost 1 inf + 0 55.584 * * [simplify]: Extracting #1: cost 19 inf + 0 55.584 * * [simplify]: Extracting #2: cost 35 inf + 1 55.585 * * [simplify]: Extracting #3: cost 23 inf + 1495 55.586 * * [simplify]: Extracting #4: cost 3 inf + 5048 55.588 * * [simplify]: Extracting #5: cost 0 inf + 5654 55.590 * [simplify]: Simplified to (/ 1 (* (* (fabs x) (cbrt (fabs x))) (* (fabs x) (cbrt (fabs x))))) 55.591 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ 1 (* (* (fabs x) (cbrt (fabs x))) (* (fabs x) (cbrt (fabs x))))) (* (/ (/ (/ (sqrt 1) (cbrt (fabs x))) (fabs x)) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 55.591 * * * * [progress]: [ 248 / 273 ] simplifiying candidate # 55.591 * [simplify]: Simplifying (/ (/ (/ (sqrt 1) (sqrt (fabs x))) (fabs x)) (fabs x)) 55.591 * * [simplify]: iters left: 6 (8 enodes) 55.596 * * [simplify]: iters left: 5 (30 enodes) 55.605 * * [simplify]: iters left: 4 (44 enodes) 55.611 * * [simplify]: iters left: 3 (53 enodes) 55.619 * * [simplify]: iters left: 2 (56 enodes) 55.626 * * [simplify]: Extracting #0: cost 1 inf + 0 55.626 * * [simplify]: Extracting #1: cost 12 inf + 0 55.626 * * [simplify]: Extracting #2: cost 21 inf + 1 55.626 * * [simplify]: Extracting #3: cost 18 inf + 125 55.626 * * [simplify]: Extracting #4: cost 3 inf + 1947 55.627 * * [simplify]: Extracting #5: cost 0 inf + 2352 55.627 * [simplify]: Simplified to (/ 1 (* (* (fabs x) (sqrt (fabs x))) (fabs x))) 55.627 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ 1 (* (* (fabs x) (sqrt (fabs x))) (fabs x))) (* (/ (/ (/ (sqrt 1) (sqrt (fabs x))) (fabs x)) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 55.628 * * * * [progress]: [ 249 / 273 ] simplifiying candidate # 55.628 * [simplify]: Simplifying (/ (/ (/ (sqrt 1) 1) (fabs x)) (fabs x)) 55.628 * * [simplify]: iters left: 6 (7 enodes) 55.632 * * [simplify]: iters left: 5 (25 enodes) 55.637 * * [simplify]: iters left: 4 (32 enodes) 55.648 * * [simplify]: iters left: 3 (42 enodes) 55.658 * * [simplify]: Extracting #0: cost 1 inf + 0 55.658 * * [simplify]: Extracting #1: cost 7 inf + 0 55.658 * * [simplify]: Extracting #2: cost 11 inf + 1 55.658 * * [simplify]: Extracting #3: cost 4 inf + 451 55.658 * * [simplify]: Extracting #4: cost 1 inf + 696 55.659 * * [simplify]: Extracting #5: cost 0 inf + 818 55.659 * [simplify]: Simplified to (/ 1 (* (fabs x) (fabs x))) 55.659 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ 1 (* (fabs x) (fabs x))) (* (/ (/ (/ (sqrt 1) (fabs x)) (fabs x)) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 55.660 * * * * [progress]: [ 250 / 273 ] simplifiying candidate # 55.660 * [simplify]: Simplifying (/ (/ (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) (fabs x)) 55.660 * * [simplify]: iters left: 6 (8 enodes) 55.664 * * [simplify]: iters left: 5 (32 enodes) 55.675 * * [simplify]: iters left: 4 (52 enodes) 55.691 * * [simplify]: iters left: 3 (80 enodes) 55.714 * * [simplify]: iters left: 2 (94 enodes) 55.728 * * [simplify]: iters left: 1 (98 enodes) 55.739 * * [simplify]: Extracting #0: cost 1 inf + 0 55.739 * * [simplify]: Extracting #1: cost 18 inf + 0 55.739 * * [simplify]: Extracting #2: cost 33 inf + 1 55.739 * * [simplify]: Extracting #3: cost 32 inf + 2 55.740 * * [simplify]: Extracting #4: cost 13 inf + 3068 55.741 * * [simplify]: Extracting #5: cost 0 inf + 5410 55.741 * * [simplify]: Extracting #6: cost 0 inf + 5330 55.742 * [simplify]: Simplified to (/ 1 (* (* (fabs x) (cbrt (fabs x))) (* (fabs x) (cbrt (fabs x))))) 55.742 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ 1 (* (* (fabs x) (cbrt (fabs x))) (* (fabs x) (cbrt (fabs x))))) (* (/ (/ (/ 1 (cbrt (fabs x))) (fabs x)) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 55.743 * * * * [progress]: [ 251 / 273 ] simplifiying candidate # 55.743 * [simplify]: Simplifying (/ (/ (/ 1 (sqrt (fabs x))) (fabs x)) (fabs x)) 55.743 * * [simplify]: iters left: 6 (7 enodes) 55.745 * * [simplify]: iters left: 5 (27 enodes) 55.753 * * [simplify]: iters left: 4 (40 enodes) 55.765 * * [simplify]: iters left: 3 (49 enodes) 55.778 * * [simplify]: iters left: 2 (52 enodes) 55.791 * * [simplify]: Extracting #0: cost 1 inf + 0 55.791 * * [simplify]: Extracting #1: cost 12 inf + 0 55.792 * * [simplify]: Extracting #2: cost 21 inf + 1 55.792 * * [simplify]: Extracting #3: cost 20 inf + 2 55.792 * * [simplify]: Extracting #4: cost 16 inf + 246 55.792 * * [simplify]: Extracting #5: cost 3 inf + 1907 55.793 * * [simplify]: Extracting #6: cost 0 inf + 2352 55.794 * [simplify]: Simplified to (/ (/ 1 (sqrt (fabs x))) (* (fabs x) (fabs x))) 55.794 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1 (sqrt (fabs x))) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (sqrt (fabs x))) (fabs x)) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 55.794 * * * * [progress]: [ 252 / 273 ] simplifiying candidate # 55.795 * [simplify]: Simplifying (/ (/ (/ 1 1) (fabs x)) (fabs x)) 55.795 * * [simplify]: iters left: 6 (6 enodes) 55.798 * * [simplify]: iters left: 5 (20 enodes) 55.804 * * [simplify]: iters left: 4 (25 enodes) 55.811 * * [simplify]: Extracting #0: cost 1 inf + 0 55.811 * * [simplify]: Extracting #1: cost 6 inf + 0 55.811 * * [simplify]: Extracting #2: cost 9 inf + 1 55.811 * * [simplify]: Extracting #3: cost 1 inf + 573 55.812 * * [simplify]: Extracting #4: cost 0 inf + 654 55.812 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (fabs x)) 55.812 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1 (fabs x)) (fabs x)) (* (/ (/ (/ 1 (fabs x)) (fabs x)) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 55.812 * * * * [progress]: [ 253 / 273 ] simplifiying candidate # 55.813 * [simplify]: Simplifying (/ (/ 1 (fabs x)) (fabs x)) 55.813 * * [simplify]: iters left: 5 (5 enodes) 55.815 * * [simplify]: iters left: 4 (19 enodes) 55.821 * * [simplify]: iters left: 3 (23 enodes) 55.829 * * [simplify]: Extracting #0: cost 1 inf + 0 55.829 * * [simplify]: Extracting #1: cost 6 inf + 0 55.829 * * [simplify]: Extracting #2: cost 9 inf + 1 55.829 * * [simplify]: Extracting #3: cost 1 inf + 573 55.829 * * [simplify]: Extracting #4: cost 0 inf + 654 55.829 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (fabs x)) 55.829 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1 (fabs x)) (fabs x)) (* (/ (/ (/ 1 (fabs x)) (fabs x)) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 55.830 * * * * [progress]: [ 254 / 273 ] simplifiying candidate # 55.830 * [simplify]: Simplifying (/ (/ 1 (fabs x)) (fabs x)) 55.830 * * [simplify]: iters left: 5 (5 enodes) 55.833 * * [simplify]: iters left: 4 (19 enodes) 55.839 * * [simplify]: iters left: 3 (23 enodes) 55.843 * * [simplify]: Extracting #0: cost 1 inf + 0 55.843 * * [simplify]: Extracting #1: cost 6 inf + 0 55.844 * * [simplify]: Extracting #2: cost 9 inf + 1 55.844 * * [simplify]: Extracting #3: cost 1 inf + 573 55.844 * * [simplify]: Extracting #4: cost 0 inf + 654 55.844 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (fabs x)) 55.844 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1 (fabs x)) (fabs x)) (* (/ (/ (/ 1 (fabs x)) (fabs x)) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 55.844 * * * * [progress]: [ 255 / 273 ] simplifiying candidate # 55.846 * [simplify]: Simplifying (/ 1 (fabs x)) 55.846 * * [simplify]: iters left: 3 (4 enodes) 55.847 * * [simplify]: iters left: 2 (14 enodes) 55.849 * * [simplify]: iters left: 1 (16 enodes) 55.851 * * [simplify]: Extracting #0: cost 1 inf + 0 55.852 * * [simplify]: Extracting #1: cost 4 inf + 0 55.852 * * [simplify]: Extracting #2: cost 5 inf + 1 55.852 * * [simplify]: Extracting #3: cost 3 inf + 43 55.852 * * [simplify]: Extracting #4: cost 1 inf + 166 55.852 * * [simplify]: Extracting #5: cost 0 inf + 248 55.852 * [simplify]: Simplified to (/ 1 (fabs x)) 55.852 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ 1 (fabs x)) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 55.852 * * * * [progress]: [ 256 / 273 ] simplifiying candidate # 55.852 * [simplify]: Simplifying (/ (/ 1 (fabs x)) (fabs x)) 55.852 * * [simplify]: iters left: 5 (5 enodes) 55.854 * * [simplify]: iters left: 4 (19 enodes) 55.857 * * [simplify]: iters left: 3 (23 enodes) 55.860 * * [simplify]: Extracting #0: cost 1 inf + 0 55.860 * * [simplify]: Extracting #1: cost 6 inf + 0 55.860 * * [simplify]: Extracting #2: cost 9 inf + 1 55.860 * * [simplify]: Extracting #3: cost 1 inf + 573 55.860 * * [simplify]: Extracting #4: cost 0 inf + 654 55.860 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (fabs x)) 55.860 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1 (fabs x)) (fabs x)) (* (/ (/ 1 (* (fabs x) (fabs x))) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 55.861 * * * * [progress]: [ 257 / 273 ] simplifiying candidate # 55.861 * * * * [progress]: [ 258 / 273 ] simplifiying candidate # 55.861 * [simplify]: Simplifying (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) 55.861 * * [simplify]: iters left: 5 (6 enodes) 55.863 * * [simplify]: iters left: 4 (24 enodes) 55.866 * * [simplify]: iters left: 3 (33 enodes) 55.872 * * [simplify]: iters left: 2 (35 enodes) 55.882 * * [simplify]: iters left: 1 (42 enodes) 55.890 * * [simplify]: Extracting #0: cost 1 inf + 0 55.890 * * [simplify]: Extracting #1: cost 8 inf + 0 55.890 * * [simplify]: Extracting #2: cost 15 inf + 1 55.890 * * [simplify]: Extracting #3: cost 16 inf + 3 55.890 * * [simplify]: Extracting #4: cost 5 inf + 1230 55.891 * * [simplify]: Extracting #5: cost 0 inf + 1979 55.891 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) 55.891 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (/ 1 (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 55.891 * * * * [progress]: [ 259 / 273 ] simplifiying candidate # 55.891 * [simplify]: Simplifying (+ (* 3/4 3/4) (- (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))) (* 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 55.891 * * [simplify]: iters left: 6 (11 enodes) 55.895 * * [simplify]: iters left: 5 (51 enodes) 55.906 * * [simplify]: iters left: 4 (117 enodes) 55.935 * * [simplify]: iters left: 3 (228 enodes) 55.982 * * [simplify]: iters left: 2 (304 enodes) 56.046 * * [simplify]: iters left: 1 (390 enodes) 56.124 * * [simplify]: Extracting #0: cost 1 inf + 0 56.124 * * [simplify]: Extracting #1: cost 14 inf + 0 56.125 * * [simplify]: Extracting #2: cost 76 inf + 2 56.125 * * [simplify]: Extracting #3: cost 115 inf + 9 56.126 * * [simplify]: Extracting #4: cost 94 inf + 2136 56.129 * * [simplify]: Extracting #5: cost 14 inf + 15276 56.133 * * [simplify]: Extracting #6: cost 0 inf + 17443 56.137 * [simplify]: Simplified to (- (* (/ 15/8 (* (fabs x) (fabs x))) (+ -3/4 (/ 15/8 (* (fabs x) (fabs x))))) -9/16) 56.137 * [simplify]: Simplified (2 2 1 2 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ (pow 3/4 3) (pow (/ 15/8 (* (fabs x) (fabs x))) 3))) (- (* (/ 15/8 (* (fabs x) (fabs x))) (+ -3/4 (/ 15/8 (* (fabs x) (fabs x))))) -9/16))) (/ 1 (fabs x))))) 56.138 * * * * [progress]: [ 260 / 273 ] simplifiying candidate # 56.138 * [simplify]: Simplifying (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))) 56.138 * * [simplify]: iters left: 6 (7 enodes) 56.140 * * [simplify]: iters left: 5 (25 enodes) 56.145 * * [simplify]: iters left: 4 (35 enodes) 56.150 * * [simplify]: iters left: 3 (40 enodes) 56.161 * * [simplify]: Extracting #0: cost 1 inf + 0 56.161 * * [simplify]: Extracting #1: cost 5 inf + 0 56.162 * * [simplify]: Extracting #2: cost 12 inf + 1 56.162 * * [simplify]: Extracting #3: cost 15 inf + 3 56.162 * * [simplify]: Extracting #4: cost 11 inf + 168 56.162 * * [simplify]: Extracting #5: cost 6 inf + 657 56.163 * * [simplify]: Extracting #6: cost 1 inf + 1227 56.163 * * [simplify]: Extracting #7: cost 0 inf + 1390 56.164 * [simplify]: Simplified to (+ 3/4 (/ -15/8 (* (fabs x) (fabs x)))) 56.164 * [simplify]: Simplified (2 2 1 2 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (- (* 3/4 3/4) (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))))) (+ 3/4 (/ -15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 56.164 * * * * [progress]: [ 261 / 273 ] simplifiying candidate # 56.164 * [simplify]: Simplifying (* (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) 56.164 * * [simplify]: iters left: 6 (11 enodes) 56.171 * * [simplify]: iters left: 5 (51 enodes) 56.192 * * [simplify]: iters left: 4 (127 enodes) 56.244 * * [simplify]: iters left: 3 (234 enodes) 56.329 * * [simplify]: iters left: 2 (489 enodes) 56.642 * * [simplify]: Extracting #0: cost 1 inf + 0 56.642 * * [simplify]: Extracting #1: cost 21 inf + 0 56.643 * * [simplify]: Extracting #2: cost 76 inf + 1 56.643 * * [simplify]: Extracting #3: cost 102 inf + 6 56.644 * * [simplify]: Extracting #4: cost 79 inf + 3922 56.649 * * [simplify]: Extracting #5: cost 8 inf + 18450 56.654 * * [simplify]: Extracting #6: cost 0 inf + 19828 56.660 * [simplify]: Simplified to (/ (+ 3/4 (/ (/ 15/8 (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) 56.660 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ (+ 3/4 (/ (/ 15/8 (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (fabs x) (fabs x)))) (/ 1 (fabs x))))) 56.660 * * * * [progress]: [ 262 / 273 ] simplifiying candidate #real (real->posit16 (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) (/ 1 (fabs x)))))> 56.660 * * * * [progress]: [ 263 / 273 ] simplifiying candidate # 56.660 * * * * [progress]: [ 264 / 273 ] simplifiying candidate # 56.660 * [simplify]: Simplifying (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))) 56.661 * * [simplify]: iters left: 6 (22 enodes) 56.667 * * [simplify]: iters left: 5 (106 enodes) 56.696 * * [simplify]: iters left: 4 (280 enodes) 56.791 * * [simplify]: Extracting #0: cost 1 inf + 0 56.791 * * [simplify]: Extracting #1: cost 19 inf + 0 56.791 * * [simplify]: Extracting #2: cost 108 inf + 0 56.793 * * [simplify]: Extracting #3: cost 217 inf + 43 56.796 * * [simplify]: Extracting #4: cost 203 inf + 8069 56.809 * * [simplify]: Extracting #5: cost 79 inf + 43223 56.825 * * [simplify]: Extracting #6: cost 10 inf + 69528 56.844 * * [simplify]: Extracting #7: cost 0 inf + 73354 56.865 * [simplify]: Simplified to (+ (/ (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (fabs x)) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (fabs x) (fabs x))))))) 56.865 * [simplify]: Simplified (2) to (λ (x) (+ (/ (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (fabs x)) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (fabs x) (fabs x)))))))) 56.865 * * * * [progress]: [ 265 / 273 ] simplifiying candidate # 56.866 * [simplify]: Simplifying (* (* (exp (pow (fabs x) 2)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) (sqrt (/ 1 PI))) 56.866 * * [simplify]: iters left: 6 (30 enodes) 56.886 * * [simplify]: iters left: 5 (136 enodes) 56.944 * * [simplify]: iters left: 4 (275 enodes) 57.034 * * [simplify]: Extracting #0: cost 1 inf + 0 57.034 * * [simplify]: Extracting #1: cost 40 inf + 0 57.034 * * [simplify]: Extracting #2: cost 118 inf + 0 57.035 * * [simplify]: Extracting #3: cost 178 inf + 1 57.036 * * [simplify]: Extracting #4: cost 190 inf + 1385 57.037 * * [simplify]: Extracting #5: cost 161 inf + 10216 57.042 * * [simplify]: Extracting #6: cost 94 inf + 37927 57.059 * * [simplify]: Extracting #7: cost 21 inf + 80341 57.086 * * [simplify]: Extracting #8: cost 0 inf + 94411 57.100 * [simplify]: Simplified to (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x)))) 57.100 * [simplify]: Simplified (2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 57.100 * * * * [progress]: [ 266 / 273 ] simplifiying candidate # 57.100 * [simplify]: Simplifying (* (* (exp (pow (fabs x) 2)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) (sqrt (/ 1 PI))) 57.101 * * [simplify]: iters left: 6 (30 enodes) 57.112 * * [simplify]: iters left: 5 (136 enodes) 57.165 * * [simplify]: iters left: 4 (275 enodes) 57.250 * * [simplify]: Extracting #0: cost 1 inf + 0 57.250 * * [simplify]: Extracting #1: cost 40 inf + 0 57.251 * * [simplify]: Extracting #2: cost 118 inf + 0 57.252 * * [simplify]: Extracting #3: cost 178 inf + 1 57.253 * * [simplify]: Extracting #4: cost 190 inf + 1385 57.257 * * [simplify]: Extracting #5: cost 161 inf + 10216 57.266 * * [simplify]: Extracting #6: cost 94 inf + 37927 57.282 * * [simplify]: Extracting #7: cost 21 inf + 80341 57.296 * * [simplify]: Extracting #8: cost 0 inf + 94411 57.314 * [simplify]: Simplified to (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x)))) 57.314 * [simplify]: Simplified (2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 57.314 * * * * [progress]: [ 267 / 273 ] simplifiying candidate # 57.315 * [simplify]: Simplifying (* (* (exp (pow (fabs x) 2)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) (sqrt (/ 1 PI))) 57.315 * * [simplify]: iters left: 6 (30 enodes) 57.335 * * [simplify]: iters left: 5 (136 enodes) 57.379 * * [simplify]: iters left: 4 (275 enodes) 57.484 * * [simplify]: Extracting #0: cost 1 inf + 0 57.485 * * [simplify]: Extracting #1: cost 40 inf + 0 57.485 * * [simplify]: Extracting #2: cost 118 inf + 0 57.486 * * [simplify]: Extracting #3: cost 178 inf + 1 57.488 * * [simplify]: Extracting #4: cost 190 inf + 1385 57.491 * * [simplify]: Extracting #5: cost 161 inf + 10216 57.500 * * [simplify]: Extracting #6: cost 94 inf + 37927 57.519 * * [simplify]: Extracting #7: cost 21 inf + 80341 57.544 * * [simplify]: Extracting #8: cost 0 inf + 94411 57.558 * [simplify]: Simplified to (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x)))) 57.558 * [simplify]: Simplified (2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 57.558 * * * * [progress]: [ 268 / 273 ] simplifiying candidate # 57.558 * [simplify]: Simplifying (/ 1 (pow (fabs x) 5)) 57.558 * * [simplify]: iters left: 4 (6 enodes) 57.561 * * [simplify]: iters left: 3 (25 enodes) 57.566 * * [simplify]: iters left: 2 (43 enodes) 57.582 * * [simplify]: iters left: 1 (77 enodes) 57.610 * * [simplify]: Extracting #0: cost 1 inf + 0 57.610 * * [simplify]: Extracting #1: cost 6 inf + 0 57.610 * * [simplify]: Extracting #2: cost 19 inf + 1 57.610 * * [simplify]: Extracting #3: cost 30 inf + 3 57.610 * * [simplify]: Extracting #4: cost 27 inf + 7 57.610 * * [simplify]: Extracting #5: cost 10 inf + 4325 57.611 * * [simplify]: Extracting #6: cost 0 inf + 8605 57.612 * [simplify]: Simplified to (/ 1 (pow (fabs x) 5)) 57.612 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ 1 (pow (fabs x) 5)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 57.612 * * * * [progress]: [ 269 / 273 ] simplifiying candidate # 57.612 * [simplify]: Simplifying (/ 1 (pow (fabs x) 5)) 57.612 * * [simplify]: iters left: 4 (6 enodes) 57.614 * * [simplify]: iters left: 3 (25 enodes) 57.620 * * [simplify]: iters left: 2 (43 enodes) 57.630 * * [simplify]: iters left: 1 (77 enodes) 57.651 * * [simplify]: Extracting #0: cost 1 inf + 0 57.651 * * [simplify]: Extracting #1: cost 6 inf + 0 57.651 * * [simplify]: Extracting #2: cost 19 inf + 1 57.652 * * [simplify]: Extracting #3: cost 30 inf + 3 57.652 * * [simplify]: Extracting #4: cost 27 inf + 7 57.652 * * [simplify]: Extracting #5: cost 10 inf + 4325 57.653 * * [simplify]: Extracting #6: cost 0 inf + 8605 57.653 * [simplify]: Simplified to (/ 1 (pow (fabs x) 5)) 57.653 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ 1 (pow (fabs x) 5)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 57.653 * * * * [progress]: [ 270 / 273 ] simplifiying candidate # 57.653 * [simplify]: Simplifying (/ 1 (pow (fabs x) 5)) 57.654 * * [simplify]: iters left: 4 (6 enodes) 57.656 * * [simplify]: iters left: 3 (25 enodes) 57.661 * * [simplify]: iters left: 2 (43 enodes) 57.670 * * [simplify]: iters left: 1 (77 enodes) 57.690 * * [simplify]: Extracting #0: cost 1 inf + 0 57.690 * * [simplify]: Extracting #1: cost 6 inf + 0 57.690 * * [simplify]: Extracting #2: cost 19 inf + 1 57.690 * * [simplify]: Extracting #3: cost 30 inf + 3 57.691 * * [simplify]: Extracting #4: cost 27 inf + 7 57.691 * * [simplify]: Extracting #5: cost 10 inf + 4325 57.692 * * [simplify]: Extracting #6: cost 0 inf + 8605 57.694 * [simplify]: Simplified to (/ 1 (pow (fabs x) 5)) 57.694 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ 1 (pow (fabs x) 5)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 57.694 * * * * [progress]: [ 271 / 273 ] simplifiying candidate # 57.694 * [simplify]: Simplifying (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) 57.694 * * [simplify]: iters left: 6 (13 enodes) 57.706 * * [simplify]: iters left: 5 (53 enodes) 57.727 * * [simplify]: iters left: 4 (81 enodes) 57.756 * * [simplify]: iters left: 3 (141 enodes) 57.783 * * [simplify]: iters left: 2 (248 enodes) 57.878 * * [simplify]: Extracting #0: cost 1 inf + 0 57.878 * * [simplify]: Extracting #1: cost 6 inf + 0 57.878 * * [simplify]: Extracting #2: cost 27 inf + 0 57.879 * * [simplify]: Extracting #3: cost 79 inf + 4 57.879 * * [simplify]: Extracting #4: cost 94 inf + 2303 57.880 * * [simplify]: Extracting #5: cost 56 inf + 9686 57.883 * * [simplify]: Extracting #6: cost 7 inf + 29739 57.887 * * [simplify]: Extracting #7: cost 0 inf + 33453 57.890 * [simplify]: Simplified to (/ (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (pow (fabs x) 5)) 57.890 * [simplify]: Simplified (2 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (pow (fabs x) 5))) (/ 1 (fabs x))))) 57.890 * * * * [progress]: [ 272 / 273 ] simplifiying candidate # 57.890 * [simplify]: Simplifying (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) 57.890 * * [simplify]: iters left: 6 (13 enodes) 57.896 * * [simplify]: iters left: 5 (53 enodes) 57.907 * * [simplify]: iters left: 4 (81 enodes) 57.929 * * [simplify]: iters left: 3 (141 enodes) 57.964 * * [simplify]: iters left: 2 (248 enodes) 58.064 * * [simplify]: Extracting #0: cost 1 inf + 0 58.064 * * [simplify]: Extracting #1: cost 6 inf + 0 58.064 * * [simplify]: Extracting #2: cost 27 inf + 0 58.065 * * [simplify]: Extracting #3: cost 79 inf + 4 58.065 * * [simplify]: Extracting #4: cost 94 inf + 2303 58.068 * * [simplify]: Extracting #5: cost 56 inf + 9686 58.073 * * [simplify]: Extracting #6: cost 7 inf + 29739 58.080 * * [simplify]: Extracting #7: cost 0 inf + 33453 58.086 * [simplify]: Simplified to (/ (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (pow (fabs x) 5)) 58.086 * [simplify]: Simplified (2 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (pow (fabs x) 5))) (/ 1 (fabs x))))) 58.087 * * * * [progress]: [ 273 / 273 ] simplifiying candidate # 58.087 * [simplify]: Simplifying (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) 58.087 * * [simplify]: iters left: 6 (13 enodes) 58.096 * * [simplify]: iters left: 5 (53 enodes) 58.117 * * [simplify]: iters left: 4 (81 enodes) 58.147 * * [simplify]: iters left: 3 (141 enodes) 58.195 * * [simplify]: iters left: 2 (248 enodes) 58.255 * * [simplify]: Extracting #0: cost 1 inf + 0 58.256 * * [simplify]: Extracting #1: cost 6 inf + 0 58.256 * * [simplify]: Extracting #2: cost 27 inf + 0 58.256 * * [simplify]: Extracting #3: cost 79 inf + 4 58.256 * * [simplify]: Extracting #4: cost 94 inf + 2303 58.258 * * [simplify]: Extracting #5: cost 56 inf + 9686 58.260 * * [simplify]: Extracting #6: cost 7 inf + 29739 58.264 * * [simplify]: Extracting #7: cost 0 inf + 33453 58.269 * [simplify]: Simplified to (/ (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (pow (fabs x) 5)) 58.269 * [simplify]: Simplified (2 2 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (pow (fabs x) 5))) (/ 1 (fabs x))))) 58.270 * * * [progress]: adding candidates to table 62.288 * * [progress]: iteration 2 / 4 62.288 * * * [progress]: picking best candidate 62.389 * * * * [pick]: Picked # 62.389 * * * [progress]: localizing error 62.455 * * * [progress]: generating rewritten candidates 62.455 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1) 64.503 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 2 1 1) 64.530 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2 2 1 1 2) 64.554 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2 2 1 2) 64.561 * * * [progress]: generating series expansions 64.561 * * * * [progress]: [ 1 / 4 ] generating series at (2 1) 64.562 * [backup-simplify]: Simplify (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) into (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))))) (sqrt (/ 1 PI))) 64.562 * [approximate]: Taking taylor expansion of (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))))) (sqrt (/ 1 PI))) in (x) around 0 64.562 * [taylor]: Taking taylor expansion of (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))))) (sqrt (/ 1 PI))) in x 64.562 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))))) in x 64.562 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 64.562 * [taylor]: Taking taylor expansion of (fabs x) in x 64.562 * [backup-simplify]: Simplify (fabs x) into (fabs x) 64.562 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 64.562 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5))))) in x 64.562 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 64.562 * [taylor]: Taking taylor expansion of 1/2 in x 64.562 * [backup-simplify]: Simplify 1/2 into 1/2 64.563 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 64.563 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 64.563 * [taylor]: Taking taylor expansion of (fabs x) in x 64.563 * [backup-simplify]: Simplify (fabs x) into (fabs x) 64.563 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 64.563 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 64.563 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 64.563 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 64.563 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 64.563 * [taylor]: Taking taylor expansion of 15/8 in x 64.563 * [backup-simplify]: Simplify 15/8 into 15/8 64.563 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 64.563 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 64.563 * [taylor]: Taking taylor expansion of (fabs x) in x 64.563 * [backup-simplify]: Simplify (fabs x) into (fabs x) 64.563 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 64.563 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 64.563 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 64.563 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 64.563 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 64.563 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 64.563 * [taylor]: Taking taylor expansion of 3/4 in x 64.563 * [backup-simplify]: Simplify 3/4 into 3/4 64.563 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 64.563 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 64.563 * [taylor]: Taking taylor expansion of (fabs x) in x 64.563 * [backup-simplify]: Simplify (fabs x) into (fabs x) 64.563 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 64.563 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 64.564 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 64.564 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 64.564 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 64.564 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 64.564 * [taylor]: Taking taylor expansion of PI in x 64.564 * [backup-simplify]: Simplify PI into PI 64.564 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 64.565 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 64.565 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 64.566 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 64.566 * [taylor]: Taking taylor expansion of (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))))) (sqrt (/ 1 PI))) in x 64.566 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))))) in x 64.566 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 64.566 * [taylor]: Taking taylor expansion of (fabs x) in x 64.566 * [backup-simplify]: Simplify (fabs x) into (fabs x) 64.566 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 64.566 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5))))) in x 64.566 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 64.566 * [taylor]: Taking taylor expansion of 1/2 in x 64.566 * [backup-simplify]: Simplify 1/2 into 1/2 64.566 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 64.566 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 64.566 * [taylor]: Taking taylor expansion of (fabs x) in x 64.566 * [backup-simplify]: Simplify (fabs x) into (fabs x) 64.566 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 64.566 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 64.566 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 64.566 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 64.566 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 64.566 * [taylor]: Taking taylor expansion of 15/8 in x 64.566 * [backup-simplify]: Simplify 15/8 into 15/8 64.566 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 64.566 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 64.567 * [taylor]: Taking taylor expansion of (fabs x) in x 64.567 * [backup-simplify]: Simplify (fabs x) into (fabs x) 64.567 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 64.567 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 64.567 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 64.567 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 64.567 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 64.567 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 64.567 * [taylor]: Taking taylor expansion of 3/4 in x 64.567 * [backup-simplify]: Simplify 3/4 into 3/4 64.567 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 64.567 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 64.567 * [taylor]: Taking taylor expansion of (fabs x) in x 64.567 * [backup-simplify]: Simplify (fabs x) into (fabs x) 64.567 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 64.567 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 64.567 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 64.567 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 64.567 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 64.567 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 64.567 * [taylor]: Taking taylor expansion of PI in x 64.567 * [backup-simplify]: Simplify PI into PI 64.568 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 64.568 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 64.569 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 64.570 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 64.570 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs x) 3))) into (/ 1/2 (pow (fabs x) 3)) 64.570 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs x) 7))) into (/ 15/8 (pow (fabs x) 7)) 64.570 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs x) 5))) into (/ 3/4 (pow (fabs x) 5)) 64.570 * [backup-simplify]: Simplify (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5))) into (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))) 64.570 * [backup-simplify]: Simplify (+ (/ 1/2 (pow (fabs x) 3)) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))) into (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))) 64.571 * [backup-simplify]: Simplify (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) into (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) 64.572 * [backup-simplify]: Simplify (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) into (* (sqrt (/ 1 PI)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 64.573 * [backup-simplify]: Simplify (* (sqrt (/ 1 PI)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) into (* (sqrt (/ 1 PI)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 64.573 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))))) into 0 64.573 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 64.573 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 64.573 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 64.573 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs x) 3)))) into 0 64.573 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 64.573 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 64.574 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 64.574 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 64.574 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))))) into 0 64.574 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs x) 7)))) into 0 64.574 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 64.574 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 64.574 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 64.574 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 64.575 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs x) 5)))) into 0 64.575 * [backup-simplify]: Simplify (+ 0 0) into 0 64.575 * [backup-simplify]: Simplify (+ 0 0) into 0 64.576 * [backup-simplify]: Simplify (+ 0 0) into 0 64.576 * [backup-simplify]: Simplify (+ (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 64.577 * [backup-simplify]: Simplify 0 into 0 64.577 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 64.578 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 64.578 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 64.578 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 64.579 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 64.579 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 64.579 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))) into 0 64.580 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 64.580 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 64.580 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 64.581 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 64.581 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 64.582 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))) into 0 64.582 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 64.583 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 64.583 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 64.584 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 64.584 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))) into 0 64.585 * [backup-simplify]: Simplify (+ 0 0) into 0 64.585 * [backup-simplify]: Simplify (+ 0 0) into 0 64.585 * [backup-simplify]: Simplify (+ 0 0) into 0 64.587 * [backup-simplify]: Simplify (+ (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 64.587 * [backup-simplify]: Simplify 0 into 0 64.593 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 64.595 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 64.595 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 64.596 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 64.597 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 64.598 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 64.599 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))) into 0 64.600 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 64.601 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 64.602 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 64.603 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 64.603 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 64.604 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))) into 0 64.605 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 64.606 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 64.607 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 64.607 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 64.608 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))) into 0 64.609 * [backup-simplify]: Simplify (+ 0 0) into 0 64.609 * [backup-simplify]: Simplify (+ 0 0) into 0 64.609 * [backup-simplify]: Simplify (+ 0 0) into 0 64.610 * [backup-simplify]: Simplify (+ (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 64.611 * [backup-simplify]: Simplify 0 into 0 64.611 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 64.612 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 64.613 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 64.613 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 64.614 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 64.614 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 64.615 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))) into 0 64.616 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 64.617 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 64.618 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 64.618 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 64.618 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 64.619 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))))) into 0 64.620 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 64.621 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 64.622 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 64.622 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 64.623 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))) into 0 64.623 * [backup-simplify]: Simplify (+ 0 0) into 0 64.623 * [backup-simplify]: Simplify (+ 0 0) into 0 64.624 * [backup-simplify]: Simplify (+ 0 0) into 0 64.625 * [backup-simplify]: Simplify (+ (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 64.625 * [backup-simplify]: Simplify 0 into 0 64.625 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 64.626 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 64.626 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 64.628 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 64.629 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 64.629 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 64.630 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))))) into 0 64.631 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 64.632 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 64.633 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 64.634 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 64.634 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 64.636 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))))) into 0 64.637 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 64.638 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 64.638 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 64.639 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 64.640 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))))) into 0 64.640 * [backup-simplify]: Simplify (+ 0 0) into 0 64.640 * [backup-simplify]: Simplify (+ 0 0) into 0 64.641 * [backup-simplify]: Simplify (+ 0 0) into 0 64.642 * [backup-simplify]: Simplify (+ (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 64.643 * [backup-simplify]: Simplify 0 into 0 64.644 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 64.646 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 64.646 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 64.648 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 64.650 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 64.651 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 64.653 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))))) into 0 64.655 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 64.657 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 64.659 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 64.661 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 64.661 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 64.664 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))))))) into 0 64.666 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 64.667 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 64.669 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 64.670 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 64.671 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))))) into 0 64.671 * [backup-simplify]: Simplify (+ 0 0) into 0 64.672 * [backup-simplify]: Simplify (+ 0 0) into 0 64.672 * [backup-simplify]: Simplify (+ 0 0) into 0 64.673 * [backup-simplify]: Simplify (+ (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 64.673 * [backup-simplify]: Simplify 0 into 0 64.674 * [backup-simplify]: Simplify (* (sqrt (/ 1 PI)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) into (* (sqrt (/ 1 PI)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 64.675 * [backup-simplify]: Simplify (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs (/ 1 x)) 7)) (+ (+ (/ 1/2 (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x)))) (/ 3/4 (pow (fabs (/ 1 x)) 5))) (/ 1 (fabs (/ 1 x)))))) into (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) 64.675 * [approximate]: Taking taylor expansion of (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) in (x) around 0 64.675 * [taylor]: Taking taylor expansion of (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) in x 64.675 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) in x 64.675 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 64.675 * [taylor]: Taking taylor expansion of 1/2 in x 64.675 * [backup-simplify]: Simplify 1/2 into 1/2 64.675 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 64.675 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 64.675 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 64.675 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 64.675 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 64.675 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 64.675 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 64.675 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) in x 64.676 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 64.676 * [taylor]: Taking taylor expansion of 15/8 in x 64.676 * [backup-simplify]: Simplify 15/8 into 15/8 64.676 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 64.676 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 64.676 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 64.676 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 64.676 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 64.676 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 64.676 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 64.676 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 64.676 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 64.676 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 64.676 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 64.676 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 64.676 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 64.676 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 64.676 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 64.676 * [taylor]: Taking taylor expansion of 3/4 in x 64.676 * [backup-simplify]: Simplify 3/4 into 3/4 64.676 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 64.676 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 64.676 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 64.676 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 64.676 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 64.677 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 64.677 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 64.677 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 64.677 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 64.677 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 64.677 * [taylor]: Taking taylor expansion of PI in x 64.677 * [backup-simplify]: Simplify PI into PI 64.677 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 64.678 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 64.679 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 64.679 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 64.679 * [taylor]: Taking taylor expansion of (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) in x 64.679 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) in x 64.679 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 64.679 * [taylor]: Taking taylor expansion of 1/2 in x 64.679 * [backup-simplify]: Simplify 1/2 into 1/2 64.679 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 64.679 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 64.679 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 64.679 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 64.680 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 64.680 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 64.680 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 64.680 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) in x 64.680 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 64.680 * [taylor]: Taking taylor expansion of 15/8 in x 64.680 * [backup-simplify]: Simplify 15/8 into 15/8 64.680 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 64.680 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 64.680 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 64.680 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 64.680 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 64.680 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 64.680 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 64.680 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 64.680 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 64.680 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 64.680 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 64.680 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 64.680 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 64.680 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 64.680 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 64.680 * [taylor]: Taking taylor expansion of 3/4 in x 64.680 * [backup-simplify]: Simplify 3/4 into 3/4 64.680 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 64.681 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 64.681 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 64.681 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 64.681 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 64.681 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 64.681 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 64.681 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 64.681 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 64.681 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 64.681 * [taylor]: Taking taylor expansion of PI in x 64.681 * [backup-simplify]: Simplify PI into PI 64.681 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 64.682 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 64.682 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 64.683 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 64.683 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 64.683 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) into (/ 15/8 (pow (fabs (/ 1 x)) 7)) 64.683 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 64.683 * [backup-simplify]: Simplify (+ (/ 1 (fabs (/ 1 x))) (/ 3/4 (pow (fabs (/ 1 x)) 5))) into (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) 64.684 * [backup-simplify]: Simplify (+ (/ 15/8 (pow (fabs (/ 1 x)) 7)) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) into (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) 64.684 * [backup-simplify]: Simplify (+ (/ 1/2 (pow (fabs (/ 1 x)) 3)) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 64.685 * [backup-simplify]: Simplify (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) into (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) 64.686 * [backup-simplify]: Simplify (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) into (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) 64.686 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 64.686 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 64.686 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 64.687 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))) into 0 64.687 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 64.687 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 64.687 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 64.687 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 64.687 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 64.688 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))) into 0 64.688 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))))) into 0 64.688 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 64.688 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 64.688 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 64.688 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 64.688 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))) into 0 64.689 * [backup-simplify]: Simplify (+ 0 0) into 0 64.689 * [backup-simplify]: Simplify (+ 0 0) into 0 64.689 * [backup-simplify]: Simplify (+ 0 0) into 0 64.690 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 64.690 * [backup-simplify]: Simplify 0 into 0 64.691 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 64.691 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 64.692 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 64.692 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 64.692 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 64.693 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))) into 0 64.693 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 64.697 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 64.698 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 64.698 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 64.699 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 64.699 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))) into 0 64.699 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 64.700 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 64.700 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 64.700 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 64.701 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 64.701 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))) into 0 64.701 * [backup-simplify]: Simplify (+ 0 0) into 0 64.702 * [backup-simplify]: Simplify (+ 0 0) into 0 64.702 * [backup-simplify]: Simplify (+ 0 0) into 0 64.703 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 64.703 * [backup-simplify]: Simplify 0 into 0 64.704 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 64.704 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 64.705 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 64.706 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 64.706 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 64.707 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))) into 0 64.707 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 64.708 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 64.708 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 64.709 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 64.709 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 64.710 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))) into 0 64.710 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 64.711 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 64.711 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 64.712 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 64.712 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 64.713 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into 0 64.713 * [backup-simplify]: Simplify (+ 0 0) into 0 64.713 * [backup-simplify]: Simplify (+ 0 0) into 0 64.713 * [backup-simplify]: Simplify (+ 0 0) into 0 64.714 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 64.714 * [backup-simplify]: Simplify 0 into 0 64.715 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 64.716 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 64.717 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 64.718 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 64.718 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 64.719 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))))) into 0 64.720 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 64.720 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 64.721 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 64.722 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 64.723 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 64.724 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))))) into 0 64.725 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 64.726 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 64.728 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 64.729 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 64.730 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 64.731 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))))) into 0 64.731 * [backup-simplify]: Simplify (+ 0 0) into 0 64.732 * [backup-simplify]: Simplify (+ 0 0) into 0 64.732 * [backup-simplify]: Simplify (+ 0 0) into 0 64.734 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 64.734 * [backup-simplify]: Simplify 0 into 0 64.736 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 64.738 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 64.739 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 64.741 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 64.742 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 64.744 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))))) into 0 64.745 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 64.747 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 64.749 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 64.750 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 64.751 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 64.753 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))))) into 0 64.753 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 64.755 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 64.757 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 64.758 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 64.759 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 64.761 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))))) into 0 64.761 * [backup-simplify]: Simplify (+ 0 0) into 0 64.762 * [backup-simplify]: Simplify (+ 0 0) into 0 64.762 * [backup-simplify]: Simplify (+ 0 0) into 0 64.764 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 64.764 * [backup-simplify]: Simplify 0 into 0 64.765 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 64.767 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 64.769 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 64.771 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 64.772 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 64.774 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))))))) into 0 64.776 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 64.778 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 64.780 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 64.782 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))))) into 0 64.783 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 64.785 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))))))) into 0 64.786 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 64.788 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 64.790 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 64.792 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))))) into 0 64.793 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 64.794 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))))))) into 0 64.795 * [backup-simplify]: Simplify (+ 0 0) into 0 64.795 * [backup-simplify]: Simplify (+ 0 0) into 0 64.795 * [backup-simplify]: Simplify (+ 0 0) into 0 64.796 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 64.796 * [backup-simplify]: Simplify 0 into 0 64.797 * [backup-simplify]: Simplify (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 (/ 1 x))) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 (/ 1 x))) 7))) (+ (/ 1 (fabs (/ 1 (/ 1 x)))) (* 3/4 (/ 1 (pow (fabs (/ 1 (/ 1 x))) 5)))))) (sqrt (/ 1 PI))) into (* (sqrt (/ 1 PI)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 64.799 * [backup-simplify]: Simplify (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs (/ 1 (- x))) 7)) (+ (+ (/ 1/2 (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) (/ 3/4 (pow (fabs (/ 1 (- x))) 5))) (/ 1 (fabs (/ 1 (- x))))))) into (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) 64.799 * [approximate]: Taking taylor expansion of (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) in (x) around 0 64.799 * [taylor]: Taking taylor expansion of (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) in x 64.799 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) in x 64.799 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 64.799 * [taylor]: Taking taylor expansion of 1/2 in x 64.799 * [backup-simplify]: Simplify 1/2 into 1/2 64.799 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 64.799 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 64.799 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 64.799 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 64.799 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 64.799 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 64.799 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 64.799 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) in x 64.799 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 64.799 * [taylor]: Taking taylor expansion of 15/8 in x 64.799 * [backup-simplify]: Simplify 15/8 into 15/8 64.799 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 64.799 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 64.799 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 64.799 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 64.799 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 64.799 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 64.799 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 64.800 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 64.800 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 64.800 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 64.800 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 64.800 * [taylor]: Taking taylor expansion of 3/4 in x 64.800 * [backup-simplify]: Simplify 3/4 into 3/4 64.800 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 64.800 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 64.800 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 64.800 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 64.800 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 64.800 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 64.800 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 64.800 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 64.800 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 64.800 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 64.800 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 64.800 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 64.800 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 64.800 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 64.800 * [taylor]: Taking taylor expansion of PI in x 64.800 * [backup-simplify]: Simplify PI into PI 64.801 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 64.801 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 64.802 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 64.802 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 64.802 * [taylor]: Taking taylor expansion of (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) in x 64.802 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) in x 64.802 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 64.802 * [taylor]: Taking taylor expansion of 1/2 in x 64.802 * [backup-simplify]: Simplify 1/2 into 1/2 64.802 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 64.802 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 64.802 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 64.802 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 64.803 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 64.803 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 64.803 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 64.803 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) in x 64.803 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 64.803 * [taylor]: Taking taylor expansion of 15/8 in x 64.803 * [backup-simplify]: Simplify 15/8 into 15/8 64.803 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 64.803 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 64.803 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 64.803 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 64.803 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 64.803 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 64.803 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 64.803 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 64.803 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 64.803 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 64.803 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 64.803 * [taylor]: Taking taylor expansion of 3/4 in x 64.803 * [backup-simplify]: Simplify 3/4 into 3/4 64.803 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 64.803 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 64.803 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 64.803 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 64.803 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 64.804 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 64.804 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 64.804 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 64.804 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 64.804 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 64.804 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 64.804 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 64.804 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 64.804 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 64.804 * [taylor]: Taking taylor expansion of PI in x 64.804 * [backup-simplify]: Simplify PI into PI 64.804 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 64.805 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 64.805 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 64.806 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 64.806 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 64.806 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) into (/ 15/8 (pow (fabs (/ -1 x)) 7)) 64.806 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 64.806 * [backup-simplify]: Simplify (+ (/ 3/4 (pow (fabs (/ -1 x)) 5)) (/ 1 (fabs (/ -1 x)))) into (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) 64.807 * [backup-simplify]: Simplify (+ (/ 15/8 (pow (fabs (/ -1 x)) 7)) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) into (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) 64.807 * [backup-simplify]: Simplify (+ (/ 1/2 (pow (fabs (/ -1 x)) 3)) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) into (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) 64.812 * [backup-simplify]: Simplify (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) into (* (sqrt (/ 1 PI)) (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))))) 64.813 * [backup-simplify]: Simplify (* (sqrt (/ 1 PI)) (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))))) into (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) 64.813 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 64.813 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 64.813 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 64.814 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))) into 0 64.814 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 64.814 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 64.814 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 64.814 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 64.814 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 64.815 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))) into 0 64.815 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 64.815 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 64.815 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 64.815 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 64.816 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))) into 0 64.816 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))))) into 0 64.816 * [backup-simplify]: Simplify (+ 0 0) into 0 64.816 * [backup-simplify]: Simplify (+ 0 0) into 0 64.816 * [backup-simplify]: Simplify (+ 0 0) into 0 64.817 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 64.817 * [backup-simplify]: Simplify 0 into 0 64.818 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 64.819 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 64.819 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 64.819 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 64.820 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 64.820 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))) into 0 64.820 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 64.821 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 64.821 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 64.822 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 64.822 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 64.822 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))) into 0 64.823 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 64.823 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 64.823 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 64.824 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 64.824 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))) into 0 64.824 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 64.824 * [backup-simplify]: Simplify (+ 0 0) into 0 64.825 * [backup-simplify]: Simplify (+ 0 0) into 0 64.825 * [backup-simplify]: Simplify (+ 0 0) into 0 64.826 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 64.826 * [backup-simplify]: Simplify 0 into 0 64.827 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 64.827 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 64.828 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 64.829 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 64.829 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 64.830 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))) into 0 64.830 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 64.831 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 64.831 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 64.832 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 64.832 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 64.833 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))) into 0 64.834 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 64.835 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 64.836 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 64.836 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 64.838 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))) into 0 64.838 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 64.838 * [backup-simplify]: Simplify (+ 0 0) into 0 64.839 * [backup-simplify]: Simplify (+ 0 0) into 0 64.839 * [backup-simplify]: Simplify (+ 0 0) into 0 64.841 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 64.841 * [backup-simplify]: Simplify 0 into 0 64.842 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 64.844 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 64.845 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 64.847 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 64.847 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 64.849 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))))) into 0 64.850 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 64.851 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 64.853 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 64.854 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 64.854 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 64.856 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))))) into 0 64.857 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 64.858 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 64.859 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 64.859 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 64.860 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))))) into 0 64.860 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 64.860 * [backup-simplify]: Simplify (+ 0 0) into 0 64.861 * [backup-simplify]: Simplify (+ 0 0) into 0 64.861 * [backup-simplify]: Simplify (+ 0 0) into 0 64.862 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 64.862 * [backup-simplify]: Simplify 0 into 0 64.863 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 64.863 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 64.864 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 64.865 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 64.866 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 64.867 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))))) into 0 64.868 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 64.869 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 64.870 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 64.871 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 64.871 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 64.873 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))))) into 0 64.874 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 64.875 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 64.876 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 64.876 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 64.877 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))))) into 0 64.877 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 64.878 * [backup-simplify]: Simplify (+ 0 0) into 0 64.878 * [backup-simplify]: Simplify (+ 0 0) into 0 64.878 * [backup-simplify]: Simplify (+ 0 0) into 0 64.879 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 64.879 * [backup-simplify]: Simplify 0 into 0 64.880 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 64.881 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 64.882 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 64.883 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 64.884 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 64.885 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))))))) into 0 64.887 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 64.889 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 64.891 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 64.892 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))))) into 0 64.893 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 64.896 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))))))) into 0 64.898 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 64.899 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 64.901 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 64.902 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 64.905 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))))))) into 0 64.905 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 64.906 * [backup-simplify]: Simplify (+ 0 0) into 0 64.906 * [backup-simplify]: Simplify (+ 0 0) into 0 64.906 * [backup-simplify]: Simplify (+ 0 0) into 0 64.909 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 64.909 * [backup-simplify]: Simplify 0 into 0 64.910 * [backup-simplify]: Simplify (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 (/ 1 (- x)))) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 (/ 1 (- x)))) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 (/ 1 (- x)))) 5))) (/ 1 (fabs (/ -1 (/ 1 (- x)))))))) (sqrt (/ 1 PI))) into (* (sqrt (/ 1 PI)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 64.911 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 2 1 1) 64.911 * [backup-simplify]: Simplify (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) into (/ 1/2 (pow (fabs x) 3)) 64.911 * [approximate]: Taking taylor expansion of (/ 1/2 (pow (fabs x) 3)) in (x) around 0 64.911 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs x) 3)) in x 64.911 * [taylor]: Taking taylor expansion of 1/2 in x 64.911 * [backup-simplify]: Simplify 1/2 into 1/2 64.911 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 64.911 * [taylor]: Taking taylor expansion of (fabs x) in x 64.911 * [backup-simplify]: Simplify (fabs x) into (fabs x) 64.911 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 64.911 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 64.911 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 64.911 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs x) 3)) in x 64.911 * [taylor]: Taking taylor expansion of 1/2 in x 64.911 * [backup-simplify]: Simplify 1/2 into 1/2 64.911 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 64.911 * [taylor]: Taking taylor expansion of (fabs x) in x 64.912 * [backup-simplify]: Simplify (fabs x) into (fabs x) 64.912 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 64.912 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 64.912 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 64.912 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 64.912 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 64.912 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 64.913 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1/2 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 64.913 * [backup-simplify]: Simplify 0 into 0 64.918 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 64.919 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 64.920 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1/2 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 64.920 * [backup-simplify]: Simplify 0 into 0 64.921 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 64.922 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 64.922 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1/2 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 64.922 * [backup-simplify]: Simplify 0 into 0 64.923 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 64.924 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 64.925 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1/2 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 64.925 * [backup-simplify]: Simplify 0 into 0 64.927 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 64.928 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 64.929 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1/2 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 64.929 * [backup-simplify]: Simplify 0 into 0 64.931 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 64.932 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 64.933 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1/2 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 64.933 * [backup-simplify]: Simplify 0 into 0 64.933 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 64.933 * [backup-simplify]: Simplify (/ 1/2 (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x)))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 64.934 * [approximate]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ 1 x)) 3)) in (x) around 0 64.934 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ 1 x)) 3)) in x 64.934 * [taylor]: Taking taylor expansion of 1/2 in x 64.934 * [backup-simplify]: Simplify 1/2 into 1/2 64.934 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 64.934 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 64.934 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 64.934 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 64.934 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 64.934 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 x)) 3)) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 64.934 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ 1 x)) 3)) in x 64.934 * [taylor]: Taking taylor expansion of 1/2 in x 64.934 * [backup-simplify]: Simplify 1/2 into 1/2 64.934 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 64.934 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 64.934 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 64.934 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 64.935 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 64.935 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 x)) 3)) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 64.935 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 x)) 3)) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 64.935 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 64.935 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 64.936 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 64.936 * [backup-simplify]: Simplify 0 into 0 64.936 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 64.937 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 64.937 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 64.937 * [backup-simplify]: Simplify 0 into 0 64.938 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 64.939 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 64.939 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 64.940 * [backup-simplify]: Simplify 0 into 0 64.941 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 64.942 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 64.943 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 64.943 * [backup-simplify]: Simplify 0 into 0 64.944 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 64.946 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 64.947 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 64.947 * [backup-simplify]: Simplify 0 into 0 64.949 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 64.950 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 64.951 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 64.951 * [backup-simplify]: Simplify 0 into 0 64.951 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 (/ 1 x))) 3)) into (/ 1/2 (pow (fabs x) 3)) 64.952 * [backup-simplify]: Simplify (/ 1/2 (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 64.952 * [approximate]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ -1 x)) 3)) in (x) around 0 64.952 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ -1 x)) 3)) in x 64.952 * [taylor]: Taking taylor expansion of 1/2 in x 64.952 * [backup-simplify]: Simplify 1/2 into 1/2 64.952 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 64.952 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 64.952 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 64.952 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 64.952 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 64.953 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 x)) 3)) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 64.953 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ -1 x)) 3)) in x 64.953 * [taylor]: Taking taylor expansion of 1/2 in x 64.953 * [backup-simplify]: Simplify 1/2 into 1/2 64.953 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 64.953 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 64.953 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 64.953 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 64.953 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 64.953 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 x)) 3)) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 64.954 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 x)) 3)) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 64.954 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 64.954 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 64.954 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 64.954 * [backup-simplify]: Simplify 0 into 0 64.955 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 64.956 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 64.956 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 64.956 * [backup-simplify]: Simplify 0 into 0 64.957 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 64.958 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 64.958 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 64.959 * [backup-simplify]: Simplify 0 into 0 64.960 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 64.961 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 64.962 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 64.962 * [backup-simplify]: Simplify 0 into 0 64.963 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 64.965 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 64.966 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 64.966 * [backup-simplify]: Simplify 0 into 0 64.968 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 64.970 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 64.970 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 64.970 * [backup-simplify]: Simplify 0 into 0 64.971 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (/ 1/2 (pow (fabs x) 3)) 64.971 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2 2 1 1 2) 64.971 * [backup-simplify]: Simplify (* (* (fabs x) (fabs x)) (fabs x)) into (pow (fabs x) 3) 64.971 * [approximate]: Taking taylor expansion of (pow (fabs x) 3) in (x) around 0 64.971 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 64.971 * [taylor]: Taking taylor expansion of (fabs x) in x 64.971 * [backup-simplify]: Simplify (fabs x) into (fabs x) 64.971 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 64.971 * [taylor]: Taking taylor expansion of (fabs x) in x 64.971 * [backup-simplify]: Simplify (fabs x) into (fabs x) 64.971 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 64.971 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 64.971 * [backup-simplify]: Simplify (pow (fabs x) 3) into (pow (fabs x) 3) 64.972 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 64.972 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 64.972 * [backup-simplify]: Simplify 0 into 0 64.972 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 64.973 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 64.973 * [backup-simplify]: Simplify 0 into 0 64.974 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 64.974 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 64.975 * [backup-simplify]: Simplify 0 into 0 64.976 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 64.977 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 64.977 * [backup-simplify]: Simplify 0 into 0 64.978 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 64.980 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 64.980 * [backup-simplify]: Simplify 0 into 0 64.982 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 64.984 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 64.984 * [backup-simplify]: Simplify 0 into 0 64.984 * [backup-simplify]: Simplify (pow (fabs x) 3) into (pow (fabs x) 3) 64.984 * [backup-simplify]: Simplify (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 3) 64.984 * [approximate]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in (x) around 0 64.984 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 64.984 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 64.984 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 64.984 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 64.984 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 64.984 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 64.985 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 64.985 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 64.985 * [backup-simplify]: Simplify (pow (fabs (/ 1 x)) 3) into (pow (fabs (/ 1 x)) 3) 64.985 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 64.985 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 64.985 * [backup-simplify]: Simplify 0 into 0 64.986 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 64.986 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 64.986 * [backup-simplify]: Simplify 0 into 0 64.987 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 64.988 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 64.988 * [backup-simplify]: Simplify 0 into 0 64.989 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 64.991 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 64.991 * [backup-simplify]: Simplify 0 into 0 64.992 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 64.993 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 64.994 * [backup-simplify]: Simplify 0 into 0 64.995 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 64.997 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 64.997 * [backup-simplify]: Simplify 0 into 0 64.998 * [backup-simplify]: Simplify (pow (fabs (/ 1 (/ 1 x))) 3) into (pow (fabs x) 3) 64.998 * [backup-simplify]: Simplify (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) into (pow (fabs (/ -1 x)) 3) 64.998 * [approximate]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in (x) around 0 64.998 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 64.998 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 64.998 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 64.998 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 64.998 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 64.998 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 64.998 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 64.998 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 64.999 * [backup-simplify]: Simplify (pow (fabs (/ -1 x)) 3) into (pow (fabs (/ -1 x)) 3) 64.999 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 64.999 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 64.999 * [backup-simplify]: Simplify 0 into 0 64.999 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 65.000 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 65.000 * [backup-simplify]: Simplify 0 into 0 65.001 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 65.002 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 65.002 * [backup-simplify]: Simplify 0 into 0 65.003 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 65.004 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 65.004 * [backup-simplify]: Simplify 0 into 0 65.006 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 65.007 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 65.007 * [backup-simplify]: Simplify 0 into 0 65.009 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 65.011 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 65.011 * [backup-simplify]: Simplify 0 into 0 65.011 * [backup-simplify]: Simplify (pow (fabs (/ -1 (/ 1 (- x)))) 3) into (pow (fabs x) 3) 65.011 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2 2 1 2) 65.012 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 65.012 * [approximate]: Taking taylor expansion of (/ 3/4 (pow (fabs x) 5)) in (x) around 0 65.012 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs x) 5)) in x 65.012 * [taylor]: Taking taylor expansion of 3/4 in x 65.012 * [backup-simplify]: Simplify 3/4 into 3/4 65.012 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 65.012 * [taylor]: Taking taylor expansion of (fabs x) in x 65.012 * [backup-simplify]: Simplify (fabs x) into (fabs x) 65.012 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 65.012 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 65.012 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 65.012 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 65.012 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs x) 5)) in x 65.012 * [taylor]: Taking taylor expansion of 3/4 in x 65.012 * [backup-simplify]: Simplify 3/4 into 3/4 65.012 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 65.012 * [taylor]: Taking taylor expansion of (fabs x) in x 65.012 * [backup-simplify]: Simplify (fabs x) into (fabs x) 65.013 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 65.013 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 65.013 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 65.013 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 65.013 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 65.013 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 65.014 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 65.014 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 65.014 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 65.014 * [backup-simplify]: Simplify 0 into 0 65.015 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 65.015 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 65.016 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 65.016 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 65.016 * [backup-simplify]: Simplify 0 into 0 65.017 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 65.018 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 65.019 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 65.019 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 65.019 * [backup-simplify]: Simplify 0 into 0 65.020 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 65.021 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 65.023 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 65.023 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 65.023 * [backup-simplify]: Simplify 0 into 0 65.025 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 65.026 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 65.028 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 65.028 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 65.028 * [backup-simplify]: Simplify 0 into 0 65.030 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 65.032 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 65.033 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 65.034 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 65.034 * [backup-simplify]: Simplify 0 into 0 65.034 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 65.034 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 65.034 * [approximate]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ 1 x)) 5)) in (x) around 0 65.034 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ 1 x)) 5)) in x 65.034 * [taylor]: Taking taylor expansion of 3/4 in x 65.034 * [backup-simplify]: Simplify 3/4 into 3/4 65.034 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 65.034 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 65.034 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 65.034 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 65.035 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 65.035 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 65.035 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 65.035 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ 1 x)) 5)) in x 65.035 * [taylor]: Taking taylor expansion of 3/4 in x 65.035 * [backup-simplify]: Simplify 3/4 into 3/4 65.035 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 65.035 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 65.035 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 65.035 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 65.035 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 65.035 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 65.035 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 65.036 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 65.036 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 65.036 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 65.036 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 65.036 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 65.036 * [backup-simplify]: Simplify 0 into 0 65.037 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 65.038 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 65.038 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 65.038 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 65.038 * [backup-simplify]: Simplify 0 into 0 65.039 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 65.040 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 65.041 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 65.041 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 65.042 * [backup-simplify]: Simplify 0 into 0 65.043 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 65.044 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 65.045 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 65.046 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 65.046 * [backup-simplify]: Simplify 0 into 0 65.047 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 65.048 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 65.050 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 65.050 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 65.051 * [backup-simplify]: Simplify 0 into 0 65.057 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 65.059 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 65.061 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))))) into 0 65.062 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 65.062 * [backup-simplify]: Simplify 0 into 0 65.062 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 (/ 1 x))) 5)) into (/ 3/4 (pow (fabs x) 5)) 65.062 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 (- x))) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 65.062 * [approximate]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ -1 x)) 5)) in (x) around 0 65.062 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ -1 x)) 5)) in x 65.062 * [taylor]: Taking taylor expansion of 3/4 in x 65.062 * [backup-simplify]: Simplify 3/4 into 3/4 65.062 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 65.062 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 65.062 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 65.062 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 65.063 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 65.063 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 65.063 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 x)) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 65.063 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ -1 x)) 5)) in x 65.063 * [taylor]: Taking taylor expansion of 3/4 in x 65.063 * [backup-simplify]: Simplify 3/4 into 3/4 65.063 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 65.063 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 65.063 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 65.063 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 65.064 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 65.064 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 65.064 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 x)) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 65.064 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 x)) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 65.064 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 65.064 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 65.065 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 65.065 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 65.065 * [backup-simplify]: Simplify 0 into 0 65.065 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 65.066 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 65.066 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 65.066 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 65.066 * [backup-simplify]: Simplify 0 into 0 65.067 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 65.068 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 65.068 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 65.069 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 65.069 * [backup-simplify]: Simplify 0 into 0 65.069 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 65.070 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 65.071 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 65.071 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 65.072 * [backup-simplify]: Simplify 0 into 0 65.072 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 65.074 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 65.075 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 65.075 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 65.075 * [backup-simplify]: Simplify 0 into 0 65.076 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 65.077 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 65.079 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 65.079 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 65.079 * [backup-simplify]: Simplify 0 into 0 65.079 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) into (/ 3/4 (pow (fabs x) 5)) 65.079 * * * [progress]: simplifying candidates 65.079 * * * * [progress]: [ 1 / 168 ] simplifiying candidate # 65.079 * [simplify]: Simplifying (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) 65.080 * * [simplify]: iters left: 6 (23 enodes) 65.087 * * [simplify]: iters left: 5 (97 enodes) 65.110 * * [simplify]: iters left: 4 (191 enodes) 65.181 * * [simplify]: iters left: 3 (426 enodes) 65.315 * * [simplify]: Extracting #0: cost 1 inf + 0 65.315 * * [simplify]: Extracting #1: cost 28 inf + 0 65.315 * * [simplify]: Extracting #2: cost 117 inf + 0 65.316 * * [simplify]: Extracting #3: cost 181 inf + 3 65.317 * * [simplify]: Extracting #4: cost 146 inf + 9037 65.323 * * [simplify]: Extracting #5: cost 66 inf + 41552 65.333 * * [simplify]: Extracting #6: cost 7 inf + 70156 65.352 * * [simplify]: Extracting #7: cost 0 inf + 72949 65.374 * [simplify]: Simplified to (* (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (sqrt (/ 1 PI))) 65.375 * [simplify]: Simplified (2 1 1) to (λ (x) (* (pow (* (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (sqrt (/ 1 PI))) 1) (exp (* (fabs x) (fabs x))))) 65.375 * * * * [progress]: [ 2 / 168 ] simplifiying candidate # 65.375 * * * * [progress]: [ 3 / 168 ] simplifiying candidate # 65.375 * [simplify]: Simplifying (+ (log (sqrt (/ 1 PI))) (log (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 65.376 * * [simplify]: iters left: 6 (25 enodes) 65.393 * * [simplify]: iters left: 5 (97 enodes) 65.411 * * [simplify]: iters left: 4 (159 enodes) 65.462 * * [simplify]: iters left: 3 (272 enodes) 65.558 * * [simplify]: iters left: 2 (398 enodes) 65.686 * * [simplify]: Extracting #0: cost 1 inf + 0 65.686 * * [simplify]: Extracting #1: cost 4 inf + 0 65.686 * * [simplify]: Extracting #2: cost 8 inf + 0 65.686 * * [simplify]: Extracting #3: cost 25 inf + 0 65.686 * * [simplify]: Extracting #4: cost 56 inf + 0 65.687 * * [simplify]: Extracting #5: cost 91 inf + 5 65.687 * * [simplify]: Extracting #6: cost 130 inf + 704 65.690 * * [simplify]: Extracting #7: cost 86 inf + 13143 65.699 * * [simplify]: Extracting #8: cost 23 inf + 40593 65.711 * * [simplify]: Extracting #9: cost 0 inf + 51785 65.722 * [simplify]: Simplified to (+ (log (sqrt (/ 1 PI))) (log (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) 65.722 * [simplify]: Simplified (2 1 1) to (λ (x) (* (exp (+ (log (sqrt (/ 1 PI))) (log (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))))) (exp (* (fabs x) (fabs x))))) 65.723 * * * * [progress]: [ 4 / 168 ] simplifiying candidate # 65.723 * * * * [progress]: [ 5 / 168 ] simplifiying candidate # 65.723 * * * * [progress]: [ 6 / 168 ] simplifiying candidate # 65.723 * [simplify]: Simplifying (* (* (* (sqrt (/ 1 PI)) (sqrt (/ 1 PI))) (sqrt (/ 1 PI))) (* (* (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 65.724 * * [simplify]: iters left: 6 (27 enodes) 65.739 * * [simplify]: iters left: 5 (119 enodes) 65.773 * * [simplify]: iters left: 4 (390 enodes) 66.100 * * [simplify]: Extracting #0: cost 1 inf + 0 66.100 * * [simplify]: Extracting #1: cost 46 inf + 0 66.101 * * [simplify]: Extracting #2: cost 346 inf + 2 66.103 * * [simplify]: Extracting #3: cost 787 inf + 87 66.106 * * [simplify]: Extracting #4: cost 816 inf + 462 66.110 * * [simplify]: Extracting #5: cost 788 inf + 6109 66.118 * * [simplify]: Extracting #6: cost 704 inf + 45130 66.198 * * [simplify]: Extracting #7: cost 253 inf + 438074 66.402 * * [simplify]: Extracting #8: cost 3 inf + 679050 66.567 * * [simplify]: Extracting #9: cost 0 inf + 680613 66.784 * * [simplify]: Extracting #10: cost 0 inf + 680493 66.952 * [simplify]: Simplified to (* (/ 1 PI) (* (* (* (sqrt (/ 1 PI)) (+ (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5)))) (+ (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5)))) (+ (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5))))) 66.952 * [simplify]: Simplified (2 1 1) to (λ (x) (* (cbrt (* (/ 1 PI) (* (* (* (sqrt (/ 1 PI)) (+ (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5)))) (+ (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5)))) (+ (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 66.952 * * * * [progress]: [ 7 / 168 ] simplifiying candidate # 66.952 * * * * [progress]: [ 8 / 168 ] simplifiying candidate # 66.952 * * * * [progress]: [ 9 / 168 ] simplifiying candidate # 66.952 * * * * [progress]: [ 10 / 168 ] simplifiying candidate # 66.953 * [simplify]: Simplifying (* (sqrt 1) (+ (* 15/8 (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))) (* (pow (fabs x) 7) (+ (* (+ (* 1/2 (pow (fabs x) 5)) (* (* (* (fabs x) (fabs x)) (fabs x)) 3/4)) (fabs x)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) 1))))) 66.953 * * [simplify]: iters left: 6 (25 enodes) 66.966 * * [simplify]: iters left: 5 (119 enodes) 67.006 * * [simplify]: iters left: 4 (302 enodes) 67.169 * * [simplify]: Extracting #0: cost 1 inf + 0 67.169 * * [simplify]: Extracting #1: cost 14 inf + 0 67.170 * * [simplify]: Extracting #2: cost 104 inf + 1 67.170 * * [simplify]: Extracting #3: cost 222 inf + 2 67.172 * * [simplify]: Extracting #4: cost 207 inf + 6675 67.177 * * [simplify]: Extracting #5: cost 104 inf + 45684 67.185 * * [simplify]: Extracting #6: cost 43 inf + 66151 67.201 * * [simplify]: Extracting #7: cost 10 inf + 87607 67.219 * * [simplify]: Extracting #8: cost 0 inf + 96178 67.231 * [simplify]: Simplified to (+ (* (pow (fabs x) 7) (+ (* 1/2 (pow (fabs x) 6)) (* 3/4 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))) (* (* (fabs x) (* (fabs x) (fabs x))) (+ (* (pow (fabs x) 6) (pow (fabs x) 6)) (* (pow (fabs x) 6) 15/8)))) 67.231 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (pow (fabs x) 7) (+ (* 1/2 (pow (fabs x) 6)) (* 3/4 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))) (* (* (fabs x) (* (fabs x) (fabs x))) (+ (* (pow (fabs x) 6) (pow (fabs x) 6)) (* (pow (fabs x) 6) 15/8)))) (* (sqrt PI) (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) (exp (* (fabs x) (fabs x))))) 67.232 * [simplify]: Simplifying (* (sqrt PI) (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))) 67.232 * * [simplify]: iters left: 6 (14 enodes) 67.237 * * [simplify]: iters left: 5 (64 enodes) 67.259 * * [simplify]: iters left: 4 (170 enodes) 67.329 * * [simplify]: Extracting #0: cost 1 inf + 0 67.329 * * [simplify]: Extracting #1: cost 41 inf + 0 67.330 * * [simplify]: Extracting #2: cost 144 inf + 0 67.331 * * [simplify]: Extracting #3: cost 128 inf + 3995 67.334 * * [simplify]: Extracting #4: cost 48 inf + 34755 67.345 * * [simplify]: Extracting #5: cost 6 inf + 51089 67.356 * * [simplify]: Extracting #6: cost 0 inf + 53875 67.367 * [simplify]: Simplified to (* (sqrt PI) (* (pow (fabs x) 8) (pow (fabs x) 8))) 67.367 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt 1) (+ (* 15/8 (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))) (* (pow (fabs x) 7) (+ (* (+ (* 1/2 (pow (fabs x) 5)) (* (* (* (fabs x) (fabs x)) (fabs x)) 3/4)) (fabs x)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) 1))))) (* (sqrt PI) (* (pow (fabs x) 8) (pow (fabs x) 8)))) (exp (* (fabs x) (fabs x))))) 67.368 * * * * [progress]: [ 11 / 168 ] simplifiying candidate # 67.368 * [simplify]: Simplifying (* (sqrt 1) (+ (* 15/8 (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x))) (* (pow (fabs x) 7) (+ (* (+ (pow (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3)) (fabs x)) (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) 1))))) 67.369 * * [simplify]: iters left: 6 (32 enodes) 67.396 * * [simplify]: iters left: 5 (169 enodes) 67.446 * * [simplify]: Extracting #0: cost 1 inf + 0 67.446 * * [simplify]: Extracting #1: cost 9 inf + 0 67.446 * * [simplify]: Extracting #2: cost 44 inf + 1 67.447 * * [simplify]: Extracting #3: cost 89 inf + 2 67.447 * * [simplify]: Extracting #4: cost 150 inf + 374 67.448 * * [simplify]: Extracting #5: cost 165 inf + 2815 67.450 * * [simplify]: Extracting #6: cost 105 inf + 18269 67.457 * * [simplify]: Extracting #7: cost 35 inf + 50193 67.471 * * [simplify]: Extracting #8: cost 8 inf + 68678 67.502 * * [simplify]: Extracting #9: cost 0 inf + 77677 67.531 * [simplify]: Simplified to (+ (* (* 15/8 (fabs x)) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (fabs x) (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (/ 1/8 (* (* (fabs x) (* (fabs x) (fabs x))) (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x)))))))))) (pow (fabs x) 7))) 67.531 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* 15/8 (fabs x)) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (fabs x) (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (/ 1/8 (* (* (fabs x) (* (fabs x) (fabs x))) (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x)))))))))) (pow (fabs x) 7))) (* (sqrt PI) (* (pow (fabs x) 7) (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x))))) (exp (* (fabs x) (fabs x))))) 67.532 * [simplify]: Simplifying (* (sqrt PI) (* (pow (fabs x) 7) (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x)))) 67.533 * * [simplify]: iters left: 6 (22 enodes) 67.547 * * [simplify]: iters left: 5 (105 enodes) 67.592 * * [simplify]: iters left: 4 (289 enodes) 67.732 * * [simplify]: Extracting #0: cost 1 inf + 0 67.732 * * [simplify]: Extracting #1: cost 38 inf + 0 67.733 * * [simplify]: Extracting #2: cost 141 inf + 0 67.734 * * [simplify]: Extracting #3: cost 310 inf + 795 67.736 * * [simplify]: Extracting #4: cost 379 inf + 8832 67.749 * * [simplify]: Extracting #5: cost 231 inf + 59224 67.771 * * [simplify]: Extracting #6: cost 66 inf + 144555 67.808 * * [simplify]: Extracting #7: cost 0 inf + 180017 67.835 * * [simplify]: Extracting #8: cost 0 inf + 178735 67.875 * [simplify]: Simplified to (* (* (sqrt PI) (pow (fabs x) 8)) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))) 67.876 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (+ (* (* 15/8 (fabs x)) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (fabs x) (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (/ 1/8 (* (* (fabs x) (* (fabs x) (fabs x))) (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x)))))))))) (pow (fabs x) 7))) (* (* (sqrt PI) (pow (fabs x) 8)) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))))) (exp (* (fabs x) (fabs x))))) 67.876 * * * * [progress]: [ 12 / 168 ] simplifiying candidate # 67.876 * [simplify]: Simplifying (* (sqrt 1) (+ (* 15/8 (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))) (* (pow (fabs x) 7) (+ (* (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (fabs x)) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 1))))) 67.877 * * [simplify]: iters left: 6 (27 enodes) 67.887 * * [simplify]: iters left: 5 (129 enodes) 67.931 * * [simplify]: iters left: 4 (348 enodes) 68.117 * * [simplify]: Extracting #0: cost 1 inf + 0 68.118 * * [simplify]: Extracting #1: cost 15 inf + 0 68.118 * * [simplify]: Extracting #2: cost 104 inf + 1 68.119 * * [simplify]: Extracting #3: cost 227 inf + 2 68.121 * * [simplify]: Extracting #4: cost 329 inf + 1124 68.127 * * [simplify]: Extracting #5: cost 321 inf + 15095 68.151 * * [simplify]: Extracting #6: cost 131 inf + 92637 68.179 * * [simplify]: Extracting #7: cost 11 inf + 165808 68.230 * * [simplify]: Extracting #8: cost 0 inf + 170499 68.282 * * [simplify]: Extracting #9: cost 0 inf + 170299 68.334 * [simplify]: Simplified to (+ (* (pow (fabs x) 7) (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (+ 1 (* (fabs x) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))))) (* (* 15/8 (fabs x)) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) 68.334 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (pow (fabs x) 7) (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (+ 1 (* (fabs x) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))))) (* (* 15/8 (fabs x)) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) (exp (* (fabs x) (fabs x))))) 68.335 * [simplify]: Simplifying (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) 68.335 * * [simplify]: iters left: 6 (18 enodes) 68.346 * * [simplify]: iters left: 5 (75 enodes) 68.375 * * [simplify]: iters left: 4 (160 enodes) 68.433 * * [simplify]: iters left: 3 (481 enodes) 68.726 * * [simplify]: Extracting #0: cost 1 inf + 0 68.726 * * [simplify]: Extracting #1: cost 67 inf + 0 68.727 * * [simplify]: Extracting #2: cost 254 inf + 0 68.729 * * [simplify]: Extracting #3: cost 413 inf + 2381 68.742 * * [simplify]: Extracting #4: cost 280 inf + 71645 68.787 * * [simplify]: Extracting #5: cost 50 inf + 198698 68.822 * * [simplify]: Extracting #6: cost 9 inf + 218857 68.849 * * [simplify]: Extracting #7: cost 2 inf + 221788 68.894 * * [simplify]: Extracting #8: cost 0 inf + 222625 68.929 * [simplify]: Simplified to (* (* (sqrt PI) (pow (fabs x) 8)) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) 68.929 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt 1) (+ (* 15/8 (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))) (* (pow (fabs x) 7) (+ (* (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (fabs x)) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 1))))) (* (* (sqrt PI) (pow (fabs x) 8)) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 68.929 * * * * [progress]: [ 13 / 168 ] simplifiying candidate # 68.930 * [simplify]: Simplifying (* (sqrt 1) (+ (* 15/8 (+ (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (* (pow (fabs x) 7) (+ (pow (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 3) (pow (/ 1 (fabs x)) 3))))) 68.930 * * [simplify]: iters left: 6 (30 enodes) 68.942 * * [simplify]: iters left: 5 (161 enodes) 68.991 * * [simplify]: iters left: 4 (446 enodes) 69.250 * * [simplify]: Extracting #0: cost 1 inf + 0 69.250 * * [simplify]: Extracting #1: cost 25 inf + 0 69.250 * * [simplify]: Extracting #2: cost 150 inf + 1 69.251 * * [simplify]: Extracting #3: cost 327 inf + 2 69.253 * * [simplify]: Extracting #4: cost 470 inf + 539 69.262 * * [simplify]: Extracting #5: cost 334 inf + 60732 69.312 * * [simplify]: Extracting #6: cost 60 inf + 221719 69.398 * * [simplify]: Extracting #7: cost 9 inf + 258639 69.482 * * [simplify]: Extracting #8: cost 0 inf + 265436 69.562 * [simplify]: Simplified to (+ (+ (* (* (- (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) 15/8) (/ 1 (fabs x))) (* (+ (/ (/ (/ 1 (fabs x)) (fabs x)) (fabs x)) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (pow (fabs x) 7))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* 15/8 (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) 69.562 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (+ (* (* (- (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) 15/8) (/ 1 (fabs x))) (* (+ (/ (/ (/ 1 (fabs x)) (fabs x)) (fabs x)) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (pow (fabs x) 7))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* 15/8 (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (* (sqrt PI) (* (pow (fabs x) 7) (+ (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))))) (exp (* (fabs x) (fabs x))))) 69.562 * [simplify]: Simplifying (* (sqrt PI) (* (pow (fabs x) 7) (+ (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) 69.563 * * [simplify]: iters left: 6 (24 enodes) 69.571 * * [simplify]: iters left: 5 (117 enodes) 69.623 * * [simplify]: iters left: 4 (328 enodes) 69.798 * * [simplify]: Extracting #0: cost 1 inf + 0 69.798 * * [simplify]: Extracting #1: cost 38 inf + 0 69.799 * * [simplify]: Extracting #2: cost 180 inf + 0 69.800 * * [simplify]: Extracting #3: cost 381 inf + 85 69.802 * * [simplify]: Extracting #4: cost 388 inf + 4665 69.805 * * [simplify]: Extracting #5: cost 338 inf + 17438 69.821 * * [simplify]: Extracting #6: cost 204 inf + 87817 69.853 * * [simplify]: Extracting #7: cost 29 inf + 206744 69.925 * * [simplify]: Extracting #8: cost 0 inf + 229095 69.997 * [simplify]: Simplified to (* (* (pow (fabs x) 7) (sqrt PI)) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ 1 (* (fabs x) (fabs x))) (/ (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (fabs x))))) 69.997 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (+ (+ (* (* (- (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) 15/8) (/ 1 (fabs x))) (* (+ (/ (/ (/ 1 (fabs x)) (fabs x)) (fabs x)) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (pow (fabs x) 7))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* 15/8 (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (* (* (pow (fabs x) 7) (sqrt PI)) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ 1 (* (fabs x) (fabs x))) (/ (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 69.998 * * * * [progress]: [ 14 / 168 ] simplifiying candidate # 69.998 * [simplify]: Simplifying (* (sqrt 1) (+ (* 15/8 (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (* (pow (fabs x) 7) (- (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 1 (fabs x)) (/ 1 (fabs x))))))) 69.998 * * [simplify]: iters left: 6 (25 enodes) 70.008 * * [simplify]: iters left: 5 (118 enodes) 70.039 * * [simplify]: iters left: 4 (287 enodes) 70.144 * * [simplify]: Extracting #0: cost 1 inf + 0 70.144 * * [simplify]: Extracting #1: cost 17 inf + 0 70.144 * * [simplify]: Extracting #2: cost 114 inf + 1 70.145 * * [simplify]: Extracting #3: cost 251 inf + 3 70.146 * * [simplify]: Extracting #4: cost 344 inf + 956 70.158 * * [simplify]: Extracting #5: cost 300 inf + 14596 70.178 * * [simplify]: Extracting #6: cost 161 inf + 85725 70.227 * * [simplify]: Extracting #7: cost 24 inf + 172792 70.264 * * [simplify]: Extracting #8: cost 5 inf + 182810 70.313 * * [simplify]: Extracting #9: cost 0 inf + 184895 70.366 * [simplify]: Simplified to (+ (* 15/8 (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (* 15/8 (/ -1 (fabs x))) (* (pow (fabs x) 7) (+ (/ -1 (* (fabs x) (fabs x))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) 70.366 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* 15/8 (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (* 15/8 (/ -1 (fabs x))) (* (pow (fabs x) 7) (+ (/ -1 (* (fabs x) (fabs x))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (* (sqrt PI) (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 70.366 * [simplify]: Simplifying (* (sqrt PI) (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) 70.366 * * [simplify]: iters left: 6 (20 enodes) 70.373 * * [simplify]: iters left: 5 (83 enodes) 70.390 * * [simplify]: iters left: 4 (173 enodes) 70.464 * * [simplify]: iters left: 3 (494 enodes) 70.714 * * [simplify]: Extracting #0: cost 1 inf + 0 70.714 * * [simplify]: Extracting #1: cost 33 inf + 0 70.715 * * [simplify]: Extracting #2: cost 213 inf + 0 70.716 * * [simplify]: Extracting #3: cost 347 inf + 88 70.719 * * [simplify]: Extracting #4: cost 325 inf + 8899 70.731 * * [simplify]: Extracting #5: cost 210 inf + 56188 70.775 * * [simplify]: Extracting #6: cost 21 inf + 164471 70.820 * * [simplify]: Extracting #7: cost 0 inf + 176047 70.865 * [simplify]: Simplified to (* (sqrt PI) (* (pow (fabs x) 7) (+ (/ -1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))) 70.865 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt 1) (+ (* 15/8 (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (* (pow (fabs x) 7) (- (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 1 (fabs x)) (/ 1 (fabs x))))))) (* (sqrt PI) (* (pow (fabs x) 7) (+ (/ -1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))))) (exp (* (fabs x) (fabs x))))) 70.866 * * * * [progress]: [ 15 / 168 ] simplifiying candidate # 70.866 * [simplify]: Simplifying (* (sqrt 1) (+ (pow (/ 15/8 (pow (fabs x) 7)) 3) (pow (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) 3))) 70.866 * * [simplify]: iters left: 6 (24 enodes) 70.881 * * [simplify]: iters left: 5 (114 enodes) 70.914 * * [simplify]: iters left: 4 (231 enodes) 71.018 * * [simplify]: Extracting #0: cost 1 inf + 0 71.019 * * [simplify]: Extracting #1: cost 15 inf + 0 71.019 * * [simplify]: Extracting #2: cost 119 inf + 1 71.020 * * [simplify]: Extracting #3: cost 227 inf + 4 71.023 * * [simplify]: Extracting #4: cost 206 inf + 7764 71.029 * * [simplify]: Extracting #5: cost 162 inf + 27807 71.036 * * [simplify]: Extracting #6: cost 149 inf + 32790 71.044 * * [simplify]: Extracting #7: cost 129 inf + 40715 71.075 * * [simplify]: Extracting #8: cost 19 inf + 112169 71.117 * * [simplify]: Extracting #9: cost 0 inf + 121648 71.154 * * [simplify]: Extracting #10: cost 0 inf + 119382 71.174 * [simplify]: Simplified to (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7))) (* (* (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) 71.174 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7))) (* (* (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (+ (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (- (* (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (* (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))))) (exp (* (fabs x) (fabs x))))) 71.175 * [simplify]: Simplifying (* (sqrt PI) (+ (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (- (* (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (* (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) 71.175 * * [simplify]: iters left: 6 (26 enodes) 71.185 * * [simplify]: iters left: 5 (129 enodes) 71.240 * * [simplify]: iters left: 4 (379 enodes) 71.436 * * [simplify]: Extracting #0: cost 1 inf + 0 71.436 * * [simplify]: Extracting #1: cost 12 inf + 0 71.437 * * [simplify]: Extracting #2: cost 109 inf + 0 71.439 * * [simplify]: Extracting #3: cost 398 inf + 83 71.442 * * [simplify]: Extracting #4: cost 504 inf + 171 71.448 * * [simplify]: Extracting #5: cost 465 inf + 14369 71.463 * * [simplify]: Extracting #6: cost 339 inf + 63422 71.499 * * [simplify]: Extracting #7: cost 247 inf + 121265 71.550 * * [simplify]: Extracting #8: cost 40 inf + 273980 71.634 * * [simplify]: Extracting #9: cost 0 inf + 301906 71.713 * * [simplify]: Extracting #10: cost 0 inf + 301826 71.776 * [simplify]: Simplified to (* (sqrt PI) (+ (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (- (* (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5)))) (* (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 15/8 (pow (fabs x) 7)))))) 71.776 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7))) (* (* (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (+ (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (- (* (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5)))) (* (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 15/8 (pow (fabs x) 7))))))) (exp (* (fabs x) (fabs x))))) 71.777 * * * * [progress]: [ 16 / 168 ] simplifiying candidate # 71.777 * [simplify]: Simplifying (* (sqrt 1) (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 71.777 * * [simplify]: iters left: 6 (23 enodes) 71.787 * * [simplify]: iters left: 5 (103 enodes) 71.822 * * [simplify]: iters left: 4 (249 enodes) 71.934 * * [simplify]: Extracting #0: cost 1 inf + 0 71.934 * * [simplify]: Extracting #1: cost 52 inf + 0 71.935 * * [simplify]: Extracting #2: cost 190 inf + 1 71.937 * * [simplify]: Extracting #3: cost 292 inf + 2 71.939 * * [simplify]: Extracting #4: cost 276 inf + 6325 71.946 * * [simplify]: Extracting #5: cost 217 inf + 23845 71.955 * * [simplify]: Extracting #6: cost 178 inf + 41647 71.975 * * [simplify]: Extracting #7: cost 45 inf + 125387 72.009 * * [simplify]: Extracting #8: cost 0 inf + 153906 72.062 * [simplify]: Simplified to (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))) (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))) 72.062 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))) (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))) (* (sqrt PI) (- (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 72.063 * [simplify]: Simplifying (* (sqrt PI) (- (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) 72.063 * * [simplify]: iters left: 6 (22 enodes) 72.076 * * [simplify]: iters left: 5 (89 enodes) 72.110 * * [simplify]: iters left: 4 (163 enodes) 72.175 * * [simplify]: iters left: 3 (352 enodes) 72.277 * * [simplify]: Extracting #0: cost 1 inf + 0 72.277 * * [simplify]: Extracting #1: cost 22 inf + 0 72.278 * * [simplify]: Extracting #2: cost 117 inf + 0 72.279 * * [simplify]: Extracting #3: cost 181 inf + 165 72.281 * * [simplify]: Extracting #4: cost 164 inf + 5261 72.289 * * [simplify]: Extracting #5: cost 98 inf + 32691 72.308 * * [simplify]: Extracting #6: cost 25 inf + 66728 72.329 * * [simplify]: Extracting #7: cost 2 inf + 76784 72.353 * * [simplify]: Extracting #8: cost 0 inf + 77329 72.375 * [simplify]: Simplified to (* (sqrt PI) (+ (/ -3/4 (pow (fabs x) 5)) (+ (+ (/ -1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ -1 (fabs x))) (/ 15/8 (pow (fabs x) 7))))) 72.375 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt 1) (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (* (sqrt PI) (+ (/ -3/4 (pow (fabs x) 5)) (+ (+ (/ -1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ -1 (fabs x))) (/ 15/8 (pow (fabs x) 7)))))) (exp (* (fabs x) (fabs x))))) 72.376 * * * * [progress]: [ 17 / 168 ] simplifiying candidate # 72.376 * * * * [progress]: [ 18 / 168 ] simplifiying candidate # 72.376 * [simplify]: Simplifying (* (sqrt (sqrt (/ 1 PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 72.377 * * [simplify]: iters left: 6 (25 enodes) 72.392 * * [simplify]: iters left: 5 (97 enodes) 72.427 * * [simplify]: iters left: 4 (159 enodes) 72.464 * * [simplify]: iters left: 3 (272 enodes) 72.527 * * [simplify]: iters left: 2 (398 enodes) 72.661 * * [simplify]: Extracting #0: cost 1 inf + 0 72.661 * * [simplify]: Extracting #1: cost 4 inf + 0 72.661 * * [simplify]: Extracting #2: cost 8 inf + 0 72.661 * * [simplify]: Extracting #3: cost 25 inf + 0 72.662 * * [simplify]: Extracting #4: cost 56 inf + 0 72.662 * * [simplify]: Extracting #5: cost 91 inf + 5 72.662 * * [simplify]: Extracting #6: cost 130 inf + 674 72.664 * * [simplify]: Extracting #7: cost 86 inf + 13083 72.668 * * [simplify]: Extracting #8: cost 23 inf + 40443 72.679 * * [simplify]: Extracting #9: cost 0 inf + 51545 72.688 * [simplify]: Simplified to (* (sqrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (sqrt (sqrt (/ 1 PI)))) 72.688 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (* (sqrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (sqrt (sqrt (/ 1 PI)))) (* (sqrt (sqrt (/ 1 PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) (exp (* (fabs x) (fabs x))))) 72.688 * [simplify]: Simplifying (* (sqrt (sqrt (/ 1 PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 72.689 * * [simplify]: iters left: 6 (25 enodes) 72.696 * * [simplify]: iters left: 5 (97 enodes) 72.716 * * [simplify]: iters left: 4 (159 enodes) 72.776 * * [simplify]: iters left: 3 (272 enodes) 72.831 * * [simplify]: iters left: 2 (398 enodes) 72.937 * * [simplify]: Extracting #0: cost 1 inf + 0 72.937 * * [simplify]: Extracting #1: cost 4 inf + 0 72.937 * * [simplify]: Extracting #2: cost 8 inf + 0 72.937 * * [simplify]: Extracting #3: cost 25 inf + 0 72.937 * * [simplify]: Extracting #4: cost 56 inf + 0 72.937 * * [simplify]: Extracting #5: cost 91 inf + 5 72.938 * * [simplify]: Extracting #6: cost 130 inf + 674 72.939 * * [simplify]: Extracting #7: cost 86 inf + 13083 72.944 * * [simplify]: Extracting #8: cost 23 inf + 40443 72.955 * * [simplify]: Extracting #9: cost 0 inf + 51545 72.967 * [simplify]: Simplified to (* (sqrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (sqrt (sqrt (/ 1 PI)))) 72.967 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (* (sqrt (sqrt (/ 1 PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (* (sqrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (sqrt (sqrt (/ 1 PI))))) (exp (* (fabs x) (fabs x))))) 72.967 * * * * [progress]: [ 19 / 168 ] simplifiying candidate # 72.968 * [simplify]: Simplifying (* (sqrt (/ (sqrt 1) (sqrt PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 72.968 * * [simplify]: iters left: 6 (26 enodes) 72.977 * * [simplify]: iters left: 5 (100 enodes) 72.995 * * [simplify]: iters left: 4 (162 enodes) 73.050 * * [simplify]: iters left: 3 (276 enodes) 73.119 * * [simplify]: iters left: 2 (407 enodes) 73.241 * * [simplify]: Extracting #0: cost 1 inf + 0 73.241 * * [simplify]: Extracting #1: cost 4 inf + 0 73.242 * * [simplify]: Extracting #2: cost 8 inf + 0 73.242 * * [simplify]: Extracting #3: cost 26 inf + 0 73.242 * * [simplify]: Extracting #4: cost 55 inf + 1 73.242 * * [simplify]: Extracting #5: cost 87 inf + 291 73.243 * * [simplify]: Extracting #6: cost 130 inf + 543 73.246 * * [simplify]: Extracting #7: cost 90 inf + 11866 73.252 * * [simplify]: Extracting #8: cost 38 inf + 32831 73.258 * * [simplify]: Extracting #9: cost 2 inf + 52541 73.263 * * [simplify]: Extracting #10: cost 0 inf + 53297 73.269 * [simplify]: Simplified to (* (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 3/4 (pow (fabs x) 5)))) (sqrt (/ 1 (sqrt PI)))) 73.269 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (* (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 3/4 (pow (fabs x) 5)))) (sqrt (/ 1 (sqrt PI)))) (* (sqrt (/ (sqrt 1) (sqrt PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) (exp (* (fabs x) (fabs x))))) 73.269 * [simplify]: Simplifying (* (sqrt (/ (sqrt 1) (sqrt PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 73.270 * * [simplify]: iters left: 6 (26 enodes) 73.277 * * [simplify]: iters left: 5 (100 enodes) 73.314 * * [simplify]: iters left: 4 (162 enodes) 73.350 * * [simplify]: iters left: 3 (276 enodes) 73.807 * * [simplify]: iters left: 2 (407 enodes) 73.921 * * [simplify]: Extracting #0: cost 1 inf + 0 73.921 * * [simplify]: Extracting #1: cost 4 inf + 0 73.921 * * [simplify]: Extracting #2: cost 8 inf + 0 73.921 * * [simplify]: Extracting #3: cost 26 inf + 0 73.921 * * [simplify]: Extracting #4: cost 55 inf + 1 73.922 * * [simplify]: Extracting #5: cost 87 inf + 291 73.922 * * [simplify]: Extracting #6: cost 130 inf + 543 73.923 * * [simplify]: Extracting #7: cost 90 inf + 11866 73.926 * * [simplify]: Extracting #8: cost 38 inf + 32831 73.932 * * [simplify]: Extracting #9: cost 2 inf + 52541 73.941 * * [simplify]: Extracting #10: cost 0 inf + 53297 73.953 * [simplify]: Simplified to (* (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 3/4 (pow (fabs x) 5)))) (sqrt (/ 1 (sqrt PI)))) 73.953 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (* (sqrt (/ (sqrt 1) (sqrt PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (* (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 3/4 (pow (fabs x) 5)))) (sqrt (/ 1 (sqrt PI))))) (exp (* (fabs x) (fabs x))))) 73.953 * * * * [progress]: [ 20 / 168 ] simplifiying candidate # 73.954 * [simplify]: Simplifying (* (sqrt (/ 1 (sqrt PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 73.954 * * [simplify]: iters left: 6 (25 enodes) 73.969 * * [simplify]: iters left: 5 (97 enodes) 73.993 * * [simplify]: iters left: 4 (159 enodes) 74.043 * * [simplify]: iters left: 3 (272 enodes) 74.105 * * [simplify]: iters left: 2 (398 enodes) 74.237 * * [simplify]: Extracting #0: cost 1 inf + 0 74.237 * * [simplify]: Extracting #1: cost 4 inf + 0 74.237 * * [simplify]: Extracting #2: cost 8 inf + 0 74.237 * * [simplify]: Extracting #3: cost 26 inf + 0 74.238 * * [simplify]: Extracting #4: cost 55 inf + 1 74.238 * * [simplify]: Extracting #5: cost 91 inf + 5 74.239 * * [simplify]: Extracting #6: cost 130 inf + 673 74.242 * * [simplify]: Extracting #7: cost 86 inf + 13081 74.250 * * [simplify]: Extracting #8: cost 23 inf + 40441 74.260 * * [simplify]: Extracting #9: cost 0 inf + 51543 74.266 * [simplify]: Simplified to (* (sqrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (sqrt (/ 1 (sqrt PI)))) 74.266 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (* (sqrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (sqrt (/ 1 (sqrt PI)))) (* (sqrt (/ 1 (sqrt PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) (exp (* (fabs x) (fabs x))))) 74.266 * [simplify]: Simplifying (* (sqrt (/ 1 (sqrt PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 74.266 * * [simplify]: iters left: 6 (25 enodes) 74.274 * * [simplify]: iters left: 5 (97 enodes) 74.296 * * [simplify]: iters left: 4 (159 enodes) 74.330 * * [simplify]: iters left: 3 (272 enodes) 74.393 * * [simplify]: iters left: 2 (398 enodes) 74.513 * * [simplify]: Extracting #0: cost 1 inf + 0 74.513 * * [simplify]: Extracting #1: cost 4 inf + 0 74.513 * * [simplify]: Extracting #2: cost 8 inf + 0 74.513 * * [simplify]: Extracting #3: cost 26 inf + 0 74.513 * * [simplify]: Extracting #4: cost 55 inf + 1 74.514 * * [simplify]: Extracting #5: cost 91 inf + 5 74.515 * * [simplify]: Extracting #6: cost 130 inf + 673 74.518 * * [simplify]: Extracting #7: cost 86 inf + 13081 74.526 * * [simplify]: Extracting #8: cost 23 inf + 40441 74.538 * * [simplify]: Extracting #9: cost 0 inf + 51543 74.550 * [simplify]: Simplified to (* (sqrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (sqrt (/ 1 (sqrt PI)))) 74.550 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (* (sqrt (/ 1 (sqrt PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (* (sqrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (sqrt (/ 1 (sqrt PI))))) (exp (* (fabs x) (fabs x))))) 74.550 * * * * [progress]: [ 21 / 168 ] simplifiying candidate # 74.550 * [simplify]: Simplifying (* (sqrt (sqrt (/ 1 PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 74.551 * * [simplify]: iters left: 6 (25 enodes) 74.566 * * [simplify]: iters left: 5 (97 enodes) 74.584 * * [simplify]: iters left: 4 (159 enodes) 74.639 * * [simplify]: iters left: 3 (272 enodes) 74.723 * * [simplify]: iters left: 2 (398 enodes) 74.807 * * [simplify]: Extracting #0: cost 1 inf + 0 74.807 * * [simplify]: Extracting #1: cost 4 inf + 0 74.807 * * [simplify]: Extracting #2: cost 8 inf + 0 74.808 * * [simplify]: Extracting #3: cost 25 inf + 0 74.808 * * [simplify]: Extracting #4: cost 56 inf + 0 74.808 * * [simplify]: Extracting #5: cost 91 inf + 5 74.809 * * [simplify]: Extracting #6: cost 130 inf + 674 74.812 * * [simplify]: Extracting #7: cost 86 inf + 13083 74.820 * * [simplify]: Extracting #8: cost 23 inf + 40443 74.831 * * [simplify]: Extracting #9: cost 0 inf + 51545 74.843 * [simplify]: Simplified to (* (sqrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (sqrt (sqrt (/ 1 PI)))) 74.844 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (* (sqrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (sqrt (sqrt (/ 1 PI)))) (* (sqrt (sqrt (/ 1 PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) (exp (* (fabs x) (fabs x))))) 74.844 * [simplify]: Simplifying (* (sqrt (sqrt (/ 1 PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 74.844 * * [simplify]: iters left: 6 (25 enodes) 74.858 * * [simplify]: iters left: 5 (97 enodes) 74.877 * * [simplify]: iters left: 4 (159 enodes) 74.919 * * [simplify]: iters left: 3 (272 enodes) 74.985 * * [simplify]: iters left: 2 (398 enodes) 75.109 * * [simplify]: Extracting #0: cost 1 inf + 0 75.109 * * [simplify]: Extracting #1: cost 4 inf + 0 75.109 * * [simplify]: Extracting #2: cost 8 inf + 0 75.109 * * [simplify]: Extracting #3: cost 25 inf + 0 75.109 * * [simplify]: Extracting #4: cost 56 inf + 0 75.110 * * [simplify]: Extracting #5: cost 91 inf + 5 75.111 * * [simplify]: Extracting #6: cost 130 inf + 674 75.113 * * [simplify]: Extracting #7: cost 86 inf + 13083 75.120 * * [simplify]: Extracting #8: cost 23 inf + 40443 75.126 * * [simplify]: Extracting #9: cost 0 inf + 51545 75.132 * [simplify]: Simplified to (* (sqrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (sqrt (sqrt (/ 1 PI)))) 75.132 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (* (sqrt (sqrt (/ 1 PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (* (sqrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (sqrt (sqrt (/ 1 PI))))) (exp (* (fabs x) (fabs x))))) 75.132 * * * * [progress]: [ 22 / 168 ] simplifiying candidate # 75.132 * [simplify]: Simplifying (* (sqrt (/ 1 PI)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) 75.133 * * [simplify]: iters left: 6 (18 enodes) 75.138 * * [simplify]: iters left: 5 (75 enodes) 75.158 * * [simplify]: iters left: 4 (134 enodes) 75.205 * * [simplify]: iters left: 3 (238 enodes) 75.303 * * [simplify]: iters left: 2 (474 enodes) 75.501 * * [simplify]: Extracting #0: cost 1 inf + 0 75.501 * * [simplify]: Extracting #1: cost 11 inf + 0 75.501 * * [simplify]: Extracting #2: cost 139 inf + 1 75.503 * * [simplify]: Extracting #3: cost 262 inf + 3 75.507 * * [simplify]: Extracting #4: cost 214 inf + 11485 75.519 * * [simplify]: Extracting #5: cost 113 inf + 45053 75.546 * * [simplify]: Extracting #6: cost 16 inf + 94325 75.573 * * [simplify]: Extracting #7: cost 0 inf + 104376 75.599 * [simplify]: Simplified to (* (sqrt (/ 1 PI)) (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x)))) 75.599 * [simplify]: Simplified (2 1 2) to (λ (x) (* (+ (* (sqrt (/ 1 PI)) (/ 15/8 (pow (fabs x) 7))) (* (sqrt (/ 1 PI)) (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 75.600 * * * * [progress]: [ 23 / 168 ] simplifiying candidate # 75.600 * [simplify]: Simplifying (* (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) (sqrt (/ 1 PI))) 75.600 * * [simplify]: iters left: 6 (18 enodes) 75.610 * * [simplify]: iters left: 5 (69 enodes) 75.634 * * [simplify]: iters left: 4 (116 enodes) 75.662 * * [simplify]: iters left: 3 (213 enodes) 75.709 * * [simplify]: iters left: 2 (346 enodes) 75.841 * * [simplify]: Extracting #0: cost 1 inf + 0 75.841 * * [simplify]: Extracting #1: cost 13 inf + 0 75.841 * * [simplify]: Extracting #2: cost 106 inf + 1 75.842 * * [simplify]: Extracting #3: cost 190 inf + 3 75.843 * * [simplify]: Extracting #4: cost 156 inf + 6136 75.847 * * [simplify]: Extracting #5: cost 62 inf + 35452 75.855 * * [simplify]: Extracting #6: cost 2 inf + 63520 75.863 * * [simplify]: Extracting #7: cost 0 inf + 64199 75.878 * [simplify]: Simplified to (* (+ (/ 1 (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (sqrt (/ 1 PI))) 75.878 * [simplify]: Simplified (2 1 2) to (λ (x) (* (+ (* (/ 15/8 (pow (fabs x) 7)) (sqrt (/ 1 PI))) (* (+ (/ 1 (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (sqrt (/ 1 PI)))) (exp (* (fabs x) (fabs x))))) 75.879 * * * * [progress]: [ 24 / 168 ] simplifiying candidate # 75.879 * [simplify]: Simplifying (cbrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) 75.879 * * [simplify]: iters left: 6 (20 enodes) 75.892 * * [simplify]: iters left: 5 (81 enodes) 75.926 * * [simplify]: iters left: 4 (143 enodes) 75.964 * * [simplify]: iters left: 3 (257 enodes) 76.046 * * [simplify]: iters left: 2 (383 enodes) 76.159 * * [simplify]: Extracting #0: cost 1 inf + 0 76.159 * * [simplify]: Extracting #1: cost 3 inf + 0 76.159 * * [simplify]: Extracting #2: cost 18 inf + 0 76.159 * * [simplify]: Extracting #3: cost 47 inf + 0 76.160 * * [simplify]: Extracting #4: cost 84 inf + 4 76.160 * * [simplify]: Extracting #5: cost 133 inf + 11 76.162 * * [simplify]: Extracting #6: cost 117 inf + 4315 76.167 * * [simplify]: Extracting #7: cost 41 inf + 32392 76.176 * * [simplify]: Extracting #8: cost 3 inf + 51156 76.187 * * [simplify]: Extracting #9: cost 1 inf + 52437 76.197 * * [simplify]: Extracting #10: cost 0 inf + 53344 76.207 * [simplify]: Simplified to (cbrt (+ (+ (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (/ 3/4 (pow (fabs x) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) 76.208 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (* (sqrt (/ 1 PI)) (* (cbrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (cbrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) (cbrt (+ (+ (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (/ 3/4 (pow (fabs x) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 76.208 * * * * [progress]: [ 25 / 168 ] simplifiying candidate # 76.208 * [simplify]: Simplifying (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) 76.209 * * [simplify]: iters left: 6 (20 enodes) 76.221 * * [simplify]: iters left: 5 (81 enodes) 76.238 * * [simplify]: iters left: 4 (143 enodes) 76.276 * * [simplify]: iters left: 3 (257 enodes) 76.337 * * [simplify]: iters left: 2 (383 enodes) 76.452 * * [simplify]: Extracting #0: cost 1 inf + 0 76.452 * * [simplify]: Extracting #1: cost 3 inf + 0 76.453 * * [simplify]: Extracting #2: cost 18 inf + 0 76.453 * * [simplify]: Extracting #3: cost 47 inf + 0 76.453 * * [simplify]: Extracting #4: cost 84 inf + 4 76.454 * * [simplify]: Extracting #5: cost 133 inf + 11 76.454 * * [simplify]: Extracting #6: cost 117 inf + 4315 76.457 * * [simplify]: Extracting #7: cost 41 inf + 32392 76.466 * * [simplify]: Extracting #8: cost 3 inf + 51156 76.471 * * [simplify]: Extracting #9: cost 1 inf + 52397 76.476 * * [simplify]: Extracting #10: cost 0 inf + 53264 76.482 * [simplify]: Simplified to (sqrt (+ (+ (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (/ 3/4 (pow (fabs x) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) 76.482 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (* (sqrt (/ 1 PI)) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (sqrt (+ (+ (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (/ 3/4 (pow (fabs x) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 76.482 * * * * [progress]: [ 26 / 168 ] simplifiying candidate # 76.482 * [simplify]: Simplifying (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) 76.482 * * [simplify]: iters left: 6 (19 enodes) 76.492 * * [simplify]: iters left: 5 (78 enodes) 76.517 * * [simplify]: iters left: 4 (140 enodes) 76.551 * * [simplify]: iters left: 3 (255 enodes) 76.620 * * [simplify]: iters left: 2 (389 enodes) 76.730 * * [simplify]: Extracting #0: cost 1 inf + 0 76.730 * * [simplify]: Extracting #1: cost 16 inf + 0 76.730 * * [simplify]: Extracting #2: cost 45 inf + 0 76.730 * * [simplify]: Extracting #3: cost 82 inf + 4 76.731 * * [simplify]: Extracting #4: cost 131 inf + 11 76.733 * * [simplify]: Extracting #5: cost 115 inf + 3269 76.737 * * [simplify]: Extracting #6: cost 49 inf + 27585 76.742 * * [simplify]: Extracting #7: cost 3 inf + 50630 76.747 * * [simplify]: Extracting #8: cost 0 inf + 52134 76.752 * [simplify]: Simplified to (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 15/8 (pow (fabs x) 7)))) 76.752 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (* (sqrt (/ 1 PI)) 1) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 15/8 (pow (fabs x) 7))))) (exp (* (fabs x) (fabs x))))) 76.752 * * * * [progress]: [ 27 / 168 ] simplifiying candidate # 76.753 * [simplify]: Simplifying (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) 76.753 * * [simplify]: iters left: 6 (19 enodes) 76.759 * * [simplify]: iters left: 5 (78 enodes) 76.780 * * [simplify]: iters left: 4 (140 enodes) 76.822 * * [simplify]: iters left: 3 (255 enodes) 76.915 * * [simplify]: iters left: 2 (389 enodes) 77.055 * * [simplify]: Extracting #0: cost 1 inf + 0 77.055 * * [simplify]: Extracting #1: cost 16 inf + 0 77.055 * * [simplify]: Extracting #2: cost 45 inf + 0 77.055 * * [simplify]: Extracting #3: cost 82 inf + 4 77.056 * * [simplify]: Extracting #4: cost 131 inf + 11 77.057 * * [simplify]: Extracting #5: cost 115 inf + 3269 77.061 * * [simplify]: Extracting #6: cost 49 inf + 27585 77.070 * * [simplify]: Extracting #7: cost 3 inf + 50630 77.081 * * [simplify]: Extracting #8: cost 0 inf + 52134 77.092 * [simplify]: Simplified to (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 15/8 (pow (fabs x) 7)))) 77.092 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (* (sqrt (/ 1 PI)) 1) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 15/8 (pow (fabs x) 7))))) (exp (* (fabs x) (fabs x))))) 77.092 * * * * [progress]: [ 28 / 168 ] simplifiying candidate # 77.093 * [simplify]: Simplifying (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) 77.093 * * [simplify]: iters left: 6 (19 enodes) 77.105 * * [simplify]: iters left: 5 (78 enodes) 77.136 * * [simplify]: iters left: 4 (140 enodes) 77.194 * * [simplify]: iters left: 3 (255 enodes) 77.272 * * [simplify]: iters left: 2 (389 enodes) 77.397 * * [simplify]: Extracting #0: cost 1 inf + 0 77.397 * * [simplify]: Extracting #1: cost 16 inf + 0 77.397 * * [simplify]: Extracting #2: cost 45 inf + 0 77.398 * * [simplify]: Extracting #3: cost 82 inf + 4 77.399 * * [simplify]: Extracting #4: cost 131 inf + 11 77.400 * * [simplify]: Extracting #5: cost 115 inf + 3269 77.404 * * [simplify]: Extracting #6: cost 49 inf + 27585 77.413 * * [simplify]: Extracting #7: cost 3 inf + 50630 77.424 * * [simplify]: Extracting #8: cost 0 inf + 52134 77.438 * [simplify]: Simplified to (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 15/8 (pow (fabs x) 7)))) 77.438 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (* (sqrt (/ 1 PI)) 1) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 15/8 (pow (fabs x) 7))))) (exp (* (fabs x) (fabs x))))) 77.439 * * * * [progress]: [ 29 / 168 ] simplifiying candidate # 77.439 * [simplify]: Simplifying (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) 77.439 * * [simplify]: iters left: 6 (19 enodes) 77.451 * * [simplify]: iters left: 5 (78 enodes) 77.474 * * [simplify]: iters left: 4 (140 enodes) 77.503 * * [simplify]: iters left: 3 (255 enodes) 77.574 * * [simplify]: iters left: 2 (389 enodes) 77.690 * * [simplify]: Extracting #0: cost 1 inf + 0 77.690 * * [simplify]: Extracting #1: cost 16 inf + 0 77.690 * * [simplify]: Extracting #2: cost 45 inf + 0 77.690 * * [simplify]: Extracting #3: cost 82 inf + 4 77.691 * * [simplify]: Extracting #4: cost 131 inf + 11 77.692 * * [simplify]: Extracting #5: cost 115 inf + 3269 77.697 * * [simplify]: Extracting #6: cost 49 inf + 27585 77.706 * * [simplify]: Extracting #7: cost 3 inf + 50630 77.716 * * [simplify]: Extracting #8: cost 0 inf + 52134 77.727 * [simplify]: Simplified to (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 15/8 (pow (fabs x) 7)))) 77.727 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (* (sqrt (/ 1 PI)) 1) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 15/8 (pow (fabs x) 7))))) (exp (* (fabs x) (fabs x))))) 77.727 * * * * [progress]: [ 30 / 168 ] simplifiying candidate # 77.728 * [simplify]: Simplifying (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) 77.728 * * [simplify]: iters left: 6 (19 enodes) 77.740 * * [simplify]: iters left: 5 (78 enodes) 77.770 * * [simplify]: iters left: 4 (140 enodes) 77.822 * * [simplify]: iters left: 3 (255 enodes) 77.881 * * [simplify]: iters left: 2 (389 enodes) 77.994 * * [simplify]: Extracting #0: cost 1 inf + 0 77.994 * * [simplify]: Extracting #1: cost 16 inf + 0 77.994 * * [simplify]: Extracting #2: cost 45 inf + 0 77.995 * * [simplify]: Extracting #3: cost 82 inf + 4 77.995 * * [simplify]: Extracting #4: cost 131 inf + 11 77.996 * * [simplify]: Extracting #5: cost 115 inf + 3269 78.001 * * [simplify]: Extracting #6: cost 49 inf + 27585 78.011 * * [simplify]: Extracting #7: cost 3 inf + 50630 78.027 * * [simplify]: Extracting #8: cost 0 inf + 52134 78.037 * [simplify]: Simplified to (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 15/8 (pow (fabs x) 7)))) 78.037 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (* (sqrt (/ 1 PI)) 1) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 15/8 (pow (fabs x) 7))))) (exp (* (fabs x) (fabs x))))) 78.038 * * * * [progress]: [ 31 / 168 ] simplifiying candidate # 78.038 * [simplify]: Simplifying (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) 78.038 * * [simplify]: iters left: 6 (19 enodes) 78.050 * * [simplify]: iters left: 5 (78 enodes) 78.076 * * [simplify]: iters left: 4 (140 enodes) 78.103 * * [simplify]: iters left: 3 (255 enodes) 78.189 * * [simplify]: iters left: 2 (389 enodes) 78.308 * * [simplify]: Extracting #0: cost 1 inf + 0 78.308 * * [simplify]: Extracting #1: cost 16 inf + 0 78.308 * * [simplify]: Extracting #2: cost 45 inf + 0 78.309 * * [simplify]: Extracting #3: cost 82 inf + 4 78.309 * * [simplify]: Extracting #4: cost 131 inf + 11 78.311 * * [simplify]: Extracting #5: cost 115 inf + 3269 78.315 * * [simplify]: Extracting #6: cost 49 inf + 27585 78.325 * * [simplify]: Extracting #7: cost 3 inf + 50630 78.335 * * [simplify]: Extracting #8: cost 0 inf + 52134 78.345 * [simplify]: Simplified to (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 15/8 (pow (fabs x) 7)))) 78.345 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (* (sqrt (/ 1 PI)) 1) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 15/8 (pow (fabs x) 7))))) (exp (* (fabs x) (fabs x))))) 78.345 * * * * [progress]: [ 32 / 168 ] simplifiying candidate # 78.346 * [simplify]: Simplifying (* (cbrt (sqrt (/ 1 PI))) (cbrt (sqrt (/ 1 PI)))) 78.346 * * [simplify]: iters left: 6 (6 enodes) 78.349 * * [simplify]: iters left: 5 (20 enodes) 78.355 * * [simplify]: iters left: 4 (22 enodes) 78.362 * * [simplify]: Extracting #0: cost 1 inf + 0 78.362 * * [simplify]: Extracting #1: cost 3 inf + 0 78.362 * * [simplify]: Extracting #2: cost 5 inf + 0 78.362 * * [simplify]: Extracting #3: cost 7 inf + 0 78.362 * * [simplify]: Extracting #4: cost 10 inf + 0 78.362 * * [simplify]: Extracting #5: cost 8 inf + 2 78.362 * * [simplify]: Extracting #6: cost 0 inf + 978 78.362 * [simplify]: Simplified to (* (cbrt (sqrt (/ 1 PI))) (cbrt (sqrt (/ 1 PI)))) 78.363 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (* (cbrt (sqrt (/ 1 PI))) (cbrt (sqrt (/ 1 PI)))) (* (cbrt (sqrt (/ 1 PI))) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 78.363 * * * * [progress]: [ 33 / 168 ] simplifiying candidate # 78.363 * [simplify]: Simplifying (sqrt (* (cbrt (/ 1 PI)) (cbrt (/ 1 PI)))) 78.363 * * [simplify]: iters left: 6 (6 enodes) 78.366 * * [simplify]: iters left: 5 (21 enodes) 78.372 * * [simplify]: iters left: 4 (23 enodes) 78.379 * * [simplify]: Extracting #0: cost 1 inf + 0 78.379 * * [simplify]: Extracting #1: cost 4 inf + 0 78.379 * * [simplify]: Extracting #2: cost 7 inf + 0 78.379 * * [simplify]: Extracting #3: cost 10 inf + 0 78.379 * * [simplify]: Extracting #4: cost 8 inf + 2 78.380 * * [simplify]: Extracting #5: cost 1 inf + 816 78.380 * * [simplify]: Extracting #6: cost 0 inf + 978 78.380 * [simplify]: Simplified to (fabs (cbrt (/ 1 PI))) 78.380 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (fabs (cbrt (/ 1 PI))) (* (sqrt (cbrt (/ 1 PI))) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 78.381 * * * * [progress]: [ 34 / 168 ] simplifiying candidate # 78.381 * [simplify]: Simplifying (sqrt (sqrt (/ 1 PI))) 78.381 * * [simplify]: iters left: 4 (5 enodes) 78.384 * * [simplify]: iters left: 3 (17 enodes) 78.389 * * [simplify]: iters left: 2 (19 enodes) 78.400 * * [simplify]: Extracting #0: cost 1 inf + 0 78.400 * * [simplify]: Extracting #1: cost 3 inf + 0 78.400 * * [simplify]: Extracting #2: cost 5 inf + 0 78.400 * * [simplify]: Extracting #3: cost 8 inf + 0 78.400 * * [simplify]: Extracting #4: cost 6 inf + 2 78.400 * * [simplify]: Extracting #5: cost 0 inf + 494 78.401 * [simplify]: Simplified to (sqrt (sqrt (/ 1 PI))) 78.401 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (sqrt (sqrt (/ 1 PI))) (* (sqrt (sqrt (/ 1 PI))) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 78.401 * * * * [progress]: [ 35 / 168 ] simplifiying candidate # 78.401 * [simplify]: Simplifying (sqrt (/ (* (cbrt 1) (cbrt 1)) (* (cbrt PI) (cbrt PI)))) 78.402 * * [simplify]: iters left: 6 (8 enodes) 78.407 * * [simplify]: iters left: 5 (32 enodes) 78.417 * * [simplify]: iters left: 4 (49 enodes) 78.432 * * [simplify]: iters left: 3 (75 enodes) 78.453 * * [simplify]: iters left: 2 (80 enodes) 78.465 * * [simplify]: Extracting #0: cost 1 inf + 0 78.465 * * [simplify]: Extracting #1: cost 4 inf + 0 78.465 * * [simplify]: Extracting #2: cost 9 inf + 0 78.465 * * [simplify]: Extracting #3: cost 11 inf + 1 78.466 * * [simplify]: Extracting #4: cost 0 inf + 1378 78.466 * * [simplify]: Extracting #5: cost 0 inf + 1298 78.466 * [simplify]: Simplified to (fabs (/ 1 (cbrt PI))) 78.466 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (fabs (/ 1 (cbrt PI))) (* (sqrt (/ (cbrt 1) (cbrt PI))) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 78.466 * * * * [progress]: [ 36 / 168 ] simplifiying candidate # 78.467 * [simplify]: Simplifying (sqrt (/ (* (cbrt 1) (cbrt 1)) (sqrt PI))) 78.467 * * [simplify]: iters left: 6 (7 enodes) 78.469 * * [simplify]: iters left: 5 (25 enodes) 78.473 * * [simplify]: iters left: 4 (27 enodes) 78.477 * * [simplify]: Extracting #0: cost 1 inf + 0 78.477 * * [simplify]: Extracting #1: cost 3 inf + 0 78.477 * * [simplify]: Extracting #2: cost 6 inf + 0 78.477 * * [simplify]: Extracting #3: cost 7 inf + 1 78.477 * * [simplify]: Extracting #4: cost 6 inf + 2 78.477 * * [simplify]: Extracting #5: cost 4 inf + 125 78.477 * * [simplify]: Extracting #6: cost 1 inf + 370 78.477 * * [simplify]: Extracting #7: cost 0 inf + 492 78.477 * [simplify]: Simplified to (sqrt (/ 1 (sqrt PI))) 78.477 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (sqrt (/ 1 (sqrt PI))) (* (sqrt (/ (cbrt 1) (sqrt PI))) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 78.478 * * * * [progress]: [ 37 / 168 ] simplifiying candidate # 78.478 * [simplify]: Simplifying (sqrt (/ (* (cbrt 1) (cbrt 1)) 1)) 78.478 * * [simplify]: iters left: 6 (5 enodes) 78.482 * * [simplify]: iters left: 5 (17 enodes) 78.486 * * [simplify]: iters left: 4 (19 enodes) 78.488 * * [simplify]: Extracting #0: cost 1 inf + 0 78.488 * * [simplify]: Extracting #1: cost 0 inf + 1 78.488 * [simplify]: Simplified to 1 78.488 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* 1 (* (sqrt (/ (cbrt 1) PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 78.488 * * * * [progress]: [ 38 / 168 ] simplifiying candidate # 78.488 * [simplify]: Simplifying (sqrt (/ (sqrt 1) (* (cbrt PI) (cbrt PI)))) 78.488 * * [simplify]: iters left: 6 (7 enodes) 78.491 * * [simplify]: iters left: 5 (25 enodes) 78.495 * * [simplify]: iters left: 4 (32 enodes) 78.504 * * [simplify]: iters left: 3 (34 enodes) 78.513 * * [simplify]: Extracting #0: cost 1 inf + 0 78.513 * * [simplify]: Extracting #1: cost 3 inf + 0 78.513 * * [simplify]: Extracting #2: cost 9 inf + 0 78.513 * * [simplify]: Extracting #3: cost 13 inf + 1 78.513 * * [simplify]: Extracting #4: cost 8 inf + 408 78.514 * * [simplify]: Extracting #5: cost 4 inf + 935 78.514 * * [simplify]: Extracting #6: cost 1 inf + 1420 78.515 * * [simplify]: Extracting #7: cost 0 inf + 1622 78.515 * [simplify]: Simplified to (sqrt (/ (/ 1 (cbrt PI)) (cbrt PI))) 78.515 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (sqrt (/ (/ 1 (cbrt PI)) (cbrt PI))) (* (sqrt (/ (sqrt 1) (cbrt PI))) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 78.515 * * * * [progress]: [ 39 / 168 ] simplifiying candidate # 78.516 * [simplify]: Simplifying (sqrt (/ (sqrt 1) (sqrt PI))) 78.516 * * [simplify]: iters left: 4 (6 enodes) 78.520 * * [simplify]: iters left: 3 (20 enodes) 78.530 * * [simplify]: iters left: 2 (22 enodes) 78.536 * * [simplify]: Extracting #0: cost 1 inf + 0 78.536 * * [simplify]: Extracting #1: cost 3 inf + 0 78.536 * * [simplify]: Extracting #2: cost 6 inf + 0 78.536 * * [simplify]: Extracting #3: cost 7 inf + 1 78.536 * * [simplify]: Extracting #4: cost 1 inf + 370 78.536 * * [simplify]: Extracting #5: cost 0 inf + 492 78.537 * [simplify]: Simplified to (sqrt (/ 1 (sqrt PI))) 78.537 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (sqrt (/ 1 (sqrt PI))) (* (sqrt (/ (sqrt 1) (sqrt PI))) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 78.537 * * * * [progress]: [ 40 / 168 ] simplifiying candidate # 78.537 * [simplify]: Simplifying (sqrt (/ (sqrt 1) 1)) 78.537 * * [simplify]: iters left: 4 (4 enodes) 78.543 * * [simplify]: iters left: 3 (12 enodes) 78.546 * * [simplify]: iters left: 2 (14 enodes) 78.550 * * [simplify]: Extracting #0: cost 1 inf + 0 78.550 * * [simplify]: Extracting #1: cost 0 inf + 1 78.550 * [simplify]: Simplified to 1 78.550 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* 1 (* (sqrt (/ (sqrt 1) PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 78.551 * * * * [progress]: [ 41 / 168 ] simplifiying candidate # 78.551 * [simplify]: Simplifying (sqrt (/ 1 (* (cbrt PI) (cbrt PI)))) 78.551 * * [simplify]: iters left: 6 (6 enodes) 78.554 * * [simplify]: iters left: 5 (22 enodes) 78.561 * * [simplify]: iters left: 4 (26 enodes) 78.569 * * [simplify]: Extracting #0: cost 1 inf + 0 78.569 * * [simplify]: Extracting #1: cost 3 inf + 0 78.569 * * [simplify]: Extracting #2: cost 8 inf + 0 78.569 * * [simplify]: Extracting #3: cost 11 inf + 1 78.569 * * [simplify]: Extracting #4: cost 8 inf + 164 78.569 * * [simplify]: Extracting #5: cost 1 inf + 1176 78.570 * * [simplify]: Extracting #6: cost 0 inf + 1378 78.570 * [simplify]: Simplified to (sqrt (/ 1 (* (cbrt PI) (cbrt PI)))) 78.570 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (sqrt (/ 1 (* (cbrt PI) (cbrt PI)))) (* (sqrt (/ 1 (cbrt PI))) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 78.571 * * * * [progress]: [ 42 / 168 ] simplifiying candidate # 78.571 * [simplify]: Simplifying (sqrt (/ 1 (sqrt PI))) 78.571 * * [simplify]: iters left: 4 (5 enodes) 78.574 * * [simplify]: iters left: 3 (17 enodes) 78.580 * * [simplify]: iters left: 2 (19 enodes) 78.585 * * [simplify]: Extracting #0: cost 1 inf + 0 78.585 * * [simplify]: Extracting #1: cost 3 inf + 0 78.585 * * [simplify]: Extracting #2: cost 6 inf + 0 78.586 * * [simplify]: Extracting #3: cost 7 inf + 1 78.586 * * [simplify]: Extracting #4: cost 0 inf + 492 78.586 * [simplify]: Simplified to (sqrt (/ 1 (sqrt PI))) 78.586 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (sqrt (/ 1 (sqrt PI))) (* (sqrt (/ 1 (sqrt PI))) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 78.586 * * * * [progress]: [ 43 / 168 ] simplifiying candidate # 78.586 * [simplify]: Simplifying (sqrt (/ 1 1)) 78.586 * * [simplify]: iters left: 3 (3 enodes) 78.588 * * [simplify]: iters left: 2 (9 enodes) 78.590 * * [simplify]: iters left: 1 (11 enodes) 78.591 * * [simplify]: Extracting #0: cost 1 inf + 0 78.591 * * [simplify]: Extracting #1: cost 0 inf + 1 78.591 * [simplify]: Simplified to 1 78.591 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* 1 (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 78.591 * * * * [progress]: [ 44 / 168 ] simplifiying candidate # 78.592 * [simplify]: Simplifying (sqrt 1) 78.592 * * [simplify]: iters left: 1 (2 enodes) 78.593 * * [simplify]: Extracting #0: cost 1 inf + 0 78.593 * * [simplify]: Extracting #1: cost 0 inf + 1 78.593 * [simplify]: Simplified to 1 78.593 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* 1 (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 78.594 * * * * [progress]: [ 45 / 168 ] simplifiying candidate # 78.594 * [simplify]: Simplifying (sqrt 1) 78.594 * * [simplify]: iters left: 1 (2 enodes) 78.595 * * [simplify]: Extracting #0: cost 1 inf + 0 78.595 * * [simplify]: Extracting #1: cost 0 inf + 1 78.595 * [simplify]: Simplified to 1 78.595 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* 1 (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 78.596 * * * * [progress]: [ 46 / 168 ] simplifiying candidate # 78.596 * [simplify]: Simplifying (sqrt (sqrt (/ 1 PI))) 78.596 * * [simplify]: iters left: 4 (5 enodes) 78.597 * * [simplify]: iters left: 3 (17 enodes) 78.600 * * [simplify]: iters left: 2 (19 enodes) 78.603 * * [simplify]: Extracting #0: cost 1 inf + 0 78.603 * * [simplify]: Extracting #1: cost 3 inf + 0 78.603 * * [simplify]: Extracting #2: cost 5 inf + 0 78.603 * * [simplify]: Extracting #3: cost 8 inf + 0 78.603 * * [simplify]: Extracting #4: cost 6 inf + 2 78.603 * * [simplify]: Extracting #5: cost 0 inf + 494 78.603 * [simplify]: Simplified to (sqrt (sqrt (/ 1 PI))) 78.603 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (sqrt (sqrt (/ 1 PI))) (* (sqrt (sqrt (/ 1 PI))) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 78.603 * * * * [progress]: [ 47 / 168 ] simplifiying candidate # 78.603 * * * * [progress]: [ 48 / 168 ] simplifiying candidate # 78.603 * [simplify]: Simplifying (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))) 78.603 * * [simplify]: iters left: 6 (11 enodes) 78.607 * * [simplify]: iters left: 5 (52 enodes) 78.620 * * [simplify]: iters left: 4 (138 enodes) 78.703 * * [simplify]: iters left: 3 (430 enodes) 79.142 * * [simplify]: Extracting #0: cost 1 inf + 0 79.142 * * [simplify]: Extracting #1: cost 103 inf + 0 79.145 * * [simplify]: Extracting #2: cost 518 inf + 1 79.150 * * [simplify]: Extracting #3: cost 468 inf + 11696 79.168 * * [simplify]: Extracting #4: cost 251 inf + 100930 79.193 * * [simplify]: Extracting #5: cost 14 inf + 218777 79.246 * * [simplify]: Extracting #6: cost 0 inf + 227139 79.304 * * [simplify]: Extracting #7: cost 0 inf + 226979 79.343 * [simplify]: Simplified to (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) 79.343 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (+ (* 15/8 (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))) (* (pow (fabs x) 7) (+ (* (+ (* 1/2 (pow (fabs x) 5)) (* (* (* (fabs x) (fabs x)) (fabs x)) 3/4)) (fabs x)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) 1))))) (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 79.343 * * * * [progress]: [ 49 / 168 ] simplifiying candidate # 79.344 * [simplify]: Simplifying (* (pow (fabs x) 7) (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x))) 79.344 * * [simplify]: iters left: 6 (19 enodes) 79.351 * * [simplify]: iters left: 5 (93 enodes) 79.387 * * [simplify]: iters left: 4 (259 enodes) 79.510 * * [simplify]: Extracting #0: cost 1 inf + 0 79.510 * * [simplify]: Extracting #1: cost 34 inf + 0 79.511 * * [simplify]: Extracting #2: cost 98 inf + 0 79.512 * * [simplify]: Extracting #3: cost 249 inf + 1891 79.516 * * [simplify]: Extracting #4: cost 308 inf + 11790 79.527 * * [simplify]: Extracting #5: cost 225 inf + 30810 79.551 * * [simplify]: Extracting #6: cost 129 inf + 69592 79.587 * * [simplify]: Extracting #7: cost 13 inf + 136440 79.626 * * [simplify]: Extracting #8: cost 0 inf + 140148 79.663 * * [simplify]: Extracting #9: cost 0 inf + 139908 79.702 * [simplify]: Simplified to (* (pow (fabs x) 8) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ -1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) 79.702 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (+ (* 15/8 (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x))) (* (pow (fabs x) 7) (+ (* (+ (pow (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3)) (fabs x)) (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) 1))))) (* (pow (fabs x) 8) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ -1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (exp (* (fabs x) (fabs x))))) 79.703 * * * * [progress]: [ 50 / 168 ] simplifiying candidate # 79.703 * [simplify]: Simplifying (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))) 79.703 * * [simplify]: iters left: 6 (15 enodes) 79.715 * * [simplify]: iters left: 5 (63 enodes) 79.741 * * [simplify]: iters left: 4 (130 enodes) 79.801 * * [simplify]: iters left: 3 (352 enodes) 79.997 * * [simplify]: Extracting #0: cost 1 inf + 0 79.998 * * [simplify]: Extracting #1: cost 40 inf + 0 79.998 * * [simplify]: Extracting #2: cost 143 inf + 0 80.000 * * [simplify]: Extracting #3: cost 227 inf + 1088 80.004 * * [simplify]: Extracting #4: cost 199 inf + 19391 80.014 * * [simplify]: Extracting #5: cost 123 inf + 53318 80.034 * * [simplify]: Extracting #6: cost 29 inf + 107455 80.047 * * [simplify]: Extracting #7: cost 6 inf + 118627 80.064 * * [simplify]: Extracting #8: cost 0 inf + 121315 80.083 * [simplify]: Simplified to (* (pow (fabs x) 8) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) 80.083 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (+ (* 15/8 (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))) (* (pow (fabs x) 7) (+ (* (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (fabs x)) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 1))))) (* (pow (fabs x) 8) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 80.084 * * * * [progress]: [ 51 / 168 ] simplifiying candidate # 80.084 * [simplify]: Simplifying (* (pow (fabs x) 7) (+ (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 80.085 * * [simplify]: iters left: 6 (21 enodes) 80.098 * * [simplify]: iters left: 5 (105 enodes) 80.145 * * [simplify]: iters left: 4 (286 enodes) 80.299 * * [simplify]: Extracting #0: cost 1 inf + 0 80.299 * * [simplify]: Extracting #1: cost 26 inf + 0 80.299 * * [simplify]: Extracting #2: cost 148 inf + 0 80.301 * * [simplify]: Extracting #3: cost 302 inf + 4 80.304 * * [simplify]: Extracting #4: cost 306 inf + 1510 80.312 * * [simplify]: Extracting #5: cost 220 inf + 31639 80.347 * * [simplify]: Extracting #6: cost 53 inf + 125850 80.385 * * [simplify]: Extracting #7: cost 2 inf + 162593 80.426 * * [simplify]: Extracting #8: cost 0 inf + 163874 80.482 * [simplify]: Simplified to (* (pow (fabs x) 7) (+ (/ (- (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (fabs x)) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) 80.482 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (+ (* 15/8 (+ (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (* (pow (fabs x) 7) (+ (pow (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 3) (pow (/ 1 (fabs x)) 3))))) (* (pow (fabs x) 7) (+ (/ (- (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (fabs x)) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))))) (exp (* (fabs x) (fabs x))))) 80.483 * * * * [progress]: [ 52 / 168 ] simplifiying candidate # 80.483 * [simplify]: Simplifying (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) 80.484 * * [simplify]: iters left: 6 (17 enodes) 80.490 * * [simplify]: iters left: 5 (71 enodes) 80.505 * * [simplify]: iters left: 4 (139 enodes) 80.544 * * [simplify]: iters left: 3 (318 enodes) 80.642 * * [simplify]: Extracting #0: cost 1 inf + 0 80.642 * * [simplify]: Extracting #1: cost 19 inf + 0 80.642 * * [simplify]: Extracting #2: cost 137 inf + 0 80.647 * * [simplify]: Extracting #3: cost 202 inf + 5 80.649 * * [simplify]: Extracting #4: cost 170 inf + 9431 80.655 * * [simplify]: Extracting #5: cost 51 inf + 61685 80.665 * * [simplify]: Extracting #6: cost 2 inf + 91042 80.676 * * [simplify]: Extracting #7: cost 0 inf + 91587 80.695 * [simplify]: Simplified to (* (+ (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) 80.696 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (+ (* 15/8 (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (* (pow (fabs x) 7) (- (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 1 (fabs x)) (/ 1 (fabs x))))))) (* (+ (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 80.696 * * * * [progress]: [ 53 / 168 ] simplifiying candidate # 80.696 * [simplify]: Simplifying (+ (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (- (* (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (* (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 80.697 * * [simplify]: iters left: 6 (23 enodes) 80.711 * * [simplify]: iters left: 5 (113 enodes) 80.749 * * [simplify]: iters left: 4 (333 enodes) 80.907 * * [simplify]: Extracting #0: cost 1 inf + 0 80.907 * * [simplify]: Extracting #1: cost 25 inf + 0 80.907 * * [simplify]: Extracting #2: cost 243 inf + 0 80.909 * * [simplify]: Extracting #3: cost 404 inf + 3 80.913 * * [simplify]: Extracting #4: cost 385 inf + 9405 80.929 * * [simplify]: Extracting #5: cost 218 inf + 87136 80.974 * * [simplify]: Extracting #6: cost 24 inf + 224818 81.018 * * [simplify]: Extracting #7: cost 1 inf + 238597 81.060 * * [simplify]: Extracting #8: cost 0 inf + 239099 81.122 * [simplify]: Simplified to (- (+ (* (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))) (* (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5))))) 81.122 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (+ (pow (/ 15/8 (pow (fabs x) 7)) 3) (pow (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) 3))) (- (+ (* (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))) (* (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 81.122 * * * * [progress]: [ 54 / 168 ] simplifiying candidate # 81.122 * [simplify]: Simplifying (- (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) 81.123 * * [simplify]: iters left: 6 (19 enodes) 81.129 * * [simplify]: iters left: 5 (79 enodes) 81.146 * * [simplify]: iters left: 4 (147 enodes) 81.186 * * [simplify]: iters left: 3 (298 enodes) 81.282 * * [simplify]: Extracting #0: cost 1 inf + 0 81.282 * * [simplify]: Extracting #1: cost 40 inf + 0 81.283 * * [simplify]: Extracting #2: cost 90 inf + 0 81.283 * * [simplify]: Extracting #3: cost 119 inf + 7 81.283 * * [simplify]: Extracting #4: cost 128 inf + 1256 81.290 * * [simplify]: Extracting #5: cost 64 inf + 20019 81.298 * * [simplify]: Extracting #6: cost 11 inf + 42554 81.311 * * [simplify]: Extracting #7: cost 0 inf + 47423 81.320 * [simplify]: Simplified to (+ (- (/ -1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7))) 81.320 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (+ (- (/ -1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7)))) (exp (* (fabs x) (fabs x))))) 81.321 * * * * [progress]: [ 55 / 168 ] simplifiying candidate # 81.321 * [simplify]: Simplifying (* (sqrt 1) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) 81.321 * * [simplify]: iters left: 6 (21 enodes) 81.328 * * [simplify]: iters left: 5 (91 enodes) 81.347 * * [simplify]: iters left: 4 (177 enodes) 81.395 * * [simplify]: iters left: 3 (351 enodes) 81.500 * * [simplify]: Extracting #0: cost 1 inf + 0 81.500 * * [simplify]: Extracting #1: cost 21 inf + 0 81.500 * * [simplify]: Extracting #2: cost 65 inf + 1 81.501 * * [simplify]: Extracting #3: cost 104 inf + 4 81.501 * * [simplify]: Extracting #4: cost 101 inf + 2069 81.503 * * [simplify]: Extracting #5: cost 43 inf + 19968 81.510 * * [simplify]: Extracting #6: cost 10 inf + 33563 81.519 * * [simplify]: Extracting #7: cost 0 inf + 37923 81.529 * [simplify]: Simplified to (+ (+ (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7)))) 81.529 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (+ (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7)))) (sqrt PI)) (exp (* (fabs x) (fabs x))))) 81.529 * * * * [progress]: [ 56 / 168 ] simplifiying candidate #real (real->posit16 (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) (exp (* (fabs x) (fabs x)))))> 81.529 * * * * [progress]: [ 57 / 168 ] simplifiying candidate # 81.530 * * * * [progress]: [ 58 / 168 ] simplifiying candidate # 81.530 * * * * [progress]: [ 59 / 168 ] simplifiying candidate # 81.530 * [simplify]: Simplifying (- (log 1/2) (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x)))) 81.530 * * [simplify]: iters left: 6 (8 enodes) 81.534 * * [simplify]: iters left: 5 (29 enodes) 81.543 * * [simplify]: iters left: 4 (43 enodes) 81.550 * * [simplify]: iters left: 3 (64 enodes) 81.561 * * [simplify]: iters left: 2 (93 enodes) 81.577 * * [simplify]: iters left: 1 (108 enodes) 81.608 * * [simplify]: Extracting #0: cost 1 inf + 0 81.608 * * [simplify]: Extracting #1: cost 20 inf + 0 81.608 * * [simplify]: Extracting #2: cost 38 inf + 0 81.608 * * [simplify]: Extracting #3: cost 37 inf + 143 81.608 * * [simplify]: Extracting #4: cost 23 inf + 2451 81.609 * * [simplify]: Extracting #5: cost 2 inf + 7576 81.611 * * [simplify]: Extracting #6: cost 0 inf + 7829 81.612 * [simplify]: Simplified to (- (- (log 1/2) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 81.612 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (exp (- (- (log 1/2) (log (fabs x))) (+ (log (fabs x)) (log (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 81.612 * * * * [progress]: [ 60 / 168 ] simplifiying candidate # 81.612 * [simplify]: Simplifying (- (log 1/2) (+ (log (* (fabs x) (fabs x))) (log (fabs x)))) 81.612 * * [simplify]: iters left: 6 (9 enodes) 81.615 * * [simplify]: iters left: 5 (33 enodes) 81.621 * * [simplify]: iters left: 4 (47 enodes) 81.628 * * [simplify]: iters left: 3 (68 enodes) 81.643 * * [simplify]: iters left: 2 (96 enodes) 81.670 * * [simplify]: iters left: 1 (111 enodes) 81.702 * * [simplify]: Extracting #0: cost 1 inf + 0 81.702 * * [simplify]: Extracting #1: cost 20 inf + 0 81.702 * * [simplify]: Extracting #2: cost 39 inf + 0 81.702 * * [simplify]: Extracting #3: cost 40 inf + 72 81.703 * * [simplify]: Extracting #4: cost 32 inf + 760 81.704 * * [simplify]: Extracting #5: cost 12 inf + 5179 81.707 * * [simplify]: Extracting #6: cost 0 inf + 8551 81.710 * * [simplify]: Extracting #7: cost 0 inf + 8491 81.713 * [simplify]: Simplified to (- (- (log (fabs x))) (- (- (log (fabs x)) (log 1/2)) (- (log (fabs x))))) 81.713 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (exp (- (- (log (fabs x))) (- (- (log (fabs x)) (log 1/2)) (- (log (fabs x)))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 81.713 * * * * [progress]: [ 61 / 168 ] simplifiying candidate # 81.714 * [simplify]: Simplifying (- (log 1/2) (log (* (* (fabs x) (fabs x)) (fabs x)))) 81.714 * * [simplify]: iters left: 6 (8 enodes) 81.718 * * [simplify]: iters left: 5 (30 enodes) 81.728 * * [simplify]: iters left: 4 (46 enodes) 81.738 * * [simplify]: iters left: 3 (70 enodes) 81.751 * * [simplify]: iters left: 2 (110 enodes) 81.778 * * [simplify]: iters left: 1 (173 enodes) 81.839 * * [simplify]: Extracting #0: cost 1 inf + 0 81.839 * * [simplify]: Extracting #1: cost 27 inf + 0 81.840 * * [simplify]: Extracting #2: cost 59 inf + 0 81.840 * * [simplify]: Extracting #3: cost 63 inf + 77 81.841 * * [simplify]: Extracting #4: cost 49 inf + 2447 81.843 * * [simplify]: Extracting #5: cost 24 inf + 8390 81.847 * * [simplify]: Extracting #6: cost 2 inf + 13444 81.851 * * [simplify]: Extracting #7: cost 0 inf + 14291 81.854 * [simplify]: Simplified to (+ (* -3 (log (fabs x))) (log 1/2)) 81.855 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (exp (+ (* -3 (log (fabs x))) (log 1/2))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 81.855 * * * * [progress]: [ 62 / 168 ] simplifiying candidate # 81.855 * * * * [progress]: [ 63 / 168 ] simplifiying candidate # 81.855 * * * * [progress]: [ 64 / 168 ] simplifiying candidate # 81.855 * [simplify]: Simplifying (/ (* (* 1/2 1/2) 1/2) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) 81.856 * * [simplify]: iters left: 6 (10 enodes) 81.862 * * [simplify]: iters left: 5 (49 enodes) 81.885 * * [simplify]: iters left: 4 (162 enodes) 81.949 * * [simplify]: Extracting #0: cost 1 inf + 0 81.949 * * [simplify]: Extracting #1: cost 75 inf + 0 81.950 * * [simplify]: Extracting #2: cost 169 inf + 3 81.951 * * [simplify]: Extracting #3: cost 147 inf + 4041 81.957 * * [simplify]: Extracting #4: cost 38 inf + 24323 81.965 * * [simplify]: Extracting #5: cost 0 inf + 31897 81.977 * * [simplify]: Extracting #6: cost 0 inf + 31737 81.994 * [simplify]: Simplified to (/ 1/8 (* (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x)))) (* (fabs x) (* (fabs x) (fabs x))))) 81.994 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (cbrt (/ 1/8 (* (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x)))) (* (fabs x) (* (fabs x) (fabs x)))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 81.994 * * * * [progress]: [ 65 / 168 ] simplifiying candidate # 81.995 * [simplify]: Simplifying (/ (* (* 1/2 1/2) 1/2) (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) 81.995 * * [simplify]: iters left: 6 (11 enodes) 82.002 * * [simplify]: iters left: 5 (54 enodes) 82.027 * * [simplify]: iters left: 4 (170 enodes) 82.119 * * [simplify]: Extracting #0: cost 1 inf + 0 82.119 * * [simplify]: Extracting #1: cost 80 inf + 0 82.120 * * [simplify]: Extracting #2: cost 166 inf + 3 82.122 * * [simplify]: Extracting #3: cost 151 inf + 1664 82.131 * * [simplify]: Extracting #4: cost 37 inf + 23635 82.151 * * [simplify]: Extracting #5: cost 0 inf + 31380 82.169 * [simplify]: Simplified to (/ (/ (/ 1/8 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) 82.169 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (cbrt (/ (/ (/ 1/8 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.169 * * * * [progress]: [ 66 / 168 ] simplifiying candidate # 82.170 * [simplify]: Simplifying (/ (* (* 1/2 1/2) 1/2) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) 82.170 * * [simplify]: iters left: 6 (10 enodes) 82.177 * * [simplify]: iters left: 5 (49 enodes) 82.193 * * [simplify]: iters left: 4 (162 enodes) 82.272 * * [simplify]: Extracting #0: cost 1 inf + 0 82.273 * * [simplify]: Extracting #1: cost 75 inf + 0 82.274 * * [simplify]: Extracting #2: cost 169 inf + 3 82.276 * * [simplify]: Extracting #3: cost 147 inf + 4041 82.287 * * [simplify]: Extracting #4: cost 38 inf + 24323 82.303 * * [simplify]: Extracting #5: cost 0 inf + 31897 82.320 * * [simplify]: Extracting #6: cost 0 inf + 31737 82.337 * [simplify]: Simplified to (/ 1/8 (* (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x)))) (* (fabs x) (* (fabs x) (fabs x))))) 82.337 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (cbrt (/ 1/8 (* (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x)))) (* (fabs x) (* (fabs x) (fabs x)))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.338 * * * * [progress]: [ 67 / 168 ] simplifiying candidate # 82.338 * * * * [progress]: [ 68 / 168 ] simplifiying candidate # 82.338 * * * * [progress]: [ 69 / 168 ] simplifiying candidate # 82.338 * * * * [progress]: [ 70 / 168 ] simplifiying candidate # 82.338 * * * * [progress]: [ 71 / 168 ] simplifiying candidate # 82.338 * [simplify]: Simplifying (/ (* (cbrt 1/2) (cbrt 1/2)) (* (fabs x) (fabs x))) 82.339 * * [simplify]: iters left: 5 (7 enodes) 82.343 * * [simplify]: iters left: 4 (27 enodes) 82.352 * * [simplify]: iters left: 3 (42 enodes) 82.365 * * [simplify]: iters left: 2 (49 enodes) 82.379 * * [simplify]: iters left: 1 (52 enodes) 82.387 * * [simplify]: Extracting #0: cost 1 inf + 0 82.387 * * [simplify]: Extracting #1: cost 11 inf + 0 82.387 * * [simplify]: Extracting #2: cost 22 inf + 0 82.387 * * [simplify]: Extracting #3: cost 18 inf + 164 82.387 * * [simplify]: Extracting #4: cost 9 inf + 1337 82.388 * * [simplify]: Extracting #5: cost 0 inf + 2914 82.388 * [simplify]: Simplified to (* (/ (cbrt 1/2) (fabs x)) (/ (cbrt 1/2) (fabs x))) 82.388 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (* (/ (cbrt 1/2) (fabs x)) (/ (cbrt 1/2) (fabs x))) (/ (cbrt 1/2) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.389 * [simplify]: Simplifying (/ (cbrt 1/2) (fabs x)) 82.389 * * [simplify]: iters left: 3 (5 enodes) 82.390 * * [simplify]: iters left: 2 (15 enodes) 82.392 * * [simplify]: Extracting #0: cost 1 inf + 0 82.393 * * [simplify]: Extracting #1: cost 4 inf + 0 82.393 * * [simplify]: Extracting #2: cost 8 inf + 0 82.393 * * [simplify]: Extracting #3: cost 4 inf + 84 82.393 * * [simplify]: Extracting #4: cost 0 inf + 570 82.393 * [simplify]: Simplified to (/ (cbrt 1/2) (fabs x)) 82.393 * [simplify]: Simplified (2 1 2 2 1 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (* (/ (cbrt 1/2) (fabs x)) (/ (cbrt 1/2) (fabs x))) (/ (cbrt 1/2) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.393 * * * * [progress]: [ 72 / 168 ] simplifiying candidate # 82.393 * [simplify]: Simplifying (/ (sqrt 1/2) (* (fabs x) (fabs x))) 82.393 * * [simplify]: iters left: 5 (6 enodes) 82.395 * * [simplify]: iters left: 4 (20 enodes) 82.401 * * [simplify]: iters left: 3 (22 enodes) 82.404 * * [simplify]: Extracting #0: cost 1 inf + 0 82.404 * * [simplify]: Extracting #1: cost 6 inf + 0 82.404 * * [simplify]: Extracting #2: cost 12 inf + 0 82.404 * * [simplify]: Extracting #3: cost 10 inf + 2 82.404 * * [simplify]: Extracting #4: cost 0 inf + 896 82.404 * [simplify]: Simplified to (/ (sqrt 1/2) (* (fabs x) (fabs x))) 82.405 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ (sqrt 1/2) (* (fabs x) (fabs x))) (/ (sqrt 1/2) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.405 * [simplify]: Simplifying (/ (sqrt 1/2) (fabs x)) 82.405 * * [simplify]: iters left: 3 (5 enodes) 82.406 * * [simplify]: iters left: 2 (15 enodes) 82.409 * * [simplify]: Extracting #0: cost 1 inf + 0 82.409 * * [simplify]: Extracting #1: cost 4 inf + 0 82.409 * * [simplify]: Extracting #2: cost 8 inf + 0 82.409 * * [simplify]: Extracting #3: cost 4 inf + 84 82.409 * * [simplify]: Extracting #4: cost 0 inf + 410 82.409 * [simplify]: Simplified to (/ (sqrt 1/2) (fabs x)) 82.409 * [simplify]: Simplified (2 1 2 2 1 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ (sqrt 1/2) (* (fabs x) (fabs x))) (/ (sqrt 1/2) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.409 * * * * [progress]: [ 73 / 168 ] simplifiying candidate # 82.409 * [simplify]: Simplifying (/ 1 (* (fabs x) (fabs x))) 82.410 * * [simplify]: iters left: 5 (5 enodes) 82.411 * * [simplify]: iters left: 4 (19 enodes) 82.415 * * [simplify]: iters left: 3 (23 enodes) 82.422 * * [simplify]: Extracting #0: cost 1 inf + 0 82.422 * * [simplify]: Extracting #1: cost 6 inf + 0 82.422 * * [simplify]: Extracting #2: cost 9 inf + 1 82.422 * * [simplify]: Extracting #3: cost 1 inf + 572 82.422 * * [simplify]: Extracting #4: cost 0 inf + 654 82.423 * [simplify]: Simplified to (/ 1 (* (fabs x) (fabs x))) 82.423 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ 1 (* (fabs x) (fabs x))) (/ 1/2 (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.423 * [simplify]: Simplifying (/ 1/2 (fabs x)) 82.423 * * [simplify]: iters left: 3 (4 enodes) 82.425 * * [simplify]: iters left: 2 (12 enodes) 82.429 * * [simplify]: Extracting #0: cost 1 inf + 0 82.429 * * [simplify]: Extracting #1: cost 4 inf + 0 82.429 * * [simplify]: Extracting #2: cost 5 inf + 1 82.429 * * [simplify]: Extracting #3: cost 4 inf + 2 82.429 * * [simplify]: Extracting #4: cost 0 inf + 248 82.430 * [simplify]: Simplified to (/ 1/2 (fabs x)) 82.430 * [simplify]: Simplified (2 1 2 2 1 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ 1 (* (fabs x) (fabs x))) (/ 1/2 (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.430 * * * * [progress]: [ 74 / 168 ] simplifiying candidate # 82.430 * * * * [progress]: [ 75 / 168 ] simplifiying candidate # 82.430 * * * * [progress]: [ 76 / 168 ] simplifiying candidate # 82.430 * * * * [progress]: [ 77 / 168 ] simplifiying candidate # 82.430 * [simplify]: Simplifying (fabs x) 82.430 * * [simplify]: iters left: 1 (2 enodes) 82.431 * * [simplify]: Extracting #0: cost 1 inf + 0 82.431 * * [simplify]: Extracting #1: cost 3 inf + 0 82.431 * * [simplify]: Extracting #2: cost 2 inf + 1 82.431 * * [simplify]: Extracting #3: cost 0 inf + 83 82.432 * [simplify]: Simplified to (fabs x) 82.432 * [simplify]: Simplified (2 1 2 2 1 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.432 * * * * [progress]: [ 78 / 168 ] simplifiying candidate # 82.432 * [simplify]: Simplifying (* (cbrt 1/2) (cbrt 1/2)) 82.432 * * [simplify]: iters left: 3 (3 enodes) 82.435 * * [simplify]: iters left: 2 (9 enodes) 82.438 * * [simplify]: Extracting #0: cost 1 inf + 0 82.438 * * [simplify]: Extracting #1: cost 3 inf + 0 82.438 * * [simplify]: Extracting #2: cost 5 inf + 0 82.438 * * [simplify]: Extracting #3: cost 4 inf + 1 82.438 * * [simplify]: Extracting #4: cost 0 inf + 405 82.438 * [simplify]: Simplified to (* (cbrt 1/2) (cbrt 1/2)) 82.439 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (* (cbrt 1/2) (cbrt 1/2)) (/ (* (* (fabs x) (fabs x)) (fabs x)) (cbrt 1/2))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.439 * * * * [progress]: [ 79 / 168 ] simplifiying candidate # 82.439 * [simplify]: Simplifying (sqrt 1/2) 82.439 * * [simplify]: iters left: 1 (2 enodes) 82.441 * * [simplify]: Extracting #0: cost 1 inf + 0 82.441 * * [simplify]: Extracting #1: cost 3 inf + 0 82.441 * * [simplify]: Extracting #2: cost 2 inf + 1 82.441 * * [simplify]: Extracting #3: cost 0 inf + 83 82.441 * [simplify]: Simplified to (sqrt 1/2) 82.441 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (sqrt 1/2) (/ (* (* (fabs x) (fabs x)) (fabs x)) (sqrt 1/2))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.441 * * * * [progress]: [ 80 / 168 ] simplifiying candidate # 82.441 * * * * [progress]: [ 81 / 168 ] simplifiying candidate #real (real->posit16 (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x)))))> 82.442 * * * * [progress]: [ 82 / 168 ] simplifiying candidate # 82.442 * [simplify]: Simplifying (fabs x) 82.442 * * [simplify]: iters left: 1 (2 enodes) 82.443 * * [simplify]: Extracting #0: cost 1 inf + 0 82.443 * * [simplify]: Extracting #1: cost 3 inf + 0 82.443 * * [simplify]: Extracting #2: cost 2 inf + 1 82.443 * * [simplify]: Extracting #3: cost 0 inf + 83 82.443 * [simplify]: Simplified to (fabs x) 82.443 * [simplify]: Simplified (2 1 2 2 1 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (pow (fabs x) (+ (+ 1 1) 1))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.443 * [simplify]: Simplifying (+ (+ 1 1) 1) 82.443 * * [simplify]: iters left: 4 (3 enodes) 82.448 * * [simplify]: iters left: 3 (14 enodes) 82.451 * * [simplify]: iters left: 2 (16 enodes) 82.453 * * [simplify]: Extracting #0: cost 1 inf + 0 82.453 * * [simplify]: Extracting #1: cost 0 inf + 1 82.453 * [simplify]: Simplified to 3 82.454 * [simplify]: Simplified (2 1 2 2 1 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (pow (fabs x) 3)) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.454 * * * * [progress]: [ 83 / 168 ] simplifiying candidate # 82.454 * [simplify]: Simplifying (fabs x) 82.454 * * [simplify]: iters left: 1 (2 enodes) 82.454 * * [simplify]: Extracting #0: cost 1 inf + 0 82.454 * * [simplify]: Extracting #1: cost 3 inf + 0 82.454 * * [simplify]: Extracting #2: cost 2 inf + 1 82.454 * * [simplify]: Extracting #3: cost 0 inf + 83 82.454 * [simplify]: Simplified to (fabs x) 82.455 * [simplify]: Simplified (2 1 2 2 1 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (pow (fabs x) (+ 2 1))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.455 * [simplify]: Simplifying (+ 2 1) 82.455 * * [simplify]: iters left: 2 (3 enodes) 82.457 * * [simplify]: iters left: 1 (13 enodes) 82.459 * * [simplify]: Extracting #0: cost 1 inf + 0 82.459 * * [simplify]: Extracting #1: cost 0 inf + 1 82.459 * [simplify]: Simplified to 3 82.459 * [simplify]: Simplified (2 1 2 2 1 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (pow (fabs x) 3)) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.459 * * * * [progress]: [ 84 / 168 ] simplifiying candidate # 82.460 * [simplify]: Simplifying (fabs x) 82.460 * * [simplify]: iters left: 1 (2 enodes) 82.460 * * [simplify]: Extracting #0: cost 1 inf + 0 82.460 * * [simplify]: Extracting #1: cost 3 inf + 0 82.460 * * [simplify]: Extracting #2: cost 2 inf + 1 82.460 * * [simplify]: Extracting #3: cost 0 inf + 83 82.460 * [simplify]: Simplified to (fabs x) 82.460 * [simplify]: Simplified (2 1 2 2 1 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (pow (fabs x) (+ (+ 1 1) 1))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.461 * [simplify]: Simplifying (+ (+ 1 1) 1) 82.461 * * [simplify]: iters left: 4 (3 enodes) 82.464 * * [simplify]: iters left: 3 (14 enodes) 82.466 * * [simplify]: iters left: 2 (16 enodes) 82.468 * * [simplify]: Extracting #0: cost 1 inf + 0 82.468 * * [simplify]: Extracting #1: cost 0 inf + 1 82.468 * [simplify]: Simplified to 3 82.468 * [simplify]: Simplified (2 1 2 2 1 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (pow (fabs x) 3)) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.469 * * * * [progress]: [ 85 / 168 ] simplifiying candidate # 82.469 * [simplify]: Simplifying (fabs x) 82.469 * * [simplify]: iters left: 1 (2 enodes) 82.469 * * [simplify]: Extracting #0: cost 1 inf + 0 82.469 * * [simplify]: Extracting #1: cost 3 inf + 0 82.469 * * [simplify]: Extracting #2: cost 2 inf + 1 82.469 * * [simplify]: Extracting #3: cost 0 inf + 83 82.469 * [simplify]: Simplified to (fabs x) 82.469 * [simplify]: Simplified (2 1 2 2 1 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (pow (fabs x) (+ (* 2 1) 1))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.470 * [simplify]: Simplifying (+ (* 2 1) 1) 82.470 * * [simplify]: iters left: 4 (4 enodes) 82.472 * * [simplify]: iters left: 3 (14 enodes) 82.474 * * [simplify]: iters left: 2 (16 enodes) 82.477 * * [simplify]: Extracting #0: cost 1 inf + 0 82.477 * * [simplify]: Extracting #1: cost 0 inf + 1 82.477 * [simplify]: Simplified to 3 82.477 * [simplify]: Simplified (2 1 2 2 1 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (pow (fabs x) 3)) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.477 * * * * [progress]: [ 86 / 168 ] simplifiying candidate # 82.478 * [simplify]: Simplifying (* (* (fabs x) (fabs x)) (fabs x)) 82.478 * * [simplify]: iters left: 5 (4 enodes) 82.480 * * [simplify]: iters left: 4 (13 enodes) 82.483 * * [simplify]: iters left: 3 (15 enodes) 82.487 * * [simplify]: iters left: 2 (22 enodes) 82.492 * * [simplify]: iters left: 1 (36 enodes) 82.500 * * [simplify]: Extracting #0: cost 1 inf + 0 82.500 * * [simplify]: Extracting #1: cost 7 inf + 0 82.500 * * [simplify]: Extracting #2: cost 12 inf + 1 82.500 * * [simplify]: Extracting #3: cost 13 inf + 3 82.500 * * [simplify]: Extracting #4: cost 9 inf + 590 82.501 * * [simplify]: Extracting #5: cost 1 inf + 1751 82.501 * * [simplify]: Extracting #6: cost 0 inf + 2043 82.501 * [simplify]: Simplified to (* (* (fabs x) (fabs x)) (fabs x)) 82.501 * [simplify]: Simplified (2 1 2 2 1 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (pow (* (* (fabs x) (fabs x)) (fabs x)) 1)) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.501 * * * * [progress]: [ 87 / 168 ] simplifiying candidate # 82.501 * [simplify]: Simplifying (* (* (fabs x) (fabs x)) (fabs x)) 82.501 * * [simplify]: iters left: 5 (4 enodes) 82.502 * * [simplify]: iters left: 4 (13 enodes) 82.504 * * [simplify]: iters left: 3 (15 enodes) 82.509 * * [simplify]: iters left: 2 (22 enodes) 82.515 * * [simplify]: iters left: 1 (36 enodes) 82.529 * * [simplify]: Extracting #0: cost 1 inf + 0 82.530 * * [simplify]: Extracting #1: cost 7 inf + 0 82.530 * * [simplify]: Extracting #2: cost 12 inf + 1 82.530 * * [simplify]: Extracting #3: cost 13 inf + 3 82.530 * * [simplify]: Extracting #4: cost 9 inf + 590 82.530 * * [simplify]: Extracting #5: cost 1 inf + 1751 82.531 * * [simplify]: Extracting #6: cost 0 inf + 2043 82.531 * [simplify]: Simplified to (* (* (fabs x) (fabs x)) (fabs x)) 82.531 * [simplify]: Simplified (2 1 2 2 1 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (pow (* (* (fabs x) (fabs x)) (fabs x)) 1)) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.531 * * * * [progress]: [ 88 / 168 ] simplifiying candidate # 82.532 * [simplify]: Simplifying (fabs x) 82.532 * * [simplify]: iters left: 1 (2 enodes) 82.533 * * [simplify]: Extracting #0: cost 1 inf + 0 82.533 * * [simplify]: Extracting #1: cost 3 inf + 0 82.533 * * [simplify]: Extracting #2: cost 2 inf + 1 82.533 * * [simplify]: Extracting #3: cost 0 inf + 83 82.533 * [simplify]: Simplified to (fabs x) 82.533 * [simplify]: Simplified (2 1 2 2 1 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (pow (fabs x) 3)) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.533 * * * * [progress]: [ 89 / 168 ] simplifiying candidate # 82.533 * [simplify]: Simplifying (fabs x) 82.533 * * [simplify]: iters left: 1 (2 enodes) 82.534 * * [simplify]: Extracting #0: cost 1 inf + 0 82.534 * * [simplify]: Extracting #1: cost 3 inf + 0 82.534 * * [simplify]: Extracting #2: cost 2 inf + 1 82.534 * * [simplify]: Extracting #3: cost 0 inf + 83 82.534 * [simplify]: Simplified to (fabs x) 82.534 * [simplify]: Simplified (2 1 2 2 1 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (pow (fabs x) (+ (+ 1 1) 1))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.535 * * * * [progress]: [ 90 / 168 ] simplifiying candidate # 82.535 * [simplify]: Simplifying (fabs x) 82.535 * * [simplify]: iters left: 1 (2 enodes) 82.536 * * [simplify]: Extracting #0: cost 1 inf + 0 82.536 * * [simplify]: Extracting #1: cost 3 inf + 0 82.536 * * [simplify]: Extracting #2: cost 2 inf + 1 82.536 * * [simplify]: Extracting #3: cost 0 inf + 83 82.536 * [simplify]: Simplified to (fabs x) 82.536 * [simplify]: Simplified (2 1 2 2 1 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (pow (fabs x) (+ 2 1))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.536 * * * * [progress]: [ 91 / 168 ] simplifiying candidate # 82.537 * [simplify]: Simplifying (fabs x) 82.537 * * [simplify]: iters left: 1 (2 enodes) 82.537 * * [simplify]: Extracting #0: cost 1 inf + 0 82.537 * * [simplify]: Extracting #1: cost 3 inf + 0 82.537 * * [simplify]: Extracting #2: cost 2 inf + 1 82.538 * * [simplify]: Extracting #3: cost 0 inf + 83 82.538 * [simplify]: Simplified to (fabs x) 82.538 * [simplify]: Simplified (2 1 2 2 1 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (pow (fabs x) (+ (+ 1 1) 1))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.538 * * * * [progress]: [ 92 / 168 ] simplifiying candidate # 82.538 * [simplify]: Simplifying (fabs x) 82.538 * * [simplify]: iters left: 1 (2 enodes) 82.539 * * [simplify]: Extracting #0: cost 1 inf + 0 82.539 * * [simplify]: Extracting #1: cost 3 inf + 0 82.539 * * [simplify]: Extracting #2: cost 2 inf + 1 82.539 * * [simplify]: Extracting #3: cost 0 inf + 83 82.539 * [simplify]: Simplified to (fabs x) 82.539 * [simplify]: Simplified (2 1 2 2 1 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (pow (fabs x) (+ (* 2 1) 1))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.539 * * * * [progress]: [ 93 / 168 ] simplifiying candidate # 82.540 * * * * [progress]: [ 94 / 168 ] simplifiying candidate # 82.540 * [simplify]: Simplifying (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) 82.540 * * [simplify]: iters left: 6 (5 enodes) 82.542 * * [simplify]: iters left: 5 (16 enodes) 82.546 * * [simplify]: Extracting #0: cost 1 inf + 0 82.547 * * [simplify]: Extracting #1: cost 4 inf + 0 82.547 * * [simplify]: Extracting #2: cost 7 inf + 0 82.547 * * [simplify]: Extracting #3: cost 9 inf + 0 82.547 * * [simplify]: Extracting #4: cost 8 inf + 1 82.547 * * [simplify]: Extracting #5: cost 0 inf + 989 82.547 * [simplify]: Simplified to (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) 82.547 * [simplify]: Simplified (2 1 2 2 1 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (exp (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.548 * * * * [progress]: [ 95 / 168 ] simplifiying candidate # 82.548 * [simplify]: Simplifying (+ (log (* (fabs x) (fabs x))) (log (fabs x))) 82.548 * * [simplify]: iters left: 6 (6 enodes) 82.551 * * [simplify]: iters left: 5 (20 enodes) 82.556 * * [simplify]: Extracting #0: cost 1 inf + 0 82.556 * * [simplify]: Extracting #1: cost 4 inf + 0 82.556 * * [simplify]: Extracting #2: cost 8 inf + 0 82.556 * * [simplify]: Extracting #3: cost 11 inf + 0 82.556 * * [simplify]: Extracting #4: cost 10 inf + 1 82.557 * * [simplify]: Extracting #5: cost 0 inf + 1291 82.557 * [simplify]: Simplified to (+ (log (* (fabs x) (fabs x))) (log (fabs x))) 82.557 * [simplify]: Simplified (2 1 2 2 1 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (exp (+ (log (* (fabs x) (fabs x))) (log (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.557 * * * * [progress]: [ 96 / 168 ] simplifiying candidate # 82.557 * * * * [progress]: [ 97 / 168 ] simplifiying candidate # 82.557 * * * * [progress]: [ 98 / 168 ] simplifiying candidate # 82.558 * [simplify]: Simplifying (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) 82.558 * * [simplify]: iters left: 6 (6 enodes) 82.561 * * [simplify]: iters left: 5 (28 enodes) 82.572 * * [simplify]: iters left: 4 (59 enodes) 82.595 * * [simplify]: iters left: 3 (83 enodes) 82.631 * * [simplify]: iters left: 2 (154 enodes) 82.700 * * [simplify]: iters left: 1 (374 enodes) 82.855 * * [simplify]: Extracting #0: cost 1 inf + 0 82.855 * * [simplify]: Extracting #1: cost 53 inf + 0 82.856 * * [simplify]: Extracting #2: cost 222 inf + 3 82.857 * * [simplify]: Extracting #3: cost 242 inf + 14 82.861 * * [simplify]: Extracting #4: cost 158 inf + 21282 82.877 * * [simplify]: Extracting #5: cost 19 inf + 79004 82.897 * * [simplify]: Extracting #6: cost 0 inf + 84881 82.912 * * [simplify]: Extracting #7: cost 0 inf + 84619 82.921 * [simplify]: Simplified to (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) 82.921 * [simplify]: Simplified (2 1 2 2 1 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (cbrt (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 82.922 * * * * [progress]: [ 99 / 168 ] simplifiying candidate # 82.922 * [simplify]: Simplifying (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) 82.922 * * [simplify]: iters left: 6 (7 enodes) 82.924 * * [simplify]: iters left: 5 (33 enodes) 82.930 * * [simplify]: iters left: 4 (66 enodes) 82.954 * * [simplify]: iters left: 3 (92 enodes) 82.975 * * [simplify]: iters left: 2 (175 enodes) 83.060 * * [simplify]: iters left: 1 (479 enodes) 83.323 * * [simplify]: Extracting #0: cost 1 inf + 0 83.323 * * [simplify]: Extracting #1: cost 60 inf + 0 83.324 * * [simplify]: Extracting #2: cost 222 inf + 3 83.328 * * [simplify]: Extracting #3: cost 194 inf + 7712 83.346 * * [simplify]: Extracting #4: cost 76 inf + 64235 83.367 * * [simplify]: Extracting #5: cost 11 inf + 97553 83.389 * * [simplify]: Extracting #6: cost 0 inf + 102391 83.412 * [simplify]: Simplified to (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x))) 83.412 * [simplify]: Simplified (2 1 2 2 1 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (cbrt (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 83.412 * * * * [progress]: [ 100 / 168 ] simplifiying candidate # 83.413 * * * * [progress]: [ 101 / 168 ] simplifiying candidate # 83.413 * * * * [progress]: [ 102 / 168 ] simplifiying candidate # 83.413 * * * * [progress]: [ 103 / 168 ] simplifiying candidate # 83.413 * * * * [progress]: [ 104 / 168 ] simplifiying candidate # 83.413 * [simplify]: Simplifying (* (fabs x) (sqrt (fabs x))) 83.413 * * [simplify]: iters left: 4 (4 enodes) 83.415 * * [simplify]: iters left: 3 (13 enodes) 83.418 * * [simplify]: Extracting #0: cost 1 inf + 0 83.418 * * [simplify]: Extracting #1: cost 4 inf + 0 83.418 * * [simplify]: Extracting #2: cost 7 inf + 0 83.418 * * [simplify]: Extracting #3: cost 6 inf + 1 83.419 * * [simplify]: Extracting #4: cost 0 inf + 487 83.419 * [simplify]: Simplified to (* (sqrt (fabs x)) (fabs x)) 83.419 * [simplify]: Simplified (2 1 2 2 1 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (sqrt (fabs x)) (fabs x)) (* (fabs x) (sqrt (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 83.419 * [simplify]: Simplifying (* (fabs x) (sqrt (fabs x))) 83.419 * * [simplify]: iters left: 4 (4 enodes) 83.421 * * [simplify]: iters left: 3 (13 enodes) 83.424 * * [simplify]: Extracting #0: cost 1 inf + 0 83.425 * * [simplify]: Extracting #1: cost 4 inf + 0 83.425 * * [simplify]: Extracting #2: cost 7 inf + 0 83.425 * * [simplify]: Extracting #3: cost 6 inf + 1 83.425 * * [simplify]: Extracting #4: cost 0 inf + 487 83.425 * [simplify]: Simplified to (* (sqrt (fabs x)) (fabs x)) 83.425 * [simplify]: Simplified (2 1 2 2 1 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (sqrt (fabs x))) (* (sqrt (fabs x)) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 83.425 * * * * [progress]: [ 105 / 168 ] simplifiying candidate # 83.426 * [simplify]: Simplifying (cbrt (fabs x)) 83.426 * * [simplify]: iters left: 2 (3 enodes) 83.427 * * [simplify]: iters left: 1 (9 enodes) 83.429 * * [simplify]: Extracting #0: cost 1 inf + 0 83.429 * * [simplify]: Extracting #1: cost 3 inf + 0 83.429 * * [simplify]: Extracting #2: cost 5 inf + 0 83.429 * * [simplify]: Extracting #3: cost 4 inf + 1 83.429 * * [simplify]: Extracting #4: cost 0 inf + 325 83.430 * [simplify]: Simplified to (cbrt (fabs x)) 83.430 * [simplify]: Simplified (2 1 2 2 1 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (* (fabs x) (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (cbrt (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 83.430 * * * * [progress]: [ 106 / 168 ] simplifiying candidate # 83.430 * [simplify]: Simplifying (sqrt (fabs x)) 83.430 * * [simplify]: iters left: 2 (3 enodes) 83.431 * * [simplify]: iters left: 1 (9 enodes) 83.434 * * [simplify]: Extracting #0: cost 1 inf + 0 83.434 * * [simplify]: Extracting #1: cost 3 inf + 0 83.434 * * [simplify]: Extracting #2: cost 5 inf + 0 83.434 * * [simplify]: Extracting #3: cost 4 inf + 1 83.434 * * [simplify]: Extracting #4: cost 0 inf + 245 83.434 * [simplify]: Simplified to (sqrt (fabs x)) 83.434 * [simplify]: Simplified (2 1 2 2 1 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (* (fabs x) (fabs x)) (sqrt (fabs x))) (sqrt (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 83.434 * * * * [progress]: [ 107 / 168 ] simplifiying candidate # 83.435 * [simplify]: Simplifying (fabs x) 83.435 * * [simplify]: iters left: 1 (2 enodes) 83.436 * * [simplify]: Extracting #0: cost 1 inf + 0 83.436 * * [simplify]: Extracting #1: cost 3 inf + 0 83.436 * * [simplify]: Extracting #2: cost 2 inf + 1 83.436 * * [simplify]: Extracting #3: cost 0 inf + 83 83.436 * [simplify]: Simplified to (fabs x) 83.436 * [simplify]: Simplified (2 1 2 2 1 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (* (fabs x) (fabs x)) 1) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 83.436 * * * * [progress]: [ 108 / 168 ] simplifiying candidate # 83.436 * [simplify]: Simplifying (fabs x) 83.436 * * [simplify]: iters left: 1 (2 enodes) 83.437 * * [simplify]: Extracting #0: cost 1 inf + 0 83.437 * * [simplify]: Extracting #1: cost 3 inf + 0 83.437 * * [simplify]: Extracting #2: cost 2 inf + 1 83.437 * * [simplify]: Extracting #3: cost 0 inf + 83 83.437 * [simplify]: Simplified to (fabs x) 83.437 * [simplify]: Simplified (2 1 2 2 1 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 83.438 * * * * [progress]: [ 109 / 168 ] simplifiying candidate #real (real->posit16 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x)))))> 83.438 * * * * [progress]: [ 110 / 168 ] simplifiying candidate # 83.438 * * * * [progress]: [ 111 / 168 ] simplifiying candidate # 83.438 * * * * [progress]: [ 112 / 168 ] simplifiying candidate # 83.438 * [simplify]: Simplifying (- (log 3/4) (* (log (fabs x)) 5)) 83.439 * * [simplify]: iters left: 6 (8 enodes) 83.443 * * [simplify]: iters left: 5 (27 enodes) 83.453 * * [simplify]: iters left: 4 (37 enodes) 83.464 * * [simplify]: iters left: 3 (41 enodes) 83.476 * * [simplify]: Extracting #0: cost 1 inf + 0 83.476 * * [simplify]: Extracting #1: cost 5 inf + 0 83.476 * * [simplify]: Extracting #2: cost 13 inf + 0 83.476 * * [simplify]: Extracting #3: cost 13 inf + 3 83.476 * * [simplify]: Extracting #4: cost 14 inf + 74 83.476 * * [simplify]: Extracting #5: cost 11 inf + 187 83.477 * * [simplify]: Extracting #6: cost 1 inf + 1623 83.477 * * [simplify]: Extracting #7: cost 0 inf + 1886 83.478 * [simplify]: Simplified to (- (log 3/4) (* (log (fabs x)) 5)) 83.478 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (exp (- (log 3/4) (* (log (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 83.478 * * * * [progress]: [ 113 / 168 ] simplifiying candidate # 83.479 * [simplify]: Simplifying (- (log 3/4) (* (log (fabs x)) 5)) 83.479 * * [simplify]: iters left: 6 (8 enodes) 83.483 * * [simplify]: iters left: 5 (27 enodes) 83.495 * * [simplify]: iters left: 4 (37 enodes) 83.505 * * [simplify]: iters left: 3 (41 enodes) 83.511 * * [simplify]: Extracting #0: cost 1 inf + 0 83.511 * * [simplify]: Extracting #1: cost 5 inf + 0 83.511 * * [simplify]: Extracting #2: cost 13 inf + 0 83.511 * * [simplify]: Extracting #3: cost 13 inf + 3 83.511 * * [simplify]: Extracting #4: cost 14 inf + 74 83.511 * * [simplify]: Extracting #5: cost 11 inf + 187 83.511 * * [simplify]: Extracting #6: cost 1 inf + 1623 83.511 * * [simplify]: Extracting #7: cost 0 inf + 1886 83.512 * [simplify]: Simplified to (- (log 3/4) (* (log (fabs x)) 5)) 83.512 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (exp (- (log 3/4) (* (log (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 83.512 * * * * [progress]: [ 114 / 168 ] simplifiying candidate # 83.512 * [simplify]: Simplifying (- (log 3/4) (log (pow (fabs x) 5))) 83.512 * * [simplify]: iters left: 5 (8 enodes) 83.515 * * [simplify]: iters left: 4 (33 enodes) 83.522 * * [simplify]: iters left: 3 (60 enodes) 83.534 * * [simplify]: iters left: 2 (106 enodes) 83.571 * * [simplify]: iters left: 1 (179 enodes) 83.639 * * [simplify]: Extracting #0: cost 1 inf + 0 83.639 * * [simplify]: Extracting #1: cost 12 inf + 0 83.639 * * [simplify]: Extracting #2: cost 43 inf + 0 83.640 * * [simplify]: Extracting #3: cost 57 inf + 77 83.640 * * [simplify]: Extracting #4: cost 72 inf + 150 83.641 * * [simplify]: Extracting #5: cost 51 inf + 6596 83.645 * * [simplify]: Extracting #6: cost 12 inf + 18648 83.649 * * [simplify]: Extracting #7: cost 0 inf + 22113 83.654 * [simplify]: Simplified to (- (log 3/4) (* 5 (log (fabs x)))) 83.654 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (exp (- (log 3/4) (* 5 (log (fabs x)))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 83.654 * * * * [progress]: [ 115 / 168 ] simplifiying candidate # 83.655 * * * * [progress]: [ 116 / 168 ] simplifiying candidate # 83.655 * * * * [progress]: [ 117 / 168 ] simplifiying candidate # 83.655 * [simplify]: Simplifying (/ (* (* 3/4 3/4) 3/4) (* (* (pow (fabs x) 5) (pow (fabs x) 5)) (pow (fabs x) 5))) 83.655 * * [simplify]: iters left: 6 (10 enodes) 83.663 * * [simplify]: iters left: 5 (48 enodes) 83.677 * * [simplify]: iters left: 4 (121 enodes) 83.707 * * [simplify]: iters left: 3 (326 enodes) 83.859 * * [simplify]: Extracting #0: cost 1 inf + 0 83.859 * * [simplify]: Extracting #1: cost 98 inf + 0 83.861 * * [simplify]: Extracting #2: cost 276 inf + 3 83.867 * * [simplify]: Extracting #3: cost 287 inf + 12 83.869 * * [simplify]: Extracting #4: cost 253 inf + 11883 83.875 * * [simplify]: Extracting #5: cost 105 inf + 85576 83.888 * * [simplify]: Extracting #6: cost 5 inf + 151151 83.912 * * [simplify]: Extracting #7: cost 0 inf + 154134 83.941 * * [simplify]: Extracting #8: cost 0 inf + 154084 83.968 * [simplify]: Simplified to (* (/ (/ 9/16 (pow (fabs x) 5)) (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) 83.968 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (cbrt (* (/ (/ 9/16 (pow (fabs x) 5)) (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 83.969 * * * * [progress]: [ 118 / 168 ] simplifiying candidate # 83.969 * * * * [progress]: [ 119 / 168 ] simplifiying candidate # 83.969 * * * * [progress]: [ 120 / 168 ] simplifiying candidate # 83.969 * * * * [progress]: [ 121 / 168 ] simplifiying candidate # 83.969 * * * * [progress]: [ 122 / 168 ] simplifiying candidate # 83.969 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 83.970 * * [simplify]: iters left: 6 (10 enodes) 83.976 * * [simplify]: iters left: 5 (37 enodes) 83.994 * * [simplify]: iters left: 4 (60 enodes) 84.017 * * [simplify]: iters left: 3 (115 enodes) 84.042 * * [simplify]: iters left: 2 (237 enodes) 84.112 * * [simplify]: Extracting #0: cost 1 inf + 0 84.112 * * [simplify]: Extracting #1: cost 44 inf + 0 84.112 * * [simplify]: Extracting #2: cost 129 inf + 0 84.113 * * [simplify]: Extracting #3: cost 134 inf + 331 84.113 * * [simplify]: Extracting #4: cost 133 inf + 414 84.114 * * [simplify]: Extracting #5: cost 135 inf + 414 84.114 * * [simplify]: Extracting #6: cost 127 inf + 1805 84.117 * * [simplify]: Extracting #7: cost 78 inf + 31403 84.125 * * [simplify]: Extracting #8: cost 15 inf + 77967 84.136 * * [simplify]: Extracting #9: cost 0 inf + 90975 84.156 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 84.157 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (/ (cbrt 3/4) (pow (cbrt (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 84.157 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (cbrt (fabs x)) 5)) 84.157 * * [simplify]: iters left: 5 (8 enodes) 84.162 * * [simplify]: iters left: 4 (29 enodes) 84.173 * * [simplify]: iters left: 3 (45 enodes) 84.190 * * [simplify]: iters left: 2 (79 enodes) 84.208 * * [simplify]: iters left: 1 (134 enodes) 84.236 * * [simplify]: Extracting #0: cost 1 inf + 0 84.236 * * [simplify]: Extracting #1: cost 6 inf + 0 84.236 * * [simplify]: Extracting #2: cost 26 inf + 0 84.236 * * [simplify]: Extracting #3: cost 49 inf + 85 84.236 * * [simplify]: Extracting #4: cost 50 inf + 170 84.237 * * [simplify]: Extracting #5: cost 28 inf + 7648 84.238 * * [simplify]: Extracting #6: cost 3 inf + 21275 84.240 * * [simplify]: Extracting #7: cost 0 inf + 23145 84.242 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (cbrt (fabs x)) 5)) 84.242 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (/ (cbrt 3/4) (pow (cbrt (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 84.242 * * * * [progress]: [ 123 / 168 ] simplifiying candidate # 84.242 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (sqrt (fabs x)) 5)) 84.243 * * [simplify]: iters left: 5 (9 enodes) 84.248 * * [simplify]: iters left: 4 (34 enodes) 84.260 * * [simplify]: iters left: 3 (57 enodes) 84.273 * * [simplify]: iters left: 2 (112 enodes) 84.302 * * [simplify]: iters left: 1 (227 enodes) 84.379 * * [simplify]: Extracting #0: cost 1 inf + 0 84.380 * * [simplify]: Extracting #1: cost 41 inf + 0 84.380 * * [simplify]: Extracting #2: cost 128 inf + 0 84.381 * * [simplify]: Extracting #3: cost 134 inf + 210 84.382 * * [simplify]: Extracting #4: cost 132 inf + 414 84.388 * * [simplify]: Extracting #5: cost 123 inf + 1988 84.394 * * [simplify]: Extracting #6: cost 58 inf + 37901 84.408 * * [simplify]: Extracting #7: cost 0 inf + 78608 84.423 * * [simplify]: Extracting #8: cost 0 inf + 77855 84.438 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (sqrt (fabs x)) 5)) 84.438 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (sqrt (fabs x)) 5)) (/ (cbrt 3/4) (pow (sqrt (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 84.438 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (sqrt (fabs x)) 5)) 84.439 * * [simplify]: iters left: 5 (8 enodes) 84.444 * * [simplify]: iters left: 4 (29 enodes) 84.455 * * [simplify]: iters left: 3 (45 enodes) 84.464 * * [simplify]: iters left: 2 (79 enodes) 84.479 * * [simplify]: iters left: 1 (134 enodes) 84.518 * * [simplify]: Extracting #0: cost 1 inf + 0 84.518 * * [simplify]: Extracting #1: cost 6 inf + 0 84.518 * * [simplify]: Extracting #2: cost 26 inf + 0 84.518 * * [simplify]: Extracting #3: cost 49 inf + 85 84.519 * * [simplify]: Extracting #4: cost 50 inf + 170 84.519 * * [simplify]: Extracting #5: cost 28 inf + 6968 84.521 * * [simplify]: Extracting #6: cost 3 inf + 19595 84.522 * * [simplify]: Extracting #7: cost 0 inf + 21345 84.524 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (sqrt (fabs x)) 5)) 84.524 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (sqrt (fabs x)) 5)) (/ (cbrt 3/4) (pow (sqrt (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 84.524 * * * * [progress]: [ 124 / 168 ] simplifiying candidate # 84.525 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow 1 5)) 84.525 * * [simplify]: iters left: 5 (7 enodes) 84.529 * * [simplify]: iters left: 4 (23 enodes) 84.537 * * [simplify]: iters left: 3 (29 enodes) 84.544 * * [simplify]: iters left: 2 (33 enodes) 84.549 * * [simplify]: iters left: 1 (34 enodes) 84.554 * * [simplify]: Extracting #0: cost 1 inf + 0 84.554 * * [simplify]: Extracting #1: cost 5 inf + 0 84.554 * * [simplify]: Extracting #2: cost 7 inf + 1 84.554 * * [simplify]: Extracting #3: cost 6 inf + 2 84.554 * * [simplify]: Extracting #4: cost 1 inf + 529 84.554 * * [simplify]: Extracting #5: cost 0 inf + 650 84.555 * [simplify]: Simplified to (* (cbrt 3/4) (cbrt 3/4)) 84.555 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (* (cbrt 3/4) (cbrt 3/4)) (/ (cbrt 3/4) (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 84.555 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (fabs x) 5)) 84.555 * * [simplify]: iters left: 4 (7 enodes) 84.558 * * [simplify]: iters left: 3 (26 enodes) 84.563 * * [simplify]: iters left: 2 (42 enodes) 84.572 * * [simplify]: iters left: 1 (76 enodes) 84.598 * * [simplify]: Extracting #0: cost 1 inf + 0 84.598 * * [simplify]: Extracting #1: cost 6 inf + 0 84.598 * * [simplify]: Extracting #2: cost 22 inf + 0 84.598 * * [simplify]: Extracting #3: cost 32 inf + 3 84.599 * * [simplify]: Extracting #4: cost 21 inf + 1430 84.600 * * [simplify]: Extracting #5: cost 2 inf + 8441 84.601 * * [simplify]: Extracting #6: cost 0 inf + 9407 84.602 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (fabs x) 5)) 84.603 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (* (cbrt 3/4) (cbrt 3/4)) (/ (cbrt 3/4) (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 84.603 * * * * [progress]: [ 125 / 168 ] simplifiying candidate # 84.603 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 84.603 * * [simplify]: iters left: 6 (10 enodes) 84.610 * * [simplify]: iters left: 5 (41 enodes) 84.629 * * [simplify]: iters left: 4 (70 enodes) 84.649 * * [simplify]: iters left: 3 (107 enodes) 84.667 * * [simplify]: iters left: 2 (159 enodes) 84.717 * * [simplify]: iters left: 1 (286 enodes) 84.852 * * [simplify]: Extracting #0: cost 1 inf + 0 84.852 * * [simplify]: Extracting #1: cost 11 inf + 0 84.852 * * [simplify]: Extracting #2: cost 22 inf + 0 84.852 * * [simplify]: Extracting #3: cost 51 inf + 1 84.853 * * [simplify]: Extracting #4: cost 106 inf + 84 84.853 * * [simplify]: Extracting #5: cost 93 inf + 1945 84.856 * * [simplify]: Extracting #6: cost 50 inf + 21327 84.864 * * [simplify]: Extracting #7: cost 7 inf + 50298 84.873 * * [simplify]: Extracting #8: cost 0 inf + 55467 84.881 * [simplify]: Simplified to (* (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))) (/ (cbrt 3/4) (cbrt (pow (fabs x) 5)))) 84.882 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))) (/ (cbrt 3/4) (cbrt (pow (fabs x) 5)))) (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 84.882 * [simplify]: Simplifying (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))) 84.883 * * [simplify]: iters left: 5 (8 enodes) 84.888 * * [simplify]: iters left: 4 (29 enodes) 84.900 * * [simplify]: iters left: 3 (43 enodes) 84.916 * * [simplify]: iters left: 2 (73 enodes) 84.982 * * [simplify]: iters left: 1 (122 enodes) 85.034 * * [simplify]: Extracting #0: cost 1 inf + 0 85.034 * * [simplify]: Extracting #1: cost 4 inf + 0 85.035 * * [simplify]: Extracting #2: cost 8 inf + 0 85.035 * * [simplify]: Extracting #3: cost 19 inf + 1 85.035 * * [simplify]: Extracting #4: cost 40 inf + 84 85.035 * * [simplify]: Extracting #5: cost 33 inf + 1008 85.036 * * [simplify]: Extracting #6: cost 18 inf + 6657 85.038 * * [simplify]: Extracting #7: cost 3 inf + 13289 85.040 * * [simplify]: Extracting #8: cost 0 inf + 15260 85.043 * [simplify]: Simplified to (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))) 85.043 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))) (/ (cbrt 3/4) (cbrt (pow (fabs x) 5)))) (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 85.043 * * * * [progress]: [ 126 / 168 ] simplifiying candidate # 85.044 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (sqrt (pow (fabs x) 5))) 85.044 * * [simplify]: iters left: 5 (9 enodes) 85.050 * * [simplify]: iters left: 4 (34 enodes) 85.063 * * [simplify]: iters left: 3 (53 enodes) 85.084 * * [simplify]: iters left: 2 (86 enodes) 85.114 * * [simplify]: iters left: 1 (135 enodes) 85.164 * * [simplify]: Extracting #0: cost 1 inf + 0 85.164 * * [simplify]: Extracting #1: cost 7 inf + 0 85.164 * * [simplify]: Extracting #2: cost 15 inf + 0 85.164 * * [simplify]: Extracting #3: cost 29 inf + 1 85.164 * * [simplify]: Extracting #4: cost 49 inf + 85 85.165 * * [simplify]: Extracting #5: cost 36 inf + 2157 85.166 * * [simplify]: Extracting #6: cost 16 inf + 9056 85.169 * * [simplify]: Extracting #7: cost 2 inf + 16320 85.171 * * [simplify]: Extracting #8: cost 0 inf + 17577 85.174 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (sqrt (pow (fabs x) 5))) 85.174 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (* (cbrt 3/4) (cbrt 3/4)) (sqrt (pow (fabs x) 5))) (/ (cbrt 3/4) (sqrt (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 85.175 * [simplify]: Simplifying (/ (cbrt 3/4) (sqrt (pow (fabs x) 5))) 85.175 * * [simplify]: iters left: 5 (8 enodes) 85.184 * * [simplify]: iters left: 4 (29 enodes) 85.195 * * [simplify]: iters left: 3 (44 enodes) 85.214 * * [simplify]: iters left: 2 (74 enodes) 85.240 * * [simplify]: iters left: 1 (123 enodes) 85.284 * * [simplify]: Extracting #0: cost 1 inf + 0 85.284 * * [simplify]: Extracting #1: cost 4 inf + 0 85.284 * * [simplify]: Extracting #2: cost 9 inf + 0 85.284 * * [simplify]: Extracting #3: cost 23 inf + 1 85.284 * * [simplify]: Extracting #4: cost 43 inf + 85 85.284 * * [simplify]: Extracting #5: cost 26 inf + 3929 85.285 * * [simplify]: Extracting #6: cost 6 inf + 12243 85.286 * * [simplify]: Extracting #7: cost 0 inf + 15643 85.287 * [simplify]: Simplified to (/ (cbrt 3/4) (sqrt (pow (fabs x) 5))) 85.287 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (* (cbrt 3/4) (cbrt 3/4)) (sqrt (pow (fabs x) 5))) (/ (cbrt 3/4) (sqrt (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 85.288 * * * * [progress]: [ 127 / 168 ] simplifiying candidate # 85.288 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) 1) 85.288 * * [simplify]: iters left: 5 (5 enodes) 85.290 * * [simplify]: iters left: 4 (17 enodes) 85.293 * * [simplify]: iters left: 3 (27 enodes) 85.298 * * [simplify]: iters left: 2 (28 enodes) 85.302 * * [simplify]: Extracting #0: cost 1 inf + 0 85.302 * * [simplify]: Extracting #1: cost 5 inf + 0 85.302 * * [simplify]: Extracting #2: cost 7 inf + 1 85.302 * * [simplify]: Extracting #3: cost 6 inf + 2 85.302 * * [simplify]: Extracting #4: cost 1 inf + 528 85.302 * * [simplify]: Extracting #5: cost 0 inf + 650 85.302 * [simplify]: Simplified to (* (cbrt 3/4) (cbrt 3/4)) 85.302 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (* (cbrt 3/4) (cbrt 3/4)) (/ (cbrt 3/4) (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 85.303 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (fabs x) 5)) 85.303 * * [simplify]: iters left: 4 (7 enodes) 85.308 * * [simplify]: iters left: 3 (26 enodes) 85.314 * * [simplify]: iters left: 2 (42 enodes) 85.323 * * [simplify]: iters left: 1 (76 enodes) 85.337 * * [simplify]: Extracting #0: cost 1 inf + 0 85.337 * * [simplify]: Extracting #1: cost 6 inf + 0 85.337 * * [simplify]: Extracting #2: cost 22 inf + 0 85.337 * * [simplify]: Extracting #3: cost 32 inf + 3 85.337 * * [simplify]: Extracting #4: cost 21 inf + 1430 85.338 * * [simplify]: Extracting #5: cost 2 inf + 8441 85.340 * * [simplify]: Extracting #6: cost 0 inf + 9407 85.341 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (fabs x) 5)) 85.341 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (* (cbrt 3/4) (cbrt 3/4)) (/ (cbrt 3/4) (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 85.341 * * * * [progress]: [ 128 / 168 ] simplifiying candidate # 85.342 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (fabs x) (/ 5 2))) 85.342 * * [simplify]: iters left: 5 (10 enodes) 85.348 * * [simplify]: iters left: 4 (36 enodes) 85.363 * * [simplify]: iters left: 3 (61 enodes) 85.387 * * [simplify]: iters left: 2 (116 enodes) 85.442 * * [simplify]: iters left: 1 (257 enodes) 85.570 * * [simplify]: Extracting #0: cost 1 inf + 0 85.570 * * [simplify]: Extracting #1: cost 40 inf + 0 85.571 * * [simplify]: Extracting #2: cost 127 inf + 0 85.572 * * [simplify]: Extracting #3: cost 132 inf + 210 85.573 * * [simplify]: Extracting #4: cost 119 inf + 2542 85.577 * * [simplify]: Extracting #5: cost 74 inf + 23073 85.588 * * [simplify]: Extracting #6: cost 6 inf + 68230 85.602 * * [simplify]: Extracting #7: cost 0 inf + 72807 85.614 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (fabs x) 5/2)) 85.614 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (fabs x) 5/2)) (/ (cbrt 3/4) (pow (fabs x) (/ 5 2))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 85.615 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (fabs x) (/ 5 2))) 85.615 * * [simplify]: iters left: 5 (9 enodes) 85.621 * * [simplify]: iters left: 4 (32 enodes) 85.635 * * [simplify]: iters left: 3 (51 enodes) 85.657 * * [simplify]: iters left: 2 (95 enodes) 85.675 * * [simplify]: iters left: 1 (155 enodes) 85.718 * * [simplify]: Extracting #0: cost 1 inf + 0 85.718 * * [simplify]: Extracting #1: cost 6 inf + 0 85.718 * * [simplify]: Extracting #2: cost 26 inf + 0 85.718 * * [simplify]: Extracting #3: cost 49 inf + 85 85.719 * * [simplify]: Extracting #4: cost 37 inf + 2511 85.721 * * [simplify]: Extracting #5: cost 11 inf + 13224 85.724 * * [simplify]: Extracting #6: cost 0 inf + 19463 85.727 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (fabs x) 5/2)) 85.727 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (fabs x) (/ 5 2))) (/ (cbrt 3/4) (pow (fabs x) 5/2)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 85.727 * * * * [progress]: [ 129 / 168 ] simplifiying candidate # 85.728 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 85.728 * * [simplify]: iters left: 6 (9 enodes) 85.734 * * [simplify]: iters left: 5 (32 enodes) 85.746 * * [simplify]: iters left: 4 (48 enodes) 85.765 * * [simplify]: iters left: 3 (82 enodes) 85.794 * * [simplify]: iters left: 2 (137 enodes) 85.851 * * [simplify]: iters left: 1 (272 enodes) 85.976 * * [simplify]: Extracting #0: cost 1 inf + 0 85.976 * * [simplify]: Extracting #1: cost 6 inf + 0 85.977 * * [simplify]: Extracting #2: cost 43 inf + 0 85.977 * * [simplify]: Extracting #3: cost 99 inf + 86 85.978 * * [simplify]: Extracting #4: cost 103 inf + 93 85.979 * * [simplify]: Extracting #5: cost 104 inf + 94 85.980 * * [simplify]: Extracting #6: cost 96 inf + 1776 85.984 * * [simplify]: Extracting #7: cost 54 inf + 25358 85.998 * * [simplify]: Extracting #8: cost 1 inf + 66882 86.007 * * [simplify]: Extracting #9: cost 0 inf + 67756 86.015 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 86.015 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (sqrt 3/4) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (/ (sqrt 3/4) (pow (cbrt (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 86.015 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (cbrt (fabs x)) 5)) 86.015 * * [simplify]: iters left: 5 (8 enodes) 86.018 * * [simplify]: iters left: 4 (29 enodes) 86.024 * * [simplify]: iters left: 3 (45 enodes) 86.034 * * [simplify]: iters left: 2 (79 enodes) 86.060 * * [simplify]: iters left: 1 (134 enodes) 86.111 * * [simplify]: Extracting #0: cost 1 inf + 0 86.112 * * [simplify]: Extracting #1: cost 6 inf + 0 86.112 * * [simplify]: Extracting #2: cost 26 inf + 0 86.112 * * [simplify]: Extracting #3: cost 49 inf + 45 86.112 * * [simplify]: Extracting #4: cost 50 inf + 90 86.113 * * [simplify]: Extracting #5: cost 28 inf + 7448 86.116 * * [simplify]: Extracting #6: cost 3 inf + 20715 86.120 * * [simplify]: Extracting #7: cost 0 inf + 22545 86.123 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (cbrt (fabs x)) 5)) 86.123 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (sqrt 3/4) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (/ (sqrt 3/4) (pow (cbrt (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 86.124 * * * * [progress]: [ 130 / 168 ] simplifiying candidate # 86.124 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 86.124 * * [simplify]: iters left: 5 (8 enodes) 86.129 * * [simplify]: iters left: 4 (29 enodes) 86.135 * * [simplify]: iters left: 3 (45 enodes) 86.145 * * [simplify]: iters left: 2 (79 enodes) 86.164 * * [simplify]: iters left: 1 (134 enodes) 86.216 * * [simplify]: Extracting #0: cost 1 inf + 0 86.216 * * [simplify]: Extracting #1: cost 6 inf + 0 86.216 * * [simplify]: Extracting #2: cost 26 inf + 0 86.216 * * [simplify]: Extracting #3: cost 49 inf + 45 86.217 * * [simplify]: Extracting #4: cost 50 inf + 90 86.217 * * [simplify]: Extracting #5: cost 28 inf + 6768 86.219 * * [simplify]: Extracting #6: cost 3 inf + 19035 86.220 * * [simplify]: Extracting #7: cost 0 inf + 20745 86.222 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 86.222 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 86.223 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 86.223 * * [simplify]: iters left: 5 (8 enodes) 86.225 * * [simplify]: iters left: 4 (29 enodes) 86.231 * * [simplify]: iters left: 3 (45 enodes) 86.241 * * [simplify]: iters left: 2 (79 enodes) 86.261 * * [simplify]: iters left: 1 (134 enodes) 86.317 * * [simplify]: Extracting #0: cost 1 inf + 0 86.318 * * [simplify]: Extracting #1: cost 6 inf + 0 86.318 * * [simplify]: Extracting #2: cost 26 inf + 0 86.318 * * [simplify]: Extracting #3: cost 49 inf + 45 86.318 * * [simplify]: Extracting #4: cost 50 inf + 90 86.319 * * [simplify]: Extracting #5: cost 28 inf + 6768 86.322 * * [simplify]: Extracting #6: cost 3 inf + 19035 86.326 * * [simplify]: Extracting #7: cost 0 inf + 20745 86.329 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 86.329 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 86.329 * * * * [progress]: [ 131 / 168 ] simplifiying candidate # 86.330 * [simplify]: Simplifying (/ (sqrt 3/4) (pow 1 5)) 86.330 * * [simplify]: iters left: 3 (6 enodes) 86.334 * * [simplify]: iters left: 2 (18 enodes) 86.341 * * [simplify]: iters left: 1 (20 enodes) 86.348 * * [simplify]: Extracting #0: cost 1 inf + 0 86.348 * * [simplify]: Extracting #1: cost 4 inf + 0 86.348 * * [simplify]: Extracting #2: cost 2 inf + 2 86.348 * * [simplify]: Extracting #3: cost 0 inf + 84 86.348 * [simplify]: Simplified to (sqrt 3/4) 86.348 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (sqrt 3/4) (/ (sqrt 3/4) (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 86.348 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) 5)) 86.349 * * [simplify]: iters left: 4 (7 enodes) 86.353 * * [simplify]: iters left: 3 (26 enodes) 86.364 * * [simplify]: iters left: 2 (42 enodes) 86.374 * * [simplify]: iters left: 1 (76 enodes) 86.389 * * [simplify]: Extracting #0: cost 1 inf + 0 86.389 * * [simplify]: Extracting #1: cost 6 inf + 0 86.389 * * [simplify]: Extracting #2: cost 22 inf + 0 86.390 * * [simplify]: Extracting #3: cost 32 inf + 3 86.390 * * [simplify]: Extracting #4: cost 21 inf + 1390 86.390 * * [simplify]: Extracting #5: cost 2 inf + 8041 86.391 * * [simplify]: Extracting #6: cost 0 inf + 9007 86.392 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5)) 86.392 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (sqrt 3/4) (/ (sqrt 3/4) (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 86.392 * * * * [progress]: [ 132 / 168 ] simplifiying candidate # 86.392 * [simplify]: Simplifying (/ (sqrt 3/4) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 86.392 * * [simplify]: iters left: 6 (9 enodes) 86.395 * * [simplify]: iters left: 5 (34 enodes) 86.405 * * [simplify]: iters left: 4 (50 enodes) 86.416 * * [simplify]: iters left: 3 (80 enodes) 86.431 * * [simplify]: iters left: 2 (129 enodes) 86.476 * * [simplify]: iters left: 1 (254 enodes) 86.580 * * [simplify]: Extracting #0: cost 1 inf + 0 86.580 * * [simplify]: Extracting #1: cost 6 inf + 0 86.580 * * [simplify]: Extracting #2: cost 12 inf + 0 86.580 * * [simplify]: Extracting #3: cost 40 inf + 1 86.580 * * [simplify]: Extracting #4: cost 102 inf + 44 86.581 * * [simplify]: Extracting #5: cost 88 inf + 2379 86.584 * * [simplify]: Extracting #6: cost 58 inf + 16697 86.591 * * [simplify]: Extracting #7: cost 8 inf + 48936 86.599 * * [simplify]: Extracting #8: cost 0 inf + 53262 86.609 * [simplify]: Simplified to (/ (sqrt 3/4) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 86.609 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (sqrt 3/4) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) (/ (sqrt 3/4) (cbrt (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 86.610 * [simplify]: Simplifying (/ (sqrt 3/4) (cbrt (pow (fabs x) 5))) 86.610 * * [simplify]: iters left: 5 (8 enodes) 86.613 * * [simplify]: iters left: 4 (29 enodes) 86.619 * * [simplify]: iters left: 3 (43 enodes) 86.628 * * [simplify]: iters left: 2 (73 enodes) 86.646 * * [simplify]: iters left: 1 (122 enodes) 86.683 * * [simplify]: Extracting #0: cost 1 inf + 0 86.683 * * [simplify]: Extracting #1: cost 4 inf + 0 86.683 * * [simplify]: Extracting #2: cost 8 inf + 0 86.684 * * [simplify]: Extracting #3: cost 19 inf + 1 86.684 * * [simplify]: Extracting #4: cost 40 inf + 44 86.684 * * [simplify]: Extracting #5: cost 33 inf + 928 86.684 * * [simplify]: Extracting #6: cost 18 inf + 6497 86.685 * * [simplify]: Extracting #7: cost 3 inf + 13129 86.686 * * [simplify]: Extracting #8: cost 0 inf + 15100 86.688 * [simplify]: Simplified to (/ (sqrt 3/4) (cbrt (pow (fabs x) 5))) 86.688 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (sqrt 3/4) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) (/ (sqrt 3/4) (cbrt (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 86.688 * * * * [progress]: [ 133 / 168 ] simplifiying candidate # 86.688 * [simplify]: Simplifying (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 86.688 * * [simplify]: iters left: 5 (8 enodes) 86.691 * * [simplify]: iters left: 4 (29 enodes) 86.697 * * [simplify]: iters left: 3 (44 enodes) 86.718 * * [simplify]: iters left: 2 (74 enodes) 86.732 * * [simplify]: iters left: 1 (123 enodes) 86.760 * * [simplify]: Extracting #0: cost 1 inf + 0 86.761 * * [simplify]: Extracting #1: cost 4 inf + 0 86.761 * * [simplify]: Extracting #2: cost 9 inf + 0 86.761 * * [simplify]: Extracting #3: cost 23 inf + 1 86.761 * * [simplify]: Extracting #4: cost 43 inf + 45 86.762 * * [simplify]: Extracting #5: cost 26 inf + 3769 86.763 * * [simplify]: Extracting #6: cost 6 inf + 12083 86.766 * * [simplify]: Extracting #7: cost 0 inf + 15483 86.768 * [simplify]: Simplified to (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 86.768 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 86.769 * [simplify]: Simplifying (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 86.769 * * [simplify]: iters left: 5 (8 enodes) 86.774 * * [simplify]: iters left: 4 (29 enodes) 86.786 * * [simplify]: iters left: 3 (44 enodes) 86.804 * * [simplify]: iters left: 2 (74 enodes) 86.832 * * [simplify]: iters left: 1 (123 enodes) 86.858 * * [simplify]: Extracting #0: cost 1 inf + 0 86.858 * * [simplify]: Extracting #1: cost 4 inf + 0 86.858 * * [simplify]: Extracting #2: cost 9 inf + 0 86.858 * * [simplify]: Extracting #3: cost 23 inf + 1 86.858 * * [simplify]: Extracting #4: cost 43 inf + 45 86.859 * * [simplify]: Extracting #5: cost 26 inf + 3769 86.860 * * [simplify]: Extracting #6: cost 6 inf + 12083 86.861 * * [simplify]: Extracting #7: cost 0 inf + 15483 86.862 * [simplify]: Simplified to (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 86.862 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 86.862 * * * * [progress]: [ 134 / 168 ] simplifiying candidate # 86.862 * [simplify]: Simplifying (/ (sqrt 3/4) 1) 86.862 * * [simplify]: iters left: 3 (4 enodes) 86.864 * * [simplify]: iters left: 2 (12 enodes) 86.867 * * [simplify]: iters left: 1 (14 enodes) 86.869 * * [simplify]: Extracting #0: cost 1 inf + 0 86.869 * * [simplify]: Extracting #1: cost 4 inf + 0 86.869 * * [simplify]: Extracting #2: cost 0 inf + 84 86.869 * [simplify]: Simplified to (sqrt 3/4) 86.869 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (sqrt 3/4) (/ (sqrt 3/4) (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 86.870 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) 5)) 86.870 * * [simplify]: iters left: 4 (7 enodes) 86.872 * * [simplify]: iters left: 3 (26 enodes) 86.878 * * [simplify]: iters left: 2 (42 enodes) 86.892 * * [simplify]: iters left: 1 (76 enodes) 86.920 * * [simplify]: Extracting #0: cost 1 inf + 0 86.920 * * [simplify]: Extracting #1: cost 6 inf + 0 86.921 * * [simplify]: Extracting #2: cost 22 inf + 0 86.921 * * [simplify]: Extracting #3: cost 32 inf + 3 86.921 * * [simplify]: Extracting #4: cost 21 inf + 1390 86.922 * * [simplify]: Extracting #5: cost 2 inf + 8041 86.923 * * [simplify]: Extracting #6: cost 0 inf + 9007 86.925 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5)) 86.925 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (sqrt 3/4) (/ (sqrt 3/4) (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 86.925 * * * * [progress]: [ 135 / 168 ] simplifiying candidate # 86.926 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) (/ 5 2))) 86.926 * * [simplify]: iters left: 5 (9 enodes) 86.938 * * [simplify]: iters left: 4 (32 enodes) 86.951 * * [simplify]: iters left: 3 (51 enodes) 86.972 * * [simplify]: iters left: 2 (95 enodes) 87.002 * * [simplify]: iters left: 1 (155 enodes) 87.036 * * [simplify]: Extracting #0: cost 1 inf + 0 87.036 * * [simplify]: Extracting #1: cost 6 inf + 0 87.036 * * [simplify]: Extracting #2: cost 26 inf + 0 87.036 * * [simplify]: Extracting #3: cost 49 inf + 45 87.037 * * [simplify]: Extracting #4: cost 37 inf + 2351 87.038 * * [simplify]: Extracting #5: cost 11 inf + 12784 87.039 * * [simplify]: Extracting #6: cost 0 inf + 18863 87.041 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5/2)) 87.041 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (sqrt 3/4) (pow (fabs x) 5/2)) (/ (sqrt 3/4) (pow (fabs x) (/ 5 2))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 87.041 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) (/ 5 2))) 87.041 * * [simplify]: iters left: 5 (9 enodes) 87.045 * * [simplify]: iters left: 4 (32 enodes) 87.055 * * [simplify]: iters left: 3 (51 enodes) 87.075 * * [simplify]: iters left: 2 (95 enodes) 87.104 * * [simplify]: iters left: 1 (155 enodes) 87.155 * * [simplify]: Extracting #0: cost 1 inf + 0 87.155 * * [simplify]: Extracting #1: cost 6 inf + 0 87.155 * * [simplify]: Extracting #2: cost 26 inf + 0 87.156 * * [simplify]: Extracting #3: cost 49 inf + 45 87.156 * * [simplify]: Extracting #4: cost 37 inf + 2351 87.158 * * [simplify]: Extracting #5: cost 11 inf + 12784 87.159 * * [simplify]: Extracting #6: cost 0 inf + 18863 87.161 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5/2)) 87.161 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (sqrt 3/4) (pow (fabs x) (/ 5 2))) (/ (sqrt 3/4) (pow (fabs x) 5/2)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 87.161 * * * * [progress]: [ 136 / 168 ] simplifiying candidate # 87.161 * [simplify]: Simplifying (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 87.161 * * [simplify]: iters left: 6 (8 enodes) 87.164 * * [simplify]: iters left: 5 (31 enodes) 87.171 * * [simplify]: iters left: 4 (49 enodes) 87.185 * * [simplify]: iters left: 3 (83 enodes) 87.209 * * [simplify]: iters left: 2 (138 enodes) 87.255 * * [simplify]: iters left: 1 (276 enodes) 87.349 * * [simplify]: Extracting #0: cost 1 inf + 0 87.350 * * [simplify]: Extracting #1: cost 6 inf + 0 87.350 * * [simplify]: Extracting #2: cost 40 inf + 1 87.350 * * [simplify]: Extracting #3: cost 99 inf + 4 87.351 * * [simplify]: Extracting #4: cost 104 inf + 11 87.352 * * [simplify]: Extracting #5: cost 104 inf + 13 87.353 * * [simplify]: Extracting #6: cost 94 inf + 2440 87.358 * * [simplify]: Extracting #7: cost 47 inf + 29472 87.370 * * [simplify]: Extracting #8: cost 2 inf + 64223 87.384 * * [simplify]: Extracting #9: cost 0 inf + 65400 87.401 * [simplify]: Simplified to (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 87.402 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (/ 3/4 (pow (cbrt (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 87.402 * [simplify]: Simplifying (/ 3/4 (pow (cbrt (fabs x)) 5)) 87.403 * * [simplify]: iters left: 5 (7 enodes) 87.408 * * [simplify]: iters left: 4 (26 enodes) 87.416 * * [simplify]: iters left: 3 (42 enodes) 87.425 * * [simplify]: iters left: 2 (76 enodes) 87.439 * * [simplify]: iters left: 1 (131 enodes) 87.487 * * [simplify]: Extracting #0: cost 1 inf + 0 87.487 * * [simplify]: Extracting #1: cost 6 inf + 0 87.487 * * [simplify]: Extracting #2: cost 22 inf + 1 87.488 * * [simplify]: Extracting #3: cost 48 inf + 4 87.488 * * [simplify]: Extracting #4: cost 50 inf + 8 87.488 * * [simplify]: Extracting #5: cost 47 inf + 11 87.489 * * [simplify]: Extracting #6: cost 27 inf + 7149 87.492 * * [simplify]: Extracting #7: cost 5 inf + 18144 87.495 * * [simplify]: Extracting #8: cost 0 inf + 21943 87.499 * [simplify]: Simplified to (/ 3/4 (pow (cbrt (fabs x)) 5)) 87.499 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (/ 3/4 (pow (cbrt (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 87.499 * * * * [progress]: [ 137 / 168 ] simplifiying candidate # 87.500 * [simplify]: Simplifying (/ 1 (pow (sqrt (fabs x)) 5)) 87.500 * * [simplify]: iters left: 5 (7 enodes) 87.504 * * [simplify]: iters left: 4 (28 enodes) 87.519 * * [simplify]: iters left: 3 (46 enodes) 87.528 * * [simplify]: iters left: 2 (80 enodes) 87.544 * * [simplify]: iters left: 1 (135 enodes) 87.580 * * [simplify]: Extracting #0: cost 1 inf + 0 87.580 * * [simplify]: Extracting #1: cost 6 inf + 0 87.580 * * [simplify]: Extracting #2: cost 23 inf + 1 87.580 * * [simplify]: Extracting #3: cost 47 inf + 4 87.580 * * [simplify]: Extracting #4: cost 49 inf + 8 87.580 * * [simplify]: Extracting #5: cost 46 inf + 11 87.581 * * [simplify]: Extracting #6: cost 26 inf + 6016 87.582 * * [simplify]: Extracting #7: cost 0 inf + 19389 87.584 * [simplify]: Simplified to (/ 1 (pow (sqrt (fabs x)) 5)) 87.584 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 1 (pow (sqrt (fabs x)) 5)) (/ 3/4 (pow (sqrt (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 87.584 * [simplify]: Simplifying (/ 3/4 (pow (sqrt (fabs x)) 5)) 87.584 * * [simplify]: iters left: 5 (7 enodes) 87.587 * * [simplify]: iters left: 4 (26 enodes) 87.594 * * [simplify]: iters left: 3 (42 enodes) 87.611 * * [simplify]: iters left: 2 (76 enodes) 87.642 * * [simplify]: iters left: 1 (131 enodes) 87.692 * * [simplify]: Extracting #0: cost 1 inf + 0 87.692 * * [simplify]: Extracting #1: cost 6 inf + 0 87.692 * * [simplify]: Extracting #2: cost 22 inf + 1 87.692 * * [simplify]: Extracting #3: cost 48 inf + 4 87.693 * * [simplify]: Extracting #4: cost 50 inf + 8 87.693 * * [simplify]: Extracting #5: cost 47 inf + 11 87.694 * * [simplify]: Extracting #6: cost 27 inf + 6429 87.697 * * [simplify]: Extracting #7: cost 5 inf + 16544 87.700 * * [simplify]: Extracting #8: cost 0 inf + 20143 87.703 * [simplify]: Simplified to (/ 3/4 (pow (sqrt (fabs x)) 5)) 87.703 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 1 (pow (sqrt (fabs x)) 5)) (/ 3/4 (pow (sqrt (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 87.704 * * * * [progress]: [ 138 / 168 ] simplifiying candidate # 87.704 * [simplify]: Simplifying (/ 1 (pow 1 5)) 87.704 * * [simplify]: iters left: 3 (4 enodes) 87.709 * * [simplify]: iters left: 2 (12 enodes) 87.713 * * [simplify]: iters left: 1 (14 enodes) 87.717 * * [simplify]: Extracting #0: cost 1 inf + 0 87.717 * * [simplify]: Extracting #1: cost 0 inf + 1 87.717 * [simplify]: Simplified to 1 87.717 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* 1 (/ 3/4 (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 87.718 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 87.718 * * [simplify]: iters left: 4 (6 enodes) 87.721 * * [simplify]: iters left: 3 (23 enodes) 87.731 * * [simplify]: iters left: 2 (39 enodes) 87.741 * * [simplify]: iters left: 1 (73 enodes) 87.758 * * [simplify]: Extracting #0: cost 1 inf + 0 87.759 * * [simplify]: Extracting #1: cost 6 inf + 0 87.759 * * [simplify]: Extracting #2: cost 19 inf + 1 87.759 * * [simplify]: Extracting #3: cost 30 inf + 3 87.759 * * [simplify]: Extracting #4: cost 27 inf + 7 87.759 * * [simplify]: Extracting #5: cost 11 inf + 4704 87.760 * * [simplify]: Extracting #6: cost 0 inf + 8605 87.760 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 87.760 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* 1 (/ 3/4 (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 87.761 * * * * [progress]: [ 139 / 168 ] simplifiying candidate # 87.761 * [simplify]: Simplifying (/ 1 (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 87.761 * * [simplify]: iters left: 6 (8 enodes) 87.766 * * [simplify]: iters left: 5 (33 enodes) 87.778 * * [simplify]: iters left: 4 (51 enodes) 87.796 * * [simplify]: iters left: 3 (81 enodes) 87.811 * * [simplify]: iters left: 2 (130 enodes) 87.843 * * [simplify]: iters left: 1 (254 enodes) 87.951 * * [simplify]: Extracting #0: cost 1 inf + 0 87.951 * * [simplify]: Extracting #1: cost 6 inf + 0 87.951 * * [simplify]: Extracting #2: cost 9 inf + 1 87.951 * * [simplify]: Extracting #3: cost 38 inf + 1 87.952 * * [simplify]: Extracting #4: cost 91 inf + 3 87.953 * * [simplify]: Extracting #5: cost 75 inf + 3265 87.962 * * [simplify]: Extracting #6: cost 42 inf + 20289 87.968 * * [simplify]: Extracting #7: cost 7 inf + 43106 87.972 * * [simplify]: Extracting #8: cost 0 inf + 47602 87.976 * [simplify]: Simplified to (/ 1 (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 87.976 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 1 (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) (/ 3/4 (cbrt (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 87.976 * [simplify]: Simplifying (/ 3/4 (cbrt (pow (fabs x) 5))) 87.976 * * [simplify]: iters left: 5 (7 enodes) 87.979 * * [simplify]: iters left: 4 (26 enodes) 87.984 * * [simplify]: iters left: 3 (40 enodes) 87.992 * * [simplify]: iters left: 2 (70 enodes) 88.008 * * [simplify]: iters left: 1 (119 enodes) 88.045 * * [simplify]: Extracting #0: cost 1 inf + 0 88.045 * * [simplify]: Extracting #1: cost 4 inf + 0 88.045 * * [simplify]: Extracting #2: cost 5 inf + 1 88.046 * * [simplify]: Extracting #3: cost 17 inf + 1 88.046 * * [simplify]: Extracting #4: cost 41 inf + 3 88.046 * * [simplify]: Extracting #5: cost 40 inf + 8 88.046 * * [simplify]: Extracting #6: cost 19 inf + 7732 88.047 * * [simplify]: Extracting #7: cost 6 inf + 13217 88.048 * * [simplify]: Extracting #8: cost 0 inf + 16195 88.050 * [simplify]: Simplified to (/ 3/4 (cbrt (pow (fabs x) 5))) 88.050 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 1 (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) (/ 3/4 (cbrt (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 88.050 * * * * [progress]: [ 140 / 168 ] simplifiying candidate # 88.050 * [simplify]: Simplifying (/ 1 (sqrt (pow (fabs x) 5))) 88.050 * * [simplify]: iters left: 5 (7 enodes) 88.052 * * [simplify]: iters left: 4 (28 enodes) 88.062 * * [simplify]: iters left: 3 (45 enodes) 88.072 * * [simplify]: iters left: 2 (75 enodes) 88.086 * * [simplify]: iters left: 1 (124 enodes) 88.111 * * [simplify]: Extracting #0: cost 1 inf + 0 88.112 * * [simplify]: Extracting #1: cost 4 inf + 0 88.112 * * [simplify]: Extracting #2: cost 6 inf + 1 88.112 * * [simplify]: Extracting #3: cost 21 inf + 1 88.112 * * [simplify]: Extracting #4: cost 42 inf + 4 88.112 * * [simplify]: Extracting #5: cost 39 inf + 9 88.113 * * [simplify]: Extracting #6: cost 21 inf + 5209 88.114 * * [simplify]: Extracting #7: cost 0 inf + 15321 88.115 * [simplify]: Simplified to (/ 1 (sqrt (pow (fabs x) 5))) 88.115 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 1 (sqrt (pow (fabs x) 5))) (/ 3/4 (sqrt (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 88.115 * [simplify]: Simplifying (/ 3/4 (sqrt (pow (fabs x) 5))) 88.115 * * [simplify]: iters left: 5 (7 enodes) 88.118 * * [simplify]: iters left: 4 (26 enodes) 88.125 * * [simplify]: iters left: 3 (41 enodes) 88.139 * * [simplify]: iters left: 2 (71 enodes) 88.167 * * [simplify]: iters left: 1 (120 enodes) 88.191 * * [simplify]: Extracting #0: cost 1 inf + 0 88.192 * * [simplify]: Extracting #1: cost 4 inf + 0 88.192 * * [simplify]: Extracting #2: cost 6 inf + 1 88.192 * * [simplify]: Extracting #3: cost 20 inf + 1 88.192 * * [simplify]: Extracting #4: cost 41 inf + 4 88.192 * * [simplify]: Extracting #5: cost 38 inf + 9 88.192 * * [simplify]: Extracting #6: cost 18 inf + 5843 88.193 * * [simplify]: Extracting #7: cost 0 inf + 14778 88.195 * [simplify]: Simplified to (/ 3/4 (sqrt (pow (fabs x) 5))) 88.195 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 1 (sqrt (pow (fabs x) 5))) (/ 3/4 (sqrt (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 88.195 * * * * [progress]: [ 141 / 168 ] simplifiying candidate # 88.195 * [simplify]: Simplifying (/ 1 1) 88.195 * * [simplify]: iters left: 2 (2 enodes) 88.196 * * [simplify]: iters left: 1 (6 enodes) 88.197 * * [simplify]: Extracting #0: cost 1 inf + 0 88.197 * * [simplify]: Extracting #1: cost 0 inf + 1 88.197 * [simplify]: Simplified to 1 88.197 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* 1 (/ 3/4 (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 88.198 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 88.198 * * [simplify]: iters left: 4 (6 enodes) 88.202 * * [simplify]: iters left: 3 (23 enodes) 88.212 * * [simplify]: iters left: 2 (39 enodes) 88.228 * * [simplify]: iters left: 1 (73 enodes) 88.254 * * [simplify]: Extracting #0: cost 1 inf + 0 88.254 * * [simplify]: Extracting #1: cost 6 inf + 0 88.254 * * [simplify]: Extracting #2: cost 19 inf + 1 88.254 * * [simplify]: Extracting #3: cost 30 inf + 3 88.254 * * [simplify]: Extracting #4: cost 27 inf + 7 88.255 * * [simplify]: Extracting #5: cost 11 inf + 4704 88.255 * * [simplify]: Extracting #6: cost 0 inf + 8605 88.256 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 88.256 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* 1 (/ 3/4 (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 88.256 * * * * [progress]: [ 142 / 168 ] simplifiying candidate # 88.256 * [simplify]: Simplifying (/ 1 (pow (fabs x) (/ 5 2))) 88.256 * * [simplify]: iters left: 5 (8 enodes) 88.259 * * [simplify]: iters left: 4 (30 enodes) 88.269 * * [simplify]: iters left: 3 (50 enodes) 88.280 * * [simplify]: iters left: 2 (85 enodes) 88.303 * * [simplify]: iters left: 1 (161 enodes) 88.325 * * [simplify]: Extracting #0: cost 1 inf + 0 88.325 * * [simplify]: Extracting #1: cost 6 inf + 0 88.325 * * [simplify]: Extracting #2: cost 24 inf + 1 88.326 * * [simplify]: Extracting #3: cost 49 inf + 4 88.326 * * [simplify]: Extracting #4: cost 48 inf + 9 88.326 * * [simplify]: Extracting #5: cost 22 inf + 8233 88.328 * * [simplify]: Extracting #6: cost 3 inf + 16872 88.329 * * [simplify]: Extracting #7: cost 0 inf + 18804 88.330 * [simplify]: Simplified to (/ 1 (pow (fabs x) 5/2)) 88.331 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 1 (pow (fabs x) 5/2)) (/ 3/4 (pow (fabs x) (/ 5 2))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 88.331 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) (/ 5 2))) 88.331 * * [simplify]: iters left: 5 (8 enodes) 88.334 * * [simplify]: iters left: 4 (28 enodes) 88.340 * * [simplify]: iters left: 3 (45 enodes) 88.366 * * [simplify]: iters left: 2 (84 enodes) 88.403 * * [simplify]: iters left: 1 (165 enodes) 88.444 * * [simplify]: Extracting #0: cost 1 inf + 0 88.444 * * [simplify]: Extracting #1: cost 6 inf + 0 88.444 * * [simplify]: Extracting #2: cost 22 inf + 1 88.444 * * [simplify]: Extracting #3: cost 49 inf + 4 88.445 * * [simplify]: Extracting #4: cost 49 inf + 9 88.445 * * [simplify]: Extracting #5: cost 32 inf + 3954 88.447 * * [simplify]: Extracting #6: cost 4 inf + 16249 88.448 * * [simplify]: Extracting #7: cost 0 inf + 18304 88.450 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5/2)) 88.450 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 1 (pow (fabs x) (/ 5 2))) (/ 3/4 (pow (fabs x) 5/2)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 88.450 * * * * [progress]: [ 143 / 168 ] simplifiying candidate # 88.450 * * * * [progress]: [ 144 / 168 ] simplifiying candidate # 88.450 * * * * [progress]: [ 145 / 168 ] simplifiying candidate # 88.450 * * * * [progress]: [ 146 / 168 ] simplifiying candidate # 88.451 * [simplify]: Simplifying (pow (cbrt (fabs x)) 5) 88.451 * * [simplify]: iters left: 3 (5 enodes) 88.452 * * [simplify]: iters left: 2 (20 enodes) 88.461 * * [simplify]: iters left: 1 (34 enodes) 88.468 * * [simplify]: Extracting #0: cost 1 inf + 0 88.468 * * [simplify]: Extracting #1: cost 9 inf + 0 88.468 * * [simplify]: Extracting #2: cost 15 inf + 1 88.468 * * [simplify]: Extracting #3: cost 16 inf + 3 88.469 * * [simplify]: Extracting #4: cost 14 inf + 5 88.469 * * [simplify]: Extracting #5: cost 12 inf + 87 88.469 * * [simplify]: Extracting #6: cost 3 inf + 2693 88.469 * * [simplify]: Extracting #7: cost 0 inf + 4191 88.469 * [simplify]: Simplified to (pow (cbrt (fabs x)) 5) 88.469 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ (/ 3/4 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (pow (cbrt (fabs x)) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 88.470 * * * * [progress]: [ 147 / 168 ] simplifiying candidate # 88.470 * [simplify]: Simplifying (pow (sqrt (fabs x)) 5) 88.470 * * [simplify]: iters left: 3 (5 enodes) 88.472 * * [simplify]: iters left: 2 (20 enodes) 88.476 * * [simplify]: iters left: 1 (34 enodes) 88.485 * * [simplify]: Extracting #0: cost 1 inf + 0 88.485 * * [simplify]: Extracting #1: cost 9 inf + 0 88.485 * * [simplify]: Extracting #2: cost 15 inf + 1 88.485 * * [simplify]: Extracting #3: cost 16 inf + 3 88.485 * * [simplify]: Extracting #4: cost 14 inf + 5 88.485 * * [simplify]: Extracting #5: cost 12 inf + 87 88.485 * * [simplify]: Extracting #6: cost 3 inf + 2333 88.486 * * [simplify]: Extracting #7: cost 0 inf + 3711 88.486 * [simplify]: Simplified to (pow (sqrt (fabs x)) 5) 88.486 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ (/ 3/4 (pow (sqrt (fabs x)) 5)) (pow (sqrt (fabs x)) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 88.487 * * * * [progress]: [ 148 / 168 ] simplifiying candidate # 88.487 * [simplify]: Simplifying (pow (fabs x) 5) 88.487 * * [simplify]: iters left: 2 (4 enodes) 88.490 * * [simplify]: iters left: 1 (17 enodes) 88.497 * * [simplify]: Extracting #0: cost 1 inf + 0 88.497 * * [simplify]: Extracting #1: cost 5 inf + 0 88.497 * * [simplify]: Extracting #2: cost 9 inf + 1 88.497 * * [simplify]: Extracting #3: cost 8 inf + 3 88.497 * * [simplify]: Extracting #4: cost 1 inf + 1094 88.497 * * [simplify]: Extracting #5: cost 0 inf + 1346 88.498 * [simplify]: Simplified to (pow (fabs x) 5) 88.498 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ (/ 3/4 (pow 1 5)) (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 88.498 * * * * [progress]: [ 149 / 168 ] simplifiying candidate # 88.498 * [simplify]: Simplifying (cbrt (pow (fabs x) 5)) 88.498 * * [simplify]: iters left: 3 (5 enodes) 88.501 * * [simplify]: iters left: 2 (20 enodes) 88.510 * * [simplify]: iters left: 1 (34 enodes) 88.519 * * [simplify]: Extracting #0: cost 1 inf + 0 88.520 * * [simplify]: Extracting #1: cost 3 inf + 0 88.520 * * [simplify]: Extracting #2: cost 11 inf + 0 88.520 * * [simplify]: Extracting #3: cost 17 inf + 1 88.520 * * [simplify]: Extracting #4: cost 15 inf + 4 88.520 * * [simplify]: Extracting #5: cost 9 inf + 843 88.520 * * [simplify]: Extracting #6: cost 0 inf + 3813 88.520 * [simplify]: Simplified to (cbrt (pow (fabs x) 5)) 88.520 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ (/ 3/4 (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) (cbrt (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 88.521 * * * * [progress]: [ 150 / 168 ] simplifiying candidate # 88.521 * [simplify]: Simplifying (sqrt (pow (fabs x) 5)) 88.521 * * [simplify]: iters left: 3 (5 enodes) 88.522 * * [simplify]: iters left: 2 (20 enodes) 88.527 * * [simplify]: iters left: 1 (35 enodes) 88.535 * * [simplify]: Extracting #0: cost 1 inf + 0 88.535 * * [simplify]: Extracting #1: cost 4 inf + 0 88.535 * * [simplify]: Extracting #2: cost 13 inf + 0 88.535 * * [simplify]: Extracting #3: cost 16 inf + 2 88.535 * * [simplify]: Extracting #4: cost 5 inf + 2855 88.535 * * [simplify]: Extracting #5: cost 0 inf + 3733 88.536 * [simplify]: Simplified to (sqrt (pow (fabs x) 5)) 88.536 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ (/ 3/4 (sqrt (pow (fabs x) 5))) (sqrt (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 88.536 * * * * [progress]: [ 151 / 168 ] simplifiying candidate # 88.536 * [simplify]: Simplifying (pow (fabs x) 5) 88.536 * * [simplify]: iters left: 2 (4 enodes) 88.537 * * [simplify]: iters left: 1 (17 enodes) 88.541 * * [simplify]: Extracting #0: cost 1 inf + 0 88.541 * * [simplify]: Extracting #1: cost 5 inf + 0 88.541 * * [simplify]: Extracting #2: cost 9 inf + 1 88.541 * * [simplify]: Extracting #3: cost 8 inf + 3 88.541 * * [simplify]: Extracting #4: cost 1 inf + 1094 88.542 * * [simplify]: Extracting #5: cost 0 inf + 1346 88.542 * [simplify]: Simplified to (pow (fabs x) 5) 88.542 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ (/ 3/4 1) (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 88.542 * * * * [progress]: [ 152 / 168 ] simplifiying candidate # 88.542 * [simplify]: Simplifying (pow (fabs x) (/ 5 2)) 88.542 * * [simplify]: iters left: 3 (6 enodes) 88.545 * * [simplify]: iters left: 2 (23 enodes) 88.550 * * [simplify]: iters left: 1 (40 enodes) 88.563 * * [simplify]: Extracting #0: cost 1 inf + 0 88.563 * * [simplify]: Extracting #1: cost 9 inf + 0 88.563 * * [simplify]: Extracting #2: cost 15 inf + 1 88.563 * * [simplify]: Extracting #3: cost 13 inf + 4 88.563 * * [simplify]: Extracting #4: cost 8 inf + 591 88.564 * * [simplify]: Extracting #5: cost 1 inf + 2857 88.564 * * [simplify]: Extracting #6: cost 0 inf + 3149 88.564 * [simplify]: Simplified to (pow (fabs x) 5/2) 88.564 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ (/ 3/4 (pow (fabs x) (/ 5 2))) (pow (fabs x) 5/2))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 88.564 * * * * [progress]: [ 153 / 168 ] simplifiying candidate # 88.564 * [simplify]: Simplifying (* (cbrt 3/4) (cbrt 3/4)) 88.565 * * [simplify]: iters left: 3 (3 enodes) 88.566 * * [simplify]: iters left: 2 (9 enodes) 88.567 * * [simplify]: Extracting #0: cost 1 inf + 0 88.568 * * [simplify]: Extracting #1: cost 3 inf + 0 88.568 * * [simplify]: Extracting #2: cost 5 inf + 0 88.568 * * [simplify]: Extracting #3: cost 4 inf + 1 88.568 * * [simplify]: Extracting #4: cost 0 inf + 405 88.568 * [simplify]: Simplified to (* (cbrt 3/4) (cbrt 3/4)) 88.568 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (cbrt 3/4) (cbrt 3/4)) (/ (pow (fabs x) 5) (cbrt 3/4)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 88.568 * * * * [progress]: [ 154 / 168 ] simplifiying candidate # 88.568 * [simplify]: Simplifying (sqrt 3/4) 88.568 * * [simplify]: iters left: 1 (2 enodes) 88.569 * * [simplify]: Extracting #0: cost 1 inf + 0 88.569 * * [simplify]: Extracting #1: cost 3 inf + 0 88.569 * * [simplify]: Extracting #2: cost 2 inf + 1 88.569 * * [simplify]: Extracting #3: cost 0 inf + 83 88.569 * [simplify]: Simplified to (sqrt 3/4) 88.569 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ (sqrt 3/4) (/ (pow (fabs x) 5) (sqrt 3/4)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 88.569 * * * * [progress]: [ 155 / 168 ] simplifiying candidate # 88.569 * * * * [progress]: [ 156 / 168 ] simplifiying candidate #real (real->posit16 (/ 3/4 (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x)))))> 88.570 * * * * [progress]: [ 157 / 168 ] simplifiying candidate # 88.570 * [simplify]: Simplifying (* (sqrt (/ 1 PI)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 88.570 * * [simplify]: iters left: 6 (26 enodes) 88.579 * * [simplify]: iters left: 5 (119 enodes) 88.617 * * [simplify]: iters left: 4 (231 enodes) 88.677 * * [simplify]: iters left: 3 (482 enodes) 88.840 * * [simplify]: Extracting #0: cost 1 inf + 0 88.841 * * [simplify]: Extracting #1: cost 26 inf + 0 88.842 * * [simplify]: Extracting #2: cost 142 inf + 1 88.843 * * [simplify]: Extracting #3: cost 228 inf + 4 88.846 * * [simplify]: Extracting #4: cost 215 inf + 7740 88.859 * * [simplify]: Extracting #5: cost 118 inf + 41070 88.870 * * [simplify]: Extracting #6: cost 18 inf + 84330 88.884 * * [simplify]: Extracting #7: cost 0 inf + 93406 88.911 * * [simplify]: Extracting #8: cost 0 inf + 93366 88.938 * [simplify]: Simplified to (* (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5)))) (sqrt (/ 1 PI))) 88.938 * [simplify]: Simplified (2 1) to (λ (x) (* (* (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5)))) (sqrt (/ 1 PI))) (exp (* (fabs x) (fabs x))))) 88.938 * * * * [progress]: [ 158 / 168 ] simplifiying candidate # 88.939 * [simplify]: Simplifying (* (sqrt (/ 1 PI)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 88.939 * * [simplify]: iters left: 6 (26 enodes) 88.957 * * [simplify]: iters left: 5 (119 enodes) 89.003 * * [simplify]: iters left: 4 (231 enodes) 89.051 * * [simplify]: iters left: 3 (482 enodes) 89.205 * * [simplify]: Extracting #0: cost 1 inf + 0 89.205 * * [simplify]: Extracting #1: cost 26 inf + 0 89.206 * * [simplify]: Extracting #2: cost 142 inf + 1 89.207 * * [simplify]: Extracting #3: cost 228 inf + 4 89.210 * * [simplify]: Extracting #4: cost 215 inf + 7740 89.220 * * [simplify]: Extracting #5: cost 118 inf + 41070 89.243 * * [simplify]: Extracting #6: cost 18 inf + 84330 89.270 * * [simplify]: Extracting #7: cost 0 inf + 93406 89.302 * * [simplify]: Extracting #8: cost 0 inf + 93366 89.320 * [simplify]: Simplified to (* (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5)))) (sqrt (/ 1 PI))) 89.320 * [simplify]: Simplified (2 1) to (λ (x) (* (* (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5)))) (sqrt (/ 1 PI))) (exp (* (fabs x) (fabs x))))) 89.320 * * * * [progress]: [ 159 / 168 ] simplifiying candidate # 89.320 * [simplify]: Simplifying (* (sqrt (/ 1 PI)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 89.320 * * [simplify]: iters left: 6 (26 enodes) 89.330 * * [simplify]: iters left: 5 (119 enodes) 89.355 * * [simplify]: iters left: 4 (231 enodes) 89.419 * * [simplify]: iters left: 3 (482 enodes) 89.589 * * [simplify]: Extracting #0: cost 1 inf + 0 89.589 * * [simplify]: Extracting #1: cost 26 inf + 0 89.589 * * [simplify]: Extracting #2: cost 142 inf + 1 89.590 * * [simplify]: Extracting #3: cost 228 inf + 4 89.592 * * [simplify]: Extracting #4: cost 215 inf + 7740 89.597 * * [simplify]: Extracting #5: cost 118 inf + 41070 89.608 * * [simplify]: Extracting #6: cost 18 inf + 84330 89.630 * * [simplify]: Extracting #7: cost 0 inf + 93406 89.652 * * [simplify]: Extracting #8: cost 0 inf + 93366 89.666 * [simplify]: Simplified to (* (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5)))) (sqrt (/ 1 PI))) 89.666 * [simplify]: Simplified (2 1) to (λ (x) (* (* (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5)))) (sqrt (/ 1 PI))) (exp (* (fabs x) (fabs x))))) 89.666 * * * * [progress]: [ 160 / 168 ] simplifiying candidate # 89.666 * [simplify]: Simplifying (/ 1/2 (pow (fabs x) 3)) 89.666 * * [simplify]: iters left: 4 (6 enodes) 89.669 * * [simplify]: iters left: 3 (26 enodes) 89.679 * * [simplify]: iters left: 2 (48 enodes) 89.695 * * [simplify]: iters left: 1 (83 enodes) 89.711 * * [simplify]: Extracting #0: cost 1 inf + 0 89.711 * * [simplify]: Extracting #1: cost 10 inf + 0 89.711 * * [simplify]: Extracting #2: cost 27 inf + 1 89.711 * * [simplify]: Extracting #3: cost 31 inf + 4 89.711 * * [simplify]: Extracting #4: cost 19 inf + 1404 89.712 * * [simplify]: Extracting #5: cost 8 inf + 3616 89.712 * * [simplify]: Extracting #6: cost 0 inf + 7010 89.713 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 89.713 * [simplify]: Simplified (2 1 2 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 89.713 * * * * [progress]: [ 161 / 168 ] simplifiying candidate # 89.713 * [simplify]: Simplifying (/ 1/2 (pow (fabs x) 3)) 89.713 * * [simplify]: iters left: 4 (6 enodes) 89.716 * * [simplify]: iters left: 3 (26 enodes) 89.724 * * [simplify]: iters left: 2 (48 enodes) 89.739 * * [simplify]: iters left: 1 (83 enodes) 89.755 * * [simplify]: Extracting #0: cost 1 inf + 0 89.755 * * [simplify]: Extracting #1: cost 10 inf + 0 89.755 * * [simplify]: Extracting #2: cost 27 inf + 1 89.755 * * [simplify]: Extracting #3: cost 31 inf + 4 89.756 * * [simplify]: Extracting #4: cost 19 inf + 1404 89.756 * * [simplify]: Extracting #5: cost 8 inf + 3616 89.757 * * [simplify]: Extracting #6: cost 0 inf + 7010 89.757 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 89.757 * [simplify]: Simplified (2 1 2 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 89.757 * * * * [progress]: [ 162 / 168 ] simplifiying candidate # 89.758 * [simplify]: Simplifying (/ 1/2 (pow (fabs x) 3)) 89.758 * * [simplify]: iters left: 4 (6 enodes) 89.760 * * [simplify]: iters left: 3 (26 enodes) 89.770 * * [simplify]: iters left: 2 (48 enodes) 89.793 * * [simplify]: iters left: 1 (83 enodes) 89.814 * * [simplify]: Extracting #0: cost 1 inf + 0 89.814 * * [simplify]: Extracting #1: cost 10 inf + 0 89.814 * * [simplify]: Extracting #2: cost 27 inf + 1 89.814 * * [simplify]: Extracting #3: cost 31 inf + 4 89.814 * * [simplify]: Extracting #4: cost 19 inf + 1404 89.815 * * [simplify]: Extracting #5: cost 8 inf + 3616 89.815 * * [simplify]: Extracting #6: cost 0 inf + 7010 89.816 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 89.816 * [simplify]: Simplified (2 1 2 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 89.816 * * * * [progress]: [ 163 / 168 ] simplifiying candidate # 89.816 * [simplify]: Simplifying (pow (fabs x) 3) 89.816 * * [simplify]: iters left: 2 (4 enodes) 89.818 * * [simplify]: iters left: 1 (20 enodes) 89.822 * * [simplify]: Extracting #0: cost 1 inf + 0 89.823 * * [simplify]: Extracting #1: cost 6 inf + 0 89.823 * * [simplify]: Extracting #2: cost 11 inf + 1 89.823 * * [simplify]: Extracting #3: cost 10 inf + 3 89.823 * * [simplify]: Extracting #4: cost 4 inf + 842 89.823 * * [simplify]: Extracting #5: cost 0 inf + 1246 89.823 * [simplify]: Simplified to (* (fabs x) (* (fabs x) (fabs x))) 89.823 * [simplify]: Simplified (2 1 2 2 1 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 89.823 * * * * [progress]: [ 164 / 168 ] simplifiying candidate # 89.823 * [simplify]: Simplifying (pow (fabs x) 3) 89.823 * * [simplify]: iters left: 2 (4 enodes) 89.825 * * [simplify]: iters left: 1 (20 enodes) 89.830 * * [simplify]: Extracting #0: cost 1 inf + 0 89.830 * * [simplify]: Extracting #1: cost 6 inf + 0 89.830 * * [simplify]: Extracting #2: cost 11 inf + 1 89.830 * * [simplify]: Extracting #3: cost 10 inf + 3 89.830 * * [simplify]: Extracting #4: cost 4 inf + 842 89.831 * * [simplify]: Extracting #5: cost 0 inf + 1246 89.831 * [simplify]: Simplified to (* (fabs x) (* (fabs x) (fabs x))) 89.831 * [simplify]: Simplified (2 1 2 2 1 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 89.831 * * * * [progress]: [ 165 / 168 ] simplifiying candidate # 89.832 * [simplify]: Simplifying (pow (fabs x) 3) 89.832 * * [simplify]: iters left: 2 (4 enodes) 89.834 * * [simplify]: iters left: 1 (20 enodes) 89.844 * * [simplify]: Extracting #0: cost 1 inf + 0 89.844 * * [simplify]: Extracting #1: cost 6 inf + 0 89.844 * * [simplify]: Extracting #2: cost 11 inf + 1 89.844 * * [simplify]: Extracting #3: cost 10 inf + 3 89.844 * * [simplify]: Extracting #4: cost 4 inf + 842 89.845 * * [simplify]: Extracting #5: cost 0 inf + 1246 89.845 * [simplify]: Simplified to (* (fabs x) (* (fabs x) (fabs x))) 89.845 * [simplify]: Simplified (2 1 2 2 1 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 89.845 * * * * [progress]: [ 166 / 168 ] simplifiying candidate # 89.846 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 89.846 * * [simplify]: iters left: 4 (6 enodes) 89.850 * * [simplify]: iters left: 3 (23 enodes) 89.860 * * [simplify]: iters left: 2 (39 enodes) 89.876 * * [simplify]: iters left: 1 (73 enodes) 89.903 * * [simplify]: Extracting #0: cost 1 inf + 0 89.903 * * [simplify]: Extracting #1: cost 6 inf + 0 89.903 * * [simplify]: Extracting #2: cost 19 inf + 1 89.903 * * [simplify]: Extracting #3: cost 30 inf + 3 89.903 * * [simplify]: Extracting #4: cost 27 inf + 7 89.904 * * [simplify]: Extracting #5: cost 11 inf + 4704 89.905 * * [simplify]: Extracting #6: cost 0 inf + 8605 89.907 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 89.907 * [simplify]: Simplified (2 1 2 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 89.907 * * * * [progress]: [ 167 / 168 ] simplifiying candidate # 89.907 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 89.907 * * [simplify]: iters left: 4 (6 enodes) 89.911 * * [simplify]: iters left: 3 (23 enodes) 89.925 * * [simplify]: iters left: 2 (39 enodes) 89.942 * * [simplify]: iters left: 1 (73 enodes) 89.955 * * [simplify]: Extracting #0: cost 1 inf + 0 89.956 * * [simplify]: Extracting #1: cost 6 inf + 0 89.956 * * [simplify]: Extracting #2: cost 19 inf + 1 89.956 * * [simplify]: Extracting #3: cost 30 inf + 3 89.956 * * [simplify]: Extracting #4: cost 27 inf + 7 89.956 * * [simplify]: Extracting #5: cost 11 inf + 4704 89.957 * * [simplify]: Extracting #6: cost 0 inf + 8605 89.957 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 89.958 * [simplify]: Simplified (2 1 2 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 89.958 * * * * [progress]: [ 168 / 168 ] simplifiying candidate # 89.958 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 89.958 * * [simplify]: iters left: 4 (6 enodes) 89.960 * * [simplify]: iters left: 3 (23 enodes) 89.969 * * [simplify]: iters left: 2 (39 enodes) 89.986 * * [simplify]: iters left: 1 (73 enodes) 90.012 * * [simplify]: Extracting #0: cost 1 inf + 0 90.012 * * [simplify]: Extracting #1: cost 6 inf + 0 90.012 * * [simplify]: Extracting #2: cost 19 inf + 1 90.012 * * [simplify]: Extracting #3: cost 30 inf + 3 90.013 * * [simplify]: Extracting #4: cost 27 inf + 7 90.013 * * [simplify]: Extracting #5: cost 11 inf + 4704 90.014 * * [simplify]: Extracting #6: cost 0 inf + 8605 90.016 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 90.016 * [simplify]: Simplified (2 1 2 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 90.016 * * * [progress]: adding candidates to table 93.179 * * [progress]: iteration 3 / 4 93.180 * * * [progress]: picking best candidate 93.277 * * * * [pick]: Picked # 93.277 * * * [progress]: localizing error 93.373 * * * [progress]: generating rewritten candidates 93.373 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1) 94.820 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 2 1 1) 94.839 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2 2 1 2) 94.848 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2 1) 94.863 * * * [progress]: generating series expansions 94.863 * * * * [progress]: [ 1 / 4 ] generating series at (2 1) 94.865 * [backup-simplify]: Simplify (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) into (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))))) (sqrt (/ 1 PI))) 94.865 * [approximate]: Taking taylor expansion of (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))))) (sqrt (/ 1 PI))) in (x) around 0 94.865 * [taylor]: Taking taylor expansion of (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))))) (sqrt (/ 1 PI))) in x 94.865 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))))) in x 94.865 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 94.865 * [taylor]: Taking taylor expansion of (fabs x) in x 94.865 * [backup-simplify]: Simplify (fabs x) into (fabs x) 94.865 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 94.865 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5))))) in x 94.865 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 94.865 * [taylor]: Taking taylor expansion of 1/2 in x 94.865 * [backup-simplify]: Simplify 1/2 into 1/2 94.865 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 94.865 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 94.865 * [taylor]: Taking taylor expansion of (fabs x) in x 94.865 * [backup-simplify]: Simplify (fabs x) into (fabs x) 94.865 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 94.865 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 94.865 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 94.865 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 94.865 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 94.865 * [taylor]: Taking taylor expansion of 15/8 in x 94.865 * [backup-simplify]: Simplify 15/8 into 15/8 94.865 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 94.865 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 94.865 * [taylor]: Taking taylor expansion of (fabs x) in x 94.865 * [backup-simplify]: Simplify (fabs x) into (fabs x) 94.865 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 94.866 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 94.866 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 94.866 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 94.866 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 94.866 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 94.866 * [taylor]: Taking taylor expansion of 3/4 in x 94.866 * [backup-simplify]: Simplify 3/4 into 3/4 94.866 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 94.866 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 94.866 * [taylor]: Taking taylor expansion of (fabs x) in x 94.866 * [backup-simplify]: Simplify (fabs x) into (fabs x) 94.866 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 94.866 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 94.866 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 94.866 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 94.866 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 94.866 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 94.866 * [taylor]: Taking taylor expansion of PI in x 94.866 * [backup-simplify]: Simplify PI into PI 94.867 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 94.867 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 94.868 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 94.868 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 94.868 * [taylor]: Taking taylor expansion of (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))))) (sqrt (/ 1 PI))) in x 94.868 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))))) in x 94.868 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 94.868 * [taylor]: Taking taylor expansion of (fabs x) in x 94.868 * [backup-simplify]: Simplify (fabs x) into (fabs x) 94.868 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 94.868 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5))))) in x 94.868 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 94.869 * [taylor]: Taking taylor expansion of 1/2 in x 94.869 * [backup-simplify]: Simplify 1/2 into 1/2 94.869 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 94.869 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 94.869 * [taylor]: Taking taylor expansion of (fabs x) in x 94.869 * [backup-simplify]: Simplify (fabs x) into (fabs x) 94.869 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 94.869 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 94.869 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 94.869 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 94.869 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 94.869 * [taylor]: Taking taylor expansion of 15/8 in x 94.869 * [backup-simplify]: Simplify 15/8 into 15/8 94.869 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 94.869 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 94.869 * [taylor]: Taking taylor expansion of (fabs x) in x 94.869 * [backup-simplify]: Simplify (fabs x) into (fabs x) 94.869 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 94.869 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 94.869 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 94.869 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 94.869 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 94.869 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 94.869 * [taylor]: Taking taylor expansion of 3/4 in x 94.869 * [backup-simplify]: Simplify 3/4 into 3/4 94.869 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 94.869 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 94.869 * [taylor]: Taking taylor expansion of (fabs x) in x 94.869 * [backup-simplify]: Simplify (fabs x) into (fabs x) 94.869 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 94.869 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 94.870 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 94.870 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 94.870 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 94.870 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 94.870 * [taylor]: Taking taylor expansion of PI in x 94.870 * [backup-simplify]: Simplify PI into PI 94.870 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 94.871 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 94.871 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 94.872 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 94.872 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs x) 3))) into (/ 1/2 (pow (fabs x) 3)) 94.872 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs x) 7))) into (/ 15/8 (pow (fabs x) 7)) 94.872 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs x) 5))) into (/ 3/4 (pow (fabs x) 5)) 94.872 * [backup-simplify]: Simplify (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5))) into (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))) 94.872 * [backup-simplify]: Simplify (+ (/ 1/2 (pow (fabs x) 3)) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))) into (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))) 94.873 * [backup-simplify]: Simplify (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) into (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) 94.874 * [backup-simplify]: Simplify (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) into (* (sqrt (/ 1 PI)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 94.875 * [backup-simplify]: Simplify (* (sqrt (/ 1 PI)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) into (* (sqrt (/ 1 PI)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 94.875 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))))) into 0 94.875 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 94.875 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 94.875 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 94.875 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs x) 3)))) into 0 94.875 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 94.875 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 94.876 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 94.876 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 94.876 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))))) into 0 94.876 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs x) 7)))) into 0 94.876 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 94.876 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 94.876 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 94.876 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 94.877 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs x) 5)))) into 0 94.877 * [backup-simplify]: Simplify (+ 0 0) into 0 94.877 * [backup-simplify]: Simplify (+ 0 0) into 0 94.877 * [backup-simplify]: Simplify (+ 0 0) into 0 94.878 * [backup-simplify]: Simplify (+ (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 94.878 * [backup-simplify]: Simplify 0 into 0 94.879 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 94.880 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 94.880 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 94.880 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 94.880 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 94.881 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 94.881 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))) into 0 94.881 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 94.882 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 94.882 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 94.883 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 94.883 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 94.883 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))) into 0 94.884 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 94.884 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 94.884 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 94.884 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 94.885 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))) into 0 94.885 * [backup-simplify]: Simplify (+ 0 0) into 0 94.885 * [backup-simplify]: Simplify (+ 0 0) into 0 94.886 * [backup-simplify]: Simplify (+ 0 0) into 0 94.887 * [backup-simplify]: Simplify (+ (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 94.887 * [backup-simplify]: Simplify 0 into 0 94.888 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 94.888 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 94.889 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 94.889 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 94.890 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 94.890 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 94.891 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))) into 0 94.891 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 94.892 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 94.892 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 94.893 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 94.893 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 94.894 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))) into 0 94.894 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 94.895 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 94.895 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 94.895 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 94.896 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))) into 0 94.896 * [backup-simplify]: Simplify (+ 0 0) into 0 94.897 * [backup-simplify]: Simplify (+ 0 0) into 0 94.897 * [backup-simplify]: Simplify (+ 0 0) into 0 94.898 * [backup-simplify]: Simplify (+ (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 94.898 * [backup-simplify]: Simplify 0 into 0 94.899 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 94.900 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 94.900 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 94.900 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 94.901 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 94.901 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 94.902 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))) into 0 94.903 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 94.904 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 94.905 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 94.906 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 94.906 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 94.907 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))))) into 0 94.908 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 94.908 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 94.909 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 94.909 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 94.910 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))) into 0 94.911 * [backup-simplify]: Simplify (+ 0 0) into 0 94.911 * [backup-simplify]: Simplify (+ 0 0) into 0 94.911 * [backup-simplify]: Simplify (+ 0 0) into 0 94.912 * [backup-simplify]: Simplify (+ (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 94.912 * [backup-simplify]: Simplify 0 into 0 94.913 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 94.914 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 94.914 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 94.915 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 94.916 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 94.916 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 94.917 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))))) into 0 94.918 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 94.919 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 94.920 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 94.921 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 94.921 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 94.923 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))))) into 0 94.924 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 94.925 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 94.925 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 94.926 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 94.927 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))))) into 0 94.927 * [backup-simplify]: Simplify (+ 0 0) into 0 94.927 * [backup-simplify]: Simplify (+ 0 0) into 0 94.928 * [backup-simplify]: Simplify (+ 0 0) into 0 94.929 * [backup-simplify]: Simplify (+ (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 94.929 * [backup-simplify]: Simplify 0 into 0 94.930 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 94.930 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 94.931 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 94.932 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 94.933 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 94.933 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 94.935 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))))) into 0 94.936 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 94.937 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 94.944 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 94.945 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 94.946 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 94.948 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))))))) into 0 94.950 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 94.952 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 94.953 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 94.954 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 94.956 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))))) into 0 94.957 * [backup-simplify]: Simplify (+ 0 0) into 0 94.957 * [backup-simplify]: Simplify (+ 0 0) into 0 94.957 * [backup-simplify]: Simplify (+ 0 0) into 0 94.960 * [backup-simplify]: Simplify (+ (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 94.960 * [backup-simplify]: Simplify 0 into 0 94.961 * [backup-simplify]: Simplify (* (sqrt (/ 1 PI)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) into (* (sqrt (/ 1 PI)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 94.963 * [backup-simplify]: Simplify (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs (/ 1 x)) 7)) (+ (+ (/ (/ 1/2 (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) (/ 3/4 (pow (fabs (/ 1 x)) 5))) (/ 1 (fabs (/ 1 x)))))) into (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) 94.963 * [approximate]: Taking taylor expansion of (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) in (x) around 0 94.963 * [taylor]: Taking taylor expansion of (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) in x 94.963 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) in x 94.963 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 94.963 * [taylor]: Taking taylor expansion of 1/2 in x 94.963 * [backup-simplify]: Simplify 1/2 into 1/2 94.963 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 94.963 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 94.963 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 94.963 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 94.963 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 94.963 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 94.964 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 94.964 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) in x 94.964 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 94.964 * [taylor]: Taking taylor expansion of 15/8 in x 94.964 * [backup-simplify]: Simplify 15/8 into 15/8 94.964 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 94.964 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 94.964 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 94.964 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 94.964 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 94.964 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 94.964 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 94.964 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 94.965 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 94.965 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 94.965 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 94.965 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 94.965 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 94.965 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 94.965 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 94.965 * [taylor]: Taking taylor expansion of 3/4 in x 94.965 * [backup-simplify]: Simplify 3/4 into 3/4 94.965 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 94.965 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 94.965 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 94.965 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 94.965 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 94.965 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 94.965 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 94.966 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 94.966 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 94.966 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 94.966 * [taylor]: Taking taylor expansion of PI in x 94.966 * [backup-simplify]: Simplify PI into PI 94.966 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 94.967 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 94.968 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 94.969 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 94.969 * [taylor]: Taking taylor expansion of (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) in x 94.969 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) in x 94.969 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 94.969 * [taylor]: Taking taylor expansion of 1/2 in x 94.969 * [backup-simplify]: Simplify 1/2 into 1/2 94.969 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 94.969 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 94.969 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 94.969 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 94.970 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 94.970 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 94.970 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 94.970 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) in x 94.970 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 94.970 * [taylor]: Taking taylor expansion of 15/8 in x 94.970 * [backup-simplify]: Simplify 15/8 into 15/8 94.970 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 94.970 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 94.970 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 94.970 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 94.970 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 94.970 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 94.970 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 94.971 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 94.971 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 94.971 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 94.971 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 94.971 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 94.971 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 94.971 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 94.971 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 94.971 * [taylor]: Taking taylor expansion of 3/4 in x 94.971 * [backup-simplify]: Simplify 3/4 into 3/4 94.971 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 94.971 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 94.971 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 94.971 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 94.971 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 94.971 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 94.972 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 94.972 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 94.972 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 94.972 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 94.972 * [taylor]: Taking taylor expansion of PI in x 94.972 * [backup-simplify]: Simplify PI into PI 94.972 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 94.973 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 94.974 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 94.975 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 94.976 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 94.976 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) into (/ 15/8 (pow (fabs (/ 1 x)) 7)) 94.976 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 94.976 * [backup-simplify]: Simplify (+ (/ 1 (fabs (/ 1 x))) (/ 3/4 (pow (fabs (/ 1 x)) 5))) into (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) 94.977 * [backup-simplify]: Simplify (+ (/ 15/8 (pow (fabs (/ 1 x)) 7)) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) into (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) 94.977 * [backup-simplify]: Simplify (+ (/ 1/2 (pow (fabs (/ 1 x)) 3)) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 94.979 * [backup-simplify]: Simplify (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) into (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) 94.981 * [backup-simplify]: Simplify (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) into (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) 94.981 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 94.981 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 94.981 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 94.982 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))) into 0 94.982 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 94.982 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 94.983 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 94.983 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 94.983 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 94.984 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))) into 0 94.984 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))))) into 0 94.984 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 94.984 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 94.984 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 94.985 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 94.985 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))) into 0 94.986 * [backup-simplify]: Simplify (+ 0 0) into 0 94.986 * [backup-simplify]: Simplify (+ 0 0) into 0 94.986 * [backup-simplify]: Simplify (+ 0 0) into 0 94.988 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 94.988 * [backup-simplify]: Simplify 0 into 0 94.989 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 94.991 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 94.991 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 94.992 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 94.992 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 94.993 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))) into 0 94.994 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 94.994 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 94.995 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 94.995 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 94.996 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 94.997 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))) into 0 94.997 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 94.998 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 94.998 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 94.999 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 94.999 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 95.000 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))) into 0 95.000 * [backup-simplify]: Simplify (+ 0 0) into 0 95.001 * [backup-simplify]: Simplify (+ 0 0) into 0 95.001 * [backup-simplify]: Simplify (+ 0 0) into 0 95.003 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 95.003 * [backup-simplify]: Simplify 0 into 0 95.004 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 95.005 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 95.006 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 95.008 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 95.008 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 95.009 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))) into 0 95.010 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 95.011 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 95.012 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 95.013 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 95.013 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 95.015 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))) into 0 95.015 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 95.016 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 95.017 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 95.018 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 95.018 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 95.019 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into 0 95.020 * [backup-simplify]: Simplify (+ 0 0) into 0 95.020 * [backup-simplify]: Simplify (+ 0 0) into 0 95.020 * [backup-simplify]: Simplify (+ 0 0) into 0 95.022 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 95.022 * [backup-simplify]: Simplify 0 into 0 95.023 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 95.025 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 95.026 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 95.028 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 95.028 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 95.030 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))))) into 0 95.031 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 95.032 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 95.034 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 95.035 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 95.035 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 95.037 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))))) into 0 95.037 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 95.038 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 95.039 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 95.040 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 95.040 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 95.041 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))))) into 0 95.041 * [backup-simplify]: Simplify (+ 0 0) into 0 95.041 * [backup-simplify]: Simplify (+ 0 0) into 0 95.042 * [backup-simplify]: Simplify (+ 0 0) into 0 95.043 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 95.043 * [backup-simplify]: Simplify 0 into 0 95.043 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 95.044 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 95.045 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 95.046 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 95.046 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 95.048 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))))) into 0 95.049 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 95.050 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 95.051 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 95.052 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 95.052 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 95.053 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))))) into 0 95.053 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 95.054 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 95.055 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 95.056 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 95.057 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 95.058 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))))) into 0 95.058 * [backup-simplify]: Simplify (+ 0 0) into 0 95.058 * [backup-simplify]: Simplify (+ 0 0) into 0 95.059 * [backup-simplify]: Simplify (+ 0 0) into 0 95.060 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 95.060 * [backup-simplify]: Simplify 0 into 0 95.060 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 95.061 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 95.067 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 95.069 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 95.070 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 95.072 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))))))) into 0 95.074 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 95.076 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 95.078 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 95.080 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))))) into 0 95.081 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 95.083 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))))))) into 0 95.084 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 95.086 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 95.088 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 95.089 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))))) into 0 95.090 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 95.092 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))))))) into 0 95.093 * [backup-simplify]: Simplify (+ 0 0) into 0 95.093 * [backup-simplify]: Simplify (+ 0 0) into 0 95.094 * [backup-simplify]: Simplify (+ 0 0) into 0 95.096 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 95.096 * [backup-simplify]: Simplify 0 into 0 95.098 * [backup-simplify]: Simplify (* (+ (* 1/2 (/ 1 (pow (fabs (/ 1 (/ 1 x))) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ 1 (/ 1 x))) 7))) (+ (/ 1 (fabs (/ 1 (/ 1 x)))) (* 3/4 (/ 1 (pow (fabs (/ 1 (/ 1 x))) 5)))))) (sqrt (/ 1 PI))) into (* (sqrt (/ 1 PI)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 95.100 * [backup-simplify]: Simplify (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs (/ 1 (- x))) 7)) (+ (+ (/ (/ 1/2 (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) (/ 3/4 (pow (fabs (/ 1 (- x))) 5))) (/ 1 (fabs (/ 1 (- x))))))) into (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) 95.100 * [approximate]: Taking taylor expansion of (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) in (x) around 0 95.100 * [taylor]: Taking taylor expansion of (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) in x 95.100 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) in x 95.100 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 95.100 * [taylor]: Taking taylor expansion of 1/2 in x 95.100 * [backup-simplify]: Simplify 1/2 into 1/2 95.100 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 95.100 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 95.100 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 95.100 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 95.100 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 95.100 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 95.100 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 95.101 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) in x 95.101 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 95.101 * [taylor]: Taking taylor expansion of 15/8 in x 95.101 * [backup-simplify]: Simplify 15/8 into 15/8 95.101 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 95.101 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 95.101 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 95.101 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 95.101 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 95.101 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 95.101 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 95.101 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 95.101 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 95.101 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 95.102 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 95.102 * [taylor]: Taking taylor expansion of 3/4 in x 95.102 * [backup-simplify]: Simplify 3/4 into 3/4 95.102 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 95.102 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 95.102 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 95.102 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 95.102 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 95.102 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 95.102 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 95.102 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 95.102 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 95.102 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 95.102 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 95.102 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 95.103 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 95.103 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 95.103 * [taylor]: Taking taylor expansion of PI in x 95.103 * [backup-simplify]: Simplify PI into PI 95.103 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 95.104 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 95.105 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 95.106 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 95.106 * [taylor]: Taking taylor expansion of (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) in x 95.106 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) in x 95.106 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 95.106 * [taylor]: Taking taylor expansion of 1/2 in x 95.106 * [backup-simplify]: Simplify 1/2 into 1/2 95.106 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 95.106 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 95.106 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 95.106 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 95.107 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 95.107 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 95.107 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 95.107 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) in x 95.107 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 95.107 * [taylor]: Taking taylor expansion of 15/8 in x 95.107 * [backup-simplify]: Simplify 15/8 into 15/8 95.107 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 95.107 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 95.107 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 95.107 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 95.107 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 95.107 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 95.108 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 95.108 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 95.108 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 95.108 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 95.108 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 95.108 * [taylor]: Taking taylor expansion of 3/4 in x 95.108 * [backup-simplify]: Simplify 3/4 into 3/4 95.108 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 95.108 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 95.108 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 95.108 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 95.108 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 95.108 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 95.109 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 95.109 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 95.109 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 95.109 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 95.109 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 95.109 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 95.109 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 95.109 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 95.109 * [taylor]: Taking taylor expansion of PI in x 95.109 * [backup-simplify]: Simplify PI into PI 95.110 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 95.110 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 95.111 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 95.112 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 95.113 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 95.113 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) into (/ 15/8 (pow (fabs (/ -1 x)) 7)) 95.113 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 95.113 * [backup-simplify]: Simplify (+ (/ 3/4 (pow (fabs (/ -1 x)) 5)) (/ 1 (fabs (/ -1 x)))) into (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) 95.114 * [backup-simplify]: Simplify (+ (/ 15/8 (pow (fabs (/ -1 x)) 7)) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) into (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) 95.114 * [backup-simplify]: Simplify (+ (/ 1/2 (pow (fabs (/ -1 x)) 3)) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) into (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) 95.116 * [backup-simplify]: Simplify (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) into (* (sqrt (/ 1 PI)) (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))))) 95.118 * [backup-simplify]: Simplify (* (sqrt (/ 1 PI)) (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))))) into (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) 95.118 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 95.118 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 95.119 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 95.119 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))) into 0 95.119 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 95.119 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 95.120 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 95.120 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 95.120 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 95.121 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))) into 0 95.121 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 95.121 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 95.121 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 95.121 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 95.122 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))) into 0 95.122 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))))) into 0 95.123 * [backup-simplify]: Simplify (+ 0 0) into 0 95.123 * [backup-simplify]: Simplify (+ 0 0) into 0 95.123 * [backup-simplify]: Simplify (+ 0 0) into 0 95.125 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 95.125 * [backup-simplify]: Simplify 0 into 0 95.126 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 95.127 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 95.128 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 95.129 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 95.129 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 95.130 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))) into 0 95.130 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 95.131 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 95.132 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 95.132 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 95.132 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 95.133 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))) into 0 95.134 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 95.134 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 95.135 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 95.135 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 95.136 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))) into 0 95.136 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 95.137 * [backup-simplify]: Simplify (+ 0 0) into 0 95.137 * [backup-simplify]: Simplify (+ 0 0) into 0 95.138 * [backup-simplify]: Simplify (+ 0 0) into 0 95.139 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 95.139 * [backup-simplify]: Simplify 0 into 0 95.140 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 95.142 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 95.143 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 95.144 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 95.144 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 95.146 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))) into 0 95.147 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 95.147 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 95.148 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 95.149 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 95.150 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 95.151 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))) into 0 95.152 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 95.153 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 95.154 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 95.154 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 95.156 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))) into 0 95.156 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 95.156 * [backup-simplify]: Simplify (+ 0 0) into 0 95.157 * [backup-simplify]: Simplify (+ 0 0) into 0 95.157 * [backup-simplify]: Simplify (+ 0 0) into 0 95.159 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 95.159 * [backup-simplify]: Simplify 0 into 0 95.160 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 95.162 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 95.163 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 95.165 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 95.165 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 95.166 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))))) into 0 95.167 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 95.168 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 95.168 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 95.169 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 95.169 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 95.170 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))))) into 0 95.171 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 95.172 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 95.173 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 95.173 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 95.174 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))))) into 0 95.174 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 95.175 * [backup-simplify]: Simplify (+ 0 0) into 0 95.175 * [backup-simplify]: Simplify (+ 0 0) into 0 95.175 * [backup-simplify]: Simplify (+ 0 0) into 0 95.176 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 95.176 * [backup-simplify]: Simplify 0 into 0 95.177 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 95.178 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 95.179 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 95.180 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 95.180 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 95.181 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))))) into 0 95.182 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 95.183 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 95.184 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 95.185 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 95.186 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 95.187 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))))) into 0 95.192 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 95.193 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 95.194 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 95.195 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 95.197 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))))) into 0 95.197 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 95.198 * [backup-simplify]: Simplify (+ 0 0) into 0 95.198 * [backup-simplify]: Simplify (+ 0 0) into 0 95.198 * [backup-simplify]: Simplify (+ 0 0) into 0 95.200 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 95.201 * [backup-simplify]: Simplify 0 into 0 95.202 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 95.204 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 95.206 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 95.208 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 95.208 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 95.211 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))))))) into 0 95.213 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 95.215 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 95.217 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 95.218 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))))) into 0 95.219 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 95.221 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))))))) into 0 95.223 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 95.225 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 95.227 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 95.228 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 95.230 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))))))) into 0 95.230 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 95.231 * [backup-simplify]: Simplify (+ 0 0) into 0 95.231 * [backup-simplify]: Simplify (+ 0 0) into 0 95.232 * [backup-simplify]: Simplify (+ 0 0) into 0 95.234 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 95.234 * [backup-simplify]: Simplify 0 into 0 95.236 * [backup-simplify]: Simplify (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 (/ 1 (- x)))) 3))) (+ (* 15/8 (/ 1 (pow (fabs (/ -1 (/ 1 (- x)))) 7))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 (/ 1 (- x)))) 5))) (/ 1 (fabs (/ -1 (/ 1 (- x)))))))) (sqrt (/ 1 PI))) into (* (sqrt (/ 1 PI)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 95.236 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 2 1 1) 95.236 * [backup-simplify]: Simplify (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) into (/ 1/2 (pow (fabs x) 3)) 95.236 * [approximate]: Taking taylor expansion of (/ 1/2 (pow (fabs x) 3)) in (x) around 0 95.236 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs x) 3)) in x 95.236 * [taylor]: Taking taylor expansion of 1/2 in x 95.236 * [backup-simplify]: Simplify 1/2 into 1/2 95.236 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 95.236 * [taylor]: Taking taylor expansion of (fabs x) in x 95.236 * [backup-simplify]: Simplify (fabs x) into (fabs x) 95.236 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 95.237 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 95.237 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 95.237 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs x) 3)) in x 95.237 * [taylor]: Taking taylor expansion of 1/2 in x 95.237 * [backup-simplify]: Simplify 1/2 into 1/2 95.237 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 95.237 * [taylor]: Taking taylor expansion of (fabs x) in x 95.237 * [backup-simplify]: Simplify (fabs x) into (fabs x) 95.237 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 95.237 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 95.237 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 95.237 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 95.237 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 95.238 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 95.238 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1/2 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 95.238 * [backup-simplify]: Simplify 0 into 0 95.238 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 95.239 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 95.239 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1/2 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 95.239 * [backup-simplify]: Simplify 0 into 0 95.240 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 95.241 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 95.241 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1/2 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 95.241 * [backup-simplify]: Simplify 0 into 0 95.242 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 95.244 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 95.244 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1/2 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 95.244 * [backup-simplify]: Simplify 0 into 0 95.246 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 95.247 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 95.248 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1/2 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 95.248 * [backup-simplify]: Simplify 0 into 0 95.249 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 95.251 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 95.252 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1/2 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 95.252 * [backup-simplify]: Simplify 0 into 0 95.252 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 95.252 * [backup-simplify]: Simplify (/ (/ 1/2 (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 95.252 * [approximate]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ 1 x)) 3)) in (x) around 0 95.252 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ 1 x)) 3)) in x 95.252 * [taylor]: Taking taylor expansion of 1/2 in x 95.252 * [backup-simplify]: Simplify 1/2 into 1/2 95.252 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 95.252 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 95.253 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 95.253 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 95.253 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 95.253 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 x)) 3)) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 95.253 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ 1 x)) 3)) in x 95.253 * [taylor]: Taking taylor expansion of 1/2 in x 95.253 * [backup-simplify]: Simplify 1/2 into 1/2 95.253 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 95.253 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 95.253 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 95.253 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 95.253 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 95.254 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 x)) 3)) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 95.254 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 x)) 3)) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 95.254 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 95.254 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 95.254 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 95.254 * [backup-simplify]: Simplify 0 into 0 95.255 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 95.255 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 95.256 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 95.256 * [backup-simplify]: Simplify 0 into 0 95.257 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 95.258 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 95.258 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 95.258 * [backup-simplify]: Simplify 0 into 0 95.259 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 95.261 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 95.262 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 95.262 * [backup-simplify]: Simplify 0 into 0 95.263 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 95.265 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 95.266 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 95.266 * [backup-simplify]: Simplify 0 into 0 95.267 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 95.270 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 95.270 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 95.270 * [backup-simplify]: Simplify 0 into 0 95.271 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 (/ 1 x))) 3)) into (/ 1/2 (pow (fabs x) 3)) 95.271 * [backup-simplify]: Simplify (/ (/ 1/2 (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 95.271 * [approximate]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ -1 x)) 3)) in (x) around 0 95.271 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ -1 x)) 3)) in x 95.271 * [taylor]: Taking taylor expansion of 1/2 in x 95.271 * [backup-simplify]: Simplify 1/2 into 1/2 95.271 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 95.271 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 95.271 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 95.271 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 95.271 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 95.271 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 x)) 3)) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 95.272 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ -1 x)) 3)) in x 95.272 * [taylor]: Taking taylor expansion of 1/2 in x 95.272 * [backup-simplify]: Simplify 1/2 into 1/2 95.272 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 95.272 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 95.272 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 95.272 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 95.272 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 95.272 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 x)) 3)) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 95.272 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 x)) 3)) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 95.272 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 95.273 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 95.273 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 95.273 * [backup-simplify]: Simplify 0 into 0 95.274 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 95.274 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 95.275 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 95.275 * [backup-simplify]: Simplify 0 into 0 95.275 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 95.276 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 95.277 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 95.277 * [backup-simplify]: Simplify 0 into 0 95.278 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 95.279 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 95.280 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 95.280 * [backup-simplify]: Simplify 0 into 0 95.281 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 95.283 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 95.284 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 95.284 * [backup-simplify]: Simplify 0 into 0 95.285 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 95.287 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 95.288 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 95.288 * [backup-simplify]: Simplify 0 into 0 95.288 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (/ 1/2 (pow (fabs x) 3)) 95.288 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2 2 1 2) 95.288 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 95.289 * [approximate]: Taking taylor expansion of (/ 3/4 (pow (fabs x) 5)) in (x) around 0 95.289 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs x) 5)) in x 95.289 * [taylor]: Taking taylor expansion of 3/4 in x 95.289 * [backup-simplify]: Simplify 3/4 into 3/4 95.289 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 95.289 * [taylor]: Taking taylor expansion of (fabs x) in x 95.289 * [backup-simplify]: Simplify (fabs x) into (fabs x) 95.289 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 95.289 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 95.289 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 95.289 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 95.289 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs x) 5)) in x 95.289 * [taylor]: Taking taylor expansion of 3/4 in x 95.289 * [backup-simplify]: Simplify 3/4 into 3/4 95.289 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 95.289 * [taylor]: Taking taylor expansion of (fabs x) in x 95.289 * [backup-simplify]: Simplify (fabs x) into (fabs x) 95.289 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 95.290 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 95.290 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 95.290 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 95.290 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 95.290 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 95.290 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 95.290 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 95.291 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 95.291 * [backup-simplify]: Simplify 0 into 0 95.291 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 95.292 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 95.292 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 95.293 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 95.293 * [backup-simplify]: Simplify 0 into 0 95.293 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 95.294 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 95.295 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 95.295 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 95.296 * [backup-simplify]: Simplify 0 into 0 95.297 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 95.298 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 95.299 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 95.299 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 95.299 * [backup-simplify]: Simplify 0 into 0 95.301 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 95.302 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 95.304 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 95.304 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 95.304 * [backup-simplify]: Simplify 0 into 0 95.306 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 95.308 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 95.310 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 95.311 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 95.311 * [backup-simplify]: Simplify 0 into 0 95.311 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 95.311 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 95.311 * [approximate]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ 1 x)) 5)) in (x) around 0 95.311 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ 1 x)) 5)) in x 95.311 * [taylor]: Taking taylor expansion of 3/4 in x 95.311 * [backup-simplify]: Simplify 3/4 into 3/4 95.311 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 95.311 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 95.311 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 95.312 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 95.312 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 95.312 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 95.312 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 95.312 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ 1 x)) 5)) in x 95.312 * [taylor]: Taking taylor expansion of 3/4 in x 95.312 * [backup-simplify]: Simplify 3/4 into 3/4 95.312 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 95.312 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 95.312 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 95.312 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 95.313 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 95.313 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 95.313 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 95.313 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 95.313 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 95.313 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 95.314 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 95.314 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 95.314 * [backup-simplify]: Simplify 0 into 0 95.315 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 95.315 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 95.316 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 95.316 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 95.316 * [backup-simplify]: Simplify 0 into 0 95.317 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 95.318 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 95.319 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 95.320 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 95.320 * [backup-simplify]: Simplify 0 into 0 95.321 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 95.322 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 95.323 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 95.324 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 95.324 * [backup-simplify]: Simplify 0 into 0 95.331 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 95.333 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 95.334 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 95.335 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 95.335 * [backup-simplify]: Simplify 0 into 0 95.337 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 95.339 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 95.341 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))))) into 0 95.342 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 95.342 * [backup-simplify]: Simplify 0 into 0 95.342 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 (/ 1 x))) 5)) into (/ 3/4 (pow (fabs x) 5)) 95.342 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 (- x))) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 95.342 * [approximate]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ -1 x)) 5)) in (x) around 0 95.342 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ -1 x)) 5)) in x 95.342 * [taylor]: Taking taylor expansion of 3/4 in x 95.342 * [backup-simplify]: Simplify 3/4 into 3/4 95.342 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 95.342 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 95.342 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 95.342 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 95.342 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 95.343 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 95.343 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 x)) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 95.343 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ -1 x)) 5)) in x 95.343 * [taylor]: Taking taylor expansion of 3/4 in x 95.343 * [backup-simplify]: Simplify 3/4 into 3/4 95.343 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 95.343 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 95.343 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 95.343 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 95.343 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 95.343 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 95.344 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 x)) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 95.344 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 x)) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 95.344 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 95.344 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 95.344 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 95.345 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 95.345 * [backup-simplify]: Simplify 0 into 0 95.345 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 95.346 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 95.347 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 95.347 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 95.347 * [backup-simplify]: Simplify 0 into 0 95.348 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 95.349 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 95.350 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 95.350 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 95.350 * [backup-simplify]: Simplify 0 into 0 95.352 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 95.353 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 95.354 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 95.355 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 95.355 * [backup-simplify]: Simplify 0 into 0 95.356 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 95.358 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 95.360 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 95.360 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 95.360 * [backup-simplify]: Simplify 0 into 0 95.362 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 95.365 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 95.367 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 95.367 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 95.367 * [backup-simplify]: Simplify 0 into 0 95.368 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) into (/ 3/4 (pow (fabs x) 5)) 95.368 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2 1) 95.368 * [backup-simplify]: Simplify (/ 15/8 (pow (fabs x) 7)) into (/ 15/8 (pow (fabs x) 7)) 95.368 * [approximate]: Taking taylor expansion of (/ 15/8 (pow (fabs x) 7)) in (x) around 0 95.368 * [taylor]: Taking taylor expansion of (/ 15/8 (pow (fabs x) 7)) in x 95.368 * [taylor]: Taking taylor expansion of 15/8 in x 95.368 * [backup-simplify]: Simplify 15/8 into 15/8 95.368 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 95.368 * [taylor]: Taking taylor expansion of (fabs x) in x 95.368 * [backup-simplify]: Simplify (fabs x) into (fabs x) 95.368 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 95.368 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 95.368 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 95.368 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 95.369 * [backup-simplify]: Simplify (/ 15/8 (pow (fabs x) 7)) into (/ 15/8 (pow (fabs x) 7)) 95.369 * [taylor]: Taking taylor expansion of (/ 15/8 (pow (fabs x) 7)) in x 95.369 * [taylor]: Taking taylor expansion of 15/8 in x 95.369 * [backup-simplify]: Simplify 15/8 into 15/8 95.369 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 95.369 * [taylor]: Taking taylor expansion of (fabs x) in x 95.369 * [backup-simplify]: Simplify (fabs x) into (fabs x) 95.369 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 95.369 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 95.369 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 95.369 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 95.369 * [backup-simplify]: Simplify (/ 15/8 (pow (fabs x) 7)) into (/ 15/8 (pow (fabs x) 7)) 95.370 * [backup-simplify]: Simplify (/ 15/8 (pow (fabs x) 7)) into (/ 15/8 (pow (fabs x) 7)) 95.370 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 95.370 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 95.370 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 95.370 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 95.371 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 7)) (+ (* (/ 15/8 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))))) into 0 95.371 * [backup-simplify]: Simplify 0 into 0 95.371 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 95.372 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 95.372 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 95.373 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 95.373 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 7)) (+ (* (/ 15/8 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 95.373 * [backup-simplify]: Simplify 0 into 0 95.374 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 95.375 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 95.376 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 95.377 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 95.377 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 7)) (+ (* (/ 15/8 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 95.377 * [backup-simplify]: Simplify 0 into 0 95.378 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 95.380 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 95.381 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 95.382 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 95.383 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 7)) (+ (* (/ 15/8 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 95.383 * [backup-simplify]: Simplify 0 into 0 95.384 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 95.386 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 95.387 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 95.389 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 95.389 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 7)) (+ (* (/ 15/8 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 95.389 * [backup-simplify]: Simplify 0 into 0 95.391 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 95.393 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 95.395 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 95.398 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 95.398 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 7)) (+ (* (/ 15/8 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 95.398 * [backup-simplify]: Simplify 0 into 0 95.398 * [backup-simplify]: Simplify (/ 15/8 (pow (fabs x) 7)) into (/ 15/8 (pow (fabs x) 7)) 95.399 * [backup-simplify]: Simplify (/ 15/8 (pow (fabs (/ 1 x)) 7)) into (/ 15/8 (pow (fabs (/ 1 x)) 7)) 95.399 * [approximate]: Taking taylor expansion of (/ 15/8 (pow (fabs (/ 1 x)) 7)) in (x) around 0 95.399 * [taylor]: Taking taylor expansion of (/ 15/8 (pow (fabs (/ 1 x)) 7)) in x 95.399 * [taylor]: Taking taylor expansion of 15/8 in x 95.399 * [backup-simplify]: Simplify 15/8 into 15/8 95.399 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 95.399 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 95.399 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 95.399 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 95.399 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 95.399 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 95.399 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 95.400 * [backup-simplify]: Simplify (/ 15/8 (pow (fabs (/ 1 x)) 7)) into (/ 15/8 (pow (fabs (/ 1 x)) 7)) 95.400 * [taylor]: Taking taylor expansion of (/ 15/8 (pow (fabs (/ 1 x)) 7)) in x 95.400 * [taylor]: Taking taylor expansion of 15/8 in x 95.400 * [backup-simplify]: Simplify 15/8 into 15/8 95.400 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 95.400 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 95.400 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 95.400 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 95.400 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 95.400 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 95.400 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 95.401 * [backup-simplify]: Simplify (/ 15/8 (pow (fabs (/ 1 x)) 7)) into (/ 15/8 (pow (fabs (/ 1 x)) 7)) 95.401 * [backup-simplify]: Simplify (/ 15/8 (pow (fabs (/ 1 x)) 7)) into (/ 15/8 (pow (fabs (/ 1 x)) 7)) 95.401 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 95.401 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 95.401 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 95.402 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 95.402 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 7)) (+ (* (/ 15/8 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 95.402 * [backup-simplify]: Simplify 0 into 0 95.403 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 95.403 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 95.404 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 95.404 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 95.405 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 7)) (+ (* (/ 15/8 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 95.405 * [backup-simplify]: Simplify 0 into 0 95.406 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 95.407 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 95.408 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 95.408 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 95.409 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 7)) (+ (* (/ 15/8 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 95.409 * [backup-simplify]: Simplify 0 into 0 95.410 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 95.412 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 95.413 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 95.414 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 95.415 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 7)) (+ (* (/ 15/8 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 95.415 * [backup-simplify]: Simplify 0 into 0 95.416 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 95.418 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 95.420 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 95.421 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 95.422 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 7)) (+ (* (/ 15/8 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 95.422 * [backup-simplify]: Simplify 0 into 0 95.424 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 95.426 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 95.428 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 95.430 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))))) into 0 95.431 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 7)) (+ (* (/ 15/8 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 95.431 * [backup-simplify]: Simplify 0 into 0 95.431 * [backup-simplify]: Simplify (/ 15/8 (pow (fabs (/ 1 (/ 1 x))) 7)) into (/ 15/8 (pow (fabs x) 7)) 95.432 * [backup-simplify]: Simplify (/ 15/8 (pow (fabs (/ 1 (- x))) 7)) into (/ 15/8 (pow (fabs (/ -1 x)) 7)) 95.432 * [approximate]: Taking taylor expansion of (/ 15/8 (pow (fabs (/ -1 x)) 7)) in (x) around 0 95.432 * [taylor]: Taking taylor expansion of (/ 15/8 (pow (fabs (/ -1 x)) 7)) in x 95.432 * [taylor]: Taking taylor expansion of 15/8 in x 95.432 * [backup-simplify]: Simplify 15/8 into 15/8 95.432 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 95.432 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 95.432 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 95.432 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 95.432 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 95.432 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 95.432 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 95.433 * [backup-simplify]: Simplify (/ 15/8 (pow (fabs (/ -1 x)) 7)) into (/ 15/8 (pow (fabs (/ -1 x)) 7)) 95.433 * [taylor]: Taking taylor expansion of (/ 15/8 (pow (fabs (/ -1 x)) 7)) in x 95.433 * [taylor]: Taking taylor expansion of 15/8 in x 95.433 * [backup-simplify]: Simplify 15/8 into 15/8 95.433 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 95.433 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 95.433 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 95.433 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 95.433 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 95.433 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 95.433 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 95.433 * [backup-simplify]: Simplify (/ 15/8 (pow (fabs (/ -1 x)) 7)) into (/ 15/8 (pow (fabs (/ -1 x)) 7)) 95.434 * [backup-simplify]: Simplify (/ 15/8 (pow (fabs (/ -1 x)) 7)) into (/ 15/8 (pow (fabs (/ -1 x)) 7)) 95.434 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 95.434 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 95.434 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 95.434 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 95.435 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 7)) (+ (* (/ 15/8 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 95.435 * [backup-simplify]: Simplify 0 into 0 95.435 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 95.436 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 95.437 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 95.437 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 95.438 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 7)) (+ (* (/ 15/8 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 95.438 * [backup-simplify]: Simplify 0 into 0 95.439 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 95.439 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 95.440 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 95.441 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 95.442 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 7)) (+ (* (/ 15/8 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 95.442 * [backup-simplify]: Simplify 0 into 0 95.443 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 95.444 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 95.446 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 95.447 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 95.447 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 7)) (+ (* (/ 15/8 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 95.448 * [backup-simplify]: Simplify 0 into 0 95.449 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 95.451 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 95.453 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 95.454 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 95.455 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 7)) (+ (* (/ 15/8 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 95.455 * [backup-simplify]: Simplify 0 into 0 95.457 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 95.459 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 95.461 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 95.463 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))))) into 0 95.464 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 7)) (+ (* (/ 15/8 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 95.464 * [backup-simplify]: Simplify 0 into 0 95.464 * [backup-simplify]: Simplify (/ 15/8 (pow (fabs (/ -1 (/ 1 (- x)))) 7)) into (/ 15/8 (pow (fabs x) 7)) 95.464 * * * [progress]: simplifying candidates 95.464 * * * * [progress]: [ 1 / 208 ] simplifiying candidate # 95.465 * [simplify]: Simplifying (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) 95.465 * * [simplify]: iters left: 6 (23 enodes) 95.485 * * [simplify]: iters left: 5 (98 enodes) 95.522 * * [simplify]: iters left: 4 (192 enodes) 95.600 * * [simplify]: iters left: 3 (422 enodes) 95.749 * * [simplify]: Extracting #0: cost 1 inf + 0 95.749 * * [simplify]: Extracting #1: cost 28 inf + 0 95.750 * * [simplify]: Extracting #2: cost 113 inf + 0 95.751 * * [simplify]: Extracting #3: cost 176 inf + 3 95.753 * * [simplify]: Extracting #4: cost 172 inf + 1174 95.756 * * [simplify]: Extracting #5: cost 118 inf + 15958 95.769 * * [simplify]: Extracting #6: cost 38 inf + 52229 95.783 * * [simplify]: Extracting #7: cost 3 inf + 71101 95.794 * * [simplify]: Extracting #8: cost 0 inf + 72775 95.805 * [simplify]: Simplified to (* (+ (+ (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (sqrt (/ 1 PI))) 95.805 * [simplify]: Simplified (2 1 1) to (λ (x) (* (pow (* (+ (+ (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (sqrt (/ 1 PI))) 1) (exp (* (fabs x) (fabs x))))) 95.805 * * * * [progress]: [ 2 / 208 ] simplifiying candidate # 95.805 * * * * [progress]: [ 3 / 208 ] simplifiying candidate # 95.805 * [simplify]: Simplifying (+ (log (sqrt (/ 1 PI))) (log (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 95.805 * * [simplify]: iters left: 6 (25 enodes) 95.820 * * [simplify]: iters left: 5 (98 enodes) 95.859 * * [simplify]: iters left: 4 (160 enodes) 95.915 * * [simplify]: iters left: 3 (267 enodes) 95.969 * * [simplify]: iters left: 2 (388 enodes) 96.064 * * [simplify]: Extracting #0: cost 1 inf + 0 96.064 * * [simplify]: Extracting #1: cost 4 inf + 0 96.064 * * [simplify]: Extracting #2: cost 8 inf + 0 96.064 * * [simplify]: Extracting #3: cost 25 inf + 0 96.064 * * [simplify]: Extracting #4: cost 56 inf + 0 96.065 * * [simplify]: Extracting #5: cost 90 inf + 5 96.065 * * [simplify]: Extracting #6: cost 130 inf + 623 96.066 * * [simplify]: Extracting #7: cost 88 inf + 11031 96.070 * * [simplify]: Extracting #8: cost 28 inf + 38573 96.076 * * [simplify]: Extracting #9: cost 4 inf + 50740 96.085 * * [simplify]: Extracting #10: cost 0 inf + 53175 96.095 * [simplify]: Simplified to (+ (log (sqrt (/ 1 PI))) (log (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x)))))) 96.095 * [simplify]: Simplified (2 1 1) to (λ (x) (* (exp (+ (log (sqrt (/ 1 PI))) (log (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))))))) (exp (* (fabs x) (fabs x))))) 96.095 * * * * [progress]: [ 4 / 208 ] simplifiying candidate # 96.095 * * * * [progress]: [ 5 / 208 ] simplifiying candidate # 96.095 * * * * [progress]: [ 6 / 208 ] simplifiying candidate # 96.095 * [simplify]: Simplifying (* (* (* (sqrt (/ 1 PI)) (sqrt (/ 1 PI))) (sqrt (/ 1 PI))) (* (* (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 96.095 * * [simplify]: iters left: 6 (27 enodes) 96.104 * * [simplify]: iters left: 5 (120 enodes) 96.140 * * [simplify]: iters left: 4 (392 enodes) 96.515 * * [simplify]: Extracting #0: cost 1 inf + 0 96.515 * * [simplify]: Extracting #1: cost 46 inf + 0 96.516 * * [simplify]: Extracting #2: cost 346 inf + 2 96.519 * * [simplify]: Extracting #3: cost 795 inf + 87 96.528 * * [simplify]: Extracting #4: cost 821 inf + 837 96.532 * * [simplify]: Extracting #5: cost 792 inf + 7210 96.540 * * [simplify]: Extracting #6: cost 695 inf + 54079 96.623 * * [simplify]: Extracting #7: cost 281 inf + 423616 96.817 * * [simplify]: Extracting #8: cost 12 inf + 676605 97.017 * * [simplify]: Extracting #9: cost 0 inf + 687497 97.264 * * [simplify]: Extracting #10: cost 0 inf + 687337 97.501 * [simplify]: Simplified to (* (* (* (sqrt (/ 1 PI)) (+ (+ (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (+ (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (+ (+ (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 PI))) 97.501 * [simplify]: Simplified (2 1 1) to (λ (x) (* (cbrt (* (* (* (sqrt (/ 1 PI)) (+ (+ (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (+ (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (+ (+ (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 PI)))) (exp (* (fabs x) (fabs x))))) 97.501 * * * * [progress]: [ 7 / 208 ] simplifiying candidate # 97.501 * * * * [progress]: [ 8 / 208 ] simplifiying candidate # 97.501 * * * * [progress]: [ 9 / 208 ] simplifiying candidate # 97.501 * * * * [progress]: [ 10 / 208 ] simplifiying candidate # 97.501 * [simplify]: Simplifying (* (sqrt 1) (+ (* 15/8 (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (fabs x))) (* (pow (fabs x) 7) (+ (* (+ (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4)) (fabs x)) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) 1))))) 97.502 * * [simplify]: iters left: 6 (25 enodes) 97.511 * * [simplify]: iters left: 5 (120 enodes) 97.543 * * [simplify]: iters left: 4 (301 enodes) 97.701 * * [simplify]: Extracting #0: cost 1 inf + 0 97.701 * * [simplify]: Extracting #1: cost 14 inf + 0 97.701 * * [simplify]: Extracting #2: cost 100 inf + 1 97.703 * * [simplify]: Extracting #3: cost 203 inf + 2 97.705 * * [simplify]: Extracting #4: cost 204 inf + 3639 97.712 * * [simplify]: Extracting #5: cost 130 inf + 30879 97.724 * * [simplify]: Extracting #6: cost 56 inf + 59800 97.745 * * [simplify]: Extracting #7: cost 7 inf + 91118 97.773 * * [simplify]: Extracting #8: cost 0 inf + 97050 97.792 * * [simplify]: Extracting #9: cost 0 inf + 96759 97.803 * [simplify]: Simplified to (+ (+ (* (pow (fabs x) 7) (* (* 3/4 (fabs x)) (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (* (/ 1/2 (fabs x)) (pow (fabs x) 6)))) (* (pow (fabs x) 7) (+ (pow (fabs x) 7) (* (fabs x) 15/8)))) 97.803 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (+ (* (pow (fabs x) 7) (* (* 3/4 (fabs x)) (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (* (/ 1/2 (fabs x)) (pow (fabs x) 6)))) (* (pow (fabs x) 7) (+ (pow (fabs x) 7) (* (fabs x) 15/8)))) (* (sqrt PI) (* (pow (fabs x) 7) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (fabs x))))) (exp (* (fabs x) (fabs x))))) 97.804 * [simplify]: Simplifying (* (sqrt PI) (* (pow (fabs x) 7) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (fabs x)))) 97.804 * * [simplify]: iters left: 6 (13 enodes) 97.808 * * [simplify]: iters left: 5 (60 enodes) 97.822 * * [simplify]: iters left: 4 (157 enodes) 97.892 * * [simplify]: Extracting #0: cost 1 inf + 0 97.892 * * [simplify]: Extracting #1: cost 37 inf + 0 97.893 * * [simplify]: Extracting #2: cost 124 inf + 0 97.893 * * [simplify]: Extracting #3: cost 117 inf + 1001 97.895 * * [simplify]: Extracting #4: cost 52 inf + 23780 97.899 * * [simplify]: Extracting #5: cost 6 inf + 43645 97.906 * * [simplify]: Extracting #6: cost 0 inf + 45870 97.916 * [simplify]: Simplified to (* (* (fabs x) (* (pow (fabs x) 7) (pow (fabs x) 7))) (sqrt PI)) 97.916 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt 1) (+ (* 15/8 (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (fabs x))) (* (pow (fabs x) 7) (+ (* (+ (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4)) (fabs x)) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) 1))))) (* (* (fabs x) (* (pow (fabs x) 7) (pow (fabs x) 7))) (sqrt PI))) (exp (* (fabs x) (fabs x))))) 97.916 * * * * [progress]: [ 11 / 208 ] simplifiying candidate # 97.917 * [simplify]: Simplifying (* (sqrt 1) (+ (* 15/8 (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x))) (* (pow (fabs x) 7) (+ (* (+ (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3)) (fabs x)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) 1))))) 97.917 * * [simplify]: iters left: 6 (32 enodes) 97.939 * * [simplify]: iters left: 5 (169 enodes) 97.998 * * [simplify]: Extracting #0: cost 1 inf + 0 97.998 * * [simplify]: Extracting #1: cost 9 inf + 0 97.998 * * [simplify]: Extracting #2: cost 44 inf + 1 97.999 * * [simplify]: Extracting #3: cost 89 inf + 2 97.999 * * [simplify]: Extracting #4: cost 155 inf + 672 98.001 * * [simplify]: Extracting #5: cost 181 inf + 2134 98.005 * * [simplify]: Extracting #6: cost 123 inf + 17064 98.012 * * [simplify]: Extracting #7: cost 34 inf + 51871 98.023 * * [simplify]: Extracting #8: cost 4 inf + 74454 98.037 * * [simplify]: Extracting #9: cost 1 inf + 76964 98.069 * * [simplify]: Extracting #10: cost 0 inf + 78190 98.095 * [simplify]: Simplified to (+ (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (* (fabs x) 15/8)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (fabs x) (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (pow (fabs x) 7))) 98.096 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (* (fabs x) 15/8)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (fabs x) (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (pow (fabs x) 7))) (* (sqrt PI) (* (pow (fabs x) 7) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x))))) (exp (* (fabs x) (fabs x))))) 98.096 * [simplify]: Simplifying (* (sqrt PI) (* (pow (fabs x) 7) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x)))) 98.096 * * [simplify]: iters left: 6 (22 enodes) 98.103 * * [simplify]: iters left: 5 (106 enodes) 98.128 * * [simplify]: iters left: 4 (297 enodes) 98.241 * * [simplify]: Extracting #0: cost 1 inf + 0 98.241 * * [simplify]: Extracting #1: cost 38 inf + 0 98.241 * * [simplify]: Extracting #2: cost 141 inf + 0 98.242 * * [simplify]: Extracting #3: cost 301 inf + 673 98.244 * * [simplify]: Extracting #4: cost 354 inf + 12067 98.257 * * [simplify]: Extracting #5: cost 204 inf + 60493 98.285 * * [simplify]: Extracting #6: cost 67 inf + 133814 98.333 * * [simplify]: Extracting #7: cost 0 inf + 173244 98.376 * * [simplify]: Extracting #8: cost 0 inf + 172884 98.401 * [simplify]: Simplified to (* (* (sqrt PI) (pow (fabs x) 8)) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) 98.401 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (+ (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (* (fabs x) 15/8)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (fabs x) (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (pow (fabs x) 7))) (* (* (sqrt PI) (pow (fabs x) 8)) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (exp (* (fabs x) (fabs x))))) 98.401 * * * * [progress]: [ 12 / 208 ] simplifiying candidate # 98.401 * [simplify]: Simplifying (* (sqrt 1) (+ (* 15/8 (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))) (* (pow (fabs x) 7) (+ (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (fabs x)) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 1))))) 98.402 * * [simplify]: iters left: 6 (27 enodes) 98.416 * * [simplify]: iters left: 5 (130 enodes) 98.457 * * [simplify]: iters left: 4 (353 enodes) 98.611 * * [simplify]: Extracting #0: cost 1 inf + 0 98.612 * * [simplify]: Extracting #1: cost 15 inf + 0 98.612 * * [simplify]: Extracting #2: cost 104 inf + 1 98.613 * * [simplify]: Extracting #3: cost 227 inf + 2 98.615 * * [simplify]: Extracting #4: cost 321 inf + 2765 98.620 * * [simplify]: Extracting #5: cost 322 inf + 11136 98.634 * * [simplify]: Extracting #6: cost 192 inf + 57933 98.652 * * [simplify]: Extracting #7: cost 47 inf + 137853 98.678 * * [simplify]: Extracting #8: cost 2 inf + 166169 98.723 * * [simplify]: Extracting #9: cost 0 inf + 167659 98.774 * [simplify]: Simplified to (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) 98.774 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) (exp (* (fabs x) (fabs x))))) 98.775 * [simplify]: Simplifying (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) 98.775 * * [simplify]: iters left: 6 (18 enodes) 98.786 * * [simplify]: iters left: 5 (76 enodes) 98.803 * * [simplify]: iters left: 4 (161 enodes) 98.868 * * [simplify]: iters left: 3 (476 enodes) 99.187 * * [simplify]: Extracting #0: cost 1 inf + 0 99.187 * * [simplify]: Extracting #1: cost 67 inf + 0 99.189 * * [simplify]: Extracting #2: cost 258 inf + 0 99.192 * * [simplify]: Extracting #3: cost 414 inf + 2259 99.207 * * [simplify]: Extracting #4: cost 272 inf + 77908 99.237 * * [simplify]: Extracting #5: cost 28 inf + 211459 99.264 * * [simplify]: Extracting #6: cost 3 inf + 221737 99.303 * * [simplify]: Extracting #7: cost 0 inf + 223167 99.331 * * [simplify]: Extracting #8: cost 0 inf + 223127 99.364 * [simplify]: Simplified to (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8)) (sqrt PI)) 99.365 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8)) (sqrt PI))) (exp (* (fabs x) (fabs x))))) 99.365 * * * * [progress]: [ 13 / 208 ] simplifiying candidate # 99.365 * [simplify]: Simplifying (* (sqrt 1) (+ (* 15/8 (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (* (pow (fabs x) 7) (+ (pow (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 3) (pow (/ 1 (fabs x)) 3))))) 99.365 * * [simplify]: iters left: 6 (30 enodes) 99.377 * * [simplify]: iters left: 5 (162 enodes) 99.435 * * [simplify]: iters left: 4 (453 enodes) 99.691 * * [simplify]: Extracting #0: cost 1 inf + 0 99.692 * * [simplify]: Extracting #1: cost 25 inf + 0 99.692 * * [simplify]: Extracting #2: cost 150 inf + 1 99.694 * * [simplify]: Extracting #3: cost 326 inf + 2 99.698 * * [simplify]: Extracting #4: cost 460 inf + 1867 99.715 * * [simplify]: Extracting #5: cost 323 inf + 67595 99.764 * * [simplify]: Extracting #6: cost 60 inf + 221172 99.849 * * [simplify]: Extracting #7: cost 17 inf + 252931 99.921 * * [simplify]: Extracting #8: cost 0 inf + 262512 99.992 * * [simplify]: Extracting #9: cost 0 inf + 262392 100.061 * [simplify]: Simplified to (+ (* (+ (/ (- (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (fabs x)) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 15/8) (* (+ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 7))) 100.061 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (/ (- (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (fabs x)) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 15/8) (* (+ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 7))) (* (sqrt PI) (* (pow (fabs x) 7) (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))))) (exp (* (fabs x) (fabs x))))) 100.062 * [simplify]: Simplifying (* (sqrt PI) (* (pow (fabs x) 7) (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) 100.063 * * [simplify]: iters left: 6 (24 enodes) 100.077 * * [simplify]: iters left: 5 (118 enodes) 100.123 * * [simplify]: iters left: 4 (333 enodes) 100.319 * * [simplify]: Extracting #0: cost 1 inf + 0 100.319 * * [simplify]: Extracting #1: cost 38 inf + 0 100.319 * * [simplify]: Extracting #2: cost 179 inf + 0 100.320 * * [simplify]: Extracting #3: cost 383 inf + 44 100.323 * * [simplify]: Extracting #4: cost 379 inf + 7682 100.333 * * [simplify]: Extracting #5: cost 222 inf + 85032 100.370 * * [simplify]: Extracting #6: cost 48 inf + 202473 100.414 * * [simplify]: Extracting #7: cost 1 inf + 233548 100.467 * * [simplify]: Extracting #8: cost 0 inf + 233566 100.526 * [simplify]: Simplified to (* (* (pow (fabs x) 7) (sqrt PI)) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1 (fabs x)) (fabs x)) (/ (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (fabs x))))) 100.526 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (+ (* (+ (/ (- (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (fabs x)) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 15/8) (* (+ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 7))) (* (* (pow (fabs x) 7) (sqrt PI)) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1 (fabs x)) (fabs x)) (/ (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 100.526 * * * * [progress]: [ 14 / 208 ] simplifiying candidate # 100.527 * [simplify]: Simplifying (* (sqrt 1) (+ (* 15/8 (- (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (* (pow (fabs x) 7) (- (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 1 (fabs x)) (/ 1 (fabs x))))))) 100.527 * * [simplify]: iters left: 6 (25 enodes) 100.538 * * [simplify]: iters left: 5 (119 enodes) 100.579 * * [simplify]: iters left: 4 (292 enodes) 100.727 * * [simplify]: Extracting #0: cost 1 inf + 0 100.727 * * [simplify]: Extracting #1: cost 17 inf + 0 100.727 * * [simplify]: Extracting #2: cost 114 inf + 1 100.728 * * [simplify]: Extracting #3: cost 250 inf + 3 100.729 * * [simplify]: Extracting #4: cost 350 inf + 10 100.730 * * [simplify]: Extracting #5: cost 350 inf + 1585 100.739 * * [simplify]: Extracting #6: cost 195 inf + 73493 100.776 * * [simplify]: Extracting #7: cost 35 inf + 164861 100.823 * * [simplify]: Extracting #8: cost 0 inf + 185551 100.860 * [simplify]: Simplified to (+ (* (- (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 1 (fabs x))) 15/8) (* (pow (fabs x) 7) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ (/ -1 (fabs x)) (fabs x))))) 100.861 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (- (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 1 (fabs x))) 15/8) (* (pow (fabs x) 7) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ (/ -1 (fabs x)) (fabs x))))) (* (sqrt PI) (* (pow (fabs x) 7) (- (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 100.861 * [simplify]: Simplifying (* (sqrt PI) (* (pow (fabs x) 7) (- (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) 100.862 * * [simplify]: iters left: 6 (20 enodes) 100.873 * * [simplify]: iters left: 5 (84 enodes) 100.909 * * [simplify]: iters left: 4 (174 enodes) 100.991 * * [simplify]: iters left: 3 (490 enodes) 101.243 * * [simplify]: Extracting #0: cost 1 inf + 0 101.243 * * [simplify]: Extracting #1: cost 39 inf + 0 101.244 * * [simplify]: Extracting #2: cost 214 inf + 0 101.245 * * [simplify]: Extracting #3: cost 345 inf + 88 101.247 * * [simplify]: Extracting #4: cost 332 inf + 7037 101.257 * * [simplify]: Extracting #5: cost 160 inf + 80882 101.282 * * [simplify]: Extracting #6: cost 18 inf + 165592 101.702 * * [simplify]: Extracting #7: cost 0 inf + 176732 101.727 * [simplify]: Simplified to (* (sqrt PI) (* (pow (fabs x) 7) (+ (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 1 (fabs x))) (/ 3/4 (pow (fabs x) 5))))) 101.727 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt 1) (+ (* 15/8 (- (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (* (pow (fabs x) 7) (- (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 1 (fabs x)) (/ 1 (fabs x))))))) (* (sqrt PI) (* (pow (fabs x) 7) (+ (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 1 (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 101.728 * * * * [progress]: [ 15 / 208 ] simplifiying candidate # 101.728 * [simplify]: Simplifying (* (sqrt 1) (+ (pow (/ 15/8 (pow (fabs x) 7)) 3) (pow (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) 3))) 101.728 * * [simplify]: iters left: 6 (24 enodes) 101.746 * * [simplify]: iters left: 5 (115 enodes) 101.795 * * [simplify]: iters left: 4 (233 enodes) 101.906 * * [simplify]: Extracting #0: cost 1 inf + 0 101.906 * * [simplify]: Extracting #1: cost 15 inf + 0 101.906 * * [simplify]: Extracting #2: cost 119 inf + 1 101.908 * * [simplify]: Extracting #3: cost 226 inf + 4 101.910 * * [simplify]: Extracting #4: cost 212 inf + 5386 101.915 * * [simplify]: Extracting #5: cost 167 inf + 25364 101.922 * * [simplify]: Extracting #6: cost 149 inf + 32789 101.933 * * [simplify]: Extracting #7: cost 141 inf + 36221 101.959 * * [simplify]: Extracting #8: cost 29 inf + 102103 101.978 * * [simplify]: Extracting #9: cost 0 inf + 119290 102.011 * * [simplify]: Extracting #10: cost 0 inf + 119130 102.050 * [simplify]: Simplified to (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7))) (* (* (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) 102.050 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7))) (* (* (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (+ (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (- (* (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (* (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))))) (exp (* (fabs x) (fabs x))))) 102.051 * [simplify]: Simplifying (* (sqrt PI) (+ (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (- (* (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (* (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) 102.052 * * [simplify]: iters left: 6 (26 enodes) 102.068 * * [simplify]: iters left: 5 (130 enodes) 102.128 * * [simplify]: iters left: 4 (382 enodes) 102.349 * * [simplify]: Extracting #0: cost 1 inf + 0 102.349 * * [simplify]: Extracting #1: cost 12 inf + 0 102.349 * * [simplify]: Extracting #2: cost 109 inf + 0 102.351 * * [simplify]: Extracting #3: cost 395 inf + 83 102.354 * * [simplify]: Extracting #4: cost 501 inf + 171 102.359 * * [simplify]: Extracting #5: cost 477 inf + 10447 102.377 * * [simplify]: Extracting #6: cost 305 inf + 88039 102.431 * * [simplify]: Extracting #7: cost 33 inf + 272843 102.516 * * [simplify]: Extracting #8: cost 1 inf + 296689 102.601 * * [simplify]: Extracting #9: cost 0 inf + 296821 102.668 * [simplify]: Simplified to (* (sqrt PI) (- (* (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x)))) (- (* (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (/ 15/8 (pow (fabs x) 7))) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))))) 102.668 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7))) (* (* (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (- (* (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x)))) (- (* (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (/ 15/8 (pow (fabs x) 7))) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))))))) (exp (* (fabs x) (fabs x))))) 102.669 * * * * [progress]: [ 16 / 208 ] simplifiying candidate # 102.670 * [simplify]: Simplifying (* (sqrt 1) (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 102.670 * * [simplify]: iters left: 6 (23 enodes) 102.686 * * [simplify]: iters left: 5 (104 enodes) 102.729 * * [simplify]: iters left: 4 (250 enodes) 102.831 * * [simplify]: Extracting #0: cost 1 inf + 0 102.831 * * [simplify]: Extracting #1: cost 52 inf + 0 102.832 * * [simplify]: Extracting #2: cost 193 inf + 1 102.833 * * [simplify]: Extracting #3: cost 296 inf + 2 102.834 * * [simplify]: Extracting #4: cost 292 inf + 1906 102.836 * * [simplify]: Extracting #5: cost 252 inf + 12574 102.840 * * [simplify]: Extracting #6: cost 186 inf + 40848 102.857 * * [simplify]: Extracting #7: cost 70 inf + 112564 102.896 * * [simplify]: Extracting #8: cost 7 inf + 150837 102.944 * * [simplify]: Extracting #9: cost 0 inf + 155553 102.992 * [simplify]: Simplified to (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) 102.992 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (- (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 102.993 * [simplify]: Simplifying (* (sqrt PI) (- (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) 102.993 * * [simplify]: iters left: 6 (22 enodes) 103.006 * * [simplify]: iters left: 5 (90 enodes) 103.044 * * [simplify]: iters left: 4 (164 enodes) 103.090 * * [simplify]: iters left: 3 (347 enodes) 103.197 * * [simplify]: Extracting #0: cost 1 inf + 0 103.197 * * [simplify]: Extracting #1: cost 22 inf + 0 103.197 * * [simplify]: Extracting #2: cost 117 inf + 0 103.198 * * [simplify]: Extracting #3: cost 182 inf + 124 103.201 * * [simplify]: Extracting #4: cost 162 inf + 6491 103.209 * * [simplify]: Extracting #5: cost 96 inf + 32985 103.222 * * [simplify]: Extracting #6: cost 33 inf + 61651 103.233 * * [simplify]: Extracting #7: cost 3 inf + 75526 103.249 * * [simplify]: Extracting #8: cost 0 inf + 76825 103.271 * [simplify]: Simplified to (* (sqrt PI) (- (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ -1 (fabs x))) (/ (/ -1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) 103.271 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt 1) (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (* (sqrt PI) (- (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ -1 (fabs x))) (/ (/ -1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 103.272 * * * * [progress]: [ 17 / 208 ] simplifiying candidate # 103.272 * * * * [progress]: [ 18 / 208 ] simplifiying candidate # 103.272 * [simplify]: Simplifying (* (sqrt (sqrt (/ 1 PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 103.272 * * [simplify]: iters left: 6 (25 enodes) 103.287 * * [simplify]: iters left: 5 (98 enodes) 103.322 * * [simplify]: iters left: 4 (160 enodes) 103.379 * * [simplify]: iters left: 3 (267 enodes) 103.470 * * [simplify]: iters left: 2 (388 enodes) 103.559 * * [simplify]: Extracting #0: cost 1 inf + 0 103.559 * * [simplify]: Extracting #1: cost 4 inf + 0 103.559 * * [simplify]: Extracting #2: cost 8 inf + 0 103.559 * * [simplify]: Extracting #3: cost 25 inf + 0 103.559 * * [simplify]: Extracting #4: cost 56 inf + 0 103.560 * * [simplify]: Extracting #5: cost 90 inf + 5 103.561 * * [simplify]: Extracting #6: cost 130 inf + 593 103.563 * * [simplify]: Extracting #7: cost 88 inf + 10971 103.570 * * [simplify]: Extracting #8: cost 28 inf + 38423 103.575 * * [simplify]: Extracting #9: cost 4 inf + 50500 103.581 * * [simplify]: Extracting #10: cost 0 inf + 52935 103.586 * [simplify]: Simplified to (* (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))))) (sqrt (sqrt (/ 1 PI)))) 103.586 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (* (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))))) (sqrt (sqrt (/ 1 PI)))) (* (sqrt (sqrt (/ 1 PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) (exp (* (fabs x) (fabs x))))) 103.587 * [simplify]: Simplifying (* (sqrt (sqrt (/ 1 PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 103.587 * * [simplify]: iters left: 6 (25 enodes) 103.598 * * [simplify]: iters left: 5 (98 enodes) 103.624 * * [simplify]: iters left: 4 (160 enodes) 103.662 * * [simplify]: iters left: 3 (267 enodes) 103.738 * * [simplify]: iters left: 2 (388 enodes) 103.847 * * [simplify]: Extracting #0: cost 1 inf + 0 103.847 * * [simplify]: Extracting #1: cost 4 inf + 0 103.847 * * [simplify]: Extracting #2: cost 8 inf + 0 103.847 * * [simplify]: Extracting #3: cost 25 inf + 0 103.847 * * [simplify]: Extracting #4: cost 56 inf + 0 103.848 * * [simplify]: Extracting #5: cost 90 inf + 5 103.849 * * [simplify]: Extracting #6: cost 130 inf + 593 103.851 * * [simplify]: Extracting #7: cost 88 inf + 10971 103.859 * * [simplify]: Extracting #8: cost 28 inf + 38423 103.869 * * [simplify]: Extracting #9: cost 4 inf + 50500 103.880 * * [simplify]: Extracting #10: cost 0 inf + 52935 103.891 * [simplify]: Simplified to (* (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))))) (sqrt (sqrt (/ 1 PI)))) 103.891 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (* (sqrt (sqrt (/ 1 PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (* (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))))) (sqrt (sqrt (/ 1 PI))))) (exp (* (fabs x) (fabs x))))) 103.892 * * * * [progress]: [ 19 / 208 ] simplifiying candidate # 103.892 * [simplify]: Simplifying (* (sqrt (/ (sqrt 1) (sqrt PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 103.892 * * [simplify]: iters left: 6 (26 enodes) 103.906 * * [simplify]: iters left: 5 (101 enodes) 103.940 * * [simplify]: iters left: 4 (163 enodes) 104.002 * * [simplify]: iters left: 3 (271 enodes) 104.076 * * [simplify]: iters left: 2 (412 enodes) 104.194 * * [simplify]: Extracting #0: cost 1 inf + 0 104.194 * * [simplify]: Extracting #1: cost 4 inf + 0 104.194 * * [simplify]: Extracting #2: cost 8 inf + 0 104.194 * * [simplify]: Extracting #3: cost 26 inf + 0 104.194 * * [simplify]: Extracting #4: cost 55 inf + 1 104.195 * * [simplify]: Extracting #5: cost 87 inf + 250 104.195 * * [simplify]: Extracting #6: cost 131 inf + 543 104.198 * * [simplify]: Extracting #7: cost 89 inf + 12459 104.203 * * [simplify]: Extracting #8: cost 20 inf + 41317 104.209 * * [simplify]: Extracting #9: cost 1 inf + 51297 104.215 * * [simplify]: Extracting #10: cost 0 inf + 52003 104.221 * [simplify]: Simplified to (* (sqrt (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ 1 (fabs x)) (+ (/ 15/8 (pow (fabs x) 7)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (sqrt (/ 1 (sqrt PI)))) 104.221 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (* (sqrt (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ 1 (fabs x)) (+ (/ 15/8 (pow (fabs x) 7)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (sqrt (/ 1 (sqrt PI)))) (* (sqrt (/ (sqrt 1) (sqrt PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) (exp (* (fabs x) (fabs x))))) 104.221 * [simplify]: Simplifying (* (sqrt (/ (sqrt 1) (sqrt PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 104.221 * * [simplify]: iters left: 6 (26 enodes) 104.229 * * [simplify]: iters left: 5 (101 enodes) 104.261 * * [simplify]: iters left: 4 (163 enodes) 104.320 * * [simplify]: iters left: 3 (271 enodes) 104.397 * * [simplify]: iters left: 2 (412 enodes) 104.502 * * [simplify]: Extracting #0: cost 1 inf + 0 104.502 * * [simplify]: Extracting #1: cost 4 inf + 0 104.502 * * [simplify]: Extracting #2: cost 8 inf + 0 104.502 * * [simplify]: Extracting #3: cost 26 inf + 0 104.502 * * [simplify]: Extracting #4: cost 55 inf + 1 104.502 * * [simplify]: Extracting #5: cost 87 inf + 250 104.503 * * [simplify]: Extracting #6: cost 131 inf + 543 104.504 * * [simplify]: Extracting #7: cost 89 inf + 12459 104.508 * * [simplify]: Extracting #8: cost 20 inf + 41317 104.514 * * [simplify]: Extracting #9: cost 1 inf + 51297 104.523 * * [simplify]: Extracting #10: cost 0 inf + 52003 104.535 * [simplify]: Simplified to (* (sqrt (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ 1 (fabs x)) (+ (/ 15/8 (pow (fabs x) 7)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (sqrt (/ 1 (sqrt PI)))) 104.535 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (* (sqrt (/ (sqrt 1) (sqrt PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (* (sqrt (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ 1 (fabs x)) (+ (/ 15/8 (pow (fabs x) 7)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (sqrt (/ 1 (sqrt PI))))) (exp (* (fabs x) (fabs x))))) 104.535 * * * * [progress]: [ 20 / 208 ] simplifiying candidate # 104.535 * [simplify]: Simplifying (* (sqrt (/ 1 (sqrt PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 104.536 * * [simplify]: iters left: 6 (25 enodes) 104.551 * * [simplify]: iters left: 5 (98 enodes) 104.586 * * [simplify]: iters left: 4 (160 enodes) 104.617 * * [simplify]: iters left: 3 (267 enodes) 104.678 * * [simplify]: iters left: 2 (388 enodes) 104.803 * * [simplify]: Extracting #0: cost 1 inf + 0 104.803 * * [simplify]: Extracting #1: cost 4 inf + 0 104.803 * * [simplify]: Extracting #2: cost 8 inf + 0 104.803 * * [simplify]: Extracting #3: cost 26 inf + 0 104.803 * * [simplify]: Extracting #4: cost 55 inf + 1 104.803 * * [simplify]: Extracting #5: cost 90 inf + 5 104.804 * * [simplify]: Extracting #6: cost 130 inf + 591 104.805 * * [simplify]: Extracting #7: cost 88 inf + 10969 104.809 * * [simplify]: Extracting #8: cost 28 inf + 38421 104.814 * * [simplify]: Extracting #9: cost 4 inf + 50498 104.819 * * [simplify]: Extracting #10: cost 0 inf + 52933 104.825 * [simplify]: Simplified to (* (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))))) (sqrt (/ 1 (sqrt PI)))) 104.825 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (* (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))))) (sqrt (/ 1 (sqrt PI)))) (* (sqrt (/ 1 (sqrt PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) (exp (* (fabs x) (fabs x))))) 104.825 * [simplify]: Simplifying (* (sqrt (/ 1 (sqrt PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 104.825 * * [simplify]: iters left: 6 (25 enodes) 104.833 * * [simplify]: iters left: 5 (98 enodes) 104.857 * * [simplify]: iters left: 4 (160 enodes) 104.899 * * [simplify]: iters left: 3 (267 enodes) 104.966 * * [simplify]: iters left: 2 (388 enodes) 105.083 * * [simplify]: Extracting #0: cost 1 inf + 0 105.083 * * [simplify]: Extracting #1: cost 4 inf + 0 105.083 * * [simplify]: Extracting #2: cost 8 inf + 0 105.083 * * [simplify]: Extracting #3: cost 26 inf + 0 105.083 * * [simplify]: Extracting #4: cost 55 inf + 1 105.084 * * [simplify]: Extracting #5: cost 90 inf + 5 105.085 * * [simplify]: Extracting #6: cost 130 inf + 591 105.087 * * [simplify]: Extracting #7: cost 88 inf + 10969 105.094 * * [simplify]: Extracting #8: cost 28 inf + 38421 105.105 * * [simplify]: Extracting #9: cost 4 inf + 50498 105.115 * * [simplify]: Extracting #10: cost 0 inf + 52933 105.127 * [simplify]: Simplified to (* (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))))) (sqrt (/ 1 (sqrt PI)))) 105.127 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (* (sqrt (/ 1 (sqrt PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (* (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))))) (sqrt (/ 1 (sqrt PI))))) (exp (* (fabs x) (fabs x))))) 105.127 * * * * [progress]: [ 21 / 208 ] simplifiying candidate # 105.127 * [simplify]: Simplifying (* (sqrt (sqrt (/ 1 PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 105.128 * * [simplify]: iters left: 6 (25 enodes) 105.142 * * [simplify]: iters left: 5 (98 enodes) 105.159 * * [simplify]: iters left: 4 (160 enodes) 105.199 * * [simplify]: iters left: 3 (267 enodes) 105.244 * * [simplify]: iters left: 2 (388 enodes) 105.356 * * [simplify]: Extracting #0: cost 1 inf + 0 105.356 * * [simplify]: Extracting #1: cost 4 inf + 0 105.356 * * [simplify]: Extracting #2: cost 8 inf + 0 105.356 * * [simplify]: Extracting #3: cost 25 inf + 0 105.356 * * [simplify]: Extracting #4: cost 56 inf + 0 105.357 * * [simplify]: Extracting #5: cost 90 inf + 5 105.358 * * [simplify]: Extracting #6: cost 130 inf + 593 105.360 * * [simplify]: Extracting #7: cost 88 inf + 10971 105.368 * * [simplify]: Extracting #8: cost 28 inf + 38423 105.378 * * [simplify]: Extracting #9: cost 4 inf + 50500 105.388 * * [simplify]: Extracting #10: cost 0 inf + 52935 105.396 * [simplify]: Simplified to (* (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))))) (sqrt (sqrt (/ 1 PI)))) 105.396 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (* (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))))) (sqrt (sqrt (/ 1 PI)))) (* (sqrt (sqrt (/ 1 PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) (exp (* (fabs x) (fabs x))))) 105.396 * [simplify]: Simplifying (* (sqrt (sqrt (/ 1 PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 105.397 * * [simplify]: iters left: 6 (25 enodes) 105.404 * * [simplify]: iters left: 5 (98 enodes) 105.429 * * [simplify]: iters left: 4 (160 enodes) 105.486 * * [simplify]: iters left: 3 (267 enodes) 105.551 * * [simplify]: iters left: 2 (388 enodes) 105.688 * * [simplify]: Extracting #0: cost 1 inf + 0 105.688 * * [simplify]: Extracting #1: cost 4 inf + 0 105.688 * * [simplify]: Extracting #2: cost 8 inf + 0 105.688 * * [simplify]: Extracting #3: cost 25 inf + 0 105.689 * * [simplify]: Extracting #4: cost 56 inf + 0 105.689 * * [simplify]: Extracting #5: cost 90 inf + 5 105.690 * * [simplify]: Extracting #6: cost 130 inf + 593 105.692 * * [simplify]: Extracting #7: cost 88 inf + 10971 105.700 * * [simplify]: Extracting #8: cost 28 inf + 38423 105.710 * * [simplify]: Extracting #9: cost 4 inf + 50500 105.721 * * [simplify]: Extracting #10: cost 0 inf + 52935 105.732 * [simplify]: Simplified to (* (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))))) (sqrt (sqrt (/ 1 PI)))) 105.732 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (* (sqrt (sqrt (/ 1 PI))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (* (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))))) (sqrt (sqrt (/ 1 PI))))) (exp (* (fabs x) (fabs x))))) 105.732 * * * * [progress]: [ 22 / 208 ] simplifiying candidate # 105.732 * [simplify]: Simplifying (* (sqrt (/ 1 PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) 105.733 * * [simplify]: iters left: 6 (18 enodes) 105.743 * * [simplify]: iters left: 5 (76 enodes) 105.775 * * [simplify]: iters left: 4 (135 enodes) 105.822 * * [simplify]: iters left: 3 (234 enodes) 105.894 * * [simplify]: iters left: 2 (457 enodes) 106.103 * * [simplify]: Extracting #0: cost 1 inf + 0 106.103 * * [simplify]: Extracting #1: cost 11 inf + 0 106.103 * * [simplify]: Extracting #2: cost 127 inf + 1 106.104 * * [simplify]: Extracting #3: cost 233 inf + 3 106.105 * * [simplify]: Extracting #4: cost 227 inf + 547 106.107 * * [simplify]: Extracting #5: cost 190 inf + 9822 106.118 * * [simplify]: Extracting #6: cost 55 inf + 62304 106.140 * * [simplify]: Extracting #7: cost 2 inf + 91958 106.154 * * [simplify]: Extracting #8: cost 0 inf + 92928 106.166 * [simplify]: Simplified to (* (sqrt (/ 1 PI)) (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 1 (fabs x)))) 106.166 * [simplify]: Simplified (2 1 2) to (λ (x) (* (+ (* (sqrt (/ 1 PI)) (/ 15/8 (pow (fabs x) 7))) (* (sqrt (/ 1 PI)) (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 106.167 * * * * [progress]: [ 23 / 208 ] simplifiying candidate # 106.167 * [simplify]: Simplifying (* (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) (sqrt (/ 1 PI))) 106.167 * * [simplify]: iters left: 6 (18 enodes) 106.172 * * [simplify]: iters left: 5 (70 enodes) 106.197 * * [simplify]: iters left: 4 (117 enodes) 106.224 * * [simplify]: iters left: 3 (209 enodes) 106.272 * * [simplify]: iters left: 2 (329 enodes) 106.368 * * [simplify]: Extracting #0: cost 1 inf + 0 106.368 * * [simplify]: Extracting #1: cost 13 inf + 0 106.369 * * [simplify]: Extracting #2: cost 100 inf + 1 106.369 * * [simplify]: Extracting #3: cost 169 inf + 3 106.370 * * [simplify]: Extracting #4: cost 145 inf + 4727 106.374 * * [simplify]: Extracting #5: cost 63 inf + 30605 106.381 * * [simplify]: Extracting #6: cost 7 inf + 53970 106.389 * * [simplify]: Extracting #7: cost 0 inf + 58367 106.401 * [simplify]: Simplified to (* (+ (/ 1 (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (sqrt (/ 1 PI))) 106.401 * [simplify]: Simplified (2 1 2) to (λ (x) (* (+ (* (/ 15/8 (pow (fabs x) 7)) (sqrt (/ 1 PI))) (* (+ (/ 1 (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (sqrt (/ 1 PI)))) (exp (* (fabs x) (fabs x))))) 106.402 * * * * [progress]: [ 24 / 208 ] simplifiying candidate # 106.402 * [simplify]: Simplifying (cbrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) 106.402 * * [simplify]: iters left: 6 (20 enodes) 106.415 * * [simplify]: iters left: 5 (82 enodes) 106.438 * * [simplify]: iters left: 4 (144 enodes) 106.471 * * [simplify]: iters left: 3 (254 enodes) 106.525 * * [simplify]: iters left: 2 (383 enodes) 106.628 * * [simplify]: Extracting #0: cost 1 inf + 0 106.628 * * [simplify]: Extracting #1: cost 3 inf + 0 106.628 * * [simplify]: Extracting #2: cost 18 inf + 0 106.628 * * [simplify]: Extracting #3: cost 47 inf + 0 106.629 * * [simplify]: Extracting #4: cost 83 inf + 4 106.630 * * [simplify]: Extracting #5: cost 130 inf + 11 106.631 * * [simplify]: Extracting #6: cost 118 inf + 1978 106.635 * * [simplify]: Extracting #7: cost 43 inf + 28368 106.644 * * [simplify]: Extracting #8: cost 3 inf + 49524 106.654 * * [simplify]: Extracting #9: cost 1 inf + 50725 106.664 * * [simplify]: Extracting #10: cost 0 inf + 51632 106.674 * [simplify]: Simplified to (cbrt (+ (/ 3/4 (pow (fabs x) 5)) (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 1 (fabs x))))) 106.674 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (* (sqrt (/ 1 PI)) (* (cbrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (cbrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) (cbrt (+ (/ 3/4 (pow (fabs x) 5)) (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 106.675 * * * * [progress]: [ 25 / 208 ] simplifiying candidate # 106.675 * [simplify]: Simplifying (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) 106.675 * * [simplify]: iters left: 6 (20 enodes) 106.688 * * [simplify]: iters left: 5 (82 enodes) 106.723 * * [simplify]: iters left: 4 (144 enodes) 106.765 * * [simplify]: iters left: 3 (254 enodes) 106.835 * * [simplify]: iters left: 2 (383 enodes) 106.944 * * [simplify]: Extracting #0: cost 1 inf + 0 106.944 * * [simplify]: Extracting #1: cost 3 inf + 0 106.944 * * [simplify]: Extracting #2: cost 18 inf + 0 106.944 * * [simplify]: Extracting #3: cost 47 inf + 0 106.945 * * [simplify]: Extracting #4: cost 83 inf + 4 106.946 * * [simplify]: Extracting #5: cost 130 inf + 11 106.947 * * [simplify]: Extracting #6: cost 118 inf + 1978 106.951 * * [simplify]: Extracting #7: cost 43 inf + 28368 106.961 * * [simplify]: Extracting #8: cost 3 inf + 49524 106.971 * * [simplify]: Extracting #9: cost 1 inf + 50685 106.981 * * [simplify]: Extracting #10: cost 0 inf + 51552 106.988 * [simplify]: Simplified to (sqrt (+ (/ 3/4 (pow (fabs x) 5)) (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 1 (fabs x))))) 106.988 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (* (sqrt (/ 1 PI)) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (sqrt (+ (/ 3/4 (pow (fabs x) 5)) (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 106.989 * * * * [progress]: [ 26 / 208 ] simplifiying candidate # 106.989 * [simplify]: Simplifying (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) 106.989 * * [simplify]: iters left: 6 (19 enodes) 106.995 * * [simplify]: iters left: 5 (79 enodes) 107.010 * * [simplify]: iters left: 4 (141 enodes) 107.056 * * [simplify]: iters left: 3 (250 enodes) 107.100 * * [simplify]: iters left: 2 (371 enodes) 107.202 * * [simplify]: Extracting #0: cost 1 inf + 0 107.203 * * [simplify]: Extracting #1: cost 16 inf + 0 107.203 * * [simplify]: Extracting #2: cost 45 inf + 0 107.203 * * [simplify]: Extracting #3: cost 81 inf + 4 107.204 * * [simplify]: Extracting #4: cost 130 inf + 11 107.205 * * [simplify]: Extracting #5: cost 114 inf + 3237 107.207 * * [simplify]: Extracting #6: cost 47 inf + 27254 107.212 * * [simplify]: Extracting #7: cost 5 inf + 48126 107.217 * * [simplify]: Extracting #8: cost 0 inf + 50944 107.222 * * [simplify]: Extracting #9: cost 0 inf + 50904 107.227 * [simplify]: Simplified to (+ (/ 1 (fabs x)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 107.227 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (* (sqrt (/ 1 PI)) 1) (+ (/ 1 (fabs x)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (exp (* (fabs x) (fabs x))))) 107.227 * * * * [progress]: [ 27 / 208 ] simplifiying candidate # 107.227 * [simplify]: Simplifying (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) 107.228 * * [simplify]: iters left: 6 (19 enodes) 107.239 * * [simplify]: iters left: 5 (79 enodes) 107.268 * * [simplify]: iters left: 4 (141 enodes) 107.309 * * [simplify]: iters left: 3 (250 enodes) 107.372 * * [simplify]: iters left: 2 (371 enodes) 107.500 * * [simplify]: Extracting #0: cost 1 inf + 0 107.501 * * [simplify]: Extracting #1: cost 16 inf + 0 107.501 * * [simplify]: Extracting #2: cost 45 inf + 0 107.501 * * [simplify]: Extracting #3: cost 81 inf + 4 107.501 * * [simplify]: Extracting #4: cost 130 inf + 11 107.502 * * [simplify]: Extracting #5: cost 114 inf + 3237 107.504 * * [simplify]: Extracting #6: cost 47 inf + 27254 107.509 * * [simplify]: Extracting #7: cost 5 inf + 48126 107.514 * * [simplify]: Extracting #8: cost 0 inf + 50944 107.519 * * [simplify]: Extracting #9: cost 0 inf + 50904 107.527 * [simplify]: Simplified to (+ (/ 1 (fabs x)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 107.528 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (* (sqrt (/ 1 PI)) 1) (+ (/ 1 (fabs x)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (exp (* (fabs x) (fabs x))))) 107.528 * * * * [progress]: [ 28 / 208 ] simplifiying candidate # 107.528 * [simplify]: Simplifying (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) 107.528 * * [simplify]: iters left: 6 (19 enodes) 107.539 * * [simplify]: iters left: 5 (79 enodes) 107.555 * * [simplify]: iters left: 4 (141 enodes) 107.601 * * [simplify]: iters left: 3 (250 enodes) 107.684 * * [simplify]: iters left: 2 (371 enodes) 107.795 * * [simplify]: Extracting #0: cost 1 inf + 0 107.795 * * [simplify]: Extracting #1: cost 16 inf + 0 107.795 * * [simplify]: Extracting #2: cost 45 inf + 0 107.796 * * [simplify]: Extracting #3: cost 81 inf + 4 107.796 * * [simplify]: Extracting #4: cost 130 inf + 11 107.798 * * [simplify]: Extracting #5: cost 114 inf + 3237 107.802 * * [simplify]: Extracting #6: cost 47 inf + 27254 107.812 * * [simplify]: Extracting #7: cost 5 inf + 48126 107.822 * * [simplify]: Extracting #8: cost 0 inf + 50944 107.833 * * [simplify]: Extracting #9: cost 0 inf + 50904 107.847 * [simplify]: Simplified to (+ (/ 1 (fabs x)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 107.847 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (* (sqrt (/ 1 PI)) 1) (+ (/ 1 (fabs x)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (exp (* (fabs x) (fabs x))))) 107.848 * * * * [progress]: [ 29 / 208 ] simplifiying candidate # 107.848 * [simplify]: Simplifying (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) 107.848 * * [simplify]: iters left: 6 (19 enodes) 107.861 * * [simplify]: iters left: 5 (79 enodes) 107.891 * * [simplify]: iters left: 4 (141 enodes) 107.924 * * [simplify]: iters left: 3 (250 enodes) 107.984 * * [simplify]: iters left: 2 (371 enodes) 108.082 * * [simplify]: Extracting #0: cost 1 inf + 0 108.082 * * [simplify]: Extracting #1: cost 16 inf + 0 108.083 * * [simplify]: Extracting #2: cost 45 inf + 0 108.083 * * [simplify]: Extracting #3: cost 81 inf + 4 108.084 * * [simplify]: Extracting #4: cost 130 inf + 11 108.085 * * [simplify]: Extracting #5: cost 114 inf + 3237 108.089 * * [simplify]: Extracting #6: cost 47 inf + 27254 108.098 * * [simplify]: Extracting #7: cost 5 inf + 48126 108.105 * * [simplify]: Extracting #8: cost 0 inf + 50944 108.110 * * [simplify]: Extracting #9: cost 0 inf + 50904 108.115 * [simplify]: Simplified to (+ (/ 1 (fabs x)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 108.115 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (* (sqrt (/ 1 PI)) 1) (+ (/ 1 (fabs x)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (exp (* (fabs x) (fabs x))))) 108.116 * * * * [progress]: [ 30 / 208 ] simplifiying candidate # 108.116 * [simplify]: Simplifying (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) 108.116 * * [simplify]: iters left: 6 (19 enodes) 108.122 * * [simplify]: iters left: 5 (79 enodes) 108.139 * * [simplify]: iters left: 4 (141 enodes) 108.193 * * [simplify]: iters left: 3 (250 enodes) 108.247 * * [simplify]: iters left: 2 (371 enodes) 108.358 * * [simplify]: Extracting #0: cost 1 inf + 0 108.358 * * [simplify]: Extracting #1: cost 16 inf + 0 108.359 * * [simplify]: Extracting #2: cost 45 inf + 0 108.359 * * [simplify]: Extracting #3: cost 81 inf + 4 108.360 * * [simplify]: Extracting #4: cost 130 inf + 11 108.361 * * [simplify]: Extracting #5: cost 114 inf + 3237 108.365 * * [simplify]: Extracting #6: cost 47 inf + 27254 108.374 * * [simplify]: Extracting #7: cost 5 inf + 48126 108.379 * * [simplify]: Extracting #8: cost 0 inf + 50944 108.384 * * [simplify]: Extracting #9: cost 0 inf + 50904 108.392 * [simplify]: Simplified to (+ (/ 1 (fabs x)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 108.392 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (* (sqrt (/ 1 PI)) 1) (+ (/ 1 (fabs x)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (exp (* (fabs x) (fabs x))))) 108.392 * * * * [progress]: [ 31 / 208 ] simplifiying candidate # 108.392 * [simplify]: Simplifying (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) 108.392 * * [simplify]: iters left: 6 (19 enodes) 108.399 * * [simplify]: iters left: 5 (79 enodes) 108.423 * * [simplify]: iters left: 4 (141 enodes) 108.453 * * [simplify]: iters left: 3 (250 enodes) 108.516 * * [simplify]: iters left: 2 (371 enodes) 108.648 * * [simplify]: Extracting #0: cost 1 inf + 0 108.648 * * [simplify]: Extracting #1: cost 16 inf + 0 108.649 * * [simplify]: Extracting #2: cost 45 inf + 0 108.649 * * [simplify]: Extracting #3: cost 81 inf + 4 108.649 * * [simplify]: Extracting #4: cost 130 inf + 11 108.650 * * [simplify]: Extracting #5: cost 114 inf + 3237 108.652 * * [simplify]: Extracting #6: cost 47 inf + 27254 108.657 * * [simplify]: Extracting #7: cost 5 inf + 48126 108.662 * * [simplify]: Extracting #8: cost 0 inf + 50944 108.667 * * [simplify]: Extracting #9: cost 0 inf + 50904 108.672 * [simplify]: Simplified to (+ (/ 1 (fabs x)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 108.672 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (* (sqrt (/ 1 PI)) 1) (+ (/ 1 (fabs x)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (exp (* (fabs x) (fabs x))))) 108.672 * * * * [progress]: [ 32 / 208 ] simplifiying candidate # 108.672 * [simplify]: Simplifying (* (cbrt (sqrt (/ 1 PI))) (cbrt (sqrt (/ 1 PI)))) 108.672 * * [simplify]: iters left: 6 (6 enodes) 108.674 * * [simplify]: iters left: 5 (20 enodes) 108.677 * * [simplify]: iters left: 4 (22 enodes) 108.684 * * [simplify]: Extracting #0: cost 1 inf + 0 108.684 * * [simplify]: Extracting #1: cost 3 inf + 0 108.684 * * [simplify]: Extracting #2: cost 5 inf + 0 108.684 * * [simplify]: Extracting #3: cost 7 inf + 0 108.684 * * [simplify]: Extracting #4: cost 10 inf + 0 108.684 * * [simplify]: Extracting #5: cost 8 inf + 2 108.684 * * [simplify]: Extracting #6: cost 0 inf + 978 108.685 * [simplify]: Simplified to (* (cbrt (sqrt (/ 1 PI))) (cbrt (sqrt (/ 1 PI)))) 108.685 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (* (cbrt (sqrt (/ 1 PI))) (cbrt (sqrt (/ 1 PI)))) (* (cbrt (sqrt (/ 1 PI))) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 108.685 * * * * [progress]: [ 33 / 208 ] simplifiying candidate # 108.685 * [simplify]: Simplifying (sqrt (* (cbrt (/ 1 PI)) (cbrt (/ 1 PI)))) 108.685 * * [simplify]: iters left: 6 (6 enodes) 108.688 * * [simplify]: iters left: 5 (21 enodes) 108.696 * * [simplify]: iters left: 4 (23 enodes) 108.703 * * [simplify]: Extracting #0: cost 1 inf + 0 108.703 * * [simplify]: Extracting #1: cost 4 inf + 0 108.703 * * [simplify]: Extracting #2: cost 7 inf + 0 108.703 * * [simplify]: Extracting #3: cost 10 inf + 0 108.703 * * [simplify]: Extracting #4: cost 8 inf + 2 108.703 * * [simplify]: Extracting #5: cost 1 inf + 816 108.703 * * [simplify]: Extracting #6: cost 0 inf + 978 108.704 * [simplify]: Simplified to (fabs (cbrt (/ 1 PI))) 108.704 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (fabs (cbrt (/ 1 PI))) (* (sqrt (cbrt (/ 1 PI))) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 108.704 * * * * [progress]: [ 34 / 208 ] simplifiying candidate # 108.704 * [simplify]: Simplifying (sqrt (sqrt (/ 1 PI))) 108.704 * * [simplify]: iters left: 4 (5 enodes) 108.707 * * [simplify]: iters left: 3 (17 enodes) 108.712 * * [simplify]: iters left: 2 (19 enodes) 108.718 * * [simplify]: Extracting #0: cost 1 inf + 0 108.718 * * [simplify]: Extracting #1: cost 3 inf + 0 108.718 * * [simplify]: Extracting #2: cost 5 inf + 0 108.718 * * [simplify]: Extracting #3: cost 8 inf + 0 108.718 * * [simplify]: Extracting #4: cost 6 inf + 2 108.718 * * [simplify]: Extracting #5: cost 0 inf + 494 108.718 * [simplify]: Simplified to (sqrt (sqrt (/ 1 PI))) 108.718 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (sqrt (sqrt (/ 1 PI))) (* (sqrt (sqrt (/ 1 PI))) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 108.719 * * * * [progress]: [ 35 / 208 ] simplifiying candidate # 108.719 * [simplify]: Simplifying (sqrt (/ (* (cbrt 1) (cbrt 1)) (* (cbrt PI) (cbrt PI)))) 108.719 * * [simplify]: iters left: 6 (8 enodes) 108.724 * * [simplify]: iters left: 5 (32 enodes) 108.738 * * [simplify]: iters left: 4 (49 enodes) 108.753 * * [simplify]: iters left: 3 (75 enodes) 108.766 * * [simplify]: iters left: 2 (80 enodes) 108.772 * * [simplify]: Extracting #0: cost 1 inf + 0 108.773 * * [simplify]: Extracting #1: cost 4 inf + 0 108.773 * * [simplify]: Extracting #2: cost 9 inf + 0 108.773 * * [simplify]: Extracting #3: cost 11 inf + 1 108.773 * * [simplify]: Extracting #4: cost 0 inf + 1378 108.773 * * [simplify]: Extracting #5: cost 0 inf + 1298 108.773 * [simplify]: Simplified to (fabs (/ 1 (cbrt PI))) 108.773 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (fabs (/ 1 (cbrt PI))) (* (sqrt (/ (cbrt 1) (cbrt PI))) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 108.774 * * * * [progress]: [ 36 / 208 ] simplifiying candidate # 108.774 * [simplify]: Simplifying (sqrt (/ (* (cbrt 1) (cbrt 1)) (sqrt PI))) 108.774 * * [simplify]: iters left: 6 (7 enodes) 108.776 * * [simplify]: iters left: 5 (25 enodes) 108.780 * * [simplify]: iters left: 4 (27 enodes) 108.784 * * [simplify]: Extracting #0: cost 1 inf + 0 108.784 * * [simplify]: Extracting #1: cost 3 inf + 0 108.784 * * [simplify]: Extracting #2: cost 6 inf + 0 108.784 * * [simplify]: Extracting #3: cost 7 inf + 1 108.784 * * [simplify]: Extracting #4: cost 6 inf + 2 108.784 * * [simplify]: Extracting #5: cost 4 inf + 125 108.784 * * [simplify]: Extracting #6: cost 1 inf + 370 108.784 * * [simplify]: Extracting #7: cost 0 inf + 492 108.784 * [simplify]: Simplified to (sqrt (/ 1 (sqrt PI))) 108.785 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (sqrt (/ 1 (sqrt PI))) (* (sqrt (/ (cbrt 1) (sqrt PI))) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 108.785 * * * * [progress]: [ 37 / 208 ] simplifiying candidate # 108.785 * [simplify]: Simplifying (sqrt (/ (* (cbrt 1) (cbrt 1)) 1)) 108.785 * * [simplify]: iters left: 6 (5 enodes) 108.790 * * [simplify]: iters left: 5 (17 enodes) 108.796 * * [simplify]: iters left: 4 (19 enodes) 108.800 * * [simplify]: Extracting #0: cost 1 inf + 0 108.800 * * [simplify]: Extracting #1: cost 0 inf + 1 108.800 * [simplify]: Simplified to 1 108.800 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* 1 (* (sqrt (/ (cbrt 1) PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 108.800 * * * * [progress]: [ 38 / 208 ] simplifiying candidate # 108.801 * [simplify]: Simplifying (sqrt (/ (sqrt 1) (* (cbrt PI) (cbrt PI)))) 108.801 * * [simplify]: iters left: 6 (7 enodes) 108.806 * * [simplify]: iters left: 5 (25 enodes) 108.814 * * [simplify]: iters left: 4 (32 enodes) 108.822 * * [simplify]: iters left: 3 (34 enodes) 108.831 * * [simplify]: Extracting #0: cost 1 inf + 0 108.831 * * [simplify]: Extracting #1: cost 3 inf + 0 108.831 * * [simplify]: Extracting #2: cost 9 inf + 0 108.832 * * [simplify]: Extracting #3: cost 13 inf + 1 108.832 * * [simplify]: Extracting #4: cost 8 inf + 408 108.832 * * [simplify]: Extracting #5: cost 4 inf + 935 108.832 * * [simplify]: Extracting #6: cost 1 inf + 1420 108.833 * * [simplify]: Extracting #7: cost 0 inf + 1622 108.833 * [simplify]: Simplified to (sqrt (/ (/ 1 (cbrt PI)) (cbrt PI))) 108.833 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (sqrt (/ (/ 1 (cbrt PI)) (cbrt PI))) (* (sqrt (/ (sqrt 1) (cbrt PI))) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 108.833 * * * * [progress]: [ 39 / 208 ] simplifiying candidate # 108.834 * [simplify]: Simplifying (sqrt (/ (sqrt 1) (sqrt PI))) 108.834 * * [simplify]: iters left: 4 (6 enodes) 108.838 * * [simplify]: iters left: 3 (20 enodes) 108.844 * * [simplify]: iters left: 2 (22 enodes) 108.850 * * [simplify]: Extracting #0: cost 1 inf + 0 108.850 * * [simplify]: Extracting #1: cost 3 inf + 0 108.850 * * [simplify]: Extracting #2: cost 6 inf + 0 108.850 * * [simplify]: Extracting #3: cost 7 inf + 1 108.850 * * [simplify]: Extracting #4: cost 1 inf + 370 108.850 * * [simplify]: Extracting #5: cost 0 inf + 492 108.850 * [simplify]: Simplified to (sqrt (/ 1 (sqrt PI))) 108.850 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (sqrt (/ 1 (sqrt PI))) (* (sqrt (/ (sqrt 1) (sqrt PI))) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 108.851 * * * * [progress]: [ 40 / 208 ] simplifiying candidate # 108.851 * [simplify]: Simplifying (sqrt (/ (sqrt 1) 1)) 108.851 * * [simplify]: iters left: 4 (4 enodes) 108.857 * * [simplify]: iters left: 3 (12 enodes) 108.864 * * [simplify]: iters left: 2 (14 enodes) 108.867 * * [simplify]: Extracting #0: cost 1 inf + 0 108.867 * * [simplify]: Extracting #1: cost 0 inf + 1 108.867 * [simplify]: Simplified to 1 108.867 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* 1 (* (sqrt (/ (sqrt 1) PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 108.868 * * * * [progress]: [ 41 / 208 ] simplifiying candidate # 108.868 * [simplify]: Simplifying (sqrt (/ 1 (* (cbrt PI) (cbrt PI)))) 108.868 * * [simplify]: iters left: 6 (6 enodes) 108.871 * * [simplify]: iters left: 5 (22 enodes) 108.878 * * [simplify]: iters left: 4 (26 enodes) 108.886 * * [simplify]: Extracting #0: cost 1 inf + 0 108.886 * * [simplify]: Extracting #1: cost 3 inf + 0 108.886 * * [simplify]: Extracting #2: cost 8 inf + 0 108.886 * * [simplify]: Extracting #3: cost 11 inf + 1 108.886 * * [simplify]: Extracting #4: cost 8 inf + 164 108.887 * * [simplify]: Extracting #5: cost 1 inf + 1176 108.887 * * [simplify]: Extracting #6: cost 0 inf + 1378 108.887 * [simplify]: Simplified to (sqrt (/ 1 (* (cbrt PI) (cbrt PI)))) 108.887 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (sqrt (/ 1 (* (cbrt PI) (cbrt PI)))) (* (sqrt (/ 1 (cbrt PI))) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 108.888 * * * * [progress]: [ 42 / 208 ] simplifiying candidate # 108.888 * [simplify]: Simplifying (sqrt (/ 1 (sqrt PI))) 108.888 * * [simplify]: iters left: 4 (5 enodes) 108.891 * * [simplify]: iters left: 3 (17 enodes) 108.896 * * [simplify]: iters left: 2 (19 enodes) 108.902 * * [simplify]: Extracting #0: cost 1 inf + 0 108.902 * * [simplify]: Extracting #1: cost 3 inf + 0 108.902 * * [simplify]: Extracting #2: cost 6 inf + 0 108.902 * * [simplify]: Extracting #3: cost 7 inf + 1 108.902 * * [simplify]: Extracting #4: cost 0 inf + 492 108.902 * [simplify]: Simplified to (sqrt (/ 1 (sqrt PI))) 108.902 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (sqrt (/ 1 (sqrt PI))) (* (sqrt (/ 1 (sqrt PI))) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 108.903 * * * * [progress]: [ 43 / 208 ] simplifiying candidate # 108.903 * [simplify]: Simplifying (sqrt (/ 1 1)) 108.903 * * [simplify]: iters left: 3 (3 enodes) 108.907 * * [simplify]: iters left: 2 (9 enodes) 108.909 * * [simplify]: iters left: 1 (11 enodes) 108.912 * * [simplify]: Extracting #0: cost 1 inf + 0 108.912 * * [simplify]: Extracting #1: cost 0 inf + 1 108.912 * [simplify]: Simplified to 1 108.912 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* 1 (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 108.912 * * * * [progress]: [ 44 / 208 ] simplifiying candidate # 108.913 * [simplify]: Simplifying (sqrt 1) 108.913 * * [simplify]: iters left: 1 (2 enodes) 108.916 * * [simplify]: Extracting #0: cost 1 inf + 0 108.916 * * [simplify]: Extracting #1: cost 0 inf + 1 108.916 * [simplify]: Simplified to 1 108.916 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* 1 (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 108.916 * * * * [progress]: [ 45 / 208 ] simplifiying candidate # 108.916 * [simplify]: Simplifying (sqrt 1) 108.916 * * [simplify]: iters left: 1 (2 enodes) 108.919 * * [simplify]: Extracting #0: cost 1 inf + 0 108.919 * * [simplify]: Extracting #1: cost 0 inf + 1 108.919 * [simplify]: Simplified to 1 108.919 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* 1 (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 108.920 * * * * [progress]: [ 46 / 208 ] simplifiying candidate # 108.920 * [simplify]: Simplifying (sqrt (sqrt (/ 1 PI))) 108.920 * * [simplify]: iters left: 4 (5 enodes) 108.922 * * [simplify]: iters left: 3 (17 enodes) 108.928 * * [simplify]: iters left: 2 (19 enodes) 108.933 * * [simplify]: Extracting #0: cost 1 inf + 0 108.933 * * [simplify]: Extracting #1: cost 3 inf + 0 108.933 * * [simplify]: Extracting #2: cost 5 inf + 0 108.933 * * [simplify]: Extracting #3: cost 8 inf + 0 108.933 * * [simplify]: Extracting #4: cost 6 inf + 2 108.933 * * [simplify]: Extracting #5: cost 0 inf + 494 108.934 * [simplify]: Simplified to (sqrt (sqrt (/ 1 PI))) 108.934 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (sqrt (sqrt (/ 1 PI))) (* (sqrt (sqrt (/ 1 PI))) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 108.934 * * * * [progress]: [ 47 / 208 ] simplifiying candidate # 108.934 * * * * [progress]: [ 48 / 208 ] simplifiying candidate # 108.934 * [simplify]: Simplifying (* (pow (fabs x) 7) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (fabs x))) 108.935 * * [simplify]: iters left: 6 (10 enodes) 108.941 * * [simplify]: iters left: 5 (48 enodes) 108.965 * * [simplify]: iters left: 4 (125 enodes) 109.045 * * [simplify]: iters left: 3 (388 enodes) 109.325 * * [simplify]: Extracting #0: cost 1 inf + 0 109.325 * * [simplify]: Extracting #1: cost 84 inf + 0 109.327 * * [simplify]: Extracting #2: cost 364 inf + 0 109.330 * * [simplify]: Extracting #3: cost 308 inf + 18673 109.344 * * [simplify]: Extracting #4: cost 98 inf + 115805 109.362 * * [simplify]: Extracting #5: cost 5 inf + 158307 109.382 * * [simplify]: Extracting #6: cost 0 inf + 159046 109.402 * * [simplify]: Extracting #7: cost 0 inf + 158966 109.426 * [simplify]: Simplified to (* (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x)))) (* (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x)))) (* (fabs x) (* (fabs x) (fabs x))))) 109.426 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (+ (* 15/8 (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (fabs x))) (* (pow (fabs x) 7) (+ (* (+ (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4)) (fabs x)) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) 1))))) (* (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x)))) (* (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x)))) (* (fabs x) (* (fabs x) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 109.427 * * * * [progress]: [ 49 / 208 ] simplifiying candidate # 109.427 * [simplify]: Simplifying (* (pow (fabs x) 7) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x))) 109.427 * * [simplify]: iters left: 6 (19 enodes) 109.434 * * [simplify]: iters left: 5 (94 enodes) 109.467 * * [simplify]: iters left: 4 (267 enodes) 109.619 * * [simplify]: Extracting #0: cost 1 inf + 0 109.619 * * [simplify]: Extracting #1: cost 34 inf + 0 109.620 * * [simplify]: Extracting #2: cost 98 inf + 0 109.621 * * [simplify]: Extracting #3: cost 244 inf + 298 109.624 * * [simplify]: Extracting #4: cost 310 inf + 7880 109.636 * * [simplify]: Extracting #5: cost 185 inf + 43069 109.663 * * [simplify]: Extracting #6: cost 43 inf + 114376 109.686 * * [simplify]: Extracting #7: cost 0 inf + 136471 109.705 * * [simplify]: Extracting #8: cost 0 inf + 135951 109.737 * [simplify]: Simplified to (* (pow (fabs x) 8) (+ (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 109.737 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (+ (* 15/8 (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x))) (* (pow (fabs x) 7) (+ (* (+ (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3)) (fabs x)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) 1))))) (* (pow (fabs x) 8) (+ (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (exp (* (fabs x) (fabs x))))) 109.738 * * * * [progress]: [ 50 / 208 ] simplifiying candidate # 109.739 * [simplify]: Simplifying (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))) 109.739 * * [simplify]: iters left: 6 (15 enodes) 109.748 * * [simplify]: iters left: 5 (64 enodes) 109.775 * * [simplify]: iters left: 4 (131 enodes) 109.838 * * [simplify]: iters left: 3 (347 enodes) 110.001 * * [simplify]: Extracting #0: cost 1 inf + 0 110.001 * * [simplify]: Extracting #1: cost 38 inf + 0 110.002 * * [simplify]: Extracting #2: cost 140 inf + 0 110.003 * * [simplify]: Extracting #3: cost 215 inf + 1642 110.005 * * [simplify]: Extracting #4: cost 178 inf + 18820 110.013 * * [simplify]: Extracting #5: cost 132 inf + 38921 110.019 * * [simplify]: Extracting #6: cost 104 inf + 51459 110.037 * * [simplify]: Extracting #7: cost 18 inf + 102271 110.058 * * [simplify]: Extracting #8: cost 0 inf + 112209 110.071 * [simplify]: Simplified to (* (pow (fabs x) 8) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) 110.071 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (+ (* 15/8 (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))) (* (pow (fabs x) 7) (+ (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (fabs x)) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 1))))) (* (pow (fabs x) 8) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 110.071 * * * * [progress]: [ 51 / 208 ] simplifiying candidate # 110.071 * [simplify]: Simplifying (* (pow (fabs x) 7) (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 110.072 * * [simplify]: iters left: 6 (21 enodes) 110.079 * * [simplify]: iters left: 5 (106 enodes) 110.110 * * [simplify]: iters left: 4 (291 enodes) 110.240 * * [simplify]: Extracting #0: cost 1 inf + 0 110.240 * * [simplify]: Extracting #1: cost 26 inf + 0 110.241 * * [simplify]: Extracting #2: cost 149 inf + 0 110.242 * * [simplify]: Extracting #3: cost 301 inf + 4 110.245 * * [simplify]: Extracting #4: cost 293 inf + 5542 110.253 * * [simplify]: Extracting #5: cost 170 inf + 55394 110.274 * * [simplify]: Extracting #6: cost 32 inf + 142542 110.330 * * [simplify]: Extracting #7: cost 0 inf + 165051 110.367 * [simplify]: Simplified to (* (pow (fabs x) 7) (- (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)))) (/ (/ 1 (fabs x)) (fabs x))) (/ (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))) (fabs x)))) 110.367 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (+ (* 15/8 (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (* (pow (fabs x) 7) (+ (pow (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 3) (pow (/ 1 (fabs x)) 3))))) (* (pow (fabs x) 7) (- (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)))) (/ (/ 1 (fabs x)) (fabs x))) (/ (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))) (fabs x))))) (exp (* (fabs x) (fabs x))))) 110.367 * * * * [progress]: [ 52 / 208 ] simplifiying candidate # 110.368 * [simplify]: Simplifying (* (pow (fabs x) 7) (- (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) 110.368 * * [simplify]: iters left: 6 (17 enodes) 110.373 * * [simplify]: iters left: 5 (72 enodes) 110.397 * * [simplify]: iters left: 4 (140 enodes) 110.455 * * [simplify]: iters left: 3 (313 enodes) 110.573 * * [simplify]: Extracting #0: cost 1 inf + 0 110.573 * * [simplify]: Extracting #1: cost 20 inf + 0 110.574 * * [simplify]: Extracting #2: cost 134 inf + 0 110.575 * * [simplify]: Extracting #3: cost 197 inf + 5 110.578 * * [simplify]: Extracting #4: cost 169 inf + 12397 110.586 * * [simplify]: Extracting #5: cost 33 inf + 74455 110.597 * * [simplify]: Extracting #6: cost 1 inf + 88937 110.608 * * [simplify]: Extracting #7: cost 0 inf + 88938 110.623 * [simplify]: Simplified to (* (- (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7)) 110.623 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (+ (* 15/8 (- (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (* (pow (fabs x) 7) (- (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 1 (fabs x)) (/ 1 (fabs x))))))) (* (- (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 110.623 * * * * [progress]: [ 53 / 208 ] simplifiying candidate # 110.623 * [simplify]: Simplifying (+ (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (- (* (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (* (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 110.624 * * [simplify]: iters left: 6 (23 enodes) 110.631 * * [simplify]: iters left: 5 (114 enodes) 110.679 * * [simplify]: iters left: 4 (334 enodes) 110.870 * * [simplify]: Extracting #0: cost 1 inf + 0 110.870 * * [simplify]: Extracting #1: cost 25 inf + 0 110.871 * * [simplify]: Extracting #2: cost 243 inf + 0 110.874 * * [simplify]: Extracting #3: cost 404 inf + 3 110.879 * * [simplify]: Extracting #4: cost 375 inf + 11996 110.898 * * [simplify]: Extracting #5: cost 233 inf + 78174 110.948 * * [simplify]: Extracting #6: cost 26 inf + 220806 111.008 * * [simplify]: Extracting #7: cost 4 inf + 236561 111.058 * * [simplify]: Extracting #8: cost 0 inf + 238111 111.103 * [simplify]: Simplified to (- (* (+ (/ 1 (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 1 (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (* (/ 15/8 (pow (fabs x) 7)) (+ (/ 1 (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))))) 111.103 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (+ (pow (/ 15/8 (pow (fabs x) 7)) 3) (pow (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) 3))) (- (* (+ (/ 1 (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 1 (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (* (/ 15/8 (pow (fabs x) 7)) (+ (/ 1 (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))))) (exp (* (fabs x) (fabs x))))) 111.104 * * * * [progress]: [ 54 / 208 ] simplifiying candidate # 111.104 * [simplify]: Simplifying (- (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) 111.104 * * [simplify]: iters left: 6 (19 enodes) 111.111 * * [simplify]: iters left: 5 (80 enodes) 111.141 * * [simplify]: iters left: 4 (148 enodes) 111.176 * * [simplify]: iters left: 3 (293 enodes) 111.265 * * [simplify]: Extracting #0: cost 1 inf + 0 111.265 * * [simplify]: Extracting #1: cost 39 inf + 0 111.266 * * [simplify]: Extracting #2: cost 89 inf + 0 111.266 * * [simplify]: Extracting #3: cost 118 inf + 7 111.266 * * [simplify]: Extracting #4: cost 125 inf + 1428 111.268 * * [simplify]: Extracting #5: cost 66 inf + 19732 111.274 * * [simplify]: Extracting #6: cost 7 inf + 43493 111.280 * * [simplify]: Extracting #7: cost 0 inf + 46384 111.293 * [simplify]: Simplified to (- (+ (/ 15/8 (pow (fabs x) 7)) (/ -1 (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 111.293 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (- (+ (/ 15/8 (pow (fabs x) 7)) (/ -1 (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 111.293 * * * * [progress]: [ 55 / 208 ] simplifiying candidate # 111.293 * [simplify]: Simplifying (* (sqrt 1) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) 111.294 * * [simplify]: iters left: 6 (21 enodes) 111.302 * * [simplify]: iters left: 5 (92 enodes) 111.323 * * [simplify]: iters left: 4 (178 enodes) 111.386 * * [simplify]: iters left: 3 (347 enodes) 111.514 * * [simplify]: Extracting #0: cost 1 inf + 0 111.515 * * [simplify]: Extracting #1: cost 21 inf + 0 111.515 * * [simplify]: Extracting #2: cost 64 inf + 1 111.516 * * [simplify]: Extracting #3: cost 101 inf + 4 111.516 * * [simplify]: Extracting #4: cost 101 inf + 1435 111.520 * * [simplify]: Extracting #5: cost 50 inf + 16220 111.526 * * [simplify]: Extracting #6: cost 6 inf + 34405 111.530 * * [simplify]: Extracting #7: cost 0 inf + 37752 111.535 * [simplify]: Simplified to (+ (+ (/ 1 (fabs x)) (+ (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ 3/4 (pow (fabs x) 5)))) (/ 15/8 (pow (fabs x) 7))) 111.535 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (+ (/ 1 (fabs x)) (+ (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ 3/4 (pow (fabs x) 5)))) (/ 15/8 (pow (fabs x) 7))) (sqrt PI)) (exp (* (fabs x) (fabs x))))) 111.535 * * * * [progress]: [ 56 / 208 ] simplifiying candidate #real (real->posit16 (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) (exp (* (fabs x) (fabs x)))))> 111.536 * * * * [progress]: [ 57 / 208 ] simplifiying candidate # 111.536 * * * * [progress]: [ 58 / 208 ] simplifiying candidate # 111.536 * * * * [progress]: [ 59 / 208 ] simplifiying candidate # 111.536 * [simplify]: Simplifying (- (- (log 1/2) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 111.536 * * [simplify]: iters left: 6 (8 enodes) 111.538 * * [simplify]: iters left: 5 (32 enodes) 111.544 * * [simplify]: iters left: 4 (57 enodes) 111.558 * * [simplify]: iters left: 3 (84 enodes) 111.587 * * [simplify]: iters left: 2 (104 enodes) 111.615 * * [simplify]: iters left: 1 (123 enodes) 111.637 * * [simplify]: Extracting #0: cost 1 inf + 0 111.637 * * [simplify]: Extracting #1: cost 19 inf + 0 111.637 * * [simplify]: Extracting #2: cost 37 inf + 0 111.637 * * [simplify]: Extracting #3: cost 36 inf + 183 111.637 * * [simplify]: Extracting #4: cost 25 inf + 1607 111.638 * * [simplify]: Extracting #5: cost 5 inf + 6288 111.640 * * [simplify]: Extracting #6: cost 0 inf + 7527 111.641 * [simplify]: Simplified to (- (- (log 1/2) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 111.641 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (exp (- (- (log 1/2) (log (fabs x))) (+ (log (fabs x)) (log (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 111.641 * * * * [progress]: [ 60 / 208 ] simplifiying candidate # 111.641 * [simplify]: Simplifying (- (- (log 1/2) (log (fabs x))) (log (* (fabs x) (fabs x)))) 111.642 * * [simplify]: iters left: 6 (9 enodes) 111.644 * * [simplify]: iters left: 5 (34 enodes) 111.649 * * [simplify]: iters left: 4 (54 enodes) 111.659 * * [simplify]: iters left: 3 (83 enodes) 111.682 * * [simplify]: iters left: 2 (102 enodes) 111.705 * * [simplify]: iters left: 1 (118 enodes) 111.720 * * [simplify]: Extracting #0: cost 1 inf + 0 111.720 * * [simplify]: Extracting #1: cost 19 inf + 0 111.720 * * [simplify]: Extracting #2: cost 39 inf + 0 111.721 * * [simplify]: Extracting #3: cost 38 inf + 294 111.721 * * [simplify]: Extracting #4: cost 24 inf + 2615 111.722 * * [simplify]: Extracting #5: cost 5 inf + 6844 111.724 * * [simplify]: Extracting #6: cost 0 inf + 8141 111.726 * [simplify]: Simplified to (- (- (- (log 1/2) (log (fabs x))) (log (fabs x))) (log (fabs x))) 111.726 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (exp (- (- (- (log 1/2) (log (fabs x))) (log (fabs x))) (log (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 111.727 * * * * [progress]: [ 61 / 208 ] simplifiying candidate # 111.727 * [simplify]: Simplifying (- (log (/ 1/2 (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 111.727 * * [simplify]: iters left: 6 (8 enodes) 111.732 * * [simplify]: iters left: 5 (30 enodes) 111.741 * * [simplify]: iters left: 4 (47 enodes) 111.751 * * [simplify]: iters left: 3 (80 enodes) 111.765 * * [simplify]: iters left: 2 (105 enodes) 111.789 * * [simplify]: iters left: 1 (122 enodes) 111.816 * * [simplify]: Extracting #0: cost 1 inf + 0 111.816 * * [simplify]: Extracting #1: cost 16 inf + 0 111.817 * * [simplify]: Extracting #2: cost 34 inf + 0 111.817 * * [simplify]: Extracting #3: cost 34 inf + 143 111.817 * * [simplify]: Extracting #4: cost 32 inf + 255 111.818 * * [simplify]: Extracting #5: cost 23 inf + 1369 111.819 * * [simplify]: Extracting #6: cost 6 inf + 5076 111.821 * * [simplify]: Extracting #7: cost 0 inf + 6444 111.824 * [simplify]: Simplified to (- (log 1/2) (+ (log (fabs x)) (+ (log (fabs x)) (log (fabs x))))) 111.824 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (exp (- (log 1/2) (+ (log (fabs x)) (+ (log (fabs x)) (log (fabs x)))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 111.824 * * * * [progress]: [ 62 / 208 ] simplifiying candidate # 111.825 * [simplify]: Simplifying (- (log (/ 1/2 (fabs x))) (log (* (fabs x) (fabs x)))) 111.825 * * [simplify]: iters left: 6 (8 enodes) 111.829 * * [simplify]: iters left: 5 (30 enodes) 111.838 * * [simplify]: iters left: 4 (46 enodes) 111.853 * * [simplify]: iters left: 3 (79 enodes) 111.879 * * [simplify]: iters left: 2 (99 enodes) 111.906 * * [simplify]: iters left: 1 (113 enodes) 111.924 * * [simplify]: Extracting #0: cost 1 inf + 0 111.924 * * [simplify]: Extracting #1: cost 16 inf + 0 111.924 * * [simplify]: Extracting #2: cost 35 inf + 0 111.924 * * [simplify]: Extracting #3: cost 38 inf + 1 111.924 * * [simplify]: Extracting #4: cost 33 inf + 366 111.925 * * [simplify]: Extracting #5: cost 24 inf + 1480 111.925 * * [simplify]: Extracting #6: cost 4 inf + 5801 111.927 * * [simplify]: Extracting #7: cost 0 inf + 6886 111.928 * [simplify]: Simplified to (- (log (/ 1/2 (fabs x))) (log (* (fabs x) (fabs x)))) 111.928 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (exp (- (log (/ 1/2 (fabs x))) (log (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 111.928 * * * * [progress]: [ 63 / 208 ] simplifiying candidate # 111.928 * * * * [progress]: [ 64 / 208 ] simplifiying candidate # 111.928 * * * * [progress]: [ 65 / 208 ] simplifiying candidate # 111.928 * [simplify]: Simplifying (/ (/ (* (* 1/2 1/2) 1/2) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) 111.929 * * [simplify]: iters left: 6 (10 enodes) 111.932 * * [simplify]: iters left: 5 (50 enodes) 111.947 * * [simplify]: iters left: 4 (159 enodes) 112.031 * * [simplify]: Extracting #0: cost 1 inf + 0 112.031 * * [simplify]: Extracting #1: cost 67 inf + 0 112.032 * * [simplify]: Extracting #2: cost 161 inf + 3 112.034 * * [simplify]: Extracting #3: cost 149 inf + 2723 112.045 * * [simplify]: Extracting #4: cost 32 inf + 23717 112.057 * * [simplify]: Extracting #5: cost 0 inf + 30278 112.065 * * [simplify]: Extracting #6: cost 0 inf + 30238 112.073 * [simplify]: Simplified to (/ (/ 1/8 (* (fabs x) (* (fabs x) (fabs x)))) (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x))))) 112.073 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (cbrt (/ (/ 1/8 (* (fabs x) (* (fabs x) (fabs x)))) (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x)))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 112.074 * * * * [progress]: [ 66 / 208 ] simplifiying candidate # 112.074 * [simplify]: Simplifying (/ (/ (* (* 1/2 1/2) 1/2) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) 112.074 * * [simplify]: iters left: 6 (11 enodes) 112.078 * * [simplify]: iters left: 5 (53 enodes) 112.097 * * [simplify]: iters left: 4 (165 enodes) 112.178 * * [simplify]: Extracting #0: cost 1 inf + 0 112.178 * * [simplify]: Extracting #1: cost 72 inf + 0 112.179 * * [simplify]: Extracting #2: cost 181 inf + 3 112.184 * * [simplify]: Extracting #3: cost 128 inf + 10039 112.200 * * [simplify]: Extracting #4: cost 10 inf + 32004 112.222 * * [simplify]: Extracting #5: cost 0 inf + 34246 112.241 * [simplify]: Simplified to (/ (/ (/ 1/8 (* (fabs x) (* (fabs x) (fabs x)))) (* (fabs x) (* (fabs x) (fabs x)))) (* (fabs x) (* (fabs x) (fabs x)))) 112.241 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (cbrt (/ (/ (/ 1/8 (* (fabs x) (* (fabs x) (fabs x)))) (* (fabs x) (* (fabs x) (fabs x)))) (* (fabs x) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 112.241 * * * * [progress]: [ 67 / 208 ] simplifiying candidate # 112.242 * [simplify]: Simplifying (/ (* (* (/ 1/2 (fabs x)) (/ 1/2 (fabs x))) (/ 1/2 (fabs x))) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) 112.242 * * [simplify]: iters left: 6 (10 enodes) 112.245 * * [simplify]: iters left: 5 (51 enodes) 112.257 * * [simplify]: iters left: 4 (160 enodes) 112.327 * * [simplify]: Extracting #0: cost 1 inf + 0 112.327 * * [simplify]: Extracting #1: cost 67 inf + 0 112.327 * * [simplify]: Extracting #2: cost 161 inf + 1 112.328 * * [simplify]: Extracting #3: cost 137 inf + 3849 112.335 * * [simplify]: Extracting #4: cost 27 inf + 27386 112.345 * * [simplify]: Extracting #5: cost 0 inf + 32500 112.354 * * [simplify]: Extracting #6: cost 0 inf + 32460 112.363 * [simplify]: Simplified to (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)))) 112.363 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (cbrt (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 112.364 * * * * [progress]: [ 68 / 208 ] simplifiying candidate # 112.364 * [simplify]: Simplifying (/ (* (* (/ 1/2 (fabs x)) (/ 1/2 (fabs x))) (/ 1/2 (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) 112.364 * * [simplify]: iters left: 6 (10 enodes) 112.367 * * [simplify]: iters left: 5 (52 enodes) 112.384 * * [simplify]: iters left: 4 (160 enodes) 112.438 * * [simplify]: Extracting #0: cost 1 inf + 0 112.438 * * [simplify]: Extracting #1: cost 70 inf + 0 112.439 * * [simplify]: Extracting #2: cost 163 inf + 2 112.440 * * [simplify]: Extracting #3: cost 136 inf + 5911 112.450 * * [simplify]: Extracting #4: cost 27 inf + 28966 112.469 * * [simplify]: Extracting #5: cost 0 inf + 33270 112.491 * * [simplify]: Extracting #6: cost 0 inf + 33230 112.510 * [simplify]: Simplified to (/ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (* (fabs x) (fabs x)) (/ 1/2 (fabs x))) (/ (* (fabs x) (fabs x)) (/ 1/2 (fabs x))))) 112.511 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (cbrt (/ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (* (fabs x) (fabs x)) (/ 1/2 (fabs x))) (/ (* (fabs x) (fabs x)) (/ 1/2 (fabs x)))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 112.511 * * * * [progress]: [ 69 / 208 ] simplifiying candidate # 112.511 * * * * [progress]: [ 70 / 208 ] simplifiying candidate # 112.511 * * * * [progress]: [ 71 / 208 ] simplifiying candidate # 112.511 * * * * [progress]: [ 72 / 208 ] simplifiying candidate # 112.511 * * * * [progress]: [ 73 / 208 ] simplifiying candidate # 112.512 * [simplify]: Simplifying (/ (* (cbrt (/ 1/2 (fabs x))) (cbrt (/ 1/2 (fabs x)))) (fabs x)) 112.512 * * [simplify]: iters left: 6 (7 enodes) 112.516 * * [simplify]: iters left: 5 (23 enodes) 112.523 * * [simplify]: iters left: 4 (27 enodes) 112.532 * * [simplify]: iters left: 3 (30 enodes) 112.540 * * [simplify]: Extracting #0: cost 1 inf + 0 112.541 * * [simplify]: Extracting #1: cost 7 inf + 0 112.541 * * [simplify]: Extracting #2: cost 14 inf + 0 112.541 * * [simplify]: Extracting #3: cost 15 inf + 1 112.541 * * [simplify]: Extracting #4: cost 12 inf + 84 112.541 * * [simplify]: Extracting #5: cost 10 inf + 248 112.541 * * [simplify]: Extracting #6: cost 4 inf + 1380 112.542 * * [simplify]: Extracting #7: cost 1 inf + 2026 112.543 * * [simplify]: Extracting #8: cost 0 inf + 2268 112.543 * [simplify]: Simplified to (/ (cbrt (/ 1/2 (fabs x))) (/ (fabs x) (cbrt (/ 1/2 (fabs x))))) 112.544 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ (cbrt (/ 1/2 (fabs x))) (/ (fabs x) (cbrt (/ 1/2 (fabs x))))) (/ (cbrt (/ 1/2 (fabs x))) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 112.544 * [simplify]: Simplifying (/ (cbrt (/ 1/2 (fabs x))) (fabs x)) 112.544 * * [simplify]: iters left: 6 (6 enodes) 112.548 * * [simplify]: iters left: 5 (18 enodes) 112.553 * * [simplify]: Extracting #0: cost 1 inf + 0 112.553 * * [simplify]: Extracting #1: cost 4 inf + 0 112.553 * * [simplify]: Extracting #2: cost 8 inf + 0 112.553 * * [simplify]: Extracting #3: cost 7 inf + 83 112.554 * * [simplify]: Extracting #4: cost 6 inf + 84 112.554 * * [simplify]: Extracting #5: cost 0 inf + 976 112.554 * [simplify]: Simplified to (/ (cbrt (/ 1/2 (fabs x))) (fabs x)) 112.554 * [simplify]: Simplified (2 1 2 2 1 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ (* (cbrt (/ 1/2 (fabs x))) (cbrt (/ 1/2 (fabs x)))) (fabs x)) (/ (cbrt (/ 1/2 (fabs x))) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 112.554 * * * * [progress]: [ 74 / 208 ] simplifiying candidate # 112.555 * [simplify]: Simplifying (/ (sqrt (/ 1/2 (fabs x))) (fabs x)) 112.555 * * [simplify]: iters left: 6 (6 enodes) 112.558 * * [simplify]: iters left: 5 (18 enodes) 112.563 * * [simplify]: Extracting #0: cost 1 inf + 0 112.563 * * [simplify]: Extracting #1: cost 4 inf + 0 112.563 * * [simplify]: Extracting #2: cost 8 inf + 0 112.563 * * [simplify]: Extracting #3: cost 7 inf + 83 112.564 * * [simplify]: Extracting #4: cost 6 inf + 84 112.564 * * [simplify]: Extracting #5: cost 0 inf + 816 112.564 * [simplify]: Simplified to (/ (sqrt (/ 1/2 (fabs x))) (fabs x)) 112.564 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ (sqrt (/ 1/2 (fabs x))) (fabs x)) (/ (sqrt (/ 1/2 (fabs x))) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 112.565 * [simplify]: Simplifying (/ (sqrt (/ 1/2 (fabs x))) (fabs x)) 112.565 * * [simplify]: iters left: 6 (6 enodes) 112.568 * * [simplify]: iters left: 5 (18 enodes) 112.573 * * [simplify]: Extracting #0: cost 1 inf + 0 112.574 * * [simplify]: Extracting #1: cost 4 inf + 0 112.574 * * [simplify]: Extracting #2: cost 8 inf + 0 112.574 * * [simplify]: Extracting #3: cost 7 inf + 83 112.574 * * [simplify]: Extracting #4: cost 6 inf + 84 112.574 * * [simplify]: Extracting #5: cost 0 inf + 816 112.574 * [simplify]: Simplified to (/ (sqrt (/ 1/2 (fabs x))) (fabs x)) 112.574 * [simplify]: Simplified (2 1 2 2 1 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ (sqrt (/ 1/2 (fabs x))) (fabs x)) (/ (sqrt (/ 1/2 (fabs x))) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 112.575 * * * * [progress]: [ 75 / 208 ] simplifiying candidate # 112.575 * [simplify]: Simplifying (/ (/ (* (cbrt 1/2) (cbrt 1/2)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) 112.575 * * [simplify]: iters left: 6 (9 enodes) 112.580 * * [simplify]: iters left: 5 (35 enodes) 112.594 * * [simplify]: iters left: 4 (66 enodes) 112.607 * * [simplify]: iters left: 3 (111 enodes) 112.627 * * [simplify]: iters left: 2 (157 enodes) 112.661 * * [simplify]: iters left: 1 (171 enodes) 112.704 * * [simplify]: Extracting #0: cost 1 inf + 0 112.704 * * [simplify]: Extracting #1: cost 23 inf + 0 112.704 * * [simplify]: Extracting #2: cost 46 inf + 0 112.705 * * [simplify]: Extracting #3: cost 39 inf + 569 112.706 * * [simplify]: Extracting #4: cost 9 inf + 7540 112.708 * * [simplify]: Extracting #5: cost 0 inf + 9796 112.709 * * [simplify]: Extracting #6: cost 0 inf + 9756 112.711 * [simplify]: Simplified to (/ (* (/ (cbrt 1/2) (cbrt (fabs x))) (/ (cbrt 1/2) (cbrt (fabs x)))) (fabs x)) 112.711 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ (* (/ (cbrt 1/2) (cbrt (fabs x))) (/ (cbrt 1/2) (cbrt (fabs x)))) (fabs x)) (/ (/ (cbrt 1/2) (cbrt (fabs x))) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 112.711 * [simplify]: Simplifying (/ (/ (cbrt 1/2) (cbrt (fabs x))) (fabs x)) 112.711 * * [simplify]: iters left: 6 (7 enodes) 112.714 * * [simplify]: iters left: 5 (23 enodes) 112.719 * * [simplify]: iters left: 4 (28 enodes) 112.723 * * [simplify]: iters left: 3 (30 enodes) 112.728 * * [simplify]: Extracting #0: cost 1 inf + 0 112.728 * * [simplify]: Extracting #1: cost 8 inf + 0 112.728 * * [simplify]: Extracting #2: cost 16 inf + 0 112.728 * * [simplify]: Extracting #3: cost 12 inf + 84 112.728 * * [simplify]: Extracting #4: cost 6 inf + 891 112.728 * * [simplify]: Extracting #5: cost 1 inf + 1900 112.728 * * [simplify]: Extracting #6: cost 0 inf + 2182 112.729 * [simplify]: Simplified to (/ (cbrt 1/2) (* (fabs x) (cbrt (fabs x)))) 112.729 * [simplify]: Simplified (2 1 2 2 1 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ (* (/ (cbrt 1/2) (cbrt (fabs x))) (/ (cbrt 1/2) (cbrt (fabs x)))) (fabs x)) (/ (cbrt 1/2) (* (fabs x) (cbrt (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 112.729 * * * * [progress]: [ 76 / 208 ] simplifiying candidate # 112.729 * [simplify]: Simplifying (/ (/ (* (cbrt 1/2) (cbrt 1/2)) (sqrt (fabs x))) (fabs x)) 112.729 * * [simplify]: iters left: 6 (8 enodes) 112.732 * * [simplify]: iters left: 5 (28 enodes) 112.739 * * [simplify]: iters left: 4 (43 enodes) 112.753 * * [simplify]: iters left: 3 (65 enodes) 112.772 * * [simplify]: iters left: 2 (76 enodes) 112.793 * * [simplify]: iters left: 1 (77 enodes) 112.813 * * [simplify]: Extracting #0: cost 1 inf + 0 112.813 * * [simplify]: Extracting #1: cost 15 inf + 0 112.813 * * [simplify]: Extracting #2: cost 30 inf + 0 112.813 * * [simplify]: Extracting #3: cost 23 inf + 529 112.814 * * [simplify]: Extracting #4: cost 3 inf + 4122 112.816 * * [simplify]: Extracting #5: cost 0 inf + 4768 112.817 * [simplify]: Simplified to (/ (* (cbrt 1/2) (/ (cbrt 1/2) (fabs x))) (sqrt (fabs x))) 112.817 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ (* (cbrt 1/2) (/ (cbrt 1/2) (fabs x))) (sqrt (fabs x))) (/ (/ (cbrt 1/2) (sqrt (fabs x))) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 112.818 * [simplify]: Simplifying (/ (/ (cbrt 1/2) (sqrt (fabs x))) (fabs x)) 112.818 * * [simplify]: iters left: 6 (7 enodes) 112.822 * * [simplify]: iters left: 5 (23 enodes) 112.829 * * [simplify]: iters left: 4 (28 enodes) 112.837 * * [simplify]: iters left: 3 (30 enodes) 112.845 * * [simplify]: Extracting #0: cost 1 inf + 0 112.845 * * [simplify]: Extracting #1: cost 8 inf + 0 112.845 * * [simplify]: Extracting #2: cost 16 inf + 0 112.845 * * [simplify]: Extracting #3: cost 12 inf + 84 112.846 * * [simplify]: Extracting #4: cost 6 inf + 731 112.846 * * [simplify]: Extracting #5: cost 1 inf + 1620 112.847 * * [simplify]: Extracting #6: cost 0 inf + 1862 112.847 * [simplify]: Simplified to (/ (cbrt 1/2) (* (fabs x) (sqrt (fabs x)))) 112.847 * [simplify]: Simplified (2 1 2 2 1 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ (/ (* (cbrt 1/2) (cbrt 1/2)) (sqrt (fabs x))) (fabs x)) (/ (cbrt 1/2) (* (fabs x) (sqrt (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 112.848 * * * * [progress]: [ 77 / 208 ] simplifiying candidate # 112.848 * [simplify]: Simplifying (/ (/ (* (cbrt 1/2) (cbrt 1/2)) 1) (fabs x)) 112.848 * * [simplify]: iters left: 6 (8 enodes) 112.855 * * [simplify]: iters left: 5 (28 enodes) 112.862 * * [simplify]: iters left: 4 (46 enodes) 112.869 * * [simplify]: iters left: 3 (61 enodes) 112.878 * * [simplify]: iters left: 2 (74 enodes) 112.892 * * [simplify]: Extracting #0: cost 1 inf + 0 112.892 * * [simplify]: Extracting #1: cost 9 inf + 0 112.892 * * [simplify]: Extracting #2: cost 16 inf + 1 112.892 * * [simplify]: Extracting #3: cost 14 inf + 3 112.892 * * [simplify]: Extracting #4: cost 7 inf + 894 112.893 * * [simplify]: Extracting #5: cost 0 inf + 1785 112.894 * [simplify]: Simplified to (/ (cbrt 1/2) (/ (fabs x) (cbrt 1/2))) 112.894 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ (cbrt 1/2) (/ (fabs x) (cbrt 1/2))) (/ (/ (cbrt 1/2) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 112.894 * [simplify]: Simplifying (/ (/ (cbrt 1/2) (fabs x)) (fabs x)) 112.894 * * [simplify]: iters left: 5 (6 enodes) 112.898 * * [simplify]: iters left: 4 (20 enodes) 112.904 * * [simplify]: iters left: 3 (22 enodes) 112.911 * * [simplify]: Extracting #0: cost 1 inf + 0 112.911 * * [simplify]: Extracting #1: cost 6 inf + 0 112.911 * * [simplify]: Extracting #2: cost 12 inf + 0 112.911 * * [simplify]: Extracting #3: cost 10 inf + 2 112.911 * * [simplify]: Extracting #4: cost 0 inf + 1136 112.911 * [simplify]: Simplified to (/ (/ (cbrt 1/2) (fabs x)) (fabs x)) 112.912 * [simplify]: Simplified (2 1 2 2 1 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ (cbrt 1/2) (/ (fabs x) (cbrt 1/2))) (/ (/ (cbrt 1/2) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 112.912 * * * * [progress]: [ 78 / 208 ] simplifiying candidate # 112.912 * [simplify]: Simplifying (/ (/ (sqrt 1/2) (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) 112.912 * * [simplify]: iters left: 6 (8 enodes) 112.917 * * [simplify]: iters left: 5 (28 enodes) 112.926 * * [simplify]: iters left: 4 (38 enodes) 112.938 * * [simplify]: iters left: 3 (50 enodes) 112.953 * * [simplify]: iters left: 2 (52 enodes) 112.966 * * [simplify]: Extracting #0: cost 1 inf + 0 112.966 * * [simplify]: Extracting #1: cost 12 inf + 0 112.966 * * [simplify]: Extracting #2: cost 24 inf + 0 112.966 * * [simplify]: Extracting #3: cost 16 inf + 568 112.967 * * [simplify]: Extracting #4: cost 0 inf + 3634 112.968 * [simplify]: Simplified to (/ (sqrt 1/2) (* (* (fabs x) (cbrt (fabs x))) (cbrt (fabs x)))) 112.968 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ (sqrt 1/2) (* (* (fabs x) (cbrt (fabs x))) (cbrt (fabs x)))) (/ (/ (sqrt 1/2) (cbrt (fabs x))) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 112.969 * [simplify]: Simplifying (/ (/ (sqrt 1/2) (cbrt (fabs x))) (fabs x)) 112.969 * * [simplify]: iters left: 6 (7 enodes) 112.972 * * [simplify]: iters left: 5 (23 enodes) 112.983 * * [simplify]: iters left: 4 (28 enodes) 112.991 * * [simplify]: iters left: 3 (30 enodes) 112.999 * * [simplify]: Extracting #0: cost 1 inf + 0 113.000 * * [simplify]: Extracting #1: cost 8 inf + 0 113.000 * * [simplify]: Extracting #2: cost 16 inf + 0 113.000 * * [simplify]: Extracting #3: cost 12 inf + 84 113.000 * * [simplify]: Extracting #4: cost 6 inf + 771 113.000 * * [simplify]: Extracting #5: cost 1 inf + 1620 113.001 * * [simplify]: Extracting #6: cost 0 inf + 1862 113.001 * [simplify]: Simplified to (/ (sqrt 1/2) (* (fabs x) (cbrt (fabs x)))) 113.001 * [simplify]: Simplified (2 1 2 2 1 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ (/ (sqrt 1/2) (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) (/ (sqrt 1/2) (* (fabs x) (cbrt (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.002 * * * * [progress]: [ 79 / 208 ] simplifiying candidate # 113.002 * [simplify]: Simplifying (/ (/ (sqrt 1/2) (sqrt (fabs x))) (fabs x)) 113.002 * * [simplify]: iters left: 6 (7 enodes) 113.004 * * [simplify]: iters left: 5 (23 enodes) 113.007 * * [simplify]: iters left: 4 (28 enodes) 113.012 * * [simplify]: iters left: 3 (30 enodes) 113.016 * * [simplify]: Extracting #0: cost 1 inf + 0 113.016 * * [simplify]: Extracting #1: cost 8 inf + 0 113.016 * * [simplify]: Extracting #2: cost 16 inf + 0 113.016 * * [simplify]: Extracting #3: cost 12 inf + 84 113.016 * * [simplify]: Extracting #4: cost 6 inf + 611 113.016 * * [simplify]: Extracting #5: cost 1 inf + 1340 113.017 * * [simplify]: Extracting #6: cost 0 inf + 1542 113.017 * [simplify]: Simplified to (/ (sqrt 1/2) (* (fabs x) (sqrt (fabs x)))) 113.017 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ (sqrt 1/2) (* (fabs x) (sqrt (fabs x)))) (/ (/ (sqrt 1/2) (sqrt (fabs x))) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.017 * [simplify]: Simplifying (/ (/ (sqrt 1/2) (sqrt (fabs x))) (fabs x)) 113.017 * * [simplify]: iters left: 6 (7 enodes) 113.019 * * [simplify]: iters left: 5 (23 enodes) 113.023 * * [simplify]: iters left: 4 (28 enodes) 113.027 * * [simplify]: iters left: 3 (30 enodes) 113.033 * * [simplify]: Extracting #0: cost 1 inf + 0 113.033 * * [simplify]: Extracting #1: cost 8 inf + 0 113.033 * * [simplify]: Extracting #2: cost 16 inf + 0 113.033 * * [simplify]: Extracting #3: cost 12 inf + 84 113.033 * * [simplify]: Extracting #4: cost 6 inf + 611 113.034 * * [simplify]: Extracting #5: cost 1 inf + 1340 113.034 * * [simplify]: Extracting #6: cost 0 inf + 1542 113.035 * [simplify]: Simplified to (/ (sqrt 1/2) (* (fabs x) (sqrt (fabs x)))) 113.035 * [simplify]: Simplified (2 1 2 2 1 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ (/ (sqrt 1/2) (sqrt (fabs x))) (fabs x)) (/ (sqrt 1/2) (* (fabs x) (sqrt (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.035 * * * * [progress]: [ 80 / 208 ] simplifiying candidate # 113.035 * [simplify]: Simplifying (/ (/ (sqrt 1/2) 1) (fabs x)) 113.035 * * [simplify]: iters left: 5 (7 enodes) 113.039 * * [simplify]: iters left: 4 (23 enodes) 113.047 * * [simplify]: iters left: 3 (27 enodes) 113.055 * * [simplify]: iters left: 2 (30 enodes) 113.062 * * [simplify]: Extracting #0: cost 1 inf + 0 113.063 * * [simplify]: Extracting #1: cost 5 inf + 0 113.063 * * [simplify]: Extracting #2: cost 8 inf + 1 113.063 * * [simplify]: Extracting #3: cost 5 inf + 44 113.063 * * [simplify]: Extracting #4: cost 1 inf + 289 113.063 * * [simplify]: Extracting #5: cost 0 inf + 411 113.063 * [simplify]: Simplified to (/ (sqrt 1/2) (fabs x)) 113.063 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ (sqrt 1/2) (fabs x)) (/ (/ (sqrt 1/2) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.063 * [simplify]: Simplifying (/ (/ (sqrt 1/2) (fabs x)) (fabs x)) 113.063 * * [simplify]: iters left: 5 (6 enodes) 113.065 * * [simplify]: iters left: 4 (20 enodes) 113.068 * * [simplify]: iters left: 3 (22 enodes) 113.072 * * [simplify]: Extracting #0: cost 1 inf + 0 113.072 * * [simplify]: Extracting #1: cost 6 inf + 0 113.072 * * [simplify]: Extracting #2: cost 12 inf + 0 113.072 * * [simplify]: Extracting #3: cost 10 inf + 2 113.072 * * [simplify]: Extracting #4: cost 0 inf + 896 113.072 * [simplify]: Simplified to (/ (/ (sqrt 1/2) (fabs x)) (fabs x)) 113.072 * [simplify]: Simplified (2 1 2 2 1 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ (sqrt 1/2) (fabs x)) (/ (/ (sqrt 1/2) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.073 * * * * [progress]: [ 81 / 208 ] simplifiying candidate # 113.073 * [simplify]: Simplifying (/ (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) 113.073 * * [simplify]: iters left: 6 (7 enodes) 113.075 * * [simplify]: iters left: 5 (27 enodes) 113.079 * * [simplify]: iters left: 4 (39 enodes) 113.088 * * [simplify]: iters left: 3 (51 enodes) 113.095 * * [simplify]: iters left: 2 (53 enodes) 113.104 * * [simplify]: Extracting #0: cost 1 inf + 0 113.104 * * [simplify]: Extracting #1: cost 12 inf + 0 113.104 * * [simplify]: Extracting #2: cost 21 inf + 1 113.104 * * [simplify]: Extracting #3: cost 20 inf + 2 113.104 * * [simplify]: Extracting #4: cost 13 inf + 733 113.105 * * [simplify]: Extracting #5: cost 2 inf + 2749 113.106 * * [simplify]: Extracting #6: cost 0 inf + 3152 113.107 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) 113.107 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ (/ 1 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (/ 1/2 (cbrt (fabs x))) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.108 * [simplify]: Simplifying (/ (/ 1/2 (cbrt (fabs x))) (fabs x)) 113.108 * * [simplify]: iters left: 6 (6 enodes) 113.111 * * [simplify]: iters left: 5 (20 enodes) 113.117 * * [simplify]: iters left: 4 (25 enodes) 113.124 * * [simplify]: iters left: 3 (27 enodes) 113.132 * * [simplify]: Extracting #0: cost 1 inf + 0 113.132 * * [simplify]: Extracting #1: cost 8 inf + 0 113.132 * * [simplify]: Extracting #2: cost 13 inf + 1 113.132 * * [simplify]: Extracting #3: cost 12 inf + 2 113.132 * * [simplify]: Extracting #4: cost 7 inf + 489 113.133 * * [simplify]: Extracting #5: cost 0 inf + 1540 113.133 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (cbrt (fabs x))) 113.133 * [simplify]: Simplified (2 1 2 2 1 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ (/ 1 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (/ 1/2 (fabs x)) (cbrt (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.133 * * * * [progress]: [ 82 / 208 ] simplifiying candidate # 113.134 * [simplify]: Simplifying (/ (/ 1 (sqrt (fabs x))) (fabs x)) 113.134 * * [simplify]: iters left: 6 (6 enodes) 113.137 * * [simplify]: iters left: 5 (22 enodes) 113.144 * * [simplify]: iters left: 4 (29 enodes) 113.152 * * [simplify]: iters left: 3 (31 enodes) 113.161 * * [simplify]: Extracting #0: cost 1 inf + 0 113.161 * * [simplify]: Extracting #1: cost 8 inf + 0 113.161 * * [simplify]: Extracting #2: cost 13 inf + 1 113.161 * * [simplify]: Extracting #3: cost 12 inf + 2 113.161 * * [simplify]: Extracting #4: cost 8 inf + 247 113.161 * * [simplify]: Extracting #5: cost 1 inf + 1058 113.162 * * [simplify]: Extracting #6: cost 0 inf + 1220 113.162 * [simplify]: Simplified to (/ (/ 1 (sqrt (fabs x))) (fabs x)) 113.162 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ (/ 1 (sqrt (fabs x))) (fabs x)) (/ (/ 1/2 (sqrt (fabs x))) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.163 * [simplify]: Simplifying (/ (/ 1/2 (sqrt (fabs x))) (fabs x)) 113.163 * * [simplify]: iters left: 6 (6 enodes) 113.166 * * [simplify]: iters left: 5 (20 enodes) 113.172 * * [simplify]: iters left: 4 (25 enodes) 113.180 * * [simplify]: iters left: 3 (27 enodes) 113.187 * * [simplify]: Extracting #0: cost 1 inf + 0 113.187 * * [simplify]: Extracting #1: cost 8 inf + 0 113.187 * * [simplify]: Extracting #2: cost 13 inf + 1 113.187 * * [simplify]: Extracting #3: cost 12 inf + 2 113.188 * * [simplify]: Extracting #4: cost 7 inf + 409 113.188 * * [simplify]: Extracting #5: cost 0 inf + 1220 113.188 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (sqrt (fabs x))) 113.188 * [simplify]: Simplified (2 1 2 2 1 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ (/ 1 (sqrt (fabs x))) (fabs x)) (/ (/ 1/2 (fabs x)) (sqrt (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.189 * * * * [progress]: [ 83 / 208 ] simplifiying candidate # 113.189 * [simplify]: Simplifying (/ (/ 1 1) (fabs x)) 113.189 * * [simplify]: iters left: 4 (5 enodes) 113.192 * * [simplify]: iters left: 3 (15 enodes) 113.196 * * [simplify]: iters left: 2 (17 enodes) 113.201 * * [simplify]: Extracting #0: cost 1 inf + 0 113.201 * * [simplify]: Extracting #1: cost 4 inf + 0 113.201 * * [simplify]: Extracting #2: cost 5 inf + 1 113.201 * * [simplify]: Extracting #3: cost 1 inf + 207 113.201 * * [simplify]: Extracting #4: cost 0 inf + 248 113.201 * [simplify]: Simplified to (/ 1 (fabs x)) 113.202 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.202 * [simplify]: Simplifying (/ (/ 1/2 (fabs x)) (fabs x)) 113.202 * * [simplify]: iters left: 5 (5 enodes) 113.205 * * [simplify]: iters left: 4 (17 enodes) 113.210 * * [simplify]: iters left: 3 (19 enodes) 113.216 * * [simplify]: Extracting #0: cost 1 inf + 0 113.216 * * [simplify]: Extracting #1: cost 6 inf + 0 113.216 * * [simplify]: Extracting #2: cost 9 inf + 1 113.216 * * [simplify]: Extracting #3: cost 0 inf + 654 113.217 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (fabs x)) 113.217 * [simplify]: Simplified (2 1 2 2 1 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.217 * * * * [progress]: [ 84 / 208 ] simplifiying candidate # 113.217 * [simplify]: Simplifying (/ 1 (fabs x)) 113.217 * * [simplify]: iters left: 3 (4 enodes) 113.219 * * [simplify]: iters left: 2 (14 enodes) 113.224 * * [simplify]: iters left: 1 (16 enodes) 113.229 * * [simplify]: Extracting #0: cost 1 inf + 0 113.229 * * [simplify]: Extracting #1: cost 4 inf + 0 113.229 * * [simplify]: Extracting #2: cost 5 inf + 1 113.229 * * [simplify]: Extracting #3: cost 3 inf + 43 113.229 * * [simplify]: Extracting #4: cost 1 inf + 166 113.230 * * [simplify]: Extracting #5: cost 0 inf + 248 113.230 * [simplify]: Simplified to (/ 1 (fabs x)) 113.230 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.230 * [simplify]: Simplifying (/ (/ 1/2 (fabs x)) (fabs x)) 113.230 * * [simplify]: iters left: 5 (5 enodes) 113.235 * * [simplify]: iters left: 4 (17 enodes) 113.241 * * [simplify]: iters left: 3 (19 enodes) 113.246 * * [simplify]: Extracting #0: cost 1 inf + 0 113.246 * * [simplify]: Extracting #1: cost 6 inf + 0 113.246 * * [simplify]: Extracting #2: cost 9 inf + 1 113.246 * * [simplify]: Extracting #3: cost 0 inf + 654 113.247 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (fabs x)) 113.247 * [simplify]: Simplified (2 1 2 2 1 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.247 * * * * [progress]: [ 85 / 208 ] simplifiying candidate # 113.247 * [simplify]: Simplifying (/ 1/2 (fabs x)) 113.248 * * [simplify]: iters left: 3 (4 enodes) 113.250 * * [simplify]: iters left: 2 (12 enodes) 113.253 * * [simplify]: Extracting #0: cost 1 inf + 0 113.253 * * [simplify]: Extracting #1: cost 4 inf + 0 113.253 * * [simplify]: Extracting #2: cost 5 inf + 1 113.253 * * [simplify]: Extracting #3: cost 4 inf + 2 113.254 * * [simplify]: Extracting #4: cost 0 inf + 248 113.254 * [simplify]: Simplified to (/ 1/2 (fabs x)) 113.254 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ 1/2 (fabs x)) (/ (/ 1 (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.254 * [simplify]: Simplifying (/ (/ 1 (fabs x)) (fabs x)) 113.254 * * [simplify]: iters left: 5 (5 enodes) 113.257 * * [simplify]: iters left: 4 (19 enodes) 113.263 * * [simplify]: iters left: 3 (23 enodes) 113.270 * * [simplify]: Extracting #0: cost 1 inf + 0 113.270 * * [simplify]: Extracting #1: cost 6 inf + 0 113.270 * * [simplify]: Extracting #2: cost 9 inf + 1 113.270 * * [simplify]: Extracting #3: cost 1 inf + 573 113.270 * * [simplify]: Extracting #4: cost 0 inf + 654 113.271 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (fabs x)) 113.271 * [simplify]: Simplified (2 1 2 2 1 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (* (/ 1/2 (fabs x)) (/ (/ 1 (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.271 * * * * [progress]: [ 86 / 208 ] simplifiying candidate # 113.271 * * * * [progress]: [ 87 / 208 ] simplifiying candidate # 113.271 * * * * [progress]: [ 88 / 208 ] simplifiying candidate # 113.271 * * * * [progress]: [ 89 / 208 ] simplifiying candidate # 113.272 * [simplify]: Simplifying (fabs x) 113.272 * * [simplify]: iters left: 1 (2 enodes) 113.273 * * [simplify]: Extracting #0: cost 1 inf + 0 113.273 * * [simplify]: Extracting #1: cost 3 inf + 0 113.273 * * [simplify]: Extracting #2: cost 2 inf + 1 113.273 * * [simplify]: Extracting #3: cost 0 inf + 83 113.273 * [simplify]: Simplified to (fabs x) 113.273 * [simplify]: Simplified (2 1 2 2 1 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.273 * * * * [progress]: [ 90 / 208 ] simplifiying candidate # 113.273 * [simplify]: Simplifying (* (cbrt (/ 1/2 (fabs x))) (cbrt (/ 1/2 (fabs x)))) 113.273 * * [simplify]: iters left: 6 (6 enodes) 113.277 * * [simplify]: iters left: 5 (18 enodes) 113.283 * * [simplify]: Extracting #0: cost 1 inf + 0 113.283 * * [simplify]: Extracting #1: cost 3 inf + 0 113.283 * * [simplify]: Extracting #2: cost 5 inf + 0 113.283 * * [simplify]: Extracting #3: cost 8 inf + 0 113.283 * * [simplify]: Extracting #4: cost 9 inf + 1 113.283 * * [simplify]: Extracting #5: cost 0 inf + 976 113.283 * [simplify]: Simplified to (* (cbrt (/ 1/2 (fabs x))) (cbrt (/ 1/2 (fabs x)))) 113.284 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (* (cbrt (/ 1/2 (fabs x))) (cbrt (/ 1/2 (fabs x)))) (/ (* (fabs x) (fabs x)) (cbrt (/ 1/2 (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.284 * * * * [progress]: [ 91 / 208 ] simplifiying candidate # 113.284 * [simplify]: Simplifying (sqrt (/ 1/2 (fabs x))) 113.284 * * [simplify]: iters left: 4 (5 enodes) 113.287 * * [simplify]: iters left: 3 (15 enodes) 113.291 * * [simplify]: Extracting #0: cost 1 inf + 0 113.291 * * [simplify]: Extracting #1: cost 3 inf + 0 113.291 * * [simplify]: Extracting #2: cost 6 inf + 0 113.291 * * [simplify]: Extracting #3: cost 7 inf + 1 113.291 * * [simplify]: Extracting #4: cost 0 inf + 492 113.292 * [simplify]: Simplified to (sqrt (/ 1/2 (fabs x))) 113.292 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (sqrt (/ 1/2 (fabs x))) (/ (* (fabs x) (fabs x)) (sqrt (/ 1/2 (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.292 * * * * [progress]: [ 92 / 208 ] simplifiying candidate # 113.292 * [simplify]: Simplifying (/ (* (cbrt 1/2) (cbrt 1/2)) (* (cbrt (fabs x)) (cbrt (fabs x)))) 113.292 * * [simplify]: iters left: 6 (8 enodes) 113.297 * * [simplify]: iters left: 5 (30 enodes) 113.307 * * [simplify]: iters left: 4 (45 enodes) 113.321 * * [simplify]: iters left: 3 (52 enodes) 113.329 * * [simplify]: iters left: 2 (55 enodes) 113.337 * * [simplify]: Extracting #0: cost 1 inf + 0 113.337 * * [simplify]: Extracting #1: cost 11 inf + 0 113.337 * * [simplify]: Extracting #2: cost 22 inf + 0 113.337 * * [simplify]: Extracting #3: cost 23 inf + 1 113.337 * * [simplify]: Extracting #4: cost 18 inf + 286 113.338 * * [simplify]: Extracting #5: cost 2 inf + 3832 113.338 * * [simplify]: Extracting #6: cost 0 inf + 4276 113.339 * [simplify]: Simplified to (* (/ (cbrt 1/2) (cbrt (fabs x))) (/ (cbrt 1/2) (cbrt (fabs x)))) 113.339 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (* (/ (cbrt 1/2) (cbrt (fabs x))) (/ (cbrt 1/2) (cbrt (fabs x)))) (/ (* (fabs x) (fabs x)) (/ (cbrt 1/2) (cbrt (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.339 * * * * [progress]: [ 93 / 208 ] simplifiying candidate # 113.339 * [simplify]: Simplifying (/ (* (cbrt 1/2) (cbrt 1/2)) (sqrt (fabs x))) 113.339 * * [simplify]: iters left: 5 (7 enodes) 113.341 * * [simplify]: iters left: 4 (23 enodes) 113.349 * * [simplify]: iters left: 3 (27 enodes) 113.357 * * [simplify]: iters left: 2 (30 enodes) 113.366 * * [simplify]: Extracting #0: cost 1 inf + 0 113.366 * * [simplify]: Extracting #1: cost 7 inf + 0 113.366 * * [simplify]: Extracting #2: cost 14 inf + 0 113.366 * * [simplify]: Extracting #3: cost 15 inf + 1 113.366 * * [simplify]: Extracting #4: cost 12 inf + 164 113.366 * * [simplify]: Extracting #5: cost 6 inf + 771 113.367 * * [simplify]: Extracting #6: cost 1 inf + 1700 113.368 * * [simplify]: Extracting #7: cost 0 inf + 1942 113.368 * [simplify]: Simplified to (/ (* (cbrt 1/2) (cbrt 1/2)) (sqrt (fabs x))) 113.368 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ (* (cbrt 1/2) (cbrt 1/2)) (sqrt (fabs x))) (/ (* (fabs x) (fabs x)) (/ (cbrt 1/2) (sqrt (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.369 * * * * [progress]: [ 94 / 208 ] simplifiying candidate # 113.369 * [simplify]: Simplifying (/ (* (cbrt 1/2) (cbrt 1/2)) 1) 113.369 * * [simplify]: iters left: 5 (5 enodes) 113.376 * * [simplify]: iters left: 4 (17 enodes) 113.383 * * [simplify]: iters left: 3 (27 enodes) 113.390 * * [simplify]: iters left: 2 (28 enodes) 113.395 * * [simplify]: Extracting #0: cost 1 inf + 0 113.395 * * [simplify]: Extracting #1: cost 5 inf + 0 113.395 * * [simplify]: Extracting #2: cost 7 inf + 1 113.395 * * [simplify]: Extracting #3: cost 6 inf + 2 113.395 * * [simplify]: Extracting #4: cost 1 inf + 528 113.395 * * [simplify]: Extracting #5: cost 0 inf + 650 113.395 * [simplify]: Simplified to (* (cbrt 1/2) (cbrt 1/2)) 113.395 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (* (cbrt 1/2) (cbrt 1/2)) (/ (* (fabs x) (fabs x)) (/ (cbrt 1/2) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.395 * * * * [progress]: [ 95 / 208 ] simplifiying candidate # 113.395 * [simplify]: Simplifying (/ (sqrt 1/2) (* (cbrt (fabs x)) (cbrt (fabs x)))) 113.396 * * [simplify]: iters left: 6 (7 enodes) 113.398 * * [simplify]: iters left: 5 (23 enodes) 113.401 * * [simplify]: iters left: 4 (25 enodes) 113.405 * * [simplify]: Extracting #0: cost 1 inf + 0 113.405 * * [simplify]: Extracting #1: cost 6 inf + 0 113.405 * * [simplify]: Extracting #2: cost 12 inf + 0 113.405 * * [simplify]: Extracting #3: cost 13 inf + 1 113.405 * * [simplify]: Extracting #4: cost 8 inf + 166 113.405 * * [simplify]: Extracting #5: cost 4 inf + 771 113.406 * * [simplify]: Extracting #6: cost 1 inf + 1376 113.406 * * [simplify]: Extracting #7: cost 0 inf + 1618 113.406 * [simplify]: Simplified to (/ (sqrt 1/2) (* (cbrt (fabs x)) (cbrt (fabs x)))) 113.406 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ (sqrt 1/2) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (fabs x) (fabs x)) (/ (sqrt 1/2) (cbrt (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.406 * * * * [progress]: [ 96 / 208 ] simplifiying candidate # 113.406 * [simplify]: Simplifying (/ (sqrt 1/2) (sqrt (fabs x))) 113.407 * * [simplify]: iters left: 4 (6 enodes) 113.408 * * [simplify]: iters left: 3 (18 enodes) 113.411 * * [simplify]: Extracting #0: cost 1 inf + 0 113.411 * * [simplify]: Extracting #1: cost 4 inf + 0 113.411 * * [simplify]: Extracting #2: cost 8 inf + 0 113.411 * * [simplify]: Extracting #3: cost 9 inf + 1 113.411 * * [simplify]: Extracting #4: cost 0 inf + 652 113.411 * [simplify]: Simplified to (/ (sqrt 1/2) (sqrt (fabs x))) 113.412 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ (sqrt 1/2) (sqrt (fabs x))) (/ (* (fabs x) (fabs x)) (/ (sqrt 1/2) (sqrt (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.412 * * * * [progress]: [ 97 / 208 ] simplifiying candidate # 113.412 * [simplify]: Simplifying (/ (sqrt 1/2) 1) 113.412 * * [simplify]: iters left: 3 (4 enodes) 113.414 * * [simplify]: iters left: 2 (12 enodes) 113.416 * * [simplify]: iters left: 1 (14 enodes) 113.419 * * [simplify]: Extracting #0: cost 1 inf + 0 113.419 * * [simplify]: Extracting #1: cost 4 inf + 0 113.420 * * [simplify]: Extracting #2: cost 0 inf + 84 113.420 * [simplify]: Simplified to (sqrt 1/2) 113.420 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (sqrt 1/2) (/ (* (fabs x) (fabs x)) (/ (sqrt 1/2) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.420 * * * * [progress]: [ 98 / 208 ] simplifiying candidate # 113.420 * [simplify]: Simplifying (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) 113.420 * * [simplify]: iters left: 6 (6 enodes) 113.424 * * [simplify]: iters left: 5 (22 enodes) 113.431 * * [simplify]: iters left: 4 (26 enodes) 113.438 * * [simplify]: Extracting #0: cost 1 inf + 0 113.438 * * [simplify]: Extracting #1: cost 6 inf + 0 113.438 * * [simplify]: Extracting #2: cost 9 inf + 1 113.438 * * [simplify]: Extracting #3: cost 11 inf + 1 113.439 * * [simplify]: Extracting #4: cost 8 inf + 84 113.439 * * [simplify]: Extracting #5: cost 2 inf + 1013 113.439 * * [simplify]: Extracting #6: cost 0 inf + 1376 113.440 * [simplify]: Simplified to (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) 113.440 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (fabs x) (fabs x)) (/ 1/2 (cbrt (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.440 * * * * [progress]: [ 99 / 208 ] simplifiying candidate # 113.440 * [simplify]: Simplifying (/ 1 (sqrt (fabs x))) 113.440 * * [simplify]: iters left: 4 (5 enodes) 113.443 * * [simplify]: iters left: 3 (17 enodes) 113.449 * * [simplify]: iters left: 2 (19 enodes) 113.454 * * [simplify]: Extracting #0: cost 1 inf + 0 113.454 * * [simplify]: Extracting #1: cost 4 inf + 0 113.455 * * [simplify]: Extracting #2: cost 5 inf + 1 113.455 * * [simplify]: Extracting #3: cost 7 inf + 1 113.455 * * [simplify]: Extracting #4: cost 0 inf + 490 113.455 * [simplify]: Simplified to (/ 1 (sqrt (fabs x))) 113.455 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1 (sqrt (fabs x))) (/ (* (fabs x) (fabs x)) (/ 1/2 (sqrt (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.455 * * * * [progress]: [ 100 / 208 ] simplifiying candidate # 113.456 * [simplify]: Simplifying (/ 1 1) 113.456 * * [simplify]: iters left: 2 (2 enodes) 113.457 * * [simplify]: iters left: 1 (6 enodes) 113.459 * * [simplify]: Extracting #0: cost 1 inf + 0 113.459 * * [simplify]: Extracting #1: cost 0 inf + 1 113.459 * [simplify]: Simplified to 1 113.459 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1 (/ (* (fabs x) (fabs x)) (/ 1/2 (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.460 * * * * [progress]: [ 101 / 208 ] simplifiying candidate # 113.460 * * * * [progress]: [ 102 / 208 ] simplifiying candidate # 113.460 * * * * [progress]: [ 103 / 208 ] simplifiying candidate # 113.460 * * * * [progress]: [ 104 / 208 ] simplifiying candidate #real (real->posit16 (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x)))))> 113.460 * * * * [progress]: [ 105 / 208 ] simplifiying candidate # 113.460 * * * * [progress]: [ 106 / 208 ] simplifiying candidate # 113.460 * [simplify]: Simplifying (- (log 3/4) (* (log (fabs x)) 5)) 113.460 * * [simplify]: iters left: 6 (8 enodes) 113.465 * * [simplify]: iters left: 5 (27 enodes) 113.475 * * [simplify]: iters left: 4 (37 enodes) 113.486 * * [simplify]: iters left: 3 (41 enodes) 113.498 * * [simplify]: Extracting #0: cost 1 inf + 0 113.498 * * [simplify]: Extracting #1: cost 5 inf + 0 113.498 * * [simplify]: Extracting #2: cost 13 inf + 0 113.498 * * [simplify]: Extracting #3: cost 13 inf + 3 113.498 * * [simplify]: Extracting #4: cost 14 inf + 74 113.498 * * [simplify]: Extracting #5: cost 11 inf + 187 113.499 * * [simplify]: Extracting #6: cost 1 inf + 1623 113.499 * * [simplify]: Extracting #7: cost 0 inf + 1886 113.500 * [simplify]: Simplified to (- (log 3/4) (* (log (fabs x)) 5)) 113.500 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (exp (- (log 3/4) (* (log (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.500 * * * * [progress]: [ 107 / 208 ] simplifiying candidate # 113.501 * [simplify]: Simplifying (- (log 3/4) (* (log (fabs x)) 5)) 113.501 * * [simplify]: iters left: 6 (8 enodes) 113.506 * * [simplify]: iters left: 5 (27 enodes) 113.519 * * [simplify]: iters left: 4 (37 enodes) 113.530 * * [simplify]: iters left: 3 (41 enodes) 113.542 * * [simplify]: Extracting #0: cost 1 inf + 0 113.542 * * [simplify]: Extracting #1: cost 5 inf + 0 113.542 * * [simplify]: Extracting #2: cost 13 inf + 0 113.542 * * [simplify]: Extracting #3: cost 13 inf + 3 113.543 * * [simplify]: Extracting #4: cost 14 inf + 74 113.543 * * [simplify]: Extracting #5: cost 11 inf + 187 113.543 * * [simplify]: Extracting #6: cost 1 inf + 1623 113.544 * * [simplify]: Extracting #7: cost 0 inf + 1886 113.544 * [simplify]: Simplified to (- (log 3/4) (* (log (fabs x)) 5)) 113.544 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (exp (- (log 3/4) (* (log (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.545 * * * * [progress]: [ 108 / 208 ] simplifiying candidate # 113.545 * [simplify]: Simplifying (- (log 3/4) (log (pow (fabs x) 5))) 113.545 * * [simplify]: iters left: 5 (8 enodes) 113.551 * * [simplify]: iters left: 4 (33 enodes) 113.564 * * [simplify]: iters left: 3 (60 enodes) 113.586 * * [simplify]: iters left: 2 (106 enodes) 113.616 * * [simplify]: iters left: 1 (179 enodes) 113.671 * * [simplify]: Extracting #0: cost 1 inf + 0 113.672 * * [simplify]: Extracting #1: cost 12 inf + 0 113.672 * * [simplify]: Extracting #2: cost 43 inf + 0 113.672 * * [simplify]: Extracting #3: cost 57 inf + 77 113.673 * * [simplify]: Extracting #4: cost 72 inf + 150 113.674 * * [simplify]: Extracting #5: cost 51 inf + 6596 113.677 * * [simplify]: Extracting #6: cost 12 inf + 18648 113.682 * * [simplify]: Extracting #7: cost 0 inf + 22113 113.686 * [simplify]: Simplified to (- (log 3/4) (* 5 (log (fabs x)))) 113.686 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (exp (- (log 3/4) (* 5 (log (fabs x)))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 113.686 * * * * [progress]: [ 109 / 208 ] simplifiying candidate # 113.686 * * * * [progress]: [ 110 / 208 ] simplifiying candidate # 113.687 * * * * [progress]: [ 111 / 208 ] simplifiying candidate # 113.687 * [simplify]: Simplifying (/ (* (* 3/4 3/4) 3/4) (* (* (pow (fabs x) 5) (pow (fabs x) 5)) (pow (fabs x) 5))) 113.687 * * [simplify]: iters left: 6 (10 enodes) 113.694 * * [simplify]: iters left: 5 (48 enodes) 113.715 * * [simplify]: iters left: 4 (121 enodes) 113.772 * * [simplify]: iters left: 3 (326 enodes) 113.937 * * [simplify]: Extracting #0: cost 1 inf + 0 113.937 * * [simplify]: Extracting #1: cost 98 inf + 0 113.944 * * [simplify]: Extracting #2: cost 276 inf + 3 113.946 * * [simplify]: Extracting #3: cost 287 inf + 12 113.949 * * [simplify]: Extracting #4: cost 253 inf + 11883 113.963 * * [simplify]: Extracting #5: cost 105 inf + 85576 113.987 * * [simplify]: Extracting #6: cost 5 inf + 151151 114.000 * * [simplify]: Extracting #7: cost 0 inf + 154134 114.014 * * [simplify]: Extracting #8: cost 0 inf + 154084 114.037 * [simplify]: Simplified to (* (/ (/ 9/16 (pow (fabs x) 5)) (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) 114.038 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (cbrt (* (/ (/ 9/16 (pow (fabs x) 5)) (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 114.038 * * * * [progress]: [ 112 / 208 ] simplifiying candidate # 114.038 * * * * [progress]: [ 113 / 208 ] simplifiying candidate # 114.038 * * * * [progress]: [ 114 / 208 ] simplifiying candidate # 114.038 * * * * [progress]: [ 115 / 208 ] simplifiying candidate # 114.038 * * * * [progress]: [ 116 / 208 ] simplifiying candidate # 114.039 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 114.039 * * [simplify]: iters left: 6 (10 enodes) 114.045 * * [simplify]: iters left: 5 (37 enodes) 114.062 * * [simplify]: iters left: 4 (60 enodes) 114.081 * * [simplify]: iters left: 3 (115 enodes) 114.105 * * [simplify]: iters left: 2 (237 enodes) 114.186 * * [simplify]: Extracting #0: cost 1 inf + 0 114.186 * * [simplify]: Extracting #1: cost 44 inf + 0 114.186 * * [simplify]: Extracting #2: cost 129 inf + 0 114.187 * * [simplify]: Extracting #3: cost 134 inf + 331 114.187 * * [simplify]: Extracting #4: cost 133 inf + 414 114.188 * * [simplify]: Extracting #5: cost 135 inf + 414 114.188 * * [simplify]: Extracting #6: cost 127 inf + 1805 114.191 * * [simplify]: Extracting #7: cost 78 inf + 31403 114.200 * * [simplify]: Extracting #8: cost 15 inf + 77967 114.209 * * [simplify]: Extracting #9: cost 0 inf + 90975 114.219 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 114.219 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (/ (cbrt 3/4) (pow (cbrt (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 114.219 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (cbrt (fabs x)) 5)) 114.219 * * [simplify]: iters left: 5 (8 enodes) 114.222 * * [simplify]: iters left: 4 (29 enodes) 114.228 * * [simplify]: iters left: 3 (45 enodes) 114.238 * * [simplify]: iters left: 2 (79 enodes) 114.263 * * [simplify]: iters left: 1 (134 enodes) 114.294 * * [simplify]: Extracting #0: cost 1 inf + 0 114.294 * * [simplify]: Extracting #1: cost 6 inf + 0 114.295 * * [simplify]: Extracting #2: cost 26 inf + 0 114.295 * * [simplify]: Extracting #3: cost 49 inf + 85 114.295 * * [simplify]: Extracting #4: cost 50 inf + 170 114.296 * * [simplify]: Extracting #5: cost 28 inf + 7648 114.299 * * [simplify]: Extracting #6: cost 3 inf + 21275 114.302 * * [simplify]: Extracting #7: cost 0 inf + 23145 114.306 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (cbrt (fabs x)) 5)) 114.306 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (/ (cbrt 3/4) (pow (cbrt (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 114.306 * * * * [progress]: [ 117 / 208 ] simplifiying candidate # 114.307 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (sqrt (fabs x)) 5)) 114.307 * * [simplify]: iters left: 5 (9 enodes) 114.312 * * [simplify]: iters left: 4 (34 enodes) 114.325 * * [simplify]: iters left: 3 (57 enodes) 114.349 * * [simplify]: iters left: 2 (112 enodes) 114.397 * * [simplify]: iters left: 1 (227 enodes) 114.469 * * [simplify]: Extracting #0: cost 1 inf + 0 114.469 * * [simplify]: Extracting #1: cost 41 inf + 0 114.469 * * [simplify]: Extracting #2: cost 128 inf + 0 114.473 * * [simplify]: Extracting #3: cost 134 inf + 210 114.474 * * [simplify]: Extracting #4: cost 132 inf + 414 114.474 * * [simplify]: Extracting #5: cost 123 inf + 1988 114.477 * * [simplify]: Extracting #6: cost 58 inf + 37901 114.492 * * [simplify]: Extracting #7: cost 0 inf + 78608 114.507 * * [simplify]: Extracting #8: cost 0 inf + 77855 114.522 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (sqrt (fabs x)) 5)) 114.522 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (sqrt (fabs x)) 5)) (/ (cbrt 3/4) (pow (sqrt (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 114.523 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (sqrt (fabs x)) 5)) 114.523 * * [simplify]: iters left: 5 (8 enodes) 114.528 * * [simplify]: iters left: 4 (29 enodes) 114.540 * * [simplify]: iters left: 3 (45 enodes) 114.558 * * [simplify]: iters left: 2 (79 enodes) 114.584 * * [simplify]: iters left: 1 (134 enodes) 114.613 * * [simplify]: Extracting #0: cost 1 inf + 0 114.613 * * [simplify]: Extracting #1: cost 6 inf + 0 114.613 * * [simplify]: Extracting #2: cost 26 inf + 0 114.613 * * [simplify]: Extracting #3: cost 49 inf + 85 114.614 * * [simplify]: Extracting #4: cost 50 inf + 170 114.615 * * [simplify]: Extracting #5: cost 28 inf + 6968 114.618 * * [simplify]: Extracting #6: cost 3 inf + 19595 114.621 * * [simplify]: Extracting #7: cost 0 inf + 21345 114.624 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (sqrt (fabs x)) 5)) 114.624 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (sqrt (fabs x)) 5)) (/ (cbrt 3/4) (pow (sqrt (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 114.625 * * * * [progress]: [ 118 / 208 ] simplifiying candidate # 114.625 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow 1 5)) 114.625 * * [simplify]: iters left: 5 (7 enodes) 114.630 * * [simplify]: iters left: 4 (23 enodes) 114.637 * * [simplify]: iters left: 3 (29 enodes) 114.646 * * [simplify]: iters left: 2 (33 enodes) 114.654 * * [simplify]: iters left: 1 (34 enodes) 114.663 * * [simplify]: Extracting #0: cost 1 inf + 0 114.663 * * [simplify]: Extracting #1: cost 5 inf + 0 114.663 * * [simplify]: Extracting #2: cost 7 inf + 1 114.663 * * [simplify]: Extracting #3: cost 6 inf + 2 114.663 * * [simplify]: Extracting #4: cost 1 inf + 529 114.664 * * [simplify]: Extracting #5: cost 0 inf + 650 114.664 * [simplify]: Simplified to (* (cbrt 3/4) (cbrt 3/4)) 114.664 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (cbrt 3/4) (cbrt 3/4)) (/ (cbrt 3/4) (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 114.664 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (fabs x) 5)) 114.665 * * [simplify]: iters left: 4 (7 enodes) 114.669 * * [simplify]: iters left: 3 (26 enodes) 114.679 * * [simplify]: iters left: 2 (42 enodes) 114.696 * * [simplify]: iters left: 1 (76 enodes) 114.724 * * [simplify]: Extracting #0: cost 1 inf + 0 114.724 * * [simplify]: Extracting #1: cost 6 inf + 0 114.724 * * [simplify]: Extracting #2: cost 22 inf + 0 114.724 * * [simplify]: Extracting #3: cost 32 inf + 3 114.724 * * [simplify]: Extracting #4: cost 21 inf + 1430 114.725 * * [simplify]: Extracting #5: cost 2 inf + 8441 114.727 * * [simplify]: Extracting #6: cost 0 inf + 9407 114.728 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (fabs x) 5)) 114.728 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (cbrt 3/4) (cbrt 3/4)) (/ (cbrt 3/4) (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 114.728 * * * * [progress]: [ 119 / 208 ] simplifiying candidate # 114.729 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 114.729 * * [simplify]: iters left: 6 (10 enodes) 114.739 * * [simplify]: iters left: 5 (41 enodes) 114.749 * * [simplify]: iters left: 4 (70 enodes) 114.763 * * [simplify]: iters left: 3 (107 enodes) 114.798 * * [simplify]: iters left: 2 (159 enodes) 114.856 * * [simplify]: iters left: 1 (286 enodes) 115.005 * * [simplify]: Extracting #0: cost 1 inf + 0 115.005 * * [simplify]: Extracting #1: cost 11 inf + 0 115.005 * * [simplify]: Extracting #2: cost 22 inf + 0 115.005 * * [simplify]: Extracting #3: cost 51 inf + 1 115.006 * * [simplify]: Extracting #4: cost 106 inf + 84 115.007 * * [simplify]: Extracting #5: cost 93 inf + 1945 115.010 * * [simplify]: Extracting #6: cost 50 inf + 21327 115.017 * * [simplify]: Extracting #7: cost 7 inf + 50298 115.026 * * [simplify]: Extracting #8: cost 0 inf + 55467 115.034 * [simplify]: Simplified to (* (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))) (/ (cbrt 3/4) (cbrt (pow (fabs x) 5)))) 115.035 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))) (/ (cbrt 3/4) (cbrt (pow (fabs x) 5)))) (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 115.035 * [simplify]: Simplifying (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))) 115.035 * * [simplify]: iters left: 5 (8 enodes) 115.040 * * [simplify]: iters left: 4 (29 enodes) 115.052 * * [simplify]: iters left: 3 (43 enodes) 115.069 * * [simplify]: iters left: 2 (73 enodes) 115.083 * * [simplify]: iters left: 1 (122 enodes) 115.112 * * [simplify]: Extracting #0: cost 1 inf + 0 115.112 * * [simplify]: Extracting #1: cost 4 inf + 0 115.112 * * [simplify]: Extracting #2: cost 8 inf + 0 115.112 * * [simplify]: Extracting #3: cost 19 inf + 1 115.112 * * [simplify]: Extracting #4: cost 40 inf + 84 115.113 * * [simplify]: Extracting #5: cost 33 inf + 1008 115.114 * * [simplify]: Extracting #6: cost 18 inf + 6657 115.116 * * [simplify]: Extracting #7: cost 3 inf + 13289 115.117 * * [simplify]: Extracting #8: cost 0 inf + 15260 115.119 * [simplify]: Simplified to (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))) 115.119 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))) (/ (cbrt 3/4) (cbrt (pow (fabs x) 5)))) (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 115.119 * * * * [progress]: [ 120 / 208 ] simplifiying candidate # 115.119 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (sqrt (pow (fabs x) 5))) 115.119 * * [simplify]: iters left: 5 (9 enodes) 115.123 * * [simplify]: iters left: 4 (34 enodes) 115.129 * * [simplify]: iters left: 3 (53 enodes) 115.141 * * [simplify]: iters left: 2 (86 enodes) 115.161 * * [simplify]: iters left: 1 (135 enodes) 115.209 * * [simplify]: Extracting #0: cost 1 inf + 0 115.209 * * [simplify]: Extracting #1: cost 7 inf + 0 115.209 * * [simplify]: Extracting #2: cost 15 inf + 0 115.210 * * [simplify]: Extracting #3: cost 29 inf + 1 115.210 * * [simplify]: Extracting #4: cost 49 inf + 85 115.210 * * [simplify]: Extracting #5: cost 36 inf + 2157 115.212 * * [simplify]: Extracting #6: cost 16 inf + 9056 115.214 * * [simplify]: Extracting #7: cost 2 inf + 16320 115.217 * * [simplify]: Extracting #8: cost 0 inf + 17577 115.224 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (sqrt (pow (fabs x) 5))) 115.224 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (* (cbrt 3/4) (cbrt 3/4)) (sqrt (pow (fabs x) 5))) (/ (cbrt 3/4) (sqrt (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 115.225 * [simplify]: Simplifying (/ (cbrt 3/4) (sqrt (pow (fabs x) 5))) 115.225 * * [simplify]: iters left: 5 (8 enodes) 115.230 * * [simplify]: iters left: 4 (29 enodes) 115.242 * * [simplify]: iters left: 3 (44 enodes) 115.259 * * [simplify]: iters left: 2 (74 enodes) 115.285 * * [simplify]: iters left: 1 (123 enodes) 115.330 * * [simplify]: Extracting #0: cost 1 inf + 0 115.330 * * [simplify]: Extracting #1: cost 4 inf + 0 115.330 * * [simplify]: Extracting #2: cost 9 inf + 0 115.330 * * [simplify]: Extracting #3: cost 23 inf + 1 115.331 * * [simplify]: Extracting #4: cost 43 inf + 85 115.331 * * [simplify]: Extracting #5: cost 26 inf + 3929 115.332 * * [simplify]: Extracting #6: cost 6 inf + 12243 115.333 * * [simplify]: Extracting #7: cost 0 inf + 15643 115.334 * [simplify]: Simplified to (/ (cbrt 3/4) (sqrt (pow (fabs x) 5))) 115.334 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (* (cbrt 3/4) (cbrt 3/4)) (sqrt (pow (fabs x) 5))) (/ (cbrt 3/4) (sqrt (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 115.334 * * * * [progress]: [ 121 / 208 ] simplifiying candidate # 115.335 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) 1) 115.335 * * [simplify]: iters left: 5 (5 enodes) 115.337 * * [simplify]: iters left: 4 (17 enodes) 115.340 * * [simplify]: iters left: 3 (27 enodes) 115.345 * * [simplify]: iters left: 2 (28 enodes) 115.351 * * [simplify]: Extracting #0: cost 1 inf + 0 115.351 * * [simplify]: Extracting #1: cost 5 inf + 0 115.351 * * [simplify]: Extracting #2: cost 7 inf + 1 115.351 * * [simplify]: Extracting #3: cost 6 inf + 2 115.351 * * [simplify]: Extracting #4: cost 1 inf + 528 115.351 * * [simplify]: Extracting #5: cost 0 inf + 650 115.352 * [simplify]: Simplified to (* (cbrt 3/4) (cbrt 3/4)) 115.352 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (cbrt 3/4) (cbrt 3/4)) (/ (cbrt 3/4) (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 115.352 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (fabs x) 5)) 115.352 * * [simplify]: iters left: 4 (7 enodes) 115.354 * * [simplify]: iters left: 3 (26 enodes) 115.360 * * [simplify]: iters left: 2 (42 enodes) 115.369 * * [simplify]: iters left: 1 (76 enodes) 115.391 * * [simplify]: Extracting #0: cost 1 inf + 0 115.391 * * [simplify]: Extracting #1: cost 6 inf + 0 115.391 * * [simplify]: Extracting #2: cost 22 inf + 0 115.391 * * [simplify]: Extracting #3: cost 32 inf + 3 115.391 * * [simplify]: Extracting #4: cost 21 inf + 1430 115.392 * * [simplify]: Extracting #5: cost 2 inf + 8441 115.393 * * [simplify]: Extracting #6: cost 0 inf + 9407 115.393 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (fabs x) 5)) 115.393 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (cbrt 3/4) (cbrt 3/4)) (/ (cbrt 3/4) (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 115.394 * * * * [progress]: [ 122 / 208 ] simplifiying candidate # 115.394 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (fabs x) (/ 5 2))) 115.394 * * [simplify]: iters left: 5 (10 enodes) 115.397 * * [simplify]: iters left: 4 (36 enodes) 115.405 * * [simplify]: iters left: 3 (61 enodes) 115.419 * * [simplify]: iters left: 2 (116 enodes) 115.468 * * [simplify]: iters left: 1 (257 enodes) 115.557 * * [simplify]: Extracting #0: cost 1 inf + 0 115.558 * * [simplify]: Extracting #1: cost 40 inf + 0 115.558 * * [simplify]: Extracting #2: cost 127 inf + 0 115.559 * * [simplify]: Extracting #3: cost 132 inf + 210 115.560 * * [simplify]: Extracting #4: cost 119 inf + 2542 115.564 * * [simplify]: Extracting #5: cost 74 inf + 23073 115.575 * * [simplify]: Extracting #6: cost 6 inf + 68230 115.587 * * [simplify]: Extracting #7: cost 0 inf + 72807 115.596 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (fabs x) 5/2)) 115.597 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (fabs x) 5/2)) (/ (cbrt 3/4) (pow (fabs x) (/ 5 2))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 115.597 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (fabs x) (/ 5 2))) 115.597 * * [simplify]: iters left: 5 (9 enodes) 115.601 * * [simplify]: iters left: 4 (32 enodes) 115.608 * * [simplify]: iters left: 3 (51 enodes) 115.620 * * [simplify]: iters left: 2 (95 enodes) 115.650 * * [simplify]: iters left: 1 (155 enodes) 115.706 * * [simplify]: Extracting #0: cost 1 inf + 0 115.706 * * [simplify]: Extracting #1: cost 6 inf + 0 115.706 * * [simplify]: Extracting #2: cost 26 inf + 0 115.706 * * [simplify]: Extracting #3: cost 49 inf + 85 115.707 * * [simplify]: Extracting #4: cost 37 inf + 2511 115.709 * * [simplify]: Extracting #5: cost 11 inf + 13224 115.712 * * [simplify]: Extracting #6: cost 0 inf + 19463 115.715 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (fabs x) 5/2)) 115.715 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (fabs x) (/ 5 2))) (/ (cbrt 3/4) (pow (fabs x) 5/2)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 115.715 * * * * [progress]: [ 123 / 208 ] simplifiying candidate # 115.716 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 115.716 * * [simplify]: iters left: 6 (9 enodes) 115.721 * * [simplify]: iters left: 5 (32 enodes) 115.728 * * [simplify]: iters left: 4 (48 enodes) 115.738 * * [simplify]: iters left: 3 (82 enodes) 115.754 * * [simplify]: iters left: 2 (137 enodes) 115.789 * * [simplify]: iters left: 1 (272 enodes) 115.892 * * [simplify]: Extracting #0: cost 1 inf + 0 115.892 * * [simplify]: Extracting #1: cost 6 inf + 0 115.892 * * [simplify]: Extracting #2: cost 43 inf + 0 115.893 * * [simplify]: Extracting #3: cost 99 inf + 86 115.894 * * [simplify]: Extracting #4: cost 103 inf + 93 115.894 * * [simplify]: Extracting #5: cost 104 inf + 94 115.895 * * [simplify]: Extracting #6: cost 96 inf + 1776 115.899 * * [simplify]: Extracting #7: cost 54 inf + 25358 115.912 * * [simplify]: Extracting #8: cost 1 inf + 66882 115.926 * * [simplify]: Extracting #9: cost 0 inf + 67756 115.940 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 115.940 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (sqrt 3/4) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (/ (sqrt 3/4) (pow (cbrt (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 115.941 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (cbrt (fabs x)) 5)) 115.941 * * [simplify]: iters left: 5 (8 enodes) 115.946 * * [simplify]: iters left: 4 (29 enodes) 115.957 * * [simplify]: iters left: 3 (45 enodes) 115.975 * * [simplify]: iters left: 2 (79 enodes) 116.004 * * [simplify]: iters left: 1 (134 enodes) 116.032 * * [simplify]: Extracting #0: cost 1 inf + 0 116.032 * * [simplify]: Extracting #1: cost 6 inf + 0 116.032 * * [simplify]: Extracting #2: cost 26 inf + 0 116.032 * * [simplify]: Extracting #3: cost 49 inf + 45 116.033 * * [simplify]: Extracting #4: cost 50 inf + 90 116.033 * * [simplify]: Extracting #5: cost 28 inf + 7448 116.035 * * [simplify]: Extracting #6: cost 3 inf + 20715 116.036 * * [simplify]: Extracting #7: cost 0 inf + 22545 116.038 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (cbrt (fabs x)) 5)) 116.038 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (sqrt 3/4) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (/ (sqrt 3/4) (pow (cbrt (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 116.038 * * * * [progress]: [ 124 / 208 ] simplifiying candidate # 116.038 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 116.038 * * [simplify]: iters left: 5 (8 enodes) 116.042 * * [simplify]: iters left: 4 (29 enodes) 116.048 * * [simplify]: iters left: 3 (45 enodes) 116.057 * * [simplify]: iters left: 2 (79 enodes) 116.081 * * [simplify]: iters left: 1 (134 enodes) 116.137 * * [simplify]: Extracting #0: cost 1 inf + 0 116.137 * * [simplify]: Extracting #1: cost 6 inf + 0 116.137 * * [simplify]: Extracting #2: cost 26 inf + 0 116.137 * * [simplify]: Extracting #3: cost 49 inf + 45 116.138 * * [simplify]: Extracting #4: cost 50 inf + 90 116.139 * * [simplify]: Extracting #5: cost 28 inf + 6768 116.141 * * [simplify]: Extracting #6: cost 3 inf + 19035 116.145 * * [simplify]: Extracting #7: cost 0 inf + 20745 116.148 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 116.148 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 116.149 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 116.149 * * [simplify]: iters left: 5 (8 enodes) 116.154 * * [simplify]: iters left: 4 (29 enodes) 116.166 * * [simplify]: iters left: 3 (45 enodes) 116.184 * * [simplify]: iters left: 2 (79 enodes) 116.212 * * [simplify]: iters left: 1 (134 enodes) 116.267 * * [simplify]: Extracting #0: cost 1 inf + 0 116.267 * * [simplify]: Extracting #1: cost 6 inf + 0 116.267 * * [simplify]: Extracting #2: cost 26 inf + 0 116.267 * * [simplify]: Extracting #3: cost 49 inf + 45 116.268 * * [simplify]: Extracting #4: cost 50 inf + 90 116.269 * * [simplify]: Extracting #5: cost 28 inf + 6768 116.272 * * [simplify]: Extracting #6: cost 3 inf + 19035 116.275 * * [simplify]: Extracting #7: cost 0 inf + 20745 116.279 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 116.279 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 116.279 * * * * [progress]: [ 125 / 208 ] simplifiying candidate # 116.279 * [simplify]: Simplifying (/ (sqrt 3/4) (pow 1 5)) 116.279 * * [simplify]: iters left: 3 (6 enodes) 116.284 * * [simplify]: iters left: 2 (18 enodes) 116.291 * * [simplify]: iters left: 1 (20 enodes) 116.298 * * [simplify]: Extracting #0: cost 1 inf + 0 116.298 * * [simplify]: Extracting #1: cost 4 inf + 0 116.298 * * [simplify]: Extracting #2: cost 2 inf + 2 116.298 * * [simplify]: Extracting #3: cost 0 inf + 84 116.298 * [simplify]: Simplified to (sqrt 3/4) 116.298 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (sqrt 3/4) (/ (sqrt 3/4) (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 116.299 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) 5)) 116.299 * * [simplify]: iters left: 4 (7 enodes) 116.304 * * [simplify]: iters left: 3 (26 enodes) 116.315 * * [simplify]: iters left: 2 (42 enodes) 116.330 * * [simplify]: iters left: 1 (76 enodes) 116.344 * * [simplify]: Extracting #0: cost 1 inf + 0 116.344 * * [simplify]: Extracting #1: cost 6 inf + 0 116.344 * * [simplify]: Extracting #2: cost 22 inf + 0 116.344 * * [simplify]: Extracting #3: cost 32 inf + 3 116.345 * * [simplify]: Extracting #4: cost 21 inf + 1390 116.345 * * [simplify]: Extracting #5: cost 2 inf + 8041 116.346 * * [simplify]: Extracting #6: cost 0 inf + 9007 116.346 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5)) 116.346 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (sqrt 3/4) (/ (sqrt 3/4) (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 116.347 * * * * [progress]: [ 126 / 208 ] simplifiying candidate # 116.347 * [simplify]: Simplifying (/ (sqrt 3/4) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 116.347 * * [simplify]: iters left: 6 (9 enodes) 116.351 * * [simplify]: iters left: 5 (34 enodes) 116.364 * * [simplify]: iters left: 4 (50 enodes) 116.383 * * [simplify]: iters left: 3 (80 enodes) 116.398 * * [simplify]: iters left: 2 (129 enodes) 116.433 * * [simplify]: iters left: 1 (254 enodes) 116.570 * * [simplify]: Extracting #0: cost 1 inf + 0 116.570 * * [simplify]: Extracting #1: cost 6 inf + 0 116.570 * * [simplify]: Extracting #2: cost 12 inf + 0 116.570 * * [simplify]: Extracting #3: cost 40 inf + 1 116.570 * * [simplify]: Extracting #4: cost 102 inf + 44 116.571 * * [simplify]: Extracting #5: cost 88 inf + 2379 116.572 * * [simplify]: Extracting #6: cost 58 inf + 16697 116.575 * * [simplify]: Extracting #7: cost 8 inf + 48936 116.579 * * [simplify]: Extracting #8: cost 0 inf + 53262 116.583 * [simplify]: Simplified to (/ (sqrt 3/4) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 116.583 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (sqrt 3/4) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) (/ (sqrt 3/4) (cbrt (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 116.584 * [simplify]: Simplifying (/ (sqrt 3/4) (cbrt (pow (fabs x) 5))) 116.584 * * [simplify]: iters left: 5 (8 enodes) 116.587 * * [simplify]: iters left: 4 (29 enodes) 116.597 * * [simplify]: iters left: 3 (43 enodes) 116.607 * * [simplify]: iters left: 2 (73 enodes) 116.633 * * [simplify]: iters left: 1 (122 enodes) 116.658 * * [simplify]: Extracting #0: cost 1 inf + 0 116.658 * * [simplify]: Extracting #1: cost 4 inf + 0 116.658 * * [simplify]: Extracting #2: cost 8 inf + 0 116.658 * * [simplify]: Extracting #3: cost 19 inf + 1 116.659 * * [simplify]: Extracting #4: cost 40 inf + 44 116.659 * * [simplify]: Extracting #5: cost 33 inf + 928 116.659 * * [simplify]: Extracting #6: cost 18 inf + 6497 116.660 * * [simplify]: Extracting #7: cost 3 inf + 13129 116.662 * * [simplify]: Extracting #8: cost 0 inf + 15100 116.663 * [simplify]: Simplified to (/ (sqrt 3/4) (cbrt (pow (fabs x) 5))) 116.663 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (sqrt 3/4) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) (/ (sqrt 3/4) (cbrt (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 116.663 * * * * [progress]: [ 127 / 208 ] simplifiying candidate # 116.663 * [simplify]: Simplifying (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 116.663 * * [simplify]: iters left: 5 (8 enodes) 116.667 * * [simplify]: iters left: 4 (29 enodes) 116.678 * * [simplify]: iters left: 3 (44 enodes) 116.696 * * [simplify]: iters left: 2 (74 enodes) 116.725 * * [simplify]: iters left: 1 (123 enodes) 116.771 * * [simplify]: Extracting #0: cost 1 inf + 0 116.772 * * [simplify]: Extracting #1: cost 4 inf + 0 116.772 * * [simplify]: Extracting #2: cost 9 inf + 0 116.772 * * [simplify]: Extracting #3: cost 23 inf + 1 116.772 * * [simplify]: Extracting #4: cost 43 inf + 45 116.773 * * [simplify]: Extracting #5: cost 26 inf + 3769 116.774 * * [simplify]: Extracting #6: cost 6 inf + 12083 116.777 * * [simplify]: Extracting #7: cost 0 inf + 15483 116.779 * [simplify]: Simplified to (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 116.779 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 116.780 * [simplify]: Simplifying (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 116.780 * * [simplify]: iters left: 5 (8 enodes) 116.785 * * [simplify]: iters left: 4 (29 enodes) 116.797 * * [simplify]: iters left: 3 (44 enodes) 116.813 * * [simplify]: iters left: 2 (74 enodes) 116.839 * * [simplify]: iters left: 1 (123 enodes) 116.889 * * [simplify]: Extracting #0: cost 1 inf + 0 116.889 * * [simplify]: Extracting #1: cost 4 inf + 0 116.889 * * [simplify]: Extracting #2: cost 9 inf + 0 116.889 * * [simplify]: Extracting #3: cost 23 inf + 1 116.889 * * [simplify]: Extracting #4: cost 43 inf + 45 116.890 * * [simplify]: Extracting #5: cost 26 inf + 3769 116.892 * * [simplify]: Extracting #6: cost 6 inf + 12083 116.894 * * [simplify]: Extracting #7: cost 0 inf + 15483 116.896 * [simplify]: Simplified to (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 116.896 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 116.897 * * * * [progress]: [ 128 / 208 ] simplifiying candidate # 116.897 * [simplify]: Simplifying (/ (sqrt 3/4) 1) 116.897 * * [simplify]: iters left: 3 (4 enodes) 116.900 * * [simplify]: iters left: 2 (12 enodes) 116.905 * * [simplify]: iters left: 1 (14 enodes) 116.910 * * [simplify]: Extracting #0: cost 1 inf + 0 116.910 * * [simplify]: Extracting #1: cost 4 inf + 0 116.910 * * [simplify]: Extracting #2: cost 0 inf + 84 116.910 * [simplify]: Simplified to (sqrt 3/4) 116.910 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (sqrt 3/4) (/ (sqrt 3/4) (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 116.910 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) 5)) 116.911 * * [simplify]: iters left: 4 (7 enodes) 116.915 * * [simplify]: iters left: 3 (26 enodes) 116.926 * * [simplify]: iters left: 2 (42 enodes) 116.944 * * [simplify]: iters left: 1 (76 enodes) 116.965 * * [simplify]: Extracting #0: cost 1 inf + 0 116.965 * * [simplify]: Extracting #1: cost 6 inf + 0 116.965 * * [simplify]: Extracting #2: cost 22 inf + 0 116.965 * * [simplify]: Extracting #3: cost 32 inf + 3 116.965 * * [simplify]: Extracting #4: cost 21 inf + 1390 116.966 * * [simplify]: Extracting #5: cost 2 inf + 8041 116.967 * * [simplify]: Extracting #6: cost 0 inf + 9007 116.967 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5)) 116.967 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (sqrt 3/4) (/ (sqrt 3/4) (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 116.967 * * * * [progress]: [ 129 / 208 ] simplifiying candidate # 116.968 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) (/ 5 2))) 116.968 * * [simplify]: iters left: 5 (9 enodes) 116.972 * * [simplify]: iters left: 4 (32 enodes) 116.979 * * [simplify]: iters left: 3 (51 enodes) 117.001 * * [simplify]: iters left: 2 (95 enodes) 117.030 * * [simplify]: iters left: 1 (155 enodes) 117.080 * * [simplify]: Extracting #0: cost 1 inf + 0 117.080 * * [simplify]: Extracting #1: cost 6 inf + 0 117.080 * * [simplify]: Extracting #2: cost 26 inf + 0 117.081 * * [simplify]: Extracting #3: cost 49 inf + 45 117.081 * * [simplify]: Extracting #4: cost 37 inf + 2351 117.083 * * [simplify]: Extracting #5: cost 11 inf + 12784 117.086 * * [simplify]: Extracting #6: cost 0 inf + 18863 117.089 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5/2)) 117.089 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (sqrt 3/4) (pow (fabs x) 5/2)) (/ (sqrt 3/4) (pow (fabs x) (/ 5 2))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 117.090 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) (/ 5 2))) 117.090 * * [simplify]: iters left: 5 (9 enodes) 117.097 * * [simplify]: iters left: 4 (32 enodes) 117.110 * * [simplify]: iters left: 3 (51 enodes) 117.136 * * [simplify]: iters left: 2 (95 enodes) 117.155 * * [simplify]: iters left: 1 (155 enodes) 117.186 * * [simplify]: Extracting #0: cost 1 inf + 0 117.186 * * [simplify]: Extracting #1: cost 6 inf + 0 117.186 * * [simplify]: Extracting #2: cost 26 inf + 0 117.186 * * [simplify]: Extracting #3: cost 49 inf + 45 117.187 * * [simplify]: Extracting #4: cost 37 inf + 2351 117.188 * * [simplify]: Extracting #5: cost 11 inf + 12784 117.189 * * [simplify]: Extracting #6: cost 0 inf + 18863 117.191 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5/2)) 117.191 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (sqrt 3/4) (pow (fabs x) (/ 5 2))) (/ (sqrt 3/4) (pow (fabs x) 5/2)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 117.191 * * * * [progress]: [ 130 / 208 ] simplifiying candidate # 117.192 * [simplify]: Simplifying (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 117.192 * * [simplify]: iters left: 6 (8 enodes) 117.195 * * [simplify]: iters left: 5 (31 enodes) 117.201 * * [simplify]: iters left: 4 (49 enodes) 117.215 * * [simplify]: iters left: 3 (83 enodes) 117.249 * * [simplify]: iters left: 2 (138 enodes) 117.290 * * [simplify]: iters left: 1 (276 enodes) 117.394 * * [simplify]: Extracting #0: cost 1 inf + 0 117.394 * * [simplify]: Extracting #1: cost 6 inf + 0 117.394 * * [simplify]: Extracting #2: cost 40 inf + 1 117.394 * * [simplify]: Extracting #3: cost 99 inf + 4 117.395 * * [simplify]: Extracting #4: cost 104 inf + 11 117.396 * * [simplify]: Extracting #5: cost 104 inf + 13 117.397 * * [simplify]: Extracting #6: cost 94 inf + 2440 117.402 * * [simplify]: Extracting #7: cost 47 inf + 29472 117.414 * * [simplify]: Extracting #8: cost 2 inf + 64223 117.427 * * [simplify]: Extracting #9: cost 0 inf + 65400 117.440 * [simplify]: Simplified to (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 117.441 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (/ 3/4 (pow (cbrt (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 117.441 * [simplify]: Simplifying (/ 3/4 (pow (cbrt (fabs x)) 5)) 117.441 * * [simplify]: iters left: 5 (7 enodes) 117.444 * * [simplify]: iters left: 4 (26 enodes) 117.452 * * [simplify]: iters left: 3 (42 enodes) 117.461 * * [simplify]: iters left: 2 (76 enodes) 117.479 * * [simplify]: iters left: 1 (131 enodes) 117.517 * * [simplify]: Extracting #0: cost 1 inf + 0 117.517 * * [simplify]: Extracting #1: cost 6 inf + 0 117.517 * * [simplify]: Extracting #2: cost 22 inf + 1 117.517 * * [simplify]: Extracting #3: cost 48 inf + 4 117.518 * * [simplify]: Extracting #4: cost 50 inf + 8 117.518 * * [simplify]: Extracting #5: cost 47 inf + 11 117.518 * * [simplify]: Extracting #6: cost 27 inf + 7149 117.520 * * [simplify]: Extracting #7: cost 5 inf + 18144 117.521 * * [simplify]: Extracting #8: cost 0 inf + 21943 117.523 * [simplify]: Simplified to (/ 3/4 (pow (cbrt (fabs x)) 5)) 117.523 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (/ 3/4 (pow (cbrt (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 117.523 * * * * [progress]: [ 131 / 208 ] simplifiying candidate # 117.523 * [simplify]: Simplifying (/ 1 (pow (sqrt (fabs x)) 5)) 117.523 * * [simplify]: iters left: 5 (7 enodes) 117.526 * * [simplify]: iters left: 4 (28 enodes) 117.532 * * [simplify]: iters left: 3 (46 enodes) 117.552 * * [simplify]: iters left: 2 (80 enodes) 117.579 * * [simplify]: iters left: 1 (135 enodes) 117.628 * * [simplify]: Extracting #0: cost 1 inf + 0 117.628 * * [simplify]: Extracting #1: cost 6 inf + 0 117.628 * * [simplify]: Extracting #2: cost 23 inf + 1 117.628 * * [simplify]: Extracting #3: cost 47 inf + 4 117.628 * * [simplify]: Extracting #4: cost 49 inf + 8 117.629 * * [simplify]: Extracting #5: cost 46 inf + 11 117.630 * * [simplify]: Extracting #6: cost 26 inf + 6016 117.633 * * [simplify]: Extracting #7: cost 0 inf + 19389 117.636 * [simplify]: Simplified to (/ 1 (pow (sqrt (fabs x)) 5)) 117.636 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ 1 (pow (sqrt (fabs x)) 5)) (/ 3/4 (pow (sqrt (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 117.637 * [simplify]: Simplifying (/ 3/4 (pow (sqrt (fabs x)) 5)) 117.637 * * [simplify]: iters left: 5 (7 enodes) 117.641 * * [simplify]: iters left: 4 (26 enodes) 117.651 * * [simplify]: iters left: 3 (42 enodes) 117.667 * * [simplify]: iters left: 2 (76 enodes) 117.684 * * [simplify]: iters left: 1 (131 enodes) 117.722 * * [simplify]: Extracting #0: cost 1 inf + 0 117.722 * * [simplify]: Extracting #1: cost 6 inf + 0 117.722 * * [simplify]: Extracting #2: cost 22 inf + 1 117.722 * * [simplify]: Extracting #3: cost 48 inf + 4 117.723 * * [simplify]: Extracting #4: cost 50 inf + 8 117.723 * * [simplify]: Extracting #5: cost 47 inf + 11 117.724 * * [simplify]: Extracting #6: cost 27 inf + 6429 117.727 * * [simplify]: Extracting #7: cost 5 inf + 16544 117.730 * * [simplify]: Extracting #8: cost 0 inf + 20143 117.733 * [simplify]: Simplified to (/ 3/4 (pow (sqrt (fabs x)) 5)) 117.733 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ 1 (pow (sqrt (fabs x)) 5)) (/ 3/4 (pow (sqrt (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 117.734 * * * * [progress]: [ 132 / 208 ] simplifiying candidate # 117.734 * [simplify]: Simplifying (/ 1 (pow 1 5)) 117.734 * * [simplify]: iters left: 3 (4 enodes) 117.739 * * [simplify]: iters left: 2 (12 enodes) 117.742 * * [simplify]: iters left: 1 (14 enodes) 117.746 * * [simplify]: Extracting #0: cost 1 inf + 0 117.746 * * [simplify]: Extracting #1: cost 0 inf + 1 117.746 * [simplify]: Simplified to 1 117.746 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* 1 (/ 3/4 (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 117.747 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 117.747 * * [simplify]: iters left: 4 (6 enodes) 117.750 * * [simplify]: iters left: 3 (23 enodes) 117.760 * * [simplify]: iters left: 2 (39 enodes) 117.775 * * [simplify]: iters left: 1 (73 enodes) 117.801 * * [simplify]: Extracting #0: cost 1 inf + 0 117.801 * * [simplify]: Extracting #1: cost 6 inf + 0 117.801 * * [simplify]: Extracting #2: cost 19 inf + 1 117.802 * * [simplify]: Extracting #3: cost 30 inf + 3 117.802 * * [simplify]: Extracting #4: cost 27 inf + 7 117.802 * * [simplify]: Extracting #5: cost 11 inf + 4704 117.804 * * [simplify]: Extracting #6: cost 0 inf + 8605 117.805 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 117.805 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* 1 (/ 3/4 (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 117.805 * * * * [progress]: [ 133 / 208 ] simplifiying candidate # 117.806 * [simplify]: Simplifying (/ 1 (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 117.806 * * [simplify]: iters left: 6 (8 enodes) 117.815 * * [simplify]: iters left: 5 (33 enodes) 117.821 * * [simplify]: iters left: 4 (51 enodes) 117.832 * * [simplify]: iters left: 3 (81 enodes) 117.847 * * [simplify]: iters left: 2 (130 enodes) 117.872 * * [simplify]: iters left: 1 (254 enodes) 117.984 * * [simplify]: Extracting #0: cost 1 inf + 0 117.984 * * [simplify]: Extracting #1: cost 6 inf + 0 117.984 * * [simplify]: Extracting #2: cost 9 inf + 1 117.984 * * [simplify]: Extracting #3: cost 38 inf + 1 117.985 * * [simplify]: Extracting #4: cost 91 inf + 3 117.986 * * [simplify]: Extracting #5: cost 75 inf + 3265 117.989 * * [simplify]: Extracting #6: cost 42 inf + 20289 117.994 * * [simplify]: Extracting #7: cost 7 inf + 43106 118.001 * * [simplify]: Extracting #8: cost 0 inf + 47602 118.013 * [simplify]: Simplified to (/ 1 (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 118.013 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ 1 (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) (/ 3/4 (cbrt (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 118.013 * [simplify]: Simplifying (/ 3/4 (cbrt (pow (fabs x) 5))) 118.013 * * [simplify]: iters left: 5 (7 enodes) 118.018 * * [simplify]: iters left: 4 (26 enodes) 118.028 * * [simplify]: iters left: 3 (40 enodes) 118.043 * * [simplify]: iters left: 2 (70 enodes) 118.067 * * [simplify]: iters left: 1 (119 enodes) 118.110 * * [simplify]: Extracting #0: cost 1 inf + 0 118.110 * * [simplify]: Extracting #1: cost 4 inf + 0 118.110 * * [simplify]: Extracting #2: cost 5 inf + 1 118.110 * * [simplify]: Extracting #3: cost 17 inf + 1 118.111 * * [simplify]: Extracting #4: cost 41 inf + 3 118.111 * * [simplify]: Extracting #5: cost 40 inf + 8 118.112 * * [simplify]: Extracting #6: cost 19 inf + 7732 118.114 * * [simplify]: Extracting #7: cost 6 inf + 13217 118.116 * * [simplify]: Extracting #8: cost 0 inf + 16195 118.118 * [simplify]: Simplified to (/ 3/4 (cbrt (pow (fabs x) 5))) 118.118 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ 1 (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) (/ 3/4 (cbrt (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 118.119 * * * * [progress]: [ 134 / 208 ] simplifiying candidate # 118.119 * [simplify]: Simplifying (/ 1 (sqrt (pow (fabs x) 5))) 118.119 * * [simplify]: iters left: 5 (7 enodes) 118.123 * * [simplify]: iters left: 4 (28 enodes) 118.134 * * [simplify]: iters left: 3 (45 enodes) 118.146 * * [simplify]: iters left: 2 (75 enodes) 118.160 * * [simplify]: iters left: 1 (124 enodes) 118.197 * * [simplify]: Extracting #0: cost 1 inf + 0 118.197 * * [simplify]: Extracting #1: cost 4 inf + 0 118.197 * * [simplify]: Extracting #2: cost 6 inf + 1 118.197 * * [simplify]: Extracting #3: cost 21 inf + 1 118.197 * * [simplify]: Extracting #4: cost 42 inf + 4 118.197 * * [simplify]: Extracting #5: cost 39 inf + 9 118.198 * * [simplify]: Extracting #6: cost 21 inf + 5209 118.199 * * [simplify]: Extracting #7: cost 0 inf + 15321 118.200 * [simplify]: Simplified to (/ 1 (sqrt (pow (fabs x) 5))) 118.200 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ 1 (sqrt (pow (fabs x) 5))) (/ 3/4 (sqrt (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 118.200 * [simplify]: Simplifying (/ 3/4 (sqrt (pow (fabs x) 5))) 118.200 * * [simplify]: iters left: 5 (7 enodes) 118.202 * * [simplify]: iters left: 4 (26 enodes) 118.208 * * [simplify]: iters left: 3 (41 enodes) 118.216 * * [simplify]: iters left: 2 (71 enodes) 118.235 * * [simplify]: iters left: 1 (120 enodes) 118.268 * * [simplify]: Extracting #0: cost 1 inf + 0 118.269 * * [simplify]: Extracting #1: cost 4 inf + 0 118.269 * * [simplify]: Extracting #2: cost 6 inf + 1 118.269 * * [simplify]: Extracting #3: cost 20 inf + 1 118.269 * * [simplify]: Extracting #4: cost 41 inf + 4 118.269 * * [simplify]: Extracting #5: cost 38 inf + 9 118.270 * * [simplify]: Extracting #6: cost 18 inf + 5843 118.272 * * [simplify]: Extracting #7: cost 0 inf + 14778 118.274 * [simplify]: Simplified to (/ 3/4 (sqrt (pow (fabs x) 5))) 118.274 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ 1 (sqrt (pow (fabs x) 5))) (/ 3/4 (sqrt (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 118.275 * * * * [progress]: [ 135 / 208 ] simplifiying candidate # 118.275 * [simplify]: Simplifying (/ 1 1) 118.275 * * [simplify]: iters left: 2 (2 enodes) 118.277 * * [simplify]: iters left: 1 (6 enodes) 118.279 * * [simplify]: Extracting #0: cost 1 inf + 0 118.279 * * [simplify]: Extracting #1: cost 0 inf + 1 118.279 * [simplify]: Simplified to 1 118.279 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* 1 (/ 3/4 (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 118.279 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 118.279 * * [simplify]: iters left: 4 (6 enodes) 118.281 * * [simplify]: iters left: 3 (23 enodes) 118.286 * * [simplify]: iters left: 2 (39 enodes) 118.295 * * [simplify]: iters left: 1 (73 enodes) 118.309 * * [simplify]: Extracting #0: cost 1 inf + 0 118.309 * * [simplify]: Extracting #1: cost 6 inf + 0 118.309 * * [simplify]: Extracting #2: cost 19 inf + 1 118.309 * * [simplify]: Extracting #3: cost 30 inf + 3 118.309 * * [simplify]: Extracting #4: cost 27 inf + 7 118.310 * * [simplify]: Extracting #5: cost 11 inf + 4704 118.311 * * [simplify]: Extracting #6: cost 0 inf + 8605 118.312 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 118.312 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* 1 (/ 3/4 (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 118.312 * * * * [progress]: [ 136 / 208 ] simplifiying candidate # 118.313 * [simplify]: Simplifying (/ 1 (pow (fabs x) (/ 5 2))) 118.313 * * [simplify]: iters left: 5 (8 enodes) 118.316 * * [simplify]: iters left: 4 (30 enodes) 118.323 * * [simplify]: iters left: 3 (50 enodes) 118.338 * * [simplify]: iters left: 2 (85 enodes) 118.364 * * [simplify]: iters left: 1 (161 enodes) 118.394 * * [simplify]: Extracting #0: cost 1 inf + 0 118.394 * * [simplify]: Extracting #1: cost 6 inf + 0 118.394 * * [simplify]: Extracting #2: cost 24 inf + 1 118.394 * * [simplify]: Extracting #3: cost 49 inf + 4 118.394 * * [simplify]: Extracting #4: cost 48 inf + 9 118.395 * * [simplify]: Extracting #5: cost 22 inf + 8233 118.396 * * [simplify]: Extracting #6: cost 3 inf + 16872 118.397 * * [simplify]: Extracting #7: cost 0 inf + 18804 118.399 * [simplify]: Simplified to (/ 1 (pow (fabs x) 5/2)) 118.399 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ 1 (pow (fabs x) 5/2)) (/ 3/4 (pow (fabs x) (/ 5 2))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 118.399 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) (/ 5 2))) 118.399 * * [simplify]: iters left: 5 (8 enodes) 118.402 * * [simplify]: iters left: 4 (28 enodes) 118.408 * * [simplify]: iters left: 3 (45 enodes) 118.422 * * [simplify]: iters left: 2 (84 enodes) 118.463 * * [simplify]: iters left: 1 (165 enodes) 118.531 * * [simplify]: Extracting #0: cost 1 inf + 0 118.531 * * [simplify]: Extracting #1: cost 6 inf + 0 118.531 * * [simplify]: Extracting #2: cost 22 inf + 1 118.531 * * [simplify]: Extracting #3: cost 49 inf + 4 118.532 * * [simplify]: Extracting #4: cost 49 inf + 9 118.533 * * [simplify]: Extracting #5: cost 32 inf + 3954 118.535 * * [simplify]: Extracting #6: cost 4 inf + 16249 118.538 * * [simplify]: Extracting #7: cost 0 inf + 18304 118.541 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5/2)) 118.541 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ 1 (pow (fabs x) (/ 5 2))) (/ 3/4 (pow (fabs x) 5/2)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 118.541 * * * * [progress]: [ 137 / 208 ] simplifiying candidate # 118.542 * * * * [progress]: [ 138 / 208 ] simplifiying candidate # 118.542 * * * * [progress]: [ 139 / 208 ] simplifiying candidate # 118.542 * * * * [progress]: [ 140 / 208 ] simplifiying candidate # 118.542 * [simplify]: Simplifying (pow (cbrt (fabs x)) 5) 118.542 * * [simplify]: iters left: 3 (5 enodes) 118.545 * * [simplify]: iters left: 2 (20 enodes) 118.553 * * [simplify]: iters left: 1 (34 enodes) 118.568 * * [simplify]: Extracting #0: cost 1 inf + 0 118.568 * * [simplify]: Extracting #1: cost 9 inf + 0 118.568 * * [simplify]: Extracting #2: cost 15 inf + 1 118.568 * * [simplify]: Extracting #3: cost 16 inf + 3 118.568 * * [simplify]: Extracting #4: cost 14 inf + 5 118.568 * * [simplify]: Extracting #5: cost 12 inf + 87 118.568 * * [simplify]: Extracting #6: cost 3 inf + 2693 118.569 * * [simplify]: Extracting #7: cost 0 inf + 4191 118.570 * [simplify]: Simplified to (pow (cbrt (fabs x)) 5) 118.570 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 3/4 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (pow (cbrt (fabs x)) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 118.570 * * * * [progress]: [ 141 / 208 ] simplifiying candidate # 118.570 * [simplify]: Simplifying (pow (sqrt (fabs x)) 5) 118.570 * * [simplify]: iters left: 3 (5 enodes) 118.578 * * [simplify]: iters left: 2 (20 enodes) 118.586 * * [simplify]: iters left: 1 (34 enodes) 118.600 * * [simplify]: Extracting #0: cost 1 inf + 0 118.600 * * [simplify]: Extracting #1: cost 9 inf + 0 118.600 * * [simplify]: Extracting #2: cost 15 inf + 1 118.600 * * [simplify]: Extracting #3: cost 16 inf + 3 118.600 * * [simplify]: Extracting #4: cost 14 inf + 5 118.600 * * [simplify]: Extracting #5: cost 12 inf + 87 118.601 * * [simplify]: Extracting #6: cost 3 inf + 2333 118.601 * * [simplify]: Extracting #7: cost 0 inf + 3711 118.602 * [simplify]: Simplified to (pow (sqrt (fabs x)) 5) 118.602 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 3/4 (pow (sqrt (fabs x)) 5)) (pow (sqrt (fabs x)) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 118.603 * * * * [progress]: [ 142 / 208 ] simplifiying candidate # 118.603 * [simplify]: Simplifying (pow (fabs x) 5) 118.603 * * [simplify]: iters left: 2 (4 enodes) 118.606 * * [simplify]: iters left: 1 (17 enodes) 118.613 * * [simplify]: Extracting #0: cost 1 inf + 0 118.613 * * [simplify]: Extracting #1: cost 5 inf + 0 118.613 * * [simplify]: Extracting #2: cost 9 inf + 1 118.613 * * [simplify]: Extracting #3: cost 8 inf + 3 118.613 * * [simplify]: Extracting #4: cost 1 inf + 1094 118.613 * * [simplify]: Extracting #5: cost 0 inf + 1346 118.614 * [simplify]: Simplified to (pow (fabs x) 5) 118.614 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 3/4 (pow 1 5)) (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 118.614 * * * * [progress]: [ 143 / 208 ] simplifiying candidate # 118.614 * [simplify]: Simplifying (cbrt (pow (fabs x) 5)) 118.614 * * [simplify]: iters left: 3 (5 enodes) 118.616 * * [simplify]: iters left: 2 (20 enodes) 118.620 * * [simplify]: iters left: 1 (34 enodes) 118.627 * * [simplify]: Extracting #0: cost 1 inf + 0 118.628 * * [simplify]: Extracting #1: cost 3 inf + 0 118.628 * * [simplify]: Extracting #2: cost 11 inf + 0 118.628 * * [simplify]: Extracting #3: cost 17 inf + 1 118.628 * * [simplify]: Extracting #4: cost 15 inf + 4 118.628 * * [simplify]: Extracting #5: cost 9 inf + 843 118.628 * * [simplify]: Extracting #6: cost 0 inf + 3813 118.628 * [simplify]: Simplified to (cbrt (pow (fabs x) 5)) 118.628 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 3/4 (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) (cbrt (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 118.629 * * * * [progress]: [ 144 / 208 ] simplifiying candidate # 118.629 * [simplify]: Simplifying (sqrt (pow (fabs x) 5)) 118.629 * * [simplify]: iters left: 3 (5 enodes) 118.630 * * [simplify]: iters left: 2 (20 enodes) 118.635 * * [simplify]: iters left: 1 (35 enodes) 118.643 * * [simplify]: Extracting #0: cost 1 inf + 0 118.643 * * [simplify]: Extracting #1: cost 4 inf + 0 118.643 * * [simplify]: Extracting #2: cost 13 inf + 0 118.644 * * [simplify]: Extracting #3: cost 16 inf + 2 118.644 * * [simplify]: Extracting #4: cost 5 inf + 2855 118.644 * * [simplify]: Extracting #5: cost 0 inf + 3733 118.644 * [simplify]: Simplified to (sqrt (pow (fabs x) 5)) 118.644 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 3/4 (sqrt (pow (fabs x) 5))) (sqrt (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 118.644 * * * * [progress]: [ 145 / 208 ] simplifiying candidate # 118.645 * [simplify]: Simplifying (pow (fabs x) 5) 118.645 * * [simplify]: iters left: 2 (4 enodes) 118.647 * * [simplify]: iters left: 1 (17 enodes) 118.656 * * [simplify]: Extracting #0: cost 1 inf + 0 118.656 * * [simplify]: Extracting #1: cost 5 inf + 0 118.656 * * [simplify]: Extracting #2: cost 9 inf + 1 118.656 * * [simplify]: Extracting #3: cost 8 inf + 3 118.656 * * [simplify]: Extracting #4: cost 1 inf + 1094 118.656 * * [simplify]: Extracting #5: cost 0 inf + 1346 118.656 * [simplify]: Simplified to (pow (fabs x) 5) 118.657 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 3/4 1) (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 118.657 * * * * [progress]: [ 146 / 208 ] simplifiying candidate # 118.657 * [simplify]: Simplifying (pow (fabs x) (/ 5 2)) 118.657 * * [simplify]: iters left: 3 (6 enodes) 118.662 * * [simplify]: iters left: 2 (23 enodes) 118.671 * * [simplify]: iters left: 1 (40 enodes) 118.689 * * [simplify]: Extracting #0: cost 1 inf + 0 118.689 * * [simplify]: Extracting #1: cost 9 inf + 0 118.689 * * [simplify]: Extracting #2: cost 15 inf + 1 118.689 * * [simplify]: Extracting #3: cost 13 inf + 4 118.689 * * [simplify]: Extracting #4: cost 8 inf + 591 118.690 * * [simplify]: Extracting #5: cost 1 inf + 2857 118.690 * * [simplify]: Extracting #6: cost 0 inf + 3149 118.691 * [simplify]: Simplified to (pow (fabs x) 5/2) 118.691 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 3/4 (pow (fabs x) (/ 5 2))) (pow (fabs x) 5/2))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 118.691 * * * * [progress]: [ 147 / 208 ] simplifiying candidate # 118.691 * [simplify]: Simplifying (* (cbrt 3/4) (cbrt 3/4)) 118.691 * * [simplify]: iters left: 3 (3 enodes) 118.693 * * [simplify]: iters left: 2 (9 enodes) 118.695 * * [simplify]: Extracting #0: cost 1 inf + 0 118.695 * * [simplify]: Extracting #1: cost 3 inf + 0 118.695 * * [simplify]: Extracting #2: cost 5 inf + 0 118.695 * * [simplify]: Extracting #3: cost 4 inf + 1 118.695 * * [simplify]: Extracting #4: cost 0 inf + 405 118.695 * [simplify]: Simplified to (* (cbrt 3/4) (cbrt 3/4)) 118.695 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (* (cbrt 3/4) (cbrt 3/4)) (/ (pow (fabs x) 5) (cbrt 3/4)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 118.696 * * * * [progress]: [ 148 / 208 ] simplifiying candidate # 118.696 * [simplify]: Simplifying (sqrt 3/4) 118.696 * * [simplify]: iters left: 1 (2 enodes) 118.697 * * [simplify]: Extracting #0: cost 1 inf + 0 118.697 * * [simplify]: Extracting #1: cost 3 inf + 0 118.697 * * [simplify]: Extracting #2: cost 2 inf + 1 118.697 * * [simplify]: Extracting #3: cost 0 inf + 83 118.697 * [simplify]: Simplified to (sqrt 3/4) 118.697 * [simplify]: Simplified (2 1 2 2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (sqrt 3/4) (/ (pow (fabs x) 5) (sqrt 3/4)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 118.697 * * * * [progress]: [ 149 / 208 ] simplifiying candidate # 118.697 * * * * [progress]: [ 150 / 208 ] simplifiying candidate #real (real->posit16 (/ 3/4 (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x)))))> 118.697 * * * * [progress]: [ 151 / 208 ] simplifiying candidate # 118.697 * * * * [progress]: [ 152 / 208 ] simplifiying candidate # 118.697 * [simplify]: Simplifying (- (log 15/8) (* (log (fabs x)) 7)) 118.697 * * [simplify]: iters left: 6 (8 enodes) 118.703 * * [simplify]: iters left: 5 (27 enodes) 118.707 * * [simplify]: iters left: 4 (37 enodes) 118.714 * * [simplify]: iters left: 3 (41 enodes) 118.719 * * [simplify]: Extracting #0: cost 1 inf + 0 118.720 * * [simplify]: Extracting #1: cost 5 inf + 0 118.720 * * [simplify]: Extracting #2: cost 13 inf + 0 118.720 * * [simplify]: Extracting #3: cost 13 inf + 3 118.720 * * [simplify]: Extracting #4: cost 14 inf + 74 118.720 * * [simplify]: Extracting #5: cost 11 inf + 187 118.720 * * [simplify]: Extracting #6: cost 1 inf + 1623 118.720 * * [simplify]: Extracting #7: cost 0 inf + 1886 118.721 * [simplify]: Simplified to (- (log 15/8) (* (log (fabs x)) 7)) 118.721 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (exp (- (log 15/8) (* (log (fabs x)) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 118.721 * * * * [progress]: [ 153 / 208 ] simplifiying candidate # 118.721 * [simplify]: Simplifying (- (log 15/8) (* (log (fabs x)) 7)) 118.721 * * [simplify]: iters left: 6 (8 enodes) 118.724 * * [simplify]: iters left: 5 (27 enodes) 118.728 * * [simplify]: iters left: 4 (37 enodes) 118.738 * * [simplify]: iters left: 3 (41 enodes) 118.750 * * [simplify]: Extracting #0: cost 1 inf + 0 118.750 * * [simplify]: Extracting #1: cost 5 inf + 0 118.750 * * [simplify]: Extracting #2: cost 13 inf + 0 118.750 * * [simplify]: Extracting #3: cost 13 inf + 3 118.750 * * [simplify]: Extracting #4: cost 14 inf + 74 118.750 * * [simplify]: Extracting #5: cost 11 inf + 187 118.751 * * [simplify]: Extracting #6: cost 1 inf + 1623 118.751 * * [simplify]: Extracting #7: cost 0 inf + 1886 118.752 * [simplify]: Simplified to (- (log 15/8) (* (log (fabs x)) 7)) 118.752 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (exp (- (log 15/8) (* (log (fabs x)) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 118.752 * * * * [progress]: [ 154 / 208 ] simplifiying candidate # 118.752 * [simplify]: Simplifying (- (log 15/8) (log (pow (fabs x) 7))) 118.752 * * [simplify]: iters left: 5 (8 enodes) 118.757 * * [simplify]: iters left: 4 (33 enodes) 118.764 * * [simplify]: iters left: 3 (60 enodes) 118.775 * * [simplify]: iters left: 2 (106 enodes) 118.797 * * [simplify]: iters left: 1 (179 enodes) 118.847 * * [simplify]: Extracting #0: cost 1 inf + 0 118.847 * * [simplify]: Extracting #1: cost 12 inf + 0 118.847 * * [simplify]: Extracting #2: cost 43 inf + 0 118.847 * * [simplify]: Extracting #3: cost 57 inf + 77 118.847 * * [simplify]: Extracting #4: cost 72 inf + 150 118.848 * * [simplify]: Extracting #5: cost 51 inf + 6596 118.849 * * [simplify]: Extracting #6: cost 12 inf + 18648 118.851 * * [simplify]: Extracting #7: cost 0 inf + 22113 118.854 * [simplify]: Simplified to (- (log 15/8) (* 7 (log (fabs x)))) 118.854 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (exp (- (log 15/8) (* 7 (log (fabs x))))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 118.854 * * * * [progress]: [ 155 / 208 ] simplifiying candidate # 118.855 * * * * [progress]: [ 156 / 208 ] simplifiying candidate # 118.855 * * * * [progress]: [ 157 / 208 ] simplifiying candidate # 118.855 * [simplify]: Simplifying (/ (* (* 15/8 15/8) 15/8) (* (* (pow (fabs x) 7) (pow (fabs x) 7)) (pow (fabs x) 7))) 118.855 * * [simplify]: iters left: 6 (10 enodes) 118.863 * * [simplify]: iters left: 5 (48 enodes) 118.881 * * [simplify]: iters left: 4 (121 enodes) 118.920 * * [simplify]: iters left: 3 (326 enodes) 119.093 * * [simplify]: Extracting #0: cost 1 inf + 0 119.093 * * [simplify]: Extracting #1: cost 98 inf + 0 119.094 * * [simplify]: Extracting #2: cost 276 inf + 3 119.095 * * [simplify]: Extracting #3: cost 288 inf + 12 119.097 * * [simplify]: Extracting #4: cost 254 inf + 11421 119.103 * * [simplify]: Extracting #5: cost 105 inf + 85577 119.115 * * [simplify]: Extracting #6: cost 5 inf + 151152 119.128 * * [simplify]: Extracting #7: cost 0 inf + 154135 119.148 * * [simplify]: Extracting #8: cost 0 inf + 154085 119.175 * [simplify]: Simplified to (* (/ (/ 225/64 (pow (fabs x) 7)) (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) 119.175 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (cbrt (* (/ (/ 225/64 (pow (fabs x) 7)) (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 119.176 * * * * [progress]: [ 158 / 208 ] simplifiying candidate # 119.176 * * * * [progress]: [ 159 / 208 ] simplifiying candidate # 119.176 * * * * [progress]: [ 160 / 208 ] simplifiying candidate # 119.176 * * * * [progress]: [ 161 / 208 ] simplifiying candidate # 119.176 * * * * [progress]: [ 162 / 208 ] simplifiying candidate # 119.176 * [simplify]: Simplifying (/ (* (cbrt 15/8) (cbrt 15/8)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7)) 119.177 * * [simplify]: iters left: 6 (10 enodes) 119.183 * * [simplify]: iters left: 5 (37 enodes) 119.197 * * [simplify]: iters left: 4 (60 enodes) 119.221 * * [simplify]: iters left: 3 (115 enodes) 119.266 * * [simplify]: iters left: 2 (237 enodes) 119.345 * * [simplify]: Extracting #0: cost 1 inf + 0 119.345 * * [simplify]: Extracting #1: cost 44 inf + 0 119.346 * * [simplify]: Extracting #2: cost 129 inf + 0 119.347 * * [simplify]: Extracting #3: cost 134 inf + 331 119.348 * * [simplify]: Extracting #4: cost 133 inf + 414 119.349 * * [simplify]: Extracting #5: cost 135 inf + 414 119.350 * * [simplify]: Extracting #6: cost 127 inf + 1805 119.355 * * [simplify]: Extracting #7: cost 78 inf + 31403 119.371 * * [simplify]: Extracting #8: cost 15 inf + 77967 119.390 * * [simplify]: Extracting #9: cost 0 inf + 90975 119.413 * [simplify]: Simplified to (/ (* (cbrt 15/8) (cbrt 15/8)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7)) 119.414 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ (* (cbrt 15/8) (cbrt 15/8)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7)) (/ (cbrt 15/8) (pow (cbrt (fabs x)) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 119.414 * [simplify]: Simplifying (/ (cbrt 15/8) (pow (cbrt (fabs x)) 7)) 119.414 * * [simplify]: iters left: 5 (8 enodes) 119.420 * * [simplify]: iters left: 4 (29 enodes) 119.431 * * [simplify]: iters left: 3 (45 enodes) 119.446 * * [simplify]: iters left: 2 (79 enodes) 119.462 * * [simplify]: iters left: 1 (134 enodes) 119.497 * * [simplify]: Extracting #0: cost 1 inf + 0 119.497 * * [simplify]: Extracting #1: cost 6 inf + 0 119.497 * * [simplify]: Extracting #2: cost 26 inf + 0 119.498 * * [simplify]: Extracting #3: cost 49 inf + 85 119.498 * * [simplify]: Extracting #4: cost 50 inf + 170 119.499 * * [simplify]: Extracting #5: cost 28 inf + 7648 119.502 * * [simplify]: Extracting #6: cost 3 inf + 21275 119.505 * * [simplify]: Extracting #7: cost 0 inf + 23145 119.509 * [simplify]: Simplified to (/ (cbrt 15/8) (pow (cbrt (fabs x)) 7)) 119.509 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ (* (cbrt 15/8) (cbrt 15/8)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7)) (/ (cbrt 15/8) (pow (cbrt (fabs x)) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 119.510 * * * * [progress]: [ 163 / 208 ] simplifiying candidate # 119.510 * [simplify]: Simplifying (/ (* (cbrt 15/8) (cbrt 15/8)) (pow (sqrt (fabs x)) 7)) 119.510 * * [simplify]: iters left: 5 (9 enodes) 119.519 * * [simplify]: iters left: 4 (34 enodes) 119.533 * * [simplify]: iters left: 3 (57 enodes) 119.556 * * [simplify]: iters left: 2 (112 enodes) 119.592 * * [simplify]: iters left: 1 (227 enodes) 119.676 * * [simplify]: Extracting #0: cost 1 inf + 0 119.676 * * [simplify]: Extracting #1: cost 41 inf + 0 119.677 * * [simplify]: Extracting #2: cost 128 inf + 0 119.678 * * [simplify]: Extracting #3: cost 134 inf + 210 119.679 * * [simplify]: Extracting #4: cost 132 inf + 414 119.680 * * [simplify]: Extracting #5: cost 123 inf + 1988 119.686 * * [simplify]: Extracting #6: cost 58 inf + 37901 119.701 * * [simplify]: Extracting #7: cost 0 inf + 78608 119.716 * * [simplify]: Extracting #8: cost 0 inf + 77855 119.732 * [simplify]: Simplified to (/ (* (cbrt 15/8) (cbrt 15/8)) (pow (sqrt (fabs x)) 7)) 119.732 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ (* (cbrt 15/8) (cbrt 15/8)) (pow (sqrt (fabs x)) 7)) (/ (cbrt 15/8) (pow (sqrt (fabs x)) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 119.733 * [simplify]: Simplifying (/ (cbrt 15/8) (pow (sqrt (fabs x)) 7)) 119.733 * * [simplify]: iters left: 5 (8 enodes) 119.738 * * [simplify]: iters left: 4 (29 enodes) 119.746 * * [simplify]: iters left: 3 (45 enodes) 119.756 * * [simplify]: iters left: 2 (79 enodes) 119.774 * * [simplify]: iters left: 1 (134 enodes) 119.825 * * [simplify]: Extracting #0: cost 1 inf + 0 119.825 * * [simplify]: Extracting #1: cost 6 inf + 0 119.826 * * [simplify]: Extracting #2: cost 26 inf + 0 119.826 * * [simplify]: Extracting #3: cost 49 inf + 85 119.826 * * [simplify]: Extracting #4: cost 50 inf + 170 119.827 * * [simplify]: Extracting #5: cost 28 inf + 6968 119.830 * * [simplify]: Extracting #6: cost 3 inf + 19595 119.833 * * [simplify]: Extracting #7: cost 0 inf + 21345 119.837 * [simplify]: Simplified to (/ (cbrt 15/8) (pow (sqrt (fabs x)) 7)) 119.837 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ (* (cbrt 15/8) (cbrt 15/8)) (pow (sqrt (fabs x)) 7)) (/ (cbrt 15/8) (pow (sqrt (fabs x)) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 119.837 * * * * [progress]: [ 164 / 208 ] simplifiying candidate # 119.837 * [simplify]: Simplifying (/ (* (cbrt 15/8) (cbrt 15/8)) (pow 1 7)) 119.838 * * [simplify]: iters left: 5 (7 enodes) 119.843 * * [simplify]: iters left: 4 (23 enodes) 119.851 * * [simplify]: iters left: 3 (29 enodes) 119.860 * * [simplify]: iters left: 2 (33 enodes) 119.870 * * [simplify]: iters left: 1 (34 enodes) 119.879 * * [simplify]: Extracting #0: cost 1 inf + 0 119.879 * * [simplify]: Extracting #1: cost 5 inf + 0 119.879 * * [simplify]: Extracting #2: cost 7 inf + 1 119.879 * * [simplify]: Extracting #3: cost 6 inf + 2 119.879 * * [simplify]: Extracting #4: cost 1 inf + 529 119.879 * * [simplify]: Extracting #5: cost 0 inf + 650 119.880 * [simplify]: Simplified to (* (cbrt 15/8) (cbrt 15/8)) 119.880 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (* (cbrt 15/8) (cbrt 15/8)) (/ (cbrt 15/8) (pow (fabs x) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 119.880 * [simplify]: Simplifying (/ (cbrt 15/8) (pow (fabs x) 7)) 119.880 * * [simplify]: iters left: 4 (7 enodes) 119.885 * * [simplify]: iters left: 3 (26 enodes) 119.895 * * [simplify]: iters left: 2 (42 enodes) 119.916 * * [simplify]: iters left: 1 (76 enodes) 119.943 * * [simplify]: Extracting #0: cost 1 inf + 0 119.943 * * [simplify]: Extracting #1: cost 6 inf + 0 119.943 * * [simplify]: Extracting #2: cost 22 inf + 0 119.943 * * [simplify]: Extracting #3: cost 32 inf + 3 119.943 * * [simplify]: Extracting #4: cost 21 inf + 1430 119.944 * * [simplify]: Extracting #5: cost 2 inf + 8441 119.945 * * [simplify]: Extracting #6: cost 0 inf + 9407 119.945 * [simplify]: Simplified to (/ (cbrt 15/8) (pow (fabs x) 7)) 119.945 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (* (cbrt 15/8) (cbrt 15/8)) (/ (cbrt 15/8) (pow (fabs x) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 119.945 * * * * [progress]: [ 165 / 208 ] simplifiying candidate # 119.946 * [simplify]: Simplifying (/ (* (cbrt 15/8) (cbrt 15/8)) (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) 119.946 * * [simplify]: iters left: 6 (10 enodes) 119.949 * * [simplify]: iters left: 5 (41 enodes) 119.958 * * [simplify]: iters left: 4 (70 enodes) 119.971 * * [simplify]: iters left: 3 (107 enodes) 119.990 * * [simplify]: iters left: 2 (159 enodes) 120.050 * * [simplify]: iters left: 1 (286 enodes) 120.179 * * [simplify]: Extracting #0: cost 1 inf + 0 120.179 * * [simplify]: Extracting #1: cost 11 inf + 0 120.179 * * [simplify]: Extracting #2: cost 22 inf + 0 120.180 * * [simplify]: Extracting #3: cost 51 inf + 1 120.180 * * [simplify]: Extracting #4: cost 106 inf + 84 120.181 * * [simplify]: Extracting #5: cost 94 inf + 1945 120.184 * * [simplify]: Extracting #6: cost 51 inf + 20865 120.192 * * [simplify]: Extracting #7: cost 7 inf + 50299 120.201 * * [simplify]: Extracting #8: cost 0 inf + 55468 120.205 * [simplify]: Simplified to (* (/ (cbrt 15/8) (cbrt (pow (fabs x) 7))) (/ (cbrt 15/8) (cbrt (pow (fabs x) 7)))) 120.205 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (* (/ (cbrt 15/8) (cbrt (pow (fabs x) 7))) (/ (cbrt 15/8) (cbrt (pow (fabs x) 7)))) (/ (cbrt 15/8) (cbrt (pow (fabs x) 7)))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 120.206 * [simplify]: Simplifying (/ (cbrt 15/8) (cbrt (pow (fabs x) 7))) 120.206 * * [simplify]: iters left: 5 (8 enodes) 120.209 * * [simplify]: iters left: 4 (29 enodes) 120.215 * * [simplify]: iters left: 3 (43 enodes) 120.224 * * [simplify]: iters left: 2 (73 enodes) 120.248 * * [simplify]: iters left: 1 (122 enodes) 120.282 * * [simplify]: Extracting #0: cost 1 inf + 0 120.283 * * [simplify]: Extracting #1: cost 4 inf + 0 120.283 * * [simplify]: Extracting #2: cost 8 inf + 0 120.283 * * [simplify]: Extracting #3: cost 19 inf + 1 120.283 * * [simplify]: Extracting #4: cost 40 inf + 84 120.283 * * [simplify]: Extracting #5: cost 33 inf + 1008 120.284 * * [simplify]: Extracting #6: cost 18 inf + 6657 120.285 * * [simplify]: Extracting #7: cost 3 inf + 13289 120.286 * * [simplify]: Extracting #8: cost 0 inf + 15260 120.287 * [simplify]: Simplified to (/ (cbrt 15/8) (cbrt (pow (fabs x) 7))) 120.287 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (* (/ (cbrt 15/8) (cbrt (pow (fabs x) 7))) (/ (cbrt 15/8) (cbrt (pow (fabs x) 7)))) (/ (cbrt 15/8) (cbrt (pow (fabs x) 7)))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 120.287 * * * * [progress]: [ 166 / 208 ] simplifiying candidate # 120.287 * [simplify]: Simplifying (/ (* (cbrt 15/8) (cbrt 15/8)) (sqrt (pow (fabs x) 7))) 120.287 * * [simplify]: iters left: 5 (9 enodes) 120.290 * * [simplify]: iters left: 4 (34 enodes) 120.300 * * [simplify]: iters left: 3 (53 enodes) 120.319 * * [simplify]: iters left: 2 (86 enodes) 120.340 * * [simplify]: iters left: 1 (135 enodes) 120.370 * * [simplify]: Extracting #0: cost 1 inf + 0 120.370 * * [simplify]: Extracting #1: cost 7 inf + 0 120.371 * * [simplify]: Extracting #2: cost 15 inf + 0 120.371 * * [simplify]: Extracting #3: cost 29 inf + 1 120.371 * * [simplify]: Extracting #4: cost 49 inf + 85 120.371 * * [simplify]: Extracting #5: cost 36 inf + 2157 120.372 * * [simplify]: Extracting #6: cost 16 inf + 9056 120.373 * * [simplify]: Extracting #7: cost 2 inf + 16320 120.374 * * [simplify]: Extracting #8: cost 0 inf + 17577 120.376 * [simplify]: Simplified to (/ (* (cbrt 15/8) (cbrt 15/8)) (sqrt (pow (fabs x) 7))) 120.376 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ (* (cbrt 15/8) (cbrt 15/8)) (sqrt (pow (fabs x) 7))) (/ (cbrt 15/8) (sqrt (pow (fabs x) 7)))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 120.376 * [simplify]: Simplifying (/ (cbrt 15/8) (sqrt (pow (fabs x) 7))) 120.376 * * [simplify]: iters left: 5 (8 enodes) 120.379 * * [simplify]: iters left: 4 (29 enodes) 120.385 * * [simplify]: iters left: 3 (44 enodes) 120.395 * * [simplify]: iters left: 2 (74 enodes) 120.411 * * [simplify]: iters left: 1 (123 enodes) 120.444 * * [simplify]: Extracting #0: cost 1 inf + 0 120.444 * * [simplify]: Extracting #1: cost 4 inf + 0 120.444 * * [simplify]: Extracting #2: cost 9 inf + 0 120.445 * * [simplify]: Extracting #3: cost 23 inf + 1 120.445 * * [simplify]: Extracting #4: cost 43 inf + 85 120.446 * * [simplify]: Extracting #5: cost 26 inf + 3929 120.447 * * [simplify]: Extracting #6: cost 6 inf + 12243 120.449 * * [simplify]: Extracting #7: cost 0 inf + 15643 120.452 * [simplify]: Simplified to (/ (cbrt 15/8) (sqrt (pow (fabs x) 7))) 120.452 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ (* (cbrt 15/8) (cbrt 15/8)) (sqrt (pow (fabs x) 7))) (/ (cbrt 15/8) (sqrt (pow (fabs x) 7)))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 120.452 * * * * [progress]: [ 167 / 208 ] simplifiying candidate # 120.453 * [simplify]: Simplifying (/ (* (cbrt 15/8) (cbrt 15/8)) 1) 120.453 * * [simplify]: iters left: 5 (5 enodes) 120.456 * * [simplify]: iters left: 4 (17 enodes) 120.463 * * [simplify]: iters left: 3 (27 enodes) 120.472 * * [simplify]: iters left: 2 (28 enodes) 120.480 * * [simplify]: Extracting #0: cost 1 inf + 0 120.480 * * [simplify]: Extracting #1: cost 5 inf + 0 120.480 * * [simplify]: Extracting #2: cost 7 inf + 1 120.480 * * [simplify]: Extracting #3: cost 6 inf + 2 120.480 * * [simplify]: Extracting #4: cost 1 inf + 528 120.480 * * [simplify]: Extracting #5: cost 0 inf + 650 120.480 * [simplify]: Simplified to (* (cbrt 15/8) (cbrt 15/8)) 120.480 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (* (cbrt 15/8) (cbrt 15/8)) (/ (cbrt 15/8) (pow (fabs x) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 120.481 * [simplify]: Simplifying (/ (cbrt 15/8) (pow (fabs x) 7)) 120.481 * * [simplify]: iters left: 4 (7 enodes) 120.486 * * [simplify]: iters left: 3 (26 enodes) 120.495 * * [simplify]: iters left: 2 (42 enodes) 120.505 * * [simplify]: iters left: 1 (76 enodes) 120.519 * * [simplify]: Extracting #0: cost 1 inf + 0 120.519 * * [simplify]: Extracting #1: cost 6 inf + 0 120.519 * * [simplify]: Extracting #2: cost 22 inf + 0 120.519 * * [simplify]: Extracting #3: cost 32 inf + 3 120.519 * * [simplify]: Extracting #4: cost 21 inf + 1430 120.520 * * [simplify]: Extracting #5: cost 2 inf + 8441 120.520 * * [simplify]: Extracting #6: cost 0 inf + 9407 120.521 * [simplify]: Simplified to (/ (cbrt 15/8) (pow (fabs x) 7)) 120.521 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (* (cbrt 15/8) (cbrt 15/8)) (/ (cbrt 15/8) (pow (fabs x) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 120.521 * * * * [progress]: [ 168 / 208 ] simplifiying candidate # 120.522 * [simplify]: Simplifying (/ (* (cbrt 15/8) (cbrt 15/8)) (pow (fabs x) (/ 7 2))) 120.522 * * [simplify]: iters left: 5 (10 enodes) 120.528 * * [simplify]: iters left: 4 (36 enodes) 120.543 * * [simplify]: iters left: 3 (61 enodes) 120.563 * * [simplify]: iters left: 2 (116 enodes) 120.591 * * [simplify]: iters left: 1 (257 enodes) 120.670 * * [simplify]: Extracting #0: cost 1 inf + 0 120.670 * * [simplify]: Extracting #1: cost 40 inf + 0 120.670 * * [simplify]: Extracting #2: cost 127 inf + 0 120.671 * * [simplify]: Extracting #3: cost 132 inf + 210 120.671 * * [simplify]: Extracting #4: cost 119 inf + 2542 120.673 * * [simplify]: Extracting #5: cost 74 inf + 23073 120.681 * * [simplify]: Extracting #6: cost 6 inf + 68230 120.693 * * [simplify]: Extracting #7: cost 0 inf + 72807 120.706 * [simplify]: Simplified to (/ (* (cbrt 15/8) (cbrt 15/8)) (pow (fabs x) 7/2)) 120.706 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ (* (cbrt 15/8) (cbrt 15/8)) (pow (fabs x) 7/2)) (/ (cbrt 15/8) (pow (fabs x) (/ 7 2)))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 120.707 * [simplify]: Simplifying (/ (cbrt 15/8) (pow (fabs x) (/ 7 2))) 120.707 * * [simplify]: iters left: 5 (9 enodes) 120.713 * * [simplify]: iters left: 4 (32 enodes) 120.726 * * [simplify]: iters left: 3 (51 enodes) 120.745 * * [simplify]: iters left: 2 (95 enodes) 120.761 * * [simplify]: iters left: 1 (155 enodes) 120.794 * * [simplify]: Extracting #0: cost 1 inf + 0 120.794 * * [simplify]: Extracting #1: cost 6 inf + 0 120.794 * * [simplify]: Extracting #2: cost 26 inf + 0 120.794 * * [simplify]: Extracting #3: cost 49 inf + 85 120.794 * * [simplify]: Extracting #4: cost 37 inf + 2511 120.795 * * [simplify]: Extracting #5: cost 11 inf + 13224 120.797 * * [simplify]: Extracting #6: cost 0 inf + 19463 120.798 * [simplify]: Simplified to (/ (cbrt 15/8) (pow (fabs x) 7/2)) 120.798 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ (* (cbrt 15/8) (cbrt 15/8)) (pow (fabs x) (/ 7 2))) (/ (cbrt 15/8) (pow (fabs x) 7/2))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 120.799 * * * * [progress]: [ 169 / 208 ] simplifiying candidate # 120.799 * [simplify]: Simplifying (/ (sqrt 15/8) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7)) 120.799 * * [simplify]: iters left: 6 (9 enodes) 120.802 * * [simplify]: iters left: 5 (32 enodes) 120.808 * * [simplify]: iters left: 4 (48 enodes) 120.826 * * [simplify]: iters left: 3 (82 enodes) 120.858 * * [simplify]: iters left: 2 (137 enodes) 120.908 * * [simplify]: iters left: 1 (272 enodes) 121.027 * * [simplify]: Extracting #0: cost 1 inf + 0 121.027 * * [simplify]: Extracting #1: cost 6 inf + 0 121.027 * * [simplify]: Extracting #2: cost 43 inf + 0 121.027 * * [simplify]: Extracting #3: cost 99 inf + 86 121.028 * * [simplify]: Extracting #4: cost 104 inf + 93 121.028 * * [simplify]: Extracting #5: cost 104 inf + 95 121.029 * * [simplify]: Extracting #6: cost 96 inf + 1777 121.031 * * [simplify]: Extracting #7: cost 54 inf + 25399 121.037 * * [simplify]: Extracting #8: cost 1 inf + 66883 121.044 * * [simplify]: Extracting #9: cost 0 inf + 67757 121.055 * [simplify]: Simplified to (/ (sqrt 15/8) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7)) 121.056 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ (sqrt 15/8) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7)) (/ (sqrt 15/8) (pow (cbrt (fabs x)) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 121.056 * [simplify]: Simplifying (/ (sqrt 15/8) (pow (cbrt (fabs x)) 7)) 121.056 * * [simplify]: iters left: 5 (8 enodes) 121.059 * * [simplify]: iters left: 4 (29 enodes) 121.069 * * [simplify]: iters left: 3 (45 enodes) 121.088 * * [simplify]: iters left: 2 (79 enodes) 121.116 * * [simplify]: iters left: 1 (134 enodes) 121.168 * * [simplify]: Extracting #0: cost 1 inf + 0 121.168 * * [simplify]: Extracting #1: cost 6 inf + 0 121.168 * * [simplify]: Extracting #2: cost 26 inf + 0 121.168 * * [simplify]: Extracting #3: cost 49 inf + 45 121.168 * * [simplify]: Extracting #4: cost 50 inf + 90 121.169 * * [simplify]: Extracting #5: cost 28 inf + 7448 121.172 * * [simplify]: Extracting #6: cost 3 inf + 20715 121.176 * * [simplify]: Extracting #7: cost 0 inf + 22545 121.179 * [simplify]: Simplified to (/ (sqrt 15/8) (pow (cbrt (fabs x)) 7)) 121.179 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ (sqrt 15/8) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7)) (/ (sqrt 15/8) (pow (cbrt (fabs x)) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 121.180 * * * * [progress]: [ 170 / 208 ] simplifiying candidate # 121.180 * [simplify]: Simplifying (/ (sqrt 15/8) (pow (sqrt (fabs x)) 7)) 121.180 * * [simplify]: iters left: 5 (8 enodes) 121.186 * * [simplify]: iters left: 4 (29 enodes) 121.201 * * [simplify]: iters left: 3 (45 enodes) 121.219 * * [simplify]: iters left: 2 (79 enodes) 121.246 * * [simplify]: iters left: 1 (134 enodes) 121.297 * * [simplify]: Extracting #0: cost 1 inf + 0 121.297 * * [simplify]: Extracting #1: cost 6 inf + 0 121.297 * * [simplify]: Extracting #2: cost 26 inf + 0 121.297 * * [simplify]: Extracting #3: cost 49 inf + 45 121.297 * * [simplify]: Extracting #4: cost 50 inf + 90 121.298 * * [simplify]: Extracting #5: cost 28 inf + 6768 121.301 * * [simplify]: Extracting #6: cost 3 inf + 19035 121.305 * * [simplify]: Extracting #7: cost 0 inf + 20745 121.308 * [simplify]: Simplified to (/ (sqrt 15/8) (pow (sqrt (fabs x)) 7)) 121.308 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ (sqrt 15/8) (pow (sqrt (fabs x)) 7)) (/ (sqrt 15/8) (pow (sqrt (fabs x)) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 121.309 * [simplify]: Simplifying (/ (sqrt 15/8) (pow (sqrt (fabs x)) 7)) 121.309 * * [simplify]: iters left: 5 (8 enodes) 121.314 * * [simplify]: iters left: 4 (29 enodes) 121.320 * * [simplify]: iters left: 3 (45 enodes) 121.333 * * [simplify]: iters left: 2 (79 enodes) 121.351 * * [simplify]: iters left: 1 (134 enodes) 121.391 * * [simplify]: Extracting #0: cost 1 inf + 0 121.391 * * [simplify]: Extracting #1: cost 6 inf + 0 121.391 * * [simplify]: Extracting #2: cost 26 inf + 0 121.391 * * [simplify]: Extracting #3: cost 49 inf + 45 121.392 * * [simplify]: Extracting #4: cost 50 inf + 90 121.392 * * [simplify]: Extracting #5: cost 28 inf + 6768 121.394 * * [simplify]: Extracting #6: cost 3 inf + 19035 121.396 * * [simplify]: Extracting #7: cost 0 inf + 20745 121.397 * [simplify]: Simplified to (/ (sqrt 15/8) (pow (sqrt (fabs x)) 7)) 121.397 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ (sqrt 15/8) (pow (sqrt (fabs x)) 7)) (/ (sqrt 15/8) (pow (sqrt (fabs x)) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 121.397 * * * * [progress]: [ 171 / 208 ] simplifiying candidate # 121.398 * [simplify]: Simplifying (/ (sqrt 15/8) (pow 1 7)) 121.398 * * [simplify]: iters left: 3 (6 enodes) 121.400 * * [simplify]: iters left: 2 (18 enodes) 121.403 * * [simplify]: iters left: 1 (20 enodes) 121.408 * * [simplify]: Extracting #0: cost 1 inf + 0 121.408 * * [simplify]: Extracting #1: cost 4 inf + 0 121.408 * * [simplify]: Extracting #2: cost 2 inf + 2 121.408 * * [simplify]: Extracting #3: cost 0 inf + 84 121.408 * [simplify]: Simplified to (sqrt 15/8) 121.408 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (sqrt 15/8) (/ (sqrt 15/8) (pow (fabs x) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 121.409 * [simplify]: Simplifying (/ (sqrt 15/8) (pow (fabs x) 7)) 121.409 * * [simplify]: iters left: 4 (7 enodes) 121.413 * * [simplify]: iters left: 3 (26 enodes) 121.424 * * [simplify]: iters left: 2 (42 enodes) 121.446 * * [simplify]: iters left: 1 (76 enodes) 121.473 * * [simplify]: Extracting #0: cost 1 inf + 0 121.473 * * [simplify]: Extracting #1: cost 6 inf + 0 121.473 * * [simplify]: Extracting #2: cost 22 inf + 0 121.474 * * [simplify]: Extracting #3: cost 32 inf + 3 121.474 * * [simplify]: Extracting #4: cost 21 inf + 1390 121.475 * * [simplify]: Extracting #5: cost 2 inf + 8041 121.476 * * [simplify]: Extracting #6: cost 0 inf + 9007 121.478 * [simplify]: Simplified to (/ (sqrt 15/8) (pow (fabs x) 7)) 121.478 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (sqrt 15/8) (/ (sqrt 15/8) (pow (fabs x) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 121.478 * * * * [progress]: [ 172 / 208 ] simplifiying candidate # 121.478 * [simplify]: Simplifying (/ (sqrt 15/8) (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) 121.478 * * [simplify]: iters left: 6 (9 enodes) 121.484 * * [simplify]: iters left: 5 (34 enodes) 121.491 * * [simplify]: iters left: 4 (50 enodes) 121.501 * * [simplify]: iters left: 3 (80 enodes) 121.516 * * [simplify]: iters left: 2 (129 enodes) 121.545 * * [simplify]: iters left: 1 (254 enodes) 121.647 * * [simplify]: Extracting #0: cost 1 inf + 0 121.647 * * [simplify]: Extracting #1: cost 6 inf + 0 121.647 * * [simplify]: Extracting #2: cost 12 inf + 0 121.647 * * [simplify]: Extracting #3: cost 40 inf + 1 121.648 * * [simplify]: Extracting #4: cost 102 inf + 44 121.648 * * [simplify]: Extracting #5: cost 89 inf + 2379 121.650 * * [simplify]: Extracting #6: cost 59 inf + 16235 121.653 * * [simplify]: Extracting #7: cost 8 inf + 48937 121.657 * * [simplify]: Extracting #8: cost 0 inf + 53263 121.661 * [simplify]: Simplified to (/ (sqrt 15/8) (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) 121.661 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ (sqrt 15/8) (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) (/ (sqrt 15/8) (cbrt (pow (fabs x) 7)))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 121.661 * [simplify]: Simplifying (/ (sqrt 15/8) (cbrt (pow (fabs x) 7))) 121.661 * * [simplify]: iters left: 5 (8 enodes) 121.664 * * [simplify]: iters left: 4 (29 enodes) 121.670 * * [simplify]: iters left: 3 (43 enodes) 121.685 * * [simplify]: iters left: 2 (73 enodes) 121.699 * * [simplify]: iters left: 1 (122 enodes) 121.735 * * [simplify]: Extracting #0: cost 1 inf + 0 121.735 * * [simplify]: Extracting #1: cost 4 inf + 0 121.735 * * [simplify]: Extracting #2: cost 8 inf + 0 121.735 * * [simplify]: Extracting #3: cost 19 inf + 1 121.735 * * [simplify]: Extracting #4: cost 40 inf + 44 121.735 * * [simplify]: Extracting #5: cost 33 inf + 928 121.735 * * [simplify]: Extracting #6: cost 18 inf + 6497 121.736 * * [simplify]: Extracting #7: cost 3 inf + 13129 121.738 * * [simplify]: Extracting #8: cost 0 inf + 15100 121.739 * [simplify]: Simplified to (/ (sqrt 15/8) (cbrt (pow (fabs x) 7))) 121.739 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ (sqrt 15/8) (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) (/ (sqrt 15/8) (cbrt (pow (fabs x) 7)))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 121.739 * * * * [progress]: [ 173 / 208 ] simplifiying candidate # 121.739 * [simplify]: Simplifying (/ (sqrt 15/8) (sqrt (pow (fabs x) 7))) 121.739 * * [simplify]: iters left: 5 (8 enodes) 121.742 * * [simplify]: iters left: 4 (29 enodes) 121.748 * * [simplify]: iters left: 3 (44 enodes) 121.760 * * [simplify]: iters left: 2 (74 enodes) 121.783 * * [simplify]: iters left: 1 (123 enodes) 121.808 * * [simplify]: Extracting #0: cost 1 inf + 0 121.808 * * [simplify]: Extracting #1: cost 4 inf + 0 121.808 * * [simplify]: Extracting #2: cost 9 inf + 0 121.808 * * [simplify]: Extracting #3: cost 23 inf + 1 121.808 * * [simplify]: Extracting #4: cost 43 inf + 45 121.808 * * [simplify]: Extracting #5: cost 26 inf + 3769 121.809 * * [simplify]: Extracting #6: cost 6 inf + 12083 121.810 * * [simplify]: Extracting #7: cost 0 inf + 15483 121.811 * [simplify]: Simplified to (/ (sqrt 15/8) (sqrt (pow (fabs x) 7))) 121.811 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ (sqrt 15/8) (sqrt (pow (fabs x) 7))) (/ (sqrt 15/8) (sqrt (pow (fabs x) 7)))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 121.812 * [simplify]: Simplifying (/ (sqrt 15/8) (sqrt (pow (fabs x) 7))) 121.812 * * [simplify]: iters left: 5 (8 enodes) 121.820 * * [simplify]: iters left: 4 (29 enodes) 121.831 * * [simplify]: iters left: 3 (44 enodes) 121.848 * * [simplify]: iters left: 2 (74 enodes) 121.874 * * [simplify]: iters left: 1 (123 enodes) 121.919 * * [simplify]: Extracting #0: cost 1 inf + 0 121.919 * * [simplify]: Extracting #1: cost 4 inf + 0 121.919 * * [simplify]: Extracting #2: cost 9 inf + 0 121.919 * * [simplify]: Extracting #3: cost 23 inf + 1 121.919 * * [simplify]: Extracting #4: cost 43 inf + 45 121.920 * * [simplify]: Extracting #5: cost 26 inf + 3769 121.922 * * [simplify]: Extracting #6: cost 6 inf + 12083 121.924 * * [simplify]: Extracting #7: cost 0 inf + 15483 121.926 * [simplify]: Simplified to (/ (sqrt 15/8) (sqrt (pow (fabs x) 7))) 121.926 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ (sqrt 15/8) (sqrt (pow (fabs x) 7))) (/ (sqrt 15/8) (sqrt (pow (fabs x) 7)))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 121.926 * * * * [progress]: [ 174 / 208 ] simplifiying candidate # 121.927 * [simplify]: Simplifying (/ (sqrt 15/8) 1) 121.927 * * [simplify]: iters left: 3 (4 enodes) 121.930 * * [simplify]: iters left: 2 (12 enodes) 121.934 * * [simplify]: iters left: 1 (14 enodes) 121.939 * * [simplify]: Extracting #0: cost 1 inf + 0 121.939 * * [simplify]: Extracting #1: cost 4 inf + 0 121.939 * * [simplify]: Extracting #2: cost 0 inf + 84 121.939 * [simplify]: Simplified to (sqrt 15/8) 121.939 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (sqrt 15/8) (/ (sqrt 15/8) (pow (fabs x) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 121.940 * [simplify]: Simplifying (/ (sqrt 15/8) (pow (fabs x) 7)) 121.940 * * [simplify]: iters left: 4 (7 enodes) 121.944 * * [simplify]: iters left: 3 (26 enodes) 121.954 * * [simplify]: iters left: 2 (42 enodes) 121.976 * * [simplify]: iters left: 1 (76 enodes) 122.004 * * [simplify]: Extracting #0: cost 1 inf + 0 122.004 * * [simplify]: Extracting #1: cost 6 inf + 0 122.004 * * [simplify]: Extracting #2: cost 22 inf + 0 122.004 * * [simplify]: Extracting #3: cost 32 inf + 3 122.004 * * [simplify]: Extracting #4: cost 21 inf + 1390 122.006 * * [simplify]: Extracting #5: cost 2 inf + 8041 122.007 * * [simplify]: Extracting #6: cost 0 inf + 9007 122.008 * [simplify]: Simplified to (/ (sqrt 15/8) (pow (fabs x) 7)) 122.008 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (sqrt 15/8) (/ (sqrt 15/8) (pow (fabs x) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 122.009 * * * * [progress]: [ 175 / 208 ] simplifiying candidate # 122.009 * [simplify]: Simplifying (/ (sqrt 15/8) (pow (fabs x) (/ 7 2))) 122.009 * * [simplify]: iters left: 5 (9 enodes) 122.015 * * [simplify]: iters left: 4 (32 enodes) 122.022 * * [simplify]: iters left: 3 (51 enodes) 122.032 * * [simplify]: iters left: 2 (95 enodes) 122.048 * * [simplify]: iters left: 1 (155 enodes) 122.087 * * [simplify]: Extracting #0: cost 1 inf + 0 122.087 * * [simplify]: Extracting #1: cost 6 inf + 0 122.087 * * [simplify]: Extracting #2: cost 26 inf + 0 122.087 * * [simplify]: Extracting #3: cost 49 inf + 45 122.088 * * [simplify]: Extracting #4: cost 37 inf + 2351 122.090 * * [simplify]: Extracting #5: cost 11 inf + 12784 122.092 * * [simplify]: Extracting #6: cost 0 inf + 18863 122.095 * [simplify]: Simplified to (/ (sqrt 15/8) (pow (fabs x) 7/2)) 122.095 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ (sqrt 15/8) (pow (fabs x) 7/2)) (/ (sqrt 15/8) (pow (fabs x) (/ 7 2)))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 122.096 * [simplify]: Simplifying (/ (sqrt 15/8) (pow (fabs x) (/ 7 2))) 122.096 * * [simplify]: iters left: 5 (9 enodes) 122.103 * * [simplify]: iters left: 4 (32 enodes) 122.116 * * [simplify]: iters left: 3 (51 enodes) 122.137 * * [simplify]: iters left: 2 (95 enodes) 122.165 * * [simplify]: iters left: 1 (155 enodes) 122.222 * * [simplify]: Extracting #0: cost 1 inf + 0 122.222 * * [simplify]: Extracting #1: cost 6 inf + 0 122.222 * * [simplify]: Extracting #2: cost 26 inf + 0 122.222 * * [simplify]: Extracting #3: cost 49 inf + 45 122.223 * * [simplify]: Extracting #4: cost 37 inf + 2351 122.225 * * [simplify]: Extracting #5: cost 11 inf + 12784 122.227 * * [simplify]: Extracting #6: cost 0 inf + 18863 122.230 * [simplify]: Simplified to (/ (sqrt 15/8) (pow (fabs x) 7/2)) 122.230 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ (sqrt 15/8) (pow (fabs x) (/ 7 2))) (/ (sqrt 15/8) (pow (fabs x) 7/2))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 122.231 * * * * [progress]: [ 176 / 208 ] simplifiying candidate # 122.231 * [simplify]: Simplifying (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7)) 122.231 * * [simplify]: iters left: 6 (8 enodes) 122.236 * * [simplify]: iters left: 5 (31 enodes) 122.248 * * [simplify]: iters left: 4 (49 enodes) 122.266 * * [simplify]: iters left: 3 (83 enodes) 122.282 * * [simplify]: iters left: 2 (138 enodes) 122.321 * * [simplify]: iters left: 1 (276 enodes) 122.436 * * [simplify]: Extracting #0: cost 1 inf + 0 122.436 * * [simplify]: Extracting #1: cost 6 inf + 0 122.437 * * [simplify]: Extracting #2: cost 40 inf + 1 122.437 * * [simplify]: Extracting #3: cost 99 inf + 4 122.438 * * [simplify]: Extracting #4: cost 104 inf + 11 122.439 * * [simplify]: Extracting #5: cost 104 inf + 13 122.440 * * [simplify]: Extracting #6: cost 94 inf + 2440 122.443 * * [simplify]: Extracting #7: cost 47 inf + 29472 122.449 * * [simplify]: Extracting #8: cost 2 inf + 64223 122.457 * * [simplify]: Extracting #9: cost 0 inf + 65400 122.463 * [simplify]: Simplified to (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7)) 122.463 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7)) (/ 15/8 (pow (cbrt (fabs x)) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 122.464 * [simplify]: Simplifying (/ 15/8 (pow (cbrt (fabs x)) 7)) 122.464 * * [simplify]: iters left: 5 (7 enodes) 122.466 * * [simplify]: iters left: 4 (26 enodes) 122.472 * * [simplify]: iters left: 3 (42 enodes) 122.483 * * [simplify]: iters left: 2 (76 enodes) 122.509 * * [simplify]: iters left: 1 (131 enodes) 122.544 * * [simplify]: Extracting #0: cost 1 inf + 0 122.544 * * [simplify]: Extracting #1: cost 6 inf + 0 122.544 * * [simplify]: Extracting #2: cost 22 inf + 1 122.544 * * [simplify]: Extracting #3: cost 48 inf + 4 122.544 * * [simplify]: Extracting #4: cost 50 inf + 8 122.544 * * [simplify]: Extracting #5: cost 47 inf + 11 122.545 * * [simplify]: Extracting #6: cost 27 inf + 7149 122.546 * * [simplify]: Extracting #7: cost 5 inf + 18144 122.548 * * [simplify]: Extracting #8: cost 0 inf + 21943 122.549 * [simplify]: Simplified to (/ 15/8 (pow (cbrt (fabs x)) 7)) 122.550 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7)) (/ 15/8 (pow (cbrt (fabs x)) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 122.550 * * * * [progress]: [ 177 / 208 ] simplifiying candidate # 122.550 * [simplify]: Simplifying (/ 1 (pow (sqrt (fabs x)) 7)) 122.550 * * [simplify]: iters left: 5 (7 enodes) 122.552 * * [simplify]: iters left: 4 (28 enodes) 122.558 * * [simplify]: iters left: 3 (46 enodes) 122.569 * * [simplify]: iters left: 2 (80 enodes) 122.597 * * [simplify]: iters left: 1 (135 enodes) 122.653 * * [simplify]: Extracting #0: cost 1 inf + 0 122.653 * * [simplify]: Extracting #1: cost 6 inf + 0 122.653 * * [simplify]: Extracting #2: cost 23 inf + 1 122.653 * * [simplify]: Extracting #3: cost 47 inf + 4 122.654 * * [simplify]: Extracting #4: cost 49 inf + 8 122.654 * * [simplify]: Extracting #5: cost 46 inf + 11 122.655 * * [simplify]: Extracting #6: cost 26 inf + 6016 122.658 * * [simplify]: Extracting #7: cost 0 inf + 19389 122.661 * [simplify]: Simplified to (/ 1 (pow (sqrt (fabs x)) 7)) 122.661 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ 1 (pow (sqrt (fabs x)) 7)) (/ 15/8 (pow (sqrt (fabs x)) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 122.662 * [simplify]: Simplifying (/ 15/8 (pow (sqrt (fabs x)) 7)) 122.662 * * [simplify]: iters left: 5 (7 enodes) 122.667 * * [simplify]: iters left: 4 (26 enodes) 122.677 * * [simplify]: iters left: 3 (42 enodes) 122.694 * * [simplify]: iters left: 2 (76 enodes) 122.720 * * [simplify]: iters left: 1 (131 enodes) 122.762 * * [simplify]: Extracting #0: cost 1 inf + 0 122.762 * * [simplify]: Extracting #1: cost 6 inf + 0 122.762 * * [simplify]: Extracting #2: cost 22 inf + 1 122.762 * * [simplify]: Extracting #3: cost 48 inf + 4 122.762 * * [simplify]: Extracting #4: cost 50 inf + 8 122.762 * * [simplify]: Extracting #5: cost 47 inf + 11 122.763 * * [simplify]: Extracting #6: cost 27 inf + 6429 122.764 * * [simplify]: Extracting #7: cost 5 inf + 16544 122.766 * * [simplify]: Extracting #8: cost 0 inf + 20143 122.767 * [simplify]: Simplified to (/ 15/8 (pow (sqrt (fabs x)) 7)) 122.767 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ 1 (pow (sqrt (fabs x)) 7)) (/ 15/8 (pow (sqrt (fabs x)) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 122.767 * * * * [progress]: [ 178 / 208 ] simplifiying candidate # 122.768 * [simplify]: Simplifying (/ 1 (pow 1 7)) 122.768 * * [simplify]: iters left: 3 (4 enodes) 122.770 * * [simplify]: iters left: 2 (12 enodes) 122.772 * * [simplify]: iters left: 1 (14 enodes) 122.778 * * [simplify]: Extracting #0: cost 1 inf + 0 122.778 * * [simplify]: Extracting #1: cost 0 inf + 1 122.778 * [simplify]: Simplified to 1 122.778 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* 1 (/ 15/8 (pow (fabs x) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 122.779 * [simplify]: Simplifying (/ 15/8 (pow (fabs x) 7)) 122.779 * * [simplify]: iters left: 4 (6 enodes) 122.782 * * [simplify]: iters left: 3 (23 enodes) 122.792 * * [simplify]: iters left: 2 (39 enodes) 122.807 * * [simplify]: iters left: 1 (73 enodes) 122.832 * * [simplify]: Extracting #0: cost 1 inf + 0 122.832 * * [simplify]: Extracting #1: cost 6 inf + 0 122.832 * * [simplify]: Extracting #2: cost 19 inf + 1 122.833 * * [simplify]: Extracting #3: cost 30 inf + 3 122.833 * * [simplify]: Extracting #4: cost 27 inf + 7 122.833 * * [simplify]: Extracting #5: cost 11 inf + 4704 122.835 * * [simplify]: Extracting #6: cost 0 inf + 8605 122.836 * [simplify]: Simplified to (/ 15/8 (pow (fabs x) 7)) 122.836 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* 1 (/ 15/8 (pow (fabs x) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 122.836 * * * * [progress]: [ 179 / 208 ] simplifiying candidate # 122.837 * [simplify]: Simplifying (/ 1 (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) 122.837 * * [simplify]: iters left: 6 (8 enodes) 122.842 * * [simplify]: iters left: 5 (33 enodes) 122.854 * * [simplify]: iters left: 4 (51 enodes) 122.864 * * [simplify]: iters left: 3 (81 enodes) 122.879 * * [simplify]: iters left: 2 (130 enodes) 122.923 * * [simplify]: iters left: 1 (254 enodes) 123.048 * * [simplify]: Extracting #0: cost 1 inf + 0 123.048 * * [simplify]: Extracting #1: cost 6 inf + 0 123.048 * * [simplify]: Extracting #2: cost 9 inf + 1 123.048 * * [simplify]: Extracting #3: cost 38 inf + 1 123.048 * * [simplify]: Extracting #4: cost 91 inf + 3 123.049 * * [simplify]: Extracting #5: cost 75 inf + 3265 123.050 * * [simplify]: Extracting #6: cost 42 inf + 20289 123.054 * * [simplify]: Extracting #7: cost 7 inf + 43106 123.058 * * [simplify]: Extracting #8: cost 0 inf + 47602 123.061 * [simplify]: Simplified to (/ 1 (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) 123.062 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ 1 (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) (/ 15/8 (cbrt (pow (fabs x) 7)))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 123.062 * [simplify]: Simplifying (/ 15/8 (cbrt (pow (fabs x) 7))) 123.062 * * [simplify]: iters left: 5 (7 enodes) 123.065 * * [simplify]: iters left: 4 (26 enodes) 123.070 * * [simplify]: iters left: 3 (40 enodes) 123.079 * * [simplify]: iters left: 2 (70 enodes) 123.094 * * [simplify]: iters left: 1 (119 enodes) 123.144 * * [simplify]: Extracting #0: cost 1 inf + 0 123.144 * * [simplify]: Extracting #1: cost 4 inf + 0 123.144 * * [simplify]: Extracting #2: cost 5 inf + 1 123.144 * * [simplify]: Extracting #3: cost 17 inf + 1 123.144 * * [simplify]: Extracting #4: cost 41 inf + 3 123.145 * * [simplify]: Extracting #5: cost 40 inf + 8 123.145 * * [simplify]: Extracting #6: cost 19 inf + 7732 123.147 * * [simplify]: Extracting #7: cost 6 inf + 13217 123.149 * * [simplify]: Extracting #8: cost 0 inf + 16195 123.152 * [simplify]: Simplified to (/ 15/8 (cbrt (pow (fabs x) 7))) 123.152 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ 1 (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) (/ 15/8 (cbrt (pow (fabs x) 7)))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 123.152 * * * * [progress]: [ 180 / 208 ] simplifiying candidate # 123.153 * [simplify]: Simplifying (/ 1 (sqrt (pow (fabs x) 7))) 123.153 * * [simplify]: iters left: 5 (7 enodes) 123.155 * * [simplify]: iters left: 4 (28 enodes) 123.161 * * [simplify]: iters left: 3 (45 enodes) 123.171 * * [simplify]: iters left: 2 (75 enodes) 123.187 * * [simplify]: iters left: 1 (124 enodes) 123.232 * * [simplify]: Extracting #0: cost 1 inf + 0 123.232 * * [simplify]: Extracting #1: cost 4 inf + 0 123.232 * * [simplify]: Extracting #2: cost 6 inf + 1 123.232 * * [simplify]: Extracting #3: cost 21 inf + 1 123.233 * * [simplify]: Extracting #4: cost 42 inf + 4 123.233 * * [simplify]: Extracting #5: cost 39 inf + 9 123.234 * * [simplify]: Extracting #6: cost 21 inf + 5209 123.236 * * [simplify]: Extracting #7: cost 0 inf + 15321 123.243 * [simplify]: Simplified to (/ 1 (sqrt (pow (fabs x) 7))) 123.243 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ 1 (sqrt (pow (fabs x) 7))) (/ 15/8 (sqrt (pow (fabs x) 7)))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 123.244 * [simplify]: Simplifying (/ 15/8 (sqrt (pow (fabs x) 7))) 123.244 * * [simplify]: iters left: 5 (7 enodes) 123.248 * * [simplify]: iters left: 4 (26 enodes) 123.259 * * [simplify]: iters left: 3 (41 enodes) 123.275 * * [simplify]: iters left: 2 (71 enodes) 123.300 * * [simplify]: iters left: 1 (120 enodes) 123.346 * * [simplify]: Extracting #0: cost 1 inf + 0 123.346 * * [simplify]: Extracting #1: cost 4 inf + 0 123.346 * * [simplify]: Extracting #2: cost 6 inf + 1 123.346 * * [simplify]: Extracting #3: cost 20 inf + 1 123.346 * * [simplify]: Extracting #4: cost 41 inf + 4 123.346 * * [simplify]: Extracting #5: cost 38 inf + 9 123.347 * * [simplify]: Extracting #6: cost 18 inf + 5843 123.349 * * [simplify]: Extracting #7: cost 0 inf + 14778 123.352 * [simplify]: Simplified to (/ 15/8 (sqrt (pow (fabs x) 7))) 123.352 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ 1 (sqrt (pow (fabs x) 7))) (/ 15/8 (sqrt (pow (fabs x) 7)))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 123.352 * * * * [progress]: [ 181 / 208 ] simplifiying candidate # 123.352 * [simplify]: Simplifying (/ 1 1) 123.352 * * [simplify]: iters left: 2 (2 enodes) 123.354 * * [simplify]: iters left: 1 (6 enodes) 123.356 * * [simplify]: Extracting #0: cost 1 inf + 0 123.356 * * [simplify]: Extracting #1: cost 0 inf + 1 123.356 * [simplify]: Simplified to 1 123.356 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* 1 (/ 15/8 (pow (fabs x) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 123.357 * [simplify]: Simplifying (/ 15/8 (pow (fabs x) 7)) 123.357 * * [simplify]: iters left: 4 (6 enodes) 123.360 * * [simplify]: iters left: 3 (23 enodes) 123.370 * * [simplify]: iters left: 2 (39 enodes) 123.385 * * [simplify]: iters left: 1 (73 enodes) 123.414 * * [simplify]: Extracting #0: cost 1 inf + 0 123.414 * * [simplify]: Extracting #1: cost 6 inf + 0 123.415 * * [simplify]: Extracting #2: cost 19 inf + 1 123.415 * * [simplify]: Extracting #3: cost 30 inf + 3 123.415 * * [simplify]: Extracting #4: cost 27 inf + 7 123.416 * * [simplify]: Extracting #5: cost 11 inf + 4704 123.417 * * [simplify]: Extracting #6: cost 0 inf + 8605 123.418 * [simplify]: Simplified to (/ 15/8 (pow (fabs x) 7)) 123.418 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* 1 (/ 15/8 (pow (fabs x) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 123.418 * * * * [progress]: [ 182 / 208 ] simplifiying candidate # 123.418 * [simplify]: Simplifying (/ 1 (pow (fabs x) (/ 7 2))) 123.418 * * [simplify]: iters left: 5 (8 enodes) 123.421 * * [simplify]: iters left: 4 (30 enodes) 123.428 * * [simplify]: iters left: 3 (50 enodes) 123.439 * * [simplify]: iters left: 2 (85 enodes) 123.463 * * [simplify]: iters left: 1 (161 enodes) 123.506 * * [simplify]: Extracting #0: cost 1 inf + 0 123.506 * * [simplify]: Extracting #1: cost 6 inf + 0 123.507 * * [simplify]: Extracting #2: cost 24 inf + 1 123.507 * * [simplify]: Extracting #3: cost 49 inf + 4 123.507 * * [simplify]: Extracting #4: cost 48 inf + 9 123.508 * * [simplify]: Extracting #5: cost 22 inf + 8233 123.510 * * [simplify]: Extracting #6: cost 3 inf + 16872 123.518 * * [simplify]: Extracting #7: cost 0 inf + 18804 123.521 * [simplify]: Simplified to (/ 1 (pow (fabs x) 7/2)) 123.521 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ 1 (pow (fabs x) 7/2)) (/ 15/8 (pow (fabs x) (/ 7 2)))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 123.522 * [simplify]: Simplifying (/ 15/8 (pow (fabs x) (/ 7 2))) 123.522 * * [simplify]: iters left: 5 (8 enodes) 123.528 * * [simplify]: iters left: 4 (28 enodes) 123.539 * * [simplify]: iters left: 3 (45 enodes) 123.561 * * [simplify]: iters left: 2 (84 enodes) 123.598 * * [simplify]: iters left: 1 (165 enodes) 123.671 * * [simplify]: Extracting #0: cost 1 inf + 0 123.671 * * [simplify]: Extracting #1: cost 6 inf + 0 123.671 * * [simplify]: Extracting #2: cost 22 inf + 1 123.671 * * [simplify]: Extracting #3: cost 49 inf + 4 123.672 * * [simplify]: Extracting #4: cost 49 inf + 9 123.672 * * [simplify]: Extracting #5: cost 32 inf + 3954 123.675 * * [simplify]: Extracting #6: cost 4 inf + 16249 123.678 * * [simplify]: Extracting #7: cost 0 inf + 18304 123.681 * [simplify]: Simplified to (/ 15/8 (pow (fabs x) 7/2)) 123.681 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (* (/ 1 (pow (fabs x) (/ 7 2))) (/ 15/8 (pow (fabs x) 7/2))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 123.681 * * * * [progress]: [ 183 / 208 ] simplifiying candidate # 123.681 * * * * [progress]: [ 184 / 208 ] simplifiying candidate # 123.681 * * * * [progress]: [ 185 / 208 ] simplifiying candidate # 123.681 * * * * [progress]: [ 186 / 208 ] simplifiying candidate # 123.682 * [simplify]: Simplifying (pow (cbrt (fabs x)) 7) 123.682 * * [simplify]: iters left: 3 (5 enodes) 123.685 * * [simplify]: iters left: 2 (20 enodes) 123.693 * * [simplify]: iters left: 1 (34 enodes) 123.708 * * [simplify]: Extracting #0: cost 1 inf + 0 123.708 * * [simplify]: Extracting #1: cost 9 inf + 0 123.708 * * [simplify]: Extracting #2: cost 15 inf + 1 123.708 * * [simplify]: Extracting #3: cost 16 inf + 3 123.708 * * [simplify]: Extracting #4: cost 14 inf + 5 123.709 * * [simplify]: Extracting #5: cost 12 inf + 87 123.709 * * [simplify]: Extracting #6: cost 3 inf + 2693 123.710 * * [simplify]: Extracting #7: cost 0 inf + 4191 123.710 * [simplify]: Simplified to (pow (cbrt (fabs x)) 7) 123.710 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ (/ 15/8 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7)) (pow (cbrt (fabs x)) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 123.710 * * * * [progress]: [ 187 / 208 ] simplifiying candidate # 123.711 * [simplify]: Simplifying (pow (sqrt (fabs x)) 7) 123.711 * * [simplify]: iters left: 3 (5 enodes) 123.714 * * [simplify]: iters left: 2 (20 enodes) 123.722 * * [simplify]: iters left: 1 (34 enodes) 123.736 * * [simplify]: Extracting #0: cost 1 inf + 0 123.737 * * [simplify]: Extracting #1: cost 9 inf + 0 123.737 * * [simplify]: Extracting #2: cost 15 inf + 1 123.737 * * [simplify]: Extracting #3: cost 16 inf + 3 123.737 * * [simplify]: Extracting #4: cost 14 inf + 5 123.737 * * [simplify]: Extracting #5: cost 12 inf + 87 123.737 * * [simplify]: Extracting #6: cost 3 inf + 2333 123.738 * * [simplify]: Extracting #7: cost 0 inf + 3711 123.739 * [simplify]: Simplified to (pow (sqrt (fabs x)) 7) 123.739 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ (/ 15/8 (pow (sqrt (fabs x)) 7)) (pow (sqrt (fabs x)) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 123.739 * * * * [progress]: [ 188 / 208 ] simplifiying candidate # 123.739 * [simplify]: Simplifying (pow (fabs x) 7) 123.739 * * [simplify]: iters left: 2 (4 enodes) 123.742 * * [simplify]: iters left: 1 (17 enodes) 123.749 * * [simplify]: Extracting #0: cost 1 inf + 0 123.749 * * [simplify]: Extracting #1: cost 5 inf + 0 123.749 * * [simplify]: Extracting #2: cost 9 inf + 1 123.749 * * [simplify]: Extracting #3: cost 8 inf + 3 123.750 * * [simplify]: Extracting #4: cost 1 inf + 1094 123.750 * * [simplify]: Extracting #5: cost 0 inf + 1346 123.750 * [simplify]: Simplified to (pow (fabs x) 7) 123.750 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ (/ 15/8 (pow 1 7)) (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 123.750 * * * * [progress]: [ 189 / 208 ] simplifiying candidate # 123.751 * [simplify]: Simplifying (cbrt (pow (fabs x) 7)) 123.751 * * [simplify]: iters left: 3 (5 enodes) 123.754 * * [simplify]: iters left: 2 (20 enodes) 123.762 * * [simplify]: iters left: 1 (34 enodes) 123.775 * * [simplify]: Extracting #0: cost 1 inf + 0 123.775 * * [simplify]: Extracting #1: cost 3 inf + 0 123.775 * * [simplify]: Extracting #2: cost 11 inf + 0 123.775 * * [simplify]: Extracting #3: cost 17 inf + 1 123.775 * * [simplify]: Extracting #4: cost 15 inf + 4 123.775 * * [simplify]: Extracting #5: cost 9 inf + 843 123.776 * * [simplify]: Extracting #6: cost 0 inf + 3813 123.776 * [simplify]: Simplified to (cbrt (pow (fabs x) 7)) 123.776 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ (/ 15/8 (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) (cbrt (pow (fabs x) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 123.776 * * * * [progress]: [ 190 / 208 ] simplifiying candidate # 123.776 * [simplify]: Simplifying (sqrt (pow (fabs x) 7)) 123.776 * * [simplify]: iters left: 3 (5 enodes) 123.778 * * [simplify]: iters left: 2 (20 enodes) 123.782 * * [simplify]: iters left: 1 (35 enodes) 123.793 * * [simplify]: Extracting #0: cost 1 inf + 0 123.793 * * [simplify]: Extracting #1: cost 4 inf + 0 123.793 * * [simplify]: Extracting #2: cost 13 inf + 0 123.793 * * [simplify]: Extracting #3: cost 16 inf + 2 123.793 * * [simplify]: Extracting #4: cost 5 inf + 2855 123.794 * * [simplify]: Extracting #5: cost 0 inf + 3733 123.794 * [simplify]: Simplified to (sqrt (pow (fabs x) 7)) 123.794 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ (/ 15/8 (sqrt (pow (fabs x) 7))) (sqrt (pow (fabs x) 7))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 123.794 * * * * [progress]: [ 191 / 208 ] simplifiying candidate # 123.794 * [simplify]: Simplifying (pow (fabs x) 7) 123.794 * * [simplify]: iters left: 2 (4 enodes) 123.796 * * [simplify]: iters left: 1 (17 enodes) 123.800 * * [simplify]: Extracting #0: cost 1 inf + 0 123.800 * * [simplify]: Extracting #1: cost 5 inf + 0 123.800 * * [simplify]: Extracting #2: cost 9 inf + 1 123.800 * * [simplify]: Extracting #3: cost 8 inf + 3 123.800 * * [simplify]: Extracting #4: cost 1 inf + 1094 123.800 * * [simplify]: Extracting #5: cost 0 inf + 1346 123.800 * [simplify]: Simplified to (pow (fabs x) 7) 123.800 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ (/ 15/8 1) (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 123.800 * * * * [progress]: [ 192 / 208 ] simplifiying candidate # 123.800 * [simplify]: Simplifying (pow (fabs x) (/ 7 2)) 123.800 * * [simplify]: iters left: 3 (6 enodes) 123.803 * * [simplify]: iters left: 2 (23 enodes) 123.810 * * [simplify]: iters left: 1 (40 enodes) 123.827 * * [simplify]: Extracting #0: cost 1 inf + 0 123.827 * * [simplify]: Extracting #1: cost 9 inf + 0 123.827 * * [simplify]: Extracting #2: cost 15 inf + 1 123.827 * * [simplify]: Extracting #3: cost 13 inf + 4 123.827 * * [simplify]: Extracting #4: cost 8 inf + 591 123.828 * * [simplify]: Extracting #5: cost 1 inf + 2857 123.828 * * [simplify]: Extracting #6: cost 0 inf + 3149 123.829 * [simplify]: Simplified to (pow (fabs x) 7/2) 123.829 * [simplify]: Simplified (2 1 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ (/ 15/8 (pow (fabs x) (/ 7 2))) (pow (fabs x) 7/2)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 123.829 * * * * [progress]: [ 193 / 208 ] simplifiying candidate # 123.829 * [simplify]: Simplifying (* (cbrt 15/8) (cbrt 15/8)) 123.829 * * [simplify]: iters left: 3 (3 enodes) 123.831 * * [simplify]: iters left: 2 (9 enodes) 123.835 * * [simplify]: Extracting #0: cost 1 inf + 0 123.835 * * [simplify]: Extracting #1: cost 3 inf + 0 123.835 * * [simplify]: Extracting #2: cost 5 inf + 0 123.835 * * [simplify]: Extracting #3: cost 4 inf + 1 123.835 * * [simplify]: Extracting #4: cost 0 inf + 405 123.835 * [simplify]: Simplified to (* (cbrt 15/8) (cbrt 15/8)) 123.835 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ (* (cbrt 15/8) (cbrt 15/8)) (/ (pow (fabs x) 7) (cbrt 15/8))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 123.835 * * * * [progress]: [ 194 / 208 ] simplifiying candidate # 123.835 * [simplify]: Simplifying (sqrt 15/8) 123.836 * * [simplify]: iters left: 1 (2 enodes) 123.837 * * [simplify]: Extracting #0: cost 1 inf + 0 123.837 * * [simplify]: Extracting #1: cost 3 inf + 0 123.837 * * [simplify]: Extracting #2: cost 2 inf + 1 123.837 * * [simplify]: Extracting #3: cost 0 inf + 83 123.837 * [simplify]: Simplified to (sqrt 15/8) 123.837 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ (sqrt 15/8) (/ (pow (fabs x) 7) (sqrt 15/8))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 123.838 * * * * [progress]: [ 195 / 208 ] simplifiying candidate # 123.838 * * * * [progress]: [ 196 / 208 ] simplifiying candidate #real (real->posit16 (/ 15/8 (pow (fabs x) 7)))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x)))))> 123.838 * * * * [progress]: [ 197 / 208 ] simplifiying candidate # 123.838 * [simplify]: Simplifying (* (sqrt (/ 1 PI)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 123.838 * * [simplify]: iters left: 6 (26 enodes) 123.854 * * [simplify]: iters left: 5 (119 enodes) 123.878 * * [simplify]: iters left: 4 (231 enodes) 123.943 * * [simplify]: iters left: 3 (482 enodes) 124.132 * * [simplify]: Extracting #0: cost 1 inf + 0 124.132 * * [simplify]: Extracting #1: cost 26 inf + 0 124.132 * * [simplify]: Extracting #2: cost 142 inf + 1 124.134 * * [simplify]: Extracting #3: cost 228 inf + 4 124.137 * * [simplify]: Extracting #4: cost 215 inf + 7740 124.146 * * [simplify]: Extracting #5: cost 118 inf + 41070 124.170 * * [simplify]: Extracting #6: cost 18 inf + 84330 124.197 * * [simplify]: Extracting #7: cost 0 inf + 93406 124.224 * * [simplify]: Extracting #8: cost 0 inf + 93366 124.253 * [simplify]: Simplified to (* (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5)))) (sqrt (/ 1 PI))) 124.253 * [simplify]: Simplified (2 1) to (λ (x) (* (* (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5)))) (sqrt (/ 1 PI))) (exp (* (fabs x) (fabs x))))) 124.253 * * * * [progress]: [ 198 / 208 ] simplifiying candidate # 124.253 * [simplify]: Simplifying (* (sqrt (/ 1 PI)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 124.254 * * [simplify]: iters left: 6 (26 enodes) 124.271 * * [simplify]: iters left: 5 (119 enodes) 124.296 * * [simplify]: iters left: 4 (231 enodes) 124.388 * * [simplify]: iters left: 3 (482 enodes) 124.535 * * [simplify]: Extracting #0: cost 1 inf + 0 124.535 * * [simplify]: Extracting #1: cost 26 inf + 0 124.536 * * [simplify]: Extracting #2: cost 142 inf + 1 124.537 * * [simplify]: Extracting #3: cost 228 inf + 4 124.540 * * [simplify]: Extracting #4: cost 215 inf + 7740 124.550 * * [simplify]: Extracting #5: cost 118 inf + 41070 124.573 * * [simplify]: Extracting #6: cost 18 inf + 84330 124.587 * * [simplify]: Extracting #7: cost 0 inf + 93406 124.605 * * [simplify]: Extracting #8: cost 0 inf + 93366 124.631 * [simplify]: Simplified to (* (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5)))) (sqrt (/ 1 PI))) 124.631 * [simplify]: Simplified (2 1) to (λ (x) (* (* (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5)))) (sqrt (/ 1 PI))) (exp (* (fabs x) (fabs x))))) 124.631 * * * * [progress]: [ 199 / 208 ] simplifiying candidate # 124.632 * [simplify]: Simplifying (* (sqrt (/ 1 PI)) (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 124.632 * * [simplify]: iters left: 6 (26 enodes) 124.649 * * [simplify]: iters left: 5 (119 enodes) 124.698 * * [simplify]: iters left: 4 (231 enodes) 124.785 * * [simplify]: iters left: 3 (482 enodes) 124.973 * * [simplify]: Extracting #0: cost 1 inf + 0 124.974 * * [simplify]: Extracting #1: cost 26 inf + 0 124.974 * * [simplify]: Extracting #2: cost 142 inf + 1 124.975 * * [simplify]: Extracting #3: cost 228 inf + 4 124.976 * * [simplify]: Extracting #4: cost 215 inf + 7740 124.981 * * [simplify]: Extracting #5: cost 118 inf + 41070 124.993 * * [simplify]: Extracting #6: cost 18 inf + 84330 125.007 * * [simplify]: Extracting #7: cost 0 inf + 93406 125.032 * * [simplify]: Extracting #8: cost 0 inf + 93366 125.064 * [simplify]: Simplified to (* (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5)))) (sqrt (/ 1 PI))) 125.064 * [simplify]: Simplified (2 1) to (λ (x) (* (* (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5)))) (sqrt (/ 1 PI))) (exp (* (fabs x) (fabs x))))) 125.064 * * * * [progress]: [ 200 / 208 ] simplifiying candidate # 125.065 * [simplify]: Simplifying (/ 1/2 (pow (fabs x) 3)) 125.065 * * [simplify]: iters left: 4 (6 enodes) 125.069 * * [simplify]: iters left: 3 (26 enodes) 125.080 * * [simplify]: iters left: 2 (48 enodes) 125.098 * * [simplify]: iters left: 1 (83 enodes) 125.127 * * [simplify]: Extracting #0: cost 1 inf + 0 125.127 * * [simplify]: Extracting #1: cost 10 inf + 0 125.127 * * [simplify]: Extracting #2: cost 27 inf + 1 125.127 * * [simplify]: Extracting #3: cost 31 inf + 4 125.128 * * [simplify]: Extracting #4: cost 19 inf + 1404 125.128 * * [simplify]: Extracting #5: cost 8 inf + 3616 125.129 * * [simplify]: Extracting #6: cost 0 inf + 7010 125.129 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 125.129 * [simplify]: Simplified (2 1 2 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 125.130 * * * * [progress]: [ 201 / 208 ] simplifiying candidate # 125.130 * [simplify]: Simplifying (/ 1/2 (pow (fabs x) 3)) 125.130 * * [simplify]: iters left: 4 (6 enodes) 125.132 * * [simplify]: iters left: 3 (26 enodes) 125.138 * * [simplify]: iters left: 2 (48 enodes) 125.148 * * [simplify]: iters left: 1 (83 enodes) 125.175 * * [simplify]: Extracting #0: cost 1 inf + 0 125.176 * * [simplify]: Extracting #1: cost 10 inf + 0 125.176 * * [simplify]: Extracting #2: cost 27 inf + 1 125.176 * * [simplify]: Extracting #3: cost 31 inf + 4 125.176 * * [simplify]: Extracting #4: cost 19 inf + 1404 125.177 * * [simplify]: Extracting #5: cost 8 inf + 3616 125.178 * * [simplify]: Extracting #6: cost 0 inf + 7010 125.180 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 125.180 * [simplify]: Simplified (2 1 2 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 125.180 * * * * [progress]: [ 202 / 208 ] simplifiying candidate # 125.180 * [simplify]: Simplifying (/ 1/2 (pow (fabs x) 3)) 125.180 * * [simplify]: iters left: 4 (6 enodes) 125.185 * * [simplify]: iters left: 3 (26 enodes) 125.191 * * [simplify]: iters left: 2 (48 enodes) 125.201 * * [simplify]: iters left: 1 (83 enodes) 125.219 * * [simplify]: Extracting #0: cost 1 inf + 0 125.219 * * [simplify]: Extracting #1: cost 10 inf + 0 125.220 * * [simplify]: Extracting #2: cost 27 inf + 1 125.220 * * [simplify]: Extracting #3: cost 31 inf + 4 125.220 * * [simplify]: Extracting #4: cost 19 inf + 1404 125.221 * * [simplify]: Extracting #5: cost 8 inf + 3616 125.222 * * [simplify]: Extracting #6: cost 0 inf + 7010 125.224 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 125.224 * [simplify]: Simplified (2 1 2 2 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 125.224 * * * * [progress]: [ 203 / 208 ] simplifiying candidate # 125.224 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 125.225 * * [simplify]: iters left: 4 (6 enodes) 125.229 * * [simplify]: iters left: 3 (23 enodes) 125.234 * * [simplify]: iters left: 2 (39 enodes) 125.243 * * [simplify]: iters left: 1 (73 enodes) 125.257 * * [simplify]: Extracting #0: cost 1 inf + 0 125.257 * * [simplify]: Extracting #1: cost 6 inf + 0 125.258 * * [simplify]: Extracting #2: cost 19 inf + 1 125.258 * * [simplify]: Extracting #3: cost 30 inf + 3 125.258 * * [simplify]: Extracting #4: cost 27 inf + 7 125.258 * * [simplify]: Extracting #5: cost 11 inf + 4704 125.260 * * [simplify]: Extracting #6: cost 0 inf + 8605 125.261 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 125.261 * [simplify]: Simplified (2 1 2 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 125.261 * * * * [progress]: [ 204 / 208 ] simplifiying candidate # 125.262 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 125.262 * * [simplify]: iters left: 4 (6 enodes) 125.269 * * [simplify]: iters left: 3 (23 enodes) 125.279 * * [simplify]: iters left: 2 (39 enodes) 125.295 * * [simplify]: iters left: 1 (73 enodes) 125.321 * * [simplify]: Extracting #0: cost 1 inf + 0 125.321 * * [simplify]: Extracting #1: cost 6 inf + 0 125.321 * * [simplify]: Extracting #2: cost 19 inf + 1 125.321 * * [simplify]: Extracting #3: cost 30 inf + 3 125.321 * * [simplify]: Extracting #4: cost 27 inf + 7 125.322 * * [simplify]: Extracting #5: cost 11 inf + 4704 125.323 * * [simplify]: Extracting #6: cost 0 inf + 8605 125.324 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 125.324 * [simplify]: Simplified (2 1 2 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 125.325 * * * * [progress]: [ 205 / 208 ] simplifiying candidate # 125.325 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 125.325 * * [simplify]: iters left: 4 (6 enodes) 125.329 * * [simplify]: iters left: 3 (23 enodes) 125.338 * * [simplify]: iters left: 2 (39 enodes) 125.354 * * [simplify]: iters left: 1 (73 enodes) 125.370 * * [simplify]: Extracting #0: cost 1 inf + 0 125.370 * * [simplify]: Extracting #1: cost 6 inf + 0 125.370 * * [simplify]: Extracting #2: cost 19 inf + 1 125.370 * * [simplify]: Extracting #3: cost 30 inf + 3 125.370 * * [simplify]: Extracting #4: cost 27 inf + 7 125.371 * * [simplify]: Extracting #5: cost 11 inf + 4704 125.371 * * [simplify]: Extracting #6: cost 0 inf + 8605 125.372 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 125.372 * [simplify]: Simplified (2 1 2 2 1 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 125.372 * * * * [progress]: [ 206 / 208 ] simplifiying candidate # 125.372 * [simplify]: Simplifying (/ 15/8 (pow (fabs x) 7)) 125.372 * * [simplify]: iters left: 4 (6 enodes) 125.374 * * [simplify]: iters left: 3 (23 enodes) 125.379 * * [simplify]: iters left: 2 (39 enodes) 125.388 * * [simplify]: iters left: 1 (73 enodes) 125.417 * * [simplify]: Extracting #0: cost 1 inf + 0 125.417 * * [simplify]: Extracting #1: cost 6 inf + 0 125.417 * * [simplify]: Extracting #2: cost 19 inf + 1 125.417 * * [simplify]: Extracting #3: cost 30 inf + 3 125.417 * * [simplify]: Extracting #4: cost 27 inf + 7 125.418 * * [simplify]: Extracting #5: cost 11 inf + 4704 125.419 * * [simplify]: Extracting #6: cost 0 inf + 8605 125.420 * [simplify]: Simplified to (/ 15/8 (pow (fabs x) 7)) 125.420 * [simplify]: Simplified (2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 125.420 * * * * [progress]: [ 207 / 208 ] simplifiying candidate # 125.421 * [simplify]: Simplifying (/ 15/8 (pow (fabs x) 7)) 125.421 * * [simplify]: iters left: 4 (6 enodes) 125.424 * * [simplify]: iters left: 3 (23 enodes) 125.434 * * [simplify]: iters left: 2 (39 enodes) 125.450 * * [simplify]: iters left: 1 (73 enodes) 125.476 * * [simplify]: Extracting #0: cost 1 inf + 0 125.476 * * [simplify]: Extracting #1: cost 6 inf + 0 125.476 * * [simplify]: Extracting #2: cost 19 inf + 1 125.476 * * [simplify]: Extracting #3: cost 30 inf + 3 125.476 * * [simplify]: Extracting #4: cost 27 inf + 7 125.477 * * [simplify]: Extracting #5: cost 11 inf + 4704 125.478 * * [simplify]: Extracting #6: cost 0 inf + 8605 125.479 * [simplify]: Simplified to (/ 15/8 (pow (fabs x) 7)) 125.479 * [simplify]: Simplified (2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 125.479 * * * * [progress]: [ 208 / 208 ] simplifiying candidate # 125.480 * [simplify]: Simplifying (/ 15/8 (pow (fabs x) 7)) 125.480 * * [simplify]: iters left: 4 (6 enodes) 125.484 * * [simplify]: iters left: 3 (23 enodes) 125.492 * * [simplify]: iters left: 2 (39 enodes) 125.500 * * [simplify]: iters left: 1 (73 enodes) 125.514 * * [simplify]: Extracting #0: cost 1 inf + 0 125.514 * * [simplify]: Extracting #1: cost 6 inf + 0 125.514 * * [simplify]: Extracting #2: cost 19 inf + 1 125.514 * * [simplify]: Extracting #3: cost 30 inf + 3 125.514 * * [simplify]: Extracting #4: cost 27 inf + 7 125.515 * * [simplify]: Extracting #5: cost 11 inf + 4704 125.515 * * [simplify]: Extracting #6: cost 0 inf + 8605 125.516 * [simplify]: Simplified to (/ 15/8 (pow (fabs x) 7)) 125.516 * [simplify]: Simplified (2 1 2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 125.516 * * * [progress]: adding candidates to table 129.276 * * [progress]: iteration 4 / 4 129.276 * * * [progress]: picking best candidate 129.365 * * * * [pick]: Picked # 129.365 * * * [progress]: localizing error 129.491 * * * [progress]: generating rewritten candidates 129.491 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2 1) 129.493 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1) 130.041 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2) 130.409 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2 2) 130.607 * * * [progress]: generating series expansions 130.607 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2 1) 130.607 * * * * [progress]: [ 2 / 4 ] generating series at (2 1) 130.610 * [backup-simplify]: Simplify (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) into (* (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) (sqrt (/ 1 PI))) 130.610 * [approximate]: Taking taylor expansion of (* (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) (sqrt (/ 1 PI))) in (x) around 0 130.611 * [taylor]: Taking taylor expansion of (* (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) (sqrt (/ 1 PI))) in x 130.611 * [taylor]: Taking taylor expansion of (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) in x 130.611 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) in x 130.611 * [taylor]: Taking taylor expansion of (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) in x 130.611 * [taylor]: Taking taylor expansion of (* 1/2 (pow (fabs x) 4)) in x 130.611 * [taylor]: Taking taylor expansion of 1/2 in x 130.611 * [backup-simplify]: Simplify 1/2 into 1/2 130.611 * [taylor]: Taking taylor expansion of (pow (fabs x) 4) in x 130.611 * [taylor]: Taking taylor expansion of (fabs x) in x 130.611 * [backup-simplify]: Simplify (fabs x) into (fabs x) 130.611 * [taylor]: Taking taylor expansion of (* 3/8 (/ 1 (pow (fabs x) 2))) in x 130.611 * [taylor]: Taking taylor expansion of 3/8 in x 130.611 * [backup-simplify]: Simplify 3/8 into 3/8 130.611 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 2)) in x 130.611 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 130.611 * [taylor]: Taking taylor expansion of (fabs x) in x 130.611 * [backup-simplify]: Simplify (fabs x) into (fabs x) 130.611 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 130.611 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 2)) into (/ 1 (pow (fabs x) 2)) 130.611 * [taylor]: Taking taylor expansion of (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4)))) in x 130.611 * [taylor]: Taking taylor expansion of (* 1/2 (pow (fabs x) 2)) in x 130.611 * [taylor]: Taking taylor expansion of 1/2 in x 130.611 * [backup-simplify]: Simplify 1/2 into 1/2 130.611 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 130.611 * [taylor]: Taking taylor expansion of (fabs x) in x 130.612 * [backup-simplify]: Simplify (fabs x) into (fabs x) 130.612 * [taylor]: Taking taylor expansion of (* 45/32 (/ 1 (pow (fabs x) 4))) in x 130.612 * [taylor]: Taking taylor expansion of 45/32 in x 130.612 * [backup-simplify]: Simplify 45/32 into 45/32 130.612 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 4)) in x 130.612 * [taylor]: Taking taylor expansion of (pow (fabs x) 4) in x 130.612 * [taylor]: Taking taylor expansion of (fabs x) in x 130.612 * [backup-simplify]: Simplify (fabs x) into (fabs x) 130.612 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 130.612 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 130.612 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 4)) into (/ 1 (pow (fabs x) 4)) 130.612 * [taylor]: Taking taylor expansion of (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8)) in x 130.612 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 130.612 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 130.612 * [taylor]: Taking taylor expansion of 1/2 in x 130.612 * [backup-simplify]: Simplify 1/2 into 1/2 130.612 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 130.612 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 130.612 * [taylor]: Taking taylor expansion of (fabs x) in x 130.612 * [backup-simplify]: Simplify (fabs x) into (fabs x) 130.612 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 130.613 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 130.613 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 130.613 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 130.613 * [taylor]: Taking taylor expansion of 3/4 in x 130.613 * [backup-simplify]: Simplify 3/4 into 3/4 130.613 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 130.613 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 130.613 * [taylor]: Taking taylor expansion of (fabs x) in x 130.613 * [backup-simplify]: Simplify (fabs x) into (fabs x) 130.613 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 130.613 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 130.613 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 130.613 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 130.613 * [taylor]: Taking taylor expansion of (pow (fabs x) 8) in x 130.613 * [taylor]: Taking taylor expansion of (fabs x) in x 130.614 * [backup-simplify]: Simplify (fabs x) into (fabs x) 130.614 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 130.614 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 130.614 * [backup-simplify]: Simplify (* 1/2 (pow (fabs x) 4)) into (* 1/2 (pow (fabs x) 4)) 130.614 * [backup-simplify]: Simplify (* 3/8 (/ 1 (pow (fabs x) 2))) into (/ 3/8 (pow (fabs x) 2)) 130.615 * [backup-simplify]: Simplify (+ (* 1/2 (pow (fabs x) 4)) (/ 3/8 (pow (fabs x) 2))) into (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) 130.615 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 130.615 * [backup-simplify]: Simplify (* 1/2 (pow (fabs x) 2)) into (* 1/2 (pow (fabs x) 2)) 130.615 * [backup-simplify]: Simplify (* 45/32 (/ 1 (pow (fabs x) 4))) into (/ 45/32 (pow (fabs x) 4)) 130.615 * [backup-simplify]: Simplify (+ (* 1/2 (pow (fabs x) 2)) (/ 45/32 (pow (fabs x) 4))) into (+ (* 45/32 (/ 1 (pow (fabs x) 4))) (* 1/2 (pow (fabs x) 2))) 130.615 * [backup-simplify]: Simplify (- (+ (* 45/32 (/ 1 (pow (fabs x) 4))) (* 1/2 (pow (fabs x) 2)))) into (- (+ (* 45/32 (/ 1 (pow (fabs x) 4))) (* 1/2 (pow (fabs x) 2)))) 130.616 * [backup-simplify]: Simplify (+ (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (- (+ (* 45/32 (/ 1 (pow (fabs x) 4))) (* 1/2 (pow (fabs x) 2))))) into (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) 130.617 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs x) 3))) into (/ 1/2 (pow (fabs x) 3)) 130.617 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs x) 5))) into (/ 3/4 (pow (fabs x) 5)) 130.617 * [backup-simplify]: Simplify (- (/ 3/4 (pow (fabs x) 5))) into (- (* 3/4 (/ 1 (pow (fabs x) 5)))) 130.617 * [backup-simplify]: Simplify (+ (/ 1/2 (pow (fabs x) 3)) (- (* 3/4 (/ 1 (pow (fabs x) 5))))) into (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) 130.617 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 130.617 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 130.618 * [backup-simplify]: Simplify (* (pow (fabs x) 4) (pow (fabs x) 4)) into (pow (fabs x) 8) 130.618 * [backup-simplify]: Simplify (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8)) into (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) 130.619 * [backup-simplify]: Simplify (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))))) into (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) 130.619 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 130.619 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 130.619 * [taylor]: Taking taylor expansion of PI in x 130.619 * [backup-simplify]: Simplify PI into PI 130.620 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 130.621 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 130.622 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 130.623 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 130.623 * [taylor]: Taking taylor expansion of (* (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) (sqrt (/ 1 PI))) in x 130.623 * [taylor]: Taking taylor expansion of (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) in x 130.623 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) in x 130.623 * [taylor]: Taking taylor expansion of (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) in x 130.623 * [taylor]: Taking taylor expansion of (* 1/2 (pow (fabs x) 4)) in x 130.623 * [taylor]: Taking taylor expansion of 1/2 in x 130.623 * [backup-simplify]: Simplify 1/2 into 1/2 130.623 * [taylor]: Taking taylor expansion of (pow (fabs x) 4) in x 130.623 * [taylor]: Taking taylor expansion of (fabs x) in x 130.623 * [backup-simplify]: Simplify (fabs x) into (fabs x) 130.623 * [taylor]: Taking taylor expansion of (* 3/8 (/ 1 (pow (fabs x) 2))) in x 130.623 * [taylor]: Taking taylor expansion of 3/8 in x 130.623 * [backup-simplify]: Simplify 3/8 into 3/8 130.623 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 2)) in x 130.623 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 130.623 * [taylor]: Taking taylor expansion of (fabs x) in x 130.623 * [backup-simplify]: Simplify (fabs x) into (fabs x) 130.624 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 130.624 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 2)) into (/ 1 (pow (fabs x) 2)) 130.624 * [taylor]: Taking taylor expansion of (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4)))) in x 130.624 * [taylor]: Taking taylor expansion of (* 1/2 (pow (fabs x) 2)) in x 130.624 * [taylor]: Taking taylor expansion of 1/2 in x 130.624 * [backup-simplify]: Simplify 1/2 into 1/2 130.624 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 130.624 * [taylor]: Taking taylor expansion of (fabs x) in x 130.624 * [backup-simplify]: Simplify (fabs x) into (fabs x) 130.624 * [taylor]: Taking taylor expansion of (* 45/32 (/ 1 (pow (fabs x) 4))) in x 130.624 * [taylor]: Taking taylor expansion of 45/32 in x 130.624 * [backup-simplify]: Simplify 45/32 into 45/32 130.624 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 4)) in x 130.624 * [taylor]: Taking taylor expansion of (pow (fabs x) 4) in x 130.624 * [taylor]: Taking taylor expansion of (fabs x) in x 130.624 * [backup-simplify]: Simplify (fabs x) into (fabs x) 130.624 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 130.624 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 130.624 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 4)) into (/ 1 (pow (fabs x) 4)) 130.624 * [taylor]: Taking taylor expansion of (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8)) in x 130.625 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 130.625 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 130.625 * [taylor]: Taking taylor expansion of 1/2 in x 130.625 * [backup-simplify]: Simplify 1/2 into 1/2 130.625 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 130.625 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 130.625 * [taylor]: Taking taylor expansion of (fabs x) in x 130.625 * [backup-simplify]: Simplify (fabs x) into (fabs x) 130.625 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 130.625 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 130.625 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 130.625 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 130.625 * [taylor]: Taking taylor expansion of 3/4 in x 130.625 * [backup-simplify]: Simplify 3/4 into 3/4 130.625 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 130.625 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 130.625 * [taylor]: Taking taylor expansion of (fabs x) in x 130.625 * [backup-simplify]: Simplify (fabs x) into (fabs x) 130.625 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 130.625 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 130.626 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 130.626 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 130.626 * [taylor]: Taking taylor expansion of (pow (fabs x) 8) in x 130.626 * [taylor]: Taking taylor expansion of (fabs x) in x 130.626 * [backup-simplify]: Simplify (fabs x) into (fabs x) 130.626 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 130.626 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 130.626 * [backup-simplify]: Simplify (* 1/2 (pow (fabs x) 4)) into (* 1/2 (pow (fabs x) 4)) 130.626 * [backup-simplify]: Simplify (* 3/8 (/ 1 (pow (fabs x) 2))) into (/ 3/8 (pow (fabs x) 2)) 130.626 * [backup-simplify]: Simplify (+ (* 1/2 (pow (fabs x) 4)) (/ 3/8 (pow (fabs x) 2))) into (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) 130.627 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 130.627 * [backup-simplify]: Simplify (* 1/2 (pow (fabs x) 2)) into (* 1/2 (pow (fabs x) 2)) 130.627 * [backup-simplify]: Simplify (* 45/32 (/ 1 (pow (fabs x) 4))) into (/ 45/32 (pow (fabs x) 4)) 130.627 * [backup-simplify]: Simplify (+ (* 1/2 (pow (fabs x) 2)) (/ 45/32 (pow (fabs x) 4))) into (+ (* 45/32 (/ 1 (pow (fabs x) 4))) (* 1/2 (pow (fabs x) 2))) 130.627 * [backup-simplify]: Simplify (- (+ (* 45/32 (/ 1 (pow (fabs x) 4))) (* 1/2 (pow (fabs x) 2)))) into (- (+ (* 45/32 (/ 1 (pow (fabs x) 4))) (* 1/2 (pow (fabs x) 2)))) 130.628 * [backup-simplify]: Simplify (+ (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (- (+ (* 45/32 (/ 1 (pow (fabs x) 4))) (* 1/2 (pow (fabs x) 2))))) into (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) 130.628 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs x) 3))) into (/ 1/2 (pow (fabs x) 3)) 130.628 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs x) 5))) into (/ 3/4 (pow (fabs x) 5)) 130.628 * [backup-simplify]: Simplify (- (/ 3/4 (pow (fabs x) 5))) into (- (* 3/4 (/ 1 (pow (fabs x) 5)))) 130.629 * [backup-simplify]: Simplify (+ (/ 1/2 (pow (fabs x) 3)) (- (* 3/4 (/ 1 (pow (fabs x) 5))))) into (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) 130.629 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 130.629 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 130.629 * [backup-simplify]: Simplify (* (pow (fabs x) 4) (pow (fabs x) 4)) into (pow (fabs x) 8) 130.629 * [backup-simplify]: Simplify (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8)) into (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) 130.630 * [backup-simplify]: Simplify (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))))) into (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) 130.630 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 130.630 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 130.630 * [taylor]: Taking taylor expansion of PI in x 130.630 * [backup-simplify]: Simplify PI into PI 130.631 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 130.632 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 130.633 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 130.634 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 130.636 * [backup-simplify]: Simplify (* (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) (sqrt (/ 1 PI))) into (* (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) (sqrt (/ 1 PI))) 130.638 * [backup-simplify]: Simplify (* (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) (sqrt (/ 1 PI))) into (* (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) (sqrt (/ 1 PI))) 130.638 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 130.638 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 130.639 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (pow (fabs x) 4))) into 0 130.639 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 130.639 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))))) into 0 130.640 * [backup-simplify]: Simplify (+ (* 3/8 0) (* 0 (/ 1 (pow (fabs x) 2)))) into 0 130.640 * [backup-simplify]: Simplify (+ 0 0) into 0 130.640 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 130.641 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (pow (fabs x) 2))) into 0 130.641 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 130.641 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 130.641 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 4)) (/ 0 (pow (fabs x) 4))))) into 0 130.642 * [backup-simplify]: Simplify (+ (* 45/32 0) (* 0 (/ 1 (pow (fabs x) 4)))) into 0 130.642 * [backup-simplify]: Simplify (+ 0 0) into 0 130.643 * [backup-simplify]: Simplify (- 0) into 0 130.643 * [backup-simplify]: Simplify (+ 0 0) into 0 130.643 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 130.643 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 130.644 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (* 0 (pow (fabs x) 4))) into 0 130.644 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 130.644 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 130.644 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 130.644 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs x) 3)))) into 0 130.645 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 130.645 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 130.645 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 130.645 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 130.646 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs x) 5)))) into 0 130.646 * [backup-simplify]: Simplify (- 0) into 0 130.646 * [backup-simplify]: Simplify (+ 0 0) into 0 130.647 * [backup-simplify]: Simplify (+ (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) 0) (* 0 (pow (fabs x) 8))) into 0 130.648 * [backup-simplify]: Simplify (- (/ 0 (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))))) (+ (* (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) (/ 0 (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))))))) into 0 130.650 * [backup-simplify]: Simplify (+ (* (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 130.650 * [backup-simplify]: Simplify 0 into 0 130.651 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 130.653 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 130.653 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 130.654 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 130.654 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 130.654 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 130.655 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 130.655 * [backup-simplify]: Simplify (+ (* 3/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 2))))) into 0 130.655 * [backup-simplify]: Simplify (+ 0 0) into 0 130.656 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 130.663 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 130.663 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 130.663 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 130.664 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 4)) (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))))) into 0 130.664 * [backup-simplify]: Simplify (+ (* 45/32 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 4))))) into 0 130.664 * [backup-simplify]: Simplify (+ 0 0) into 0 130.665 * [backup-simplify]: Simplify (- 0) into 0 130.665 * [backup-simplify]: Simplify (+ 0 0) into 0 130.665 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 130.665 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 130.666 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 130.666 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 130.666 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 130.667 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 130.667 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))) into 0 130.668 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 130.668 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 130.668 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 130.668 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 130.669 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))) into 0 130.669 * [backup-simplify]: Simplify (- 0) into 0 130.669 * [backup-simplify]: Simplify (+ 0 0) into 0 130.670 * [backup-simplify]: Simplify (+ (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) 0) (+ (* 0 0) (* 0 (pow (fabs x) 8)))) into 0 130.671 * [backup-simplify]: Simplify (- (/ 0 (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))))) (+ (* (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) (/ 0 (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))))) (* 0 (/ 0 (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))))))) into 0 130.672 * [backup-simplify]: Simplify (+ (* (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 130.672 * [backup-simplify]: Simplify 0 into 0 130.673 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 130.674 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 130.674 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 130.675 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 130.675 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 130.676 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 130.676 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 130.677 * [backup-simplify]: Simplify (+ (* 3/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 2)))))) into 0 130.677 * [backup-simplify]: Simplify (+ 0 0) into 0 130.678 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 130.678 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 130.679 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 130.679 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 130.680 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 4)) (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))))) into 0 130.680 * [backup-simplify]: Simplify (+ (* 45/32 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 4)))))) into 0 130.681 * [backup-simplify]: Simplify (+ 0 0) into 0 130.681 * [backup-simplify]: Simplify (- 0) into 0 130.681 * [backup-simplify]: Simplify (+ 0 0) into 0 130.682 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 130.683 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 130.684 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 130.684 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 130.685 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 130.686 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 130.687 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))) into 0 130.688 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 130.688 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 130.689 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 130.690 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 130.691 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))) into 0 130.691 * [backup-simplify]: Simplify (- 0) into 0 130.692 * [backup-simplify]: Simplify (+ 0 0) into 0 130.693 * [backup-simplify]: Simplify (+ (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 8))))) into 0 130.695 * [backup-simplify]: Simplify (- (/ 0 (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))))) (+ (* (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) (/ 0 (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))))) (* 0 (/ 0 (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))))) (* 0 (/ 0 (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))))))) into 0 130.698 * [backup-simplify]: Simplify (+ (* (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 130.698 * [backup-simplify]: Simplify 0 into 0 130.699 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 130.701 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 130.702 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 130.703 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 130.705 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 130.706 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 130.706 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 130.708 * [backup-simplify]: Simplify (+ (* 3/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 2))))))) into 0 130.708 * [backup-simplify]: Simplify (+ 0 0) into 0 130.709 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 130.711 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 130.712 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 130.713 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 130.714 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 4)) (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))))) into 0 130.715 * [backup-simplify]: Simplify (+ (* 45/32 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 4))))))) into 0 130.716 * [backup-simplify]: Simplify (+ 0 0) into 0 130.716 * [backup-simplify]: Simplify (- 0) into 0 130.716 * [backup-simplify]: Simplify (+ 0 0) into 0 130.718 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 130.719 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 130.720 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 130.721 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 130.723 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 130.723 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 130.725 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))) into 0 130.726 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 130.727 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 130.729 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 130.729 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 130.731 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))) into 0 130.731 * [backup-simplify]: Simplify (- 0) into 0 130.731 * [backup-simplify]: Simplify (+ 0 0) into 0 130.733 * [backup-simplify]: Simplify (+ (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 8)))))) into 0 130.735 * [backup-simplify]: Simplify (- (/ 0 (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))))) (+ (* (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) (/ 0 (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))))) (* 0 (/ 0 (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))))) (* 0 (/ 0 (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))))) (* 0 (/ 0 (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))))))) into 0 130.738 * [backup-simplify]: Simplify (+ (* (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 130.738 * [backup-simplify]: Simplify 0 into 0 130.739 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 130.741 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 130.742 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 130.744 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 130.746 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 130.747 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 130.748 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 130.750 * [backup-simplify]: Simplify (+ (* 3/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 2)))))))) into 0 130.750 * [backup-simplify]: Simplify (+ 0 0) into 0 130.751 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 130.752 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 130.753 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 130.754 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 130.754 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 4)) (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))))) into 0 130.755 * [backup-simplify]: Simplify (+ (* 45/32 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 4)))))))) into 0 130.755 * [backup-simplify]: Simplify (+ 0 0) into 0 130.756 * [backup-simplify]: Simplify (- 0) into 0 130.756 * [backup-simplify]: Simplify (+ 0 0) into 0 130.757 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 130.758 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 130.759 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 130.760 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 130.761 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 130.761 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 130.762 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))))) into 0 130.763 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 130.764 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 130.765 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 130.765 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 130.766 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))))) into 0 130.767 * [backup-simplify]: Simplify (- 0) into 0 130.767 * [backup-simplify]: Simplify (+ 0 0) into 0 130.772 * [backup-simplify]: Simplify (+ (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 8))))))) into 0 130.775 * [backup-simplify]: Simplify (- (/ 0 (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))))) (+ (* (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) (/ 0 (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))))) (* 0 (/ 0 (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))))) (* 0 (/ 0 (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))))) (* 0 (/ 0 (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))))) (* 0 (/ 0 (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))))))) into 0 130.778 * [backup-simplify]: Simplify (+ (* (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 130.778 * [backup-simplify]: Simplify 0 into 0 130.779 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 130.781 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 130.783 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 130.785 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 130.787 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 130.789 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 130.789 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 130.792 * [backup-simplify]: Simplify (+ (* 3/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 2))))))))) into 0 130.792 * [backup-simplify]: Simplify (+ 0 0) into 0 130.794 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 130.796 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 130.798 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 130.800 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 130.800 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 4)) (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))))) into 0 130.803 * [backup-simplify]: Simplify (+ (* 45/32 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 4))))))))) into 0 130.803 * [backup-simplify]: Simplify (+ 0 0) into 0 130.803 * [backup-simplify]: Simplify (- 0) into 0 130.804 * [backup-simplify]: Simplify (+ 0 0) into 0 130.806 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 130.807 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 130.809 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 130.811 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 130.813 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 130.814 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 130.816 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))))) into 0 130.818 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 130.819 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 130.821 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 130.822 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 130.824 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))))) into 0 130.824 * [backup-simplify]: Simplify (- 0) into 0 130.825 * [backup-simplify]: Simplify (+ 0 0) into 0 130.827 * [backup-simplify]: Simplify (+ (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 8)))))))) into 0 130.831 * [backup-simplify]: Simplify (- (/ 0 (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))))) (+ (* (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) (/ 0 (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))))) (* 0 (/ 0 (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))))) (* 0 (/ 0 (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))))) (* 0 (/ 0 (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))))) (* 0 (/ 0 (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))))) (* 0 (/ 0 (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))))))) into 0 130.834 * [backup-simplify]: Simplify (+ (* (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 130.834 * [backup-simplify]: Simplify 0 into 0 130.836 * [backup-simplify]: Simplify (* (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) (sqrt (/ 1 PI))) into (* (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) (sqrt (/ 1 PI))) 130.840 * [backup-simplify]: Simplify (/ (+ (* (fabs (/ 1 x)) (+ (* 15/8 (- (/ (/ 1/2 (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) (/ 3/4 (pow (fabs (/ 1 x)) 5)))) (* (* (pow (fabs (/ 1 x)) 7) (- (/ (/ 1/2 (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) (/ 3/4 (pow (fabs (/ 1 x)) 5)))) (+ (/ 3/4 (pow (fabs (/ 1 x)) 5)) (/ (/ 1/2 (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))))))) (* (pow (fabs (/ 1 x)) 7) (- (/ (/ 1/2 (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) (/ 3/4 (pow (fabs (/ 1 x)) 5))))) (* (sqrt PI) (* (pow (fabs (/ 1 x)) 7) (* (- (/ (/ 1/2 (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) (/ 3/4 (pow (fabs (/ 1 x)) 5))) (fabs (/ 1 x)))))) into (* (/ (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) 130.840 * [approximate]: Taking taylor expansion of (* (/ (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) in (x) around 0 130.840 * [taylor]: Taking taylor expansion of (* (/ (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) in x 130.840 * [taylor]: Taking taylor expansion of (/ (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) in x 130.840 * [taylor]: Taking taylor expansion of (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) in x 130.840 * [taylor]: Taking taylor expansion of (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) in x 130.840 * [taylor]: Taking taylor expansion of (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) in x 130.840 * [taylor]: Taking taylor expansion of 3/8 in x 130.840 * [backup-simplify]: Simplify 3/8 into 3/8 130.840 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 2)) in x 130.840 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 130.840 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 130.840 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 130.840 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 130.841 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 2)) into (/ 1 (pow (fabs (/ 1 x)) 2)) 130.841 * [taylor]: Taking taylor expansion of (* 1/2 (pow (fabs (/ 1 x)) 4)) in x 130.841 * [taylor]: Taking taylor expansion of 1/2 in x 130.841 * [backup-simplify]: Simplify 1/2 into 1/2 130.841 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x 130.841 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 130.841 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 130.841 * [taylor]: Taking taylor expansion of (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4)))) in x 130.841 * [taylor]: Taking taylor expansion of (* 1/2 (pow (fabs (/ 1 x)) 2)) in x 130.841 * [taylor]: Taking taylor expansion of 1/2 in x 130.841 * [backup-simplify]: Simplify 1/2 into 1/2 130.841 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 130.841 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 130.841 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 130.841 * [taylor]: Taking taylor expansion of (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))) in x 130.841 * [taylor]: Taking taylor expansion of 45/32 in x 130.841 * [backup-simplify]: Simplify 45/32 into 45/32 130.841 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 4)) in x 130.841 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x 130.841 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 130.841 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 130.841 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 130.842 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 130.842 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 4)) into (/ 1 (pow (fabs (/ 1 x)) 4)) 130.842 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) in x 130.842 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 8) in x 130.842 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 130.842 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 130.842 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 130.842 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 130.842 * [taylor]: Taking taylor expansion of 1/2 in x 130.842 * [backup-simplify]: Simplify 1/2 into 1/2 130.842 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 130.842 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 130.842 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 130.842 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 130.842 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 130.843 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 130.843 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 130.843 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 130.843 * [taylor]: Taking taylor expansion of 3/4 in x 130.843 * [backup-simplify]: Simplify 3/4 into 3/4 130.843 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 130.843 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 130.843 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 130.843 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 130.843 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 130.843 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 130.843 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 130.843 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 130.844 * [backup-simplify]: Simplify (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) into (/ 3/8 (pow (fabs (/ 1 x)) 2)) 130.844 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 130.844 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 130.844 * [backup-simplify]: Simplify (* 1/2 (pow (fabs (/ 1 x)) 4)) into (* 1/2 (pow (fabs (/ 1 x)) 4)) 130.844 * [backup-simplify]: Simplify (+ (/ 3/8 (pow (fabs (/ 1 x)) 2)) (* 1/2 (pow (fabs (/ 1 x)) 4))) into (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) 130.844 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 130.844 * [backup-simplify]: Simplify (* 1/2 (pow (fabs (/ 1 x)) 2)) into (* 1/2 (pow (fabs (/ 1 x)) 2)) 130.845 * [backup-simplify]: Simplify (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))) into (/ 45/32 (pow (fabs (/ 1 x)) 4)) 130.845 * [backup-simplify]: Simplify (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (/ 45/32 (pow (fabs (/ 1 x)) 4))) into (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4)))) 130.845 * [backup-simplify]: Simplify (- (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) into (- (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) 130.846 * [backup-simplify]: Simplify (+ (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (- (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4)))))) into (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) 130.846 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 130.846 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 130.846 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 4) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 8) 130.847 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 130.847 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 130.847 * [backup-simplify]: Simplify (- (/ 3/4 (pow (fabs (/ 1 x)) 5))) into (- (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) 130.847 * [backup-simplify]: Simplify (+ (/ 1/2 (pow (fabs (/ 1 x)) 3)) (- (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) into (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) 130.848 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) into (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) 130.849 * [backup-simplify]: Simplify (/ (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into (/ (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 130.849 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 130.849 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 130.849 * [taylor]: Taking taylor expansion of PI in x 130.849 * [backup-simplify]: Simplify PI into PI 130.850 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 130.851 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 130.852 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 130.853 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 130.853 * [taylor]: Taking taylor expansion of (* (/ (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) in x 130.853 * [taylor]: Taking taylor expansion of (/ (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) in x 130.853 * [taylor]: Taking taylor expansion of (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) in x 130.853 * [taylor]: Taking taylor expansion of (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) in x 130.853 * [taylor]: Taking taylor expansion of (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) in x 130.853 * [taylor]: Taking taylor expansion of 3/8 in x 130.853 * [backup-simplify]: Simplify 3/8 into 3/8 130.853 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 2)) in x 130.853 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 130.853 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 130.853 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 130.854 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 130.854 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 2)) into (/ 1 (pow (fabs (/ 1 x)) 2)) 130.854 * [taylor]: Taking taylor expansion of (* 1/2 (pow (fabs (/ 1 x)) 4)) in x 130.854 * [taylor]: Taking taylor expansion of 1/2 in x 130.854 * [backup-simplify]: Simplify 1/2 into 1/2 130.854 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x 130.854 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 130.854 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 130.854 * [taylor]: Taking taylor expansion of (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4)))) in x 130.854 * [taylor]: Taking taylor expansion of (* 1/2 (pow (fabs (/ 1 x)) 2)) in x 130.854 * [taylor]: Taking taylor expansion of 1/2 in x 130.854 * [backup-simplify]: Simplify 1/2 into 1/2 130.854 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 130.854 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 130.854 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 130.854 * [taylor]: Taking taylor expansion of (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))) in x 130.854 * [taylor]: Taking taylor expansion of 45/32 in x 130.854 * [backup-simplify]: Simplify 45/32 into 45/32 130.854 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 4)) in x 130.854 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x 130.854 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 130.854 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 130.854 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 130.855 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 130.855 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 4)) into (/ 1 (pow (fabs (/ 1 x)) 4)) 130.855 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) in x 130.855 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 8) in x 130.855 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 130.855 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 130.855 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 130.855 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 130.855 * [taylor]: Taking taylor expansion of 1/2 in x 130.855 * [backup-simplify]: Simplify 1/2 into 1/2 130.855 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 130.855 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 130.855 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 130.855 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 130.855 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 130.855 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 130.856 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 130.856 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 130.856 * [taylor]: Taking taylor expansion of 3/4 in x 130.856 * [backup-simplify]: Simplify 3/4 into 3/4 130.856 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 130.856 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 130.856 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 130.856 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 130.856 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 130.856 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 130.856 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 130.856 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 130.857 * [backup-simplify]: Simplify (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) into (/ 3/8 (pow (fabs (/ 1 x)) 2)) 130.857 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 130.857 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 130.857 * [backup-simplify]: Simplify (* 1/2 (pow (fabs (/ 1 x)) 4)) into (* 1/2 (pow (fabs (/ 1 x)) 4)) 130.857 * [backup-simplify]: Simplify (+ (/ 3/8 (pow (fabs (/ 1 x)) 2)) (* 1/2 (pow (fabs (/ 1 x)) 4))) into (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) 130.857 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 130.857 * [backup-simplify]: Simplify (* 1/2 (pow (fabs (/ 1 x)) 2)) into (* 1/2 (pow (fabs (/ 1 x)) 2)) 130.858 * [backup-simplify]: Simplify (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))) into (/ 45/32 (pow (fabs (/ 1 x)) 4)) 130.858 * [backup-simplify]: Simplify (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (/ 45/32 (pow (fabs (/ 1 x)) 4))) into (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4)))) 130.858 * [backup-simplify]: Simplify (- (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) into (- (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) 130.859 * [backup-simplify]: Simplify (+ (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (- (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4)))))) into (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) 130.859 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 130.859 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 130.859 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 4) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 8) 130.860 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 130.860 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 130.860 * [backup-simplify]: Simplify (- (/ 3/4 (pow (fabs (/ 1 x)) 5))) into (- (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) 130.860 * [backup-simplify]: Simplify (+ (/ 1/2 (pow (fabs (/ 1 x)) 3)) (- (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) into (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) 130.861 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) into (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) 130.862 * [backup-simplify]: Simplify (/ (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into (/ (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 130.862 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 130.862 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 130.862 * [taylor]: Taking taylor expansion of PI in x 130.862 * [backup-simplify]: Simplify PI into PI 130.862 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 130.863 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 130.864 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 130.866 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 130.868 * [backup-simplify]: Simplify (* (/ (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) into (* (/ (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) 130.870 * [backup-simplify]: Simplify (* (/ (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) into (* (/ (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) 130.870 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 130.870 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 130.871 * [backup-simplify]: Simplify (+ (* 3/8 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 2)))) into 0 130.871 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 130.871 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 130.872 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 130.872 * [backup-simplify]: Simplify (+ 0 0) into 0 130.872 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 130.873 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 130.873 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 130.873 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 130.874 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 4)) (/ 0 (pow (fabs (/ 1 x)) 4))))) into 0 130.874 * [backup-simplify]: Simplify (+ (* 45/32 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 4)))) into 0 130.874 * [backup-simplify]: Simplify (+ 0 0) into 0 130.875 * [backup-simplify]: Simplify (- 0) into 0 130.875 * [backup-simplify]: Simplify (+ 0 0) into 0 130.875 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 130.875 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 130.876 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 130.876 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))) into 0 130.876 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 130.877 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 130.877 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 130.877 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 130.878 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))) into 0 130.878 * [backup-simplify]: Simplify (- 0) into 0 130.878 * [backup-simplify]: Simplify (+ 0 0) into 0 130.878 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 130.879 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 130.879 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 130.879 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 8) 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into 0 130.881 * [backup-simplify]: Simplify (- (/ 0 (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (+ (* (/ (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (/ 0 (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))))) into 0 130.883 * [backup-simplify]: Simplify (+ (* (/ (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 130.884 * [backup-simplify]: Simplify 0 into 0 130.885 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 130.886 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 130.887 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 130.887 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 130.888 * [backup-simplify]: Simplify (+ (* 3/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 2))))) into 0 130.888 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 130.889 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 130.890 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 130.890 * [backup-simplify]: Simplify (+ 0 0) into 0 130.891 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 130.892 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 130.892 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 130.893 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 130.893 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 4)) (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))))) into 0 130.894 * [backup-simplify]: Simplify (+ (* 45/32 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 4))))) into 0 130.894 * [backup-simplify]: Simplify (+ 0 0) into 0 130.895 * [backup-simplify]: Simplify (- 0) into 0 130.895 * [backup-simplify]: Simplify (+ 0 0) into 0 130.895 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 130.896 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 130.896 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 130.897 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))) into 0 130.898 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 130.898 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 130.899 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 130.899 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 130.900 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))) into 0 130.900 * [backup-simplify]: Simplify (- 0) into 0 130.901 * [backup-simplify]: Simplify (+ 0 0) into 0 130.901 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 130.902 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 130.902 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 130.903 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 8) 0) (+ (* 0 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))) into 0 130.905 * [backup-simplify]: Simplify (- (/ 0 (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (+ (* (/ (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (/ 0 (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))))) into 0 130.907 * [backup-simplify]: Simplify (+ (* (/ (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 130.907 * [backup-simplify]: Simplify 0 into 0 130.909 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 130.915 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 130.916 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 130.917 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 130.918 * [backup-simplify]: Simplify (+ (* 3/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 2)))))) into 0 130.919 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 130.920 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 130.921 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 130.921 * [backup-simplify]: Simplify (+ 0 0) into 0 130.922 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 130.923 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 130.924 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 130.925 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 130.926 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 4)) (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))))) into 0 130.927 * [backup-simplify]: Simplify (+ (* 45/32 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 4)))))) into 0 130.927 * [backup-simplify]: Simplify (+ 0 0) into 0 130.928 * [backup-simplify]: Simplify (- 0) into 0 130.928 * [backup-simplify]: Simplify (+ 0 0) into 0 130.929 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 130.930 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 130.930 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 130.932 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))) into 0 130.933 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 130.934 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 130.934 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 130.935 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 130.936 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into 0 130.936 * [backup-simplify]: Simplify (- 0) into 0 130.937 * [backup-simplify]: Simplify (+ 0 0) into 0 130.938 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 130.938 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 130.939 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 130.941 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 8) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))))) into 0 130.944 * [backup-simplify]: Simplify (- (/ 0 (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (+ (* (/ (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (/ 0 (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))))) into 0 130.947 * [backup-simplify]: Simplify (+ (* (/ (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 130.947 * [backup-simplify]: Simplify 0 into 0 130.948 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 130.950 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 130.951 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 130.952 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 130.953 * [backup-simplify]: Simplify (+ (* 3/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 2))))))) into 0 130.954 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 130.956 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 130.957 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 130.958 * [backup-simplify]: Simplify (+ 0 0) into 0 130.959 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 130.960 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 130.961 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 130.962 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 130.962 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 4)) (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))))) into 0 130.963 * [backup-simplify]: Simplify (+ (* 45/32 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 4))))))) into 0 130.964 * [backup-simplify]: Simplify (+ 0 0) into 0 130.964 * [backup-simplify]: Simplify (- 0) into 0 130.964 * [backup-simplify]: Simplify (+ 0 0) into 0 130.965 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 130.966 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 130.966 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 130.967 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))))) into 0 130.968 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 130.968 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 130.969 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 130.969 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 130.970 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))))) into 0 130.971 * [backup-simplify]: Simplify (- 0) into 0 130.971 * [backup-simplify]: Simplify (+ 0 0) into 0 130.972 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 130.972 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 130.973 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 130.974 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 8) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))))) into 0 130.976 * [backup-simplify]: Simplify (- (/ 0 (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (+ (* (/ (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (/ 0 (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))))) into 0 130.977 * [backup-simplify]: Simplify (+ (* (/ (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 130.977 * [backup-simplify]: Simplify 0 into 0 130.978 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 130.979 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 130.980 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 130.980 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 130.981 * [backup-simplify]: Simplify (+ (* 3/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 2)))))))) into 0 130.982 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 130.983 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 130.984 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 130.985 * [backup-simplify]: Simplify (+ 0 0) into 0 130.985 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 130.987 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 130.988 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 130.989 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 130.989 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 4)) (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))))) into 0 130.990 * [backup-simplify]: Simplify (+ (* 45/32 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 4)))))))) into 0 130.990 * [backup-simplify]: Simplify (+ 0 0) into 0 130.991 * [backup-simplify]: Simplify (- 0) into 0 130.991 * [backup-simplify]: Simplify (+ 0 0) into 0 130.992 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 130.993 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 130.993 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 130.994 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))))) into 0 130.995 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 130.996 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 130.997 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 130.997 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 130.999 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))))) into 0 130.999 * [backup-simplify]: Simplify (- 0) into 0 130.999 * [backup-simplify]: Simplify (+ 0 0) into 0 131.000 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 131.001 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 131.002 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 131.003 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 8) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))))))) into 0 131.005 * [backup-simplify]: Simplify (- (/ 0 (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (+ (* (/ (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (/ 0 (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))))) into 0 131.007 * [backup-simplify]: Simplify (+ (* (/ (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 131.007 * [backup-simplify]: Simplify 0 into 0 131.007 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 131.008 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 131.009 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 131.010 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 131.011 * [backup-simplify]: Simplify (+ (* 3/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 2))))))))) into 0 131.016 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 131.018 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 131.019 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))))) into 0 131.019 * [backup-simplify]: Simplify (+ 0 0) into 0 131.021 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 131.022 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 131.023 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 131.024 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 131.025 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 4)) (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))))) into 0 131.026 * [backup-simplify]: Simplify (+ (* 45/32 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 4))))))))) into 0 131.026 * [backup-simplify]: Simplify (+ 0 0) into 0 131.027 * [backup-simplify]: Simplify (- 0) into 0 131.027 * [backup-simplify]: Simplify (+ 0 0) into 0 131.028 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 131.029 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 131.030 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 131.032 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))))))) into 0 131.034 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 131.036 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 131.038 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))))) into 0 131.039 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 131.041 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))))))) into 0 131.042 * [backup-simplify]: Simplify (- 0) into 0 131.042 * [backup-simplify]: Simplify (+ 0 0) into 0 131.044 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 131.046 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 131.048 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))))) into 0 131.050 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 8) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))))))) into 0 131.054 * [backup-simplify]: Simplify (- (/ 0 (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (+ (* (/ (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) (/ 0 (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))))) into 0 131.057 * [backup-simplify]: Simplify (+ (* (/ (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 x)) 2))) (* 1/2 (pow (fabs (/ 1 x)) 4))) (+ (* 1/2 (pow (fabs (/ 1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 x)) 4))))) (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 131.057 * [backup-simplify]: Simplify 0 into 0 131.060 * [backup-simplify]: Simplify (* (/ (- (+ (* 3/8 (/ 1 (pow (fabs (/ 1 (/ 1 x))) 2))) (* 1/2 (pow (fabs (/ 1 (/ 1 x))) 4))) (+ (* 1/2 (pow (fabs (/ 1 (/ 1 x))) 2)) (* 45/32 (/ 1 (pow (fabs (/ 1 (/ 1 x))) 4))))) (* (pow (fabs (/ 1 (/ 1 x))) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 (/ 1 x))) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 (/ 1 x))) 5)))))) (sqrt (/ 1 PI))) into (* (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) (sqrt (/ 1 PI))) 131.063 * [backup-simplify]: Simplify (/ (+ (* (fabs (/ 1 (- x))) (+ (* 15/8 (- (/ (/ 1/2 (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) (/ 3/4 (pow (fabs (/ 1 (- x))) 5)))) (* (* (pow (fabs (/ 1 (- x))) 7) (- (/ (/ 1/2 (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) (/ 3/4 (pow (fabs (/ 1 (- x))) 5)))) (+ (/ 3/4 (pow (fabs (/ 1 (- x))) 5)) (/ (/ 1/2 (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))))))) (* (pow (fabs (/ 1 (- x))) 7) (- (/ (/ 1/2 (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) (/ 3/4 (pow (fabs (/ 1 (- x))) 5))))) (* (sqrt PI) (* (pow (fabs (/ 1 (- x))) 7) (* (- (/ (/ 1/2 (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) (/ 3/4 (pow (fabs (/ 1 (- x))) 5))) (fabs (/ 1 (- x))))))) into (* (/ (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) (sqrt (/ 1 PI))) 131.063 * [approximate]: Taking taylor expansion of (* (/ (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) (sqrt (/ 1 PI))) in (x) around 0 131.063 * [taylor]: Taking taylor expansion of (* (/ (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) (sqrt (/ 1 PI))) in x 131.064 * [taylor]: Taking taylor expansion of (/ (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) in x 131.064 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) in x 131.064 * [taylor]: Taking taylor expansion of (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) in x 131.064 * [taylor]: Taking taylor expansion of (* 1/2 (pow (fabs (/ -1 x)) 4)) in x 131.064 * [taylor]: Taking taylor expansion of 1/2 in x 131.064 * [backup-simplify]: Simplify 1/2 into 1/2 131.064 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 4) in x 131.064 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 131.064 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 131.064 * [taylor]: Taking taylor expansion of (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2))) in x 131.064 * [taylor]: Taking taylor expansion of 3/8 in x 131.064 * [backup-simplify]: Simplify 3/8 into 3/8 131.064 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 2)) in x 131.064 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 131.064 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 131.064 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 131.064 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 131.064 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 2)) into (/ 1 (pow (fabs (/ -1 x)) 2)) 131.064 * [taylor]: Taking taylor expansion of (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4)))) in x 131.064 * [taylor]: Taking taylor expansion of (* 1/2 (pow (fabs (/ -1 x)) 2)) in x 131.064 * [taylor]: Taking taylor expansion of 1/2 in x 131.064 * [backup-simplify]: Simplify 1/2 into 1/2 131.064 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 131.064 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 131.065 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 131.065 * [taylor]: Taking taylor expansion of (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))) in x 131.065 * [taylor]: Taking taylor expansion of 45/32 in x 131.065 * [backup-simplify]: Simplify 45/32 into 45/32 131.065 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 4)) in x 131.065 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 4) in x 131.065 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 131.065 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 131.065 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 131.065 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 131.065 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 4)) into (/ 1 (pow (fabs (/ -1 x)) 4)) 131.065 * [taylor]: Taking taylor expansion of (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) in x 131.065 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) in x 131.065 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 131.065 * [taylor]: Taking taylor expansion of 1/2 in x 131.065 * [backup-simplify]: Simplify 1/2 into 1/2 131.065 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 131.065 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 131.065 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 131.066 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 131.066 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 131.066 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 131.066 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 131.066 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 131.066 * [taylor]: Taking taylor expansion of 3/4 in x 131.066 * [backup-simplify]: Simplify 3/4 into 3/4 131.066 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 131.066 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 131.066 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 131.066 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 131.066 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 131.066 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 131.067 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 131.067 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 131.067 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 8) in x 131.067 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 131.067 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 131.067 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 131.067 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 131.067 * [backup-simplify]: Simplify (* 1/2 (pow (fabs (/ -1 x)) 4)) into (* 1/2 (pow (fabs (/ -1 x)) 4)) 131.067 * [backup-simplify]: Simplify (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2))) into (/ 3/8 (pow (fabs (/ -1 x)) 2)) 131.068 * [backup-simplify]: Simplify (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (/ 3/8 (pow (fabs (/ -1 x)) 2))) into (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) 131.068 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 131.068 * [backup-simplify]: Simplify (* 1/2 (pow (fabs (/ -1 x)) 2)) into (* 1/2 (pow (fabs (/ -1 x)) 2)) 131.068 * [backup-simplify]: Simplify (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))) into (/ 45/32 (pow (fabs (/ -1 x)) 4)) 131.068 * [backup-simplify]: Simplify (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (/ 45/32 (pow (fabs (/ -1 x)) 4))) into (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4)))) 131.069 * [backup-simplify]: Simplify (- (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) into (- (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) 131.069 * [backup-simplify]: Simplify (+ (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (- (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4)))))) into (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) 131.069 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 131.070 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 131.070 * [backup-simplify]: Simplify (- (/ 3/4 (pow (fabs (/ -1 x)) 5))) into (- (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) 131.070 * [backup-simplify]: Simplify (+ (/ 1/2 (pow (fabs (/ -1 x)) 3)) (- (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))))) into (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) 131.070 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 131.070 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 131.070 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 4) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 8) 131.070 * [backup-simplify]: Simplify (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) into (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) 131.071 * [backup-simplify]: Simplify (/ (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) into (/ (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) 131.071 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 131.071 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 131.071 * [taylor]: Taking taylor expansion of PI in x 131.071 * [backup-simplify]: Simplify PI into PI 131.071 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 131.072 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 131.073 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 131.073 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 131.073 * [taylor]: Taking taylor expansion of (* (/ (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) (sqrt (/ 1 PI))) in x 131.073 * [taylor]: Taking taylor expansion of (/ (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) in x 131.073 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) in x 131.073 * [taylor]: Taking taylor expansion of (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) in x 131.073 * [taylor]: Taking taylor expansion of (* 1/2 (pow (fabs (/ -1 x)) 4)) in x 131.073 * [taylor]: Taking taylor expansion of 1/2 in x 131.073 * [backup-simplify]: Simplify 1/2 into 1/2 131.074 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 4) in x 131.074 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 131.074 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 131.074 * [taylor]: Taking taylor expansion of (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2))) in x 131.074 * [taylor]: Taking taylor expansion of 3/8 in x 131.074 * [backup-simplify]: Simplify 3/8 into 3/8 131.074 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 2)) in x 131.074 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 131.074 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 131.074 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 131.074 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 131.074 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 2)) into (/ 1 (pow (fabs (/ -1 x)) 2)) 131.074 * [taylor]: Taking taylor expansion of (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4)))) in x 131.074 * [taylor]: Taking taylor expansion of (* 1/2 (pow (fabs (/ -1 x)) 2)) in x 131.074 * [taylor]: Taking taylor expansion of 1/2 in x 131.074 * [backup-simplify]: Simplify 1/2 into 1/2 131.074 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 131.074 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 131.074 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 131.074 * [taylor]: Taking taylor expansion of (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))) in x 131.074 * [taylor]: Taking taylor expansion of 45/32 in x 131.074 * [backup-simplify]: Simplify 45/32 into 45/32 131.074 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 4)) in x 131.074 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 4) in x 131.074 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 131.074 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 131.074 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 131.074 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 131.074 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 4)) into (/ 1 (pow (fabs (/ -1 x)) 4)) 131.074 * [taylor]: Taking taylor expansion of (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) in x 131.074 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) in x 131.074 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 131.074 * [taylor]: Taking taylor expansion of 1/2 in x 131.074 * [backup-simplify]: Simplify 1/2 into 1/2 131.075 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 131.075 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 131.075 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 131.075 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 131.075 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 131.075 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 131.075 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 131.075 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 131.075 * [taylor]: Taking taylor expansion of 3/4 in x 131.075 * [backup-simplify]: Simplify 3/4 into 3/4 131.075 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 131.075 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 131.075 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 131.075 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 131.075 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 131.075 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 131.075 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 131.075 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 131.075 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 8) in x 131.075 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 131.075 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 131.075 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 131.076 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 131.076 * [backup-simplify]: Simplify (* 1/2 (pow (fabs (/ -1 x)) 4)) into (* 1/2 (pow (fabs (/ -1 x)) 4)) 131.076 * [backup-simplify]: Simplify (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2))) into (/ 3/8 (pow (fabs (/ -1 x)) 2)) 131.076 * [backup-simplify]: Simplify (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (/ 3/8 (pow (fabs (/ -1 x)) 2))) into (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) 131.076 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 131.076 * [backup-simplify]: Simplify (* 1/2 (pow (fabs (/ -1 x)) 2)) into (* 1/2 (pow (fabs (/ -1 x)) 2)) 131.076 * [backup-simplify]: Simplify (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))) into (/ 45/32 (pow (fabs (/ -1 x)) 4)) 131.076 * [backup-simplify]: Simplify (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (/ 45/32 (pow (fabs (/ -1 x)) 4))) into (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4)))) 131.076 * [backup-simplify]: Simplify (- (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) into (- (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) 131.077 * [backup-simplify]: Simplify (+ (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (- (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4)))))) into (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) 131.077 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 131.077 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 131.077 * [backup-simplify]: Simplify (- (/ 3/4 (pow (fabs (/ -1 x)) 5))) into (- (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) 131.077 * [backup-simplify]: Simplify (+ (/ 1/2 (pow (fabs (/ -1 x)) 3)) (- (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))))) into (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) 131.077 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 131.077 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 131.078 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 4) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 8) 131.078 * [backup-simplify]: Simplify (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) into (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) 131.078 * [backup-simplify]: Simplify (/ (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) into (/ (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) 131.078 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 131.078 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 131.078 * [taylor]: Taking taylor expansion of PI in x 131.078 * [backup-simplify]: Simplify PI into PI 131.079 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 131.079 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 131.080 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 131.081 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 131.082 * [backup-simplify]: Simplify (* (/ (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) (sqrt (/ 1 PI))) into (* (/ (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) (sqrt (/ 1 PI))) 131.083 * [backup-simplify]: Simplify (* (/ (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) (sqrt (/ 1 PI))) into (* (/ (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) (sqrt (/ 1 PI))) 131.083 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 131.083 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 131.084 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 131.084 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 131.084 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 131.084 * [backup-simplify]: Simplify (+ (* 3/8 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 2)))) into 0 131.084 * [backup-simplify]: Simplify (+ 0 0) into 0 131.085 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 131.085 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 131.085 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 131.085 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 131.085 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 4)) (/ 0 (pow (fabs (/ -1 x)) 4))))) into 0 131.086 * [backup-simplify]: Simplify (+ (* 45/32 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 4)))) into 0 131.086 * [backup-simplify]: Simplify (+ 0 0) into 0 131.086 * [backup-simplify]: Simplify (- 0) into 0 131.086 * [backup-simplify]: Simplify (+ 0 0) into 0 131.086 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 131.087 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 131.087 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 131.087 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 131.087 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 131.087 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 131.087 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))) into 0 131.087 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 131.088 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 131.088 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 131.088 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 131.088 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))) into 0 131.088 * [backup-simplify]: Simplify (- 0) into 0 131.089 * [backup-simplify]: Simplify (+ 0 0) into 0 131.089 * [backup-simplify]: Simplify (+ (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) 0) (* 0 (pow (fabs (/ -1 x)) 8))) into 0 131.090 * [backup-simplify]: Simplify (- (/ 0 (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) (+ (* (/ (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) (/ 0 (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)))))) into 0 131.091 * [backup-simplify]: Simplify (+ (* (/ (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 131.091 * [backup-simplify]: Simplify 0 into 0 131.092 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 131.093 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 131.093 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 131.093 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 131.094 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 131.094 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 131.095 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 131.095 * [backup-simplify]: Simplify (+ (* 3/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 2))))) into 0 131.095 * [backup-simplify]: Simplify (+ 0 0) into 0 131.096 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 131.096 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 131.097 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 131.097 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 131.097 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 4)) (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))))) into 0 131.098 * [backup-simplify]: Simplify (+ (* 45/32 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 4))))) into 0 131.098 * [backup-simplify]: Simplify (+ 0 0) into 0 131.098 * [backup-simplify]: Simplify (- 0) into 0 131.098 * [backup-simplify]: Simplify (+ 0 0) into 0 131.099 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 131.099 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 131.099 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 131.100 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 131.100 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 131.100 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 131.101 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))) into 0 131.101 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 131.101 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 131.102 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 131.102 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 131.103 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))) into 0 131.103 * [backup-simplify]: Simplify (- 0) into 0 131.103 * [backup-simplify]: Simplify (+ 0 0) into 0 131.103 * [backup-simplify]: Simplify (+ (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 8)))) into 0 131.105 * [backup-simplify]: Simplify (- (/ 0 (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) (+ (* (/ (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) (/ 0 (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)))) (* 0 (/ 0 (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)))))) into 0 131.106 * [backup-simplify]: Simplify (+ (* (/ (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 131.107 * [backup-simplify]: Simplify 0 into 0 131.108 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 131.109 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 131.110 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 131.111 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 131.112 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 131.113 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 131.113 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 131.115 * [backup-simplify]: Simplify (+ (* 3/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 2)))))) into 0 131.115 * [backup-simplify]: Simplify (+ 0 0) into 0 131.116 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 131.123 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 131.124 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 131.125 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 131.125 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 4)) (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))))) into 0 131.126 * [backup-simplify]: Simplify (+ (* 45/32 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 4)))))) into 0 131.127 * [backup-simplify]: Simplify (+ 0 0) into 0 131.127 * [backup-simplify]: Simplify (- 0) into 0 131.127 * [backup-simplify]: Simplify (+ 0 0) into 0 131.128 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 131.129 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 131.130 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 131.131 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 131.132 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 131.132 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 131.134 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))) into 0 131.134 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 131.135 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 131.136 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 131.137 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 131.138 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))) into 0 131.138 * [backup-simplify]: Simplify (- 0) into 0 131.139 * [backup-simplify]: Simplify (+ 0 0) into 0 131.140 * [backup-simplify]: Simplify (+ (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 8))))) into 0 131.142 * [backup-simplify]: Simplify (- (/ 0 (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) (+ (* (/ (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) (/ 0 (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)))) (* 0 (/ 0 (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)))) (* 0 (/ 0 (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)))))) into 0 131.145 * [backup-simplify]: Simplify (+ (* (/ (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 131.145 * [backup-simplify]: Simplify 0 into 0 131.146 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 131.148 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 131.149 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 131.151 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 131.152 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 131.153 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 131.154 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 131.155 * [backup-simplify]: Simplify (+ (* 3/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 2))))))) into 0 131.156 * [backup-simplify]: Simplify (+ 0 0) into 0 131.157 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 131.159 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 131.160 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 131.161 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 131.162 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 4)) (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))))) into 0 131.163 * [backup-simplify]: Simplify (+ (* 45/32 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 4))))))) into 0 131.164 * [backup-simplify]: Simplify (+ 0 0) into 0 131.164 * [backup-simplify]: Simplify (- 0) into 0 131.164 * [backup-simplify]: Simplify (+ 0 0) into 0 131.166 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 131.167 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 131.168 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 131.169 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 131.171 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 131.171 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 131.173 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))))) into 0 131.174 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 131.176 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 131.178 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 131.178 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 131.180 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))))) into 0 131.180 * [backup-simplify]: Simplify (- 0) into 0 131.180 * [backup-simplify]: Simplify (+ 0 0) into 0 131.182 * [backup-simplify]: Simplify (+ (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 8)))))) into 0 131.185 * [backup-simplify]: Simplify (- (/ 0 (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) (+ (* (/ (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) (/ 0 (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)))) (* 0 (/ 0 (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)))) (* 0 (/ 0 (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)))) (* 0 (/ 0 (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)))))) into 0 131.188 * [backup-simplify]: Simplify (+ (* (/ (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 131.188 * [backup-simplify]: Simplify 0 into 0 131.189 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 131.191 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 131.192 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 131.194 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 131.196 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 131.197 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 131.198 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 131.199 * [backup-simplify]: Simplify (+ (* 3/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 2)))))))) into 0 131.199 * [backup-simplify]: Simplify (+ 0 0) into 0 131.200 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 131.201 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 131.202 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 131.203 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 131.204 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 4)) (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))))) into 0 131.205 * [backup-simplify]: Simplify (+ (* 45/32 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 4)))))))) into 0 131.205 * [backup-simplify]: Simplify (+ 0 0) into 0 131.205 * [backup-simplify]: Simplify (- 0) into 0 131.206 * [backup-simplify]: Simplify (+ 0 0) into 0 131.207 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 131.208 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 131.209 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 131.210 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 131.211 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 131.211 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 131.212 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))))) into 0 131.213 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 131.214 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 131.215 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 131.216 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 131.218 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))))) into 0 131.219 * [backup-simplify]: Simplify (- 0) into 0 131.219 * [backup-simplify]: Simplify (+ 0 0) into 0 131.221 * [backup-simplify]: Simplify (+ (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 8))))))) into 0 131.224 * [backup-simplify]: Simplify (- (/ 0 (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) (+ (* (/ (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) (/ 0 (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)))) (* 0 (/ 0 (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)))) (* 0 (/ 0 (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)))) (* 0 (/ 0 (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)))) (* 0 (/ 0 (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)))))) into 0 131.227 * [backup-simplify]: Simplify (+ (* (/ (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 131.227 * [backup-simplify]: Simplify 0 into 0 131.229 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 131.231 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 131.233 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 131.236 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 131.238 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 131.240 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 131.241 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 131.242 * [backup-simplify]: Simplify (+ (* 3/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 2))))))))) into 0 131.243 * [backup-simplify]: Simplify (+ 0 0) into 0 131.248 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 131.249 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 131.250 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 131.252 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 131.252 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 4)) (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))))) into 0 131.254 * [backup-simplify]: Simplify (+ (* 45/32 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 4))))))))) into 0 131.254 * [backup-simplify]: Simplify (+ 0 0) into 0 131.254 * [backup-simplify]: Simplify (- 0) into 0 131.255 * [backup-simplify]: Simplify (+ 0 0) into 0 131.256 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 131.257 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 131.258 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 131.259 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 131.261 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 131.261 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 131.262 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))))))) into 0 131.264 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 131.265 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 131.266 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 131.266 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 131.268 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))))))) into 0 131.268 * [backup-simplify]: Simplify (- 0) into 0 131.268 * [backup-simplify]: Simplify (+ 0 0) into 0 131.270 * [backup-simplify]: Simplify (+ (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 8)))))))) into 0 131.272 * [backup-simplify]: Simplify (- (/ 0 (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) (+ (* (/ (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) (/ 0 (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)))) (* 0 (/ 0 (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)))) (* 0 (/ 0 (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)))) (* 0 (/ 0 (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)))) (* 0 (/ 0 (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)))) (* 0 (/ 0 (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)))))) into 0 131.274 * [backup-simplify]: Simplify (+ (* (/ (- (+ (* 1/2 (pow (fabs (/ -1 x)) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 x)) 2)))) (+ (* 1/2 (pow (fabs (/ -1 x)) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 x)) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 131.274 * [backup-simplify]: Simplify 0 into 0 131.275 * [backup-simplify]: Simplify (* (/ (- (+ (* 1/2 (pow (fabs (/ -1 (/ 1 (- x)))) 4)) (* 3/8 (/ 1 (pow (fabs (/ -1 (/ 1 (- x)))) 2)))) (+ (* 1/2 (pow (fabs (/ -1 (/ 1 (- x)))) 2)) (* 45/32 (/ 1 (pow (fabs (/ -1 (/ 1 (- x)))) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 (/ 1 (- x)))) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 (/ 1 (- x)))) 5)))) (pow (fabs (/ -1 (/ 1 (- x)))) 8))) (sqrt (/ 1 PI))) into (* (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) (sqrt (/ 1 PI))) 131.275 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2) 131.276 * [backup-simplify]: Simplify (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) into (* (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (sqrt PI)) 131.276 * [approximate]: Taking taylor expansion of (* (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (sqrt PI)) in (x) around 0 131.276 * [taylor]: Taking taylor expansion of (* (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (sqrt PI)) in x 131.276 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) in x 131.276 * [taylor]: Taking taylor expansion of (pow (fabs x) 8) in x 131.276 * [taylor]: Taking taylor expansion of (fabs x) in x 131.276 * [backup-simplify]: Simplify (fabs x) into (fabs x) 131.276 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 131.276 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 131.276 * [taylor]: Taking taylor expansion of 1/2 in x 131.276 * [backup-simplify]: Simplify 1/2 into 1/2 131.276 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 131.276 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 131.276 * [taylor]: Taking taylor expansion of (fabs x) in x 131.276 * [backup-simplify]: Simplify (fabs x) into (fabs x) 131.276 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 131.276 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 131.276 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 131.276 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 131.276 * [taylor]: Taking taylor expansion of 3/4 in x 131.276 * [backup-simplify]: Simplify 3/4 into 3/4 131.276 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 131.276 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 131.276 * [taylor]: Taking taylor expansion of (fabs x) in x 131.276 * [backup-simplify]: Simplify (fabs x) into (fabs x) 131.276 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 131.276 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 131.277 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 131.277 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 131.277 * [taylor]: Taking taylor expansion of (sqrt PI) in x 131.277 * [taylor]: Taking taylor expansion of PI in x 131.277 * [backup-simplify]: Simplify PI into PI 131.277 * [backup-simplify]: Simplify (sqrt PI) into (sqrt PI) 131.278 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt PI))) into 0 131.278 * [taylor]: Taking taylor expansion of (* (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (sqrt PI)) in x 131.278 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) in x 131.278 * [taylor]: Taking taylor expansion of (pow (fabs x) 8) in x 131.278 * [taylor]: Taking taylor expansion of (fabs x) in x 131.278 * [backup-simplify]: Simplify (fabs x) into (fabs x) 131.278 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 131.278 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 131.278 * [taylor]: Taking taylor expansion of 1/2 in x 131.278 * [backup-simplify]: Simplify 1/2 into 1/2 131.278 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 131.278 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 131.278 * [taylor]: Taking taylor expansion of (fabs x) in x 131.278 * [backup-simplify]: Simplify (fabs x) into (fabs x) 131.278 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 131.278 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 131.278 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 131.278 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 131.278 * [taylor]: Taking taylor expansion of 3/4 in x 131.278 * [backup-simplify]: Simplify 3/4 into 3/4 131.278 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 131.278 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 131.278 * [taylor]: Taking taylor expansion of (fabs x) in x 131.278 * [backup-simplify]: Simplify (fabs x) into (fabs x) 131.279 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 131.279 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 131.279 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 131.279 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 131.279 * [taylor]: Taking taylor expansion of (sqrt PI) in x 131.279 * [taylor]: Taking taylor expansion of PI in x 131.279 * [backup-simplify]: Simplify PI into PI 131.279 * [backup-simplify]: Simplify (sqrt PI) into (sqrt PI) 131.280 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt PI))) into 0 131.280 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 131.281 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 131.281 * [backup-simplify]: Simplify (* (pow (fabs x) 4) (pow (fabs x) 4)) into (pow (fabs x) 8) 131.281 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs x) 3))) into (/ 1/2 (pow (fabs x) 3)) 131.281 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs x) 5))) into (/ 3/4 (pow (fabs x) 5)) 131.281 * [backup-simplify]: Simplify (- (/ 3/4 (pow (fabs x) 5))) into (- (* 3/4 (/ 1 (pow (fabs x) 5)))) 131.281 * [backup-simplify]: Simplify (+ (/ 1/2 (pow (fabs x) 3)) (- (* 3/4 (/ 1 (pow (fabs x) 5))))) into (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) 131.281 * [backup-simplify]: Simplify (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) into (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) 131.282 * [backup-simplify]: Simplify (* (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (sqrt PI)) into (* (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (sqrt PI)) 131.282 * [backup-simplify]: Simplify (* (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (sqrt PI)) into (* (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (sqrt PI)) 131.282 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 131.283 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 131.283 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 131.283 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs x) 3)))) into 0 131.283 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 131.283 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 131.283 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 131.283 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 131.284 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs x) 5)))) into 0 131.284 * [backup-simplify]: Simplify (- 0) into 0 131.284 * [backup-simplify]: Simplify (+ 0 0) into 0 131.284 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 131.284 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 131.285 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (* 0 (pow (fabs x) 4))) into 0 131.285 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 8) 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))))) into 0 131.285 * [backup-simplify]: Simplify (+ (* (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) 0) (* 0 (sqrt PI))) into 0 131.285 * [backup-simplify]: Simplify 0 into 0 131.286 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt PI))) into 0 131.286 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 131.287 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 131.287 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 131.287 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))) into 0 131.288 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 131.288 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 131.288 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 131.288 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 131.289 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))) into 0 131.289 * [backup-simplify]: Simplify (- 0) into 0 131.289 * [backup-simplify]: Simplify (+ 0 0) into 0 131.290 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 131.290 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 131.290 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 131.291 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 8) 0) (+ (* 0 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))))) into 0 131.291 * [backup-simplify]: Simplify (+ (* (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) 0) (+ (* 0 0) (* 0 (sqrt PI)))) into 0 131.291 * [backup-simplify]: Simplify 0 into 0 131.292 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 131.293 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 131.293 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 131.293 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 131.294 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))) into 0 131.295 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 131.296 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 131.296 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 131.296 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 131.297 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))) into 0 131.297 * [backup-simplify]: Simplify (- 0) into 0 131.298 * [backup-simplify]: Simplify (+ 0 0) into 0 131.298 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 131.299 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 131.299 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 131.300 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 8) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))))))) into 0 131.301 * [backup-simplify]: Simplify (+ (* (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt PI))))) into 0 131.301 * [backup-simplify]: Simplify 0 into 0 131.301 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 131.302 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 131.303 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 131.303 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 131.304 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))) into 0 131.305 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 131.306 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 131.307 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 131.307 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 131.308 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))) into 0 131.308 * [backup-simplify]: Simplify (- 0) into 0 131.308 * [backup-simplify]: Simplify (+ 0 0) into 0 131.309 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 131.310 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 131.310 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 131.311 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 8) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))))))) into 0 131.312 * [backup-simplify]: Simplify (+ (* (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt PI)))))) into 0 131.312 * [backup-simplify]: Simplify 0 into 0 131.313 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 131.314 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 131.315 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 131.315 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 131.316 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))))) into 0 131.317 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 131.319 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 131.320 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 131.321 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 131.323 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))))) into 0 131.323 * [backup-simplify]: Simplify (- 0) into 0 131.323 * [backup-simplify]: Simplify (+ 0 0) into 0 131.325 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 131.326 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 131.328 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 131.330 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 8) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))))))))) into 0 131.332 * [backup-simplify]: Simplify (+ (* (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt PI))))))) into 0 131.332 * [backup-simplify]: Simplify 0 into 0 131.333 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 131.335 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 131.337 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 131.338 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 131.340 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))))) into 0 131.348 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 131.349 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 131.350 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 131.351 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 131.352 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))))) into 0 131.352 * [backup-simplify]: Simplify (- 0) into 0 131.353 * [backup-simplify]: Simplify (+ 0 0) into 0 131.354 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 131.355 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 131.356 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 131.358 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 8) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))))))))) into 0 131.359 * [backup-simplify]: Simplify (+ (* (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt PI)))))))) into 0 131.359 * [backup-simplify]: Simplify 0 into 0 131.359 * [backup-simplify]: Simplify (* (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (sqrt PI)) into (* (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (sqrt PI)) 131.360 * [backup-simplify]: Simplify (* (sqrt PI) (* (pow (fabs (/ 1 x)) 7) (* (- (/ (/ 1/2 (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) (/ 3/4 (pow (fabs (/ 1 x)) 5))) (fabs (/ 1 x))))) into (* (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) (sqrt PI)) 131.360 * [approximate]: Taking taylor expansion of (* (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) (sqrt PI)) in (x) around 0 131.360 * [taylor]: Taking taylor expansion of (* (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) (sqrt PI)) in x 131.360 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) in x 131.360 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 8) in x 131.360 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 131.360 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 131.360 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 131.360 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 131.360 * [taylor]: Taking taylor expansion of 1/2 in x 131.360 * [backup-simplify]: Simplify 1/2 into 1/2 131.360 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 131.360 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 131.360 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 131.360 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 131.360 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 131.360 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 131.360 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 131.360 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 131.361 * [taylor]: Taking taylor expansion of 3/4 in x 131.361 * [backup-simplify]: Simplify 3/4 into 3/4 131.361 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 131.361 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 131.361 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 131.361 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 131.361 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 131.361 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 131.361 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 131.361 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 131.361 * [taylor]: Taking taylor expansion of (sqrt PI) in x 131.361 * [taylor]: Taking taylor expansion of PI in x 131.361 * [backup-simplify]: Simplify PI into PI 131.361 * [backup-simplify]: Simplify (sqrt PI) into (sqrt PI) 131.362 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt PI))) into 0 131.362 * [taylor]: Taking taylor expansion of (* (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) (sqrt PI)) in x 131.362 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) in x 131.362 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 8) in x 131.362 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 131.362 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 131.362 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 131.362 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 131.362 * [taylor]: Taking taylor expansion of 1/2 in x 131.362 * [backup-simplify]: Simplify 1/2 into 1/2 131.362 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 131.362 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 131.362 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 131.362 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 131.362 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 131.362 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 131.362 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 131.362 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 131.362 * [taylor]: Taking taylor expansion of 3/4 in x 131.362 * [backup-simplify]: Simplify 3/4 into 3/4 131.362 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 131.362 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 131.362 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 131.362 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 131.362 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 131.363 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 131.363 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 131.363 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 131.363 * [taylor]: Taking taylor expansion of (sqrt PI) in x 131.363 * [taylor]: Taking taylor expansion of PI in x 131.363 * [backup-simplify]: Simplify PI into PI 131.363 * [backup-simplify]: Simplify (sqrt PI) into (sqrt PI) 131.363 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt PI))) into 0 131.364 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 131.364 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 131.364 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 4) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 8) 131.364 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 131.364 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 131.364 * [backup-simplify]: Simplify (- (/ 3/4 (pow (fabs (/ 1 x)) 5))) into (- (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) 131.364 * [backup-simplify]: Simplify (+ (/ 1/2 (pow (fabs (/ 1 x)) 3)) (- (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) into (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) 131.364 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) into (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) 131.365 * [backup-simplify]: Simplify (* (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) (sqrt PI)) into (* (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) (sqrt PI)) 131.365 * [backup-simplify]: Simplify (* (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) (sqrt PI)) into (* (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) (sqrt PI)) 131.366 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 131.366 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 131.366 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 131.366 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))) into 0 131.366 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 131.366 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 131.366 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 131.367 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 131.367 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))) into 0 131.367 * [backup-simplify]: Simplify (- 0) into 0 131.367 * [backup-simplify]: Simplify (+ 0 0) into 0 131.368 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 131.368 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 131.368 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 131.368 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 8) 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into 0 131.369 * [backup-simplify]: Simplify (+ (* (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) 0) (* 0 (sqrt PI))) into 0 131.369 * [backup-simplify]: Simplify 0 into 0 131.369 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt PI))) into 0 131.370 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 131.370 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 131.370 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 131.371 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))) into 0 131.371 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 131.372 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 131.372 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 131.372 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 131.373 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))) into 0 131.373 * [backup-simplify]: Simplify (- 0) into 0 131.373 * [backup-simplify]: Simplify (+ 0 0) into 0 131.373 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 131.374 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 131.374 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 131.375 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 8) 0) (+ (* 0 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))) into 0 131.375 * [backup-simplify]: Simplify (+ (* (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) 0) (+ (* 0 0) (* 0 (sqrt PI)))) into 0 131.375 * [backup-simplify]: Simplify 0 into 0 131.376 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 131.377 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 131.377 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 131.377 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 131.378 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))) into 0 131.379 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 131.379 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 131.380 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 131.380 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 131.381 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into 0 131.381 * [backup-simplify]: Simplify (- 0) into 0 131.381 * [backup-simplify]: Simplify (+ 0 0) into 0 131.382 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 131.383 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 131.384 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 131.385 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 8) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))))) into 0 131.387 * [backup-simplify]: Simplify (+ (* (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt PI))))) into 0 131.387 * [backup-simplify]: Simplify 0 into 0 131.388 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 131.389 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 131.391 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 131.391 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 131.393 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))))) into 0 131.394 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 131.396 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 131.397 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 131.398 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 131.399 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))))) into 0 131.400 * [backup-simplify]: Simplify (- 0) into 0 131.400 * [backup-simplify]: Simplify (+ 0 0) into 0 131.401 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 131.402 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 131.403 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 131.404 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 8) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))))) into 0 131.405 * [backup-simplify]: Simplify (+ (* (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt PI)))))) into 0 131.405 * [backup-simplify]: Simplify 0 into 0 131.405 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 131.407 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 131.408 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 131.408 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 131.409 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))))) into 0 131.410 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 131.411 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 131.412 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 131.413 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 131.414 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))))) into 0 131.414 * [backup-simplify]: Simplify (- 0) into 0 131.414 * [backup-simplify]: Simplify (+ 0 0) into 0 131.415 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 131.416 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 131.417 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 131.418 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 8) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))))))) into 0 131.419 * [backup-simplify]: Simplify (+ (* (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt PI))))))) into 0 131.419 * [backup-simplify]: Simplify 0 into 0 131.420 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 131.421 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 131.423 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 131.423 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 131.424 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))))))) into 0 131.426 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 131.428 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 131.430 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))))) into 0 131.431 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 131.433 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))))))) into 0 131.433 * [backup-simplify]: Simplify (- 0) into 0 131.434 * [backup-simplify]: Simplify (+ 0 0) into 0 131.436 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 131.438 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 131.440 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))))) into 0 131.442 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 8) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))))))) into 0 131.444 * [backup-simplify]: Simplify (+ (* (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt PI)))))))) into 0 131.444 * [backup-simplify]: Simplify 0 into 0 131.445 * [backup-simplify]: Simplify (* (* (pow (fabs (/ 1 (/ 1 x))) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 (/ 1 x))) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 (/ 1 x))) 5))))) (sqrt PI)) into (* (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (sqrt PI)) 131.446 * [backup-simplify]: Simplify (* (sqrt PI) (* (pow (fabs (/ 1 (- x))) 7) (* (- (/ (/ 1/2 (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) (/ 3/4 (pow (fabs (/ 1 (- x))) 5))) (fabs (/ 1 (- x)))))) into (* (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) (sqrt PI)) 131.446 * [approximate]: Taking taylor expansion of (* (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) (sqrt PI)) in (x) around 0 131.446 * [taylor]: Taking taylor expansion of (* (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) (sqrt PI)) in x 131.446 * [taylor]: Taking taylor expansion of (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) in x 131.446 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) in x 131.446 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 131.446 * [taylor]: Taking taylor expansion of 1/2 in x 131.446 * [backup-simplify]: Simplify 1/2 into 1/2 131.446 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 131.446 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 131.446 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 131.446 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 131.446 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 131.446 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 131.446 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 131.446 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 131.447 * [taylor]: Taking taylor expansion of 3/4 in x 131.447 * [backup-simplify]: Simplify 3/4 into 3/4 131.447 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 131.447 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 131.447 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 131.447 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 131.447 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 131.447 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 131.447 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 131.447 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 131.447 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 8) in x 131.447 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 131.447 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 131.447 * [taylor]: Taking taylor expansion of (sqrt PI) in x 131.447 * [taylor]: Taking taylor expansion of PI in x 131.447 * [backup-simplify]: Simplify PI into PI 131.453 * [backup-simplify]: Simplify (sqrt PI) into (sqrt PI) 131.454 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt PI))) into 0 131.454 * [taylor]: Taking taylor expansion of (* (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) (sqrt PI)) in x 131.454 * [taylor]: Taking taylor expansion of (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) in x 131.454 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) in x 131.454 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 131.454 * [taylor]: Taking taylor expansion of 1/2 in x 131.454 * [backup-simplify]: Simplify 1/2 into 1/2 131.454 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 131.454 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 131.454 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 131.454 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 131.454 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 131.455 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 131.455 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 131.455 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 131.455 * [taylor]: Taking taylor expansion of 3/4 in x 131.455 * [backup-simplify]: Simplify 3/4 into 3/4 131.455 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 131.455 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 131.455 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 131.455 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 131.455 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 131.455 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 131.455 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 131.455 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 131.455 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 8) in x 131.455 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 131.455 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 131.455 * [taylor]: Taking taylor expansion of (sqrt PI) in x 131.455 * [taylor]: Taking taylor expansion of PI in x 131.455 * [backup-simplify]: Simplify PI into PI 131.456 * [backup-simplify]: Simplify (sqrt PI) into (sqrt PI) 131.456 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt PI))) into 0 131.456 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 131.457 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 131.457 * [backup-simplify]: Simplify (- (/ 3/4 (pow (fabs (/ -1 x)) 5))) into (- (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) 131.457 * [backup-simplify]: Simplify (+ (/ 1/2 (pow (fabs (/ -1 x)) 3)) (- (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))))) into (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) 131.457 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 131.457 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 131.457 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 4) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 8) 131.458 * [backup-simplify]: Simplify (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) into (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) 131.458 * [backup-simplify]: Simplify (* (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) (sqrt PI)) into (* (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) (sqrt PI)) 131.459 * [backup-simplify]: Simplify (* (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) (sqrt PI)) into (* (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) (sqrt PI)) 131.459 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 131.459 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 131.459 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 131.459 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 131.459 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 131.459 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 131.460 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))) into 0 131.460 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 131.460 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 131.460 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 131.460 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 131.461 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))) into 0 131.461 * [backup-simplify]: Simplify (- 0) into 0 131.461 * [backup-simplify]: Simplify (+ 0 0) into 0 131.461 * [backup-simplify]: Simplify (+ (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) 0) (* 0 (pow (fabs (/ -1 x)) 8))) into 0 131.462 * [backup-simplify]: Simplify (+ (* (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) 0) (* 0 (sqrt PI))) into 0 131.462 * [backup-simplify]: Simplify 0 into 0 131.463 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt PI))) into 0 131.463 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 131.463 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 131.464 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 131.464 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 131.464 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 131.464 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 131.465 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))) into 0 131.465 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 131.466 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 131.466 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 131.466 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 131.467 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))) into 0 131.467 * [backup-simplify]: Simplify (- 0) into 0 131.467 * [backup-simplify]: Simplify (+ 0 0) into 0 131.468 * [backup-simplify]: Simplify (+ (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 8)))) into 0 131.468 * [backup-simplify]: Simplify (+ (* (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) 0) (+ (* 0 0) (* 0 (sqrt PI)))) into 0 131.468 * [backup-simplify]: Simplify 0 into 0 131.469 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 131.470 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 131.470 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 131.471 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 131.472 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 131.472 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 131.473 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 131.474 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))) into 0 131.474 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 131.475 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 131.475 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 131.476 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 131.477 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))) into 0 131.477 * [backup-simplify]: Simplify (- 0) into 0 131.477 * [backup-simplify]: Simplify (+ 0 0) into 0 131.478 * [backup-simplify]: Simplify (+ (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 8))))) into 0 131.479 * [backup-simplify]: Simplify (+ (* (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt PI))))) into 0 131.479 * [backup-simplify]: Simplify 0 into 0 131.479 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 131.480 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 131.481 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 131.482 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 131.483 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 131.483 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 131.484 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 131.485 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))))) into 0 131.485 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 131.486 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 131.487 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 131.487 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 131.488 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))))) into 0 131.488 * [backup-simplify]: Simplify (- 0) into 0 131.489 * [backup-simplify]: Simplify (+ 0 0) into 0 131.490 * [backup-simplify]: Simplify (+ (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 8)))))) into 0 131.490 * [backup-simplify]: Simplify (+ (* (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt PI)))))) into 0 131.490 * [backup-simplify]: Simplify 0 into 0 131.491 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 131.492 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 131.493 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 131.494 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 131.495 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 131.496 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 131.496 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 131.498 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))))) into 0 131.499 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 131.500 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 131.501 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 131.501 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 131.502 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))))) into 0 131.502 * [backup-simplify]: Simplify (- 0) into 0 131.503 * [backup-simplify]: Simplify (+ 0 0) into 0 131.504 * [backup-simplify]: Simplify (+ (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 8))))))) into 0 131.505 * [backup-simplify]: Simplify (+ (* (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt PI))))))) into 0 131.505 * [backup-simplify]: Simplify 0 into 0 131.505 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt PI))) into 0 131.507 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 131.508 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 131.509 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 131.510 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 131.512 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 131.512 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 131.513 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))))))) into 0 131.515 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 131.516 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 131.517 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 131.517 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 131.519 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))))))) into 0 131.519 * [backup-simplify]: Simplify (- 0) into 0 131.520 * [backup-simplify]: Simplify (+ 0 0) into 0 131.521 * [backup-simplify]: Simplify (+ (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 8)))))))) into 0 131.522 * [backup-simplify]: Simplify (+ (* (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt PI)))))))) into 0 131.522 * [backup-simplify]: Simplify 0 into 0 131.522 * [backup-simplify]: Simplify (* (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 (/ 1 (- x)))) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 (/ 1 (- x)))) 5)))) (pow (fabs (/ -1 (/ 1 (- x)))) 8)) (sqrt PI)) into (* (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (sqrt PI)) 131.522 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2 2) 131.523 * [backup-simplify]: Simplify (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))) into (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) 131.523 * [approximate]: Taking taylor expansion of (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) in (x) around 0 131.523 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) in x 131.523 * [taylor]: Taking taylor expansion of (pow (fabs x) 8) in x 131.523 * [taylor]: Taking taylor expansion of (fabs x) in x 131.523 * [backup-simplify]: Simplify (fabs x) into (fabs x) 131.523 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 131.523 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 131.523 * [taylor]: Taking taylor expansion of 1/2 in x 131.523 * [backup-simplify]: Simplify 1/2 into 1/2 131.523 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 131.523 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 131.523 * [taylor]: Taking taylor expansion of (fabs x) in x 131.523 * [backup-simplify]: Simplify (fabs x) into (fabs x) 131.523 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 131.523 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 131.523 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 131.523 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 131.523 * [taylor]: Taking taylor expansion of 3/4 in x 131.523 * [backup-simplify]: Simplify 3/4 into 3/4 131.523 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 131.523 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 131.523 * [taylor]: Taking taylor expansion of (fabs x) in x 131.523 * [backup-simplify]: Simplify (fabs x) into (fabs x) 131.523 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 131.523 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 131.523 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 131.524 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 131.524 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) in x 131.524 * [taylor]: Taking taylor expansion of (pow (fabs x) 8) in x 131.524 * [taylor]: Taking taylor expansion of (fabs x) in x 131.524 * [backup-simplify]: Simplify (fabs x) into (fabs x) 131.524 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 131.524 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 131.524 * [taylor]: Taking taylor expansion of 1/2 in x 131.524 * [backup-simplify]: Simplify 1/2 into 1/2 131.524 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 131.524 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 131.524 * [taylor]: Taking taylor expansion of (fabs x) in x 131.524 * [backup-simplify]: Simplify (fabs x) into (fabs x) 131.524 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 131.524 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 131.524 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 131.524 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 131.524 * [taylor]: Taking taylor expansion of 3/4 in x 131.524 * [backup-simplify]: Simplify 3/4 into 3/4 131.524 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 131.524 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 131.524 * [taylor]: Taking taylor expansion of (fabs x) in x 131.524 * [backup-simplify]: Simplify (fabs x) into (fabs x) 131.524 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 131.524 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 131.524 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 131.524 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 131.524 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 131.524 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 131.525 * [backup-simplify]: Simplify (* (pow (fabs x) 4) (pow (fabs x) 4)) into (pow (fabs x) 8) 131.525 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs x) 3))) into (/ 1/2 (pow (fabs x) 3)) 131.525 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs x) 5))) into (/ 3/4 (pow (fabs x) 5)) 131.525 * [backup-simplify]: Simplify (- (/ 3/4 (pow (fabs x) 5))) into (- (* 3/4 (/ 1 (pow (fabs x) 5)))) 131.525 * [backup-simplify]: Simplify (+ (/ 1/2 (pow (fabs x) 3)) (- (* 3/4 (/ 1 (pow (fabs x) 5))))) into (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) 131.525 * [backup-simplify]: Simplify (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) into (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) 131.525 * [backup-simplify]: Simplify (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) into (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) 131.525 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 131.525 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 131.526 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 131.526 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs x) 3)))) into 0 131.526 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 131.526 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 131.526 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 131.526 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 131.527 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs x) 5)))) into 0 131.527 * [backup-simplify]: Simplify (- 0) into 0 131.527 * [backup-simplify]: Simplify (+ 0 0) into 0 131.527 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 131.527 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 131.527 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (* 0 (pow (fabs x) 4))) into 0 131.528 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 8) 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))))) into 0 131.528 * [backup-simplify]: Simplify 0 into 0 131.528 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 131.528 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 131.528 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 131.529 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))) into 0 131.529 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 131.530 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 131.530 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 131.530 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 131.531 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))) into 0 131.531 * [backup-simplify]: Simplify (- 0) into 0 131.531 * [backup-simplify]: Simplify (+ 0 0) into 0 131.531 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 131.532 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 131.532 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 131.532 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 8) 0) (+ (* 0 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))))) into 0 131.532 * [backup-simplify]: Simplify 0 into 0 131.533 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 131.534 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 131.534 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 131.535 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))) into 0 131.535 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 131.536 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 131.536 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 131.536 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 131.537 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))) into 0 131.537 * [backup-simplify]: Simplify (- 0) into 0 131.538 * [backup-simplify]: Simplify (+ 0 0) into 0 131.538 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 131.542 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 131.543 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 131.544 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 8) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))))))) into 0 131.544 * [backup-simplify]: Simplify 0 into 0 131.544 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 131.545 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 131.545 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 131.546 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))) into 0 131.547 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 131.548 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 131.549 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 131.549 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 131.550 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))) into 0 131.550 * [backup-simplify]: Simplify (- 0) into 0 131.550 * [backup-simplify]: Simplify (+ 0 0) into 0 131.551 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 131.552 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 131.553 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 131.553 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 8) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))))))) into 0 131.553 * [backup-simplify]: Simplify 0 into 0 131.554 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 131.555 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 131.556 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 131.557 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))))) into 0 131.558 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 131.559 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 131.560 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 131.560 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 131.561 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))))) into 0 131.562 * [backup-simplify]: Simplify (- 0) into 0 131.562 * [backup-simplify]: Simplify (+ 0 0) into 0 131.563 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 131.564 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 131.565 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 131.567 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 8) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))))))))) into 0 131.567 * [backup-simplify]: Simplify 0 into 0 131.569 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 131.571 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 131.571 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 131.574 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))))) into 0 131.575 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 131.577 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 131.579 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 131.580 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 131.582 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))))) into 0 131.583 * [backup-simplify]: Simplify (- 0) into 0 131.583 * [backup-simplify]: Simplify (+ 0 0) into 0 131.585 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 131.587 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 131.589 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 131.591 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 8) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))))))))) into 0 131.591 * [backup-simplify]: Simplify 0 into 0 131.591 * [backup-simplify]: Simplify (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) into (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) 131.592 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 7) (* (- (/ (/ 1/2 (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) (/ 3/4 (pow (fabs (/ 1 x)) 5))) (fabs (/ 1 x)))) into (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) 131.592 * [approximate]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) in (x) around 0 131.592 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) in x 131.592 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 8) in x 131.592 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 131.592 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 131.592 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 131.592 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 131.592 * [taylor]: Taking taylor expansion of 1/2 in x 131.592 * [backup-simplify]: Simplify 1/2 into 1/2 131.592 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 131.592 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 131.592 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 131.592 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 131.592 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 131.592 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 131.593 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 131.593 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 131.593 * [taylor]: Taking taylor expansion of 3/4 in x 131.593 * [backup-simplify]: Simplify 3/4 into 3/4 131.593 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 131.593 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 131.593 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 131.593 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 131.593 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 131.593 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 131.593 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 131.593 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 131.593 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) in x 131.594 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 8) in x 131.594 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 131.594 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 131.594 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 131.594 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 131.594 * [taylor]: Taking taylor expansion of 1/2 in x 131.594 * [backup-simplify]: Simplify 1/2 into 1/2 131.594 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 131.594 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 131.594 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 131.594 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 131.594 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 131.594 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 131.594 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 131.594 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 131.594 * [taylor]: Taking taylor expansion of 3/4 in x 131.594 * [backup-simplify]: Simplify 3/4 into 3/4 131.594 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 131.594 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 131.594 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 131.595 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 131.595 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 131.595 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 131.595 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 131.595 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 131.595 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 131.595 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 131.596 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 4) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 8) 131.596 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 131.596 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 131.596 * [backup-simplify]: Simplify (- (/ 3/4 (pow (fabs (/ 1 x)) 5))) into (- (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) 131.596 * [backup-simplify]: Simplify (+ (/ 1/2 (pow (fabs (/ 1 x)) 3)) (- (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) into (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) 131.597 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) into (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) 131.597 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) into (* (pow (fabs (/ 1 x)) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) 131.597 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 131.598 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 131.598 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 131.599 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))) into 0 131.599 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 131.599 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 131.599 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 131.599 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 131.600 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))) into 0 131.601 * [backup-simplify]: Simplify (- 0) into 0 131.601 * [backup-simplify]: Simplify (+ 0 0) into 0 131.601 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 131.601 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 131.602 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 131.602 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 8) 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into 0 131.602 * [backup-simplify]: Simplify 0 into 0 131.603 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 131.603 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 131.604 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 131.604 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))) into 0 131.605 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 131.606 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 131.606 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 131.607 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 131.608 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))) into 0 131.608 * [backup-simplify]: Simplify (- 0) into 0 131.609 * [backup-simplify]: Simplify (+ 0 0) into 0 131.609 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 131.609 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 131.610 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 131.610 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 8) 0) (+ (* 0 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))) into 0 131.610 * [backup-simplify]: Simplify 0 into 0 131.611 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 131.612 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 131.612 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 131.613 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))) into 0 131.613 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 131.614 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 131.615 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 131.615 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 131.616 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into 0 131.616 * [backup-simplify]: Simplify (- 0) into 0 131.616 * [backup-simplify]: Simplify (+ 0 0) into 0 131.617 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 131.617 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 131.618 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 131.619 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 8) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))))) into 0 131.619 * [backup-simplify]: Simplify 0 into 0 131.619 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 131.620 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 131.620 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 131.621 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))))) into 0 131.622 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 131.623 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 131.624 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 131.624 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 131.625 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))))) into 0 131.625 * [backup-simplify]: Simplify (- 0) into 0 131.626 * [backup-simplify]: Simplify (+ 0 0) into 0 131.626 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 131.627 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 131.628 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 131.629 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 8) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))))) into 0 131.629 * [backup-simplify]: Simplify 0 into 0 131.630 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 131.631 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 131.631 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 131.632 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))))) into 0 131.633 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 131.634 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 131.635 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 131.635 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 131.637 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))))) into 0 131.637 * [backup-simplify]: Simplify (- 0) into 0 131.637 * [backup-simplify]: Simplify (+ 0 0) into 0 131.638 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 131.639 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 131.640 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 131.645 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 8) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))))))) into 0 131.645 * [backup-simplify]: Simplify 0 into 0 131.646 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 131.647 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 131.648 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 131.649 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))))))) into 0 131.650 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 131.652 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 131.653 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))))) into 0 131.653 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 131.655 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))))))) into 0 131.655 * [backup-simplify]: Simplify (- 0) into 0 131.655 * [backup-simplify]: Simplify (+ 0 0) into 0 131.656 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 131.658 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 131.659 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))))) into 0 131.660 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 8) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))))))) into 0 131.660 * [backup-simplify]: Simplify 0 into 0 131.661 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 (/ 1 x))) 8) (- (* 1/2 (/ 1 (pow (fabs (/ 1 (/ 1 x))) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 (/ 1 x))) 5))))) into (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) 131.661 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 (- x))) 7) (* (- (/ (/ 1/2 (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) (/ 3/4 (pow (fabs (/ 1 (- x))) 5))) (fabs (/ 1 (- x))))) into (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) 131.661 * [approximate]: Taking taylor expansion of (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) in (x) around 0 131.661 * [taylor]: Taking taylor expansion of (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) in x 131.661 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) in x 131.661 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 131.661 * [taylor]: Taking taylor expansion of 1/2 in x 131.661 * [backup-simplify]: Simplify 1/2 into 1/2 131.661 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 131.661 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 131.661 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 131.661 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 131.661 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 131.661 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 131.661 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 131.661 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 131.661 * [taylor]: Taking taylor expansion of 3/4 in x 131.661 * [backup-simplify]: Simplify 3/4 into 3/4 131.661 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 131.661 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 131.661 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 131.662 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 131.662 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 131.662 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 131.662 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 131.662 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 131.662 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 8) in x 131.662 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 131.662 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 131.662 * [taylor]: Taking taylor expansion of (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) in x 131.662 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) in x 131.662 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 131.662 * [taylor]: Taking taylor expansion of 1/2 in x 131.662 * [backup-simplify]: Simplify 1/2 into 1/2 131.662 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 131.662 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 131.662 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 131.662 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 131.662 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 131.662 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 131.662 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 131.662 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 131.662 * [taylor]: Taking taylor expansion of 3/4 in x 131.662 * [backup-simplify]: Simplify 3/4 into 3/4 131.662 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 131.662 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 131.662 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 131.662 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 131.663 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 131.663 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 131.663 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 131.663 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 131.663 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 8) in x 131.663 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 131.663 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 131.663 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 131.663 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 131.663 * [backup-simplify]: Simplify (- (/ 3/4 (pow (fabs (/ -1 x)) 5))) into (- (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) 131.663 * [backup-simplify]: Simplify (+ (/ 1/2 (pow (fabs (/ -1 x)) 3)) (- (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))))) into (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) 131.663 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 131.664 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 131.664 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 4) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 8) 131.664 * [backup-simplify]: Simplify (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) into (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) 131.664 * [backup-simplify]: Simplify (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) into (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (pow (fabs (/ -1 x)) 8)) 131.664 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 131.664 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 131.664 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 131.664 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 131.665 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 131.665 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 131.665 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))) into 0 131.665 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 131.665 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 131.666 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 131.666 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 131.666 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))) into 0 131.667 * [backup-simplify]: Simplify (- 0) into 0 131.667 * [backup-simplify]: Simplify (+ 0 0) into 0 131.668 * [backup-simplify]: Simplify (+ (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) 0) (* 0 (pow (fabs (/ -1 x)) 8))) into 0 131.668 * [backup-simplify]: Simplify 0 into 0 131.668 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 131.669 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 131.669 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 131.670 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 131.670 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 131.671 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 131.672 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))) into 0 131.672 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 131.673 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 131.673 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 131.674 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 131.675 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))) into 0 131.675 * [backup-simplify]: Simplify (- 0) into 0 131.675 * [backup-simplify]: Simplify (+ 0 0) into 0 131.676 * [backup-simplify]: Simplify (+ (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 8)))) into 0 131.676 * [backup-simplify]: Simplify 0 into 0 131.677 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 131.678 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 131.679 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 131.680 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 131.681 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 131.681 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 131.682 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))) into 0 131.683 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 131.684 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 131.685 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 131.686 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 131.687 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))) into 0 131.687 * [backup-simplify]: Simplify (- 0) into 0 131.688 * [backup-simplify]: Simplify (+ 0 0) into 0 131.689 * [backup-simplify]: Simplify (+ (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 8))))) into 0 131.689 * [backup-simplify]: Simplify 0 into 0 131.690 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 131.691 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 131.693 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 131.694 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 131.695 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 131.695 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 131.697 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))))) into 0 131.698 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 131.700 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 131.701 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 131.701 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 131.703 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))))) into 0 131.703 * [backup-simplify]: Simplify (- 0) into 0 131.704 * [backup-simplify]: Simplify (+ 0 0) into 0 131.705 * [backup-simplify]: Simplify (+ (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 8)))))) into 0 131.705 * [backup-simplify]: Simplify 0 into 0 131.707 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 131.709 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 131.710 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 131.711 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 131.712 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 131.712 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 131.713 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))))) into 0 131.714 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 131.715 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 131.716 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 131.717 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 131.718 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))))) into 0 131.718 * [backup-simplify]: Simplify (- 0) into 0 131.718 * [backup-simplify]: Simplify (+ 0 0) into 0 131.720 * [backup-simplify]: Simplify (+ (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 8))))))) into 0 131.720 * [backup-simplify]: Simplify 0 into 0 131.721 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 131.722 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 131.723 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 131.725 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 131.726 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 131.726 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 131.728 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))))))) into 0 131.729 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 131.731 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 131.733 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 131.734 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 131.736 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))))))) into 0 131.736 * [backup-simplify]: Simplify (- 0) into 0 131.737 * [backup-simplify]: Simplify (+ 0 0) into 0 131.739 * [backup-simplify]: Simplify (+ (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 8)))))))) into 0 131.739 * [backup-simplify]: Simplify 0 into 0 131.740 * [backup-simplify]: Simplify (* (- (* 1/2 (/ 1 (pow (fabs (/ -1 (/ 1 (- x)))) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 (/ 1 (- x)))) 5)))) (pow (fabs (/ -1 (/ 1 (- x)))) 8)) into (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) 131.740 * * * [progress]: simplifying candidates 131.740 * * * * [progress]: [ 1 / 258 ] simplifiying candidate # 131.740 * * * * [progress]: [ 2 / 258 ] simplifiying candidate # 131.740 * * * * [progress]: [ 3 / 258 ] simplifiying candidate # 131.740 * * * * [progress]: [ 4 / 258 ] simplifiying candidate # 131.740 * * * * [progress]: [ 5 / 258 ] simplifiying candidate # 131.740 * * * * [progress]: [ 6 / 258 ] simplifiying candidate # 131.740 * * * * [progress]: [ 7 / 258 ] simplifiying candidate # 131.741 * [simplify]: Simplifying (sqrt (* (cbrt PI) (cbrt PI))) 131.741 * * [simplify]: iters left: 4 (4 enodes) 131.743 * * [simplify]: iters left: 3 (13 enodes) 131.746 * * [simplify]: Extracting #0: cost 1 inf + 0 131.746 * * [simplify]: Extracting #1: cost 4 inf + 0 131.746 * * [simplify]: Extracting #2: cost 7 inf + 0 131.746 * * [simplify]: Extracting #3: cost 6 inf + 1 131.746 * * [simplify]: Extracting #4: cost 0 inf + 647 131.746 * [simplify]: Simplified to (fabs (cbrt PI)) 131.747 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (fabs (cbrt PI)) (sqrt (cbrt PI))) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) (exp (* (fabs x) (fabs x))))) 131.747 * * * * [progress]: [ 8 / 258 ] simplifiying candidate # 131.747 * [simplify]: Simplifying (sqrt (sqrt PI)) 131.747 * * [simplify]: iters left: 2 (3 enodes) 131.749 * * [simplify]: iters left: 1 (9 enodes) 131.751 * * [simplify]: Extracting #0: cost 1 inf + 0 131.751 * * [simplify]: Extracting #1: cost 3 inf + 0 131.751 * * [simplify]: Extracting #2: cost 5 inf + 0 131.751 * * [simplify]: Extracting #3: cost 4 inf + 1 131.751 * * [simplify]: Extracting #4: cost 0 inf + 245 131.752 * [simplify]: Simplified to (sqrt (sqrt PI)) 131.752 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) (exp (* (fabs x) (fabs x))))) 131.752 * * * * [progress]: [ 9 / 258 ] simplifiying candidate # 131.752 * [simplify]: Simplifying (sqrt 1) 131.752 * * [simplify]: iters left: 1 (2 enodes) 131.759 * * [simplify]: Extracting #0: cost 1 inf + 0 131.759 * * [simplify]: Extracting #1: cost 0 inf + 1 131.759 * [simplify]: Simplified to 1 131.759 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* 1 (sqrt PI)) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) (exp (* (fabs x) (fabs x))))) 131.759 * * * * [progress]: [ 10 / 258 ] simplifiying candidate # 131.759 * * * * [progress]: [ 11 / 258 ] simplifiying candidate # 131.759 * * * * [progress]: [ 12 / 258 ] simplifiying candidate # 131.760 * [simplify]: Simplifying (sqrt PI) 131.760 * * [simplify]: iters left: 1 (2 enodes) 131.760 * * [simplify]: Extracting #0: cost 1 inf + 0 131.760 * * [simplify]: Extracting #1: cost 3 inf + 0 131.760 * * [simplify]: Extracting #2: cost 2 inf + 1 131.760 * * [simplify]: Extracting #3: cost 0 inf + 83 131.760 * [simplify]: Simplified to (sqrt PI) 131.760 * [simplify]: Simplified (2 1 2 1 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (fabs (sqrt PI)) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) (exp (* (fabs x) (fabs x))))) 131.761 * * * * [progress]: [ 13 / 258 ] simplifiying candidate # 131.761 * * * * [progress]: [ 14 / 258 ] simplifiying candidate #real (real->posit16 (sqrt PI))) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) (exp (* (fabs x) (fabs x)))))> 131.761 * * * * [progress]: [ 15 / 258 ] simplifiying candidate # 131.761 * * * * [progress]: [ 16 / 258 ] simplifiying candidate # 131.761 * [simplify]: Simplifying (- (log (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (log (sqrt PI)) (+ (* (log (fabs x)) 7) (+ (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (log (fabs x)))))) 131.761 * * [simplify]: iters left: 6 (32 enodes) 131.770 * * [simplify]: iters left: 5 (144 enodes) 131.811 * * [simplify]: iters left: 4 (361 enodes) 131.954 * * [simplify]: Extracting #0: cost 1 inf + 0 131.954 * * [simplify]: Extracting #1: cost 32 inf + 0 131.955 * * [simplify]: Extracting #2: cost 80 inf + 0 131.955 * * [simplify]: Extracting #3: cost 106 inf + 1 131.955 * * [simplify]: Extracting #4: cost 205 inf + 197 131.957 * * [simplify]: Extracting #5: cost 313 inf + 3671 131.962 * * [simplify]: Extracting #6: cost 304 inf + 36262 131.984 * * [simplify]: Extracting #7: cost 129 inf + 157515 132.047 * * [simplify]: Extracting #8: cost 17 inf + 232134 132.115 * * [simplify]: Extracting #9: cost 0 inf + 249970 132.169 * * [simplify]: Extracting #10: cost 0 inf + 249330 132.223 * * [simplify]: Extracting #11: cost 0 inf + 248730 132.281 * [simplify]: Simplified to (- (log (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 15/8))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (+ (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* 8 (log (fabs x)))) (log (sqrt PI)))) 132.281 * [simplify]: Simplified (2 1 1) to (λ (x) (* (exp (- (log (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 15/8))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (+ (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* 8 (log (fabs x)))) (log (sqrt PI))))) (exp (* (fabs x) (fabs x))))) 132.281 * * * * [progress]: [ 17 / 258 ] simplifiying candidate # 132.282 * [simplify]: Simplifying (- (log (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (log (sqrt PI)) (+ (* (log (fabs x)) 7) (log (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))))) 132.282 * * [simplify]: iters left: 6 (32 enodes) 132.291 * * [simplify]: iters left: 5 (144 enodes) 132.347 * * [simplify]: iters left: 4 (356 enodes) 132.520 * * [simplify]: Extracting #0: cost 1 inf + 0 132.521 * * [simplify]: Extracting #1: cost 31 inf + 0 132.521 * * [simplify]: Extracting #2: cost 78 inf + 0 132.521 * * [simplify]: Extracting #3: cost 102 inf + 2 132.522 * * [simplify]: Extracting #4: cost 213 inf + 197 132.523 * * [simplify]: Extracting #5: cost 314 inf + 3452 132.528 * * [simplify]: Extracting #6: cost 321 inf + 24339 132.553 * * [simplify]: Extracting #7: cost 153 inf + 129671 132.603 * * [simplify]: Extracting #8: cost 20 inf + 219998 132.676 * * [simplify]: Extracting #9: cost 0 inf + 242925 133.165 * * [simplify]: Extracting #10: cost 0 inf + 242886 133.224 * [simplify]: Simplified to (- (- (- (log (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 15/8))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (log (sqrt PI))) (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* 8 (log (fabs x)))) 133.224 * [simplify]: Simplified (2 1 1) to (λ (x) (* (exp (- (- (- (log (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 15/8))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (log (sqrt PI))) (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* 8 (log (fabs x))))) (exp (* (fabs x) (fabs x))))) 133.224 * * * * [progress]: [ 18 / 258 ] simplifiying candidate # 133.225 * [simplify]: Simplifying (- (log (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (log (sqrt PI)) (+ (* (log (fabs x)) 7) (+ (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (log (fabs x)))))) 133.225 * * [simplify]: iters left: 6 (32 enodes) 133.234 * * [simplify]: iters left: 5 (144 enodes) 133.278 * * [simplify]: iters left: 4 (361 enodes) 133.420 * * [simplify]: Extracting #0: cost 1 inf + 0 133.420 * * [simplify]: Extracting #1: cost 32 inf + 0 133.420 * * [simplify]: Extracting #2: cost 80 inf + 0 133.421 * * [simplify]: Extracting #3: cost 106 inf + 1 133.422 * * [simplify]: Extracting #4: cost 205 inf + 197 133.424 * * [simplify]: Extracting #5: cost 313 inf + 3671 133.434 * * [simplify]: Extracting #6: cost 304 inf + 36262 133.465 * * [simplify]: Extracting #7: cost 129 inf + 157515 133.520 * * [simplify]: Extracting #8: cost 17 inf + 232134 133.580 * * [simplify]: Extracting #9: cost 0 inf + 249970 133.639 * * [simplify]: Extracting #10: cost 0 inf + 249330 133.689 * * [simplify]: Extracting #11: cost 0 inf + 248730 133.745 * [simplify]: Simplified to (- (log (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 15/8))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (+ (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* 8 (log (fabs x)))) (log (sqrt PI)))) 133.745 * [simplify]: Simplified (2 1 1) to (λ (x) (* (exp (- (log (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 15/8))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (+ (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* 8 (log (fabs x)))) (log (sqrt PI))))) (exp (* (fabs x) (fabs x))))) 133.745 * * * * [progress]: [ 19 / 258 ] simplifiying candidate # 133.745 * [simplify]: Simplifying (- (log (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (log (sqrt PI)) (+ (* (log (fabs x)) 7) (log (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))))) 133.746 * * [simplify]: iters left: 6 (32 enodes) 133.755 * * [simplify]: iters left: 5 (144 enodes) 133.797 * * [simplify]: iters left: 4 (356 enodes) 133.999 * * [simplify]: Extracting #0: cost 1 inf + 0 133.999 * * [simplify]: Extracting #1: cost 31 inf + 0 134.000 * * [simplify]: Extracting #2: cost 78 inf + 0 134.000 * * [simplify]: Extracting #3: cost 102 inf + 2 134.000 * * [simplify]: Extracting #4: cost 213 inf + 197 134.002 * * [simplify]: Extracting #5: cost 314 inf + 3452 134.005 * * [simplify]: Extracting #6: cost 321 inf + 24339 134.033 * * [simplify]: Extracting #7: cost 153 inf + 129671 134.088 * * [simplify]: Extracting #8: cost 20 inf + 219998 134.140 * * [simplify]: Extracting #9: cost 0 inf + 242925 134.189 * * [simplify]: Extracting #10: cost 0 inf + 242886 134.244 * [simplify]: Simplified to (- (- (- (log (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 15/8))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (log (sqrt PI))) (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* 8 (log (fabs x)))) 134.244 * [simplify]: Simplified (2 1 1) to (λ (x) (* (exp (- (- (- (log (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 15/8))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (log (sqrt PI))) (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* 8 (log (fabs x))))) (exp (* (fabs x) (fabs x))))) 134.244 * * * * [progress]: [ 20 / 258 ] simplifiying candidate # 134.245 * [simplify]: Simplifying (- (log (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (log (sqrt PI)) (+ (log (pow (fabs x) 7)) (+ (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (log (fabs x)))))) 134.245 * * [simplify]: iters left: 6 (32 enodes) 134.255 * * [simplify]: iters left: 5 (144 enodes) 134.292 * * [simplify]: iters left: 4 (364 enodes) 134.438 * * [simplify]: Extracting #0: cost 1 inf + 0 134.438 * * [simplify]: Extracting #1: cost 34 inf + 0 134.439 * * [simplify]: Extracting #2: cost 90 inf + 0 134.439 * * [simplify]: Extracting #3: cost 127 inf + 2 134.440 * * [simplify]: Extracting #4: cost 224 inf + 661 134.441 * * [simplify]: Extracting #5: cost 317 inf + 6074 134.446 * * [simplify]: Extracting #6: cost 302 inf + 38686 134.467 * * [simplify]: Extracting #7: cost 111 inf + 164604 134.526 * * [simplify]: Extracting #8: cost 29 inf + 225043 134.584 * * [simplify]: Extracting #9: cost 0 inf + 254514 134.657 * * [simplify]: Extracting #10: cost 0 inf + 253834 134.721 * [simplify]: Simplified to (- (- (log (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ 15/8 (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (log (sqrt PI)) (* 8 (log (fabs x))))) (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) 134.721 * [simplify]: Simplified (2 1 1) to (λ (x) (* (exp (- (- (log (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ 15/8 (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (log (sqrt PI)) (* 8 (log (fabs x))))) (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 134.721 * * * * [progress]: [ 21 / 258 ] simplifiying candidate # 134.721 * [simplify]: Simplifying (- (log (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (log (sqrt PI)) (+ (log (pow (fabs x) 7)) (log (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))))) 134.722 * * [simplify]: iters left: 6 (31 enodes) 134.733 * * [simplify]: iters left: 5 (142 enodes) 134.785 * * [simplify]: iters left: 4 (359 enodes) 134.962 * * [simplify]: Extracting #0: cost 1 inf + 0 134.962 * * [simplify]: Extracting #1: cost 33 inf + 0 134.962 * * [simplify]: Extracting #2: cost 89 inf + 0 134.962 * * [simplify]: Extracting #3: cost 122 inf + 3 134.963 * * [simplify]: Extracting #4: cost 227 inf + 1016 134.964 * * [simplify]: Extracting #5: cost 319 inf + 5186 134.967 * * [simplify]: Extracting #6: cost 334 inf + 19502 134.978 * * [simplify]: Extracting #7: cost 216 inf + 92026 135.014 * * [simplify]: Extracting #8: cost 50 inf + 204710 135.059 * * [simplify]: Extracting #9: cost 18 inf + 228755 135.106 * * [simplify]: Extracting #10: cost 1 inf + 251206 135.156 * * [simplify]: Extracting #11: cost 0 inf + 252483 135.211 * [simplify]: Simplified to (- (log (+ (* (fabs x) (+ (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (+ (log (sqrt PI)) (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* 8 (log (fabs x))))) 135.211 * [simplify]: Simplified (2 1 1) to (λ (x) (* (exp (- (log (+ (* (fabs x) (+ (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (+ (log (sqrt PI)) (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* 8 (log (fabs x)))))) (exp (* (fabs x) (fabs x))))) 135.212 * * * * [progress]: [ 22 / 258 ] simplifiying candidate # 135.212 * [simplify]: Simplifying (- (log (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (log (sqrt PI)) (log (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))))) 135.212 * * [simplify]: iters left: 6 (30 enodes) 135.229 * * [simplify]: iters left: 5 (137 enodes) 135.266 * * [simplify]: iters left: 4 (350 enodes) 135.413 * * [simplify]: Extracting #0: cost 1 inf + 0 135.413 * * [simplify]: Extracting #1: cost 25 inf + 0 135.414 * * [simplify]: Extracting #2: cost 69 inf + 0 135.414 * * [simplify]: Extracting #3: cost 121 inf + 1 135.415 * * [simplify]: Extracting #4: cost 241 inf + 712 135.416 * * [simplify]: Extracting #5: cost 310 inf + 7621 135.425 * * [simplify]: Extracting #6: cost 295 inf + 39914 135.464 * * [simplify]: Extracting #7: cost 104 inf + 163407 135.502 * * [simplify]: Extracting #8: cost 23 inf + 219264 135.544 * * [simplify]: Extracting #9: cost 9 inf + 234818 135.582 * * [simplify]: Extracting #10: cost 0 inf + 246560 135.634 * [simplify]: Simplified to (- (log (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 15/8))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (+ (+ (* 7 (log (fabs x))) (log (fabs x))) (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (log (sqrt PI)))) 135.634 * [simplify]: Simplified (2 1 1) to (λ (x) (* (exp (- (log (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 15/8))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (+ (+ (* 7 (log (fabs x))) (log (fabs x))) (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (log (sqrt PI))))) (exp (* (fabs x) (fabs x))))) 135.635 * * * * [progress]: [ 23 / 258 ] simplifiying candidate # 135.635 * [simplify]: Simplifying (- (log (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (log (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))))) 135.636 * * [simplify]: iters left: 6 (29 enodes) 135.653 * * [simplify]: iters left: 5 (134 enodes) 135.693 * * [simplify]: iters left: 4 (354 enodes) 135.865 * * [simplify]: Extracting #0: cost 1 inf + 0 135.865 * * [simplify]: Extracting #1: cost 19 inf + 0 135.865 * * [simplify]: Extracting #2: cost 53 inf + 0 135.866 * * [simplify]: Extracting #3: cost 118 inf + 1 135.866 * * [simplify]: Extracting #4: cost 255 inf + 651 135.872 * * [simplify]: Extracting #5: cost 344 inf + 3045 135.874 * * [simplify]: Extracting #6: cost 377 inf + 14524 135.886 * * [simplify]: Extracting #7: cost 230 inf + 94813 135.941 * * [simplify]: Extracting #8: cost 36 inf + 225645 135.984 * * [simplify]: Extracting #9: cost 8 inf + 245843 136.037 * * [simplify]: Extracting #10: cost 0 inf + 254019 136.098 * * [simplify]: Extracting #11: cost 0 inf + 253813 136.144 * [simplify]: Simplified to (- (log (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 15/8))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (log (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8)) (sqrt PI)))) 136.145 * [simplify]: Simplified (2 1 1) to (λ (x) (* (exp (- (log (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 15/8))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (log (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8)) (sqrt PI))))) (exp (* (fabs x) (fabs x))))) 136.145 * * * * [progress]: [ 24 / 258 ] simplifiying candidate # 136.145 * * * * [progress]: [ 25 / 258 ] simplifiying candidate # 136.145 * * * * [progress]: [ 26 / 258 ] simplifiying candidate # 136.146 * [simplify]: Simplifying (/ (* (* (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (sqrt PI) (sqrt PI)) (sqrt PI)) (* (* (* (pow (fabs x) 7) (pow (fabs x) 7)) (pow (fabs x) 7)) (* (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (fabs x) (fabs x)) (fabs x)))))) 136.147 * * [simplify]: iters left: 6 (36 enodes) 136.169 * * [simplify]: iters left: 5 (183 enodes) 136.255 * * [simplify]: Extracting #0: cost 1 inf + 0 136.255 * * [simplify]: Extracting #1: cost 39 inf + 0 136.255 * * [simplify]: Extracting #2: cost 133 inf + 0 136.256 * * [simplify]: Extracting #3: cost 235 inf + 43 136.257 * * [simplify]: Extracting #4: cost 247 inf + 2380 136.258 * * [simplify]: Extracting #5: cost 234 inf + 11955 136.260 * * [simplify]: Extracting #6: cost 220 inf + 16074 136.266 * * [simplify]: Extracting #7: cost 197 inf + 27064 136.277 * * [simplify]: Extracting #8: cost 103 inf + 98918 136.339 * * [simplify]: Extracting #9: cost 22 inf + 190748 136.402 * * [simplify]: Extracting #10: cost 1 inf + 208807 136.468 * * [simplify]: Extracting #11: cost 0 inf + 207728 136.533 * * [simplify]: Extracting #12: cost 0 inf + 207608 136.600 * [simplify]: Simplified to (* (* (/ (+ (* (fabs x) (+ (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (sqrt PI)) (/ (+ (* (fabs x) (+ (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) PI)) (/ (+ (* (fabs x) (+ (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 7) (* (pow (fabs x) 7) (* (pow (fabs x) 7) (* (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (fabs x) (fabs x)) (fabs x))) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))))) 136.601 * [simplify]: Simplified (2 1 1) to (λ (x) (* (cbrt (* (* (/ (+ (* (fabs x) (+ (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (sqrt PI)) (/ (+ (* (fabs x) (+ (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) PI)) (/ (+ (* (fabs x) (+ (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 7) (* (pow (fabs x) 7) (* (pow (fabs x) 7) (* (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (fabs x) (fabs x)) (fabs x))) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))))))) (exp (* (fabs x) (fabs x))))) 136.601 * * * * [progress]: [ 27 / 258 ] simplifiying candidate # 136.601 * [simplify]: Simplifying (/ (* (* (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (sqrt PI) (sqrt PI)) (sqrt PI)) (* (* (* (pow (fabs x) 7) (pow (fabs x) 7)) (pow (fabs x) 7)) (* (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))))) 136.602 * * [simplify]: iters left: 6 (35 enodes) 136.613 * * [simplify]: iters left: 5 (184 enodes) 136.691 * * [simplify]: Extracting #0: cost 1 inf + 0 136.691 * * [simplify]: Extracting #1: cost 39 inf + 0 136.692 * * [simplify]: Extracting #2: cost 132 inf + 0 136.693 * * [simplify]: Extracting #3: cost 239 inf + 43 136.695 * * [simplify]: Extracting #4: cost 249 inf + 2835 136.697 * * [simplify]: Extracting #5: cost 242 inf + 10751 136.701 * * [simplify]: Extracting #6: cost 232 inf + 12864 136.706 * * [simplify]: Extracting #7: cost 200 inf + 29737 136.730 * * [simplify]: Extracting #8: cost 102 inf + 104960 136.791 * * [simplify]: Extracting #9: cost 27 inf + 190911 136.855 * * [simplify]: Extracting #10: cost 0 inf + 220829 136.923 * * [simplify]: Extracting #11: cost 0 inf + 220101 136.993 * [simplify]: Simplified to (/ (* (* (/ (+ (* (fabs x) (+ (* (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) 15/8) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (pow (fabs x) 7)) (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (sqrt PI)) (/ (+ (* (fabs x) (+ (* (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) 15/8) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (pow (fabs x) 7)) (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) PI)) (+ (* (fabs x) (+ (* (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) 15/8) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (pow (fabs x) 7)) (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (* (pow (fabs x) 7) (* (* (pow (fabs x) 7) (* (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (fabs x))) (* (* (* (fabs x) (fabs x)) (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) 136.993 * [simplify]: Simplified (2 1 1) to (λ (x) (* (cbrt (/ (* (* (/ (+ (* (fabs x) (+ (* (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) 15/8) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (pow (fabs x) 7)) (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (sqrt PI)) (/ (+ (* (fabs x) (+ (* (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) 15/8) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (pow (fabs x) 7)) (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) PI)) (+ (* (fabs x) (+ (* (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) 15/8) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (pow (fabs x) 7)) (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (* (pow (fabs x) 7) (* (* (pow (fabs x) 7) (* (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (fabs x))) (* (* (* (fabs x) (fabs x)) (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))))) (exp (* (fabs x) (fabs x))))) 136.993 * * * * [progress]: [ 28 / 258 ] simplifiying candidate # 136.993 * [simplify]: Simplifying (/ (* (* (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (sqrt PI) (sqrt PI)) (sqrt PI)) (* (* (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))))) 136.994 * * [simplify]: iters left: 6 (33 enodes) 137.004 * * [simplify]: iters left: 5 (172 enodes) 137.065 * * [simplify]: Extracting #0: cost 1 inf + 0 137.066 * * [simplify]: Extracting #1: cost 37 inf + 0 137.066 * * [simplify]: Extracting #2: cost 124 inf + 0 137.066 * * [simplify]: Extracting #3: cost 220 inf + 43 137.067 * * [simplify]: Extracting #4: cost 235 inf + 2089 137.068 * * [simplify]: Extracting #5: cost 235 inf + 6107 137.071 * * [simplify]: Extracting #6: cost 204 inf + 19390 137.088 * * [simplify]: Extracting #7: cost 117 inf + 81715 137.132 * * [simplify]: Extracting #8: cost 13 inf + 195073 137.197 * * [simplify]: Extracting #9: cost 0 inf + 210645 137.275 * * [simplify]: Extracting #10: cost 0 inf + 209462 137.347 * * [simplify]: Extracting #11: cost 0 inf + 209371 137.414 * [simplify]: Simplified to (* (/ (+ (+ (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (fabs x) 15/8) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (fabs x) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (pow (fabs x) 7) (* (* (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)) (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))))) (/ (+ (+ (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (fabs x) 15/8) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (fabs x) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (/ (* (sqrt PI) PI) (+ (+ (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (fabs x) 15/8) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (fabs x) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))))) 137.414 * [simplify]: Simplified (2 1 1) to (λ (x) (* (cbrt (* (/ (+ (+ (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (fabs x) 15/8) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (fabs x) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (pow (fabs x) 7) (* (* (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)) (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))))) (/ (+ (+ (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (fabs x) 15/8) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (fabs x) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (/ (* (sqrt PI) PI) (+ (+ (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (fabs x) 15/8) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (fabs x) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))))) (exp (* (fabs x) (fabs x))))) 137.415 * * * * [progress]: [ 29 / 258 ] simplifiying candidate # 137.416 * [simplify]: Simplifying (/ (* (* (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))))) 137.417 * * [simplify]: iters left: 6 (31 enodes) 137.436 * * [simplify]: iters left: 5 (165 enodes) 137.507 * * [simplify]: Extracting #0: cost 1 inf + 0 137.507 * * [simplify]: Extracting #1: cost 31 inf + 0 137.508 * * [simplify]: Extracting #2: cost 110 inf + 0 137.508 * * [simplify]: Extracting #3: cost 200 inf + 43 137.509 * * [simplify]: Extracting #4: cost 223 inf + 707 137.510 * * [simplify]: Extracting #5: cost 218 inf + 5888 137.515 * * [simplify]: Extracting #6: cost 190 inf + 17435 137.531 * * [simplify]: Extracting #7: cost 97 inf + 85477 137.563 * * [simplify]: Extracting #8: cost 29 inf + 159616 137.622 * * [simplify]: Extracting #9: cost 1 inf + 190724 137.689 * * [simplify]: Extracting #10: cost 0 inf + 190096 137.745 * [simplify]: Simplified to (/ (/ (* (/ (* (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8)) (+ (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8)) (+ (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (fabs x))) PI)) (/ (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8)) (+ (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (fabs x))))) (sqrt PI)) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (fabs x)))) 137.745 * [simplify]: Simplified (2 1 1) to (λ (x) (* (cbrt (/ (/ (* (/ (* (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8)) (+ (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8)) (+ (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (fabs x))) PI)) (/ (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8)) (+ (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (fabs x))))) (sqrt PI)) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (fabs x))))) (exp (* (fabs x) (fabs x))))) 137.745 * * * * [progress]: [ 30 / 258 ] simplifiying candidate # 137.746 * * * * [progress]: [ 31 / 258 ] simplifiying candidate # 137.746 * * * * [progress]: [ 32 / 258 ] simplifiying candidate # 137.746 * * * * [progress]: [ 33 / 258 ] simplifiying candidate # 137.746 * * * * [progress]: [ 34 / 258 ] simplifiying candidate # 137.746 * [simplify]: Simplifying (/ (* (cbrt (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (cbrt (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) (sqrt PI)) 137.747 * * [simplify]: iters left: 6 (26 enodes) 137.755 * * [simplify]: iters left: 5 (116 enodes) 137.800 * * [simplify]: iters left: 4 (289 enodes) 137.941 * * [simplify]: Extracting #0: cost 1 inf + 0 137.941 * * [simplify]: Extracting #1: cost 7 inf + 0 137.942 * * [simplify]: Extracting #2: cost 14 inf + 0 137.942 * * [simplify]: Extracting #3: cost 24 inf + 42 137.942 * * [simplify]: Extracting #4: cost 119 inf + 83 137.944 * * [simplify]: Extracting #5: cost 253 inf + 84 137.946 * * [simplify]: Extracting #6: cost 310 inf + 3884 137.951 * * [simplify]: Extracting #7: cost 274 inf + 16553 137.968 * * [simplify]: Extracting #8: cost 169 inf + 78709 138.012 * * [simplify]: Extracting #9: cost 29 inf + 177244 138.064 * * [simplify]: Extracting #10: cost 0 inf + 202412 138.096 * * [simplify]: Extracting #11: cost 0 inf + 201932 138.133 * [simplify]: Simplified to (/ (* (cbrt (+ (* (fabs x) (* (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 15/8))) (* (pow (fabs x) 7) (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (cbrt (+ (* (fabs x) (* (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 15/8))) (* (pow (fabs x) 7) (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (sqrt PI)) 138.133 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (/ (* (cbrt (+ (* (fabs x) (* (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 15/8))) (* (pow (fabs x) 7) (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (cbrt (+ (* (fabs x) (* (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 15/8))) (* (pow (fabs x) 7) (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (sqrt PI)) (/ (cbrt (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) (exp (* (fabs x) (fabs x))))) 138.134 * [simplify]: Simplifying (/ (cbrt (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) 138.134 * * [simplify]: iters left: 6 (25 enodes) 138.142 * * [simplify]: iters left: 5 (116 enodes) 138.167 * * [simplify]: iters left: 4 (308 enodes) 138.307 * * [simplify]: Extracting #0: cost 1 inf + 0 138.307 * * [simplify]: Extracting #1: cost 12 inf + 0 138.307 * * [simplify]: Extracting #2: cost 58 inf + 0 138.307 * * [simplify]: Extracting #3: cost 117 inf + 43 138.308 * * [simplify]: Extracting #4: cost 209 inf + 1455 138.311 * * [simplify]: Extracting #5: cost 231 inf + 24335 138.328 * * [simplify]: Extracting #6: cost 141 inf + 124719 138.362 * * [simplify]: Extracting #7: cost 19 inf + 213427 138.408 * * [simplify]: Extracting #8: cost 0 inf + 226101 138.442 * * [simplify]: Extracting #9: cost 0 inf + 224253 138.510 * * [simplify]: Extracting #10: cost 0 inf + 223511 138.567 * * [simplify]: Extracting #11: cost 0 inf + 223471 138.608 * [simplify]: Simplified to (/ (/ (cbrt (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ 15/8 (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x)) 138.608 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (/ (* (cbrt (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (cbrt (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) (sqrt PI)) (/ (/ (cbrt (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ 15/8 (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x))) (exp (* (fabs x) (fabs x))))) 138.609 * * * * [progress]: [ 35 / 258 ] simplifiying candidate # 138.609 * [simplify]: Simplifying (/ (sqrt (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (sqrt PI)) 138.610 * * [simplify]: iters left: 6 (25 enodes) 138.625 * * [simplify]: iters left: 5 (111 enodes) 138.653 * * [simplify]: iters left: 4 (280 enodes) 138.814 * * [simplify]: Extracting #0: cost 1 inf + 0 138.814 * * [simplify]: Extracting #1: cost 4 inf + 0 138.814 * * [simplify]: Extracting #2: cost 8 inf + 0 138.814 * * [simplify]: Extracting #3: cost 16 inf + 83 138.814 * * [simplify]: Extracting #4: cost 112 inf + 83 138.815 * * [simplify]: Extracting #5: cost 245 inf + 84 138.816 * * [simplify]: Extracting #6: cost 304 inf + 3054 138.819 * * [simplify]: Extracting #7: cost 266 inf + 16463 138.824 * * [simplify]: Extracting #8: cost 207 inf + 45449 138.849 * * [simplify]: Extracting #9: cost 54 inf + 149964 138.894 * * [simplify]: Extracting #10: cost 1 inf + 187687 138.921 * * [simplify]: Extracting #11: cost 0 inf + 188634 138.961 * * [simplify]: Extracting #12: cost 0 inf + 188594 139.010 * [simplify]: Simplified to (/ (sqrt (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ 15/8 (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (sqrt PI)) 139.010 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (/ (sqrt (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ 15/8 (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (sqrt PI)) (/ (sqrt (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) (exp (* (fabs x) (fabs x))))) 139.011 * [simplify]: Simplifying (/ (sqrt (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) 139.011 * * [simplify]: iters left: 6 (25 enodes) 139.019 * * [simplify]: iters left: 5 (116 enodes) 139.051 * * [simplify]: iters left: 4 (308 enodes) 139.186 * * [simplify]: Extracting #0: cost 1 inf + 0 139.186 * * [simplify]: Extracting #1: cost 12 inf + 0 139.186 * * [simplify]: Extracting #2: cost 58 inf + 0 139.187 * * [simplify]: Extracting #3: cost 117 inf + 43 139.187 * * [simplify]: Extracting #4: cost 209 inf + 1455 139.192 * * [simplify]: Extracting #5: cost 231 inf + 24335 139.222 * * [simplify]: Extracting #6: cost 141 inf + 124639 139.253 * * [simplify]: Extracting #7: cost 19 inf + 212867 139.297 * * [simplify]: Extracting #8: cost 0 inf + 225341 139.337 * * [simplify]: Extracting #9: cost 0 inf + 223493 139.386 * * [simplify]: Extracting #10: cost 0 inf + 222751 139.441 * * [simplify]: Extracting #11: cost 0 inf + 222711 139.492 * [simplify]: Simplified to (/ (/ (sqrt (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ 15/8 (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x)) 139.492 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (/ (sqrt (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (sqrt PI)) (/ (/ (sqrt (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ 15/8 (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x))) (exp (* (fabs x) (fabs x))))) 139.492 * * * * [progress]: [ 36 / 258 ] simplifiying candidate # 139.493 * [simplify]: Simplifying (/ 1 (sqrt PI)) 139.493 * * [simplify]: iters left: 3 (4 enodes) 139.494 * * [simplify]: iters left: 2 (14 enodes) 139.497 * * [simplify]: iters left: 1 (16 enodes) 139.499 * * [simplify]: Extracting #0: cost 1 inf + 0 139.499 * * [simplify]: Extracting #1: cost 4 inf + 0 139.499 * * [simplify]: Extracting #2: cost 5 inf + 1 139.499 * * [simplify]: Extracting #3: cost 3 inf + 43 139.499 * * [simplify]: Extracting #4: cost 1 inf + 166 139.500 * * [simplify]: Extracting #5: cost 0 inf + 248 139.500 * [simplify]: Simplified to (/ 1 (sqrt PI)) 139.500 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (/ 1 (sqrt PI)) (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) (exp (* (fabs x) (fabs x))))) 139.500 * [simplify]: Simplifying (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) 139.500 * * [simplify]: iters left: 6 (24 enodes) 139.508 * * [simplify]: iters left: 5 (113 enodes) 139.553 * * [simplify]: iters left: 4 (305 enodes) 139.688 * * [simplify]: Extracting #0: cost 1 inf + 0 139.688 * * [simplify]: Extracting #1: cost 12 inf + 0 139.688 * * [simplify]: Extracting #2: cost 66 inf + 0 139.689 * * [simplify]: Extracting #3: cost 195 inf + 84 139.690 * * [simplify]: Extracting #4: cost 280 inf + 1985 139.692 * * [simplify]: Extracting #5: cost 300 inf + 15863 139.706 * * [simplify]: Extracting #6: cost 194 inf + 80243 139.738 * * [simplify]: Extracting #7: cost 23 inf + 198856 139.789 * * [simplify]: Extracting #8: cost 1 inf + 216842 139.851 * * [simplify]: Extracting #9: cost 0 inf + 216100 139.904 * * [simplify]: Extracting #10: cost 0 inf + 215758 139.946 * [simplify]: Simplified to (/ (/ (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ 15/8 (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x)) 139.946 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (/ 1 (sqrt PI)) (/ (/ (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ 15/8 (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x))) (exp (* (fabs x) (fabs x))))) 139.947 * * * * [progress]: [ 37 / 258 ] simplifiying candidate # 139.947 * * * * [progress]: [ 38 / 258 ] simplifiying candidate # 139.947 * * * * [progress]: [ 39 / 258 ] simplifiying candidate # 139.947 * * * * [progress]: [ 40 / 258 ] simplifiying candidate # 139.948 * [simplify]: Simplifying (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))) 139.948 * * [simplify]: iters left: 6 (15 enodes) 139.957 * * [simplify]: iters left: 5 (64 enodes) 139.982 * * [simplify]: iters left: 4 (131 enodes) 140.016 * * [simplify]: iters left: 3 (347 enodes) 140.174 * * [simplify]: Extracting #0: cost 1 inf + 0 140.174 * * [simplify]: Extracting #1: cost 38 inf + 0 140.174 * * [simplify]: Extracting #2: cost 140 inf + 0 140.175 * * [simplify]: Extracting #3: cost 215 inf + 1642 140.177 * * [simplify]: Extracting #4: cost 178 inf + 18820 140.182 * * [simplify]: Extracting #5: cost 132 inf + 38921 140.190 * * [simplify]: Extracting #6: cost 104 inf + 51459 140.211 * * [simplify]: Extracting #7: cost 18 inf + 102271 140.224 * * [simplify]: Extracting #8: cost 0 inf + 112209 140.237 * [simplify]: Simplified to (* (pow (fabs x) 8) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) 140.237 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (sqrt PI)) (* (pow (fabs x) 8) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 140.237 * * * * [progress]: [ 41 / 258 ] simplifiying candidate # 140.237 * [simplify]: Simplifying (* (cbrt (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (cbrt (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) 140.238 * * [simplify]: iters left: 6 (23 enodes) 140.252 * * [simplify]: iters left: 5 (105 enodes) 140.298 * * [simplify]: iters left: 4 (274 enodes) 140.444 * * [simplify]: Extracting #0: cost 1 inf + 0 140.444 * * [simplify]: Extracting #1: cost 3 inf + 0 140.444 * * [simplify]: Extracting #2: cost 5 inf + 0 140.444 * * [simplify]: Extracting #3: cost 17 inf + 0 140.444 * * [simplify]: Extracting #4: cost 113 inf + 0 140.445 * * [simplify]: Extracting #5: cost 249 inf + 1 140.446 * * [simplify]: Extracting #6: cost 313 inf + 2777 140.451 * * [simplify]: Extracting #7: cost 228 inf + 39630 140.471 * * [simplify]: Extracting #8: cost 45 inf + 162930 140.528 * * [simplify]: Extracting #9: cost 2 inf + 193160 140.559 * * [simplify]: Extracting #10: cost 0 inf + 194849 140.606 * * [simplify]: Extracting #11: cost 0 inf + 194809 140.664 * [simplify]: Simplified to (* (cbrt (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 15/8))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (cbrt (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 15/8))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) 140.665 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (cbrt (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 15/8))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (cbrt (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 15/8))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) (/ (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (cbrt (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 140.665 * * * * [progress]: [ 42 / 258 ] simplifiying candidate # 140.666 * [simplify]: Simplifying (sqrt (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) 140.666 * * [simplify]: iters left: 6 (22 enodes) 140.680 * * [simplify]: iters left: 5 (102 enodes) 140.724 * * [simplify]: iters left: 4 (271 enodes) 140.847 * * [simplify]: Extracting #0: cost 1 inf + 0 140.847 * * [simplify]: Extracting #1: cost 3 inf + 0 140.848 * * [simplify]: Extracting #2: cost 15 inf + 0 140.848 * * [simplify]: Extracting #3: cost 112 inf + 0 140.850 * * [simplify]: Extracting #4: cost 246 inf + 1 140.852 * * [simplify]: Extracting #5: cost 308 inf + 2435 140.863 * * [simplify]: Extracting #6: cost 260 inf + 19754 140.872 * * [simplify]: Extracting #7: cost 215 inf + 41948 140.908 * * [simplify]: Extracting #8: cost 50 inf + 153084 140.960 * * [simplify]: Extracting #9: cost 2 inf + 187868 141.011 * * [simplify]: Extracting #10: cost 0 inf + 189159 141.039 * * [simplify]: Extracting #11: cost 0 inf + 188998 141.066 * [simplify]: Simplified to (sqrt (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 15/8))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) 141.067 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (sqrt (+ (* (fabs x) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 15/8))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (/ (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (sqrt (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 141.067 * * * * [progress]: [ 43 / 258 ] simplifiying candidate # 141.067 * * * * [progress]: [ 44 / 258 ] simplifiying candidate # 141.067 * [simplify]: Simplifying (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) 141.067 * * [simplify]: iters left: 5 (6 enodes) 141.070 * * [simplify]: iters left: 4 (26 enodes) 141.081 * * [simplify]: iters left: 3 (53 enodes) 141.105 * * [simplify]: iters left: 2 (118 enodes) 141.141 * * [simplify]: iters left: 1 (263 enodes) 141.263 * * [simplify]: Extracting #0: cost 1 inf + 0 141.263 * * [simplify]: Extracting #1: cost 42 inf + 0 141.263 * * [simplify]: Extracting #2: cost 141 inf + 1 141.264 * * [simplify]: Extracting #3: cost 130 inf + 1143 141.267 * * [simplify]: Extracting #4: cost 62 inf + 31070 141.274 * * [simplify]: Extracting #5: cost 1 inf + 66591 141.283 * * [simplify]: Extracting #6: cost 0 inf + 66843 141.289 * [simplify]: Simplified to (pow (fabs x) 7) 141.289 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (* (pow (fabs x) 7) (* (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4)) (fabs x))))) (pow (fabs x) 7)) (exp (* (fabs x) (fabs x))))) 141.289 * * * * [progress]: [ 45 / 258 ] simplifiying candidate # 141.289 * [simplify]: Simplifying (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) 141.290 * * [simplify]: iters left: 6 (15 enodes) 141.299 * * [simplify]: iters left: 5 (73 enodes) 141.315 * * [simplify]: iters left: 4 (192 enodes) 141.374 * * [simplify]: Extracting #0: cost 1 inf + 0 141.375 * * [simplify]: Extracting #1: cost 8 inf + 0 141.375 * * [simplify]: Extracting #2: cost 93 inf + 0 141.375 * * [simplify]: Extracting #3: cost 185 inf + 2 141.377 * * [simplify]: Extracting #4: cost 142 inf + 6099 141.381 * * [simplify]: Extracting #5: cost 48 inf + 36609 141.390 * * [simplify]: Extracting #6: cost 0 inf + 58444 141.402 * * [simplify]: Extracting #7: cost 0 inf + 58404 141.417 * [simplify]: Simplified to (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 141.417 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (* (pow (fabs x) 7) (* (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3)) (fabs x))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (exp (* (fabs x) (fabs x))))) 141.417 * * * * [progress]: [ 46 / 258 ] simplifiying candidate # 141.418 * [simplify]: Simplifying (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 141.418 * * [simplify]: iters left: 6 (11 enodes) 141.424 * * [simplify]: iters left: 5 (43 enodes) 141.439 * * [simplify]: iters left: 4 (66 enodes) 141.459 * * [simplify]: iters left: 3 (102 enodes) 141.477 * * [simplify]: iters left: 2 (162 enodes) 141.529 * * [simplify]: iters left: 1 (310 enodes) 141.670 * * [simplify]: Extracting #0: cost 1 inf + 0 141.670 * * [simplify]: Extracting #1: cost 4 inf + 0 141.670 * * [simplify]: Extracting #2: cost 16 inf + 0 141.670 * * [simplify]: Extracting #3: cost 59 inf + 2 141.671 * * [simplify]: Extracting #4: cost 117 inf + 7 141.672 * * [simplify]: Extracting #5: cost 113 inf + 1258 141.677 * * [simplify]: Extracting #6: cost 43 inf + 34343 141.686 * * [simplify]: Extracting #7: cost 1 inf + 60291 141.696 * * [simplify]: Extracting #8: cost 0 inf + 60543 141.706 * [simplify]: Simplified to (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 141.706 * [simplify]: Simplified (2 1 2) to (λ (x) (* (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (* (pow (fabs x) 7) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (fabs x))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (exp (* (fabs x) (fabs x))))) 141.706 * * * * [progress]: [ 47 / 258 ] simplifiying candidate # 141.707 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 141.707 * * [simplify]: iters left: 6 (31 enodes) 141.733 * * [simplify]: iters left: 5 (167 enodes) 141.789 * * [simplify]: Extracting #0: cost 1 inf + 0 141.789 * * [simplify]: Extracting #1: cost 7 inf + 0 141.789 * * [simplify]: Extracting #2: cost 57 inf + 0 141.790 * * [simplify]: Extracting #3: cost 126 inf + 0 141.791 * * [simplify]: Extracting #4: cost 204 inf + 1427 141.795 * * [simplify]: Extracting #5: cost 199 inf + 22450 141.824 * * [simplify]: Extracting #6: cost 73 inf + 123473 141.880 * * [simplify]: Extracting #7: cost 0 inf + 184124 141.933 * * [simplify]: Extracting #8: cost 0 inf + 183327 141.978 * [simplify]: Simplified to (+ (* (* (fabs x) (+ (* (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)) (* (fabs x) (pow (fabs x) 6)))) (* (* (* (fabs x) (pow (fabs x) 6)) (* (fabs x) (pow (fabs x) 6))) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8)))) (* (fabs x) (pow (fabs x) 6))) (* (* (* (fabs x) (pow (fabs x) 6)) (* (* (fabs x) (pow (fabs x) 6)) (* (fabs x) (pow (fabs x) 6)))) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)))) 141.978 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (fabs x) (+ (* (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)) (* (fabs x) (pow (fabs x) 6)))) (* (* (* (fabs x) (pow (fabs x) 6)) (* (fabs x) (pow (fabs x) 6))) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8)))) (* (fabs x) (pow (fabs x) 6))) (* (* (* (fabs x) (pow (fabs x) 6)) (* (* (fabs x) (pow (fabs x) 6)) (* (fabs x) (pow (fabs x) 6)))) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 141.979 * * * * [progress]: [ 48 / 258 ] simplifiying candidate # 141.979 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 141.979 * * [simplify]: iters left: 6 (43 enodes) 141.994 * * [simplify]: iters left: 5 (250 enodes) 142.106 * * [simplify]: Extracting #0: cost 1 inf + 0 142.106 * * [simplify]: Extracting #1: cost 8 inf + 0 142.106 * * [simplify]: Extracting #2: cost 82 inf + 0 142.106 * * [simplify]: Extracting #3: cost 182 inf + 0 142.107 * * [simplify]: Extracting #4: cost 296 inf + 1088 142.111 * * [simplify]: Extracting #5: cost 299 inf + 28067 142.137 * * [simplify]: Extracting #6: cost 169 inf + 137984 142.177 * * [simplify]: Extracting #7: cost 16 inf + 251825 142.235 * * [simplify]: Extracting #8: cost 0 inf + 260331 142.299 * * [simplify]: Extracting #9: cost 0 inf + 259989 142.363 * [simplify]: Simplified to (+ (* (* (fabs x) (+ (* (* (fabs x) (pow (fabs x) 6)) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)) (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))))) (* (* (* (fabs x) (pow (fabs x) 6)) (* (fabs x) (pow (fabs x) 6))) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8)))) (+ (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (* (* (fabs x) (pow (fabs x) 6)) (* (fabs x) (pow (fabs x) 6))) (* (* (fabs x) (pow (fabs x) 6)) (pow (fabs x) 7))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5)))))) 142.363 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (fabs x) (+ (* (* (fabs x) (pow (fabs x) 6)) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)) (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))))) (* (* (* (fabs x) (pow (fabs x) 6)) (* (fabs x) (pow (fabs x) 6))) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8)))) (+ (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (* (* (fabs x) (pow (fabs x) 6)) (* (fabs x) (pow (fabs x) 6))) (* (* (fabs x) (pow (fabs x) 6)) (pow (fabs x) 7))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 142.364 * * * * [progress]: [ 49 / 258 ] simplifiying candidate # 142.364 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 142.364 * * [simplify]: iters left: 6 (38 enodes) 142.379 * * [simplify]: iters left: 5 (210 enodes) 142.493 * * [simplify]: Extracting #0: cost 1 inf + 0 142.494 * * [simplify]: Extracting #1: cost 8 inf + 0 142.494 * * [simplify]: Extracting #2: cost 77 inf + 0 142.495 * * [simplify]: Extracting #3: cost 157 inf + 0 142.496 * * [simplify]: Extracting #4: cost 234 inf + 957 142.500 * * [simplify]: Extracting #5: cost 254 inf + 18734 142.515 * * [simplify]: Extracting #6: cost 186 inf + 75134 142.542 * * [simplify]: Extracting #7: cost 40 inf + 183170 142.596 * * [simplify]: Extracting #8: cost 8 inf + 212326 142.633 * * [simplify]: Extracting #9: cost 0 inf + 222545 142.674 * [simplify]: Simplified to (+ (* (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (* (* (* (pow (fabs x) 6) (fabs x)) (* (pow (fabs x) 6) (fabs x))) (* (pow (fabs x) 6) (fabs x)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (fabs x) (+ (* (* (fabs x) (fabs x)) (* (* (pow (fabs x) 5) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7))) (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))))) (* (* (* (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (pow (fabs x) 5)))))) 142.674 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (* (* (* (pow (fabs x) 6) (fabs x)) (* (pow (fabs x) 6) (fabs x))) (* (pow (fabs x) 6) (fabs x)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (fabs x) (+ (* (* (fabs x) (fabs x)) (* (* (pow (fabs x) 5) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7))) (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))))) (* (* (* (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (pow (fabs x) 5)))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 142.674 * * * * [progress]: [ 50 / 258 ] simplifiying candidate # 142.675 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 142.675 * * [simplify]: iters left: 6 (38 enodes) 142.699 * * [simplify]: iters left: 5 (230 enodes) 142.820 * * [simplify]: Extracting #0: cost 1 inf + 0 142.821 * * [simplify]: Extracting #1: cost 7 inf + 0 142.821 * * [simplify]: Extracting #2: cost 58 inf + 0 142.821 * * [simplify]: Extracting #3: cost 153 inf + 0 142.822 * * [simplify]: Extracting #4: cost 288 inf + 1628 142.824 * * [simplify]: Extracting #5: cost 289 inf + 15964 142.836 * * [simplify]: Extracting #6: cost 208 inf + 73321 142.885 * * [simplify]: Extracting #7: cost 74 inf + 177340 142.953 * * [simplify]: Extracting #8: cost 11 inf + 238329 143.023 * * [simplify]: Extracting #9: cost 0 inf + 245595 143.095 * * [simplify]: Extracting #10: cost 0 inf + 245315 143.163 * [simplify]: Simplified to (+ (* (pow (fabs x) 5) (* (fabs x) (* (+ (* (* (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (+ (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)))) (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (fabs x) (fabs x))))) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (+ (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)))))))) 143.163 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (pow (fabs x) 5) (* (fabs x) (* (+ (* (* (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (+ (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)))) (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (fabs x) (fabs x))))) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (+ (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 143.165 * * * * [progress]: [ 51 / 258 ] simplifiying candidate # 143.165 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 143.166 * * [simplify]: iters left: 6 (43 enodes) 143.195 * * [simplify]: iters left: 5 (261 enodes) 143.302 * * [simplify]: Extracting #0: cost 1 inf + 0 143.302 * * [simplify]: Extracting #1: cost 8 inf + 0 143.302 * * [simplify]: Extracting #2: cost 82 inf + 0 143.302 * * [simplify]: Extracting #3: cost 200 inf + 0 143.304 * * [simplify]: Extracting #4: cost 327 inf + 6317 143.317 * * [simplify]: Extracting #5: cost 274 inf + 54984 143.356 * * [simplify]: Extracting #6: cost 163 inf + 135849 143.419 * * [simplify]: Extracting #7: cost 32 inf + 254453 143.508 * * [simplify]: Extracting #8: cost 0 inf + 293895 143.575 * * [simplify]: Extracting #9: cost 0 inf + 293855 143.667 * [simplify]: Simplified to (+ (* (+ (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ 3/4 (pow (fabs x) 5))))) (* (fabs x) (+ (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* 15/8 (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (+ (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (- (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)))) (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))))))))) (* (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (+ (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (- (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (pow (fabs x) 7))) (- (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)))) (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5)))))) 143.667 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ 3/4 (pow (fabs x) 5))))) (* (fabs x) (+ (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* 15/8 (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (+ (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (- (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)))) (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))))))))) (* (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (+ (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (- (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (pow (fabs x) 7))) (- (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)))) (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 143.668 * * * * [progress]: [ 52 / 258 ] simplifiying candidate # 143.668 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 143.668 * * [simplify]: iters left: 6 (41 enodes) 143.682 * * [simplify]: iters left: 5 (248 enodes) 143.783 * * [simplify]: Extracting #0: cost 1 inf + 0 143.783 * * [simplify]: Extracting #1: cost 8 inf + 0 143.783 * * [simplify]: Extracting #2: cost 80 inf + 0 143.783 * * [simplify]: Extracting #3: cost 181 inf + 0 143.784 * * [simplify]: Extracting #4: cost 301 inf + 713 143.786 * * [simplify]: Extracting #5: cost 324 inf + 13140 143.797 * * [simplify]: Extracting #6: cost 232 inf + 86967 143.828 * * [simplify]: Extracting #7: cost 83 inf + 195300 143.899 * * [simplify]: Extracting #8: cost 17 inf + 254287 143.982 * * [simplify]: Extracting #9: cost 1 inf + 269523 144.090 * * [simplify]: Extracting #10: cost 0 inf + 270519 144.195 * [simplify]: Simplified to (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (fabs x) (+ (* (* 15/8 (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (pow (fabs x) 7)) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))))) (* (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (+ (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))) 144.195 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (fabs x) (+ (* (* 15/8 (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (pow (fabs x) 7)) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))))) (* (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (+ (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 144.196 * * * * [progress]: [ 53 / 258 ] simplifiying candidate # 144.197 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 144.197 * * [simplify]: iters left: 6 (33 enodes) 144.218 * * [simplify]: iters left: 5 (179 enodes) 144.280 * * [simplify]: Extracting #0: cost 1 inf + 0 144.281 * * [simplify]: Extracting #1: cost 7 inf + 0 144.281 * * [simplify]: Extracting #2: cost 58 inf + 0 144.281 * * [simplify]: Extracting #3: cost 142 inf + 0 144.282 * * [simplify]: Extracting #4: cost 214 inf + 963 144.284 * * [simplify]: Extracting #5: cost 184 inf + 24364 144.294 * * [simplify]: Extracting #6: cost 103 inf + 86654 144.313 * * [simplify]: Extracting #7: cost 35 inf + 136996 144.360 * * [simplify]: Extracting #8: cost 1 inf + 167387 144.415 * * [simplify]: Extracting #9: cost 0 inf + 168151 144.445 * [simplify]: Simplified to (+ (* (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)))) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (+ (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)))))) (* (* (fabs x) (fabs x)) (fabs x))) (pow (fabs x) 5))) 144.445 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)))) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (+ (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)))))) (* (* (fabs x) (fabs x)) (fabs x))) (pow (fabs x) 5))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 144.446 * * * * [progress]: [ 54 / 258 ] simplifiying candidate # 144.446 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 144.447 * * [simplify]: iters left: 6 (41 enodes) 144.472 * * [simplify]: iters left: 5 (237 enodes) 144.597 * * [simplify]: Extracting #0: cost 1 inf + 0 144.597 * * [simplify]: Extracting #1: cost 8 inf + 0 144.598 * * [simplify]: Extracting #2: cost 84 inf + 0 144.599 * * [simplify]: Extracting #3: cost 194 inf + 0 144.601 * * [simplify]: Extracting #4: cost 290 inf + 5693 144.610 * * [simplify]: Extracting #5: cost 249 inf + 44376 144.625 * * [simplify]: Extracting #6: cost 125 inf + 121450 144.681 * * [simplify]: Extracting #7: cost 29 inf + 199559 144.755 * * [simplify]: Extracting #8: cost 0 inf + 233316 144.820 * [simplify]: Simplified to (+ (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 7) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))))) (* (+ (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* 15/8 (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)))) (* (fabs x) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) 144.820 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 7) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))))) (* (+ (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* 15/8 (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)))) (* (fabs x) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 144.820 * * * * [progress]: [ 55 / 258 ] simplifiying candidate # 144.821 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 144.821 * * [simplify]: iters left: 6 (36 enodes) 144.833 * * [simplify]: iters left: 5 (197 enodes) 144.902 * * [simplify]: Extracting #0: cost 1 inf + 0 144.902 * * [simplify]: Extracting #1: cost 8 inf + 0 144.902 * * [simplify]: Extracting #2: cost 80 inf + 0 144.903 * * [simplify]: Extracting #3: cost 170 inf + 0 144.903 * * [simplify]: Extracting #4: cost 243 inf + 1006 144.905 * * [simplify]: Extracting #5: cost 255 inf + 12146 144.913 * * [simplify]: Extracting #6: cost 143 inf + 73983 144.940 * * [simplify]: Extracting #7: cost 19 inf + 174462 144.979 * * [simplify]: Extracting #8: cost 0 inf + 193170 145.017 * * [simplify]: Extracting #9: cost 0 inf + 193090 145.055 * [simplify]: Simplified to (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (fabs x) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (* (* (pow (fabs x) 5) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 7) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (fabs x))))) (* (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 145.055 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (fabs x) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (* (* (pow (fabs x) 5) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 7) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (fabs x))))) (* (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 145.056 * * * * [progress]: [ 56 / 258 ] simplifiying candidate # 145.056 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 145.057 * * [simplify]: iters left: 6 (43 enodes) 145.073 * * [simplify]: iters left: 5 (244 enodes) 145.161 * * [simplify]: Extracting #0: cost 1 inf + 0 145.162 * * [simplify]: Extracting #1: cost 7 inf + 0 145.166 * * [simplify]: Extracting #2: cost 57 inf + 0 145.167 * * [simplify]: Extracting #3: cost 135 inf + 0 145.168 * * [simplify]: Extracting #4: cost 208 inf + 2756 145.171 * * [simplify]: Extracting #5: cost 282 inf + 13796 145.179 * * [simplify]: Extracting #6: cost 270 inf + 34648 145.204 * * [simplify]: Extracting #7: cost 188 inf + 106201 145.250 * * [simplify]: Extracting #8: cost 59 inf + 230270 145.339 * * [simplify]: Extracting #9: cost 10 inf + 270640 145.432 * * [simplify]: Extracting #10: cost 0 inf + 275776 145.493 * * [simplify]: Extracting #11: cost 0 inf + 275445 145.557 * [simplify]: Simplified to (+ (* (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)) (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (* (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (fabs x) (fabs x))) (pow (fabs x) 5)))) (* (* (* (fabs x) (+ (* (* (* (pow (fabs x) 5) (pow (fabs x) 7)) (* (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (fabs x) (fabs x))) (* (* (pow (fabs x) 5) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (fabs x) (fabs x)) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8))))) (pow (fabs x) 5)) (* (fabs x) (fabs x)))) 145.557 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)) (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (* (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (fabs x) (fabs x))) (pow (fabs x) 5)))) (* (* (* (fabs x) (+ (* (* (* (pow (fabs x) 5) (pow (fabs x) 7)) (* (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (fabs x) (fabs x))) (* (* (pow (fabs x) 5) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (fabs x) (fabs x)) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8))))) (pow (fabs x) 5)) (* (fabs x) (fabs x)))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 145.558 * * * * [progress]: [ 57 / 258 ] simplifiying candidate # 145.558 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 145.559 * * [simplify]: iters left: 6 (42 enodes) 145.573 * * [simplify]: iters left: 5 (244 enodes) 145.646 * * [simplify]: Extracting #0: cost 1 inf + 0 145.646 * * [simplify]: Extracting #1: cost 8 inf + 0 145.647 * * [simplify]: Extracting #2: cost 81 inf + 0 145.647 * * [simplify]: Extracting #3: cost 192 inf + 0 145.648 * * [simplify]: Extracting #4: cost 283 inf + 7078 145.658 * * [simplify]: Extracting #5: cost 274 inf + 40163 145.694 * * [simplify]: Extracting #6: cost 176 inf + 124044 145.779 * * [simplify]: Extracting #7: cost 48 inf + 238706 145.860 * * [simplify]: Extracting #8: cost 0 inf + 298696 145.991 * * [simplify]: Extracting #9: cost 0 inf + 298496 146.103 * [simplify]: Simplified to (+ (* (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (* (pow (fabs x) 5) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (+ (* (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))))) (* (* (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 5)) (* (fabs x) (fabs x)))) (* (fabs x) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) 146.103 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (* (pow (fabs x) 5) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (+ (* (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))))) (* (* (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 5)) (* (fabs x) (fabs x)))) (* (fabs x) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 146.104 * * * * [progress]: [ 58 / 258 ] simplifiying candidate # 146.105 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 146.106 * * [simplify]: iters left: 6 (45 enodes) 146.135 * * [simplify]: iters left: 5 (258 enodes) 146.277 * * [simplify]: Extracting #0: cost 1 inf + 0 146.277 * * [simplify]: Extracting #1: cost 8 inf + 0 146.278 * * [simplify]: Extracting #2: cost 78 inf + 0 146.278 * * [simplify]: Extracting #3: cost 167 inf + 0 146.280 * * [simplify]: Extracting #4: cost 247 inf + 1299 146.284 * * [simplify]: Extracting #5: cost 304 inf + 16236 146.309 * * [simplify]: Extracting #6: cost 229 inf + 90030 146.355 * * [simplify]: Extracting #7: cost 170 inf + 140273 146.424 * * [simplify]: Extracting #8: cost 55 inf + 257592 146.500 * * [simplify]: Extracting #9: cost 4 inf + 299489 146.614 * * [simplify]: Extracting #10: cost 0 inf + 298311 146.723 * * [simplify]: Extracting #11: cost 0 inf + 298031 146.804 * [simplify]: Simplified to (+ (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (+ (* (* (fabs x) (fabs x)) (* (* (pow (fabs x) 5) (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))))) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))))) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (* (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))))) 146.804 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (+ (* (* (fabs x) (fabs x)) (* (* (pow (fabs x) 5) (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))))) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))))) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (* (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 146.805 * * * * [progress]: [ 59 / 258 ] simplifiying candidate # 146.805 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 146.806 * * [simplify]: iters left: 6 (43 enodes) 146.823 * * [simplify]: iters left: 5 (255 enodes) 146.937 * * [simplify]: Extracting #0: cost 1 inf + 0 146.937 * * [simplify]: Extracting #1: cost 7 inf + 0 146.937 * * [simplify]: Extracting #2: cost 59 inf + 0 146.937 * * [simplify]: Extracting #3: cost 159 inf + 0 146.938 * * [simplify]: Extracting #4: cost 304 inf + 1214 146.942 * * [simplify]: Extracting #5: cost 307 inf + 26030 146.969 * * [simplify]: Extracting #6: cost 179 inf + 124804 147.043 * * [simplify]: Extracting #7: cost 93 inf + 200433 147.138 * * [simplify]: Extracting #8: cost 24 inf + 262471 147.233 * * [simplify]: Extracting #9: cost 1 inf + 280956 147.331 * * [simplify]: Extracting #10: cost 0 inf + 282072 147.430 * [simplify]: Simplified to (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (+ (* (fabs x) (+ (* (* (* (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) 15/8) (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (+ (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))))) (* (* (* (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) (pow (fabs x) 7)))) 147.430 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (+ (* (fabs x) (+ (* (* (* (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) 15/8) (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (+ (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))))) (* (* (* (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) (pow (fabs x) 7)))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 147.431 * * * * [progress]: [ 60 / 258 ] simplifiying candidate # 147.431 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 147.432 * * [simplify]: iters left: 6 (42 enodes) 147.450 * * [simplify]: iters left: 5 (255 enodes) 147.584 * * [simplify]: Extracting #0: cost 1 inf + 0 147.585 * * [simplify]: Extracting #1: cost 8 inf + 0 147.585 * * [simplify]: Extracting #2: cost 83 inf + 0 147.586 * * [simplify]: Extracting #3: cost 215 inf + 0 147.589 * * [simplify]: Extracting #4: cost 341 inf + 7357 147.603 * * [simplify]: Extracting #5: cost 257 inf + 84257 147.670 * * [simplify]: Extracting #6: cost 108 inf + 217574 147.786 * * [simplify]: Extracting #7: cost 8 inf + 310501 147.909 * * [simplify]: Extracting #8: cost 0 inf + 314980 148.029 * [simplify]: Simplified to (+ (* (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))) (* (+ (* (* (* (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) 15/8) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (+ (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))))) (* (fabs x) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) 148.029 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))) (* (+ (* (* (* (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) 15/8) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (+ (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))))) (* (fabs x) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 148.030 * * * * [progress]: [ 61 / 258 ] simplifiying candidate # 148.031 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 148.031 * * [simplify]: iters left: 6 (45 enodes) 148.047 * * [simplify]: iters left: 5 (268 enodes) 148.174 * * [simplify]: Extracting #0: cost 1 inf + 0 148.174 * * [simplify]: Extracting #1: cost 8 inf + 0 148.174 * * [simplify]: Extracting #2: cost 80 inf + 0 148.175 * * [simplify]: Extracting #3: cost 190 inf + 0 148.179 * * [simplify]: Extracting #4: cost 300 inf + 5808 148.192 * * [simplify]: Extracting #5: cost 270 inf + 55526 148.237 * * [simplify]: Extracting #6: cost 193 inf + 136585 148.288 * * [simplify]: Extracting #7: cost 104 inf + 210920 148.360 * * [simplify]: Extracting #8: cost 20 inf + 290289 148.476 * * [simplify]: Extracting #9: cost 2 inf + 308352 148.600 * * [simplify]: Extracting #10: cost 0 inf + 310226 148.724 * [simplify]: Simplified to (+ (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (+ (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (* (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (+ (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (pow (fabs x) 7)) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (* (+ (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)))))) 148.724 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (+ (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (* (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (+ (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (pow (fabs x) 7)) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (* (+ (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 148.725 * * * * [progress]: [ 62 / 258 ] simplifiying candidate # 148.725 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 148.725 * * [simplify]: iters left: 6 (41 enodes) 148.739 * * [simplify]: iters left: 5 (231 enodes) 148.846 * * [simplify]: Extracting #0: cost 1 inf + 0 148.846 * * [simplify]: Extracting #1: cost 7 inf + 0 148.847 * * [simplify]: Extracting #2: cost 59 inf + 0 148.847 * * [simplify]: Extracting #3: cost 147 inf + 0 148.848 * * [simplify]: Extracting #4: cost 223 inf + 459 148.852 * * [simplify]: Extracting #5: cost 266 inf + 11846 148.865 * * [simplify]: Extracting #6: cost 181 inf + 60010 148.899 * * [simplify]: Extracting #7: cost 113 inf + 124907 148.928 * * [simplify]: Extracting #8: cost 77 inf + 151119 148.996 * * [simplify]: Extracting #9: cost 18 inf + 199896 149.063 * * [simplify]: Extracting #10: cost 3 inf + 219576 149.132 * * [simplify]: Extracting #11: cost 0 inf + 224054 149.188 * * [simplify]: Extracting #12: cost 0 inf + 223974 149.251 * [simplify]: Simplified to (* (* (* (pow (fabs x) 5) (fabs x)) (fabs x)) (+ (* (+ (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (* (* (pow (fabs x) 5) (fabs x)) (fabs x)) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (fabs x)) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)))))) 149.251 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (* (* (pow (fabs x) 5) (fabs x)) (fabs x)) (+ (* (+ (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (* (* (pow (fabs x) 5) (fabs x)) (fabs x)) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (fabs x)) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 149.252 * * * * [progress]: [ 63 / 258 ] simplifiying candidate # 149.253 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 149.253 * * [simplify]: iters left: 6 (40 enodes) 149.267 * * [simplify]: iters left: 5 (231 enodes) 149.383 * * [simplify]: Extracting #0: cost 1 inf + 0 149.383 * * [simplify]: Extracting #1: cost 8 inf + 0 149.384 * * [simplify]: Extracting #2: cost 83 inf + 0 149.385 * * [simplify]: Extracting #3: cost 205 inf + 0 149.388 * * [simplify]: Extracting #4: cost 287 inf + 8016 149.399 * * [simplify]: Extracting #5: cost 259 inf + 40103 149.431 * * [simplify]: Extracting #6: cost 154 inf + 110334 149.485 * * [simplify]: Extracting #7: cost 35 inf + 207801 149.592 * * [simplify]: Extracting #8: cost 1 inf + 250553 149.687 * * [simplify]: Extracting #9: cost 0 inf + 252259 149.771 * [simplify]: Simplified to (+ (* (* (+ (* (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (* (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (fabs x)) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (* (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))))) 149.771 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (* (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (* (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (fabs x)) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (* (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 149.773 * * * * [progress]: [ 64 / 258 ] simplifiying candidate # 149.773 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 149.774 * * [simplify]: iters left: 6 (43 enodes) 149.803 * * [simplify]: iters left: 5 (245 enodes) 149.907 * * [simplify]: Extracting #0: cost 1 inf + 0 149.907 * * [simplify]: Extracting #1: cost 8 inf + 0 149.907 * * [simplify]: Extracting #2: cost 80 inf + 0 149.908 * * [simplify]: Extracting #3: cost 178 inf + 0 149.909 * * [simplify]: Extracting #4: cost 252 inf + 794 149.914 * * [simplify]: Extracting #5: cost 281 inf + 14421 149.927 * * [simplify]: Extracting #6: cost 207 inf + 58334 149.973 * * [simplify]: Extracting #7: cost 115 inf + 146555 150.035 * * [simplify]: Extracting #8: cost 47 inf + 211044 150.099 * * [simplify]: Extracting #9: cost 10 inf + 247636 150.174 * * [simplify]: Extracting #10: cost 3 inf + 251006 150.256 * * [simplify]: Extracting #11: cost 0 inf + 252929 150.329 * [simplify]: Simplified to (+ (* (* (+ (* (+ (/ -1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (* (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (fabs x) (fabs x))) (pow (fabs x) 5))) (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (* (pow (fabs x) 7) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (/ -1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) 150.329 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (* (+ (/ -1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (* (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (fabs x) (fabs x))) (pow (fabs x) 5))) (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (* (pow (fabs x) 7) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (/ -1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 150.330 * * * * [progress]: [ 65 / 258 ] simplifiying candidate # 150.330 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 150.330 * * [simplify]: iters left: 6 (38 enodes) 150.352 * * [simplify]: iters left: 5 (204 enodes) 150.408 * * [simplify]: Extracting #0: cost 1 inf + 0 150.408 * * [simplify]: Extracting #1: cost 7 inf + 0 150.408 * * [simplify]: Extracting #2: cost 57 inf + 0 150.409 * * [simplify]: Extracting #3: cost 131 inf + 0 150.409 * * [simplify]: Extracting #4: cost 203 inf + 631 150.411 * * [simplify]: Extracting #5: cost 226 inf + 11952 150.415 * * [simplify]: Extracting #6: cost 183 inf + 43275 150.433 * * [simplify]: Extracting #7: cost 71 inf + 146854 150.468 * * [simplify]: Extracting #8: cost 19 inf + 200853 150.513 * * [simplify]: Extracting #9: cost 0 inf + 216063 150.563 * * [simplify]: Extracting #10: cost 0 inf + 215110 150.614 * * [simplify]: Extracting #11: cost 0 inf + 214899 150.657 * [simplify]: Simplified to (+ (* (* (* (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) (* (- (/ 1/2 (/ (fabs x) (pow (fabs x) 5))) (* 3/4 (* (fabs x) (fabs x)))) 15/8))) (* (+ (/ 1/2 (/ (fabs x) (pow (fabs x) 5))) (* 3/4 (* (fabs x) (fabs x)))) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (* (pow (fabs x) 7) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (fabs x)) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (/ 1/2 (/ (fabs x) (pow (fabs x) 5))) (* 3/4 (* (fabs x) (fabs x))))) (* (* (* (pow (fabs x) 5) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 5))) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))))) 150.657 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (* (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) (* (- (/ 1/2 (/ (fabs x) (pow (fabs x) 5))) (* 3/4 (* (fabs x) (fabs x)))) 15/8))) (* (+ (/ 1/2 (/ (fabs x) (pow (fabs x) 5))) (* 3/4 (* (fabs x) (fabs x)))) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (* (pow (fabs x) 7) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (fabs x)) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (/ 1/2 (/ (fabs x) (pow (fabs x) 5))) (* 3/4 (* (fabs x) (fabs x))))) (* (* (* (pow (fabs x) 5) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 5))) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 150.659 * * * * [progress]: [ 66 / 258 ] simplifiying candidate # 150.659 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 150.660 * * [simplify]: iters left: 6 (45 enodes) 150.683 * * [simplify]: iters left: 5 (258 enodes) 150.772 * * [simplify]: Extracting #0: cost 1 inf + 0 150.772 * * [simplify]: Extracting #1: cost 8 inf + 0 150.772 * * [simplify]: Extracting #2: cost 78 inf + 0 150.773 * * [simplify]: Extracting #3: cost 179 inf + 0 150.774 * * [simplify]: Extracting #4: cost 292 inf + 1127 150.776 * * [simplify]: Extracting #5: cost 330 inf + 14723 150.783 * * [simplify]: Extracting #6: cost 238 inf + 66596 150.827 * * [simplify]: Extracting #7: cost 79 inf + 193345 150.901 * * [simplify]: Extracting #8: cost 1 inf + 273954 150.975 * * [simplify]: Extracting #9: cost 0 inf + 269402 151.047 * [simplify]: Simplified to (+ (* (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (+ (* (* (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) 15/8) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) (* (* (* (pow (fabs x) 5) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)))) (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) (* (fabs x) (fabs x)))) (fabs x))) (* (* (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (* (fabs x) (fabs x))) (* (* (pow (fabs x) 5) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 5))) (* (fabs x) (fabs x))))) 151.047 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (+ (* (* (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) 15/8) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) (* (* (* (pow (fabs x) 5) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)))) (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) (* (fabs x) (fabs x)))) (fabs x))) (* (* (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (* (fabs x) (fabs x))) (* (* (pow (fabs x) 5) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 5))) (* (fabs x) (fabs x))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 151.049 * * * * [progress]: [ 67 / 258 ] simplifiying candidate # 151.049 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 151.050 * * [simplify]: iters left: 6 (37 enodes) 151.066 * * [simplify]: iters left: 5 (204 enodes) 151.132 * * [simplify]: Extracting #0: cost 1 inf + 0 151.132 * * [simplify]: Extracting #1: cost 8 inf + 0 151.133 * * [simplify]: Extracting #2: cost 77 inf + 0 151.133 * * [simplify]: Extracting #3: cost 164 inf + 0 151.134 * * [simplify]: Extracting #4: cost 235 inf + 462 151.135 * * [simplify]: Extracting #5: cost 258 inf + 9403 151.142 * * [simplify]: Extracting #6: cost 191 inf + 57463 151.175 * * [simplify]: Extracting #7: cost 42 inf + 183382 151.253 * * [simplify]: Extracting #8: cost 2 inf + 220345 151.337 * * [simplify]: Extracting #9: cost 0 inf + 220516 151.420 * [simplify]: Simplified to (+ (* (* (* (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 5)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)) (+ (* 15/8 (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 5)) (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 5) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))) (* (fabs x) (fabs x)))))) 151.420 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (* (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 5)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)) (+ (* 15/8 (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 5)) (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 5) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))) (* (fabs x) (fabs x)))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 151.421 * * * * [progress]: [ 68 / 258 ] simplifiying candidate # 151.422 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 151.422 * * [simplify]: iters left: 6 (41 enodes) 151.449 * * [simplify]: iters left: 5 (242 enodes) 151.567 * * [simplify]: Extracting #0: cost 1 inf + 0 151.567 * * [simplify]: Extracting #1: cost 7 inf + 0 151.567 * * [simplify]: Extracting #2: cost 59 inf + 0 151.568 * * [simplify]: Extracting #3: cost 150 inf + 0 151.568 * * [simplify]: Extracting #4: cost 282 inf + 923 151.571 * * [simplify]: Extracting #5: cost 298 inf + 20090 151.586 * * [simplify]: Extracting #6: cost 162 inf + 119089 151.622 * * [simplify]: Extracting #7: cost 67 inf + 188704 151.680 * * [simplify]: Extracting #8: cost 15 inf + 236424 151.770 * * [simplify]: Extracting #9: cost 0 inf + 258250 151.843 * [simplify]: Simplified to (+ (* (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (fabs x) (* (* (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 7) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))))) (pow (fabs x) 5)) (* (fabs x) (fabs x))))) 151.843 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (fabs x) (* (* (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 7) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))))) (pow (fabs x) 5)) (* (fabs x) (fabs x))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 151.845 * * * * [progress]: [ 69 / 258 ] simplifiying candidate # 151.845 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 151.846 * * [simplify]: iters left: 6 (45 enodes) 151.875 * * [simplify]: iters left: 5 (268 enodes) 152.009 * * [simplify]: Extracting #0: cost 1 inf + 0 152.009 * * [simplify]: Extracting #1: cost 8 inf + 0 152.010 * * [simplify]: Extracting #2: cost 80 inf + 0 152.010 * * [simplify]: Extracting #3: cost 196 inf + 0 152.011 * * [simplify]: Extracting #4: cost 324 inf + 3237 152.016 * * [simplify]: Extracting #5: cost 349 inf + 18624 152.040 * * [simplify]: Extracting #6: cost 227 inf + 96226 152.120 * * [simplify]: Extracting #7: cost 53 inf + 235591 152.204 * * [simplify]: Extracting #8: cost 2 inf + 294145 152.331 * * [simplify]: Extracting #9: cost 0 inf + 296957 152.432 * * [simplify]: Extracting #10: cost 0 inf + 296677 152.540 * [simplify]: Simplified to (+ (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x)) (+ (* (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 15/8) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (* (pow (fabs x) 7) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (pow (fabs x) 7))) 152.540 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x)) (+ (* (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 15/8) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (* (pow (fabs x) 7) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (pow (fabs x) 7))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 152.542 * * * * [progress]: [ 70 / 258 ] simplifiying candidate # 152.542 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 152.543 * * [simplify]: iters left: 6 (40 enodes) 152.572 * * [simplify]: iters left: 5 (242 enodes) 152.674 * * [simplify]: Extracting #0: cost 1 inf + 0 152.674 * * [simplify]: Extracting #1: cost 8 inf + 0 152.674 * * [simplify]: Extracting #2: cost 79 inf + 0 152.675 * * [simplify]: Extracting #3: cost 184 inf + 0 152.675 * * [simplify]: Extracting #4: cost 289 inf + 1059 152.678 * * [simplify]: Extracting #5: cost 310 inf + 14190 152.692 * * [simplify]: Extracting #6: cost 192 inf + 107857 152.738 * * [simplify]: Extracting #7: cost 75 inf + 189004 152.785 * * [simplify]: Extracting #8: cost 20 inf + 238102 152.880 * * [simplify]: Extracting #9: cost 1 inf + 267144 152.967 * * [simplify]: Extracting #10: cost 0 inf + 268730 153.066 * [simplify]: Simplified to (+ (* (+ (* (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (* (pow (fabs x) 7) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (fabs x) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 7) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) 153.066 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (* (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (* (pow (fabs x) 7) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (fabs x) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 7) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 153.067 * * * * [progress]: [ 71 / 258 ] simplifiying candidate # 153.067 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 153.067 * * [simplify]: iters left: 6 (36 enodes) 153.079 * * [simplify]: iters left: 5 (191 enodes) 153.148 * * [simplify]: Extracting #0: cost 1 inf + 0 153.148 * * [simplify]: Extracting #1: cost 7 inf + 0 153.148 * * [simplify]: Extracting #2: cost 59 inf + 0 153.148 * * [simplify]: Extracting #3: cost 150 inf + 0 153.149 * * [simplify]: Extracting #4: cost 240 inf + 792 153.154 * * [simplify]: Extracting #5: cost 250 inf + 15105 153.165 * * [simplify]: Extracting #6: cost 103 inf + 90192 153.187 * * [simplify]: Extracting #7: cost 27 inf + 152482 153.243 * * [simplify]: Extracting #8: cost 4 inf + 177844 153.308 * * [simplify]: Extracting #9: cost 0 inf + 183079 153.357 * [simplify]: Simplified to (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (+ (* (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) (* (fabs x) (+ (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* 15/8 (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (pow (fabs x) 7) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))))))) 153.357 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (+ (* (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) (* (fabs x) (+ (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* 15/8 (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (pow (fabs x) 7) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 153.359 * * * * [progress]: [ 72 / 258 ] simplifiying candidate # 153.359 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 153.360 * * [simplify]: iters left: 6 (43 enodes) 153.375 * * [simplify]: iters left: 5 (245 enodes) 153.464 * * [simplify]: Extracting #0: cost 1 inf + 0 153.464 * * [simplify]: Extracting #1: cost 8 inf + 0 153.464 * * [simplify]: Extracting #2: cost 80 inf + 0 153.465 * * [simplify]: Extracting #3: cost 194 inf + 0 153.466 * * [simplify]: Extracting #4: cost 295 inf + 3990 153.470 * * [simplify]: Extracting #5: cost 304 inf + 24983 153.485 * * [simplify]: Extracting #6: cost 177 inf + 93287 153.533 * * [simplify]: Extracting #7: cost 65 inf + 172804 153.576 * * [simplify]: Extracting #8: cost 20 inf + 215866 153.633 * * [simplify]: Extracting #9: cost 0 inf + 243827 153.682 * [simplify]: Simplified to (+ (* (+ (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* 15/8 (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (pow (fabs x) 7)) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (fabs x) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) (* (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (pow (fabs x) 7))) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 153.682 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* 15/8 (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (pow (fabs x) 7)) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (fabs x) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) (* (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (pow (fabs x) 7))) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 153.683 * * * * [progress]: [ 73 / 258 ] simplifiying candidate # 153.683 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 153.684 * * [simplify]: iters left: 6 (35 enodes) 153.695 * * [simplify]: iters left: 5 (191 enodes) 153.748 * * [simplify]: Extracting #0: cost 1 inf + 0 153.748 * * [simplify]: Extracting #1: cost 8 inf + 0 153.749 * * [simplify]: Extracting #2: cost 91 inf + 0 153.749 * * [simplify]: Extracting #3: cost 210 inf + 0 153.751 * * [simplify]: Extracting #4: cost 239 inf + 9476 153.757 * * [simplify]: Extracting #5: cost 163 inf + 55418 153.788 * * [simplify]: Extracting #6: cost 72 inf + 125790 153.851 * * [simplify]: Extracting #7: cost 13 inf + 174123 153.894 * * [simplify]: Extracting #8: cost 0 inf + 185870 153.953 * * [simplify]: Extracting #9: cost 0 inf + 185430 154.007 * [simplify]: Simplified to (+ (* (* (* (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (pow (fabs x) 7)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)) (+ (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 15/8) (* (* (* (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (pow (fabs x) 7)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) 154.007 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (* (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (pow (fabs x) 7)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)) (+ (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 15/8) (* (* (* (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (pow (fabs x) 7)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 154.008 * * * * [progress]: [ 74 / 258 ] simplifiying candidate # 154.008 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 154.008 * * [simplify]: iters left: 6 (34 enodes) 154.032 * * [simplify]: iters left: 5 (178 enodes) 154.108 * * [simplify]: Extracting #0: cost 1 inf + 0 154.108 * * [simplify]: Extracting #1: cost 7 inf + 0 154.108 * * [simplify]: Extracting #2: cost 54 inf + 0 154.108 * * [simplify]: Extracting #3: cost 116 inf + 0 154.109 * * [simplify]: Extracting #4: cost 179 inf + 963 154.110 * * [simplify]: Extracting #5: cost 199 inf + 11137 154.113 * * [simplify]: Extracting #6: cost 155 inf + 41849 154.121 * * [simplify]: Extracting #7: cost 113 inf + 71285 154.140 * * [simplify]: Extracting #8: cost 95 inf + 81750 154.154 * * [simplify]: Extracting #9: cost 34 inf + 133524 154.190 * * [simplify]: Extracting #10: cost 1 inf + 173143 154.240 * * [simplify]: Extracting #11: cost 0 inf + 173282 154.274 * [simplify]: Simplified to (+ (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (+ (/ (pow (fabs x) 5) (/ (fabs x) 1/2)) (* (* (fabs x) (fabs x)) -3/4)) (pow (fabs x) 7)))))) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (fabs x) (+ (* (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (+ (/ (pow (fabs x) 5) (/ (fabs x) 1/2)) (* 3/4 (* (fabs x) (fabs x)))))) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (* (* 15/8 (* (+ (/ (pow (fabs x) 5) (/ (fabs x) 1/2)) (* (* (fabs x) (fabs x)) -3/4)) (pow (fabs x) 5))) (* (fabs x) (fabs x)))))))) 154.274 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (+ (/ (pow (fabs x) 5) (/ (fabs x) 1/2)) (* (* (fabs x) (fabs x)) -3/4)) (pow (fabs x) 7)))))) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (fabs x) (+ (* (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (+ (/ (pow (fabs x) 5) (/ (fabs x) 1/2)) (* 3/4 (* (fabs x) (fabs x)))))) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (* (* 15/8 (* (+ (/ (pow (fabs x) 5) (/ (fabs x) 1/2)) (* (* (fabs x) (fabs x)) -3/4)) (pow (fabs x) 5))) (* (fabs x) (fabs x)))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 154.274 * * * * [progress]: [ 75 / 258 ] simplifiying candidate # 154.275 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 154.275 * * [simplify]: iters left: 6 (43 enodes) 154.293 * * [simplify]: iters left: 5 (247 enodes) 154.393 * * [simplify]: Extracting #0: cost 1 inf + 0 154.393 * * [simplify]: Extracting #1: cost 8 inf + 0 154.393 * * [simplify]: Extracting #2: cost 81 inf + 0 154.394 * * [simplify]: Extracting #3: cost 174 inf + 0 154.395 * * [simplify]: Extracting #4: cost 278 inf + 876 154.399 * * [simplify]: Extracting #5: cost 316 inf + 12263 154.410 * * [simplify]: Extracting #6: cost 239 inf + 51642 154.439 * * [simplify]: Extracting #7: cost 107 inf + 133258 154.496 * * [simplify]: Extracting #8: cost 21 inf + 215027 154.538 * * [simplify]: Extracting #9: cost 0 inf + 241477 154.597 * * [simplify]: Extracting #10: cost 0 inf + 240160 154.673 * * [simplify]: Extracting #11: cost 0 inf + 239778 154.750 * [simplify]: Simplified to (+ (* (+ (* (* (* (pow (fabs x) 5) (pow (fabs x) 7)) (* (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (fabs x) (fabs x))) (* (* (* (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* -3/4 (* (fabs x) (fabs x)))) 15/8) (* (fabs x) (fabs x))) (pow (fabs x) 5))) (* (fabs x) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5)))))))))) 154.751 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (* (* (* (pow (fabs x) 5) (pow (fabs x) 7)) (* (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (fabs x) (fabs x))) (* (* (* (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* -3/4 (* (fabs x) (fabs x)))) 15/8) (* (fabs x) (fabs x))) (pow (fabs x) 5))) (* (fabs x) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5)))))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 154.752 * * * * [progress]: [ 76 / 258 ] simplifiying candidate # 154.752 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 154.753 * * [simplify]: iters left: 6 (38 enodes) 154.776 * * [simplify]: iters left: 5 (206 enodes) 154.886 * * [simplify]: Extracting #0: cost 1 inf + 0 154.886 * * [simplify]: Extracting #1: cost 8 inf + 0 154.887 * * [simplify]: Extracting #2: cost 77 inf + 0 154.887 * * [simplify]: Extracting #3: cost 155 inf + 0 154.889 * * [simplify]: Extracting #4: cost 229 inf + 1047 154.892 * * [simplify]: Extracting #5: cost 254 inf + 10608 154.900 * * [simplify]: Extracting #6: cost 200 inf + 43828 154.930 * * [simplify]: Extracting #7: cost 76 inf + 135210 154.983 * * [simplify]: Extracting #8: cost 10 inf + 195324 155.046 * * [simplify]: Extracting #9: cost 0 inf + 203481 155.093 * * [simplify]: Extracting #10: cost 0 inf + 202135 155.132 * [simplify]: Simplified to (+ (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (fabs x) (+ (* (* (* (pow (fabs x) 5) (pow (fabs x) 7)) (* (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (fabs x) (fabs x))) (* (* (* (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* (* (fabs x) (fabs x)) -3/4)) 15/8) (* (fabs x) (fabs x))) (pow (fabs x) 5)))))) 155.132 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (fabs x) (+ (* (* (* (pow (fabs x) 5) (pow (fabs x) 7)) (* (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (fabs x) (fabs x))) (* (* (* (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* (* (fabs x) (fabs x)) -3/4)) 15/8) (* (fabs x) (fabs x))) (pow (fabs x) 5)))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 155.132 * * * * [progress]: [ 77 / 258 ] simplifiying candidate # 155.133 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 155.133 * * [simplify]: iters left: 6 (39 enodes) 155.150 * * [simplify]: iters left: 5 (234 enodes) 155.258 * * [simplify]: Extracting #0: cost 1 inf + 0 155.258 * * [simplify]: Extracting #1: cost 7 inf + 0 155.258 * * [simplify]: Extracting #2: cost 59 inf + 0 155.259 * * [simplify]: Extracting #3: cost 127 inf + 0 155.260 * * [simplify]: Extracting #4: cost 266 inf + 499 155.265 * * [simplify]: Extracting #5: cost 270 inf + 18574 155.290 * * [simplify]: Extracting #6: cost 147 inf + 100757 155.345 * * [simplify]: Extracting #7: cost 63 inf + 169130 155.401 * * [simplify]: Extracting #8: cost 14 inf + 216342 155.474 * * [simplify]: Extracting #9: cost 0 inf + 228282 155.520 * * [simplify]: Extracting #10: cost 0 inf + 228111 155.576 * [simplify]: Simplified to (* (* (fabs x) (* (pow (fabs x) 5) (fabs x))) (+ (* (fabs x) (+ (* (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (* (fabs x) (* (pow (fabs x) 5) (fabs x))) (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7))) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (* (* (pow (fabs x) 7) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) 155.576 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (* (fabs x) (* (pow (fabs x) 5) (fabs x))) (+ (* (fabs x) (+ (* (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (* (fabs x) (* (pow (fabs x) 5) (fabs x))) (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7))) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (* (* (pow (fabs x) 7) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 155.577 * * * * [progress]: [ 78 / 258 ] simplifiying candidate # 155.577 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 155.578 * * [simplify]: iters left: 6 (43 enodes) 155.592 * * [simplify]: iters left: 5 (261 enodes) 155.692 * * [simplify]: Extracting #0: cost 1 inf + 0 155.693 * * [simplify]: Extracting #1: cost 8 inf + 0 155.693 * * [simplify]: Extracting #2: cost 82 inf + 0 155.693 * * [simplify]: Extracting #3: cost 177 inf + 0 155.694 * * [simplify]: Extracting #4: cost 326 inf + 1087 155.697 * * [simplify]: Extracting #5: cost 343 inf + 14913 155.711 * * [simplify]: Extracting #6: cost 209 inf + 87079 155.778 * * [simplify]: Extracting #7: cost 69 inf + 194145 155.850 * * [simplify]: Extracting #8: cost 2 inf + 264900 155.926 * * [simplify]: Extracting #9: cost 0 inf + 265750 156.007 * [simplify]: Simplified to (+ (* (+ (* (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (+ (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (fabs x) (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (+ (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))))))) 156.007 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (* (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (+ (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (fabs x) (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (+ (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 156.008 * * * * [progress]: [ 79 / 258 ] simplifiying candidate # 156.008 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 156.008 * * [simplify]: iters left: 6 (41 enodes) 156.026 * * [simplify]: iters left: 5 (248 enodes) 156.148 * * [simplify]: Extracting #0: cost 1 inf + 0 156.148 * * [simplify]: Extracting #1: cost 8 inf + 0 156.148 * * [simplify]: Extracting #2: cost 80 inf + 0 156.149 * * [simplify]: Extracting #3: cost 162 inf + 0 156.151 * * [simplify]: Extracting #4: cost 295 inf + 502 156.155 * * [simplify]: Extracting #5: cost 298 inf + 15132 156.176 * * [simplify]: Extracting #6: cost 201 inf + 87056 156.238 * * [simplify]: Extracting #7: cost 79 inf + 188335 156.295 * * [simplify]: Extracting #8: cost 12 inf + 249107 156.368 * * [simplify]: Extracting #9: cost 2 inf + 254997 156.471 * * [simplify]: Extracting #10: cost 0 inf + 256458 156.573 * [simplify]: Simplified to (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)) (+ (* (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (pow (fabs x) 7))))) (* (* (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* (* (fabs x) (fabs x)) -3/4)) 15/8) (- (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (* (- (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) 156.574 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)) (+ (* (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (+ (/ -3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (pow (fabs x) 7))))) (* (* (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* (* (fabs x) (fabs x)) -3/4)) 15/8) (- (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (* (- (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 156.575 * * * * [progress]: [ 80 / 258 ] simplifiying candidate # 156.575 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 156.576 * * [simplify]: iters left: 6 (34 enodes) 156.596 * * [simplify]: iters left: 5 (178 enodes) 156.658 * * [simplify]: Extracting #0: cost 1 inf + 0 156.658 * * [simplify]: Extracting #1: cost 7 inf + 0 156.658 * * [simplify]: Extracting #2: cost 55 inf + 0 156.659 * * [simplify]: Extracting #3: cost 116 inf + 0 156.659 * * [simplify]: Extracting #4: cost 180 inf + 671 156.661 * * [simplify]: Extracting #5: cost 177 inf + 15672 156.674 * * [simplify]: Extracting #6: cost 113 inf + 57372 156.696 * * [simplify]: Extracting #7: cost 59 inf + 92802 156.720 * * [simplify]: Extracting #8: cost 23 inf + 118006 156.741 * * [simplify]: Extracting #9: cost 2 inf + 144110 156.768 * * [simplify]: Extracting #10: cost 0 inf + 146853 156.804 * [simplify]: Simplified to (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (+ (* (fabs x) (+ (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) 15/8) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))))))) 156.804 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (+ (* (fabs x) (+ (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) 15/8) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 156.805 * * * * [progress]: [ 81 / 258 ] simplifiying candidate # 156.805 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 156.806 * * [simplify]: iters left: 6 (41 enodes) 156.831 * * [simplify]: iters left: 5 (232 enodes) 156.923 * * [simplify]: Extracting #0: cost 1 inf + 0 156.923 * * [simplify]: Extracting #1: cost 8 inf + 0 156.924 * * [simplify]: Extracting #2: cost 80 inf + 0 156.924 * * [simplify]: Extracting #3: cost 171 inf + 0 156.925 * * [simplify]: Extracting #4: cost 273 inf + 583 156.927 * * [simplify]: Extracting #5: cost 281 inf + 18160 156.936 * * [simplify]: Extracting #6: cost 156 inf + 75526 156.957 * * [simplify]: Extracting #7: cost 49 inf + 155219 157.028 * * [simplify]: Extracting #8: cost 8 inf + 198153 157.077 * * [simplify]: Extracting #9: cost 0 inf + 208402 157.148 * * [simplify]: Extracting #10: cost 0 inf + 208362 157.201 * [simplify]: Simplified to (+ (* (* (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (fabs x)) (+ (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (pow (fabs x) 7)) (* (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) 15/8) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))))))) 157.201 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (fabs x)) (+ (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (pow (fabs x) 7)) (* (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) 15/8) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 157.202 * * * * [progress]: [ 82 / 258 ] simplifiying candidate # 157.202 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 157.202 * * [simplify]: iters left: 6 (36 enodes) 157.215 * * [simplify]: iters left: 5 (191 enodes) 157.262 * * [simplify]: Extracting #0: cost 1 inf + 0 157.262 * * [simplify]: Extracting #1: cost 8 inf + 0 157.263 * * [simplify]: Extracting #2: cost 76 inf + 0 157.263 * * [simplify]: Extracting #3: cost 151 inf + 0 157.264 * * [simplify]: Extracting #4: cost 221 inf + 876 157.265 * * [simplify]: Extracting #5: cost 228 inf + 11473 157.281 * * [simplify]: Extracting #6: cost 117 inf + 70429 157.317 * * [simplify]: Extracting #7: cost 35 inf + 126751 157.370 * * [simplify]: Extracting #8: cost 3 inf + 164249 157.425 * * [simplify]: Extracting #9: cost 0 inf + 168647 157.460 * [simplify]: Simplified to (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (fabs x) (+ (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* 15/8 (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (* (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) 157.460 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (fabs x) (+ (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* 15/8 (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (* (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 157.461 * * * * [progress]: [ 83 / 258 ] simplifiying candidate # 157.462 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 157.462 * * [simplify]: iters left: 6 (29 enodes) 157.474 * * [simplify]: iters left: 5 (158 enodes) 157.543 * * [simplify]: Extracting #0: cost 1 inf + 0 157.543 * * [simplify]: Extracting #1: cost 7 inf + 0 157.544 * * [simplify]: Extracting #2: cost 59 inf + 0 157.544 * * [simplify]: Extracting #3: cost 121 inf + 0 157.545 * * [simplify]: Extracting #4: cost 178 inf + 420 157.547 * * [simplify]: Extracting #5: cost 154 inf + 17372 157.553 * * [simplify]: Extracting #6: cost 104 inf + 49526 157.564 * * [simplify]: Extracting #7: cost 51 inf + 89075 157.594 * * [simplify]: Extracting #8: cost 8 inf + 134556 157.624 * * [simplify]: Extracting #9: cost 0 inf + 140125 157.659 * * [simplify]: Extracting #10: cost 0 inf + 138950 157.699 * [simplify]: Simplified to (+ (* (* (+ (* (* (fabs x) 15/8) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 5)) (* (fabs x) (fabs x)))) (* (fabs x) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (pow (fabs x) 7))))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (* (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 5))) 157.700 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (* (* (fabs x) 15/8) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 5)) (* (fabs x) (fabs x)))) (* (fabs x) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (pow (fabs x) 7))))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (* (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 5))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 157.700 * * * * [progress]: [ 84 / 258 ] simplifiying candidate # 157.700 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 157.701 * * [simplify]: iters left: 6 (39 enodes) 157.714 * * [simplify]: iters left: 5 (231 enodes) 157.827 * * [simplify]: Extracting #0: cost 1 inf + 0 157.827 * * [simplify]: Extracting #1: cost 8 inf + 0 157.828 * * [simplify]: Extracting #2: cost 84 inf + 0 157.828 * * [simplify]: Extracting #3: cost 179 inf + 0 157.830 * * [simplify]: Extracting #4: cost 278 inf + 714 157.834 * * [simplify]: Extracting #5: cost 289 inf + 13033 157.849 * * [simplify]: Extracting #6: cost 180 inf + 68280 157.903 * * [simplify]: Extracting #7: cost 33 inf + 185357 157.970 * * [simplify]: Extracting #8: cost 0 inf + 212502 158.037 * * [simplify]: Extracting #9: cost 0 inf + 212341 158.091 * [simplify]: Simplified to (+ (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5)))) (* (fabs x) (* (* (fabs x) (* (pow (fabs x) 5) (fabs x))) (+ (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)))))) (* (* (* (fabs x) (* (pow (fabs x) 5) (fabs x))) (* (* (fabs x) (* (pow (fabs x) 5) (fabs x))) (pow (fabs x) 7))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5)))))) 158.091 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5)))) (* (fabs x) (* (* (fabs x) (* (pow (fabs x) 5) (fabs x))) (+ (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)))))) (* (* (* (fabs x) (* (pow (fabs x) 5) (fabs x))) (* (* (fabs x) (* (pow (fabs x) 5) (fabs x))) (pow (fabs x) 7))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 158.092 * * * * [progress]: [ 85 / 258 ] simplifiying candidate # 158.093 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 158.093 * * [simplify]: iters left: 6 (34 enodes) 158.117 * * [simplify]: iters left: 5 (190 enodes) 158.202 * * [simplify]: Extracting #0: cost 1 inf + 0 158.202 * * [simplify]: Extracting #1: cost 8 inf + 0 158.202 * * [simplify]: Extracting #2: cost 80 inf + 0 158.203 * * [simplify]: Extracting #3: cost 155 inf + 0 158.204 * * [simplify]: Extracting #4: cost 213 inf + 876 158.205 * * [simplify]: Extracting #5: cost 235 inf + 8398 158.210 * * [simplify]: Extracting #6: cost 167 inf + 49971 158.242 * * [simplify]: Extracting #7: cost 49 inf + 131398 158.284 * * [simplify]: Extracting #8: cost 3 inf + 173049 158.313 * * [simplify]: Extracting #9: cost 0 inf + 176727 158.358 * [simplify]: Simplified to (+ (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (pow (fabs x) 7)) (- (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (fabs x) (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (+ (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (* (* (+ (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))))))) (+ (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5))))) 158.358 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (pow (fabs x) 7)) (- (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (fabs x) (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (+ (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (* (* (+ (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))))))) (+ (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 158.359 * * * * [progress]: [ 86 / 258 ] simplifiying candidate # 158.359 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 158.360 * * [simplify]: iters left: 6 (39 enodes) 158.388 * * [simplify]: iters left: 5 (233 enodes) 158.498 * * [simplify]: Extracting #0: cost 1 inf + 0 158.498 * * [simplify]: Extracting #1: cost 7 inf + 0 158.498 * * [simplify]: Extracting #2: cost 59 inf + 0 158.499 * * [simplify]: Extracting #3: cost 134 inf + 0 158.500 * * [simplify]: Extracting #4: cost 266 inf + 832 158.504 * * [simplify]: Extracting #5: cost 278 inf + 12502 158.516 * * [simplify]: Extracting #6: cost 192 inf + 52387 158.533 * * [simplify]: Extracting #7: cost 154 inf + 92810 158.570 * * [simplify]: Extracting #8: cost 77 inf + 159460 158.640 * * [simplify]: Extracting #9: cost 13 inf + 220009 158.714 * * [simplify]: Extracting #10: cost 0 inf + 228270 158.771 * * [simplify]: Extracting #11: cost 0 inf + 228190 158.820 * [simplify]: Simplified to (+ (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (fabs x) (* (pow (fabs x) 5) (fabs x))) (pow (fabs x) 7))) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) (* (* (* (fabs x) (* (pow (fabs x) 5) (fabs x))) (fabs x)) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (* (fabs x) (* (pow (fabs x) 5) (fabs x))) (pow (fabs x) 7)) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) 158.820 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (fabs x) (* (pow (fabs x) 5) (fabs x))) (pow (fabs x) 7))) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) (* (* (* (fabs x) (* (pow (fabs x) 5) (fabs x))) (fabs x)) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (* (fabs x) (* (pow (fabs x) 5) (fabs x))) (pow (fabs x) 7)) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 158.821 * * * * [progress]: [ 87 / 258 ] simplifiying candidate # 158.821 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 158.822 * * [simplify]: iters left: 6 (38 enodes) 158.848 * * [simplify]: iters left: 5 (233 enodes) 158.960 * * [simplify]: Extracting #0: cost 1 inf + 0 158.960 * * [simplify]: Extracting #1: cost 8 inf + 0 158.961 * * [simplify]: Extracting #2: cost 82 inf + 0 158.961 * * [simplify]: Extracting #3: cost 185 inf + 0 158.963 * * [simplify]: Extracting #4: cost 300 inf + 6492 158.970 * * [simplify]: Extracting #5: cost 232 inf + 54067 158.995 * * [simplify]: Extracting #6: cost 133 inf + 135731 159.062 * * [simplify]: Extracting #7: cost 10 inf + 247361 159.153 * * [simplify]: Extracting #8: cost 0 inf + 253652 159.226 * * [simplify]: Extracting #9: cost 0 inf + 253572 159.304 * [simplify]: Simplified to (+ (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))))) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (fabs x) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)))) 159.304 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))))) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (fabs x) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 159.305 * * * * [progress]: [ 88 / 258 ] simplifiying candidate # 159.306 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 159.307 * * [simplify]: iters left: 6 (41 enodes) 159.334 * * [simplify]: iters left: 5 (246 enodes) 159.416 * * [simplify]: Extracting #0: cost 1 inf + 0 159.416 * * [simplify]: Extracting #1: cost 8 inf + 0 159.416 * * [simplify]: Extracting #2: cost 80 inf + 0 159.417 * * [simplify]: Extracting #3: cost 165 inf + 0 159.418 * * [simplify]: Extracting #4: cost 274 inf + 875 159.422 * * [simplify]: Extracting #5: cost 290 inf + 12531 159.434 * * [simplify]: Extracting #6: cost 199 inf + 68346 159.461 * * [simplify]: Extracting #7: cost 115 inf + 150712 159.519 * * [simplify]: Extracting #8: cost 26 inf + 234264 159.613 * * [simplify]: Extracting #9: cost 9 inf + 244409 159.697 * * [simplify]: Extracting #10: cost 1 inf + 248406 159.772 * * [simplify]: Extracting #11: cost 0 inf + 248950 159.872 * [simplify]: Simplified to (+ (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (+ (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (pow (fabs x) 7) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) 159.873 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (+ (* (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (pow (fabs x) 7) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 159.874 * * * * [progress]: [ 89 / 258 ] simplifiying candidate # 159.874 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 159.875 * * [simplify]: iters left: 6 (34 enodes) 159.892 * * [simplify]: iters left: 5 (192 enodes) 159.959 * * [simplify]: Extracting #0: cost 1 inf + 0 159.959 * * [simplify]: Extracting #1: cost 7 inf + 0 159.959 * * [simplify]: Extracting #2: cost 59 inf + 0 159.959 * * [simplify]: Extracting #3: cost 121 inf + 0 159.960 * * [simplify]: Extracting #4: cost 211 inf + 671 159.962 * * [simplify]: Extracting #5: cost 192 inf + 21107 159.971 * * [simplify]: Extracting #6: cost 112 inf + 71180 159.996 * * [simplify]: Extracting #7: cost 58 inf + 124391 160.029 * * [simplify]: Extracting #8: cost 15 inf + 163183 160.067 * * [simplify]: Extracting #9: cost 0 inf + 172198 160.097 * * [simplify]: Extracting #10: cost 0 inf + 171998 160.149 * [simplify]: Simplified to (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))))) (* (fabs x) (+ (* (* (* (* (pow (fabs x) 7) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) 15/8))))) 160.150 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))))) (* (fabs x) (+ (* (* (* (* (pow (fabs x) 7) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) 15/8))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 160.150 * * * * [progress]: [ 90 / 258 ] simplifiying candidate # 160.150 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 160.151 * * [simplify]: iters left: 6 (41 enodes) 160.165 * * [simplify]: iters left: 5 (246 enodes) 160.260 * * [simplify]: Extracting #0: cost 1 inf + 0 160.260 * * [simplify]: Extracting #1: cost 8 inf + 0 160.260 * * [simplify]: Extracting #2: cost 80 inf + 0 160.261 * * [simplify]: Extracting #3: cost 168 inf + 0 160.263 * * [simplify]: Extracting #4: cost 304 inf + 501 160.267 * * [simplify]: Extracting #5: cost 313 inf + 14666 160.288 * * [simplify]: Extracting #6: cost 165 inf + 96384 160.330 * * [simplify]: Extracting #7: cost 29 inf + 204121 160.388 * * [simplify]: Extracting #8: cost 0 inf + 233171 160.453 * * [simplify]: Extracting #9: cost 0 inf + 232411 160.518 * * [simplify]: Extracting #10: cost 0 inf + 232371 160.589 * [simplify]: Simplified to (+ (* (* (pow (fabs x) 7) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* 15/8 (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (fabs x) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) 160.589 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (pow (fabs x) 7) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* 15/8 (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (fabs x) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 160.591 * * * * [progress]: [ 91 / 258 ] simplifiying candidate # 160.591 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 160.592 * * [simplify]: iters left: 6 (33 enodes) 160.603 * * [simplify]: iters left: 5 (192 enodes) 160.679 * * [simplify]: Extracting #0: cost 1 inf + 0 160.679 * * [simplify]: Extracting #1: cost 8 inf + 0 160.679 * * [simplify]: Extracting #2: cost 92 inf + 0 160.680 * * [simplify]: Extracting #3: cost 180 inf + 0 160.682 * * [simplify]: Extracting #4: cost 265 inf + 502 160.685 * * [simplify]: Extracting #5: cost 253 inf + 8868 160.698 * * [simplify]: Extracting #6: cost 151 inf + 57370 160.729 * * [simplify]: Extracting #7: cost 64 inf + 118397 160.772 * * [simplify]: Extracting #8: cost 8 inf + 171323 160.814 * * [simplify]: Extracting #9: cost 0 inf + 175663 160.848 * * [simplify]: Extracting #10: cost 0 inf + 175583 160.913 * [simplify]: Simplified to (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)) (+ (* (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (pow (fabs x) 7))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8)))) (* (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (pow (fabs x) 7))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) 160.914 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)) (+ (* (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (pow (fabs x) 7))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) 15/8)))) (* (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (pow (fabs x) 7))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 160.914 * * * * [progress]: [ 92 / 258 ] simplifiying candidate # 160.915 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 160.916 * * [simplify]: iters left: 6 (42 enodes) 160.946 * * [simplify]: iters left: 5 (238 enodes) 161.023 * * [simplify]: Extracting #0: cost 1 inf + 0 161.023 * * [simplify]: Extracting #1: cost 4 inf + 0 161.023 * * [simplify]: Extracting #2: cost 46 inf + 0 161.023 * * [simplify]: Extracting #3: cost 142 inf + 0 161.024 * * [simplify]: Extracting #4: cost 253 inf + 289 161.027 * * [simplify]: Extracting #5: cost 262 inf + 13233 161.045 * * [simplify]: Extracting #6: cost 172 inf + 81517 161.076 * * [simplify]: Extracting #7: cost 51 inf + 181602 161.131 * * [simplify]: Extracting #8: cost 2 inf + 225764 161.179 * * [simplify]: Extracting #9: cost 0 inf + 226565 161.235 * * [simplify]: Extracting #10: cost 0 inf + 226052 161.294 * [simplify]: Simplified to (+ (* (* (* (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7))) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (fabs x) (+ (* (* (* (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (* (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))))) 161.294 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (* (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7))) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (fabs x) (+ (* (* (* (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (* (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 161.296 * * * * [progress]: [ 93 / 258 ] simplifiying candidate # 161.296 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 161.297 * * [simplify]: iters left: 6 (43 enodes) 161.325 * * [simplify]: iters left: 5 (246 enodes) 161.424 * * [simplify]: Extracting #0: cost 1 inf + 0 161.424 * * [simplify]: Extracting #1: cost 11 inf + 0 161.424 * * [simplify]: Extracting #2: cost 84 inf + 0 161.425 * * [simplify]: Extracting #3: cost 207 inf + 0 161.427 * * [simplify]: Extracting #4: cost 310 inf + 2190 161.439 * * [simplify]: Extracting #5: cost 286 inf + 24313 161.463 * * [simplify]: Extracting #6: cost 182 inf + 98777 161.489 * * [simplify]: Extracting #7: cost 95 inf + 163902 161.555 * * [simplify]: Extracting #8: cost 5 inf + 255101 161.631 * * [simplify]: Extracting #9: cost 0 inf + 261789 161.733 * [simplify]: Simplified to (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) (pow (fabs x) 5)))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x))))))))) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) (pow (fabs x) 5)))))) 161.734 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) (pow (fabs x) 5)))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x))))))))) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) (pow (fabs x) 5)))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 161.735 * * * * [progress]: [ 94 / 258 ] simplifiying candidate # 161.735 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 161.736 * * [simplify]: iters left: 6 (45 enodes) 161.765 * * [simplify]: iters left: 5 (256 enodes) 161.890 * * [simplify]: Extracting #0: cost 1 inf + 0 161.890 * * [simplify]: Extracting #1: cost 8 inf + 0 161.890 * * [simplify]: Extracting #2: cost 74 inf + 0 161.890 * * [simplify]: Extracting #3: cost 171 inf + 0 161.891 * * [simplify]: Extracting #4: cost 265 inf + 816 161.893 * * [simplify]: Extracting #5: cost 290 inf + 11251 161.901 * * [simplify]: Extracting #6: cost 236 inf + 64008 161.944 * * [simplify]: Extracting #7: cost 131 inf + 144416 161.997 * * [simplify]: Extracting #8: cost 23 inf + 236134 162.059 * * [simplify]: Extracting #9: cost 1 inf + 257746 162.133 * * [simplify]: Extracting #10: cost 0 inf + 256858 162.212 * * [simplify]: Extracting #11: cost 0 inf + 255832 162.278 * [simplify]: Simplified to (+ (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (* (* (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (* (pow (fabs x) 7) (* (* (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))))) (fabs x)) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7))) (* (* (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (pow (fabs x) 5)) (* (fabs x) (fabs x))))) 162.278 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (* (* (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (* (pow (fabs x) 7) (* (* (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))))) (fabs x)) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7))) (* (* (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (pow (fabs x) 5)) (* (fabs x) (fabs x))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 162.279 * * * * [progress]: [ 95 / 258 ] simplifiying candidate # 162.279 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 162.280 * * [simplify]: iters left: 6 (42 enodes) 162.297 * * [simplify]: iters left: 5 (249 enodes) 162.405 * * [simplify]: Extracting #0: cost 1 inf + 0 162.406 * * [simplify]: Extracting #1: cost 4 inf + 0 162.406 * * [simplify]: Extracting #2: cost 46 inf + 0 162.406 * * [simplify]: Extracting #3: cost 141 inf + 0 162.408 * * [simplify]: Extracting #4: cost 282 inf + 369 162.411 * * [simplify]: Extracting #5: cost 294 inf + 11849 162.434 * * [simplify]: Extracting #6: cost 194 inf + 81335 162.494 * * [simplify]: Extracting #7: cost 62 inf + 192465 162.571 * * [simplify]: Extracting #8: cost 3 inf + 245688 162.658 * * [simplify]: Extracting #9: cost 0 inf + 246290 162.720 * * [simplify]: Extracting #10: cost 0 inf + 246130 162.800 * [simplify]: Simplified to (+ (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (* -3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))) (pow (fabs x) 7))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (+ (* (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 15/8) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (pow (fabs x) 7) (* (* (+ (* -3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (* (fabs x) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) 162.801 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (* -3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))) (pow (fabs x) 7))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (+ (* (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 15/8) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (pow (fabs x) 7) (* (* (+ (* -3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (* (fabs x) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 162.802 * * * * [progress]: [ 96 / 258 ] simplifiying candidate # 162.802 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 162.802 * * [simplify]: iters left: 6 (43 enodes) 162.818 * * [simplify]: iters left: 5 (257 enodes) 162.930 * * [simplify]: Extracting #0: cost 1 inf + 0 162.930 * * [simplify]: Extracting #1: cost 11 inf + 0 162.930 * * [simplify]: Extracting #2: cost 83 inf + 0 162.931 * * [simplify]: Extracting #3: cost 200 inf + 0 162.933 * * [simplify]: Extracting #4: cost 344 inf + 2310 162.941 * * [simplify]: Extracting #5: cost 319 inf + 23250 162.966 * * [simplify]: Extracting #6: cost 193 inf + 100952 163.011 * * [simplify]: Extracting #7: cost 114 inf + 171781 163.095 * * [simplify]: Extracting #8: cost 70 inf + 210197 163.223 * * [simplify]: Extracting #9: cost 5 inf + 288194 163.359 * * [simplify]: Extracting #10: cost 0 inf + 296523 163.465 * [simplify]: Simplified to (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) (* (fabs x) (+ (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* 15/8 (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))))))))) 163.465 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) (* (fabs x) (+ (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* 15/8 (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 163.467 * * * * [progress]: [ 97 / 258 ] simplifiying candidate # 163.468 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 163.468 * * [simplify]: iters left: 6 (45 enodes) 163.497 * * [simplify]: iters left: 5 (266 enodes) 163.616 * * [simplify]: Extracting #0: cost 1 inf + 0 163.616 * * [simplify]: Extracting #1: cost 8 inf + 0 163.616 * * [simplify]: Extracting #2: cost 74 inf + 0 163.617 * * [simplify]: Extracting #3: cost 168 inf + 0 163.619 * * [simplify]: Extracting #4: cost 296 inf + 816 163.625 * * [simplify]: Extracting #5: cost 303 inf + 16333 163.650 * * [simplify]: Extracting #6: cost 213 inf + 94658 163.685 * * [simplify]: Extracting #7: cost 132 inf + 160674 163.752 * * [simplify]: Extracting #8: cost 81 inf + 188944 163.825 * * [simplify]: Extracting #9: cost 16 inf + 256275 163.920 * * [simplify]: Extracting #10: cost 2 inf + 278519 164.027 * * [simplify]: Extracting #11: cost 0 inf + 281851 164.124 * [simplify]: Simplified to (+ (* (+ (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (* (fabs x) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7))))))) 164.125 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (* (fabs x) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 164.126 * * * * [progress]: [ 98 / 258 ] simplifiying candidate # 164.127 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 164.127 * * [simplify]: iters left: 6 (40 enodes) 164.154 * * [simplify]: iters left: 5 (225 enodes) 164.250 * * [simplify]: Extracting #0: cost 1 inf + 0 164.250 * * [simplify]: Extracting #1: cost 4 inf + 0 164.250 * * [simplify]: Extracting #2: cost 46 inf + 0 164.251 * * [simplify]: Extracting #3: cost 139 inf + 0 164.252 * * [simplify]: Extracting #4: cost 248 inf + 247 164.255 * * [simplify]: Extracting #5: cost 228 inf + 21531 164.268 * * [simplify]: Extracting #6: cost 117 inf + 102904 164.292 * * [simplify]: Extracting #7: cost 64 inf + 141825 164.336 * * [simplify]: Extracting #8: cost 10 inf + 187518 164.377 * * [simplify]: Extracting #9: cost 0 inf + 199236 164.446 * [simplify]: Simplified to (+ (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* (* (fabs x) (fabs x)) -3/4)) (pow (fabs x) 7)) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (* (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))))) (fabs x))) (* (pow (fabs x) 7) (* (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* (* (fabs x) (fabs x)) -3/4)) (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))))) 164.446 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* (* (fabs x) (fabs x)) -3/4)) (pow (fabs x) 7)) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (* (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))))) (fabs x))) (* (pow (fabs x) 7) (* (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* (* (fabs x) (fabs x)) -3/4)) (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 164.447 * * * * [progress]: [ 99 / 258 ] simplifiying candidate # 164.448 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 164.449 * * [simplify]: iters left: 6 (41 enodes) 164.475 * * [simplify]: iters left: 5 (233 enodes) 164.570 * * [simplify]: Extracting #0: cost 1 inf + 0 164.571 * * [simplify]: Extracting #1: cost 11 inf + 0 164.571 * * [simplify]: Extracting #2: cost 84 inf + 0 164.572 * * [simplify]: Extracting #3: cost 199 inf + 0 164.574 * * [simplify]: Extracting #4: cost 302 inf + 2189 164.583 * * [simplify]: Extracting #5: cost 272 inf + 26096 164.613 * * [simplify]: Extracting #6: cost 139 inf + 104913 164.636 * * [simplify]: Extracting #7: cost 106 inf + 132882 164.666 * * [simplify]: Extracting #8: cost 71 inf + 155563 164.736 * * [simplify]: Extracting #9: cost 27 inf + 204037 164.838 * * [simplify]: Extracting #10: cost 1 inf + 243874 164.926 * * [simplify]: Extracting #11: cost 0 inf + 245060 164.982 * [simplify]: Simplified to (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (+ (* (+ (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)) (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (fabs x)) (* (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) 164.982 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (+ (* (+ (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)) (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (fabs x)) (* (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 164.983 * * * * [progress]: [ 100 / 258 ] simplifiying candidate # 164.983 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 164.984 * * [simplify]: iters left: 6 (43 enodes) 164.997 * * [simplify]: iters left: 5 (243 enodes) 165.065 * * [simplify]: Extracting #0: cost 1 inf + 0 165.065 * * [simplify]: Extracting #1: cost 8 inf + 0 165.065 * * [simplify]: Extracting #2: cost 74 inf + 0 165.066 * * [simplify]: Extracting #3: cost 164 inf + 0 165.067 * * [simplify]: Extracting #4: cost 262 inf + 371 165.072 * * [simplify]: Extracting #5: cost 254 inf + 20538 165.095 * * [simplify]: Extracting #6: cost 162 inf + 88177 165.136 * * [simplify]: Extracting #7: cost 115 inf + 126379 165.188 * * [simplify]: Extracting #8: cost 70 inf + 152241 165.248 * * [simplify]: Extracting #9: cost 24 inf + 192840 165.303 * * [simplify]: Extracting #10: cost 0 inf + 228900 165.396 * [simplify]: Simplified to (+ (* (+ (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)) (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (* (fabs x) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)))))) 165.396 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (* (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)) (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (* (fabs x) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 165.397 * * * * [progress]: [ 101 / 258 ] simplifiying candidate # 165.398 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 165.398 * * [simplify]: iters left: 6 (43 enodes) 165.426 * * [simplify]: iters left: 5 (240 enodes) 165.525 * * [simplify]: Extracting #0: cost 1 inf + 0 165.525 * * [simplify]: Extracting #1: cost 4 inf + 0 165.525 * * [simplify]: Extracting #2: cost 47 inf + 0 165.526 * * [simplify]: Extracting #3: cost 150 inf + 0 165.527 * * [simplify]: Extracting #4: cost 257 inf + 500 165.531 * * [simplify]: Extracting #5: cost 288 inf + 10097 165.544 * * [simplify]: Extracting #6: cost 244 inf + 48102 165.588 * * [simplify]: Extracting #7: cost 103 inf + 154290 165.646 * * [simplify]: Extracting #8: cost 26 inf + 225114 165.715 * * [simplify]: Extracting #9: cost 4 inf + 248120 165.807 * * [simplify]: Extracting #10: cost 0 inf + 254304 165.897 * [simplify]: Simplified to (+ (* (* (* (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) (pow (fabs x) 7)) (* (* (* (fabs x) (+ (* (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x))))))) (pow (fabs x) 5)) (* (fabs x) (fabs x)))) 165.897 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (* (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) (pow (fabs x) 7)) (* (* (* (fabs x) (+ (* (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x))))))) (pow (fabs x) 5)) (* (fabs x) (fabs x)))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 165.899 * * * * [progress]: [ 102 / 258 ] simplifiying candidate # 165.899 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 165.900 * * [simplify]: iters left: 6 (38 enodes) 165.921 * * [simplify]: iters left: 5 (223 enodes) 166.008 * * [simplify]: Extracting #0: cost 1 inf + 0 166.008 * * [simplify]: Extracting #1: cost 11 inf + 0 166.008 * * [simplify]: Extracting #2: cost 83 inf + 0 166.009 * * [simplify]: Extracting #3: cost 207 inf + 0 166.013 * * [simplify]: Extracting #4: cost 296 inf + 2917 166.017 * * [simplify]: Extracting #5: cost 268 inf + 24600 166.044 * * [simplify]: Extracting #6: cost 144 inf + 130189 166.092 * * [simplify]: Extracting #7: cost 62 inf + 193544 166.175 * * [simplify]: Extracting #8: cost 1 inf + 259014 166.281 * * [simplify]: Extracting #9: cost 0 inf + 258573 166.356 * * [simplify]: Extracting #10: cost 0 inf + 258331 166.469 * [simplify]: Simplified to (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (fabs x) (fabs x))) (pow (fabs x) 5))) (* (fabs x) (+ (* (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (* (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))) (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))))))) 166.469 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (fabs x) (fabs x))) (pow (fabs x) 5))) (* (fabs x) (+ (* (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (* (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))) (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 166.470 * * * * [progress]: [ 103 / 258 ] simplifiying candidate # 166.470 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 166.470 * * [simplify]: iters left: 6 (41 enodes) 166.486 * * [simplify]: iters left: 5 (237 enodes) 166.595 * * [simplify]: Extracting #0: cost 1 inf + 0 166.595 * * [simplify]: Extracting #1: cost 8 inf + 0 166.595 * * [simplify]: Extracting #2: cost 74 inf + 0 166.596 * * [simplify]: Extracting #3: cost 171 inf + 0 166.597 * * [simplify]: Extracting #4: cost 260 inf + 412 166.601 * * [simplify]: Extracting #5: cost 279 inf + 10955 166.614 * * [simplify]: Extracting #6: cost 238 inf + 51552 166.655 * * [simplify]: Extracting #7: cost 106 inf + 160023 166.743 * * [simplify]: Extracting #8: cost 15 inf + 247822 166.823 * * [simplify]: Extracting #9: cost 0 inf + 256387 166.905 * * [simplify]: Extracting #10: cost 0 inf + 255747 167.026 * [simplify]: Simplified to (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (fabs x) (+ (* (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (pow (fabs x) 5) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (fabs x) (fabs x))) (* (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (pow (fabs x) 5) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (fabs x) (fabs x)) (* (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) 167.026 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (fabs x) (+ (* (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (pow (fabs x) 5) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (fabs x) (fabs x))) (* (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (pow (fabs x) 5) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (fabs x) (fabs x)) (* (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 167.028 * * * * [progress]: [ 104 / 258 ] simplifiying candidate # 167.028 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 167.029 * * [simplify]: iters left: 6 (43 enodes) 167.059 * * [simplify]: iters left: 5 (251 enodes) 167.168 * * [simplify]: Extracting #0: cost 1 inf + 0 167.168 * * [simplify]: Extracting #1: cost 4 inf + 0 167.168 * * [simplify]: Extracting #2: cost 47 inf + 0 167.169 * * [simplify]: Extracting #3: cost 144 inf + 0 167.170 * * [simplify]: Extracting #4: cost 287 inf + 500 167.175 * * [simplify]: Extracting #5: cost 299 inf + 17582 167.211 * * [simplify]: Extracting #6: cost 171 inf + 122978 167.269 * * [simplify]: Extracting #7: cost 36 inf + 238729 167.380 * * [simplify]: Extracting #8: cost 7 inf + 259958 167.465 * * [simplify]: Extracting #9: cost 0 inf + 264732 167.539 * * [simplify]: Extracting #10: cost 0 inf + 264561 167.614 * [simplify]: Simplified to (+ (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (+ (* -3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))) (* (* (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (fabs x) (fabs x)) (fabs x))) (pow (fabs x) 5))) 167.614 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (+ (* -3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))) (* (* (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (fabs x) (fabs x)) (fabs x))) (pow (fabs x) 5))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 167.616 * * * * [progress]: [ 105 / 258 ] simplifiying candidate # 167.616 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 167.617 * * [simplify]: iters left: 6 (38 enodes) 167.630 * * [simplify]: iters left: 5 (228 enodes) 167.717 * * [simplify]: Extracting #0: cost 1 inf + 0 167.717 * * [simplify]: Extracting #1: cost 11 inf + 0 167.717 * * [simplify]: Extracting #2: cost 83 inf + 0 167.717 * * [simplify]: Extracting #3: cost 208 inf + 0 167.718 * * [simplify]: Extracting #4: cost 344 inf + 1219 167.724 * * [simplify]: Extracting #5: cost 294 inf + 31284 167.769 * * [simplify]: Extracting #6: cost 118 inf + 190140 167.885 * * [simplify]: Extracting #7: cost 4 inf + 326347 168.007 * * [simplify]: Extracting #8: cost 0 inf + 297539 168.096 * * [simplify]: Extracting #9: cost 0 inf + 287250 168.212 * * [simplify]: Extracting #10: cost 0 inf + 286748 168.316 * [simplify]: Simplified to (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (fabs x) (+ (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))))) 168.316 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (fabs x) (+ (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 168.318 * * * * [progress]: [ 106 / 258 ] simplifiying candidate # 168.319 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 168.319 * * [simplify]: iters left: 6 (41 enodes) 168.348 * * [simplify]: iters left: 5 (241 enodes) 168.487 * * [simplify]: Extracting #0: cost 1 inf + 0 168.487 * * [simplify]: Extracting #1: cost 8 inf + 0 168.487 * * [simplify]: Extracting #2: cost 74 inf + 0 168.488 * * [simplify]: Extracting #3: cost 170 inf + 0 168.489 * * [simplify]: Extracting #4: cost 291 inf + 817 168.494 * * [simplify]: Extracting #5: cost 314 inf + 12337 168.519 * * [simplify]: Extracting #6: cost 204 inf + 105972 168.609 * * [simplify]: Extracting #7: cost 62 inf + 227479 168.743 * * [simplify]: Extracting #8: cost 15 inf + 272893 168.850 * * [simplify]: Extracting #9: cost 0 inf + 283231 168.935 * [simplify]: Simplified to (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (fabs x) (+ (* (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))))) (* (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) 168.935 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (fabs x) (+ (* (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))))) (* (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 168.936 * * * * [progress]: [ 107 / 258 ] simplifiying candidate # 168.937 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 168.937 * * [simplify]: iters left: 6 (41 enodes) 168.952 * * [simplify]: iters left: 5 (227 enodes) 169.051 * * [simplify]: Extracting #0: cost 1 inf + 0 169.051 * * [simplify]: Extracting #1: cost 4 inf + 0 169.051 * * [simplify]: Extracting #2: cost 47 inf + 0 169.052 * * [simplify]: Extracting #3: cost 140 inf + 0 169.053 * * [simplify]: Extracting #4: cost 243 inf + 580 169.062 * * [simplify]: Extracting #5: cost 251 inf + 17836 169.088 * * [simplify]: Extracting #6: cost 142 inf + 89519 169.152 * * [simplify]: Extracting #7: cost 39 inf + 184246 169.222 * * [simplify]: Extracting #8: cost 11 inf + 206887 169.312 * * [simplify]: Extracting #9: cost 0 inf + 213447 169.397 * * [simplify]: Extracting #10: cost 0 inf + 213316 169.460 * [simplify]: Simplified to (+ (* (pow (fabs x) 5) (* (+ (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* 15/8 (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* (fabs x) (* (fabs x) 3/4))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (pow (fabs x) 7))))) 169.460 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (pow (fabs x) 5) (* (+ (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* 15/8 (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* (fabs x) (* (fabs x) 3/4))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (pow (fabs x) 7))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 169.461 * * * * [progress]: [ 108 / 258 ] simplifiying candidate # 169.461 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 169.462 * * [simplify]: iters left: 6 (36 enodes) 169.474 * * [simplify]: iters left: 5 (204 enodes) 169.555 * * [simplify]: Extracting #0: cost 1 inf + 0 169.555 * * [simplify]: Extracting #1: cost 11 inf + 0 169.555 * * [simplify]: Extracting #2: cost 83 inf + 0 169.556 * * [simplify]: Extracting #3: cost 201 inf + 0 169.558 * * [simplify]: Extracting #4: cost 290 inf + 1745 169.566 * * [simplify]: Extracting #5: cost 262 inf + 24621 169.607 * * [simplify]: Extracting #6: cost 103 inf + 131373 169.684 * * [simplify]: Extracting #7: cost 12 inf + 222241 169.797 * * [simplify]: Extracting #8: cost 0 inf + 238414 169.894 * [simplify]: Simplified to (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (+ (* (+ (* (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ 27/64 (* (pow (fabs x) 5) (* (pow (fabs x) 5) (pow (fabs x) 5)))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ 27/64 (* (pow (fabs x) 5) (* (pow (fabs x) 5) (pow (fabs x) 5)))))))) (fabs x)) (* (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ 27/64 (* (pow (fabs x) 5) (* (pow (fabs x) 5) (pow (fabs x) 5)))))))) 169.894 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (+ (* (+ (* (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ 27/64 (* (pow (fabs x) 5) (* (pow (fabs x) 5) (pow (fabs x) 5)))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ 27/64 (* (pow (fabs x) 5) (* (pow (fabs x) 5) (pow (fabs x) 5)))))))) (fabs x)) (* (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ 27/64 (* (pow (fabs x) 5) (* (pow (fabs x) 5) (pow (fabs x) 5)))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 169.895 * * * * [progress]: [ 109 / 258 ] simplifiying candidate # 169.895 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 169.896 * * [simplify]: iters left: 6 (39 enodes) 169.916 * * [simplify]: iters left: 5 (218 enodes) 170.015 * * [simplify]: Extracting #0: cost 1 inf + 0 170.015 * * [simplify]: Extracting #1: cost 8 inf + 0 170.016 * * [simplify]: Extracting #2: cost 74 inf + 0 170.016 * * [simplify]: Extracting #3: cost 164 inf + 0 170.017 * * [simplify]: Extracting #4: cost 246 inf + 1058 170.019 * * [simplify]: Extracting #5: cost 264 inf + 11789 170.025 * * [simplify]: Extracting #6: cost 205 inf + 50978 170.069 * * [simplify]: Extracting #7: cost 79 inf + 152439 170.144 * * [simplify]: Extracting #8: cost 20 inf + 209808 170.207 * * [simplify]: Extracting #9: cost 3 inf + 224280 170.285 * * [simplify]: Extracting #10: cost 0 inf + 225714 170.378 * [simplify]: Simplified to (+ (* (+ (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))))) (* (fabs x) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)))) 170.379 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))))) (* (fabs x) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 170.379 * * * * [progress]: [ 110 / 258 ] simplifiying candidate # 170.380 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 170.380 * * [simplify]: iters left: 6 (45 enodes) 170.396 * * [simplify]: iters left: 5 (250 enodes) 170.464 * * [simplify]: Extracting #0: cost 1 inf + 0 170.464 * * [simplify]: Extracting #1: cost 4 inf + 0 170.464 * * [simplify]: Extracting #2: cost 47 inf + 0 170.465 * * [simplify]: Extracting #3: cost 141 inf + 0 170.465 * * [simplify]: Extracting #4: cost 250 inf + 168 170.468 * * [simplify]: Extracting #5: cost 270 inf + 16242 170.492 * * [simplify]: Extracting #6: cost 146 inf + 120510 170.547 * * [simplify]: Extracting #7: cost 46 inf + 204061 170.607 * * [simplify]: Extracting #8: cost 8 inf + 233269 170.682 * * [simplify]: Extracting #9: cost 0 inf + 239293 170.753 * * [simplify]: Extracting #10: cost 0 inf + 238580 170.814 * [simplify]: Simplified to (+ (* (* (* (pow (fabs x) 7) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 5) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (fabs x) (fabs x)))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (* (+ (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 7)) (* (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* 15/8 (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 5)) (* (fabs x) (fabs x)))) (fabs x)) (pow (fabs x) 5)) (* (fabs x) (fabs x)))) 170.814 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (* (pow (fabs x) 7) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 5) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (fabs x) (fabs x)))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (* (+ (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 7)) (* (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* 15/8 (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 5)) (* (fabs x) (fabs x)))) (fabs x)) (pow (fabs x) 5)) (* (fabs x) (fabs x)))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 170.815 * * * * [progress]: [ 111 / 258 ] simplifiying candidate # 170.815 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 170.816 * * [simplify]: iters left: 6 (41 enodes) 170.832 * * [simplify]: iters left: 5 (237 enodes) 170.915 * * [simplify]: Extracting #0: cost 1 inf + 0 170.915 * * [simplify]: Extracting #1: cost 11 inf + 0 170.916 * * [simplify]: Extracting #2: cost 80 inf + 0 170.917 * * [simplify]: Extracting #3: cost 198 inf + 0 170.918 * * [simplify]: Extracting #4: cost 298 inf + 1503 170.926 * * [simplify]: Extracting #5: cost 268 inf + 28128 170.948 * * [simplify]: Extracting #6: cost 146 inf + 115968 170.998 * * [simplify]: Extracting #7: cost 61 inf + 179493 171.049 * * [simplify]: Extracting #8: cost 23 inf + 222250 171.135 * * [simplify]: Extracting #9: cost 1 inf + 258098 171.232 * * [simplify]: Extracting #10: cost 0 inf + 258823 171.300 * * [simplify]: Extracting #11: cost 0 inf + 258085 171.389 * * [simplify]: Extracting #12: cost 0 inf + 258044 171.451 * [simplify]: Simplified to (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (+ (* (pow (fabs x) 7) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ 27/64 (* (* (pow (fabs x) 5) (pow (fabs x) 5)) (pow (fabs x) 5)))) (* 15/8 (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5)))))) (fabs x)) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ 27/64 (* (* (pow (fabs x) 5) (pow (fabs x) 5)) (pow (fabs x) 5))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5)))))) 171.451 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (+ (* (pow (fabs x) 7) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ 27/64 (* (* (pow (fabs x) 5) (pow (fabs x) 5)) (pow (fabs x) 5)))) (* 15/8 (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5)))))) (fabs x)) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ 27/64 (* (* (pow (fabs x) 5) (pow (fabs x) 5)) (pow (fabs x) 5))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5)))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 171.452 * * * * [progress]: [ 112 / 258 ] simplifiying candidate # 171.452 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 171.453 * * [simplify]: iters left: 6 (40 enodes) 171.475 * * [simplify]: iters left: 5 (233 enodes) 171.582 * * [simplify]: Extracting #0: cost 1 inf + 0 171.582 * * [simplify]: Extracting #1: cost 8 inf + 0 171.582 * * [simplify]: Extracting #2: cost 73 inf + 0 171.583 * * [simplify]: Extracting #3: cost 167 inf + 0 171.583 * * [simplify]: Extracting #4: cost 254 inf + 493 171.586 * * [simplify]: Extracting #5: cost 255 inf + 15394 171.606 * * [simplify]: Extracting #6: cost 152 inf + 100724 171.655 * * [simplify]: Extracting #7: cost 80 inf + 153002 171.715 * * [simplify]: Extracting #8: cost 26 inf + 203768 171.766 * * [simplify]: Extracting #9: cost 1 inf + 232032 171.837 * * [simplify]: Extracting #10: cost 0 inf + 233527 171.935 * [simplify]: Simplified to (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (* (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 7)) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) 15/8) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (fabs x))) (* (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 7)) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) 171.935 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (* (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 7)) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) 15/8) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (fabs x))) (* (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 7)) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 171.936 * * * * [progress]: [ 113 / 258 ] simplifiying candidate # 171.937 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 171.938 * * [simplify]: iters left: 6 (45 enodes) 171.963 * * [simplify]: iters left: 5 (260 enodes) 172.058 * * [simplify]: Extracting #0: cost 1 inf + 0 172.058 * * [simplify]: Extracting #1: cost 4 inf + 0 172.058 * * [simplify]: Extracting #2: cost 47 inf + 0 172.058 * * [simplify]: Extracting #3: cost 138 inf + 0 172.059 * * [simplify]: Extracting #4: cost 273 inf + 499 172.061 * * [simplify]: Extracting #5: cost 299 inf + 14701 172.074 * * [simplify]: Extracting #6: cost 201 inf + 82945 172.125 * * [simplify]: Extracting #7: cost 70 inf + 175543 172.200 * * [simplify]: Extracting #8: cost 6 inf + 239881 172.259 * * [simplify]: Extracting #9: cost 0 inf + 247928 172.362 * * [simplify]: Extracting #10: cost 0 inf + 247888 172.432 * [simplify]: Simplified to (+ (* (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (pow (fabs x) 7))) (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* (* (fabs x) (fabs x)) -3/4))) (* (pow (fabs x) 5) (* (+ (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* 15/8 (- (* (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (* (* (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))))) (* (* (fabs x) (fabs x)) (fabs x))))) 172.432 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (pow (fabs x) 7))) (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* (* (fabs x) (fabs x)) -3/4))) (* (pow (fabs x) 5) (* (+ (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* 15/8 (- (* (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (* (* (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))))) (* (* (fabs x) (fabs x)) (fabs x))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 172.433 * * * * [progress]: [ 114 / 258 ] simplifiying candidate # 172.433 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 172.434 * * [simplify]: iters left: 6 (41 enodes) 172.448 * * [simplify]: iters left: 5 (241 enodes) 172.577 * * [simplify]: Extracting #0: cost 1 inf + 0 172.578 * * [simplify]: Extracting #1: cost 11 inf + 0 172.578 * * [simplify]: Extracting #2: cost 79 inf + 0 172.579 * * [simplify]: Extracting #3: cost 191 inf + 0 172.581 * * [simplify]: Extracting #4: cost 321 inf + 2068 172.589 * * [simplify]: Extracting #5: cost 295 inf + 27664 172.616 * * [simplify]: Extracting #6: cost 144 inf + 131161 172.698 * * [simplify]: Extracting #7: cost 27 inf + 239092 172.785 * * [simplify]: Extracting #8: cost 1 inf + 275270 172.888 * * [simplify]: Extracting #9: cost 0 inf + 276776 172.998 * [simplify]: Simplified to (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (+ (* (* (* 15/8 (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (fabs x)) (* (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))))) 172.998 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (+ (* (* (* 15/8 (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (fabs x)) (* (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 172.999 * * * * [progress]: [ 115 / 258 ] simplifiying candidate # 173.000 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 173.000 * * [simplify]: iters left: 6 (40 enodes) 173.014 * * [simplify]: iters left: 5 (237 enodes) 173.099 * * [simplify]: Extracting #0: cost 1 inf + 0 173.099 * * [simplify]: Extracting #1: cost 8 inf + 0 173.100 * * [simplify]: Extracting #2: cost 73 inf + 0 173.100 * * [simplify]: Extracting #3: cost 164 inf + 0 173.102 * * [simplify]: Extracting #4: cost 274 inf + 938 173.104 * * [simplify]: Extracting #5: cost 288 inf + 15087 173.115 * * [simplify]: Extracting #6: cost 207 inf + 75140 173.149 * * [simplify]: Extracting #7: cost 91 inf + 160781 173.222 * * [simplify]: Extracting #8: cost 23 inf + 222388 173.302 * * [simplify]: Extracting #9: cost 1 inf + 254666 173.392 * * [simplify]: Extracting #10: cost 0 inf + 256201 173.469 * [simplify]: Simplified to (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (fabs x))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) 173.469 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (fabs x))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 173.471 * * * * [progress]: [ 116 / 258 ] simplifiying candidate # 173.472 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 173.472 * * [simplify]: iters left: 6 (43 enodes) 173.500 * * [simplify]: iters left: 5 (237 enodes) 173.571 * * [simplify]: Extracting #0: cost 1 inf + 0 173.572 * * [simplify]: Extracting #1: cost 4 inf + 0 173.572 * * [simplify]: Extracting #2: cost 47 inf + 0 173.572 * * [simplify]: Extracting #3: cost 140 inf + 0 173.572 * * [simplify]: Extracting #4: cost 251 inf + 126 173.575 * * [simplify]: Extracting #5: cost 269 inf + 15962 173.595 * * [simplify]: Extracting #6: cost 155 inf + 85509 173.634 * * [simplify]: Extracting #7: cost 37 inf + 188082 173.709 * * [simplify]: Extracting #8: cost 8 inf + 207741 173.764 * * [simplify]: Extracting #9: cost 0 inf + 212172 173.819 * [simplify]: Simplified to (+ (* (pow (fabs x) 7) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 5) (* (+ (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (* (* (fabs x) (fabs x)) (fabs x))))) 173.819 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (pow (fabs x) 7) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 5) (* (+ (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (* (* (fabs x) (fabs x)) (fabs x))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 173.821 * * * * [progress]: [ 117 / 258 ] simplifiying candidate # 173.821 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 173.821 * * [simplify]: iters left: 6 (39 enodes) 173.834 * * [simplify]: iters left: 5 (218 enodes) 173.907 * * [simplify]: Extracting #0: cost 1 inf + 0 173.907 * * [simplify]: Extracting #1: cost 11 inf + 0 173.908 * * [simplify]: Extracting #2: cost 80 inf + 0 173.908 * * [simplify]: Extracting #3: cost 194 inf + 0 173.909 * * [simplify]: Extracting #4: cost 296 inf + 2068 173.914 * * [simplify]: Extracting #5: cost 263 inf + 35571 173.956 * * [simplify]: Extracting #6: cost 90 inf + 152846 174.036 * * [simplify]: Extracting #7: cost 2 inf + 236628 174.102 * * [simplify]: Extracting #8: cost 0 inf + 238553 174.171 * [simplify]: Simplified to (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 7)) (* (fabs x) (+ (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))))))) 174.171 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 7)) (* (fabs x) (+ (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 174.172 * * * * [progress]: [ 118 / 258 ] simplifiying candidate # 174.172 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 174.173 * * [simplify]: iters left: 6 (38 enodes) 174.187 * * [simplify]: iters left: 5 (214 enodes) 174.265 * * [simplify]: Extracting #0: cost 1 inf + 0 174.265 * * [simplify]: Extracting #1: cost 8 inf + 0 174.265 * * [simplify]: Extracting #2: cost 90 inf + 0 174.265 * * [simplify]: Extracting #3: cost 194 inf + 0 174.267 * * [simplify]: Extracting #4: cost 243 inf + 7280 174.286 * * [simplify]: Extracting #5: cost 148 inf + 77660 174.325 * * [simplify]: Extracting #6: cost 94 inf + 125417 174.390 * * [simplify]: Extracting #7: cost 40 inf + 175316 174.480 * * [simplify]: Extracting #8: cost 7 inf + 205126 174.548 * * [simplify]: Extracting #9: cost 2 inf + 208757 174.630 * * [simplify]: Extracting #10: cost 0 inf + 210176 174.703 * [simplify]: Simplified to (+ (* (* (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 7))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 7))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (fabs x))) 174.703 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 7))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 7))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (fabs x))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 174.704 * * * * [progress]: [ 119 / 258 ] simplifiying candidate # 174.705 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 174.706 * * [simplify]: iters left: 6 (43 enodes) 174.733 * * [simplify]: iters left: 5 (239 enodes) 174.824 * * [simplify]: Extracting #0: cost 1 inf + 0 174.825 * * [simplify]: Extracting #1: cost 4 inf + 0 174.825 * * [simplify]: Extracting #2: cost 45 inf + 0 174.825 * * [simplify]: Extracting #3: cost 126 inf + 0 174.826 * * [simplify]: Extracting #4: cost 227 inf + 923 174.831 * * [simplify]: Extracting #5: cost 245 inf + 15087 174.841 * * [simplify]: Extracting #6: cost 214 inf + 45615 174.883 * * [simplify]: Extracting #7: cost 73 inf + 150189 174.944 * * [simplify]: Extracting #8: cost 21 inf + 193707 175.019 * * [simplify]: Extracting #9: cost 1 inf + 213320 175.081 * * [simplify]: Extracting #10: cost 0 inf + 214364 175.140 * [simplify]: Simplified to (+ (* (* (pow (fabs x) 5) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (fabs x) (fabs x)) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)))) (* (* (* (fabs x) (+ (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* 15/8 (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (pow (fabs x) 5)) (* (fabs x) (fabs x)))) 175.141 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (pow (fabs x) 5) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (fabs x) (fabs x)) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)))) (* (* (* (fabs x) (+ (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* 15/8 (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (pow (fabs x) 5)) (* (fabs x) (fabs x)))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 175.141 * * * * [progress]: [ 120 / 258 ] simplifiying candidate # 175.142 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 175.142 * * [simplify]: iters left: 6 (39 enodes) 175.156 * * [simplify]: iters left: 5 (226 enodes) 175.247 * * [simplify]: Extracting #0: cost 1 inf + 0 175.247 * * [simplify]: Extracting #1: cost 11 inf + 0 175.247 * * [simplify]: Extracting #2: cost 83 inf + 0 175.248 * * [simplify]: Extracting #3: cost 185 inf + 0 175.250 * * [simplify]: Extracting #4: cost 270 inf + 2806 175.257 * * [simplify]: Extracting #5: cost 244 inf + 24726 175.283 * * [simplify]: Extracting #6: cost 129 inf + 108690 175.310 * * [simplify]: Extracting #7: cost 58 inf + 163468 175.382 * * [simplify]: Extracting #8: cost 1 inf + 227644 175.443 * * [simplify]: Extracting #9: cost 0 inf + 228284 175.523 * * [simplify]: Extracting #10: cost 0 inf + 228043 175.608 * [simplify]: Simplified to (* (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (* (fabs x) (+ (* (* 15/8 (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))))) 175.608 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (* (fabs x) (+ (* (* 15/8 (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 175.609 * * * * [progress]: [ 121 / 258 ] simplifiying candidate # 175.609 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 175.610 * * [simplify]: iters left: 6 (41 enodes) 175.623 * * [simplify]: iters left: 5 (235 enodes) 175.744 * * [simplify]: Extracting #0: cost 1 inf + 0 175.744 * * [simplify]: Extracting #1: cost 8 inf + 0 175.744 * * [simplify]: Extracting #2: cost 73 inf + 0 175.745 * * [simplify]: Extracting #3: cost 154 inf + 0 175.746 * * [simplify]: Extracting #4: cost 245 inf + 623 175.750 * * [simplify]: Extracting #5: cost 244 inf + 13101 175.769 * * [simplify]: Extracting #6: cost 167 inf + 83122 175.828 * * [simplify]: Extracting #7: cost 50 inf + 182338 175.877 * * [simplify]: Extracting #8: cost 9 inf + 213632 175.941 * * [simplify]: Extracting #9: cost 1 inf + 216493 176.002 * * [simplify]: Extracting #10: cost 0 inf + 216928 176.086 * [simplify]: Simplified to (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (fabs x) (+ (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) 15/8) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) 176.086 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (fabs x) (+ (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) 15/8) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 176.087 * * * * [progress]: [ 122 / 258 ] simplifiying candidate # 176.088 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 176.089 * * [simplify]: iters left: 6 (43 enodes) 176.119 * * [simplify]: iters left: 5 (253 enodes) 176.214 * * [simplify]: Extracting #0: cost 1 inf + 0 176.214 * * [simplify]: Extracting #1: cost 4 inf + 0 176.214 * * [simplify]: Extracting #2: cost 47 inf + 0 176.214 * * [simplify]: Extracting #3: cost 119 inf + 0 176.215 * * [simplify]: Extracting #4: cost 276 inf + 459 176.217 * * [simplify]: Extracting #5: cost 282 inf + 13919 176.230 * * [simplify]: Extracting #6: cost 190 inf + 80404 176.263 * * [simplify]: Extracting #7: cost 75 inf + 166833 176.321 * * [simplify]: Extracting #8: cost 13 inf + 224533 176.399 * * [simplify]: Extracting #9: cost 1 inf + 233518 176.462 * * [simplify]: Extracting #10: cost 0 inf + 234314 176.521 * [simplify]: Simplified to (+ (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* (* (fabs x) 3/4) (fabs x))) (pow (fabs x) 7))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (fabs x) (+ (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))))))) 176.521 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* (* (fabs x) 3/4) (fabs x))) (pow (fabs x) 7))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (fabs x) (+ (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 176.522 * * * * [progress]: [ 123 / 258 ] simplifiying candidate # 176.523 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 176.523 * * [simplify]: iters left: 6 (39 enodes) 176.550 * * [simplify]: iters left: 5 (234 enodes) 176.632 * * [simplify]: Extracting #0: cost 1 inf + 0 176.632 * * [simplify]: Extracting #1: cost 11 inf + 0 176.632 * * [simplify]: Extracting #2: cost 83 inf + 0 176.633 * * [simplify]: Extracting #3: cost 178 inf + 0 176.634 * * [simplify]: Extracting #4: cost 328 inf + 816 176.637 * * [simplify]: Extracting #5: cost 304 inf + 22856 176.669 * * [simplify]: Extracting #6: cost 157 inf + 120310 176.747 * * [simplify]: Extracting #7: cost 43 inf + 211737 176.864 * * [simplify]: Extracting #8: cost 2 inf + 264337 176.938 * * [simplify]: Extracting #9: cost 0 inf + 265189 177.023 * * [simplify]: Extracting #10: cost 0 inf + 264989 177.110 * [simplify]: Simplified to (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))))))) 177.110 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 177.111 * * * * [progress]: [ 124 / 258 ] simplifiying candidate # 177.111 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 177.112 * * [simplify]: iters left: 6 (41 enodes) 177.126 * * [simplify]: iters left: 5 (243 enodes) 177.255 * * [simplify]: Extracting #0: cost 1 inf + 0 177.255 * * [simplify]: Extracting #1: cost 8 inf + 0 177.255 * * [simplify]: Extracting #2: cost 74 inf + 0 177.256 * * [simplify]: Extracting #3: cost 149 inf + 0 177.257 * * [simplify]: Extracting #4: cost 292 inf + 736 177.262 * * [simplify]: Extracting #5: cost 287 inf + 14218 177.289 * * [simplify]: Extracting #6: cost 183 inf + 97684 177.350 * * [simplify]: Extracting #7: cost 77 inf + 184429 177.461 * * [simplify]: Extracting #8: cost 14 inf + 245203 177.546 * * [simplify]: Extracting #9: cost 0 inf + 254347 177.622 * * [simplify]: Extracting #10: cost 0 inf + 253989 177.712 * [simplify]: Simplified to (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (fabs x) (+ (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 7)) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)))))) 177.712 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (fabs x) (+ (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 7)) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 177.713 * * * * [progress]: [ 125 / 258 ] simplifiying candidate # 177.713 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 177.713 * * [simplify]: iters left: 6 (41 enodes) 177.726 * * [simplify]: iters left: 5 (224 enodes) 177.810 * * [simplify]: Extracting #0: cost 1 inf + 0 177.810 * * [simplify]: Extracting #1: cost 4 inf + 0 177.810 * * [simplify]: Extracting #2: cost 43 inf + 0 177.810 * * [simplify]: Extracting #3: cost 113 inf + 0 177.811 * * [simplify]: Extracting #4: cost 210 inf + 1043 177.813 * * [simplify]: Extracting #5: cost 219 inf + 15194 177.830 * * [simplify]: Extracting #6: cost 101 inf + 94820 177.859 * * [simplify]: Extracting #7: cost 37 inf + 149109 177.894 * * [simplify]: Extracting #8: cost 8 inf + 170631 177.949 * * [simplify]: Extracting #9: cost 0 inf + 174589 177.990 * [simplify]: Simplified to (+ (* (fabs x) (* (* (+ (* (* (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (fabs x) (fabs x))) (pow (fabs x) 5))) (* (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7))) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))))) 177.990 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (fabs x) (* (* (+ (* (* (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (fabs x) (fabs x))) (pow (fabs x) 5))) (* (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7))) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 177.990 * * * * [progress]: [ 126 / 258 ] simplifiying candidate # 177.991 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 177.991 * * [simplify]: iters left: 6 (37 enodes) 178.004 * * [simplify]: iters left: 5 (205 enodes) 178.079 * * [simplify]: Extracting #0: cost 1 inf + 0 178.079 * * [simplify]: Extracting #1: cost 11 inf + 0 178.079 * * [simplify]: Extracting #2: cost 80 inf + 0 178.080 * * [simplify]: Extracting #3: cost 173 inf + 0 178.082 * * [simplify]: Extracting #4: cost 265 inf + 1139 178.088 * * [simplify]: Extracting #5: cost 245 inf + 21778 178.120 * * [simplify]: Extracting #6: cost 87 inf + 116638 178.167 * * [simplify]: Extracting #7: cost 14 inf + 185282 178.224 * * [simplify]: Extracting #8: cost 0 inf + 202621 178.307 * [simplify]: Simplified to (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (* (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (pow (fabs x) 7)) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (fabs x)))) 178.308 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (* (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (pow (fabs x) 7)) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (fabs x)))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 178.309 * * * * [progress]: [ 127 / 258 ] simplifiying candidate # 178.310 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 178.310 * * [simplify]: iters left: 6 (39 enodes) 178.335 * * [simplify]: iters left: 5 (214 enodes) 178.413 * * [simplify]: Extracting #0: cost 1 inf + 0 178.413 * * [simplify]: Extracting #1: cost 8 inf + 0 178.413 * * [simplify]: Extracting #2: cost 70 inf + 0 178.413 * * [simplify]: Extracting #3: cost 141 inf + 0 178.414 * * [simplify]: Extracting #4: cost 229 inf + 573 178.416 * * [simplify]: Extracting #5: cost 233 inf + 10215 178.424 * * [simplify]: Extracting #6: cost 137 inf + 73680 178.448 * * [simplify]: Extracting #7: cost 51 inf + 145546 178.496 * * [simplify]: Extracting #8: cost 8 inf + 183493 178.548 * * [simplify]: Extracting #9: cost 1 inf + 188080 178.613 * * [simplify]: Extracting #10: cost 0 inf + 188584 178.677 * [simplify]: Simplified to (+ (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (+ (* (* (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) 178.677 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (+ (* (* (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 178.678 * * * * [progress]: [ 128 / 258 ] simplifiying candidate # 178.679 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 178.680 * * [simplify]: iters left: 6 (38 enodes) 178.700 * * [simplify]: iters left: 5 (217 enodes) 178.787 * * [simplify]: Extracting #0: cost 1 inf + 0 178.787 * * [simplify]: Extracting #1: cost 4 inf + 0 178.787 * * [simplify]: Extracting #2: cost 44 inf + 0 178.787 * * [simplify]: Extracting #3: cost 117 inf + 0 178.788 * * [simplify]: Extracting #4: cost 207 inf + 1667 178.790 * * [simplify]: Extracting #5: cost 209 inf + 13214 178.801 * * [simplify]: Extracting #6: cost 110 inf + 90803 178.846 * * [simplify]: Extracting #7: cost 33 inf + 156862 178.911 * * [simplify]: Extracting #8: cost 2 inf + 178608 178.970 * * [simplify]: Extracting #9: cost 0 inf + 180505 179.015 * [simplify]: Simplified to (+ (* (fabs x) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (- (* (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (* (* (fabs x) (fabs x)) (pow (fabs x) 5)))) (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (pow (fabs x) 7) (+ (* (- (* (fabs x) (fabs x))) 3/4) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))))) (* (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (pow (fabs x) 7) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* (* (fabs x) 3/4) (fabs x)))))) 179.015 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (fabs x) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (- (* (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (* (* (fabs x) (fabs x)) (pow (fabs x) 5)))) (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (pow (fabs x) 7) (+ (* (- (* (fabs x) (fabs x))) 3/4) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))))) (* (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (pow (fabs x) 7) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* (* (fabs x) 3/4) (fabs x)))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 179.016 * * * * [progress]: [ 129 / 258 ] simplifiying candidate # 179.016 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 179.016 * * [simplify]: iters left: 6 (39 enodes) 179.032 * * [simplify]: iters left: 5 (225 enodes) 179.091 * * [simplify]: Extracting #0: cost 1 inf + 0 179.091 * * [simplify]: Extracting #1: cost 11 inf + 0 179.091 * * [simplify]: Extracting #2: cost 84 inf + 0 179.092 * * [simplify]: Extracting #3: cost 186 inf + 0 179.093 * * [simplify]: Extracting #4: cost 250 inf + 8377 179.102 * * [simplify]: Extracting #5: cost 197 inf + 41695 179.116 * * [simplify]: Extracting #6: cost 124 inf + 92941 179.140 * * [simplify]: Extracting #7: cost 114 inf + 109083 179.178 * * [simplify]: Extracting #8: cost 87 inf + 124007 179.246 * * [simplify]: Extracting #9: cost 15 inf + 200963 179.341 * * [simplify]: Extracting #10: cost 0 inf + 220793 179.400 * [simplify]: Simplified to (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (pow (fabs x) 7)) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (fabs x) (+ (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (* (* (fabs x) (fabs x)) (pow (fabs x) 5)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))))))))) 179.400 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (pow (fabs x) 7)) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (fabs x) (+ (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (* (* (fabs x) (fabs x)) (pow (fabs x) 5)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x)))))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 179.402 * * * * [progress]: [ 130 / 258 ] simplifiying candidate # 179.402 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 179.403 * * [simplify]: iters left: 6 (41 enodes) 179.430 * * [simplify]: iters left: 5 (234 enodes) 179.516 * * [simplify]: Extracting #0: cost 1 inf + 0 179.516 * * [simplify]: Extracting #1: cost 8 inf + 0 179.516 * * [simplify]: Extracting #2: cost 73 inf + 0 179.516 * * [simplify]: Extracting #3: cost 149 inf + 0 179.517 * * [simplify]: Extracting #4: cost 226 inf + 1230 179.518 * * [simplify]: Extracting #5: cost 250 inf + 6685 179.522 * * [simplify]: Extracting #6: cost 226 inf + 30820 179.533 * * [simplify]: Extracting #7: cost 163 inf + 79569 179.575 * * [simplify]: Extracting #8: cost 30 inf + 178724 179.636 * * [simplify]: Extracting #9: cost 1 inf + 210648 179.686 * * [simplify]: Extracting #10: cost 0 inf + 210434 179.742 * * [simplify]: Extracting #11: cost 0 inf + 210354 179.796 * [simplify]: Simplified to (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (fabs x) (+ (* (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (* (fabs x) (fabs x)))) (pow (fabs x) 5)) (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)))))) 179.796 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (fabs x) (+ (* (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* 15/8 (* (fabs x) (fabs x)))) (pow (fabs x) 5)) (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* 3/4 (* (fabs x) (fabs x))))))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 179.796 * * * * [progress]: [ 131 / 258 ] simplifiying candidate # 179.797 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 179.797 * * [simplify]: iters left: 6 (39 enodes) 179.811 * * [simplify]: iters left: 5 (228 enodes) 179.908 * * [simplify]: Extracting #0: cost 1 inf + 0 179.908 * * [simplify]: Extracting #1: cost 4 inf + 0 179.908 * * [simplify]: Extracting #2: cost 44 inf + 0 179.908 * * [simplify]: Extracting #3: cost 110 inf + 0 179.909 * * [simplify]: Extracting #4: cost 247 inf + 751 179.911 * * [simplify]: Extracting #5: cost 255 inf + 13807 179.918 * * [simplify]: Extracting #6: cost 210 inf + 45677 179.952 * * [simplify]: Extracting #7: cost 58 inf + 163015 180.007 * * [simplify]: Extracting #8: cost 16 inf + 197201 180.450 * * [simplify]: Extracting #9: cost 0 inf + 212121 180.522 * * [simplify]: Extracting #10: cost 0 inf + 211459 180.585 * [simplify]: Simplified to (+ (* (* (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (pow (fabs x) 7)) (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* (* (fabs x) (fabs x)) -3/4))) (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (* (* (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (+ (* 15/8 (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))))) (* (* (fabs x) (fabs x)) (fabs x))) (pow (fabs x) 5))) 180.585 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (pow (fabs x) 7)) (+ (* (pow (fabs x) 5) (/ 1/2 (fabs x))) (* (* (fabs x) (fabs x)) -3/4))) (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (* (* (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (+ (* 15/8 (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))))) (* (* (fabs x) (fabs x)) (fabs x))) (pow (fabs x) 5))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 180.586 * * * * [progress]: [ 132 / 258 ] simplifiying candidate # 180.587 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 180.587 * * [simplify]: iters left: 6 (34 enodes) 180.599 * * [simplify]: iters left: 5 (204 enodes) 180.682 * * [simplify]: Extracting #0: cost 1 inf + 0 180.683 * * [simplify]: Extracting #1: cost 11 inf + 0 180.683 * * [simplify]: Extracting #2: cost 81 inf + 0 180.684 * * [simplify]: Extracting #3: cost 172 inf + 0 180.685 * * [simplify]: Extracting #4: cost 304 inf + 623 180.692 * * [simplify]: Extracting #5: cost 263 inf + 27291 180.726 * * [simplify]: Extracting #6: cost 111 inf + 143422 180.769 * * [simplify]: Extracting #7: cost 25 inf + 201945 180.875 * * [simplify]: Extracting #8: cost 0 inf + 230105 180.959 * * [simplify]: Extracting #9: cost 0 inf + 229265 181.050 * * [simplify]: Extracting #10: cost 0 inf + 229185 181.147 * [simplify]: Simplified to (* (+ (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))))) (+ (* (* (+ (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))))) (pow (fabs x) 7)) (- (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (fabs x) (* (+ (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))))) (+ (* 15/8 (- (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (pow (fabs x) 7)) (- (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))))))) 181.147 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (+ (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))))) (+ (* (* (+ (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))))) (pow (fabs x) 7)) (- (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (fabs x) (* (+ (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))))) (+ (* 15/8 (- (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (pow (fabs x) 7)) (- (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 181.148 * * * * [progress]: [ 133 / 258 ] simplifiying candidate # 181.149 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 181.149 * * [simplify]: iters left: 6 (37 enodes) 181.162 * * [simplify]: iters left: 5 (218 enodes) 181.266 * * [simplify]: Extracting #0: cost 1 inf + 0 181.266 * * [simplify]: Extracting #1: cost 8 inf + 0 181.267 * * [simplify]: Extracting #2: cost 71 inf + 0 181.267 * * [simplify]: Extracting #3: cost 136 inf + 0 181.268 * * [simplify]: Extracting #4: cost 253 inf + 452 181.272 * * [simplify]: Extracting #5: cost 264 inf + 9705 181.285 * * [simplify]: Extracting #6: cost 207 inf + 53106 181.325 * * [simplify]: Extracting #7: cost 54 inf + 183276 181.391 * * [simplify]: Extracting #8: cost 14 inf + 215816 181.481 * * [simplify]: Extracting #9: cost 0 inf + 226127 181.566 * * [simplify]: Extracting #10: cost 0 inf + 225836 181.663 * [simplify]: Simplified to (+ (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (* (fabs x) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))) 181.664 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (* (fabs x) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 181.664 * * * * [progress]: [ 134 / 258 ] simplifiying candidate # 181.665 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 181.665 * * [simplify]: iters left: 6 (41 enodes) 181.679 * * [simplify]: iters left: 5 (238 enodes) 181.769 * * [simplify]: Extracting #0: cost 1 inf + 0 181.769 * * [simplify]: Extracting #1: cost 4 inf + 0 181.769 * * [simplify]: Extracting #2: cost 48 inf + 0 181.770 * * [simplify]: Extracting #3: cost 119 inf + 0 181.770 * * [simplify]: Extracting #4: cost 249 inf + 1457 181.772 * * [simplify]: Extracting #5: cost 274 inf + 11512 181.782 * * [simplify]: Extracting #6: cost 170 inf + 72651 181.829 * * [simplify]: Extracting #7: cost 49 inf + 161081 181.906 * * [simplify]: Extracting #8: cost 11 inf + 193561 181.988 * * [simplify]: Extracting #9: cost 0 inf + 206413 182.070 * * [simplify]: Extracting #10: cost 0 inf + 205933 182.143 * [simplify]: Simplified to (+ (* (* (+ (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (pow (fabs x) 7) (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (* (* 15/8 (- (* (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (* (* (fabs x) (fabs x)) (fabs x))) (pow (fabs x) 5)) (* (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (+ (* -3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))) (pow (fabs x) 7)))) 182.143 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (pow (fabs x) 7) (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (* (* 15/8 (- (* (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (* (* (fabs x) (fabs x)) (fabs x))) (pow (fabs x) 5)) (* (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (+ (* -3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))) (pow (fabs x) 7)))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 182.144 * * * * [progress]: [ 135 / 258 ] simplifiying candidate # 182.144 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 182.144 * * [simplify]: iters left: 6 (37 enodes) 182.157 * * [simplify]: iters left: 5 (219 enodes) 182.276 * * [simplify]: Extracting #0: cost 1 inf + 0 182.276 * * [simplify]: Extracting #1: cost 11 inf + 0 182.276 * * [simplify]: Extracting #2: cost 84 inf + 0 182.277 * * [simplify]: Extracting #3: cost 177 inf + 0 182.278 * * [simplify]: Extracting #4: cost 301 inf + 1028 182.281 * * [simplify]: Extracting #5: cost 283 inf + 20829 182.292 * * [simplify]: Extracting #6: cost 152 inf + 98547 182.321 * * [simplify]: Extracting #7: cost 55 inf + 174613 182.398 * * [simplify]: Extracting #8: cost 3 inf + 227793 182.460 * * [simplify]: Extracting #9: cost 0 inf + 231991 182.560 * [simplify]: Simplified to (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (* (+ (* (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* 15/8 (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (fabs x)) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))))) 182.560 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (* (+ (* (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* 15/8 (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (fabs x)) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 182.561 * * * * [progress]: [ 136 / 258 ] simplifiying candidate # 182.562 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 182.562 * * [simplify]: iters left: 6 (36 enodes) 182.575 * * [simplify]: iters left: 5 (214 enodes) 182.651 * * [simplify]: Extracting #0: cost 1 inf + 0 182.651 * * [simplify]: Extracting #1: cost 8 inf + 0 182.652 * * [simplify]: Extracting #2: cost 89 inf + 0 182.652 * * [simplify]: Extracting #3: cost 160 inf + 0 182.653 * * [simplify]: Extracting #4: cost 275 inf + 1028 182.655 * * [simplify]: Extracting #5: cost 277 inf + 11660 182.674 * * [simplify]: Extracting #6: cost 142 inf + 90195 182.727 * * [simplify]: Extracting #7: cost 37 inf + 178124 182.791 * * [simplify]: Extracting #8: cost 6 inf + 204862 182.869 * * [simplify]: Extracting #9: cost 0 inf + 208559 182.961 * * [simplify]: Extracting #10: cost 0 inf + 208399 183.025 * [simplify]: Simplified to (+ (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (+ (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* 15/8 (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) 183.026 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (+ (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* 15/8 (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 183.027 * * * * [progress]: [ 137 / 258 ] simplifiying candidate # 183.027 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 183.028 * * [simplify]: iters left: 6 (37 enodes) 183.041 * * [simplify]: iters left: 5 (198 enodes) 183.104 * * [simplify]: Extracting #0: cost 1 inf + 0 183.104 * * [simplify]: Extracting #1: cost 4 inf + 0 183.104 * * [simplify]: Extracting #2: cost 43 inf + 0 183.104 * * [simplify]: Extracting #3: cost 120 inf + 0 183.106 * * [simplify]: Extracting #4: cost 197 inf + 248 183.108 * * [simplify]: Extracting #5: cost 198 inf + 11193 183.118 * * [simplify]: Extracting #6: cost 157 inf + 50203 183.137 * * [simplify]: Extracting #7: cost 53 inf + 128818 183.172 * * [simplify]: Extracting #8: cost 7 inf + 170470 183.223 * * [simplify]: Extracting #9: cost 0 inf + 181754 183.266 * * [simplify]: Extracting #10: cost 0 inf + 179531 183.325 * * [simplify]: Extracting #11: cost 0 inf + 178374 183.384 * * [simplify]: Extracting #12: cost 0 inf + 178163 183.445 * [simplify]: Simplified to (+ (* (+ (/ (* (pow (fabs x) 5) 1/2) (fabs x)) (* -3/4 (* (fabs x) (fabs x)))) (* (* (* (* (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (pow (fabs x) 7))) (* (* (+ (* (* (* (* (* 15/8 (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (* (* (+ (/ (* (pow (fabs x) 5) 1/2) (fabs x)) (* -3/4 (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (+ (/ (* (pow (fabs x) 5) 1/2) (fabs x)) (* 3/4 (* (fabs x) (fabs x)))))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (fabs x) (fabs x)) (fabs x))) (pow (fabs x) 5))) 183.445 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (/ (* (pow (fabs x) 5) 1/2) (fabs x)) (* -3/4 (* (fabs x) (fabs x)))) (* (* (* (* (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (pow (fabs x) 7))) (* (* (+ (* (* (* (* (* 15/8 (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (* (* (+ (/ (* (pow (fabs x) 5) 1/2) (fabs x)) (* -3/4 (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (+ (/ (* (pow (fabs x) 5) 1/2) (fabs x)) (* 3/4 (* (fabs x) (fabs x)))))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (fabs x) (fabs x)) (fabs x))) (pow (fabs x) 5))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 183.446 * * * * [progress]: [ 138 / 258 ] simplifiying candidate # 183.446 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 183.447 * * [simplify]: iters left: 6 (45 enodes) 183.462 * * [simplify]: iters left: 5 (256 enodes) 183.582 * * [simplify]: Extracting #0: cost 1 inf + 0 183.583 * * [simplify]: Extracting #1: cost 8 inf + 0 183.583 * * [simplify]: Extracting #2: cost 69 inf + 0 183.583 * * [simplify]: Extracting #3: cost 160 inf + 0 183.584 * * [simplify]: Extracting #4: cost 283 inf + 1137 183.587 * * [simplify]: Extracting #5: cost 283 inf + 23115 183.596 * * [simplify]: Extracting #6: cost 205 inf + 71944 183.630 * * [simplify]: Extracting #7: cost 95 inf + 146963 183.690 * * [simplify]: Extracting #8: cost 23 inf + 208599 183.746 * * [simplify]: Extracting #9: cost 2 inf + 235392 183.810 * * [simplify]: Extracting #10: cost 0 inf + 238164 183.884 * [simplify]: Simplified to (+ (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (* (* (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (* (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x))))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (/ 1/2 (fabs x)) (pow (fabs x) 5)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 7) (* (* (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (pow (fabs x) 5))))) 183.885 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (* (* (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (* (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x))))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (/ 1/2 (fabs x)) (pow (fabs x) 5)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 7) (* (* (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (pow (fabs x) 5))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 183.886 * * * * [progress]: [ 139 / 258 ] simplifiying candidate # 183.886 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 183.887 * * [simplify]: iters left: 6 (38 enodes) 183.905 * * [simplify]: iters left: 5 (206 enodes) 183.960 * * [simplify]: Extracting #0: cost 1 inf + 0 183.960 * * [simplify]: Extracting #1: cost 11 inf + 0 183.961 * * [simplify]: Extracting #2: cost 72 inf + 0 183.961 * * [simplify]: Extracting #3: cost 145 inf + 0 183.962 * * [simplify]: Extracting #4: cost 228 inf + 614 183.964 * * [simplify]: Extracting #5: cost 230 inf + 16480 183.977 * * [simplify]: Extracting #6: cost 145 inf + 77967 184.007 * * [simplify]: Extracting #7: cost 46 inf + 161341 184.068 * * [simplify]: Extracting #8: cost 0 inf + 195978 184.112 * * [simplify]: Extracting #9: cost 0 inf + 195738 184.179 * [simplify]: Simplified to (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) (pow (fabs x) 5)))) (* (* (* (+ (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x)) (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) (pow (fabs x) 5)))))) 184.179 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) (pow (fabs x) 5)))) (* (* (* (+ (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x)))) (pow (fabs x) 7)) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x)) (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) (pow (fabs x) 5)))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 184.180 * * * * [progress]: [ 140 / 258 ] simplifiying candidate # 184.181 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 184.181 * * [simplify]: iters left: 6 (40 enodes) 184.208 * * [simplify]: iters left: 5 (236 enodes) 184.314 * * [simplify]: Extracting #0: cost 1 inf + 0 184.315 * * [simplify]: Extracting #1: cost 4 inf + 0 184.315 * * [simplify]: Extracting #2: cost 46 inf + 0 184.315 * * [simplify]: Extracting #3: cost 137 inf + 0 184.317 * * [simplify]: Extracting #4: cost 272 inf + 167 184.322 * * [simplify]: Extracting #5: cost 254 inf + 21715 184.349 * * [simplify]: Extracting #6: cost 156 inf + 94829 184.382 * * [simplify]: Extracting #7: cost 75 inf + 157128 184.446 * * [simplify]: Extracting #8: cost 22 inf + 205565 184.518 * * [simplify]: Extracting #9: cost 1 inf + 228604 184.592 * * [simplify]: Extracting #10: cost 0 inf + 230209 184.665 * * [simplify]: Extracting #11: cost 0 inf + 229958 184.712 * [simplify]: Simplified to (+ (* (pow (fabs x) 5) (* (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (fabs x) (fabs x))) (pow (fabs x) 5))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (+ (* (* (fabs x) (fabs x)) -3/4) (/ 1/2 (/ (fabs x) (pow (fabs x) 5))))))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (pow (fabs x) 7) (+ (* (* (fabs x) (fabs x)) -3/4) (/ 1/2 (/ (fabs x) (pow (fabs x) 5))))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 5)) (* (fabs x) (fabs x)))))) 184.712 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (pow (fabs x) 5) (* (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (fabs x) (fabs x))) (pow (fabs x) 5))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (+ (* (* (fabs x) (fabs x)) -3/4) (/ 1/2 (/ (fabs x) (pow (fabs x) 5))))))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (pow (fabs x) 7) (+ (* (* (fabs x) (fabs x)) -3/4) (/ 1/2 (/ (fabs x) (pow (fabs x) 5))))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 5)) (* (fabs x) (fabs x)))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 184.713 * * * * [progress]: [ 141 / 258 ] simplifiying candidate # 184.713 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 184.714 * * [simplify]: iters left: 6 (45 enodes) 184.742 * * [simplify]: iters left: 5 (266 enodes) 184.887 * * [simplify]: Extracting #0: cost 1 inf + 0 184.888 * * [simplify]: Extracting #1: cost 8 inf + 0 184.888 * * [simplify]: Extracting #2: cost 73 inf + 0 184.889 * * [simplify]: Extracting #3: cost 174 inf + 0 184.890 * * [simplify]: Extracting #4: cost 325 inf + 1138 184.895 * * [simplify]: Extracting #5: cost 329 inf + 18192 184.904 * * [simplify]: Extracting #6: cost 244 inf + 65136 184.929 * * [simplify]: Extracting #7: cost 158 inf + 124372 184.965 * * [simplify]: Extracting #8: cost 76 inf + 186436 185.055 * * [simplify]: Extracting #9: cost 27 inf + 237931 185.172 * * [simplify]: Extracting #10: cost 2 inf + 277091 185.266 * * [simplify]: Extracting #11: cost 0 inf + 280783 185.381 * [simplify]: Simplified to (+ (* (* (+ (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (- (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* 15/8 (- (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x))))) (+ (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)))))) (fabs x)) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))))) (* (* (* (pow (fabs x) 7) (- (* (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (- (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ 3/4 (pow (fabs x) 5))))))) 185.381 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (- (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* 15/8 (- (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x))))) (+ (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)))))) (fabs x)) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))))) (* (* (* (pow (fabs x) 7) (- (* (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (- (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ 3/4 (pow (fabs x) 5))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 185.382 * * * * [progress]: [ 142 / 258 ] simplifiying candidate # 185.382 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 185.383 * * [simplify]: iters left: 6 (41 enodes) 185.398 * * [simplify]: iters left: 5 (244 enodes) 185.520 * * [simplify]: Extracting #0: cost 1 inf + 0 185.520 * * [simplify]: Extracting #1: cost 11 inf + 0 185.521 * * [simplify]: Extracting #2: cost 76 inf + 0 185.521 * * [simplify]: Extracting #3: cost 161 inf + 0 185.522 * * [simplify]: Extracting #4: cost 289 inf + 736 185.525 * * [simplify]: Extracting #5: cost 279 inf + 19280 185.550 * * [simplify]: Extracting #6: cost 174 inf + 101424 185.595 * * [simplify]: Extracting #7: cost 118 inf + 150195 185.651 * * [simplify]: Extracting #8: cost 49 inf + 203351 185.716 * * [simplify]: Extracting #9: cost 2 inf + 255499 185.818 * * [simplify]: Extracting #10: cost 0 inf + 257830 185.911 * [simplify]: Simplified to (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (+ (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (fabs x) (fabs x))) (pow (fabs x) 5))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x))))))) (fabs x)) (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (fabs x) (fabs x))) (pow (fabs x) 5))) (pow (fabs x) 7)))) 185.911 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (+ (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (fabs x) (fabs x))) (pow (fabs x) 5))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x))))))) (fabs x)) (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (fabs x) (fabs x))) (pow (fabs x) 5))) (pow (fabs x) 7)))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 185.913 * * * * [progress]: [ 143 / 258 ] simplifiying candidate # 185.913 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 185.914 * * [simplify]: iters left: 6 (35 enodes) 185.936 * * [simplify]: iters left: 5 (185 enodes) 186.018 * * [simplify]: Extracting #0: cost 1 inf + 0 186.018 * * [simplify]: Extracting #1: cost 4 inf + 0 186.019 * * [simplify]: Extracting #2: cost 46 inf + 0 186.019 * * [simplify]: Extracting #3: cost 128 inf + 0 186.020 * * [simplify]: Extracting #4: cost 204 inf + 126 186.023 * * [simplify]: Extracting #5: cost 210 inf + 12250 186.042 * * [simplify]: Extracting #6: cost 87 inf + 78649 186.063 * * [simplify]: Extracting #7: cost 24 inf + 123118 186.089 * * [simplify]: Extracting #8: cost 7 inf + 145173 186.125 * * [simplify]: Extracting #9: cost 0 inf + 155246 186.180 * [simplify]: Simplified to (+ (* (+ (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (- (/ (* (pow (fabs x) 5) 1/2) (fabs x)) (* 3/4 (* (fabs x) (fabs x))))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (fabs x) (* (* (fabs x) (fabs x)) (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (* (pow (fabs x) 5) 1/2) (fabs x)) (* 3/4 (* (fabs x) (fabs x))))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) 186.180 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (- (/ (* (pow (fabs x) 5) 1/2) (fabs x)) (* 3/4 (* (fabs x) (fabs x))))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (fabs x) (* (* (fabs x) (fabs x)) (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (* (pow (fabs x) 5) 1/2) (fabs x)) (* 3/4 (* (fabs x) (fabs x))))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 186.181 * * * * [progress]: [ 144 / 258 ] simplifiying candidate # 186.182 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 186.183 * * [simplify]: iters left: 6 (43 enodes) 186.209 * * [simplify]: iters left: 5 (243 enodes) 186.288 * * [simplify]: Extracting #0: cost 1 inf + 0 186.288 * * [simplify]: Extracting #1: cost 8 inf + 0 186.288 * * [simplify]: Extracting #2: cost 73 inf + 0 186.288 * * [simplify]: Extracting #3: cost 168 inf + 0 186.289 * * [simplify]: Extracting #4: cost 286 inf + 1137 186.292 * * [simplify]: Extracting #5: cost 275 inf + 22947 186.314 * * [simplify]: Extracting #6: cost 146 inf + 89613 186.356 * * [simplify]: Extracting #7: cost 81 inf + 137450 186.405 * * [simplify]: Extracting #8: cost 30 inf + 185608 186.467 * * [simplify]: Extracting #9: cost 10 inf + 209314 186.539 * * [simplify]: Extracting #10: cost 0 inf + 222976 186.604 * [simplify]: Simplified to (+ (* (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x)) (+ (* (- (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* 15/8 (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x))))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7))) (- (* (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 186.604 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x)) (+ (* (- (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* 15/8 (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x))))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7))) (- (* (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 186.605 * * * * [progress]: [ 145 / 258 ] simplifiying candidate # 186.606 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 186.606 * * [simplify]: iters left: 6 (36 enodes) 186.628 * * [simplify]: iters left: 5 (193 enodes) 186.686 * * [simplify]: Extracting #0: cost 1 inf + 0 186.686 * * [simplify]: Extracting #1: cost 11 inf + 0 186.686 * * [simplify]: Extracting #2: cost 76 inf + 0 186.687 * * [simplify]: Extracting #3: cost 154 inf + 0 186.688 * * [simplify]: Extracting #4: cost 232 inf + 1139 186.693 * * [simplify]: Extracting #5: cost 216 inf + 20181 186.713 * * [simplify]: Extracting #6: cost 113 inf + 75853 186.741 * * [simplify]: Extracting #7: cost 92 inf + 98315 186.777 * * [simplify]: Extracting #8: cost 49 inf + 127847 186.843 * * [simplify]: Extracting #9: cost 4 inf + 178825 186.917 * * [simplify]: Extracting #10: cost 0 inf + 184649 186.991 * [simplify]: Simplified to (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (fabs x) (+ (* (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (fabs x) (fabs x))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (pow (fabs x) 5))) (* (* (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (fabs x) (fabs x))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (pow (fabs x) 5))) (pow (fabs x) 7)))) 186.991 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (fabs x) (+ (* (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (fabs x) (fabs x))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (pow (fabs x) 5))) (* (* (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (fabs x) (fabs x))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (pow (fabs x) 5))) (pow (fabs x) 7)))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 186.992 * * * * [progress]: [ 146 / 258 ] simplifiying candidate # 186.993 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 186.993 * * [simplify]: iters left: 6 (45 enodes) 187.023 * * [simplify]: iters left: 5 (250 enodes) 187.103 * * [simplify]: Extracting #0: cost 1 inf + 0 187.103 * * [simplify]: Extracting #1: cost 4 inf + 0 187.103 * * [simplify]: Extracting #2: cost 47 inf + 0 187.104 * * [simplify]: Extracting #3: cost 143 inf + 0 187.104 * * [simplify]: Extracting #4: cost 224 inf + 208 187.106 * * [simplify]: Extracting #5: cost 272 inf + 10524 187.112 * * [simplify]: Extracting #6: cost 213 inf + 55487 187.140 * * [simplify]: Extracting #7: cost 125 inf + 133249 187.191 * * [simplify]: Extracting #8: cost 37 inf + 216724 187.261 * * [simplify]: Extracting #9: cost 5 inf + 242802 187.336 * * [simplify]: Extracting #10: cost 0 inf + 247002 187.433 * [simplify]: Simplified to (+ (* (- (/ (* (pow (fabs x) 5) 1/2) (fabs x)) (* 3/4 (* (fabs x) (fabs x)))) (* (* (* (pow (fabs x) 5) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (fabs x) (fabs x))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)))) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 5) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (fabs x) (fabs x)))) (* (* (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (+ (* 3/4 (* (fabs x) (fabs x))) (/ (* (pow (fabs x) 5) 1/2) (fabs x)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x))))) 187.433 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (- (/ (* (pow (fabs x) 5) 1/2) (fabs x)) (* 3/4 (* (fabs x) (fabs x)))) (* (* (* (pow (fabs x) 5) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (fabs x) (fabs x))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)))) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (pow (fabs x) 5) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (fabs x) (fabs x)))) (* (* (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (+ (* 3/4 (* (fabs x) (fabs x))) (/ (* (pow (fabs x) 5) 1/2) (fabs x)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 187.435 * * * * [progress]: [ 147 / 258 ] simplifiying candidate # 187.435 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 187.436 * * [simplify]: iters left: 6 (40 enodes) 187.460 * * [simplify]: iters left: 5 (233 enodes) 187.539 * * [simplify]: Extracting #0: cost 1 inf + 0 187.539 * * [simplify]: Extracting #1: cost 8 inf + 0 187.539 * * [simplify]: Extracting #2: cost 72 inf + 0 187.540 * * [simplify]: Extracting #3: cost 180 inf + 0 187.542 * * [simplify]: Extracting #4: cost 288 inf + 1541 187.548 * * [simplify]: Extracting #5: cost 282 inf + 20816 187.568 * * [simplify]: Extracting #6: cost 176 inf + 81857 187.593 * * [simplify]: Extracting #7: cost 88 inf + 145661 187.659 * * [simplify]: Extracting #8: cost 24 inf + 210359 187.734 * * [simplify]: Extracting #9: cost 1 inf + 246879 187.857 * * [simplify]: Extracting #10: cost 0 inf + 248745 187.934 * [simplify]: Simplified to (+ (* (* (+ (* (* (pow (fabs x) 5) (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (fabs x) (fabs x)) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (+ (* 3/4 (* (fabs x) (fabs x))) (* (/ 1/2 (fabs x)) (pow (fabs x) 5))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (fabs x)) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) 187.934 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (* (* (pow (fabs x) 5) (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (fabs x) (fabs x)) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (+ (* 3/4 (* (fabs x) (fabs x))) (* (/ 1/2 (fabs x)) (pow (fabs x) 5))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (fabs x)) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 187.935 * * * * [progress]: [ 148 / 258 ] simplifiying candidate # 187.935 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 187.935 * * [simplify]: iters left: 6 (41 enodes) 187.950 * * [simplify]: iters left: 5 (237 enodes) 188.066 * * [simplify]: Extracting #0: cost 1 inf + 0 188.066 * * [simplify]: Extracting #1: cost 11 inf + 0 188.067 * * [simplify]: Extracting #2: cost 76 inf + 0 188.067 * * [simplify]: Extracting #3: cost 167 inf + 0 188.069 * * [simplify]: Extracting #4: cost 244 inf + 977 188.075 * * [simplify]: Extracting #5: cost 252 inf + 20085 188.100 * * [simplify]: Extracting #6: cost 157 inf + 91551 188.142 * * [simplify]: Extracting #7: cost 128 inf + 126430 188.199 * * [simplify]: Extracting #8: cost 92 inf + 153940 188.249 * * [simplify]: Extracting #9: cost 26 inf + 213921 188.304 * * [simplify]: Extracting #10: cost 1 inf + 247880 188.367 * * [simplify]: Extracting #11: cost 0 inf + 248224 188.469 * [simplify]: Simplified to (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (+ (* 15/8 (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5)))) (* (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (* (+ (* 3/4 (* (fabs x) (fabs x))) (* (/ 1/2 (fabs x)) (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (fabs x)) (* (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (pow (fabs x) 7)))) 188.469 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (+ (* 15/8 (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5)))) (* (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (* (+ (* 3/4 (* (fabs x) (fabs x))) (* (/ 1/2 (fabs x)) (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (fabs x)) (* (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (pow (fabs x) 7)))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 188.470 * * * * [progress]: [ 149 / 258 ] simplifiying candidate # 188.470 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 188.471 * * [simplify]: iters left: 6 (45 enodes) 188.486 * * [simplify]: iters left: 5 (260 enodes) 188.589 * * [simplify]: Extracting #0: cost 1 inf + 0 188.589 * * [simplify]: Extracting #1: cost 4 inf + 0 188.590 * * [simplify]: Extracting #2: cost 47 inf + 0 188.590 * * [simplify]: Extracting #3: cost 142 inf + 0 188.591 * * [simplify]: Extracting #4: cost 284 inf + 710 188.596 * * [simplify]: Extracting #5: cost 296 inf + 16646 188.613 * * [simplify]: Extracting #6: cost 231 inf + 65260 188.664 * * [simplify]: Extracting #7: cost 121 inf + 146204 188.729 * * [simplify]: Extracting #8: cost 19 inf + 238213 188.815 * * [simplify]: Extracting #9: cost 1 inf + 256725 188.926 * * [simplify]: Extracting #10: cost 0 inf + 257110 189.018 * [simplify]: Simplified to (+ (* (* (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7))) (+ (/ 1/2 (/ (fabs x) (pow (fabs x) 5))) (* (* (fabs x) (fabs x)) -3/4))) (* (pow (fabs x) 5) (* (+ (* (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* 15/8 (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (* (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (* (* (fabs x) (fabs x)) (fabs x))))) 189.018 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7))) (+ (/ 1/2 (/ (fabs x) (pow (fabs x) 5))) (* (* (fabs x) (fabs x)) -3/4))) (* (pow (fabs x) 5) (* (+ (* (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* 15/8 (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (* (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (* (* (fabs x) (fabs x)) (fabs x))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 189.020 * * * * [progress]: [ 150 / 258 ] simplifiying candidate # 189.021 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 189.022 * * [simplify]: iters left: 6 (40 enodes) 189.047 * * [simplify]: iters left: 5 (237 enodes) 189.154 * * [simplify]: Extracting #0: cost 1 inf + 0 189.154 * * [simplify]: Extracting #1: cost 8 inf + 0 189.154 * * [simplify]: Extracting #2: cost 73 inf + 0 189.155 * * [simplify]: Extracting #3: cost 176 inf + 0 189.157 * * [simplify]: Extracting #4: cost 320 inf + 1218 189.162 * * [simplify]: Extracting #5: cost 344 inf + 9645 189.176 * * [simplify]: Extracting #6: cost 262 inf + 52514 189.219 * * [simplify]: Extracting #7: cost 131 inf + 138121 189.284 * * [simplify]: Extracting #8: cost 30 inf + 234869 189.398 * * [simplify]: Extracting #9: cost 1 inf + 274998 189.492 * * [simplify]: Extracting #10: cost 0 inf + 276704 189.634 * [simplify]: Simplified to (+ (* (+ (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (* (fabs x) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (+ (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7))))) 189.634 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (* (fabs x) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (+ (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 189.636 * * * * [progress]: [ 151 / 258 ] simplifiying candidate # 189.636 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 189.637 * * [simplify]: iters left: 6 (41 enodes) 189.654 * * [simplify]: iters left: 5 (241 enodes) 189.768 * * [simplify]: Extracting #0: cost 1 inf + 0 189.768 * * [simplify]: Extracting #1: cost 11 inf + 0 189.768 * * [simplify]: Extracting #2: cost 76 inf + 0 189.769 * * [simplify]: Extracting #3: cost 166 inf + 0 189.769 * * [simplify]: Extracting #4: cost 290 inf + 1019 189.772 * * [simplify]: Extracting #5: cost 302 inf + 15701 189.786 * * [simplify]: Extracting #6: cost 228 inf + 73219 189.813 * * [simplify]: Extracting #7: cost 120 inf + 159861 189.899 * * [simplify]: Extracting #8: cost 36 inf + 229299 190.005 * * [simplify]: Extracting #9: cost 5 inf + 271416 190.116 * * [simplify]: Extracting #10: cost 0 inf + 276866 190.223 * * [simplify]: Extracting #11: cost 0 inf + 276746 190.333 * [simplify]: Simplified to (+ (* (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (* (fabs x) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) 190.333 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (* (fabs x) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 190.335 * * * * [progress]: [ 152 / 258 ] simplifiying candidate # 190.336 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 190.336 * * [simplify]: iters left: 6 (43 enodes) 190.351 * * [simplify]: iters left: 5 (237 enodes) 190.413 * * [simplify]: Extracting #0: cost 1 inf + 0 190.413 * * [simplify]: Extracting #1: cost 4 inf + 0 190.413 * * [simplify]: Extracting #2: cost 47 inf + 0 190.413 * * [simplify]: Extracting #3: cost 133 inf + 0 190.414 * * [simplify]: Extracting #4: cost 211 inf + 126 190.415 * * [simplify]: Extracting #5: cost 247 inf + 13521 190.425 * * [simplify]: Extracting #6: cost 144 inf + 70568 190.444 * * [simplify]: Extracting #7: cost 103 inf + 110894 190.505 * * [simplify]: Extracting #8: cost 40 inf + 176507 190.581 * * [simplify]: Extracting #9: cost 11 inf + 196876 190.645 * * [simplify]: Extracting #10: cost 1 inf + 200407 190.702 * * [simplify]: Extracting #11: cost 0 inf + 200911 190.759 * [simplify]: Simplified to (+ (* (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 7) (- (/ (* (pow (fabs x) 5) 1/2) (fabs x)) (* 3/4 (* (fabs x) (fabs x)))))) (* (* (* (fabs x) (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))) (* (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))))) (pow (fabs x) 5)) (* (fabs x) (fabs x)))) 190.759 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 7) (- (/ (* (pow (fabs x) 5) 1/2) (fabs x)) (* 3/4 (* (fabs x) (fabs x)))))) (* (* (* (fabs x) (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))) (* (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))))) (pow (fabs x) 5)) (* (fabs x) (fabs x)))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 190.761 * * * * [progress]: [ 153 / 258 ] simplifiying candidate # 190.761 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 190.762 * * [simplify]: iters left: 6 (38 enodes) 190.788 * * [simplify]: iters left: 5 (214 enodes) 190.866 * * [simplify]: Extracting #0: cost 1 inf + 0 190.866 * * [simplify]: Extracting #1: cost 8 inf + 0 190.867 * * [simplify]: Extracting #2: cost 72 inf + 0 190.867 * * [simplify]: Extracting #3: cost 171 inf + 0 190.869 * * [simplify]: Extracting #4: cost 276 inf + 975 190.871 * * [simplify]: Extracting #5: cost 297 inf + 8908 190.879 * * [simplify]: Extracting #6: cost 232 inf + 30251 190.890 * * [simplify]: Extracting #7: cost 142 inf + 78112 190.939 * * [simplify]: Extracting #8: cost 41 inf + 174416 191.042 * * [simplify]: Extracting #9: cost 0 inf + 225011 191.145 * [simplify]: Simplified to (+ (* (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ -1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (* (fabs x) (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)))) 191.146 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ -1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (* (fabs x) (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 191.146 * * * * [progress]: [ 154 / 258 ] simplifiying candidate # 191.147 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 191.147 * * [simplify]: iters left: 6 (39 enodes) 191.160 * * [simplify]: iters left: 5 (218 enodes) 191.234 * * [simplify]: Extracting #0: cost 1 inf + 0 191.234 * * [simplify]: Extracting #1: cost 11 inf + 0 191.234 * * [simplify]: Extracting #2: cost 76 inf + 0 191.235 * * [simplify]: Extracting #3: cost 159 inf + 0 191.235 * * [simplify]: Extracting #4: cost 228 inf + 1813 191.238 * * [simplify]: Extracting #5: cost 240 inf + 19227 191.261 * * [simplify]: Extracting #6: cost 127 inf + 88728 191.303 * * [simplify]: Extracting #7: cost 105 inf + 121893 191.351 * * [simplify]: Extracting #8: cost 53 inf + 169718 191.396 * * [simplify]: Extracting #9: cost 13 inf + 208683 191.470 * * [simplify]: Extracting #10: cost 0 inf + 223202 191.539 * * [simplify]: Extracting #11: cost 0 inf + 222873 191.643 * [simplify]: Simplified to (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (+ (/ -1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (pow (fabs x) 7)) (* (fabs x) (+ (* (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (/ -1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))))) 191.643 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (+ (/ -1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (pow (fabs x) 7)) (* (fabs x) (+ (* (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (/ -1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 191.644 * * * * [progress]: [ 155 / 258 ] simplifiying candidate # 191.645 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 191.646 * * [simplify]: iters left: 6 (38 enodes) 191.671 * * [simplify]: iters left: 5 (200 enodes) 191.768 * * [simplify]: Extracting #0: cost 1 inf + 0 191.768 * * [simplify]: Extracting #1: cost 4 inf + 0 191.768 * * [simplify]: Extracting #2: cost 47 inf + 0 191.769 * * [simplify]: Extracting #3: cost 133 inf + 0 191.770 * * [simplify]: Extracting #4: cost 202 inf + 923 191.774 * * [simplify]: Extracting #5: cost 209 inf + 19064 191.797 * * [simplify]: Extracting #6: cost 144 inf + 84691 191.848 * * [simplify]: Extracting #7: cost 21 inf + 179397 191.914 * * [simplify]: Extracting #8: cost 0 inf + 193923 191.982 * * [simplify]: Extracting #9: cost 0 inf + 193312 192.051 * [simplify]: Simplified to (+ (* (* (* (+ (/ (pow (fabs x) 5) (/ (fabs x) 1/2)) (* (* (fabs x) (fabs x)) -3/4)) (pow (fabs x) 7)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 5) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (+ (* 15/8 (* (* (* (pow (fabs x) 5) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (fabs x) (fabs x))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7))) (+ (* 3/4 (* (fabs x) (fabs x))) (/ (pow (fabs x) 5) (/ (fabs x) 1/2)))))))) (pow (fabs x) 5))) 192.051 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (* (+ (/ (pow (fabs x) 5) (/ (fabs x) 1/2)) (* (* (fabs x) (fabs x)) -3/4)) (pow (fabs x) 7)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 5) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (+ (* 15/8 (* (* (* (pow (fabs x) 5) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (fabs x) (fabs x))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7))) (+ (* 3/4 (* (fabs x) (fabs x))) (/ (pow (fabs x) 5) (/ (fabs x) 1/2)))))))) (pow (fabs x) 5))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 192.053 * * * * [progress]: [ 156 / 258 ] simplifiying candidate # 192.053 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 192.054 * * [simplify]: iters left: 6 (41 enodes) 192.080 * * [simplify]: iters left: 5 (237 enodes) 192.186 * * [simplify]: Extracting #0: cost 1 inf + 0 192.186 * * [simplify]: Extracting #1: cost 8 inf + 0 192.186 * * [simplify]: Extracting #2: cost 73 inf + 0 192.186 * * [simplify]: Extracting #3: cost 167 inf + 0 192.187 * * [simplify]: Extracting #4: cost 276 inf + 1722 192.191 * * [simplify]: Extracting #5: cost 270 inf + 21793 192.213 * * [simplify]: Extracting #6: cost 153 inf + 91234 192.257 * * [simplify]: Extracting #7: cost 46 inf + 177860 192.307 * * [simplify]: Extracting #8: cost 3 inf + 226081 192.380 * * [simplify]: Extracting #9: cost 0 inf + 230119 192.436 * [simplify]: Simplified to (+ (* (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (pow (fabs x) 7)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (* (fabs x) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)))) (+ (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (fabs x)))))) 192.436 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (pow (fabs x) 7)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (* (fabs x) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)))) (+ (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (fabs x)))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 192.438 * * * * [progress]: [ 157 / 258 ] simplifiying candidate # 192.438 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 192.439 * * [simplify]: iters left: 6 (33 enodes) 192.459 * * [simplify]: iters left: 5 (183 enodes) 192.545 * * [simplify]: Extracting #0: cost 1 inf + 0 192.545 * * [simplify]: Extracting #1: cost 11 inf + 0 192.545 * * [simplify]: Extracting #2: cost 75 inf + 0 192.545 * * [simplify]: Extracting #3: cost 154 inf + 0 192.546 * * [simplify]: Extracting #4: cost 223 inf + 897 192.548 * * [simplify]: Extracting #5: cost 211 inf + 14596 192.556 * * [simplify]: Extracting #6: cost 138 inf + 62378 192.581 * * [simplify]: Extracting #7: cost 53 inf + 124697 192.633 * * [simplify]: Extracting #8: cost 5 inf + 178995 192.687 * * [simplify]: Extracting #9: cost 0 inf + 186085 192.762 * [simplify]: Simplified to (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (fabs x) (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 5) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (fabs x) (fabs x))))) 15/8) (* (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (+ (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x))))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 5) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (fabs x) (fabs x))))) (pow (fabs x) 7)))) 192.762 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (fabs x) (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 5) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (fabs x) (fabs x))))) 15/8) (* (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (+ (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x))))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 5) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (fabs x) (fabs x))))) (pow (fabs x) 7)))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 192.763 * * * * [progress]: [ 158 / 258 ] simplifiying candidate # 192.763 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 192.764 * * [simplify]: iters left: 6 (41 enodes) 192.791 * * [simplify]: iters left: 5 (238 enodes) 192.886 * * [simplify]: Extracting #0: cost 1 inf + 0 192.886 * * [simplify]: Extracting #1: cost 4 inf + 0 192.886 * * [simplify]: Extracting #2: cost 47 inf + 0 192.886 * * [simplify]: Extracting #3: cost 130 inf + 0 192.888 * * [simplify]: Extracting #4: cost 253 inf + 1214 192.892 * * [simplify]: Extracting #5: cost 265 inf + 21044 192.916 * * [simplify]: Extracting #6: cost 141 inf + 104093 192.971 * * [simplify]: Extracting #7: cost 54 inf + 164883 193.047 * * [simplify]: Extracting #8: cost 11 inf + 205244 193.125 * * [simplify]: Extracting #9: cost 0 inf + 219179 193.187 * * [simplify]: Extracting #10: cost 0 inf + 218517 193.275 * [simplify]: Simplified to (+ (* (* (+ (* (* 15/8 (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (fabs x) (fabs x)) (fabs x))) (pow (fabs x) 5)) (* (* (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))) (+ (/ (* (pow (fabs x) 5) 1/2) (fabs x)) (* (* (fabs x) (fabs x)) -3/4)))) 193.275 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (* (* 15/8 (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (fabs x) (fabs x)) (fabs x))) (pow (fabs x) 5)) (* (* (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))) (+ (/ (* (pow (fabs x) 5) 1/2) (fabs x)) (* (* (fabs x) (fabs x)) -3/4)))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 193.276 * * * * [progress]: [ 159 / 258 ] simplifiying candidate # 193.277 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 193.278 * * [simplify]: iters left: 6 (41 enodes) 193.304 * * [simplify]: iters left: 5 (241 enodes) 193.434 * * [simplify]: Extracting #0: cost 1 inf + 0 193.434 * * [simplify]: Extracting #1: cost 8 inf + 0 193.434 * * [simplify]: Extracting #2: cost 71 inf + 0 193.435 * * [simplify]: Extracting #3: cost 160 inf + 0 193.437 * * [simplify]: Extracting #4: cost 289 inf + 1713 193.442 * * [simplify]: Extracting #5: cost 320 inf + 10761 193.461 * * [simplify]: Extracting #6: cost 215 inf + 74129 193.505 * * [simplify]: Extracting #7: cost 44 inf + 200880 193.597 * * [simplify]: Extracting #8: cost 0 inf + 249903 193.682 * * [simplify]: Extracting #9: cost 0 inf + 248382 193.766 * * [simplify]: Extracting #10: cost 0 inf + 248302 193.862 * [simplify]: Simplified to (+ (* (* (+ (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (fabs x)) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) 193.862 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (fabs x)) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 193.863 * * * * [progress]: [ 160 / 258 ] simplifiying candidate # 193.863 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 193.864 * * [simplify]: iters left: 6 (36 enodes) 193.878 * * [simplify]: iters left: 5 (215 enodes) 193.979 * * [simplify]: Extracting #0: cost 1 inf + 0 193.980 * * [simplify]: Extracting #1: cost 11 inf + 0 193.980 * * [simplify]: Extracting #2: cost 75 inf + 0 193.980 * * [simplify]: Extracting #3: cost 155 inf + 0 193.981 * * [simplify]: Extracting #4: cost 260 inf + 1441 193.984 * * [simplify]: Extracting #5: cost 245 inf + 24689 194.014 * * [simplify]: Extracting #6: cost 139 inf + 105306 194.064 * * [simplify]: Extracting #7: cost 69 inf + 155597 194.138 * * [simplify]: Extracting #8: cost 24 inf + 195118 194.210 * * [simplify]: Extracting #9: cost 1 inf + 226460 194.275 * * [simplify]: Extracting #10: cost 0 inf + 227406 194.364 * [simplify]: Simplified to (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x))) (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)))) 194.364 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x))) (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 194.365 * * * * [progress]: [ 161 / 258 ] simplifiying candidate # 194.366 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 194.366 * * [simplify]: iters left: 6 (36 enodes) 194.378 * * [simplify]: iters left: 5 (187 enodes) 194.433 * * [simplify]: Extracting #0: cost 1 inf + 0 194.433 * * [simplify]: Extracting #1: cost 4 inf + 0 194.433 * * [simplify]: Extracting #2: cost 47 inf + 0 194.434 * * [simplify]: Extracting #3: cost 126 inf + 0 194.435 * * [simplify]: Extracting #4: cost 210 inf + 882 194.441 * * [simplify]: Extracting #5: cost 195 inf + 27590 194.478 * * [simplify]: Extracting #6: cost 38 inf + 123717 194.521 * * [simplify]: Extracting #7: cost 0 inf + 150791 194.557 * [simplify]: Simplified to (+ (* (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (* (* (pow (fabs x) 7) (+ (* -3/4 (* (fabs x) (fabs x))) (* (/ 1/2 (fabs x)) (pow (fabs x) 5)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) 194.557 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (pow (fabs x) 5)) (* (fabs x) (fabs x))) (* (* (pow (fabs x) 7) (+ (* -3/4 (* (fabs x) (fabs x))) (* (/ 1/2 (fabs x)) (pow (fabs x) 5)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 194.559 * * * * [progress]: [ 162 / 258 ] simplifiying candidate # 194.559 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 194.560 * * [simplify]: iters left: 6 (39 enodes) 194.578 * * [simplify]: iters left: 5 (218 enodes) 194.653 * * [simplify]: Extracting #0: cost 1 inf + 0 194.653 * * [simplify]: Extracting #1: cost 8 inf + 0 194.653 * * [simplify]: Extracting #2: cost 73 inf + 0 194.654 * * [simplify]: Extracting #3: cost 161 inf + 0 194.654 * * [simplify]: Extracting #4: cost 269 inf + 1227 194.657 * * [simplify]: Extracting #5: cost 289 inf + 9686 194.660 * * [simplify]: Extracting #6: cost 261 inf + 15596 194.668 * * [simplify]: Extracting #7: cost 199 inf + 46424 194.708 * * [simplify]: Extracting #8: cost 76 inf + 124497 194.748 * * [simplify]: Extracting #9: cost 7 inf + 191276 194.806 * * [simplify]: Extracting #10: cost 0 inf + 199728 194.877 * [simplify]: Simplified to (+ (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) (* (* (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 27/64 (* (pow (fabs x) 5) (* (pow (fabs x) 5) (pow (fabs x) 5)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) 194.878 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) (* (* (* (pow (fabs x) 7) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 27/64 (* (pow (fabs x) 5) (* (pow (fabs x) 5) (pow (fabs x) 5)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 194.879 * * * * [progress]: [ 163 / 258 ] simplifiying candidate # 194.880 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 194.880 * * [simplify]: iters left: 6 (31 enodes) 194.901 * * [simplify]: iters left: 5 (164 enodes) 194.972 * * [simplify]: Extracting #0: cost 1 inf + 0 194.972 * * [simplify]: Extracting #1: cost 11 inf + 0 194.973 * * [simplify]: Extracting #2: cost 90 inf + 0 194.973 * * [simplify]: Extracting #3: cost 171 inf + 0 194.974 * * [simplify]: Extracting #4: cost 226 inf + 1472 194.977 * * [simplify]: Extracting #5: cost 185 inf + 26050 194.995 * * [simplify]: Extracting #6: cost 53 inf + 105999 195.059 * * [simplify]: Extracting #7: cost 2 inf + 155008 195.126 * * [simplify]: Extracting #8: cost 0 inf + 157300 195.189 * [simplify]: Simplified to (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) 195.189 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 195.190 * * * * [progress]: [ 164 / 258 ] simplifiying candidate # 195.190 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 195.190 * * [simplify]: iters left: 6 (38 enodes) 195.203 * * [simplify]: iters left: 5 (198 enodes) 195.290 * * [simplify]: Extracting #0: cost 1 inf + 0 195.290 * * [simplify]: Extracting #1: cost 4 inf + 0 195.290 * * [simplify]: Extracting #2: cost 46 inf + 0 195.291 * * [simplify]: Extracting #3: cost 114 inf + 0 195.292 * * [simplify]: Extracting #4: cost 181 inf + 379 195.294 * * [simplify]: Extracting #5: cost 208 inf + 7225 195.299 * * [simplify]: Extracting #6: cost 168 inf + 44805 195.323 * * [simplify]: Extracting #7: cost 35 inf + 151485 195.375 * * [simplify]: Extracting #8: cost 0 inf + 175992 195.434 * * [simplify]: Extracting #9: cost 0 inf + 173984 195.477 * * [simplify]: Extracting #10: cost 0 inf + 173773 195.531 * [simplify]: Simplified to (+ (* (* (pow (fabs x) 7) (- (/ (pow (fabs x) 5) (/ (fabs x) 1/2)) (* 3/4 (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 5) (+ (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5)))) (* (fabs x) (fabs x)))) (* (pow (fabs x) 5) (* (fabs x) (* (+ (* (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5)))) (+ (* 3/4 (* (fabs x) (fabs x))) (/ (pow (fabs x) 5) (/ (fabs x) 1/2)))) (+ (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5)))) (* (* (fabs x) (fabs x)) (* 15/8 (* (- (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 5))))) (* (fabs x) (fabs x)))))) 195.531 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (pow (fabs x) 7) (- (/ (pow (fabs x) 5) (/ (fabs x) 1/2)) (* 3/4 (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 5) (+ (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5)))) (* (fabs x) (fabs x)))) (* (pow (fabs x) 5) (* (fabs x) (* (+ (* (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5)))) (+ (* 3/4 (* (fabs x) (fabs x))) (/ (pow (fabs x) 5) (/ (fabs x) 1/2)))) (+ (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5)))) (* (* (fabs x) (fabs x)) (* 15/8 (* (- (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 5))))) (* (fabs x) (fabs x)))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 195.532 * * * * [progress]: [ 165 / 258 ] simplifiying candidate # 195.532 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 195.533 * * [simplify]: iters left: 6 (41 enodes) 195.559 * * [simplify]: iters left: 5 (235 enodes) 195.637 * * [simplify]: Extracting #0: cost 1 inf + 0 195.637 * * [simplify]: Extracting #1: cost 8 inf + 0 195.637 * * [simplify]: Extracting #2: cost 72 inf + 0 195.638 * * [simplify]: Extracting #3: cost 155 inf + 0 195.638 * * [simplify]: Extracting #4: cost 264 inf + 571 195.641 * * [simplify]: Extracting #5: cost 262 inf + 17342 195.648 * * [simplify]: Extracting #6: cost 186 inf + 56590 195.676 * * [simplify]: Extracting #7: cost 82 inf + 124605 195.706 * * [simplify]: Extracting #8: cost 20 inf + 183656 195.749 * * [simplify]: Extracting #9: cost 2 inf + 204373 195.788 * * [simplify]: Extracting #10: cost 0 inf + 206423 195.860 * * [simplify]: Extracting #11: cost 0 inf + 206343 195.897 * [simplify]: Simplified to (+ (* (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 27/64 (* (* (pow (fabs x) 5) (pow (fabs x) 5)) (pow (fabs x) 5))))) (pow (fabs x) 7)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (fabs x) (+ (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (+ (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x))))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* 15/8 (* (* (fabs x) (fabs x)) (pow (fabs x) 5)))))))) 195.897 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 27/64 (* (* (pow (fabs x) 5) (pow (fabs x) 5)) (pow (fabs x) 5))))) (pow (fabs x) 7)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (fabs x) (+ (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (+ (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x))))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* 15/8 (* (* (fabs x) (fabs x)) (pow (fabs x) 5)))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 195.898 * * * * [progress]: [ 166 / 258 ] simplifiying candidate # 195.898 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (* 3/4 (* (fabs x) (fabs x))) (* (pow (fabs x) 5) (/ 1/2 (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 195.899 * * [simplify]: iters left: 6 (34 enodes) 195.919 * * [simplify]: iters left: 5 (185 enodes) 196.013 * * [simplify]: Extracting #0: cost 1 inf + 0 196.014 * * [simplify]: Extracting #1: cost 11 inf + 0 196.014 * * [simplify]: Extracting #2: cost 75 inf + 0 196.014 * * [simplify]: Extracting #3: cost 144 inf + 0 196.016 * * [simplify]: Extracting #4: cost 214 inf + 897 196.020 * * [simplify]: Extracting #5: cost 188 inf + 19849 196.040 * * [simplify]: Extracting #6: cost 97 inf + 85628 196.062 * * [simplify]: Extracting #7: cost 48 inf + 116467 196.093 * * [simplify]: Extracting #8: cost 4 inf + 165055 196.129 * * [simplify]: Extracting #9: cost 0 inf + 170319 196.169 * [simplify]: Simplified to (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) (* (fabs x) (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x))))) (* (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (fabs x) (fabs x))) (pow (fabs x) 5)) 15/8))))) 196.169 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) (* (fabs x) (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x))))) (* (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (fabs x) (fabs x))) (pow (fabs x) 5)) 15/8))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 5) (* (fabs x) (fabs x)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 196.170 * * * * [progress]: [ 167 / 258 ] simplifiying candidate # 196.170 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 196.171 * * [simplify]: iters left: 6 (41 enodes) 196.191 * * [simplify]: iters left: 5 (240 enodes) 196.286 * * [simplify]: Extracting #0: cost 1 inf + 0 196.287 * * [simplify]: Extracting #1: cost 4 inf + 0 196.287 * * [simplify]: Extracting #2: cost 47 inf + 0 196.287 * * [simplify]: Extracting #3: cost 115 inf + 0 196.288 * * [simplify]: Extracting #4: cost 253 inf + 500 196.293 * * [simplify]: Extracting #5: cost 257 inf + 19483 196.316 * * [simplify]: Extracting #6: cost 146 inf + 89656 196.355 * * [simplify]: Extracting #7: cost 50 inf + 160897 196.414 * * [simplify]: Extracting #8: cost 4 inf + 200618 196.487 * * [simplify]: Extracting #9: cost 0 inf + 204477 196.548 * [simplify]: Simplified to (+ (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (- (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (fabs x)))) (* (- (/ (* (pow (fabs x) 5) 1/2) (fabs x)) (* 3/4 (* (fabs x) (fabs x)))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7))))) 196.548 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (- (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (fabs x)))) (* (- (/ (* (pow (fabs x) 5) 1/2) (fabs x)) (* 3/4 (* (fabs x) (fabs x)))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 196.549 * * * * [progress]: [ 168 / 258 ] simplifiying candidate # 196.549 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 196.549 * * [simplify]: iters left: 6 (41 enodes) 196.568 * * [simplify]: iters left: 5 (243 enodes) 196.682 * * [simplify]: Extracting #0: cost 1 inf + 0 196.682 * * [simplify]: Extracting #1: cost 8 inf + 0 196.683 * * [simplify]: Extracting #2: cost 71 inf + 0 196.683 * * [simplify]: Extracting #3: cost 146 inf + 0 196.690 * * [simplify]: Extracting #4: cost 291 inf + 1258 196.694 * * [simplify]: Extracting #5: cost 323 inf + 6840 196.704 * * [simplify]: Extracting #6: cost 219 inf + 57501 196.729 * * [simplify]: Extracting #7: cost 72 inf + 160512 196.789 * * [simplify]: Extracting #8: cost 6 inf + 225551 196.861 * * [simplify]: Extracting #9: cost 0 inf + 231352 196.927 * [simplify]: Simplified to (+ (* (* (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)))) (fabs x)) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7))))) 196.927 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)))) (fabs x)) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 196.928 * * * * [progress]: [ 169 / 258 ] simplifiying candidate # 196.928 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 196.929 * * [simplify]: iters left: 6 (37 enodes) 196.948 * * [simplify]: iters left: 5 (221 enodes) 197.028 * * [simplify]: Extracting #0: cost 1 inf + 0 197.028 * * [simplify]: Extracting #1: cost 11 inf + 0 197.028 * * [simplify]: Extracting #2: cost 78 inf + 0 197.029 * * [simplify]: Extracting #3: cost 145 inf + 0 197.030 * * [simplify]: Extracting #4: cost 270 inf + 573 197.036 * * [simplify]: Extracting #5: cost 255 inf + 19335 197.049 * * [simplify]: Extracting #6: cost 148 inf + 94522 197.077 * * [simplify]: Extracting #7: cost 59 inf + 163814 197.137 * * [simplify]: Extracting #8: cost 5 inf + 212749 197.226 * * [simplify]: Extracting #9: cost 0 inf + 218906 197.315 * * [simplify]: Extracting #10: cost 0 inf + 218866 197.381 * [simplify]: Simplified to (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (fabs x)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7))))) 197.381 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (+ (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (fabs x)) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 197.382 * * * * [progress]: [ 170 / 258 ] simplifiying candidate # 197.382 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 197.382 * * [simplify]: iters left: 6 (36 enodes) 197.394 * * [simplify]: iters left: 5 (183 enodes) 197.470 * * [simplify]: Extracting #0: cost 1 inf + 0 197.470 * * [simplify]: Extracting #1: cost 4 inf + 0 197.470 * * [simplify]: Extracting #2: cost 48 inf + 0 197.470 * * [simplify]: Extracting #3: cost 110 inf + 0 197.471 * * [simplify]: Extracting #4: cost 188 inf + 1123 197.476 * * [simplify]: Extracting #5: cost 182 inf + 20490 197.499 * * [simplify]: Extracting #6: cost 66 inf + 80999 197.538 * * [simplify]: Extracting #7: cost 13 inf + 126235 197.583 * * [simplify]: Extracting #8: cost 0 inf + 135710 197.629 * * [simplify]: Extracting #9: cost 0 inf + 135630 197.675 * [simplify]: Simplified to (+ (* (* (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (* (fabs x) (fabs x)) (fabs x))) (pow (fabs x) 5)) (* (+ (* -3/4 (* (fabs x) (fabs x))) (* (/ 1/2 (fabs x)) (pow (fabs x) 5))) (* (pow (fabs x) 7) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) 197.676 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (* (fabs x) (fabs x)) (fabs x))) (pow (fabs x) 5)) (* (+ (* -3/4 (* (fabs x) (fabs x))) (* (/ 1/2 (fabs x)) (pow (fabs x) 5))) (* (pow (fabs x) 7) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 197.677 * * * * [progress]: [ 171 / 258 ] simplifiying candidate # 197.677 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 197.677 * * [simplify]: iters left: 6 (39 enodes) 197.691 * * [simplify]: iters left: 5 (214 enodes) 197.785 * * [simplify]: Extracting #0: cost 1 inf + 0 197.785 * * [simplify]: Extracting #1: cost 8 inf + 0 197.786 * * [simplify]: Extracting #2: cost 74 inf + 0 197.786 * * [simplify]: Extracting #3: cost 145 inf + 0 197.788 * * [simplify]: Extracting #4: cost 248 inf + 975 197.792 * * [simplify]: Extracting #5: cost 270 inf + 9797 197.802 * * [simplify]: Extracting #6: cost 205 inf + 36332 197.840 * * [simplify]: Extracting #7: cost 45 inf + 145646 197.893 * * [simplify]: Extracting #8: cost 1 inf + 181753 197.945 * * [simplify]: Extracting #9: cost 0 inf + 182939 198.008 * [simplify]: Simplified to (+ (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (fabs x) (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))))) (* (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)))) 198.008 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (fabs x) (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))))) (* (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 198.009 * * * * [progress]: [ 172 / 258 ] simplifiying candidate # 198.009 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 198.010 * * [simplify]: iters left: 6 (32 enodes) 198.021 * * [simplify]: iters left: 5 (164 enodes) 198.087 * * [simplify]: Extracting #0: cost 1 inf + 0 198.087 * * [simplify]: Extracting #1: cost 11 inf + 0 198.087 * * [simplify]: Extracting #2: cost 93 inf + 0 198.088 * * [simplify]: Extracting #3: cost 177 inf + 0 198.089 * * [simplify]: Extracting #4: cost 218 inf + 1018 198.095 * * [simplify]: Extracting #5: cost 171 inf + 24131 198.106 * * [simplify]: Extracting #6: cost 62 inf + 83389 198.139 * * [simplify]: Extracting #7: cost 5 inf + 139016 198.183 * * [simplify]: Extracting #8: cost 0 inf + 144666 198.221 * [simplify]: Simplified to (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)) (+ (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) 198.221 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)) (+ (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (* (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (* (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 198.221 * * * * [progress]: [ 173 / 258 ] simplifiying candidate # 198.222 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 198.222 * * [simplify]: iters left: 6 (33 enodes) 198.235 * * [simplify]: iters left: 5 (176 enodes) 198.296 * * [simplify]: Extracting #0: cost 1 inf + 0 198.296 * * [simplify]: Extracting #1: cost 4 inf + 0 198.296 * * [simplify]: Extracting #2: cost 44 inf + 0 198.297 * * [simplify]: Extracting #3: cost 112 inf + 0 198.298 * * [simplify]: Extracting #4: cost 181 inf + 167 198.300 * * [simplify]: Extracting #5: cost 167 inf + 12046 198.317 * * [simplify]: Extracting #6: cost 72 inf + 74432 198.353 * * [simplify]: Extracting #7: cost 12 inf + 123544 198.379 * * [simplify]: Extracting #8: cost 0 inf + 127597 198.414 * * [simplify]: Extracting #9: cost 0 inf + 127477 198.454 * * [simplify]: Extracting #10: cost 0 inf + 127437 198.479 * [simplify]: Simplified to (+ (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x))))))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (fabs x)) (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))))) 198.479 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x))))))) (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (fabs x)) (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 5) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 198.480 * * * * [progress]: [ 174 / 258 ] simplifiying candidate # 198.481 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 198.481 * * [simplify]: iters left: 6 (41 enodes) 198.499 * * [simplify]: iters left: 5 (234 enodes) 198.577 * * [simplify]: Extracting #0: cost 1 inf + 0 198.577 * * [simplify]: Extracting #1: cost 8 inf + 0 198.577 * * [simplify]: Extracting #2: cost 73 inf + 0 198.578 * * [simplify]: Extracting #3: cost 156 inf + 0 198.579 * * [simplify]: Extracting #4: cost 251 inf + 774 198.585 * * [simplify]: Extracting #5: cost 238 inf + 19610 198.604 * * [simplify]: Extracting #6: cost 140 inf + 72339 198.619 * * [simplify]: Extracting #7: cost 98 inf + 104487 198.644 * * [simplify]: Extracting #8: cost 53 inf + 135710 198.686 * * [simplify]: Extracting #9: cost 5 inf + 185862 198.728 * * [simplify]: Extracting #10: cost 0 inf + 193272 198.775 * [simplify]: Simplified to (+ (* (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (pow (fabs x) 7)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (+ (* (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (fabs x) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) 198.776 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (pow (fabs x) 7)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (+ (* (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (fabs x) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 198.777 * * * * [progress]: [ 175 / 258 ] simplifiying candidate # 198.777 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 198.778 * * [simplify]: iters left: 6 (34 enodes) 198.789 * * [simplify]: iters left: 5 (184 enodes) 198.853 * * [simplify]: Extracting #0: cost 1 inf + 0 198.853 * * [simplify]: Extracting #1: cost 11 inf + 0 198.853 * * [simplify]: Extracting #2: cost 75 inf + 0 198.853 * * [simplify]: Extracting #3: cost 139 inf + 0 198.854 * * [simplify]: Extracting #4: cost 193 inf + 1058 198.857 * * [simplify]: Extracting #5: cost 176 inf + 17974 198.865 * * [simplify]: Extracting #6: cost 102 inf + 65730 198.884 * * [simplify]: Extracting #7: cost 95 inf + 76845 198.897 * * [simplify]: Extracting #8: cost 66 inf + 91626 198.913 * * [simplify]: Extracting #9: cost 35 inf + 115160 198.942 * * [simplify]: Extracting #10: cost 4 inf + 153521 198.975 * * [simplify]: Extracting #11: cost 0 inf + 158545 199.023 * [simplify]: Simplified to (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7))) (* (fabs x) (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x)))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))))) 199.023 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7))) (* (fabs x) (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x)))))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 199.024 * * * * [progress]: [ 176 / 258 ] simplifiying candidate # 199.025 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 199.025 * * [simplify]: iters left: 6 (41 enodes) 199.052 * * [simplify]: iters left: 5 (238 enodes) 199.127 * * [simplify]: Extracting #0: cost 1 inf + 0 199.127 * * [simplify]: Extracting #1: cost 4 inf + 0 199.127 * * [simplify]: Extracting #2: cost 47 inf + 0 199.127 * * [simplify]: Extracting #3: cost 118 inf + 0 199.128 * * [simplify]: Extracting #4: cost 235 inf + 500 199.131 * * [simplify]: Extracting #5: cost 240 inf + 19947 199.142 * * [simplify]: Extracting #6: cost 131 inf + 82131 199.175 * * [simplify]: Extracting #7: cost 82 inf + 116386 199.207 * * [simplify]: Extracting #8: cost 26 inf + 170334 199.265 * * [simplify]: Extracting #9: cost 1 inf + 193872 199.335 * * [simplify]: Extracting #10: cost 0 inf + 194836 199.396 * [simplify]: Simplified to (+ (* (fabs x) (* (* (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)))) (pow (fabs x) 5)) (* (fabs x) (fabs x)))) (* (* (pow (fabs x) 7) (+ (* (* (fabs x) (fabs x)) -3/4) (/ (* (pow (fabs x) 5) 1/2) (fabs x)))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) 199.396 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (fabs x) (* (* (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)))) (pow (fabs x) 5)) (* (fabs x) (fabs x)))) (* (* (pow (fabs x) 7) (+ (* (* (fabs x) (fabs x)) -3/4) (/ (* (pow (fabs x) 5) 1/2) (fabs x)))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 199.398 * * * * [progress]: [ 177 / 258 ] simplifiying candidate # 199.398 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 199.399 * * [simplify]: iters left: 6 (36 enodes) 199.423 * * [simplify]: iters left: 5 (215 enodes) 199.545 * * [simplify]: Extracting #0: cost 1 inf + 0 199.545 * * [simplify]: Extracting #1: cost 8 inf + 0 199.545 * * [simplify]: Extracting #2: cost 71 inf + 0 199.546 * * [simplify]: Extracting #3: cost 152 inf + 0 199.547 * * [simplify]: Extracting #4: cost 291 inf + 1016 199.551 * * [simplify]: Extracting #5: cost 299 inf + 6539 199.557 * * [simplify]: Extracting #6: cost 263 inf + 14544 199.566 * * [simplify]: Extracting #7: cost 227 inf + 28612 199.581 * * [simplify]: Extracting #8: cost 169 inf + 59852 199.642 * * [simplify]: Extracting #9: cost 31 inf + 185119 199.717 * * [simplify]: Extracting #10: cost 2 inf + 211485 199.795 * * [simplify]: Extracting #11: cost 0 inf + 210708 199.890 * * [simplify]: Extracting #12: cost 0 inf + 209904 199.987 * [simplify]: Simplified to (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (* (* 15/8 (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (fabs x))) 199.987 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))) (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (+ (* (* (* 15/8 (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (fabs x))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 199.988 * * * * [progress]: [ 178 / 258 ] simplifiying candidate # 199.989 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 199.990 * * [simplify]: iters left: 6 (37 enodes) 200.015 * * [simplify]: iters left: 5 (219 enodes) 200.113 * * [simplify]: Extracting #0: cost 1 inf + 0 200.113 * * [simplify]: Extracting #1: cost 11 inf + 0 200.113 * * [simplify]: Extracting #2: cost 76 inf + 0 200.113 * * [simplify]: Extracting #3: cost 142 inf + 0 200.114 * * [simplify]: Extracting #4: cost 243 inf + 897 200.117 * * [simplify]: Extracting #5: cost 243 inf + 18176 200.133 * * [simplify]: Extracting #6: cost 150 inf + 73749 200.168 * * [simplify]: Extracting #7: cost 96 inf + 114137 200.235 * * [simplify]: Extracting #8: cost 24 inf + 189868 200.331 * * [simplify]: Extracting #9: cost 0 inf + 211684 200.384 * * [simplify]: Extracting #10: cost 0 inf + 210473 200.461 * * [simplify]: Extracting #11: cost 0 inf + 210313 200.541 * * [simplify]: Extracting #12: cost 0 inf + 210273 200.610 * [simplify]: Simplified to (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7))) (* (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)))) (fabs x)))) 200.611 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7))) (* (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)))) (fabs x)))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 200.611 * * * * [progress]: [ 179 / 258 ] simplifiying candidate # 200.612 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 200.612 * * [simplify]: iters left: 6 (34 enodes) 200.623 * * [simplify]: iters left: 5 (187 enodes) 200.694 * * [simplify]: Extracting #0: cost 1 inf + 0 200.694 * * [simplify]: Extracting #1: cost 4 inf + 0 200.694 * * [simplify]: Extracting #2: cost 44 inf + 0 200.695 * * [simplify]: Extracting #3: cost 101 inf + 0 200.696 * * [simplify]: Extracting #4: cost 176 inf + 1497 200.701 * * [simplify]: Extracting #5: cost 170 inf + 18179 200.726 * * [simplify]: Extracting #6: cost 67 inf + 87925 200.753 * * [simplify]: Extracting #7: cost 1 inf + 138171 200.783 * * [simplify]: Extracting #8: cost 0 inf + 138324 200.821 * [simplify]: Simplified to (+ (* (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (+ (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* -3/4 (* (fabs x) (fabs x))))) (* (* (* (fabs x) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))))) (pow (fabs x) 5)) (* (fabs x) (fabs x)))) 200.821 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)) (+ (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* -3/4 (* (fabs x) (fabs x))))) (* (* (* (fabs x) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))))) (pow (fabs x) 5)) (* (fabs x) (fabs x)))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 200.822 * * * * [progress]: [ 180 / 258 ] simplifiying candidate # 200.822 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 200.822 * * [simplify]: iters left: 6 (37 enodes) 200.837 * * [simplify]: iters left: 5 (218 enodes) 200.950 * * [simplify]: Extracting #0: cost 1 inf + 0 200.950 * * [simplify]: Extracting #1: cost 8 inf + 0 200.950 * * [simplify]: Extracting #2: cost 73 inf + 0 200.951 * * [simplify]: Extracting #3: cost 146 inf + 0 200.952 * * [simplify]: Extracting #4: cost 254 inf + 1391 200.964 * * [simplify]: Extracting #5: cost 218 inf + 29107 200.996 * * [simplify]: Extracting #6: cost 86 inf + 109501 201.060 * * [simplify]: Extracting #7: cost 1 inf + 183658 201.107 * * [simplify]: Extracting #8: cost 0 inf + 184512 201.169 * [simplify]: Simplified to (+ (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x)) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) 201.170 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x)) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 201.170 * * * * [progress]: [ 181 / 258 ] simplifiying candidate # 201.171 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (* (* 15/8 (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 201.171 * * [simplify]: iters left: 6 (29 enodes) 201.181 * * [simplify]: iters left: 5 (163 enodes) 201.232 * * [simplify]: Extracting #0: cost 1 inf + 0 201.232 * * [simplify]: Extracting #1: cost 11 inf + 0 201.232 * * [simplify]: Extracting #2: cost 87 inf + 0 201.232 * * [simplify]: Extracting #3: cost 143 inf + 0 201.233 * * [simplify]: Extracting #4: cost 220 inf + 1068 201.236 * * [simplify]: Extracting #5: cost 172 inf + 23860 201.258 * * [simplify]: Extracting #6: cost 47 inf + 105483 201.318 * * [simplify]: Extracting #7: cost 2 inf + 146401 201.364 * * [simplify]: Extracting #8: cost 0 inf + 147333 201.413 * * [simplify]: Extracting #9: cost 0 inf + 146093 201.450 * * [simplify]: Extracting #10: cost 0 inf + 145813 201.490 * [simplify]: Simplified to (+ (* (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) 15/8) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)))) (* (fabs x) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)))) 201.490 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) 15/8) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)))) (* (fabs x) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 201.490 * * * * [progress]: [ 182 / 258 ] simplifiying candidate # 201.491 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (pow (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) 3) (pow (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 3))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (+ (* (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (* (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 201.491 * * [simplify]: iters left: 6 (36 enodes) 201.509 * * [simplify]: iters left: 5 (208 enodes) 201.622 * * [simplify]: Extracting #0: cost 1 inf + 0 201.623 * * [simplify]: Extracting #1: cost 4 inf + 0 201.623 * * [simplify]: Extracting #2: cost 42 inf + 0 201.623 * * [simplify]: Extracting #3: cost 92 inf + 0 201.624 * * [simplify]: Extracting #4: cost 222 inf + 45 201.626 * * [simplify]: Extracting #5: cost 268 inf + 3918 201.634 * * [simplify]: Extracting #6: cost 208 inf + 39718 201.667 * * [simplify]: Extracting #7: cost 55 inf + 155245 201.706 * * [simplify]: Extracting #8: cost 3 inf + 208756 201.772 * * [simplify]: Extracting #9: cost 0 inf + 210224 201.814 * * [simplify]: Extracting #10: cost 0 inf + 210104 201.868 * [simplify]: Simplified to (+ (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (* (+ (* (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5)))) 3375/512) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5))) (pow (fabs x) 7))) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5))) (pow (fabs x) 7))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5))) (pow (fabs x) 7)))))) (fabs x))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x))))) (+ (* 225/64 (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5))))) (* (- (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5))) (pow (fabs x) 7))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5))) 15/8)) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5))) (pow (fabs x) 7))))))) 201.868 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (pow (fabs x) 5) (* (fabs x) (fabs x))) (* (+ (* (* (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5)))) 3375/512) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5))) (pow (fabs x) 7))) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5))) (pow (fabs x) 7))) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5))) (pow (fabs x) 7)))))) (fabs x))) (* (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* 3/4 (* (fabs x) (fabs x))))) (+ (* 225/64 (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5))))) (* (- (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5))) (pow (fabs x) 7))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5))) 15/8)) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5))) (pow (fabs x) 7))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (+ (* (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (* (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 201.869 * * * * [progress]: [ 183 / 258 ] simplifiying candidate # 201.870 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (pow (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) 3) (pow (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 3))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (* (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (* (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 201.871 * * [simplify]: iters left: 6 (40 enodes) 201.897 * * [simplify]: iters left: 5 (248 enodes) 202.016 * * [simplify]: Extracting #0: cost 1 inf + 0 202.016 * * [simplify]: Extracting #1: cost 8 inf + 0 202.017 * * [simplify]: Extracting #2: cost 72 inf + 0 202.017 * * [simplify]: Extracting #3: cost 142 inf + 0 202.018 * * [simplify]: Extracting #4: cost 308 inf + 896 202.025 * * [simplify]: Extracting #5: cost 316 inf + 23642 202.069 * * [simplify]: Extracting #6: cost 122 inf + 162858 202.149 * * [simplify]: Extracting #7: cost 3 inf + 262421 202.236 * * [simplify]: Extracting #8: cost 0 inf + 262895 202.346 * [simplify]: Simplified to (+ (* (+ (* (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (- (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8))) (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) 225/64)) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7))) (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (+ (* 3375/512 (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (fabs x)))) 202.346 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (* (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (- (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8))) (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) 225/64)) (* (- (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7))) (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (+ (* 3375/512 (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (fabs x)))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (+ (* (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (* (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 202.348 * * * * [progress]: [ 184 / 258 ] simplifiying candidate # 202.348 * [simplify]: Simplifying (+ (* (* (fabs x) (+ (pow (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) 3) (pow (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 3))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (+ (* (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (* (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 202.349 * * [simplify]: iters left: 6 (36 enodes) 202.367 * * [simplify]: iters left: 5 (211 enodes) 202.444 * * [simplify]: Extracting #0: cost 1 inf + 0 202.444 * * [simplify]: Extracting #1: cost 8 inf + 0 202.444 * * [simplify]: Extracting #2: cost 69 inf + 0 202.444 * * [simplify]: Extracting #3: cost 131 inf + 0 202.445 * * [simplify]: Extracting #4: cost 278 inf + 907 202.448 * * [simplify]: Extracting #5: cost 293 inf + 14557 202.464 * * [simplify]: Extracting #6: cost 127 inf + 109323 202.493 * * [simplify]: Extracting #7: cost 36 inf + 189151 202.563 * * [simplify]: Extracting #8: cost 1 inf + 227604 202.645 * * [simplify]: Extracting #9: cost 0 inf + 227455 202.717 * * [simplify]: Extracting #10: cost 0 inf + 227284 202.808 * [simplify]: Simplified to (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (* (* (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (fabs x))) (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8)) (fabs x))))) (* (+ (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8)) (* (* (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (* (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8)))) (* (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) 202.808 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (* (* (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (fabs x))) (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8)) (fabs x))))) (* (+ (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8)) (* (* (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (* (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8)))) (* (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (+ (* (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (- (* (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 202.809 * * * * [progress]: [ 185 / 258 ] simplifiying candidate # 202.810 * [simplify]: Simplifying (+ (* (* (fabs x) (- (* (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))) (* (- (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4))))) 202.810 * * [simplify]: iters left: 6 (31 enodes) 202.822 * * [simplify]: iters left: 5 (163 enodes) 202.860 * * [simplify]: Extracting #0: cost 1 inf + 0 202.860 * * [simplify]: Extracting #1: cost 4 inf + 0 202.861 * * [simplify]: Extracting #2: cost 38 inf + 0 202.861 * * [simplify]: Extracting #3: cost 96 inf + 0 202.861 * * [simplify]: Extracting #4: cost 179 inf + 499 202.862 * * [simplify]: Extracting #5: cost 193 inf + 6721 202.866 * * [simplify]: Extracting #6: cost 124 inf + 42238 202.894 * * [simplify]: Extracting #7: cost 27 inf + 115152 202.930 * * [simplify]: Extracting #8: cost 0 inf + 140905 202.962 * [simplify]: Simplified to (+ (* (* (pow (fabs x) 7) (- (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (+ (* (* (fabs x) (fabs x)) -3/4) (/ (* 1/2 (pow (fabs x) 5)) (fabs x)))) (* (* (* (+ (* (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8)) (- (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (* (* (fabs x) (fabs x)) (fabs x))) (pow (fabs x) 5))) 202.962 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (pow (fabs x) 7) (- (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (+ (* (* (fabs x) (fabs x)) -3/4) (/ (* 1/2 (pow (fabs x) 5)) (fabs x)))) (* (* (* (+ (* (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8)) (- (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (* (* (fabs x) (fabs x)) (fabs x))) (pow (fabs x) 5))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (- (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 202.963 * * * * [progress]: [ 186 / 258 ] simplifiying candidate # 202.963 * [simplify]: Simplifying (+ (* (* (fabs x) (- (* (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (- (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3))))) 202.964 * * [simplify]: iters left: 6 (36 enodes) 202.988 * * [simplify]: iters left: 5 (208 enodes) 203.097 * * [simplify]: Extracting #0: cost 1 inf + 0 203.097 * * [simplify]: Extracting #1: cost 8 inf + 0 203.097 * * [simplify]: Extracting #2: cost 60 inf + 0 203.097 * * [simplify]: Extracting #3: cost 138 inf + 0 203.098 * * [simplify]: Extracting #4: cost 257 inf + 1703 203.102 * * [simplify]: Extracting #5: cost 235 inf + 27098 203.116 * * [simplify]: Extracting #6: cost 91 inf + 110151 203.167 * * [simplify]: Extracting #7: cost 11 inf + 198574 203.219 * * [simplify]: Extracting #8: cost 0 inf + 193121 203.266 * * [simplify]: Extracting #9: cost 0 inf + 189186 203.307 * * [simplify]: Extracting #10: cost 0 inf + 188906 203.354 * [simplify]: Simplified to (+ (* (- (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (* (fabs x) (* (- (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) 203.354 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (- (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (* (* (fabs x) (* (- (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (- (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 203.355 * * * * [progress]: [ 187 / 258 ] simplifiying candidate # 203.355 * [simplify]: Simplifying (+ (* (* (fabs x) (- (* (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (- (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 7) (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) 203.355 * * [simplify]: iters left: 6 (31 enodes) 203.366 * * [simplify]: iters left: 5 (166 enodes) 203.435 * * [simplify]: Extracting #0: cost 1 inf + 0 203.435 * * [simplify]: Extracting #1: cost 8 inf + 0 203.436 * * [simplify]: Extracting #2: cost 56 inf + 0 203.436 * * [simplify]: Extracting #3: cost 134 inf + 0 203.437 * * [simplify]: Extracting #4: cost 236 inf + 1059 203.442 * * [simplify]: Extracting #5: cost 199 inf + 18996 203.462 * * [simplify]: Extracting #6: cost 72 inf + 92601 203.507 * * [simplify]: Extracting #7: cost 15 inf + 142735 203.562 * * [simplify]: Extracting #8: cost 0 inf + 157405 203.602 * [simplify]: Simplified to (+ (* (- (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (fabs x)) (- (* (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8)) (* (* (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))))) 203.602 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (- (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (fabs x)) (- (* (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8)) (* (* (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (- (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 203.603 * * * * [progress]: [ 188 / 258 ] simplifiying candidate # 203.603 * [simplify]: Simplifying (+ (pow (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) 3) (pow (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) 3)) 203.604 * * [simplify]: iters left: 6 (24 enodes) 203.612 * * [simplify]: iters left: 5 (126 enodes) 203.673 * * [simplify]: iters left: 4 (398 enodes) 203.927 * * [simplify]: Extracting #0: cost 1 inf + 0 203.928 * * [simplify]: Extracting #1: cost 8 inf + 0 203.928 * * [simplify]: Extracting #2: cost 178 inf + 0 203.931 * * [simplify]: Extracting #3: cost 488 inf + 2 203.935 * * [simplify]: Extracting #4: cost 588 inf + 5119 203.942 * * [simplify]: Extracting #5: cost 596 inf + 17529 203.959 * * [simplify]: Extracting #6: cost 404 inf + 143632 204.043 * * [simplify]: Extracting #7: cost 68 inf + 430716 204.155 * * [simplify]: Extracting #8: cost 5 inf + 484387 204.272 * * [simplify]: Extracting #9: cost 0 inf + 485808 204.425 * [simplify]: Simplified to (+ (* (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) 15/8))) (* (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) 15/8)) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) 15/8))))) 204.425 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) 15/8))) (* (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) 15/8)) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) 15/8))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (+ (* (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (- (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))))) (exp (* (fabs x) (fabs x))))) 204.425 * * * * [progress]: [ 189 / 258 ] simplifiying candidate # 204.426 * [simplify]: Simplifying (- (* (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) 204.426 * * [simplify]: iters left: 6 (23 enodes) 204.434 * * [simplify]: iters left: 5 (122 enodes) 204.467 * * [simplify]: iters left: 4 (413 enodes) 204.737 * * [simplify]: Extracting #0: cost 1 inf + 0 204.737 * * [simplify]: Extracting #1: cost 33 inf + 0 204.738 * * [simplify]: Extracting #2: cost 221 inf + 0 204.739 * * [simplify]: Extracting #3: cost 547 inf + 1 204.742 * * [simplify]: Extracting #4: cost 641 inf + 2671 204.761 * * [simplify]: Extracting #5: cost 482 inf + 119969 204.849 * * [simplify]: Extracting #6: cost 80 inf + 435720 204.956 * * [simplify]: Extracting #7: cost 0 inf + 498879 205.123 * * [simplify]: Extracting #8: cost 0 inf + 498399 205.259 * [simplify]: Simplified to (- (* (* (+ (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (+ (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (* (fabs x) (fabs x))) (* (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) 205.259 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (- (* (* (+ (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (+ (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 15/8) (* (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (* (fabs x) (fabs x))) (* (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (* (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (- (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) (exp (* (fabs x) (fabs x))))) 205.260 * * * * [progress]: [ 190 / 258 ] simplifiying candidate #real (real->posit16 (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))))) (exp (* (fabs x) (fabs x)))))> 205.260 * * * * [progress]: [ 191 / 258 ] simplifiying candidate # 205.260 * [simplify]: Simplifying (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) 205.260 * * [simplify]: iters left: 6 (18 enodes) 205.272 * * [simplify]: iters left: 5 (76 enodes) 205.294 * * [simplify]: iters left: 4 (161 enodes) 205.350 * * [simplify]: iters left: 3 (476 enodes) 205.642 * * [simplify]: Extracting #0: cost 1 inf + 0 205.642 * * [simplify]: Extracting #1: cost 67 inf + 0 205.644 * * [simplify]: Extracting #2: cost 258 inf + 0 205.652 * * [simplify]: Extracting #3: cost 414 inf + 2259 205.668 * * [simplify]: Extracting #4: cost 272 inf + 77908 205.718 * * [simplify]: Extracting #5: cost 28 inf + 211459 205.768 * * [simplify]: Extracting #6: cost 3 inf + 221737 205.796 * * [simplify]: Extracting #7: cost 0 inf + 223167 205.849 * * [simplify]: Extracting #8: cost 0 inf + 223127 205.902 * [simplify]: Simplified to (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8)) (sqrt PI)) 205.902 * [simplify]: Simplified (2 1 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (pow (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8)) (sqrt PI)) 1)) (exp (* (fabs x) (fabs x))))) 205.903 * * * * [progress]: [ 192 / 258 ] simplifiying candidate # 205.903 * * * * [progress]: [ 193 / 258 ] simplifiying candidate # 205.903 * [simplify]: Simplifying (+ (log (sqrt PI)) (+ (* (log (fabs x)) 7) (+ (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (log (fabs x))))) 205.904 * * [simplify]: iters left: 6 (21 enodes) 205.915 * * [simplify]: iters left: 5 (82 enodes) 205.947 * * [simplify]: iters left: 4 (135 enodes) 205.992 * * [simplify]: iters left: 3 (210 enodes) 206.058 * * [simplify]: iters left: 2 (296 enodes) 206.120 * * [simplify]: iters left: 1 (452 enodes) 206.294 * * [simplify]: Extracting #0: cost 1 inf + 0 206.294 * * [simplify]: Extracting #1: cost 16 inf + 0 206.294 * * [simplify]: Extracting #2: cost 35 inf + 0 206.294 * * [simplify]: Extracting #3: cost 41 inf + 2 206.294 * * [simplify]: Extracting #4: cost 73 inf + 197 206.295 * * [simplify]: Extracting #5: cost 136 inf + 1383 206.296 * * [simplify]: Extracting #6: cost 125 inf + 10803 206.300 * * [simplify]: Extracting #7: cost 58 inf + 47979 206.308 * * [simplify]: Extracting #8: cost 5 inf + 82799 206.316 * * [simplify]: Extracting #9: cost 1 inf + 84652 206.328 * * [simplify]: Extracting #10: cost 0 inf + 84904 206.343 * [simplify]: Simplified to (+ (log (sqrt PI)) (+ (* 8 (log (fabs x))) (log (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))) 206.343 * [simplify]: Simplified (2 1 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (exp (+ (log (sqrt PI)) (+ (* 8 (log (fabs x))) (log (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 206.343 * * * * [progress]: [ 194 / 258 ] simplifiying candidate # 206.343 * [simplify]: Simplifying (+ (log (sqrt PI)) (+ (* (log (fabs x)) 7) (log (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) 206.344 * * [simplify]: iters left: 6 (21 enodes) 206.350 * * [simplify]: iters left: 5 (82 enodes) 206.364 * * [simplify]: iters left: 4 (134 enodes) 206.392 * * [simplify]: iters left: 3 (235 enodes) 206.452 * * [simplify]: iters left: 2 (396 enodes) 206.562 * * [simplify]: Extracting #0: cost 1 inf + 0 206.562 * * [simplify]: Extracting #1: cost 16 inf + 0 206.562 * * [simplify]: Extracting #2: cost 36 inf + 0 206.562 * * [simplify]: Extracting #3: cost 46 inf + 2 206.563 * * [simplify]: Extracting #4: cost 116 inf + 764 206.565 * * [simplify]: Extracting #5: cost 154 inf + 2805 206.568 * * [simplify]: Extracting #6: cost 118 inf + 11386 206.580 * * [simplify]: Extracting #7: cost 51 inf + 38706 206.587 * * [simplify]: Extracting #8: cost 3 inf + 63642 206.594 * * [simplify]: Extracting #9: cost 0 inf + 65123 206.602 * [simplify]: Simplified to (+ (+ (* 8 (log (fabs x))) (log (sqrt PI))) (log (- (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5))))) 206.602 * [simplify]: Simplified (2 1 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (exp (+ (+ (* 8 (log (fabs x))) (log (sqrt PI))) (log (- (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5))))))) (exp (* (fabs x) (fabs x))))) 206.602 * * * * [progress]: [ 195 / 258 ] simplifiying candidate # 206.603 * [simplify]: Simplifying (+ (log (sqrt PI)) (+ (* (log (fabs x)) 7) (+ (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (log (fabs x))))) 206.603 * * [simplify]: iters left: 6 (21 enodes) 206.612 * * [simplify]: iters left: 5 (82 enodes) 206.640 * * [simplify]: iters left: 4 (135 enodes) 206.683 * * [simplify]: iters left: 3 (210 enodes) 206.723 * * [simplify]: iters left: 2 (296 enodes) 206.784 * * [simplify]: iters left: 1 (452 enodes) 206.932 * * [simplify]: Extracting #0: cost 1 inf + 0 206.932 * * [simplify]: Extracting #1: cost 16 inf + 0 206.932 * * [simplify]: Extracting #2: cost 35 inf + 0 206.933 * * [simplify]: Extracting #3: cost 41 inf + 2 206.933 * * [simplify]: Extracting #4: cost 73 inf + 197 206.933 * * [simplify]: Extracting #5: cost 136 inf + 1383 206.935 * * [simplify]: Extracting #6: cost 125 inf + 10803 206.939 * * [simplify]: Extracting #7: cost 58 inf + 47979 206.946 * * [simplify]: Extracting #8: cost 5 inf + 82799 206.955 * * [simplify]: Extracting #9: cost 1 inf + 84652 206.966 * * [simplify]: Extracting #10: cost 0 inf + 84904 206.974 * [simplify]: Simplified to (+ (log (sqrt PI)) (+ (* 8 (log (fabs x))) (log (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))) 206.974 * [simplify]: Simplified (2 1 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (exp (+ (log (sqrt PI)) (+ (* 8 (log (fabs x))) (log (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 206.975 * * * * [progress]: [ 196 / 258 ] simplifiying candidate # 206.975 * [simplify]: Simplifying (+ (log (sqrt PI)) (+ (* (log (fabs x)) 7) (log (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) 206.975 * * [simplify]: iters left: 6 (21 enodes) 206.984 * * [simplify]: iters left: 5 (82 enodes) 207.013 * * [simplify]: iters left: 4 (134 enodes) 207.055 * * [simplify]: iters left: 3 (235 enodes) 207.106 * * [simplify]: iters left: 2 (396 enodes) 207.238 * * [simplify]: Extracting #0: cost 1 inf + 0 207.238 * * [simplify]: Extracting #1: cost 16 inf + 0 207.238 * * [simplify]: Extracting #2: cost 36 inf + 0 207.238 * * [simplify]: Extracting #3: cost 46 inf + 2 207.239 * * [simplify]: Extracting #4: cost 116 inf + 764 207.241 * * [simplify]: Extracting #5: cost 154 inf + 2805 207.244 * * [simplify]: Extracting #6: cost 118 inf + 11386 207.253 * * [simplify]: Extracting #7: cost 51 inf + 38706 207.267 * * [simplify]: Extracting #8: cost 3 inf + 63642 207.283 * * [simplify]: Extracting #9: cost 0 inf + 65123 207.298 * [simplify]: Simplified to (+ (+ (* 8 (log (fabs x))) (log (sqrt PI))) (log (- (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5))))) 207.299 * [simplify]: Simplified (2 1 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (exp (+ (+ (* 8 (log (fabs x))) (log (sqrt PI))) (log (- (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5))))))) (exp (* (fabs x) (fabs x))))) 207.299 * * * * [progress]: [ 197 / 258 ] simplifiying candidate # 207.300 * [simplify]: Simplifying (+ (log (sqrt PI)) (+ (log (pow (fabs x) 7)) (+ (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (log (fabs x))))) 207.300 * * [simplify]: iters left: 6 (22 enodes) 207.317 * * [simplify]: iters left: 5 (89 enodes) 207.336 * * [simplify]: iters left: 4 (157 enodes) 207.366 * * [simplify]: iters left: 3 (285 enodes) 207.454 * * [simplify]: Extracting #0: cost 1 inf + 0 207.454 * * [simplify]: Extracting #1: cost 28 inf + 0 207.454 * * [simplify]: Extracting #2: cost 68 inf + 0 207.454 * * [simplify]: Extracting #3: cost 83 inf + 4 207.455 * * [simplify]: Extracting #4: cost 95 inf + 1208 207.455 * * [simplify]: Extracting #5: cost 88 inf + 6636 207.457 * * [simplify]: Extracting #6: cost 66 inf + 14594 207.463 * * [simplify]: Extracting #7: cost 40 inf + 26462 207.476 * * [simplify]: Extracting #8: cost 8 inf + 45008 207.483 * * [simplify]: Extracting #9: cost 0 inf + 49106 207.490 * [simplify]: Simplified to (+ (* 8 (log (fabs x))) (+ (log (sqrt PI)) (log (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))) 207.490 * [simplify]: Simplified (2 1 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (exp (+ (* 8 (log (fabs x))) (+ (log (sqrt PI)) (log (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 207.491 * * * * [progress]: [ 198 / 258 ] simplifiying candidate # 207.491 * [simplify]: Simplifying (+ (log (sqrt PI)) (+ (log (pow (fabs x) 7)) (log (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) 207.491 * * [simplify]: iters left: 6 (21 enodes) 207.498 * * [simplify]: iters left: 5 (87 enodes) 207.518 * * [simplify]: iters left: 4 (156 enodes) 207.558 * * [simplify]: iters left: 3 (304 enodes) 207.657 * * [simplify]: Extracting #0: cost 1 inf + 0 207.657 * * [simplify]: Extracting #1: cost 26 inf + 0 207.657 * * [simplify]: Extracting #2: cost 77 inf + 0 207.658 * * [simplify]: Extracting #3: cost 98 inf + 4 207.659 * * [simplify]: Extracting #4: cost 129 inf + 1230 207.661 * * [simplify]: Extracting #5: cost 112 inf + 7894 207.667 * * [simplify]: Extracting #6: cost 65 inf + 26953 207.680 * * [simplify]: Extracting #7: cost 26 inf + 46529 207.695 * * [simplify]: Extracting #8: cost 12 inf + 53160 207.711 * * [simplify]: Extracting #9: cost 0 inf + 58316 207.728 * [simplify]: Simplified to (+ (log (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (+ (* 8 (log (fabs x))) (log (sqrt PI)))) 207.728 * [simplify]: Simplified (2 1 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (exp (+ (log (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (+ (* 8 (log (fabs x))) (log (sqrt PI)))))) (exp (* (fabs x) (fabs x))))) 207.728 * * * * [progress]: [ 199 / 258 ] simplifiying candidate # 207.729 * [simplify]: Simplifying (+ (log (sqrt PI)) (log (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) 207.729 * * [simplify]: iters left: 6 (20 enodes) 207.740 * * [simplify]: iters left: 5 (83 enodes) 207.777 * * [simplify]: iters left: 4 (168 enodes) 207.836 * * [simplify]: iters left: 3 (429 enodes) 208.043 * * [simplify]: Extracting #0: cost 1 inf + 0 208.043 * * [simplify]: Extracting #1: cost 25 inf + 0 208.044 * * [simplify]: Extracting #2: cost 65 inf + 0 208.044 * * [simplify]: Extracting #3: cost 120 inf + 3 208.046 * * [simplify]: Extracting #4: cost 266 inf + 996 208.050 * * [simplify]: Extracting #5: cost 274 inf + 16439 208.064 * * [simplify]: Extracting #6: cost 153 inf + 66451 208.083 * * [simplify]: Extracting #7: cost 39 inf + 131595 208.106 * * [simplify]: Extracting #8: cost 6 inf + 149782 208.128 * * [simplify]: Extracting #9: cost 0 inf + 152091 208.152 * [simplify]: Simplified to (+ (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (log (sqrt PI)) (* 8 (log (fabs x))))) 208.152 * [simplify]: Simplified (2 1 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (exp (+ (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (log (sqrt PI)) (* 8 (log (fabs x))))))) (exp (* (fabs x) (fabs x))))) 208.153 * * * * [progress]: [ 200 / 258 ] simplifiying candidate # 208.153 * * * * [progress]: [ 201 / 258 ] simplifiying candidate # 208.153 * * * * [progress]: [ 202 / 258 ] simplifiying candidate # 208.153 * [simplify]: Simplifying (* (* (* (sqrt PI) (sqrt PI)) (sqrt PI)) (* (* (* (pow (fabs x) 7) (pow (fabs x) 7)) (pow (fabs x) 7)) (* (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (fabs x) (fabs x)) (fabs x))))) 208.154 * * [simplify]: iters left: 6 (25 enodes) 208.166 * * [simplify]: iters left: 5 (109 enodes) 208.192 * * [simplify]: iters left: 4 (294 enodes) 208.359 * * [simplify]: Extracting #0: cost 1 inf + 0 208.360 * * [simplify]: Extracting #1: cost 66 inf + 0 208.361 * * [simplify]: Extracting #2: cost 348 inf + 42 208.368 * * [simplify]: Extracting #3: cost 430 inf + 5295 208.371 * * [simplify]: Extracting #4: cost 385 inf + 25566 208.377 * * [simplify]: Extracting #5: cost 329 inf + 52314 208.388 * * [simplify]: Extracting #6: cost 251 inf + 116681 208.448 * * [simplify]: Extracting #7: cost 66 inf + 266662 208.510 * * [simplify]: Extracting #8: cost 5 inf + 306726 208.589 * * [simplify]: Extracting #9: cost 0 inf + 310801 208.654 * [simplify]: Simplified to (* (* PI (sqrt PI)) (* (* (* (* (pow (pow (fabs x) 7) 3) (+ (/ -3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (+ (/ -3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (* (fabs x) (fabs x)) (fabs x))) (+ (/ -3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) 208.654 * [simplify]: Simplified (2 1 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (cbrt (* (* PI (sqrt PI)) (* (* (* (* (pow (pow (fabs x) 7) 3) (+ (/ -3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (+ (/ -3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (* (fabs x) (fabs x)) (fabs x))) (+ (/ -3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))))) (exp (* (fabs x) (fabs x))))) 208.655 * * * * [progress]: [ 203 / 258 ] simplifiying candidate # 208.655 * [simplify]: Simplifying (* (* (* (sqrt PI) (sqrt PI)) (sqrt PI)) (* (* (* (pow (fabs x) 7) (pow (fabs x) 7)) (pow (fabs x) 7)) (* (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) 208.655 * * [simplify]: iters left: 6 (24 enodes) 208.665 * * [simplify]: iters left: 5 (110 enodes) 208.705 * * [simplify]: iters left: 4 (315 enodes) 208.938 * * [simplify]: Extracting #0: cost 1 inf + 0 208.938 * * [simplify]: Extracting #1: cost 70 inf + 0 208.939 * * [simplify]: Extracting #2: cost 398 inf + 42 208.941 * * [simplify]: Extracting #3: cost 494 inf + 10377 208.952 * * [simplify]: Extracting #4: cost 458 inf + 23325 208.964 * * [simplify]: Extracting #5: cost 422 inf + 38486 208.992 * * [simplify]: Extracting #6: cost 302 inf + 116359 209.059 * * [simplify]: Extracting #7: cost 54 inf + 307359 209.145 * * [simplify]: Extracting #8: cost 0 inf + 350491 209.250 * [simplify]: Simplified to (* (* (* (* PI (sqrt PI)) (* (* (* (pow (fabs x) 7) (* (pow (fabs x) 7) (pow (fabs x) 7))) (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5))) (* (fabs x) (fabs x)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5)))) 209.250 * [simplify]: Simplified (2 1 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (cbrt (* (* (* (* PI (sqrt PI)) (* (* (* (pow (fabs x) 7) (* (pow (fabs x) 7) (pow (fabs x) 7))) (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5))))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5))) (* (fabs x) (fabs x)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ -3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 209.250 * * * * [progress]: [ 204 / 258 ] simplifiying candidate # 209.251 * [simplify]: Simplifying (* (* (* (sqrt PI) (sqrt PI)) (sqrt PI)) (* (* (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) 209.251 * * [simplify]: iters left: 6 (22 enodes) 209.265 * * [simplify]: iters left: 5 (99 enodes) 209.314 * * [simplify]: iters left: 4 (298 enodes) 209.555 * * [simplify]: Extracting #0: cost 1 inf + 0 209.555 * * [simplify]: Extracting #1: cost 63 inf + 0 209.557 * * [simplify]: Extracting #2: cost 413 inf + 42 209.562 * * [simplify]: Extracting #3: cost 491 inf + 8881 209.573 * * [simplify]: Extracting #4: cost 478 inf + 18140 209.582 * * [simplify]: Extracting #5: cost 426 inf + 36657 209.600 * * [simplify]: Extracting #6: cost 274 inf + 154767 209.668 * * [simplify]: Extracting #7: cost 19 inf + 374710 209.760 * * [simplify]: Extracting #8: cost 0 inf + 390725 209.850 * * [simplify]: Extracting #9: cost 0 inf + 390212 209.966 * * [simplify]: Extracting #10: cost 0 inf + 390041 210.047 * [simplify]: Simplified to (* (* (* PI (sqrt PI)) (* (* (pow (fabs x) 8) (+ (/ -3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 8) (+ (/ -3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 8) (+ (/ -3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) 210.047 * [simplify]: Simplified (2 1 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (cbrt (* (* (* PI (sqrt PI)) (* (* (pow (fabs x) 8) (+ (/ -3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))) (* (pow (fabs x) 8) (+ (/ -3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))) (* (pow (fabs x) 8) (+ (/ -3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))))) (exp (* (fabs x) (fabs x))))) 210.048 * * * * [progress]: [ 205 / 258 ] simplifiying candidate # 210.048 * * * * [progress]: [ 206 / 258 ] simplifiying candidate # 210.048 * * * * [progress]: [ 207 / 258 ] simplifiying candidate # 210.048 * * * * [progress]: [ 208 / 258 ] simplifiying candidate # 210.048 * * * * [progress]: [ 209 / 258 ] simplifiying candidate # 210.048 * [simplify]: Simplifying (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)) 210.048 * * [simplify]: iters left: 6 (12 enodes) 210.053 * * [simplify]: iters left: 5 (48 enodes) 210.063 * * [simplify]: iters left: 4 (83 enodes) 210.078 * * [simplify]: iters left: 3 (149 enodes) 210.121 * * [simplify]: iters left: 2 (274 enodes) 210.201 * * [simplify]: Extracting #0: cost 1 inf + 0 210.201 * * [simplify]: Extracting #1: cost 7 inf + 0 210.201 * * [simplify]: Extracting #2: cost 91 inf + 0 210.201 * * [simplify]: Extracting #3: cost 148 inf + 5 210.202 * * [simplify]: Extracting #4: cost 136 inf + 2341 210.205 * * [simplify]: Extracting #5: cost 54 inf + 26863 210.213 * * [simplify]: Extracting #6: cost 3 inf + 51329 210.224 * * [simplify]: Extracting #7: cost 0 inf + 52327 210.229 * [simplify]: Simplified to (- (/ 1/2 (* (fabs x) (fabs x))) (/ (* 3/4 (fabs x)) (pow (fabs x) 5))) 210.229 * [simplify]: Simplified (2 1 2 2) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (sqrt PI) (pow (fabs x) 7)) (- (/ 1/2 (* (fabs x) (fabs x))) (/ (* 3/4 (fabs x)) (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 210.229 * * * * [progress]: [ 210 / 258 ] simplifiying candidate # 210.230 * [simplify]: Simplifying (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) 210.230 * * [simplify]: iters left: 4 (4 enodes) 210.231 * * [simplify]: iters left: 3 (12 enodes) 210.232 * * [simplify]: Extracting #0: cost 1 inf + 0 210.232 * * [simplify]: Extracting #1: cost 3 inf + 0 210.232 * * [simplify]: Extracting #2: cost 5 inf + 0 210.232 * * [simplify]: Extracting #3: cost 7 inf + 0 210.232 * * [simplify]: Extracting #4: cost 6 inf + 1 210.232 * * [simplify]: Extracting #5: cost 0 inf + 647 210.232 * [simplify]: Simplified to (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) 210.233 * [simplify]: Simplified (2 1 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt (sqrt PI)) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 210.233 * * * * [progress]: [ 211 / 258 ] simplifiying candidate # 210.233 * [simplify]: Simplifying (sqrt (* (cbrt PI) (cbrt PI))) 210.233 * * [simplify]: iters left: 4 (4 enodes) 210.234 * * [simplify]: iters left: 3 (13 enodes) 210.236 * * [simplify]: Extracting #0: cost 1 inf + 0 210.236 * * [simplify]: Extracting #1: cost 4 inf + 0 210.236 * * [simplify]: Extracting #2: cost 7 inf + 0 210.236 * * [simplify]: Extracting #3: cost 6 inf + 1 210.236 * * [simplify]: Extracting #4: cost 0 inf + 647 210.236 * [simplify]: Simplified to (fabs (cbrt PI)) 210.236 * [simplify]: Simplified (2 1 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (fabs (cbrt PI)) (* (sqrt (cbrt PI)) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 210.236 * * * * [progress]: [ 212 / 258 ] simplifiying candidate # 210.236 * [simplify]: Simplifying (sqrt (sqrt PI)) 210.236 * * [simplify]: iters left: 2 (3 enodes) 210.237 * * [simplify]: iters left: 1 (9 enodes) 210.238 * * [simplify]: Extracting #0: cost 1 inf + 0 210.238 * * [simplify]: Extracting #1: cost 3 inf + 0 210.238 * * [simplify]: Extracting #2: cost 5 inf + 0 210.238 * * [simplify]: Extracting #3: cost 4 inf + 1 210.238 * * [simplify]: Extracting #4: cost 0 inf + 245 210.238 * [simplify]: Simplified to (sqrt (sqrt PI)) 210.238 * [simplify]: Simplified (2 1 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt (sqrt PI)) (* (sqrt (sqrt PI)) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 210.239 * * * * [progress]: [ 213 / 258 ] simplifiying candidate # 210.239 * [simplify]: Simplifying (sqrt 1) 210.239 * * [simplify]: iters left: 1 (2 enodes) 210.241 * * [simplify]: Extracting #0: cost 1 inf + 0 210.241 * * [simplify]: Extracting #1: cost 0 inf + 1 210.241 * [simplify]: Simplified to 1 210.241 * [simplify]: Simplified (2 1 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* 1 (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 210.241 * * * * [progress]: [ 214 / 258 ] simplifiying candidate # 210.241 * [simplify]: Simplifying (sqrt (sqrt PI)) 210.242 * * [simplify]: iters left: 2 (3 enodes) 210.242 * * [simplify]: iters left: 1 (9 enodes) 210.243 * * [simplify]: Extracting #0: cost 1 inf + 0 210.243 * * [simplify]: Extracting #1: cost 3 inf + 0 210.243 * * [simplify]: Extracting #2: cost 5 inf + 0 210.243 * * [simplify]: Extracting #3: cost 4 inf + 1 210.243 * * [simplify]: Extracting #4: cost 0 inf + 245 210.243 * [simplify]: Simplified to (sqrt (sqrt PI)) 210.243 * [simplify]: Simplified (2 1 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt (sqrt PI)) (* (sqrt (sqrt PI)) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 210.244 * * * * [progress]: [ 215 / 258 ] simplifiying candidate # 210.244 * * * * [progress]: [ 216 / 258 ] simplifiying candidate # 210.244 * [simplify]: Simplifying (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) 210.244 * * [simplify]: iters left: 5 (6 enodes) 210.246 * * [simplify]: iters left: 4 (26 enodes) 210.252 * * [simplify]: iters left: 3 (53 enodes) 210.272 * * [simplify]: iters left: 2 (118 enodes) 210.298 * * [simplify]: iters left: 1 (263 enodes) 210.441 * * [simplify]: Extracting #0: cost 1 inf + 0 210.441 * * [simplify]: Extracting #1: cost 42 inf + 0 210.442 * * [simplify]: Extracting #2: cost 141 inf + 1 210.443 * * [simplify]: Extracting #3: cost 130 inf + 1143 210.447 * * [simplify]: Extracting #4: cost 62 inf + 31070 210.458 * * [simplify]: Extracting #5: cost 1 inf + 66591 210.469 * * [simplify]: Extracting #6: cost 0 inf + 66843 210.480 * [simplify]: Simplified to (pow (fabs x) 7) 210.480 * [simplify]: Simplified (2 1 2 2) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (/ (* (sqrt PI) (* (pow (fabs x) 7) (* (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4)) (fabs x)))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 210.481 * * * * [progress]: [ 217 / 258 ] simplifiying candidate # 210.481 * [simplify]: Simplifying (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) 210.481 * * [simplify]: iters left: 6 (15 enodes) 210.490 * * [simplify]: iters left: 5 (73 enodes) 210.514 * * [simplify]: iters left: 4 (192 enodes) 210.573 * * [simplify]: Extracting #0: cost 1 inf + 0 210.573 * * [simplify]: Extracting #1: cost 8 inf + 0 210.574 * * [simplify]: Extracting #2: cost 93 inf + 0 210.574 * * [simplify]: Extracting #3: cost 185 inf + 2 210.575 * * [simplify]: Extracting #4: cost 142 inf + 6099 210.580 * * [simplify]: Extracting #5: cost 48 inf + 36609 210.588 * * [simplify]: Extracting #6: cost 0 inf + 58444 210.602 * * [simplify]: Extracting #7: cost 0 inf + 58404 210.615 * [simplify]: Simplified to (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 210.615 * [simplify]: Simplified (2 1 2 2) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (/ (* (sqrt PI) (* (pow (fabs x) 7) (* (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3)) (fabs x)))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (exp (* (fabs x) (fabs x))))) 210.615 * * * * [progress]: [ 218 / 258 ] simplifiying candidate # 210.616 * [simplify]: Simplifying (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 210.616 * * [simplify]: iters left: 6 (11 enodes) 210.620 * * [simplify]: iters left: 5 (43 enodes) 210.628 * * [simplify]: iters left: 4 (66 enodes) 210.642 * * [simplify]: iters left: 3 (102 enodes) 210.672 * * [simplify]: iters left: 2 (162 enodes) 210.711 * * [simplify]: iters left: 1 (310 enodes) 210.823 * * [simplify]: Extracting #0: cost 1 inf + 0 210.824 * * [simplify]: Extracting #1: cost 4 inf + 0 210.824 * * [simplify]: Extracting #2: cost 16 inf + 0 210.824 * * [simplify]: Extracting #3: cost 59 inf + 2 210.825 * * [simplify]: Extracting #4: cost 117 inf + 7 210.825 * * [simplify]: Extracting #5: cost 113 inf + 1258 210.828 * * [simplify]: Extracting #6: cost 43 inf + 34343 210.833 * * [simplify]: Extracting #7: cost 1 inf + 60291 210.838 * * [simplify]: Extracting #8: cost 0 inf + 60543 210.843 * [simplify]: Simplified to (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 210.843 * [simplify]: Simplified (2 1 2 2) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (/ (* (sqrt PI) (* (pow (fabs x) 7) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (fabs x)))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 210.843 * * * * [progress]: [ 219 / 258 ] simplifiying candidate #real (real->posit16 (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))))) (exp (* (fabs x) (fabs x)))))> 210.843 * * * * [progress]: [ 220 / 258 ] simplifiying candidate # 210.843 * * * * [progress]: [ 221 / 258 ] simplifiying candidate # 210.843 * * * * [progress]: [ 222 / 258 ] simplifiying candidate # 210.844 * [simplify]: Simplifying (+ (* (log (fabs x)) 7) (+ (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (log (fabs x)))) 210.844 * * [simplify]: iters left: 6 (17 enodes) 210.849 * * [simplify]: iters left: 5 (67 enodes) 210.867 * * [simplify]: iters left: 4 (104 enodes) 210.903 * * [simplify]: iters left: 3 (150 enodes) 210.932 * * [simplify]: iters left: 2 (229 enodes) 210.991 * * [simplify]: iters left: 1 (396 enodes) 211.126 * * [simplify]: Extracting #0: cost 1 inf + 0 211.126 * * [simplify]: Extracting #1: cost 8 inf + 0 211.126 * * [simplify]: Extracting #2: cost 18 inf + 0 211.126 * * [simplify]: Extracting #3: cost 22 inf + 2 211.126 * * [simplify]: Extracting #4: cost 57 inf + 44 211.126 * * [simplify]: Extracting #5: cost 117 inf + 1648 211.128 * * [simplify]: Extracting #6: cost 108 inf + 13800 211.131 * * [simplify]: Extracting #7: cost 68 inf + 37808 211.137 * * [simplify]: Extracting #8: cost 16 inf + 68369 211.145 * * [simplify]: Extracting #9: cost 1 inf + 77014 211.156 * * [simplify]: Extracting #10: cost 0 inf + 77266 211.165 * [simplify]: Simplified to (+ (* 8 (log (fabs x))) (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) 211.165 * [simplify]: Simplified (2 1 2 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (exp (+ (* 8 (log (fabs x))) (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 211.166 * * * * [progress]: [ 223 / 258 ] simplifiying candidate # 211.166 * [simplify]: Simplifying (+ (* (log (fabs x)) 7) (log (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) 211.166 * * [simplify]: iters left: 6 (17 enodes) 211.171 * * [simplify]: iters left: 5 (67 enodes) 211.184 * * [simplify]: iters left: 4 (109 enodes) 211.211 * * [simplify]: iters left: 3 (187 enodes) 211.266 * * [simplify]: iters left: 2 (318 enodes) 211.386 * * [simplify]: Extracting #0: cost 1 inf + 0 211.386 * * [simplify]: Extracting #1: cost 8 inf + 0 211.386 * * [simplify]: Extracting #2: cost 19 inf + 0 211.386 * * [simplify]: Extracting #3: cost 27 inf + 2 211.387 * * [simplify]: Extracting #4: cost 104 inf + 44 211.390 * * [simplify]: Extracting #5: cost 150 inf + 799 211.392 * * [simplify]: Extracting #6: cost 98 inf + 12140 211.396 * * [simplify]: Extracting #7: cost 27 inf + 42862 211.401 * * [simplify]: Extracting #8: cost 8 inf + 52088 211.409 * * [simplify]: Extracting #9: cost 0 inf + 56575 211.421 * [simplify]: Simplified to (+ (* (log (fabs x)) 7) (log (- (/ 1/2 (* (fabs x) (fabs x))) (* (fabs x) (/ 3/4 (pow (fabs x) 5)))))) 211.421 * [simplify]: Simplified (2 1 2 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (exp (+ (* (log (fabs x)) 7) (log (- (/ 1/2 (* (fabs x) (fabs x))) (* (fabs x) (/ 3/4 (pow (fabs x) 5))))))))) (exp (* (fabs x) (fabs x))))) 211.421 * * * * [progress]: [ 224 / 258 ] simplifiying candidate # 211.422 * [simplify]: Simplifying (+ (* (log (fabs x)) 7) (+ (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (log (fabs x)))) 211.422 * * [simplify]: iters left: 6 (17 enodes) 211.432 * * [simplify]: iters left: 5 (67 enodes) 211.448 * * [simplify]: iters left: 4 (104 enodes) 211.465 * * [simplify]: iters left: 3 (150 enodes) 211.510 * * [simplify]: iters left: 2 (229 enodes) 211.567 * * [simplify]: iters left: 1 (396 enodes) 211.695 * * [simplify]: Extracting #0: cost 1 inf + 0 211.695 * * [simplify]: Extracting #1: cost 8 inf + 0 211.695 * * [simplify]: Extracting #2: cost 18 inf + 0 211.695 * * [simplify]: Extracting #3: cost 22 inf + 2 211.695 * * [simplify]: Extracting #4: cost 57 inf + 44 211.696 * * [simplify]: Extracting #5: cost 117 inf + 1648 211.699 * * [simplify]: Extracting #6: cost 108 inf + 13800 211.706 * * [simplify]: Extracting #7: cost 68 inf + 37808 211.717 * * [simplify]: Extracting #8: cost 16 inf + 68369 211.729 * * [simplify]: Extracting #9: cost 1 inf + 77014 211.742 * * [simplify]: Extracting #10: cost 0 inf + 77266 211.748 * [simplify]: Simplified to (+ (* 8 (log (fabs x))) (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) 211.748 * [simplify]: Simplified (2 1 2 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (exp (+ (* 8 (log (fabs x))) (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 211.749 * * * * [progress]: [ 225 / 258 ] simplifiying candidate # 211.749 * [simplify]: Simplifying (+ (* (log (fabs x)) 7) (log (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) 211.749 * * [simplify]: iters left: 6 (17 enodes) 211.754 * * [simplify]: iters left: 5 (67 enodes) 211.767 * * [simplify]: iters left: 4 (109 enodes) 211.790 * * [simplify]: iters left: 3 (187 enodes) 211.828 * * [simplify]: iters left: 2 (318 enodes) 211.909 * * [simplify]: Extracting #0: cost 1 inf + 0 211.909 * * [simplify]: Extracting #1: cost 8 inf + 0 211.909 * * [simplify]: Extracting #2: cost 19 inf + 0 211.909 * * [simplify]: Extracting #3: cost 27 inf + 2 211.910 * * [simplify]: Extracting #4: cost 104 inf + 44 211.910 * * [simplify]: Extracting #5: cost 150 inf + 799 211.912 * * [simplify]: Extracting #6: cost 98 inf + 12140 211.916 * * [simplify]: Extracting #7: cost 27 inf + 42862 211.921 * * [simplify]: Extracting #8: cost 8 inf + 52088 211.934 * * [simplify]: Extracting #9: cost 0 inf + 56575 211.946 * [simplify]: Simplified to (+ (* (log (fabs x)) 7) (log (- (/ 1/2 (* (fabs x) (fabs x))) (* (fabs x) (/ 3/4 (pow (fabs x) 5)))))) 211.946 * [simplify]: Simplified (2 1 2 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (exp (+ (* (log (fabs x)) 7) (log (- (/ 1/2 (* (fabs x) (fabs x))) (* (fabs x) (/ 3/4 (pow (fabs x) 5))))))))) (exp (* (fabs x) (fabs x))))) 211.947 * * * * [progress]: [ 226 / 258 ] simplifiying candidate # 211.947 * [simplify]: Simplifying (+ (log (pow (fabs x) 7)) (+ (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (log (fabs x)))) 211.947 * * [simplify]: iters left: 6 (18 enodes) 211.963 * * [simplify]: iters left: 5 (74 enodes) 211.991 * * [simplify]: iters left: 4 (126 enodes) 212.025 * * [simplify]: iters left: 3 (218 enodes) 212.087 * * [simplify]: iters left: 2 (370 enodes) 212.196 * * [simplify]: Extracting #0: cost 1 inf + 0 212.196 * * [simplify]: Extracting #1: cost 14 inf + 0 212.197 * * [simplify]: Extracting #2: cost 50 inf + 0 212.197 * * [simplify]: Extracting #3: cost 68 inf + 5 212.197 * * [simplify]: Extracting #4: cost 99 inf + 301 212.198 * * [simplify]: Extracting #5: cost 106 inf + 3208 212.199 * * [simplify]: Extracting #6: cost 89 inf + 16499 212.202 * * [simplify]: Extracting #7: cost 49 inf + 34948 212.207 * * [simplify]: Extracting #8: cost 15 inf + 50600 212.213 * * [simplify]: Extracting #9: cost 2 inf + 56895 212.219 * * [simplify]: Extracting #10: cost 0 inf + 58153 212.228 * [simplify]: Simplified to (+ (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (log (fabs x)) 8)) 212.228 * [simplify]: Simplified (2 1 2 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (exp (+ (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (log (fabs x)) 8))))) (exp (* (fabs x) (fabs x))))) 212.229 * * * * [progress]: [ 227 / 258 ] simplifiying candidate # 212.229 * [simplify]: Simplifying (+ (log (pow (fabs x) 7)) (log (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) 212.230 * * [simplify]: iters left: 6 (17 enodes) 212.240 * * [simplify]: iters left: 5 (72 enodes) 212.267 * * [simplify]: iters left: 4 (131 enodes) 212.323 * * [simplify]: iters left: 3 (251 enodes) 212.413 * * [simplify]: iters left: 2 (477 enodes) 212.597 * * [simplify]: Extracting #0: cost 1 inf + 0 212.597 * * [simplify]: Extracting #1: cost 22 inf + 0 212.597 * * [simplify]: Extracting #2: cost 79 inf + 0 212.598 * * [simplify]: Extracting #3: cost 95 inf + 9 212.599 * * [simplify]: Extracting #4: cost 174 inf + 3282 212.602 * * [simplify]: Extracting #5: cost 203 inf + 8146 212.609 * * [simplify]: Extracting #6: cost 142 inf + 27724 212.625 * * [simplify]: Extracting #7: cost 73 inf + 58249 212.644 * * [simplify]: Extracting #8: cost 4 inf + 91921 212.661 * * [simplify]: Extracting #9: cost 0 inf + 93894 212.676 * [simplify]: Simplified to (+ (* 8 (log (fabs x))) (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) 212.676 * [simplify]: Simplified (2 1 2 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (exp (+ (* 8 (log (fabs x))) (log (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 212.676 * * * * [progress]: [ 228 / 258 ] simplifiying candidate # 212.676 * * * * [progress]: [ 229 / 258 ] simplifiying candidate # 212.677 * * * * [progress]: [ 230 / 258 ] simplifiying candidate # 212.677 * [simplify]: Simplifying (* (* (* (pow (fabs x) 7) (pow (fabs x) 7)) (pow (fabs x) 7)) (* (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (fabs x) (fabs x)) (fabs x)))) 212.677 * * [simplify]: iters left: 6 (20 enodes) 212.690 * * [simplify]: iters left: 5 (90 enodes) 212.725 * * [simplify]: iters left: 4 (228 enodes) 212.871 * * [simplify]: Extracting #0: cost 1 inf + 0 212.872 * * [simplify]: Extracting #1: cost 46 inf + 0 212.873 * * [simplify]: Extracting #2: cost 245 inf + 0 212.875 * * [simplify]: Extracting #3: cost 279 inf + 5097 212.879 * * [simplify]: Extracting #4: cost 252 inf + 17020 212.884 * * [simplify]: Extracting #5: cost 231 inf + 25338 212.894 * * [simplify]: Extracting #6: cost 196 inf + 45994 212.934 * * [simplify]: Extracting #7: cost 30 inf + 164150 212.975 * * [simplify]: Extracting #8: cost 0 inf + 184725 213.012 * [simplify]: Simplified to (* (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (* (pow (fabs x) 7) (pow (fabs x) 7))) (* (* (fabs x) (fabs x)) (fabs x))))) 213.012 * [simplify]: Simplified (2 1 2 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (cbrt (* (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (pow (fabs x) 7) (* (pow (fabs x) 7) (pow (fabs x) 7))) (* (* (fabs x) (fabs x)) (fabs x)))))))) (exp (* (fabs x) (fabs x))))) 213.013 * * * * [progress]: [ 231 / 258 ] simplifiying candidate # 213.013 * [simplify]: Simplifying (* (* (* (pow (fabs x) 7) (pow (fabs x) 7)) (pow (fabs x) 7)) (* (* (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) 213.013 * * [simplify]: iters left: 6 (19 enodes) 213.020 * * [simplify]: iters left: 5 (91 enodes) 213.052 * * [simplify]: iters left: 4 (251 enodes) 213.197 * * [simplify]: Extracting #0: cost 1 inf + 0 213.197 * * [simplify]: Extracting #1: cost 53 inf + 0 213.198 * * [simplify]: Extracting #2: cost 277 inf + 0 213.201 * * [simplify]: Extracting #3: cost 344 inf + 3883 213.203 * * [simplify]: Extracting #4: cost 325 inf + 11880 213.206 * * [simplify]: Extracting #5: cost 295 inf + 21758 213.223 * * [simplify]: Extracting #6: cost 159 inf + 113042 213.257 * * [simplify]: Extracting #7: cost 10 inf + 222095 213.296 * * [simplify]: Extracting #8: cost 0 inf + 230898 213.335 * [simplify]: Simplified to (* (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ -3/4 (pow (fabs x) 5))) (pow (pow (fabs x) 7) 3)) (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ -3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (fabs x)) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ -3/4 (pow (fabs x) 5)))))) 213.335 * [simplify]: Simplified (2 1 2 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (cbrt (* (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ -3/4 (pow (fabs x) 5))) (pow (pow (fabs x) 7) 3)) (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ -3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (fabs x)) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ -3/4 (pow (fabs x) 5))))))))) (exp (* (fabs x) (fabs x))))) 213.336 * * * * [progress]: [ 232 / 258 ] simplifiying candidate # 213.336 * * * * [progress]: [ 233 / 258 ] simplifiying candidate # 213.336 * * * * [progress]: [ 234 / 258 ] simplifiying candidate # 213.336 * * * * [progress]: [ 235 / 258 ] simplifiying candidate # 213.336 * * * * [progress]: [ 236 / 258 ] simplifiying candidate # 213.336 * [simplify]: Simplifying (fabs x) 213.336 * * [simplify]: iters left: 1 (2 enodes) 213.337 * * [simplify]: Extracting #0: cost 1 inf + 0 213.337 * * [simplify]: Extracting #1: cost 3 inf + 0 213.337 * * [simplify]: Extracting #2: cost 2 inf + 1 213.337 * * [simplify]: Extracting #3: cost 0 inf + 83 213.337 * [simplify]: Simplified to (fabs x) 213.337 * [simplify]: Simplified (2 1 2 2 2) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (fabs x)))) (exp (* (fabs x) (fabs x))))) 213.337 * * * * [progress]: [ 237 / 258 ] simplifiying candidate # 213.337 * [simplify]: Simplifying (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7) 213.337 * * [simplify]: iters left: 5 (6 enodes) 213.340 * * [simplify]: iters left: 4 (23 enodes) 213.345 * * [simplify]: iters left: 3 (37 enodes) 213.353 * * [simplify]: iters left: 2 (67 enodes) 213.371 * * [simplify]: iters left: 1 (124 enodes) 213.416 * * [simplify]: Extracting #0: cost 1 inf + 0 213.416 * * [simplify]: Extracting #1: cost 12 inf + 0 213.416 * * [simplify]: Extracting #2: cost 37 inf + 2 213.416 * * [simplify]: Extracting #3: cost 39 inf + 6 213.417 * * [simplify]: Extracting #4: cost 40 inf + 8 213.417 * * [simplify]: Extracting #5: cost 37 inf + 51 213.418 * * [simplify]: Extracting #6: cost 23 inf + 4426 213.421 * * [simplify]: Extracting #7: cost 3 inf + 17068 213.425 * * [simplify]: Extracting #8: cost 0 inf + 19188 213.429 * [simplify]: Simplified to (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7) 213.429 * [simplify]: Simplified (2 1 2 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (* (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 7) (* (pow (cbrt (fabs x)) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 213.429 * * * * [progress]: [ 238 / 258 ] simplifiying candidate # 213.430 * [simplify]: Simplifying (pow (sqrt (fabs x)) 7) 213.430 * * [simplify]: iters left: 3 (5 enodes) 213.433 * * [simplify]: iters left: 2 (20 enodes) 213.441 * * [simplify]: iters left: 1 (34 enodes) 213.458 * * [simplify]: Extracting #0: cost 1 inf + 0 213.458 * * [simplify]: Extracting #1: cost 9 inf + 0 213.458 * * [simplify]: Extracting #2: cost 15 inf + 1 213.458 * * [simplify]: Extracting #3: cost 16 inf + 3 213.458 * * [simplify]: Extracting #4: cost 14 inf + 5 213.459 * * [simplify]: Extracting #5: cost 12 inf + 87 213.459 * * [simplify]: Extracting #6: cost 3 inf + 2333 213.459 * * [simplify]: Extracting #7: cost 0 inf + 3711 213.460 * [simplify]: Simplified to (pow (sqrt (fabs x)) 7) 213.460 * [simplify]: Simplified (2 1 2 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (* (pow (sqrt (fabs x)) 7) (* (pow (sqrt (fabs x)) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 213.461 * * * * [progress]: [ 239 / 258 ] simplifiying candidate # 213.461 * [simplify]: Simplifying (pow 1 7) 213.461 * * [simplify]: iters left: 1 (3 enodes) 213.463 * * [simplify]: Extracting #0: cost 1 inf + 0 213.463 * * [simplify]: Extracting #1: cost 0 inf + 1 213.463 * [simplify]: Simplified to 1 213.463 * [simplify]: Simplified (2 1 2 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (* 1 (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 213.464 * * * * [progress]: [ 240 / 258 ] simplifiying candidate # 213.464 * [simplify]: Simplifying (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7))) 213.464 * * [simplify]: iters left: 5 (6 enodes) 213.468 * * [simplify]: iters left: 4 (23 enodes) 213.477 * * [simplify]: iters left: 3 (37 enodes) 213.491 * * [simplify]: iters left: 2 (67 enodes) 213.517 * * [simplify]: iters left: 1 (124 enodes) 213.562 * * [simplify]: Extracting #0: cost 1 inf + 0 213.562 * * [simplify]: Extracting #1: cost 3 inf + 0 213.562 * * [simplify]: Extracting #2: cost 5 inf + 0 213.563 * * [simplify]: Extracting #3: cost 16 inf + 0 213.563 * * [simplify]: Extracting #4: cost 41 inf + 2 213.563 * * [simplify]: Extracting #5: cost 38 inf + 300 213.564 * * [simplify]: Extracting #6: cost 25 inf + 3817 213.565 * * [simplify]: Extracting #7: cost 5 inf + 13677 213.568 * * [simplify]: Extracting #8: cost 0 inf + 16192 213.570 * [simplify]: Simplified to (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7))) 213.570 * [simplify]: Simplified (2 1 2 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (* (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7))) (* (cbrt (pow (fabs x) 7)) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 213.571 * * * * [progress]: [ 241 / 258 ] simplifiying candidate # 213.571 * [simplify]: Simplifying (sqrt (pow (fabs x) 7)) 213.571 * * [simplify]: iters left: 3 (5 enodes) 213.574 * * [simplify]: iters left: 2 (20 enodes) 213.579 * * [simplify]: iters left: 1 (35 enodes) 213.589 * * [simplify]: Extracting #0: cost 1 inf + 0 213.589 * * [simplify]: Extracting #1: cost 4 inf + 0 213.589 * * [simplify]: Extracting #2: cost 13 inf + 0 213.589 * * [simplify]: Extracting #3: cost 16 inf + 2 213.590 * * [simplify]: Extracting #4: cost 5 inf + 2855 213.590 * * [simplify]: Extracting #5: cost 0 inf + 3733 213.590 * [simplify]: Simplified to (sqrt (pow (fabs x) 7)) 213.590 * [simplify]: Simplified (2 1 2 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (* (sqrt (pow (fabs x) 7)) (* (sqrt (pow (fabs x) 7)) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 213.590 * * * * [progress]: [ 242 / 258 ] simplifiying candidate # 213.591 * * * * [progress]: [ 243 / 258 ] simplifiying candidate # 213.591 * [simplify]: Simplifying (pow (fabs x) (/ 7 2)) 213.591 * * [simplify]: iters left: 3 (6 enodes) 213.593 * * [simplify]: iters left: 2 (23 enodes) 213.599 * * [simplify]: iters left: 1 (40 enodes) 213.609 * * [simplify]: Extracting #0: cost 1 inf + 0 213.609 * * [simplify]: Extracting #1: cost 9 inf + 0 213.609 * * [simplify]: Extracting #2: cost 15 inf + 1 213.609 * * [simplify]: Extracting #3: cost 13 inf + 4 213.609 * * [simplify]: Extracting #4: cost 8 inf + 591 213.609 * * [simplify]: Extracting #5: cost 1 inf + 2857 213.609 * * [simplify]: Extracting #6: cost 0 inf + 3149 213.610 * [simplify]: Simplified to (pow (fabs x) 7/2) 213.610 * [simplify]: Simplified (2 1 2 2 1) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (* (pow (fabs x) 7/2) (* (pow (fabs x) (/ 7 2)) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 213.610 * * * * [progress]: [ 244 / 258 ] simplifiying candidate # 213.610 * [simplify]: Simplifying (* (* (fabs x) (fabs x)) (pow (fabs x) 5)) 213.610 * * [simplify]: iters left: 5 (6 enodes) 213.612 * * [simplify]: iters left: 4 (26 enodes) 213.622 * * [simplify]: iters left: 3 (53 enodes) 213.646 * * [simplify]: iters left: 2 (118 enodes) 213.694 * * [simplify]: iters left: 1 (263 enodes) 213.837 * * [simplify]: Extracting #0: cost 1 inf + 0 213.837 * * [simplify]: Extracting #1: cost 42 inf + 0 213.837 * * [simplify]: Extracting #2: cost 141 inf + 1 213.838 * * [simplify]: Extracting #3: cost 130 inf + 1143 213.840 * * [simplify]: Extracting #4: cost 62 inf + 31070 213.846 * * [simplify]: Extracting #5: cost 1 inf + 66591 213.856 * * [simplify]: Extracting #6: cost 0 inf + 66843 213.868 * [simplify]: Simplified to (pow (fabs x) 7) 213.868 * [simplify]: Simplified (2 1 2 2 2) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (/ (* (pow (fabs x) 7) (* (- (* (/ 1/2 (fabs x)) (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) 3/4)) (fabs x))) (pow (fabs x) 7)))) (exp (* (fabs x) (fabs x))))) 213.868 * * * * [progress]: [ 245 / 258 ] simplifiying candidate # 213.869 * [simplify]: Simplifying (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) 213.869 * * [simplify]: iters left: 6 (15 enodes) 213.878 * * [simplify]: iters left: 5 (73 enodes) 213.914 * * [simplify]: iters left: 4 (192 enodes) 213.994 * * [simplify]: Extracting #0: cost 1 inf + 0 213.994 * * [simplify]: Extracting #1: cost 8 inf + 0 213.994 * * [simplify]: Extracting #2: cost 93 inf + 0 213.995 * * [simplify]: Extracting #3: cost 185 inf + 2 213.997 * * [simplify]: Extracting #4: cost 142 inf + 6099 214.001 * * [simplify]: Extracting #5: cost 48 inf + 36609 214.008 * * [simplify]: Extracting #6: cost 0 inf + 58444 214.015 * * [simplify]: Extracting #7: cost 0 inf + 58404 214.028 * [simplify]: Simplified to (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 214.028 * [simplify]: Simplified (2 1 2 2 2) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (/ (* (pow (fabs x) 7) (* (- (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (/ 3/4 (pow (fabs x) 5)) 3)) (fabs x))) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (exp (* (fabs x) (fabs x))))) 214.029 * * * * [progress]: [ 246 / 258 ] simplifiying candidate # 214.029 * [simplify]: Simplifying (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 214.029 * * [simplify]: iters left: 6 (11 enodes) 214.037 * * [simplify]: iters left: 5 (43 enodes) 214.052 * * [simplify]: iters left: 4 (66 enodes) 214.069 * * [simplify]: iters left: 3 (102 enodes) 214.087 * * [simplify]: iters left: 2 (162 enodes) 214.148 * * [simplify]: iters left: 1 (310 enodes) 214.268 * * [simplify]: Extracting #0: cost 1 inf + 0 214.268 * * [simplify]: Extracting #1: cost 4 inf + 0 214.268 * * [simplify]: Extracting #2: cost 16 inf + 0 214.268 * * [simplify]: Extracting #3: cost 59 inf + 2 214.269 * * [simplify]: Extracting #4: cost 117 inf + 7 214.269 * * [simplify]: Extracting #5: cost 113 inf + 1258 214.272 * * [simplify]: Extracting #6: cost 43 inf + 34343 214.277 * * [simplify]: Extracting #7: cost 1 inf + 60291 214.286 * * [simplify]: Extracting #8: cost 0 inf + 60543 214.296 * [simplify]: Simplified to (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 214.297 * [simplify]: Simplified (2 1 2 2 2) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (/ (* (pow (fabs x) 7) (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (fabs x))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 214.297 * * * * [progress]: [ 247 / 258 ] simplifiying candidate #real (real->posit16 (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))))) (exp (* (fabs x) (fabs x)))))> 214.297 * * * * [progress]: [ 248 / 258 ] simplifiying candidate # 214.297 * * * * [progress]: [ 249 / 258 ] simplifiying candidate # 214.298 * [simplify]: Simplifying (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) (exp (* (fabs x) (fabs x)))) 214.298 * * [simplify]: iters left: 6 (29 enodes) 214.315 * * [simplify]: iters left: 5 (136 enodes) 214.378 * * [simplify]: iters left: 4 (373 enodes) 214.588 * * [simplify]: Extracting #0: cost 1 inf + 0 214.588 * * [simplify]: Extracting #1: cost 85 inf + 0 214.589 * * [simplify]: Extracting #2: cost 246 inf + 0 214.591 * * [simplify]: Extracting #3: cost 377 inf + 461 214.596 * * [simplify]: Extracting #4: cost 428 inf + 10640 214.607 * * [simplify]: Extracting #5: cost 346 inf + 87302 214.655 * * [simplify]: Extracting #6: cost 96 inf + 268578 214.754 * * [simplify]: Extracting #7: cost 5 inf + 360234 214.835 * * [simplify]: Extracting #8: cost 0 inf + 362488 214.904 * * [simplify]: Extracting #9: cost 0 inf + 362008 214.990 * * [simplify]: Extracting #10: cost 0 inf + 361928 215.086 * [simplify]: Simplified to (/ (/ (/ (* (+ (* (fabs x) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ 15/8 (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))))) (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x)) (sqrt PI)) 215.086 * [simplify]: Simplified (2) to (λ (x) (/ (/ (/ (* (+ (* (fabs x) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ 15/8 (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))))) (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x)))) (* (pow (fabs x) 7) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (fabs x)) (sqrt PI))) 215.086 * * * * [progress]: [ 250 / 258 ] simplifiying candidate # 215.087 * [simplify]: Simplifying (* (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) (sqrt (/ 1 PI))) 215.087 * * [simplify]: iters left: 6 (37 enodes) 215.100 * * [simplify]: iters left: 5 (166 enodes) 215.136 * * [simplify]: iters left: 4 (327 enodes) 215.257 * * [simplify]: Extracting #0: cost 1 inf + 0 215.257 * * [simplify]: Extracting #1: cost 34 inf + 0 215.258 * * [simplify]: Extracting #2: cost 123 inf + 0 215.259 * * [simplify]: Extracting #3: cost 220 inf + 2 215.262 * * [simplify]: Extracting #4: cost 209 inf + 4840 215.271 * * [simplify]: Extracting #5: cost 136 inf + 32468 215.291 * * [simplify]: Extracting #6: cost 42 inf + 78196 215.310 * * [simplify]: Extracting #7: cost 5 inf + 93795 215.344 * * [simplify]: Extracting #8: cost 0 inf + 92779 215.389 * [simplify]: Simplified to (* (sqrt (/ 1 PI)) (/ (+ (/ -45/32 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (+ (* 1/2 (- (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (/ 3/8 (* (fabs x) (fabs x))))) (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))))) 215.389 * [simplify]: Simplified (2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (/ (+ (/ -45/32 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (+ (* 1/2 (- (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (/ 3/8 (* (fabs x) (fabs x))))) (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))))) (exp (* (fabs x) (fabs x))))) 215.389 * * * * [progress]: [ 251 / 258 ] simplifiying candidate # 215.389 * [simplify]: Simplifying (* (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) (sqrt (/ 1 PI))) 215.390 * * [simplify]: iters left: 6 (37 enodes) 215.412 * * [simplify]: iters left: 5 (166 enodes) 215.448 * * [simplify]: iters left: 4 (327 enodes) 215.529 * * [simplify]: Extracting #0: cost 1 inf + 0 215.529 * * [simplify]: Extracting #1: cost 34 inf + 0 215.529 * * [simplify]: Extracting #2: cost 123 inf + 0 215.530 * * [simplify]: Extracting #3: cost 220 inf + 2 215.531 * * [simplify]: Extracting #4: cost 209 inf + 4840 215.535 * * [simplify]: Extracting #5: cost 136 inf + 32468 215.548 * * [simplify]: Extracting #6: cost 42 inf + 78196 215.574 * * [simplify]: Extracting #7: cost 5 inf + 93795 215.596 * * [simplify]: Extracting #8: cost 0 inf + 92779 215.627 * [simplify]: Simplified to (* (sqrt (/ 1 PI)) (/ (+ (/ -45/32 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (+ (* 1/2 (- (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (/ 3/8 (* (fabs x) (fabs x))))) (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))))) 215.627 * [simplify]: Simplified (2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (/ (+ (/ -45/32 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (+ (* 1/2 (- (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (/ 3/8 (* (fabs x) (fabs x))))) (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))))) (exp (* (fabs x) (fabs x))))) 215.627 * * * * [progress]: [ 252 / 258 ] simplifiying candidate # 215.627 * [simplify]: Simplifying (* (/ (- (+ (* 1/2 (pow (fabs x) 4)) (* 3/8 (/ 1 (pow (fabs x) 2)))) (+ (* 1/2 (pow (fabs x) 2)) (* 45/32 (/ 1 (pow (fabs x) 4))))) (* (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (pow (fabs x) 8))) (sqrt (/ 1 PI))) 215.627 * * [simplify]: iters left: 6 (37 enodes) 215.641 * * [simplify]: iters left: 5 (166 enodes) 215.680 * * [simplify]: iters left: 4 (327 enodes) 215.802 * * [simplify]: Extracting #0: cost 1 inf + 0 215.802 * * [simplify]: Extracting #1: cost 34 inf + 0 215.802 * * [simplify]: Extracting #2: cost 123 inf + 0 215.803 * * [simplify]: Extracting #3: cost 220 inf + 2 215.806 * * [simplify]: Extracting #4: cost 209 inf + 4840 215.819 * * [simplify]: Extracting #5: cost 136 inf + 32468 215.837 * * [simplify]: Extracting #6: cost 42 inf + 78196 215.857 * * [simplify]: Extracting #7: cost 5 inf + 93795 215.891 * * [simplify]: Extracting #8: cost 0 inf + 92779 215.912 * [simplify]: Simplified to (* (sqrt (/ 1 PI)) (/ (+ (/ -45/32 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (+ (* 1/2 (- (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (/ 3/8 (* (fabs x) (fabs x))))) (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))))) 215.912 * [simplify]: Simplified (2 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (/ (+ (/ -45/32 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (+ (* 1/2 (- (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) (/ 3/8 (* (fabs x) (fabs x))))) (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))))) (exp (* (fabs x) (fabs x))))) 215.912 * * * * [progress]: [ 253 / 258 ] simplifiying candidate # 215.912 * [simplify]: Simplifying (* (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (sqrt PI)) 215.913 * * [simplify]: iters left: 6 (20 enodes) 215.920 * * [simplify]: iters left: 5 (90 enodes) 215.939 * * [simplify]: iters left: 4 (174 enodes) 215.988 * * [simplify]: iters left: 3 (390 enodes) 216.143 * * [simplify]: Extracting #0: cost 1 inf + 0 216.143 * * [simplify]: Extracting #1: cost 25 inf + 0 216.144 * * [simplify]: Extracting #2: cost 123 inf + 0 216.145 * * [simplify]: Extracting #3: cost 269 inf + 212 216.146 * * [simplify]: Extracting #4: cost 288 inf + 1824 216.150 * * [simplify]: Extracting #5: cost 198 inf + 31244 216.168 * * [simplify]: Extracting #6: cost 36 inf + 102576 216.206 * * [simplify]: Extracting #7: cost 5 inf + 103533 216.244 * * [simplify]: Extracting #8: cost 0 inf + 103257 216.277 * [simplify]: Simplified to (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (sqrt PI)))) 216.277 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (sqrt PI))))) (exp (* (fabs x) (fabs x))))) 216.280 * * * * [progress]: [ 254 / 258 ] simplifiying candidate # 216.280 * [simplify]: Simplifying (* (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (sqrt PI)) 216.281 * * [simplify]: iters left: 6 (20 enodes) 216.288 * * [simplify]: iters left: 5 (90 enodes) 216.308 * * [simplify]: iters left: 4 (174 enodes) 216.354 * * [simplify]: iters left: 3 (390 enodes) 216.497 * * [simplify]: Extracting #0: cost 1 inf + 0 216.497 * * [simplify]: Extracting #1: cost 25 inf + 0 216.497 * * [simplify]: Extracting #2: cost 123 inf + 0 216.498 * * [simplify]: Extracting #3: cost 269 inf + 212 216.499 * * [simplify]: Extracting #4: cost 288 inf + 1824 216.504 * * [simplify]: Extracting #5: cost 198 inf + 31244 216.520 * * [simplify]: Extracting #6: cost 36 inf + 102576 216.541 * * [simplify]: Extracting #7: cost 5 inf + 103533 216.563 * * [simplify]: Extracting #8: cost 0 inf + 103257 216.590 * [simplify]: Simplified to (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (sqrt PI)))) 216.590 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (sqrt PI))))) (exp (* (fabs x) (fabs x))))) 216.591 * * * * [progress]: [ 255 / 258 ] simplifiying candidate # 216.591 * [simplify]: Simplifying (* (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (sqrt PI)) 216.591 * * [simplify]: iters left: 6 (20 enodes) 216.605 * * [simplify]: iters left: 5 (90 enodes) 216.624 * * [simplify]: iters left: 4 (174 enodes) 216.686 * * [simplify]: iters left: 3 (390 enodes) 216.845 * * [simplify]: Extracting #0: cost 1 inf + 0 216.845 * * [simplify]: Extracting #1: cost 25 inf + 0 216.846 * * [simplify]: Extracting #2: cost 123 inf + 0 216.847 * * [simplify]: Extracting #3: cost 269 inf + 212 216.850 * * [simplify]: Extracting #4: cost 288 inf + 1824 216.859 * * [simplify]: Extracting #5: cost 198 inf + 31244 216.897 * * [simplify]: Extracting #6: cost 36 inf + 102576 216.935 * * [simplify]: Extracting #7: cost 5 inf + 103533 216.972 * * [simplify]: Extracting #8: cost 0 inf + 103257 217.009 * [simplify]: Simplified to (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (sqrt PI)))) 217.009 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (sqrt PI))))) (exp (* (fabs x) (fabs x))))) 217.009 * * * * [progress]: [ 256 / 258 ] simplifiying candidate # 217.010 * [simplify]: Simplifying (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) 217.010 * * [simplify]: iters left: 6 (17 enodes) 217.023 * * [simplify]: iters left: 5 (78 enodes) 217.056 * * [simplify]: iters left: 4 (152 enodes) 217.120 * * [simplify]: iters left: 3 (321 enodes) 217.254 * * [simplify]: Extracting #0: cost 1 inf + 0 217.254 * * [simplify]: Extracting #1: cost 17 inf + 0 217.254 * * [simplify]: Extracting #2: cost 113 inf + 0 217.255 * * [simplify]: Extracting #3: cost 186 inf + 2352 217.258 * * [simplify]: Extracting #4: cost 143 inf + 23835 217.266 * * [simplify]: Extracting #5: cost 48 inf + 52288 217.283 * * [simplify]: Extracting #6: cost 11 inf + 64739 217.304 * * [simplify]: Extracting #7: cost 0 inf + 69139 217.328 * [simplify]: Simplified to (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) 217.328 * [simplify]: Simplified (2 1 2 2) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))))) (exp (* (fabs x) (fabs x))))) 217.329 * * * * [progress]: [ 257 / 258 ] simplifiying candidate # 217.329 * [simplify]: Simplifying (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) 217.329 * * [simplify]: iters left: 6 (17 enodes) 217.336 * * [simplify]: iters left: 5 (78 enodes) 217.353 * * [simplify]: iters left: 4 (152 enodes) 217.409 * * [simplify]: iters left: 3 (321 enodes) 217.556 * * [simplify]: Extracting #0: cost 1 inf + 0 217.556 * * [simplify]: Extracting #1: cost 17 inf + 0 217.557 * * [simplify]: Extracting #2: cost 113 inf + 0 217.558 * * [simplify]: Extracting #3: cost 186 inf + 2352 217.562 * * [simplify]: Extracting #4: cost 143 inf + 23835 217.574 * * [simplify]: Extracting #5: cost 48 inf + 52288 217.585 * * [simplify]: Extracting #6: cost 11 inf + 64739 217.595 * * [simplify]: Extracting #7: cost 0 inf + 69139 217.615 * [simplify]: Simplified to (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) 217.616 * [simplify]: Simplified (2 1 2 2) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))))) (exp (* (fabs x) (fabs x))))) 217.616 * * * * [progress]: [ 258 / 258 ] simplifiying candidate # 217.616 * [simplify]: Simplifying (* (pow (fabs x) 8) (- (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) 217.617 * * [simplify]: iters left: 6 (17 enodes) 217.630 * * [simplify]: iters left: 5 (78 enodes) 217.663 * * [simplify]: iters left: 4 (152 enodes) 217.728 * * [simplify]: iters left: 3 (321 enodes) 217.845 * * [simplify]: Extracting #0: cost 1 inf + 0 217.845 * * [simplify]: Extracting #1: cost 17 inf + 0 217.845 * * [simplify]: Extracting #2: cost 113 inf + 0 217.846 * * [simplify]: Extracting #3: cost 186 inf + 2352 217.848 * * [simplify]: Extracting #4: cost 143 inf + 23835 217.857 * * [simplify]: Extracting #5: cost 48 inf + 52288 217.867 * * [simplify]: Extracting #6: cost 11 inf + 64739 217.886 * * [simplify]: Extracting #7: cost 0 inf + 69139 217.899 * [simplify]: Simplified to (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) 217.899 * [simplify]: Simplified (2 1 2 2) to (λ (x) (* (/ (+ (* (fabs x) (+ (* 15/8 (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (pow (fabs x) 7) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))))) (exp (* (fabs x) (fabs x))))) 217.900 * * * [progress]: adding candidates to table 225.710 * [progress]: [Phase 3 of 3] Extracting. 225.711 * * [regime]: Finding splitpoints for: (# # # # # # # # # # # # #) 225.728 * * * [regime-changes]: Trying 2 branch expressions: (x (fabs x)) 225.728 * * * * [regimes]: Trying to branch on x from (# # # # # # # # # # # # #) 225.871 * * * * [regimes]: Trying to branch on (fabs x) from (# # # # # # # # # # # # #) 226.031 * * * [regime]: Found split indices: #