0.002 * [progress]: [Phase 1 of 3] Setting up. 0.003 * * * [progress]: [1/2] Preparing points 1.169 * * * [progress]: [2/2] Setting up program. 1.180 * [progress]: [Phase 2 of 3] Improving. 1.181 * * * * [progress]: [ 1 / 1 ] simplifiying candidate # 1.181 * [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.181 * * [simplify]: iters left: 6 (31 enodes) 1.201 * * [simplify]: iters left: 5 (157 enodes) 1.260 * * [simplify]: iters left: 4 (404 enodes) 1.949 * * [simplify]: Extracting #0: cost 1 inf + 0 1.950 * * [simplify]: Extracting #1: cost 43 inf + 0 1.951 * * [simplify]: Extracting #2: cost 234 inf + 1 1.954 * * [simplify]: Extracting #3: cost 408 inf + 456 1.959 * * [simplify]: Extracting #4: cost 334 inf + 17717 1.985 * * [simplify]: Extracting #5: cost 117 inf + 97928 2.063 * * [simplify]: Extracting #6: cost 3 inf + 148819 2.107 * * [simplify]: Extracting #7: cost 0 inf + 146798 2.192 * * [simplify]: Extracting #8: cost 0 inf + 146001 2.268 * [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.268 * [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.278 * * [progress]: iteration 1 / 4 2.278 * * * [progress]: picking best candidate 2.287 * * * * [pick]: Picked # 2.287 * * * [progress]: localizing error 2.364 * * * [progress]: generating rewritten candidates 2.364 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2) 2.365 * * * * [progress]: [ 2 / 4 ] rewriting at (2) 2.706 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1 1) 2.719 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1 2 1 1) 2.746 * * * [progress]: generating series expansions 2.746 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2) 2.746 * * * * [progress]: [ 2 / 4 ] generating series at (2) 2.748 * [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.748 * [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.748 * [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.748 * [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.748 * [taylor]: Taking taylor expansion of (exp (pow (fabs x) 2)) in x 2.749 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 2.749 * [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.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 (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 2.752 * [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.753 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 2.753 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 2.753 * [taylor]: Taking taylor expansion of 15/8 in x 2.753 * [backup-simplify]: Simplify 15/8 into 15/8 2.753 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 2.753 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 2.753 * [taylor]: Taking taylor expansion of (fabs x) in x 2.753 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.753 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 2.753 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 2.753 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 2.753 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 2.753 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 2.753 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 2.753 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 2.753 * [taylor]: Taking taylor expansion of PI in x 2.753 * [backup-simplify]: Simplify PI into PI 2.754 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 2.755 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 2.756 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 2.757 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 2.757 * [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.757 * [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.757 * [taylor]: Taking taylor expansion of (exp (pow (fabs x) 2)) in x 2.757 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 2.757 * [taylor]: Taking taylor expansion of (fabs x) in x 2.757 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.757 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 2.757 * [backup-simplify]: Simplify (exp (pow (fabs x) 2)) into (exp (pow (fabs x) 2)) 2.757 * [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.758 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 2.758 * [taylor]: Taking taylor expansion of (fabs x) in x 2.758 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.758 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 2.758 * [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.758 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 2.758 * [taylor]: Taking taylor expansion of 1/2 in x 2.758 * [backup-simplify]: Simplify 1/2 into 1/2 2.758 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 2.758 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 2.758 * [taylor]: Taking taylor expansion of (fabs x) in x 2.758 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.758 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 2.758 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 2.758 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 2.758 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))) in x 2.758 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 2.758 * [taylor]: Taking taylor expansion of 3/4 in x 2.758 * [backup-simplify]: Simplify 3/4 into 3/4 2.758 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 2.758 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 2.758 * [taylor]: Taking taylor expansion of (fabs x) in x 2.758 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.759 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 2.759 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 2.759 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 2.759 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 2.759 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 2.759 * [taylor]: Taking taylor expansion of 15/8 in x 2.759 * [backup-simplify]: Simplify 15/8 into 15/8 2.759 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 2.759 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 2.759 * [taylor]: Taking taylor expansion of (fabs x) in x 2.759 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.759 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 2.759 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 2.759 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 2.760 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 2.760 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 2.760 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 2.760 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 2.760 * [taylor]: Taking taylor expansion of PI in x 2.760 * [backup-simplify]: Simplify PI into PI 2.760 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 2.761 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 2.762 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 2.763 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 2.764 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs x) 3))) into (/ 1/2 (pow (fabs x) 3)) 2.764 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs x) 5))) into (/ 3/4 (pow (fabs x) 5)) 2.764 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs x) 7))) into (/ 15/8 (pow (fabs x) 7)) 2.764 * [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.764 * [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.765 * [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.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))))))) 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.768 * [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.770 * [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.770 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))))) into 0 2.770 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 2.770 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 2.770 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 2.771 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs x) 3)))) into 0 2.771 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 2.771 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 2.771 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 2.772 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 2.772 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs x) 5)))) into 0 2.772 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 2.772 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 2.773 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 2.773 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 2.773 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))))) into 0 2.773 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs x) 7)))) into 0 2.774 * [backup-simplify]: Simplify (+ 0 0) into 0 2.774 * [backup-simplify]: Simplify (+ 0 0) into 0 2.775 * [backup-simplify]: Simplify (+ 0 0) into 0 2.775 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 2.775 * [backup-simplify]: Simplify (* (exp (pow (fabs x) 2)) (+ (* (/ (pow 0 1) 1)))) into 0 2.776 * [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.778 * [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.778 * [backup-simplify]: Simplify 0 into 0 2.779 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.780 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 2.781 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) 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 (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 2.783 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))) into 0 2.783 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 2.784 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 2.785 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 2.785 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 2.786 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))) into 0 2.786 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 2.787 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 2.788 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 2.788 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 2.789 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 2.790 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))) into 0 2.790 * [backup-simplify]: Simplify (+ 0 0) into 0 2.790 * [backup-simplify]: Simplify (+ 0 0) into 0 2.791 * [backup-simplify]: Simplify (+ 0 0) into 0 2.791 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 2.793 * [backup-simplify]: Simplify (* (exp (pow (fabs x) 2)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.794 * [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.795 * [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.795 * [backup-simplify]: Simplify 0 into 0 2.796 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.797 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 2.797 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 2.798 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 2.798 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 2.799 * [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.799 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))) into 0 2.800 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 2.801 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 2.801 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 2.801 * [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.802 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))) into 0 2.803 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 2.803 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 2.804 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 2.804 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 2.804 * [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.805 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))) into 0 2.805 * [backup-simplify]: Simplify (+ 0 0) into 0 2.806 * [backup-simplify]: Simplify (+ 0 0) into 0 2.806 * [backup-simplify]: Simplify (+ 0 0) into 0 2.806 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 2.807 * [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.808 * [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.809 * [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.809 * [backup-simplify]: Simplify 0 into 0 2.810 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.811 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 2.811 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 2.812 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 2.813 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 2.813 * [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.814 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))) into 0 2.815 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 2.816 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 2.816 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 2.817 * [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.818 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))) into 0 2.818 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 2.819 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 2.820 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 2.821 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 2.821 * [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.823 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))))) into 0 2.823 * [backup-simplify]: Simplify (+ 0 0) into 0 2.823 * [backup-simplify]: Simplify (+ 0 0) into 0 2.823 * [backup-simplify]: Simplify (+ 0 0) into 0 2.824 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 2.826 * [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.827 * [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.829 * [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.829 * [backup-simplify]: Simplify 0 into 0 2.830 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.832 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 2.832 * [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.834 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 2.836 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 2.836 * [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.838 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))))) into 0 2.840 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 2.841 * [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.844 * [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.846 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))))) into 0 2.847 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 2.849 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 2.850 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 2.852 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 2.853 * [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.855 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))))) into 0 2.855 * [backup-simplify]: Simplify (+ 0 0) into 0 2.856 * [backup-simplify]: Simplify (+ 0 0) into 0 2.856 * [backup-simplify]: Simplify (+ 0 0) into 0 2.858 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 2.866 * [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.869 * [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.871 * [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.871 * [backup-simplify]: Simplify 0 into 0 2.872 * [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.874 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 2.874 * [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.876 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 2.878 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 2.879 * [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.880 * [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.882 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 2.883 * [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.884 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 2.884 * [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.886 * [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.887 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 2.888 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 2.889 * [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.890 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 2.891 * [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.892 * [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.892 * [backup-simplify]: Simplify (+ 0 0) into 0 2.893 * [backup-simplify]: Simplify (+ 0 0) into 0 2.893 * [backup-simplify]: Simplify (+ 0 0) into 0 2.894 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 2.897 * [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.899 * [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.900 * [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.900 * [backup-simplify]: Simplify 0 into 0 2.901 * [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.902 * [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.902 * [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.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.903 * [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.903 * [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.903 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 2.903 * [taylor]: Taking taylor expansion of 1/2 in x 2.903 * [backup-simplify]: Simplify 1/2 into 1/2 2.903 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 2.903 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) 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 (/ 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.904 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 2.904 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 2.904 * [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.904 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 2.904 * [taylor]: Taking taylor expansion of (exp (pow (fabs (/ 1 x)) 2)) in x 2.904 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 2.904 * [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.905 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 2.906 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 2.906 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 2.907 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 2.907 * [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.907 * [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.907 * [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.907 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 2.907 * [taylor]: Taking taylor expansion of 1/2 in x 2.907 * [backup-simplify]: Simplify 1/2 into 1/2 2.907 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 2.907 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 2.907 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.907 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.907 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 2.907 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 2.908 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 2.908 * [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.908 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 2.908 * [taylor]: Taking taylor expansion of 15/8 in x 2.908 * [backup-simplify]: Simplify 15/8 into 15/8 2.908 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 2.908 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 2.908 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.908 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.908 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 2.908 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 2.908 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 2.908 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 2.908 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 2.908 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 2.908 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 2.908 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.908 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.908 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 2.908 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 2.908 * [taylor]: Taking taylor expansion of 3/4 in x 2.908 * [backup-simplify]: Simplify 3/4 into 3/4 2.908 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 2.908 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 2.908 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.908 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.908 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 2.909 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 2.909 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 2.909 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 2.909 * [taylor]: Taking taylor expansion of (exp (pow (fabs (/ 1 x)) 2)) in x 2.909 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 2.909 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.909 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.909 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 2.909 * [backup-simplify]: Simplify (exp (pow (fabs (/ 1 x)) 2)) into (exp (pow (fabs (/ 1 x)) 2)) 2.909 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 2.909 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 2.909 * [taylor]: Taking taylor expansion of PI in x 2.909 * [backup-simplify]: Simplify PI into PI 2.909 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 2.910 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 2.911 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 2.912 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 2.912 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 2.912 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) into (/ 15/8 (pow (fabs (/ 1 x)) 7)) 2.912 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 2.912 * [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.913 * [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.913 * [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.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))) 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.916 * [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.918 * [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.918 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 2.919 * [backup-simplify]: Simplify (* (exp (pow (fabs (/ 1 x)) 2)) (+ (* (/ (pow 0 1) 1)))) into 0 2.919 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 2.919 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 2.920 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 2.920 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))) into 0 2.920 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 2.920 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 2.921 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 2.921 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 2.921 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 2.922 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))) into 0 2.922 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))))) into 0 2.922 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 2.922 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 2.923 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 2.923 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 2.923 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))) into 0 2.924 * [backup-simplify]: Simplify (+ 0 0) into 0 2.924 * [backup-simplify]: Simplify (+ 0 0) into 0 2.925 * [backup-simplify]: Simplify (+ 0 0) into 0 2.926 * [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.927 * [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.928 * [backup-simplify]: Simplify 0 into 0 2.929 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.930 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 2.931 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 2.932 * [backup-simplify]: Simplify (* (exp (pow (fabs (/ 1 x)) 2)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.933 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 2.933 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 2.934 * [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.935 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))) 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 (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 2.937 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 2.937 * [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.938 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))) into 0 2.938 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 2.939 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 2.939 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 2.940 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 2.940 * [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.941 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))) into 0 2.942 * [backup-simplify]: Simplify (+ 0 0) into 0 2.942 * [backup-simplify]: Simplify (+ 0 0) into 0 2.942 * [backup-simplify]: Simplify (+ 0 0) into 0 2.944 * [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.945 * [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.945 * [backup-simplify]: Simplify 0 into 0 2.946 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.948 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 2.949 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 2.951 * [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.952 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 2.952 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.953 * [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.954 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))) 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.957 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 2.958 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 2.958 * [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.960 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))) into 0 2.960 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 2.961 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 2.962 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.963 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 2.963 * [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.964 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into 0 2.965 * [backup-simplify]: Simplify (+ 0 0) into 0 2.965 * [backup-simplify]: Simplify (+ 0 0) into 0 2.966 * [backup-simplify]: Simplify (+ 0 0) into 0 2.967 * [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.969 * [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.969 * [backup-simplify]: Simplify 0 into 0 2.970 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.972 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 2.974 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 2.976 * [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.978 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 2.979 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 2.979 * [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.983 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 2.984 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 2.987 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 2.989 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 2.989 * [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.991 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))))) into 0 2.991 * [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.992 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 2.994 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 2.995 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 2.995 * [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.997 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))))) into 0 2.998 * [backup-simplify]: Simplify (+ 0 0) into 0 2.998 * [backup-simplify]: Simplify (+ 0 0) into 0 2.998 * [backup-simplify]: Simplify (+ 0 0) into 0 3.000 * [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 3.001 * [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 3.001 * [backup-simplify]: Simplify 0 into 0 3.002 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 3.002 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 3.003 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 3.005 * [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.006 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 3.007 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 3.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))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 3.009 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))))) into 0 3.010 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 3.011 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 3.012 * [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.013 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 3.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))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 3.014 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))))) into 0 3.015 * [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.016 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 3.017 * [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.018 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 3.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))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 3.020 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))))) into 0 3.020 * [backup-simplify]: Simplify (+ 0 0) into 0 3.020 * [backup-simplify]: Simplify (+ 0 0) into 0 3.020 * [backup-simplify]: Simplify (+ 0 0) into 0 3.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 0) (+ (* 0 0) (* 0 (exp (pow (fabs (/ 1 x)) 2)))))))) into 0 3.023 * [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.023 * [backup-simplify]: Simplify 0 into 0 3.024 * [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.025 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) 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.029 * [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.030 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 3.031 * [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.032 * [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.033 * [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.034 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 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 (pow (fabs (/ 1 x)) 2)))))))) into 0 3.037 * [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.038 * [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.038 * [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.040 * [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.040 * [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.041 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 3.042 * [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.044 * [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.045 * [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.047 * [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.047 * [backup-simplify]: Simplify (+ 0 0) into 0 3.048 * [backup-simplify]: Simplify (+ 0 0) into 0 3.048 * [backup-simplify]: Simplify (+ 0 0) into 0 3.051 * [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.053 * [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.053 * [backup-simplify]: Simplify 0 into 0 3.055 * [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.057 * [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.057 * [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.057 * [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.057 * [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.057 * [taylor]: Taking taylor expansion of (exp (pow (fabs (/ -1 x)) 2)) in x 3.057 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 3.057 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.057 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.057 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.057 * [backup-simplify]: Simplify (exp (pow (fabs (/ -1 x)) 2)) into (exp (pow (fabs (/ -1 x)) 2)) 3.057 * [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.057 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 3.057 * [taylor]: Taking taylor expansion of 1/2 in x 3.057 * [backup-simplify]: Simplify 1/2 into 1/2 3.057 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 3.057 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 3.057 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.057 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.058 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.058 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 3.058 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 3.058 * [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.058 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 3.058 * [taylor]: Taking taylor expansion of 15/8 in x 3.058 * [backup-simplify]: Simplify 15/8 into 15/8 3.058 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 3.058 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 3.058 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.058 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.058 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.058 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 3.059 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 3.059 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 3.059 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 3.059 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 3.059 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 3.059 * [taylor]: Taking taylor expansion of 3/4 in x 3.059 * [backup-simplify]: Simplify 3/4 into 3/4 3.059 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 3.059 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 3.059 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.059 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.059 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.059 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 3.060 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 3.060 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 3.060 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 3.060 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.060 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.060 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 3.060 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 3.060 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 3.060 * [taylor]: Taking taylor expansion of PI in x 3.060 * [backup-simplify]: Simplify PI into PI 3.061 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 3.062 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 3.063 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 3.064 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 3.064 * [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.064 * [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.064 * [taylor]: Taking taylor expansion of (exp (pow (fabs (/ -1 x)) 2)) in x 3.064 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 3.064 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.064 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.064 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.064 * [backup-simplify]: Simplify (exp (pow (fabs (/ -1 x)) 2)) into (exp (pow (fabs (/ -1 x)) 2)) 3.064 * [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.064 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 3.064 * [taylor]: Taking taylor expansion of 1/2 in x 3.064 * [backup-simplify]: Simplify 1/2 into 1/2 3.064 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 3.064 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 3.064 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.064 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.064 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.065 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 3.065 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 3.065 * [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.065 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 3.065 * [taylor]: Taking taylor expansion of 15/8 in x 3.065 * [backup-simplify]: Simplify 15/8 into 15/8 3.065 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 3.065 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 3.065 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.065 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.065 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.065 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 3.065 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 3.066 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 3.066 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 3.066 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 3.066 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 3.066 * [taylor]: Taking taylor expansion of 3/4 in x 3.066 * [backup-simplify]: Simplify 3/4 into 3/4 3.066 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 3.066 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 3.066 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.066 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.066 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.066 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 3.067 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 3.067 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 3.067 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 3.067 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.067 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.067 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 3.067 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 3.067 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 3.067 * [taylor]: Taking taylor expansion of PI in x 3.067 * [backup-simplify]: Simplify PI into PI 3.068 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 3.068 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 3.069 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 3.070 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 3.071 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 3.071 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) into (/ 15/8 (pow (fabs (/ -1 x)) 7)) 3.071 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 3.071 * [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.072 * [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.072 * [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.073 * [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.075 * [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.077 * [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.077 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 3.077 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 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))))) into 0 3.078 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))) into 0 3.078 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 3.078 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 3.079 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 3.079 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 3.079 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 3.080 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))) into 0 3.080 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 3.080 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 3.080 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 3.080 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 3.081 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))) into 0 3.081 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))))) into 0 3.081 * [backup-simplify]: Simplify (+ 0 0) into 0 3.082 * [backup-simplify]: Simplify (+ 0 0) into 0 3.082 * [backup-simplify]: Simplify (+ 0 0) into 0 3.082 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 3.083 * [backup-simplify]: Simplify (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* (/ (pow 0 1) 1)))) into 0 3.084 * [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.085 * [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.086 * [backup-simplify]: Simplify 0 into 0 3.087 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 3.088 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 3.088 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 3.089 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 3.089 * [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.090 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))) into 0 3.093 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 3.093 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 3.094 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 3.094 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 3.095 * [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.096 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))) into 0 3.096 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 3.097 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 3.097 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 3.098 * [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.099 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))) into 0 3.099 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 3.099 * [backup-simplify]: Simplify (+ 0 0) into 0 3.100 * [backup-simplify]: Simplify (+ 0 0) into 0 3.100 * [backup-simplify]: Simplify (+ 0 0) into 0 3.100 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 3.102 * [backup-simplify]: Simplify (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.103 * [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.105 * [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.105 * [backup-simplify]: Simplify 0 into 0 3.106 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 3.108 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 3.109 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 3.110 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.110 * [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.111 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))) into 0 3.112 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 3.113 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.114 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 3.115 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 3.115 * [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.117 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))) into 0 3.118 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 3.118 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.119 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 3.120 * [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.121 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))) into 0 3.121 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 3.122 * [backup-simplify]: Simplify (+ 0 0) into 0 3.123 * [backup-simplify]: Simplify (+ 0 0) into 0 3.123 * [backup-simplify]: Simplify (+ 0 0) into 0 3.124 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 3.125 * [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.127 * [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.129 * [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.129 * [backup-simplify]: Simplify 0 into 0 3.130 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 3.132 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 3.133 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 3.135 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 3.135 * [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.137 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))))) into 0 3.138 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 3.139 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 3.141 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 3.142 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 3.143 * [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.144 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))))) into 0 3.146 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 3.147 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 3.148 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 3.149 * [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.150 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))))) into 0 3.151 * [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.151 * [backup-simplify]: Simplify (+ 0 0) into 0 3.151 * [backup-simplify]: Simplify (+ 0 0) into 0 3.152 * [backup-simplify]: Simplify (+ 0 0) into 0 3.153 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 3.156 * [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.158 * [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.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 (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)))) into 0 3.163 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 3.164 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 3.166 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 3.167 * [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.169 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))))) into 0 3.170 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 3.172 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 3.173 * [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.175 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 3.176 * [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.177 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))))) into 0 3.179 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 3.180 * [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.181 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 3.181 * [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.183 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))))) into 0 3.183 * [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.183 * [backup-simplify]: Simplify (+ 0 0) into 0 3.183 * [backup-simplify]: Simplify (+ 0 0) into 0 3.184 * [backup-simplify]: Simplify (+ 0 0) into 0 3.185 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 3.187 * [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.188 * [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.189 * [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.189 * [backup-simplify]: Simplify 0 into 0 3.190 * [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.191 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 3.192 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 3.193 * [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.194 * [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.195 * [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.196 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 3.197 * [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.199 * [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.200 * [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.200 * [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.202 * [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.203 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 3.204 * [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.205 * [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.206 * [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.209 * [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.209 * [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.209 * [backup-simplify]: Simplify (+ 0 0) into 0 3.210 * [backup-simplify]: Simplify (+ 0 0) into 0 3.210 * [backup-simplify]: Simplify (+ 0 0) into 0 3.211 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 3.217 * [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.220 * [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.222 * [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.222 * [backup-simplify]: Simplify 0 into 0 3.224 * [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.225 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1 1) 3.225 * [backup-simplify]: Simplify (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) into (/ 1/2 (pow (fabs x) 3)) 3.225 * [approximate]: Taking taylor expansion of (/ 1/2 (pow (fabs x) 3)) in (x) around 0 3.225 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs x) 3)) in x 3.225 * [taylor]: Taking taylor expansion of 1/2 in x 3.225 * [backup-simplify]: Simplify 1/2 into 1/2 3.225 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 3.225 * [taylor]: Taking taylor expansion of (fabs x) in x 3.225 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.225 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.225 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 3.225 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 3.225 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs x) 3)) in x 3.225 * [taylor]: Taking taylor expansion of 1/2 in x 3.225 * [backup-simplify]: Simplify 1/2 into 1/2 3.225 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 3.225 * [taylor]: Taking taylor expansion of (fabs x) in x 3.226 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.226 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.226 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 3.226 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 3.226 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 3.226 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 3.226 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 3.227 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1/2 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 3.227 * [backup-simplify]: Simplify 0 into 0 3.227 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 3.228 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 3.228 * [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 3.228 * [backup-simplify]: Simplify 0 into 0 3.229 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 3.230 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 3.230 * [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 3.230 * [backup-simplify]: Simplify 0 into 0 3.232 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 3.233 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 3.234 * [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 3.234 * [backup-simplify]: Simplify 0 into 0 3.235 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 3.237 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 3.238 * [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 3.238 * [backup-simplify]: Simplify 0 into 0 3.240 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 3.241 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 3.242 * [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 3.242 * [backup-simplify]: Simplify 0 into 0 3.242 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 3.243 * [backup-simplify]: Simplify (/ (/ 1/2 (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 3.243 * [approximate]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ 1 x)) 3)) in (x) around 0 3.243 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ 1 x)) 3)) in x 3.243 * [taylor]: Taking taylor expansion of 1/2 in x 3.243 * [backup-simplify]: Simplify 1/2 into 1/2 3.243 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 3.243 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.243 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.243 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.243 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 3.243 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 x)) 3)) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 3.243 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ 1 x)) 3)) in x 3.243 * [taylor]: Taking taylor expansion of 1/2 in x 3.243 * [backup-simplify]: Simplify 1/2 into 1/2 3.243 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 3.243 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.243 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.244 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.244 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 3.244 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 x)) 3)) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 3.244 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 x)) 3)) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 3.244 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 3.244 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 3.245 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 3.245 * [backup-simplify]: Simplify 0 into 0 3.245 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 3.246 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 3.246 * [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 3.246 * [backup-simplify]: Simplify 0 into 0 3.247 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 3.248 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.249 * [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 3.249 * [backup-simplify]: Simplify 0 into 0 3.250 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 3.251 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 3.252 * [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 3.252 * [backup-simplify]: Simplify 0 into 0 3.254 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 3.256 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 3.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))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 3.257 * [backup-simplify]: Simplify 0 into 0 3.258 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) 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)) 2)))))))) into 0 3.261 * [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 3.261 * [backup-simplify]: Simplify 0 into 0 3.261 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 (/ 1 x))) 3)) into (/ 1/2 (pow (fabs x) 3)) 3.262 * [backup-simplify]: Simplify (/ (/ 1/2 (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 3.262 * [approximate]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ -1 x)) 3)) in (x) around 0 3.262 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ -1 x)) 3)) in x 3.262 * [taylor]: Taking taylor expansion of 1/2 in x 3.262 * [backup-simplify]: Simplify 1/2 into 1/2 3.262 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 3.262 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.262 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.262 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.262 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 3.262 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 x)) 3)) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 3.262 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ -1 x)) 3)) in x 3.262 * [taylor]: Taking taylor expansion of 1/2 in x 3.262 * [backup-simplify]: Simplify 1/2 into 1/2 3.262 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 3.262 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.263 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.263 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.263 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 3.263 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 x)) 3)) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 3.263 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 x)) 3)) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 3.263 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 3.264 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 3.264 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 3.264 * [backup-simplify]: Simplify 0 into 0 3.264 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 3.265 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 3.265 * [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 3.266 * [backup-simplify]: Simplify 0 into 0 3.266 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 3.267 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.268 * [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 3.268 * [backup-simplify]: Simplify 0 into 0 3.269 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 3.270 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 3.271 * [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 3.271 * [backup-simplify]: Simplify 0 into 0 3.273 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 3.274 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 3.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))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 3.275 * [backup-simplify]: Simplify 0 into 0 3.277 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 3.279 * [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.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))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 3.280 * [backup-simplify]: Simplify 0 into 0 3.280 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (/ 1/2 (pow (fabs x) 3)) 3.280 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1 2 1 1) 3.280 * [backup-simplify]: Simplify (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) into (/ 1 (pow (fabs x) 3)) 3.280 * [approximate]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in (x) around 0 3.280 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 3.280 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 3.280 * [taylor]: Taking taylor expansion of (fabs x) in x 3.280 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.280 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.280 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 3.281 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 3.281 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 3.281 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 3.281 * [taylor]: Taking taylor expansion of (fabs x) in x 3.281 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.281 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.281 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 3.281 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 3.281 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 3.281 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 3.281 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 3.282 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 3.282 * [backup-simplify]: Simplify 0 into 0 3.282 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 3.283 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 3.283 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 3.283 * [backup-simplify]: Simplify 0 into 0 3.284 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 3.285 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 3.285 * [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 3.285 * [backup-simplify]: Simplify 0 into 0 3.287 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 3.288 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 3.288 * [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 3.288 * [backup-simplify]: Simplify 0 into 0 3.290 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 3.291 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 3.292 * [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 3.292 * [backup-simplify]: Simplify 0 into 0 3.294 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 3.296 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 3.296 * [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 3.297 * [backup-simplify]: Simplify 0 into 0 3.297 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 3.297 * [backup-simplify]: Simplify (/ (/ 1 (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) into (/ 1 (pow (fabs (/ 1 x)) 3)) 3.297 * [approximate]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in (x) around 0 3.297 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 3.297 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 3.297 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.297 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.297 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.297 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 3.297 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 3.298 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 3.298 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 3.298 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.298 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.298 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.298 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 3.298 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 3.298 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 3.298 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 3.299 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 3.299 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 3.299 * [backup-simplify]: Simplify 0 into 0 3.299 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 3.300 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 3.300 * [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.300 * [backup-simplify]: Simplify 0 into 0 3.301 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 3.302 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.303 * [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.303 * [backup-simplify]: Simplify 0 into 0 3.304 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 3.305 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 3.306 * [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.306 * [backup-simplify]: Simplify 0 into 0 3.307 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 3.309 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 3.309 * [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.309 * [backup-simplify]: Simplify 0 into 0 3.312 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 3.314 * [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.314 * [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.314 * [backup-simplify]: Simplify 0 into 0 3.314 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 (/ 1 x))) 3)) into (/ 1 (pow (fabs x) 3)) 3.315 * [backup-simplify]: Simplify (/ (/ 1 (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) into (/ 1 (pow (fabs (/ -1 x)) 3)) 3.315 * [approximate]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in (x) around 0 3.315 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 3.315 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 3.315 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.315 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.315 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.315 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 3.315 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 3.315 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 3.315 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 3.315 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.316 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.316 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.316 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 3.316 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 3.316 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 3.316 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 3.316 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 3.317 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 3.317 * [backup-simplify]: Simplify 0 into 0 3.318 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 3.318 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 3.319 * [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.319 * [backup-simplify]: Simplify 0 into 0 3.320 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 3.321 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.321 * [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.321 * [backup-simplify]: Simplify 0 into 0 3.322 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 3.324 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 3.324 * [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.324 * [backup-simplify]: Simplify 0 into 0 3.326 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 3.327 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 3.328 * [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.328 * [backup-simplify]: Simplify 0 into 0 3.330 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 3.332 * [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.333 * [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.333 * [backup-simplify]: Simplify 0 into 0 3.333 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (/ 1 (pow (fabs x) 3)) 3.333 * * * [progress]: simplifying candidates 3.333 * * * * [progress]: [ 1 / 195 ] simplifiying candidate # 3.333 * * * * [progress]: [ 2 / 195 ] simplifiying candidate # 3.333 * * * * [progress]: [ 3 / 195 ] simplifiying candidate # 3.334 * * * * [progress]: [ 4 / 195 ] simplifiying candidate # 3.334 * * * * [progress]: [ 5 / 195 ] simplifiying candidate # 3.334 * * * * [progress]: [ 6 / 195 ] simplifiying candidate # 3.334 * * * * [progress]: [ 7 / 195 ] simplifiying candidate # 3.334 * [simplify]: Simplifying (sqrt (* (cbrt PI) (cbrt PI))) 3.334 * * [simplify]: iters left: 4 (4 enodes) 3.336 * * [simplify]: iters left: 3 (13 enodes) 3.339 * * [simplify]: Extracting #0: cost 1 inf + 0 3.339 * * [simplify]: Extracting #1: cost 4 inf + 0 3.339 * * [simplify]: Extracting #2: cost 7 inf + 0 3.339 * * [simplify]: Extracting #3: cost 6 inf + 1 3.339 * * [simplify]: Extracting #4: cost 0 inf + 647 3.340 * [simplify]: Simplified to (fabs (cbrt PI)) 3.340 * [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.340 * * * * [progress]: [ 8 / 195 ] simplifiying candidate # 3.340 * [simplify]: Simplifying (sqrt (sqrt PI)) 3.340 * * [simplify]: iters left: 2 (3 enodes) 3.341 * * [simplify]: iters left: 1 (9 enodes) 3.344 * * [simplify]: Extracting #0: cost 1 inf + 0 3.344 * * [simplify]: Extracting #1: cost 3 inf + 0 3.344 * * [simplify]: Extracting #2: cost 5 inf + 0 3.344 * * [simplify]: Extracting #3: cost 4 inf + 1 3.344 * * [simplify]: Extracting #4: cost 0 inf + 245 3.344 * [simplify]: Simplified to (sqrt (sqrt PI)) 3.344 * [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.344 * * * * [progress]: [ 9 / 195 ] simplifiying candidate # 3.345 * [simplify]: Simplifying (sqrt 1) 3.345 * * [simplify]: iters left: 1 (2 enodes) 3.347 * * [simplify]: Extracting #0: cost 1 inf + 0 3.347 * * [simplify]: Extracting #1: cost 0 inf + 1 3.347 * [simplify]: Simplified to 1 3.348 * [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.348 * * * * [progress]: [ 10 / 195 ] simplifiying candidate # 3.348 * * * * [progress]: [ 11 / 195 ] simplifiying candidate # 3.348 * * * * [progress]: [ 12 / 195 ] simplifiying candidate # 3.348 * [simplify]: Simplifying (sqrt PI) 3.348 * * [simplify]: iters left: 1 (2 enodes) 3.348 * * [simplify]: Extracting #0: cost 1 inf + 0 3.348 * * [simplify]: Extracting #1: cost 3 inf + 0 3.348 * * [simplify]: Extracting #2: cost 2 inf + 1 3.349 * * [simplify]: Extracting #3: cost 0 inf + 83 3.349 * [simplify]: Simplified to (sqrt PI) 3.349 * [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.349 * * * * [progress]: [ 13 / 195 ] simplifiying candidate # 3.349 * * * * [progress]: [ 14 / 195 ] 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.349 * * * * [progress]: [ 15 / 195 ] simplifiying candidate # 3.349 * [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.349 * * [simplify]: iters left: 6 (22 enodes) 3.357 * * [simplify]: iters left: 5 (106 enodes) 3.378 * * [simplify]: iters left: 4 (280 enodes) 3.470 * * [simplify]: Extracting #0: cost 1 inf + 0 3.470 * * [simplify]: Extracting #1: cost 19 inf + 0 3.470 * * [simplify]: Extracting #2: cost 108 inf + 0 3.471 * * [simplify]: Extracting #3: cost 217 inf + 43 3.475 * * [simplify]: Extracting #4: cost 203 inf + 8069 3.491 * * [simplify]: Extracting #5: cost 79 inf + 43223 3.512 * * [simplify]: Extracting #6: cost 10 inf + 69528 3.534 * * [simplify]: Extracting #7: cost 0 inf + 73354 3.573 * [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.573 * [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.574 * * * * [progress]: [ 16 / 195 ] simplifiying candidate # 3.574 * * * * [progress]: [ 17 / 195 ] simplifiying candidate # 3.574 * [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.575 * * [simplify]: iters left: 6 (23 enodes) 3.588 * * [simplify]: iters left: 5 (103 enodes) 3.607 * * [simplify]: iters left: 4 (235 enodes) 3.674 * * [simplify]: Extracting #0: cost 1 inf + 0 3.674 * * [simplify]: Extracting #1: cost 12 inf + 0 3.674 * * [simplify]: Extracting #2: cost 26 inf + 0 3.674 * * [simplify]: Extracting #3: cost 46 inf + 0 3.674 * * [simplify]: Extracting #4: cost 116 inf + 236 3.675 * * [simplify]: Extracting #5: cost 136 inf + 2875 3.678 * * [simplify]: Extracting #6: cost 65 inf + 17089 3.686 * * [simplify]: Extracting #7: cost 20 inf + 29334 3.703 * * [simplify]: Extracting #8: cost 11 inf + 33360 3.720 * * [simplify]: Extracting #9: cost 1 inf + 40496 3.731 * * [simplify]: Extracting #10: cost 0 inf + 41282 3.743 * [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.743 * [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.743 * * * * [progress]: [ 18 / 195 ] simplifiying candidate # 3.743 * [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.744 * * [simplify]: iters left: 6 (24 enodes) 3.752 * * [simplify]: iters left: 5 (107 enodes) 3.793 * * [simplify]: iters left: 4 (236 enodes) 3.884 * * [simplify]: Extracting #0: cost 1 inf + 0 3.884 * * [simplify]: Extracting #1: cost 11 inf + 0 3.885 * * [simplify]: Extracting #2: cost 25 inf + 0 3.885 * * [simplify]: Extracting #3: cost 51 inf + 0 3.885 * * [simplify]: Extracting #4: cost 109 inf + 469 3.887 * * [simplify]: Extracting #5: cost 130 inf + 3719 3.896 * * [simplify]: Extracting #6: cost 47 inf + 23517 3.915 * * [simplify]: Extracting #7: cost 6 inf + 35851 3.936 * * [simplify]: Extracting #8: cost 0 inf + 37440 3.953 * * [simplify]: Extracting #9: cost 0 inf + 37320 3.962 * [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)))) 3.962 * [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)))))) 3.962 * * * * [progress]: [ 19 / 195 ] simplifiying candidate # 3.963 * * * * [progress]: [ 20 / 195 ] simplifiying candidate # 3.963 * * * * [progress]: [ 21 / 195 ] simplifiying candidate # 3.963 * [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))))) 3.963 * * [simplify]: iters left: 6 (28 enodes) 3.971 * * [simplify]: iters left: 5 (142 enodes) 4.004 * * [simplify]: Extracting #0: cost 1 inf + 0 4.004 * * [simplify]: Extracting #1: cost 42 inf + 0 4.004 * * [simplify]: Extracting #2: cost 100 inf + 123 4.005 * * [simplify]: Extracting #3: cost 167 inf + 246 4.005 * * [simplify]: Extracting #4: cost 207 inf + 248 4.007 * * [simplify]: Extracting #5: cost 170 inf + 7224 4.009 * * [simplify]: Extracting #6: cost 134 inf + 13858 4.016 * * [simplify]: Extracting #7: cost 108 inf + 20678 4.033 * * [simplify]: Extracting #8: cost 42 inf + 60822 4.072 * * [simplify]: Extracting #9: cost 7 inf + 84620 4.101 * * [simplify]: Extracting #10: cost 0 inf + 90167 4.128 * [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.128 * [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.128 * * * * [progress]: [ 22 / 195 ] simplifiying candidate # 4.128 * [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.128 * * [simplify]: iters left: 6 (26 enodes) 4.140 * * [simplify]: iters left: 5 (134 enodes) 4.205 * * [simplify]: iters left: 4 (479 enodes) 4.547 * * [simplify]: Extracting #0: cost 1 inf + 0 4.547 * * [simplify]: Extracting #1: cost 42 inf + 0 4.549 * * [simplify]: Extracting #2: cost 373 inf + 0 4.553 * * [simplify]: Extracting #3: cost 808 inf + 377 4.560 * * [simplify]: Extracting #4: cost 838 inf + 2037 4.573 * * [simplify]: Extracting #5: cost 744 inf + 21325 4.616 * * [simplify]: Extracting #6: cost 460 inf + 164061 4.786 * * [simplify]: Extracting #7: cost 63 inf + 446275 5.072 * * [simplify]: Extracting #8: cost 0 inf + 492451 5.323 * [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.323 * [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.323 * * * * [progress]: [ 23 / 195 ] simplifiying candidate # 5.324 * * * * [progress]: [ 24 / 195 ] simplifiying candidate # 5.324 * * * * [progress]: [ 25 / 195 ] simplifiying candidate # 5.324 * * * * [progress]: [ 26 / 195 ] simplifiying candidate # 5.324 * [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.325 * * [simplify]: iters left: 6 (31 enodes) 5.347 * * [simplify]: iters left: 5 (180 enodes) 5.415 * * [simplify]: Extracting #0: cost 1 inf + 0 5.415 * * [simplify]: Extracting #1: cost 6 inf + 0 5.415 * * [simplify]: Extracting #2: cost 36 inf + 0 5.415 * * [simplify]: Extracting #3: cost 99 inf + 1 5.416 * * [simplify]: Extracting #4: cost 169 inf + 1934 5.421 * * [simplify]: Extracting #5: cost 148 inf + 14768 5.437 * * [simplify]: Extracting #6: cost 102 inf + 33534 5.465 * * [simplify]: Extracting #7: cost 30 inf + 51401 5.487 * * [simplify]: Extracting #8: cost 3 inf + 66677 5.506 * * [simplify]: Extracting #9: cost 0 inf + 67596 5.534 * * [simplify]: Extracting #10: cost 0 inf + 67516 5.555 * [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.555 * [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.555 * [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.555 * * [simplify]: iters left: 6 (17 enodes) 5.561 * * [simplify]: iters left: 5 (89 enodes) 5.591 * * [simplify]: iters left: 4 (292 enodes) 5.752 * * [simplify]: Extracting #0: cost 1 inf + 0 5.753 * * [simplify]: Extracting #1: cost 38 inf + 0 5.753 * * [simplify]: Extracting #2: cost 189 inf + 0 5.754 * * [simplify]: Extracting #3: cost 295 inf + 409 5.758 * * [simplify]: Extracting #4: cost 233 inf + 14742 5.769 * * [simplify]: Extracting #5: cost 90 inf + 47619 5.805 * * [simplify]: Extracting #6: cost 10 inf + 71899 5.835 * * [simplify]: Extracting #7: cost 0 inf + 74576 5.866 * * [simplify]: Extracting #8: cost 0 inf + 74416 5.894 * [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))) 5.894 * [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))))) 5.894 * * * * [progress]: [ 27 / 195 ] simplifiying candidate # 5.895 * [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))) 5.895 * * [simplify]: iters left: 6 (26 enodes) 5.903 * * [simplify]: iters left: 5 (131 enodes) 5.946 * * [simplify]: iters left: 4 (406 enodes) 6.211 * * [simplify]: Extracting #0: cost 1 inf + 0 6.211 * * [simplify]: Extracting #1: cost 13 inf + 0 6.211 * * [simplify]: Extracting #2: cost 103 inf + 0 6.213 * * [simplify]: Extracting #3: cost 267 inf + 1281 6.222 * * [simplify]: Extracting #4: cost 420 inf + 10359 6.241 * * [simplify]: Extracting #5: cost 292 inf + 48053 6.292 * * [simplify]: Extracting #6: cost 71 inf + 113886 6.360 * * [simplify]: Extracting #7: cost 0 inf + 136428 6.399 * * [simplify]: Extracting #8: cost 0 inf + 135822 6.450 * * [simplify]: Extracting #9: cost 0 inf + 135019 6.487 * * [simplify]: Extracting #10: cost 0 inf + 134699 6.551 * [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.551 * [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.552 * [simplify]: Simplifying (* (sqrt PI) (* (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (fabs x))) 6.552 * * [simplify]: iters left: 6 (13 enodes) 6.556 * * [simplify]: iters left: 5 (57 enodes) 6.567 * * [simplify]: iters left: 4 (138 enodes) 6.617 * * [simplify]: iters left: 3 (488 enodes) 6.954 * * [simplify]: Extracting #0: cost 1 inf + 0 6.954 * * [simplify]: Extracting #1: cost 38 inf + 0 6.955 * * [simplify]: Extracting #2: cost 178 inf + 0 6.956 * * [simplify]: Extracting #3: cost 276 inf + 331 6.960 * * [simplify]: Extracting #4: cost 196 inf + 15252 6.974 * * [simplify]: Extracting #5: cost 28 inf + 54375 7.004 * * [simplify]: Extracting #6: cost 0 inf + 62053 7.024 * [simplify]: Simplified to (* (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (fabs x) (sqrt PI))) 7.024 * [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.025 * * * * [progress]: [ 28 / 195 ] simplifiying candidate # 7.025 * [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.025 * * [simplify]: iters left: 6 (31 enodes) 7.036 * * [simplify]: iters left: 5 (183 enodes) 7.118 * * [simplify]: Extracting #0: cost 1 inf + 0 7.118 * * [simplify]: Extracting #1: cost 6 inf + 0 7.118 * * [simplify]: Extracting #2: cost 44 inf + 0 7.119 * * [simplify]: Extracting #3: cost 108 inf + 1 7.120 * * [simplify]: Extracting #4: cost 160 inf + 1738 7.122 * * [simplify]: Extracting #5: cost 175 inf + 5772 7.128 * * [simplify]: Extracting #6: cost 156 inf + 18116 7.147 * * [simplify]: Extracting #7: cost 57 inf + 44458 7.180 * * [simplify]: Extracting #8: cost 2 inf + 70540 7.201 * * [simplify]: Extracting #9: cost 0 inf + 71528 7.231 * [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.231 * [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.232 * [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.232 * * [simplify]: iters left: 6 (16 enodes) 7.241 * * [simplify]: iters left: 5 (81 enodes) 7.273 * * [simplify]: iters left: 4 (252 enodes) 7.427 * * [simplify]: Extracting #0: cost 1 inf + 0 7.427 * * [simplify]: Extracting #1: cost 34 inf + 0 7.428 * * [simplify]: Extracting #2: cost 117 inf + 0 7.429 * * [simplify]: Extracting #3: cost 219 inf + 1179 7.434 * * [simplify]: Extracting #4: cost 192 inf + 8048 7.447 * * [simplify]: Extracting #5: cost 89 inf + 29695 7.472 * * [simplify]: Extracting #6: cost 3 inf + 51575 7.502 * * [simplify]: Extracting #7: cost 0 inf + 52144 7.530 * [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.530 * [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.531 * * * * [progress]: [ 29 / 195 ] simplifiying candidate # 7.531 * [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.531 * * [simplify]: iters left: 6 (26 enodes) 7.541 * * [simplify]: iters left: 5 (128 enodes) 7.572 * * [simplify]: iters left: 4 (378 enodes) 7.775 * * [simplify]: Extracting #0: cost 1 inf + 0 7.776 * * [simplify]: Extracting #1: cost 13 inf + 0 7.776 * * [simplify]: Extracting #2: cost 89 inf + 0 7.777 * * [simplify]: Extracting #3: cost 224 inf + 43 7.780 * * [simplify]: Extracting #4: cost 423 inf + 3229 7.792 * * [simplify]: Extracting #5: cost 378 inf + 28961 7.846 * * [simplify]: Extracting #6: cost 81 inf + 118849 7.900 * * [simplify]: Extracting #7: cost 2 inf + 144582 7.978 * * [simplify]: Extracting #8: cost 0 inf + 145015 8.057 * * [simplify]: Extracting #9: cost 0 inf + 143407 8.136 * * [simplify]: Extracting #10: cost 0 inf + 143207 8.193 * [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.193 * [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.194 * [simplify]: Simplifying (* (sqrt PI) (* (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (fabs x))) 8.194 * * [simplify]: iters left: 6 (12 enodes) 8.198 * * [simplify]: iters left: 5 (49 enodes) 8.207 * * [simplify]: iters left: 4 (102 enodes) 8.245 * * [simplify]: iters left: 3 (303 enodes) 8.400 * * [simplify]: Extracting #0: cost 1 inf + 0 8.400 * * [simplify]: Extracting #1: cost 33 inf + 0 8.401 * * [simplify]: Extracting #2: cost 121 inf + 0 8.402 * * [simplify]: Extracting #3: cost 183 inf + 856 8.411 * * [simplify]: Extracting #4: cost 100 inf + 15955 8.427 * * [simplify]: Extracting #5: cost 5 inf + 37295 8.446 * * [simplify]: Extracting #6: cost 0 inf + 38347 8.456 * [simplify]: Simplified to (* (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (fabs x) (sqrt PI))) 8.456 * [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.456 * * * * [progress]: [ 30 / 195 ] simplifiying candidate # 8.456 * [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.457 * * [simplify]: iters left: 6 (22 enodes) 8.463 * * [simplify]: iters left: 5 (109 enodes) 8.489 * * [simplify]: iters left: 4 (322 enodes) 8.721 * * [simplify]: Extracting #0: cost 1 inf + 0 8.721 * * [simplify]: Extracting #1: cost 13 inf + 0 8.722 * * [simplify]: Extracting #2: cost 68 inf + 0 8.723 * * [simplify]: Extracting #3: cost 132 inf + 43 8.725 * * [simplify]: Extracting #4: cost 245 inf + 3084 8.734 * * [simplify]: Extracting #5: cost 179 inf + 19875 8.762 * * [simplify]: Extracting #6: cost 22 inf + 59109 8.797 * * [simplify]: Extracting #7: cost 0 inf + 66119 8.832 * * [simplify]: Extracting #8: cost 0 inf + 66079 8.851 * [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))))))) 8.851 * [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))))) 8.851 * [simplify]: Simplifying (* (sqrt PI) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x))) 8.851 * * [simplify]: iters left: 6 (8 enodes) 8.853 * * [simplify]: iters left: 5 (33 enodes) 8.858 * * [simplify]: iters left: 4 (55 enodes) 8.871 * * [simplify]: iters left: 3 (101 enodes) 8.889 * * [simplify]: iters left: 2 (151 enodes) 8.937 * * [simplify]: iters left: 1 (276 enodes) 9.022 * * [simplify]: Extracting #0: cost 1 inf + 0 9.022 * * [simplify]: Extracting #1: cost 31 inf + 0 9.023 * * [simplify]: Extracting #2: cost 111 inf + 0 9.024 * * [simplify]: Extracting #3: cost 96 inf + 1305 9.028 * * [simplify]: Extracting #4: cost 53 inf + 15422 9.035 * * [simplify]: Extracting #5: cost 11 inf + 34398 9.044 * * [simplify]: Extracting #6: cost 0 inf + 39380 9.056 * [simplify]: Simplified to (* (* (fabs x) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (sqrt PI)) 9.056 * [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.056 * * * * [progress]: [ 31 / 195 ] simplifiying candidate # 9.057 * [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.057 * * [simplify]: iters left: 6 (29 enodes) 9.075 * * [simplify]: iters left: 5 (163 enodes) 9.129 * * [simplify]: Extracting #0: cost 1 inf + 0 9.129 * * [simplify]: Extracting #1: cost 6 inf + 0 9.129 * * [simplify]: Extracting #2: cost 37 inf + 0 9.129 * * [simplify]: Extracting #3: cost 104 inf + 1 9.130 * * [simplify]: Extracting #4: cost 209 inf + 698 9.134 * * [simplify]: Extracting #5: cost 231 inf + 9316 9.144 * * [simplify]: Extracting #6: cost 152 inf + 28211 9.172 * * [simplify]: Extracting #7: cost 72 inf + 58895 9.214 * * [simplify]: Extracting #8: cost 7 inf + 94179 9.242 * * [simplify]: Extracting #9: cost 0 inf + 94740 9.283 * * [simplify]: Extracting #10: cost 0 inf + 93958 9.316 * [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.317 * [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.317 * [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.317 * * [simplify]: iters left: 6 (24 enodes) 9.324 * * [simplify]: iters left: 5 (124 enodes) 9.363 * * [simplify]: iters left: 4 (487 enodes) 9.820 * * [simplify]: Extracting #0: cost 1 inf + 0 9.820 * * [simplify]: Extracting #1: cost 28 inf + 0 9.821 * * [simplify]: Extracting #2: cost 68 inf + 0 9.822 * * [simplify]: Extracting #3: cost 436 inf + 125 9.826 * * [simplify]: Extracting #4: cost 750 inf + 8218 9.834 * * [simplify]: Extracting #5: cost 704 inf + 27404 9.877 * * [simplify]: Extracting #6: cost 341 inf + 127370 9.980 * * [simplify]: Extracting #7: cost 27 inf + 246257 10.146 * * [simplify]: Extracting #8: cost 0 inf + 258802 10.249 * * [simplify]: Extracting #9: cost 0 inf + 258476 10.335 * [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))) 10.335 * [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))))) 10.335 * * * * [progress]: [ 32 / 195 ] simplifiying candidate # 10.336 * [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))) 10.336 * * [simplify]: iters left: 6 (24 enodes) 10.346 * * [simplify]: iters left: 5 (124 enodes) 10.403 * * [simplify]: iters left: 4 (454 enodes) 10.825 * * [simplify]: Extracting #0: cost 1 inf + 0 10.825 * * [simplify]: Extracting #1: cost 15 inf + 0 10.826 * * [simplify]: Extracting #2: cost 116 inf + 0 10.827 * * [simplify]: Extracting #3: cost 348 inf + 1 10.831 * * [simplify]: Extracting #4: cost 609 inf + 11738 10.863 * * [simplify]: Extracting #5: cost 362 inf + 121814 10.990 * * [simplify]: Extracting #6: cost 26 inf + 246352 11.127 * * [simplify]: Extracting #7: cost 1 inf + 257920 11.240 * * [simplify]: Extracting #8: cost 0 inf + 258244 11.334 * [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.334 * [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.335 * [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.335 * * [simplify]: iters left: 6 (20 enodes) 11.346 * * [simplify]: iters left: 5 (91 enodes) 11.380 * * [simplify]: iters left: 4 (230 enodes) 11.463 * * [simplify]: Extracting #0: cost 1 inf + 0 11.464 * * [simplify]: Extracting #1: cost 20 inf + 0 11.464 * * [simplify]: Extracting #2: cost 43 inf + 0 11.465 * * [simplify]: Extracting #3: cost 183 inf + 125 11.468 * * [simplify]: Extracting #4: cost 194 inf + 6096 11.478 * * [simplify]: Extracting #5: cost 61 inf + 35246 11.492 * * [simplify]: Extracting #6: cost 1 inf + 53071 11.506 * * [simplify]: Extracting #7: cost 0 inf + 53436 11.534 * * [simplify]: Extracting #8: cost 0 inf + 53396 11.550 * [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)))))) 11.550 * [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)))))))) 11.551 * * * * [progress]: [ 33 / 195 ] simplifiying candidate # 11.551 * [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))) 11.551 * * [simplify]: iters left: 6 (22 enodes) 11.558 * * [simplify]: iters left: 5 (118 enodes) 11.585 * * [simplify]: iters left: 4 (325 enodes) 11.757 * * [simplify]: Extracting #0: cost 1 inf + 0 11.757 * * [simplify]: Extracting #1: cost 9 inf + 0 11.757 * * [simplify]: Extracting #2: cost 83 inf + 0 11.758 * * [simplify]: Extracting #3: cost 209 inf + 0 11.759 * * [simplify]: Extracting #4: cost 306 inf + 3128 11.764 * * [simplify]: Extracting #5: cost 261 inf + 26546 11.789 * * [simplify]: Extracting #6: cost 56 inf + 114505 11.861 * * [simplify]: Extracting #7: cost 2 inf + 142978 11.914 * * [simplify]: Extracting #8: cost 0 inf + 144879 11.970 * [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)))) 11.970 * [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)))))))) 11.971 * [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)))))) 11.971 * * [simplify]: iters left: 6 (24 enodes) 11.978 * * [simplify]: iters left: 5 (125 enodes) 12.007 * * [simplify]: iters left: 4 (379 enodes) 12.234 * * [simplify]: Extracting #0: cost 1 inf + 0 12.234 * * [simplify]: Extracting #1: cost 18 inf + 0 12.235 * * [simplify]: Extracting #2: cost 125 inf + 0 12.237 * * [simplify]: Extracting #3: cost 421 inf + 43 12.241 * * [simplify]: Extracting #4: cost 526 inf + 1759 12.259 * * [simplify]: Extracting #5: cost 390 inf + 43671 12.310 * * [simplify]: Extracting #6: cost 104 inf + 167547 12.415 * * [simplify]: Extracting #7: cost 3 inf + 220030 12.515 * * [simplify]: Extracting #8: cost 0 inf + 213691 12.607 * * [simplify]: Extracting #9: cost 0 inf + 212029 12.720 * [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)))))))) 12.720 * [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)))))))))) 12.721 * * * * [progress]: [ 34 / 195 ] simplifiying candidate # 12.722 * [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))))) 12.722 * * [simplify]: iters left: 6 (21 enodes) 12.734 * * [simplify]: iters left: 5 (107 enodes) 12.778 * * [simplify]: iters left: 4 (318 enodes) 12.969 * * [simplify]: Extracting #0: cost 1 inf + 0 12.969 * * [simplify]: Extracting #1: cost 28 inf + 0 12.969 * * [simplify]: Extracting #2: cost 133 inf + 0 12.970 * * [simplify]: Extracting #3: cost 316 inf + 0 12.972 * * [simplify]: Extracting #4: cost 478 inf + 812 12.977 * * [simplify]: Extracting #5: cost 388 inf + 25516 13.015 * * [simplify]: Extracting #6: cost 128 inf + 136240 13.080 * * [simplify]: Extracting #7: cost 6 inf + 199976 13.170 * * [simplify]: Extracting #8: cost 0 inf + 198458 13.286 * * [simplify]: Extracting #9: cost 0 inf + 197936 13.385 * [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.385 * [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.386 * [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.386 * * [simplify]: iters left: 6 (20 enodes) 13.392 * * [simplify]: iters left: 5 (91 enodes) 13.421 * * [simplify]: iters left: 4 (228 enodes) 13.516 * * [simplify]: Extracting #0: cost 1 inf + 0 13.516 * * [simplify]: Extracting #1: cost 10 inf + 0 13.516 * * [simplify]: Extracting #2: cost 59 inf + 0 13.516 * * [simplify]: Extracting #3: cost 138 inf + 42 13.517 * * [simplify]: Extracting #4: cost 163 inf + 1025 13.520 * * [simplify]: Extracting #5: cost 77 inf + 17238 13.529 * * [simplify]: Extracting #6: cost 18 inf + 33348 13.540 * * [simplify]: Extracting #7: cost 0 inf + 40572 13.559 * [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))))) 13.559 * [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))))))) 13.559 * * * * [progress]: [ 35 / 195 ] simplifiying candidate # 13.559 * * * * [progress]: [ 36 / 195 ] simplifiying candidate # 13.560 * [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))))) 13.560 * * [simplify]: iters left: 6 (24 enodes) 13.573 * * [simplify]: iters left: 5 (104 enodes) 13.604 * * [simplify]: iters left: 4 (228 enodes) 13.673 * * [simplify]: Extracting #0: cost 1 inf + 0 13.674 * * [simplify]: Extracting #1: cost 4 inf + 0 13.674 * * [simplify]: Extracting #2: cost 8 inf + 0 13.674 * * [simplify]: Extracting #3: cost 29 inf + 0 13.674 * * [simplify]: Extracting #4: cost 114 inf + 0 13.675 * * [simplify]: Extracting #5: cost 159 inf + 87 13.677 * * [simplify]: Extracting #6: cost 137 inf + 2388 13.682 * * [simplify]: Extracting #7: cost 63 inf + 15813 13.696 * * [simplify]: Extracting #8: cost 7 inf + 31777 13.705 * * [simplify]: Extracting #9: cost 1 inf + 34834 13.715 * * [simplify]: Extracting #10: cost 0 inf + 35550 13.727 * [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)))) 13.727 * [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))))))) 13.727 * [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))))) 13.727 * * [simplify]: iters left: 6 (24 enodes) 13.736 * * [simplify]: iters left: 5 (104 enodes) 13.760 * * [simplify]: iters left: 4 (228 enodes) 13.820 * * [simplify]: Extracting #0: cost 1 inf + 0 13.821 * * [simplify]: Extracting #1: cost 4 inf + 0 13.821 * * [simplify]: Extracting #2: cost 8 inf + 0 13.821 * * [simplify]: Extracting #3: cost 29 inf + 0 13.821 * * [simplify]: Extracting #4: cost 114 inf + 0 13.821 * * [simplify]: Extracting #5: cost 159 inf + 87 13.822 * * [simplify]: Extracting #6: cost 137 inf + 2388 13.825 * * [simplify]: Extracting #7: cost 63 inf + 15813 13.832 * * [simplify]: Extracting #8: cost 7 inf + 31777 13.844 * * [simplify]: Extracting #9: cost 1 inf + 34834 13.862 * * [simplify]: Extracting #10: cost 0 inf + 35550 13.873 * [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)))) 13.873 * [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)))))) 13.874 * * * * [progress]: [ 37 / 195 ] simplifiying candidate # 13.874 * [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))))) 13.874 * * [simplify]: iters left: 6 (25 enodes) 13.881 * * [simplify]: iters left: 5 (109 enodes) 13.901 * * [simplify]: iters left: 4 (239 enodes) 13.974 * * [simplify]: Extracting #0: cost 1 inf + 0 13.974 * * [simplify]: Extracting #1: cost 8 inf + 0 13.974 * * [simplify]: Extracting #2: cost 18 inf + 0 13.974 * * [simplify]: Extracting #3: cost 44 inf + 0 13.975 * * [simplify]: Extracting #4: cost 126 inf + 1 13.976 * * [simplify]: Extracting #5: cost 144 inf + 2549 13.984 * * [simplify]: Extracting #6: cost 48 inf + 22689 14.001 * * [simplify]: Extracting #7: cost 6 inf + 33511 14.021 * * [simplify]: Extracting #8: cost 1 inf + 36317 14.031 * * [simplify]: Extracting #9: cost 0 inf + 36992 14.041 * [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.041 * [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.041 * [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.042 * * [simplify]: iters left: 6 (25 enodes) 14.048 * * [simplify]: iters left: 5 (109 enodes) 14.076 * * [simplify]: iters left: 4 (239 enodes) 14.156 * * [simplify]: Extracting #0: cost 1 inf + 0 14.157 * * [simplify]: Extracting #1: cost 8 inf + 0 14.157 * * [simplify]: Extracting #2: cost 18 inf + 0 14.157 * * [simplify]: Extracting #3: cost 44 inf + 0 14.157 * * [simplify]: Extracting #4: cost 126 inf + 1 14.159 * * [simplify]: Extracting #5: cost 144 inf + 2549 14.168 * * [simplify]: Extracting #6: cost 48 inf + 22689 14.185 * * [simplify]: Extracting #7: cost 6 inf + 33511 14.201 * * [simplify]: Extracting #8: cost 1 inf + 36317 14.211 * * [simplify]: Extracting #9: cost 0 inf + 36992 14.221 * [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.221 * [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.222 * * * * [progress]: [ 38 / 195 ] simplifiying candidate # 14.222 * [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.222 * * [simplify]: iters left: 6 (25 enodes) 14.229 * * [simplify]: iters left: 5 (109 enodes) 14.269 * * [simplify]: iters left: 4 (239 enodes) 14.376 * * [simplify]: Extracting #0: cost 1 inf + 0 14.376 * * [simplify]: Extracting #1: cost 8 inf + 0 14.376 * * [simplify]: Extracting #2: cost 18 inf + 0 14.376 * * [simplify]: Extracting #3: cost 44 inf + 0 14.377 * * [simplify]: Extracting #4: cost 126 inf + 1 14.378 * * [simplify]: Extracting #5: cost 144 inf + 2549 14.387 * * [simplify]: Extracting #6: cost 48 inf + 22689 14.398 * * [simplify]: Extracting #7: cost 6 inf + 33511 14.408 * * [simplify]: Extracting #8: cost 1 inf + 36317 14.417 * * [simplify]: Extracting #9: cost 0 inf + 36992 14.427 * [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.427 * [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.428 * [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.428 * * [simplify]: iters left: 6 (25 enodes) 14.435 * * [simplify]: iters left: 5 (109 enodes) 14.454 * * [simplify]: iters left: 4 (239 enodes) 14.533 * * [simplify]: Extracting #0: cost 1 inf + 0 14.533 * * [simplify]: Extracting #1: cost 8 inf + 0 14.533 * * [simplify]: Extracting #2: cost 18 inf + 0 14.534 * * [simplify]: Extracting #3: cost 44 inf + 0 14.534 * * [simplify]: Extracting #4: cost 126 inf + 1 14.536 * * [simplify]: Extracting #5: cost 144 inf + 2549 14.546 * * [simplify]: Extracting #6: cost 48 inf + 22689 14.563 * * [simplify]: Extracting #7: cost 6 inf + 33511 14.581 * * [simplify]: Extracting #8: cost 1 inf + 36317 14.604 * * [simplify]: Extracting #9: cost 0 inf + 36992 14.624 * [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.624 * [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.624 * * * * [progress]: [ 39 / 195 ] simplifiying candidate # 14.624 * [simplify]: Simplifying (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (/ 1 (fabs x))) 14.625 * * [simplify]: iters left: 6 (10 enodes) 14.630 * * [simplify]: iters left: 5 (39 enodes) 14.638 * * [simplify]: iters left: 4 (60 enodes) 14.649 * * [simplify]: iters left: 3 (98 enodes) 14.668 * * [simplify]: iters left: 2 (189 enodes) 14.725 * * [simplify]: iters left: 1 (475 enodes) 15.058 * * [simplify]: Extracting #0: cost 1 inf + 0 15.058 * * [simplify]: Extracting #1: cost 131 inf + 0 15.060 * * [simplify]: Extracting #2: cost 307 inf + 1 15.063 * * [simplify]: Extracting #3: cost 340 inf + 1441 15.068 * * [simplify]: Extracting #4: cost 318 inf + 5122 15.079 * * [simplify]: Extracting #5: cost 221 inf + 46816 15.116 * * [simplify]: Extracting #6: cost 53 inf + 160111 15.158 * * [simplify]: Extracting #7: cost 0 inf + 202712 15.203 * [simplify]: Simplified to (/ (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (fabs x)) 15.203 * [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.203 * * * * [progress]: [ 40 / 195 ] simplifiying candidate # 15.204 * [simplify]: Simplifying (* (/ 1 (fabs x)) (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) 15.204 * * [simplify]: iters left: 6 (10 enodes) 15.209 * * [simplify]: iters left: 5 (39 enodes) 15.221 * * [simplify]: iters left: 4 (60 enodes) 15.240 * * [simplify]: iters left: 3 (109 enodes) 15.280 * * [simplify]: iters left: 2 (213 enodes) 15.388 * * [simplify]: Extracting #0: cost 1 inf + 0 15.389 * * [simplify]: Extracting #1: cost 50 inf + 0 15.389 * * [simplify]: Extracting #2: cost 120 inf + 1 15.391 * * [simplify]: Extracting #3: cost 124 inf + 1190 15.394 * * [simplify]: Extracting #4: cost 104 inf + 4588 15.399 * * [simplify]: Extracting #5: cost 70 inf + 13987 15.414 * * [simplify]: Extracting #6: cost 11 inf + 47619 15.429 * * [simplify]: Extracting #7: cost 0 inf + 54628 15.439 * [simplify]: Simplified to (/ (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (fabs x)) 15.439 * [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.439 * * * * [progress]: [ 41 / 195 ] simplifiying candidate # 15.440 * [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.440 * * [simplify]: iters left: 6 (18 enodes) 15.445 * * [simplify]: iters left: 5 (83 enodes) 15.461 * * [simplify]: iters left: 4 (201 enodes) 15.548 * * [simplify]: iters left: 3 (499 enodes) 15.838 * * [simplify]: Extracting #0: cost 1 inf + 0 15.838 * * [simplify]: Extracting #1: cost 3 inf + 0 15.839 * * [simplify]: Extracting #2: cost 23 inf + 0 15.839 * * [simplify]: Extracting #3: cost 145 inf + 0 15.840 * * [simplify]: Extracting #4: cost 227 inf + 4 15.843 * * [simplify]: Extracting #5: cost 159 inf + 11266 15.853 * * [simplify]: Extracting #6: cost 44 inf + 36221 15.871 * * [simplify]: Extracting #7: cost 1 inf + 47118 15.895 * * [simplify]: Extracting #8: cost 0 inf + 47683 15.926 * [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)))) 15.926 * [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)))))) 15.927 * * * * [progress]: [ 42 / 195 ] simplifiying candidate # 15.927 * [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)))) 15.927 * * [simplify]: iters left: 6 (18 enodes) 15.937 * * [simplify]: iters left: 5 (83 enodes) 15.969 * * [simplify]: iters left: 4 (201 enodes) 16.029 * * [simplify]: iters left: 3 (499 enodes) 16.254 * * [simplify]: Extracting #0: cost 1 inf + 0 16.254 * * [simplify]: Extracting #1: cost 3 inf + 0 16.254 * * [simplify]: Extracting #2: cost 23 inf + 0 16.255 * * [simplify]: Extracting #3: cost 145 inf + 0 16.257 * * [simplify]: Extracting #4: cost 227 inf + 4 16.266 * * [simplify]: Extracting #5: cost 159 inf + 11266 16.286 * * [simplify]: Extracting #6: cost 44 inf + 36221 16.302 * * [simplify]: Extracting #7: cost 1 inf + 47078 16.317 * * [simplify]: Extracting #8: cost 0 inf + 47603 16.333 * [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.333 * [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.333 * * * * [progress]: [ 43 / 195 ] simplifiying candidate # 16.334 * [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.334 * * [simplify]: iters left: 6 (17 enodes) 16.339 * * [simplify]: iters left: 5 (80 enodes) 16.361 * * [simplify]: iters left: 4 (198 enodes) 16.445 * * [simplify]: iters left: 3 (495 enodes) 16.616 * * [simplify]: Extracting #0: cost 1 inf + 0 16.617 * * [simplify]: Extracting #1: cost 22 inf + 0 16.617 * * [simplify]: Extracting #2: cost 136 inf + 0 16.619 * * [simplify]: Extracting #3: cost 218 inf + 4 16.625 * * [simplify]: Extracting #4: cost 152 inf + 11866 16.652 * * [simplify]: Extracting #5: cost 14 inf + 41926 16.677 * * [simplify]: Extracting #6: cost 0 inf + 45534 16.692 * [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)))) 16.692 * [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)))))) 16.692 * * * * [progress]: [ 44 / 195 ] simplifiying candidate # 16.693 * [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.693 * * [simplify]: iters left: 6 (17 enodes) 16.698 * * [simplify]: iters left: 5 (80 enodes) 16.727 * * [simplify]: iters left: 4 (198 enodes) 16.822 * * [simplify]: iters left: 3 (495 enodes) 17.051 * * [simplify]: Extracting #0: cost 1 inf + 0 17.051 * * [simplify]: Extracting #1: cost 22 inf + 0 17.052 * * [simplify]: Extracting #2: cost 136 inf + 0 17.054 * * [simplify]: Extracting #3: cost 218 inf + 4 17.060 * * [simplify]: Extracting #4: cost 152 inf + 11866 17.085 * * [simplify]: Extracting #5: cost 14 inf + 41926 17.101 * * [simplify]: Extracting #6: cost 0 inf + 45534 17.118 * [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.118 * [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.118 * * * * [progress]: [ 45 / 195 ] simplifiying candidate # 17.118 * [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.118 * * [simplify]: iters left: 6 (17 enodes) 17.123 * * [simplify]: iters left: 5 (80 enodes) 17.152 * * [simplify]: iters left: 4 (198 enodes) 17.199 * * [simplify]: iters left: 3 (495 enodes) 17.438 * * [simplify]: Extracting #0: cost 1 inf + 0 17.438 * * [simplify]: Extracting #1: cost 22 inf + 0 17.439 * * [simplify]: Extracting #2: cost 136 inf + 0 17.444 * * [simplify]: Extracting #3: cost 218 inf + 4 17.450 * * [simplify]: Extracting #4: cost 152 inf + 11866 17.476 * * [simplify]: Extracting #5: cost 14 inf + 41926 17.507 * * [simplify]: Extracting #6: cost 0 inf + 45534 17.536 * [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.536 * [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.536 * * * * [progress]: [ 46 / 195 ] simplifiying candidate # 17.537 * [simplify]: Simplifying (* (cbrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (cbrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI)))) 17.537 * * [simplify]: iters left: 6 (9 enodes) 17.540 * * [simplify]: iters left: 5 (29 enodes) 17.548 * * [simplify]: iters left: 4 (35 enodes) 17.559 * * [simplify]: iters left: 3 (48 enodes) 17.574 * * [simplify]: iters left: 2 (78 enodes) 17.601 * * [simplify]: iters left: 1 (150 enodes) 17.639 * * [simplify]: Extracting #0: cost 1 inf + 0 17.639 * * [simplify]: Extracting #1: cost 3 inf + 0 17.639 * * [simplify]: Extracting #2: cost 5 inf + 0 17.639 * * [simplify]: Extracting #3: cost 34 inf + 0 17.639 * * [simplify]: Extracting #4: cost 78 inf + 0 17.639 * * [simplify]: Extracting #5: cost 110 inf + 44 17.640 * * [simplify]: Extracting #6: cost 93 inf + 2782 17.642 * * [simplify]: Extracting #7: cost 35 inf + 25127 17.651 * * [simplify]: Extracting #8: cost 1 inf + 47703 17.657 * * [simplify]: Extracting #9: cost 0 inf + 48317 17.662 * [simplify]: Simplified to (* (cbrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (cbrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI)))) 17.662 * [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)))))) 17.662 * * * * [progress]: [ 47 / 195 ] simplifiying candidate # 17.662 * [simplify]: Simplifying (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) 17.662 * * [simplify]: iters left: 6 (8 enodes) 17.664 * * [simplify]: iters left: 5 (26 enodes) 17.667 * * [simplify]: iters left: 4 (32 enodes) 17.672 * * [simplify]: iters left: 3 (45 enodes) 17.680 * * [simplify]: iters left: 2 (75 enodes) 17.700 * * [simplify]: iters left: 1 (147 enodes) 17.736 * * [simplify]: Extracting #0: cost 1 inf + 0 17.736 * * [simplify]: Extracting #1: cost 3 inf + 0 17.736 * * [simplify]: Extracting #2: cost 32 inf + 0 17.736 * * [simplify]: Extracting #3: cost 76 inf + 0 17.736 * * [simplify]: Extracting #4: cost 107 inf + 44 17.737 * * [simplify]: Extracting #5: cost 97 inf + 1305 17.738 * * [simplify]: Extracting #6: cost 55 inf + 13280 17.744 * * [simplify]: Extracting #7: cost 23 inf + 29416 17.755 * * [simplify]: Extracting #8: cost 0 inf + 46334 17.765 * [simplify]: Simplified to (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) 17.765 * [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)))))) 17.766 * * * * [progress]: [ 48 / 195 ] simplifiying candidate # 17.766 * [simplify]: Simplifying (/ (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 17.766 * * [simplify]: iters left: 6 (11 enodes) 17.771 * * [simplify]: iters left: 5 (41 enodes) 17.782 * * [simplify]: iters left: 4 (62 enodes) 17.800 * * [simplify]: iters left: 3 (80 enodes) 17.819 * * [simplify]: iters left: 2 (107 enodes) 17.835 * * [simplify]: iters left: 1 (160 enodes) 17.884 * * [simplify]: Extracting #0: cost 1 inf + 0 17.884 * * [simplify]: Extracting #1: cost 11 inf + 0 17.884 * * [simplify]: Extracting #2: cost 22 inf + 0 17.884 * * [simplify]: Extracting #3: cost 38 inf + 0 17.885 * * [simplify]: Extracting #4: cost 72 inf + 366 17.885 * * [simplify]: Extracting #5: cost 83 inf + 775 17.887 * * [simplify]: Extracting #6: cost 53 inf + 5031 17.891 * * [simplify]: Extracting #7: cost 15 inf + 20173 17.898 * * [simplify]: Extracting #8: cost 0 inf + 29380 17.906 * * [simplify]: Extracting #9: cost 0 inf + 28969 17.913 * [simplify]: Simplified to (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (sqrt PI))) (/ (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (sqrt PI)))) 17.913 * [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)))))) 17.914 * * * * [progress]: [ 49 / 195 ] simplifiying candidate # 17.914 * [simplify]: Simplifying (/ (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) (sqrt (* (cbrt PI) (cbrt PI)))) 17.914 * * [simplify]: iters left: 6 (11 enodes) 17.919 * * [simplify]: iters left: 5 (38 enodes) 17.929 * * [simplify]: iters left: 4 (48 enodes) 17.946 * * [simplify]: iters left: 3 (62 enodes) 17.963 * * [simplify]: iters left: 2 (86 enodes) 17.989 * * [simplify]: iters left: 1 (139 enodes) 18.014 * * [simplify]: Extracting #0: cost 1 inf + 0 18.014 * * [simplify]: Extracting #1: cost 7 inf + 0 18.014 * * [simplify]: Extracting #2: cost 15 inf + 0 18.015 * * [simplify]: Extracting #3: cost 32 inf + 0 18.015 * * [simplify]: Extracting #4: cost 66 inf + 527 18.015 * * [simplify]: Extracting #5: cost 77 inf + 857 18.017 * * [simplify]: Extracting #6: cost 42 inf + 7105 18.022 * * [simplify]: Extracting #7: cost 6 inf + 22834 18.028 * * [simplify]: Extracting #8: cost 0 inf + 27243 18.034 * [simplify]: Simplified to (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (fabs (cbrt PI))) (cbrt (exp (* (fabs x) (fabs x))))) 18.034 * [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.035 * * * * [progress]: [ 50 / 195 ] simplifiying candidate # 18.035 * [simplify]: Simplifying (/ (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) (sqrt (sqrt PI))) 18.035 * * [simplify]: iters left: 6 (10 enodes) 18.039 * * [simplify]: iters left: 5 (34 enodes) 18.048 * * [simplify]: iters left: 4 (44 enodes) 18.063 * * [simplify]: iters left: 3 (58 enodes) 18.078 * * [simplify]: iters left: 2 (82 enodes) 18.091 * * [simplify]: iters left: 1 (135 enodes) 18.125 * * [simplify]: Extracting #0: cost 1 inf + 0 18.125 * * [simplify]: Extracting #1: cost 7 inf + 0 18.126 * * [simplify]: Extracting #2: cost 14 inf + 0 18.126 * * [simplify]: Extracting #3: cost 30 inf + 0 18.126 * * [simplify]: Extracting #4: cost 65 inf + 246 18.126 * * [simplify]: Extracting #5: cost 79 inf + 291 18.128 * * [simplify]: Extracting #6: cost 49 inf + 5797 18.131 * * [simplify]: Extracting #7: cost 25 inf + 12411 18.137 * * [simplify]: Extracting #8: cost 5 inf + 24109 18.143 * * [simplify]: Extracting #9: cost 0 inf + 27420 18.149 * * [simplify]: Extracting #10: cost 0 inf + 27380 18.155 * [simplify]: Simplified to (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (cbrt (exp (* (fabs x) (fabs x))))) 18.155 * [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.155 * * * * [progress]: [ 51 / 195 ] simplifiying candidate # 18.155 * [simplify]: Simplifying (/ (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) (sqrt 1)) 18.155 * * [simplify]: iters left: 6 (9 enodes) 18.158 * * [simplify]: iters left: 5 (33 enodes) 18.165 * * [simplify]: iters left: 4 (45 enodes) 18.172 * * [simplify]: iters left: 3 (60 enodes) 18.181 * * [simplify]: iters left: 2 (85 enodes) 18.205 * * [simplify]: iters left: 1 (140 enodes) 18.229 * * [simplify]: Extracting #0: cost 1 inf + 0 18.229 * * [simplify]: Extracting #1: cost 5 inf + 0 18.229 * * [simplify]: Extracting #2: cost 7 inf + 1 18.229 * * [simplify]: Extracting #3: cost 20 inf + 1 18.229 * * [simplify]: Extracting #4: cost 58 inf + 2 18.230 * * [simplify]: Extracting #5: cost 70 inf + 157 18.230 * * [simplify]: Extracting #6: cost 43 inf + 4216 18.231 * * [simplify]: Extracting #7: cost 28 inf + 6950 18.233 * * [simplify]: Extracting #8: cost 12 inf + 15767 18.236 * * [simplify]: Extracting #9: cost 1 inf + 23372 18.238 * * [simplify]: Extracting #10: cost 0 inf + 24315 18.241 * [simplify]: Simplified to (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) 18.241 * [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.242 * * * * [progress]: [ 52 / 195 ] simplifiying candidate # 18.242 * [simplify]: Simplifying (/ (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) (sqrt (sqrt PI))) 18.242 * * [simplify]: iters left: 6 (10 enodes) 18.244 * * [simplify]: iters left: 5 (34 enodes) 18.250 * * [simplify]: iters left: 4 (44 enodes) 18.257 * * [simplify]: iters left: 3 (58 enodes) 18.266 * * [simplify]: iters left: 2 (82 enodes) 18.280 * * [simplify]: iters left: 1 (135 enodes) 18.305 * * [simplify]: Extracting #0: cost 1 inf + 0 18.305 * * [simplify]: Extracting #1: cost 7 inf + 0 18.305 * * [simplify]: Extracting #2: cost 14 inf + 0 18.305 * * [simplify]: Extracting #3: cost 30 inf + 0 18.305 * * [simplify]: Extracting #4: cost 65 inf + 246 18.305 * * [simplify]: Extracting #5: cost 79 inf + 291 18.306 * * [simplify]: Extracting #6: cost 49 inf + 5797 18.308 * * [simplify]: Extracting #7: cost 25 inf + 12411 18.310 * * [simplify]: Extracting #8: cost 5 inf + 24109 18.314 * * [simplify]: Extracting #9: cost 0 inf + 27420 18.317 * * [simplify]: Extracting #10: cost 0 inf + 27380 18.321 * [simplify]: Simplified to (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (cbrt (exp (* (fabs x) (fabs x))))) 18.321 * [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.322 * * * * [progress]: [ 53 / 195 ] simplifiying candidate # 18.322 * [simplify]: Simplifying (/ (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) 1) 18.322 * * [simplify]: iters left: 6 (8 enodes) 18.328 * * [simplify]: iters left: 5 (28 enodes) 18.337 * * [simplify]: iters left: 4 (44 enodes) 18.350 * * [simplify]: iters left: 3 (56 enodes) 18.366 * * [simplify]: iters left: 2 (80 enodes) 18.386 * * [simplify]: iters left: 1 (132 enodes) 18.412 * * [simplify]: Extracting #0: cost 1 inf + 0 18.412 * * [simplify]: Extracting #1: cost 5 inf + 0 18.412 * * [simplify]: Extracting #2: cost 7 inf + 1 18.412 * * [simplify]: Extracting #3: cost 21 inf + 1 18.412 * * [simplify]: Extracting #4: cost 61 inf + 2 18.413 * * [simplify]: Extracting #5: cost 75 inf + 128 18.415 * * [simplify]: Extracting #6: cost 39 inf + 5443 18.418 * * [simplify]: Extracting #7: cost 16 inf + 14274 18.423 * * [simplify]: Extracting #8: cost 0 inf + 25314 18.426 * * [simplify]: Extracting #9: cost 0 inf + 24750 18.429 * [simplify]: Simplified to (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) 18.429 * [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.429 * * * * [progress]: [ 54 / 195 ] simplifiying candidate # 18.430 * [simplify]: Simplifying (/ (sqrt (exp (* (fabs x) (fabs x)))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 18.430 * * [simplify]: iters left: 6 (10 enodes) 18.432 * * [simplify]: iters left: 5 (34 enodes) 18.438 * * [simplify]: iters left: 4 (42 enodes) 18.444 * * [simplify]: iters left: 3 (54 enodes) 18.452 * * [simplify]: iters left: 2 (78 enodes) 18.473 * * [simplify]: iters left: 1 (134 enodes) 18.506 * * [simplify]: Extracting #0: cost 1 inf + 0 18.506 * * [simplify]: Extracting #1: cost 6 inf + 0 18.506 * * [simplify]: Extracting #2: cost 13 inf + 0 18.506 * * [simplify]: Extracting #3: cost 33 inf + 0 18.507 * * [simplify]: Extracting #4: cost 72 inf + 2 18.507 * * [simplify]: Extracting #5: cost 74 inf + 411 18.508 * * [simplify]: Extracting #6: cost 42 inf + 5275 18.509 * * [simplify]: Extracting #7: cost 14 inf + 17329 18.512 * * [simplify]: Extracting #8: cost 0 inf + 25293 18.515 * [simplify]: Simplified to (/ (sqrt (exp (* (fabs x) (fabs x)))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 18.515 * [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)))))) 18.515 * * * * [progress]: [ 55 / 195 ] simplifiying candidate # 18.516 * [simplify]: Simplifying (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (* (cbrt PI) (cbrt PI)))) 18.516 * * [simplify]: iters left: 6 (10 enodes) 18.518 * * [simplify]: iters left: 5 (33 enodes) 18.522 * * [simplify]: iters left: 4 (39 enodes) 18.530 * * [simplify]: iters left: 3 (51 enodes) 18.537 * * [simplify]: iters left: 2 (75 enodes) 18.550 * * [simplify]: iters left: 1 (128 enodes) 18.594 * * [simplify]: Extracting #0: cost 1 inf + 0 18.594 * * [simplify]: Extracting #1: cost 4 inf + 0 18.594 * * [simplify]: Extracting #2: cost 10 inf + 0 18.594 * * [simplify]: Extracting #3: cost 32 inf + 0 18.595 * * [simplify]: Extracting #4: cost 71 inf + 2 18.595 * * [simplify]: Extracting #5: cost 72 inf + 736 18.596 * * [simplify]: Extracting #6: cost 28 inf + 10225 18.598 * * [simplify]: Extracting #7: cost 4 inf + 21452 18.601 * * [simplify]: Extracting #8: cost 0 inf + 23850 18.604 * * [simplify]: Extracting #9: cost 0 inf + 23651 18.607 * [simplify]: Simplified to (/ (sqrt (exp (* (fabs x) (fabs x)))) (fabs (cbrt PI))) 18.607 * [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)))))) 18.607 * * * * [progress]: [ 56 / 195 ] simplifiying candidate # 18.607 * [simplify]: Simplifying (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) 18.607 * * [simplify]: iters left: 6 (9 enodes) 18.609 * * [simplify]: iters left: 5 (29 enodes) 18.613 * * [simplify]: iters left: 4 (35 enodes) 18.618 * * [simplify]: iters left: 3 (47 enodes) 18.627 * * [simplify]: iters left: 2 (71 enodes) 18.645 * * [simplify]: iters left: 1 (124 enodes) 18.668 * * [simplify]: Extracting #0: cost 1 inf + 0 18.668 * * [simplify]: Extracting #1: cost 4 inf + 0 18.669 * * [simplify]: Extracting #2: cost 9 inf + 0 18.669 * * [simplify]: Extracting #3: cost 29 inf + 0 18.669 * * [simplify]: Extracting #4: cost 75 inf + 2 18.669 * * [simplify]: Extracting #5: cost 78 inf + 444 18.670 * * [simplify]: Extracting #6: cost 48 inf + 4275 18.672 * * [simplify]: Extracting #7: cost 16 inf + 16944 18.677 * * [simplify]: Extracting #8: cost 3 inf + 24691 18.683 * * [simplify]: Extracting #9: cost 0 inf + 26531 18.687 * [simplify]: Simplified to (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) 18.687 * [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)))))) 18.687 * * * * [progress]: [ 57 / 195 ] simplifiying candidate # 18.687 * [simplify]: Simplifying (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt 1)) 18.687 * * [simplify]: iters left: 6 (8 enodes) 18.690 * * [simplify]: iters left: 5 (28 enodes) 18.695 * * [simplify]: iters left: 4 (36 enodes) 18.700 * * [simplify]: iters left: 3 (50 enodes) 18.707 * * [simplify]: iters left: 2 (74 enodes) 18.731 * * [simplify]: iters left: 1 (129 enodes) 18.776 * * [simplify]: Extracting #0: cost 1 inf + 0 18.777 * * [simplify]: Extracting #1: cost 5 inf + 0 18.777 * * [simplify]: Extracting #2: cost 22 inf + 1 18.777 * * [simplify]: Extracting #3: cost 60 inf + 2 18.777 * * [simplify]: Extracting #4: cost 68 inf + 46 18.779 * * [simplify]: Extracting #5: cost 37 inf + 3772 18.782 * * [simplify]: Extracting #6: cost 10 inf + 13894 18.787 * * [simplify]: Extracting #7: cost 2 inf + 18302 18.792 * * [simplify]: Extracting #8: cost 0 inf + 19477 18.795 * * [simplify]: Extracting #9: cost 0 inf + 19266 18.798 * [simplify]: Simplified to (sqrt (exp (* (fabs x) (fabs x)))) 18.798 * [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)))))) 18.798 * * * * [progress]: [ 58 / 195 ] simplifiying candidate # 18.798 * [simplify]: Simplifying (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) 18.798 * * [simplify]: iters left: 6 (9 enodes) 18.800 * * [simplify]: iters left: 5 (29 enodes) 18.804 * * [simplify]: iters left: 4 (35 enodes) 18.809 * * [simplify]: iters left: 3 (47 enodes) 18.816 * * [simplify]: iters left: 2 (71 enodes) 18.832 * * [simplify]: iters left: 1 (124 enodes) 18.878 * * [simplify]: Extracting #0: cost 1 inf + 0 18.878 * * [simplify]: Extracting #1: cost 4 inf + 0 18.878 * * [simplify]: Extracting #2: cost 9 inf + 0 18.878 * * [simplify]: Extracting #3: cost 29 inf + 0 18.879 * * [simplify]: Extracting #4: cost 75 inf + 2 18.879 * * [simplify]: Extracting #5: cost 78 inf + 444 18.881 * * [simplify]: Extracting #6: cost 48 inf + 4275 18.884 * * [simplify]: Extracting #7: cost 16 inf + 16944 18.890 * * [simplify]: Extracting #8: cost 3 inf + 24691 18.896 * * [simplify]: Extracting #9: cost 0 inf + 26531 18.902 * [simplify]: Simplified to (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) 18.902 * [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)))))) 18.902 * * * * [progress]: [ 59 / 195 ] simplifiying candidate # 18.903 * [simplify]: Simplifying (/ (sqrt (exp (* (fabs x) (fabs x)))) 1) 18.903 * * [simplify]: iters left: 6 (7 enodes) 18.907 * * [simplify]: iters left: 5 (23 enodes) 18.913 * * [simplify]: iters left: 4 (31 enodes) 18.923 * * [simplify]: iters left: 3 (43 enodes) 18.936 * * [simplify]: iters left: 2 (69 enodes) 18.959 * * [simplify]: iters left: 1 (125 enodes) 19.006 * * [simplify]: Extracting #0: cost 1 inf + 0 19.006 * * [simplify]: Extracting #1: cost 5 inf + 0 19.006 * * [simplify]: Extracting #2: cost 21 inf + 1 19.006 * * [simplify]: Extracting #3: cost 63 inf + 2 19.007 * * [simplify]: Extracting #4: cost 71 inf + 46 19.008 * * [simplify]: Extracting #5: cost 37 inf + 3990 19.010 * * [simplify]: Extracting #6: cost 18 inf + 10673 19.015 * * [simplify]: Extracting #7: cost 2 inf + 21583 19.020 * * [simplify]: Extracting #8: cost 0 inf + 22838 19.026 * [simplify]: Simplified to (sqrt (exp (* (fabs x) (fabs x)))) 19.026 * [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.027 * * * * [progress]: [ 60 / 195 ] simplifiying candidate # 19.027 * [simplify]: Simplifying (/ 1 (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 19.027 * * [simplify]: iters left: 6 (6 enodes) 19.030 * * [simplify]: iters left: 5 (22 enodes) 19.037 * * [simplify]: iters left: 4 (26 enodes) 19.044 * * [simplify]: Extracting #0: cost 1 inf + 0 19.044 * * [simplify]: Extracting #1: cost 6 inf + 0 19.044 * * [simplify]: Extracting #2: cost 9 inf + 1 19.044 * * [simplify]: Extracting #3: cost 11 inf + 1 19.044 * * [simplify]: Extracting #4: cost 8 inf + 84 19.044 * * [simplify]: Extracting #5: cost 2 inf + 1013 19.044 * * [simplify]: Extracting #6: cost 0 inf + 1376 19.044 * [simplify]: Simplified to (/ 1 (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 19.044 * [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.045 * * * * [progress]: [ 61 / 195 ] simplifiying candidate # 19.045 * [simplify]: Simplifying (/ 1 (sqrt (* (cbrt PI) (cbrt PI)))) 19.045 * * [simplify]: iters left: 6 (6 enodes) 19.046 * * [simplify]: iters left: 5 (21 enodes) 19.050 * * [simplify]: iters left: 4 (23 enodes) 19.053 * * [simplify]: Extracting #0: cost 1 inf + 0 19.053 * * [simplify]: Extracting #1: cost 4 inf + 0 19.053 * * [simplify]: Extracting #2: cost 6 inf + 1 19.053 * * [simplify]: Extracting #3: cost 9 inf + 1 19.053 * * [simplify]: Extracting #4: cost 8 inf + 2 19.053 * * [simplify]: Extracting #5: cost 1 inf + 810 19.053 * * [simplify]: Extracting #6: cost 0 inf + 972 19.053 * [simplify]: Simplified to (/ 1 (fabs (cbrt PI))) 19.053 * [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.054 * * * * [progress]: [ 62 / 195 ] simplifiying candidate # 19.054 * [simplify]: Simplifying (/ 1 (sqrt (sqrt PI))) 19.054 * * [simplify]: iters left: 4 (5 enodes) 19.055 * * [simplify]: iters left: 3 (17 enodes) 19.058 * * [simplify]: iters left: 2 (19 enodes) 19.060 * * [simplify]: Extracting #0: cost 1 inf + 0 19.060 * * [simplify]: Extracting #1: cost 4 inf + 0 19.060 * * [simplify]: Extracting #2: cost 5 inf + 1 19.060 * * [simplify]: Extracting #3: cost 7 inf + 1 19.060 * * [simplify]: Extracting #4: cost 0 inf + 490 19.061 * [simplify]: Simplified to (/ 1 (sqrt (sqrt PI))) 19.061 * [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.061 * * * * [progress]: [ 63 / 195 ] simplifiying candidate # 19.061 * [simplify]: Simplifying (/ 1 (sqrt 1)) 19.061 * * [simplify]: iters left: 3 (3 enodes) 19.064 * * [simplify]: iters left: 2 (11 enodes) 19.066 * * [simplify]: iters left: 1 (13 enodes) 19.068 * * [simplify]: Extracting #0: cost 1 inf + 0 19.068 * * [simplify]: Extracting #1: cost 0 inf + 1 19.068 * [simplify]: Simplified to 1 19.068 * [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.068 * * * * [progress]: [ 64 / 195 ] simplifiying candidate # 19.068 * [simplify]: Simplifying (/ 1 (sqrt (sqrt PI))) 19.068 * * [simplify]: iters left: 4 (5 enodes) 19.070 * * [simplify]: iters left: 3 (17 enodes) 19.073 * * [simplify]: iters left: 2 (19 enodes) 19.075 * * [simplify]: Extracting #0: cost 1 inf + 0 19.075 * * [simplify]: Extracting #1: cost 4 inf + 0 19.075 * * [simplify]: Extracting #2: cost 5 inf + 1 19.075 * * [simplify]: Extracting #3: cost 7 inf + 1 19.075 * * [simplify]: Extracting #4: cost 0 inf + 490 19.076 * [simplify]: Simplified to (/ 1 (sqrt (sqrt PI))) 19.076 * [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.076 * * * * [progress]: [ 65 / 195 ] simplifiying candidate # 19.076 * [simplify]: Simplifying (/ 1 1) 19.076 * * [simplify]: iters left: 2 (2 enodes) 19.077 * * [simplify]: iters left: 1 (6 enodes) 19.078 * * [simplify]: Extracting #0: cost 1 inf + 0 19.078 * * [simplify]: Extracting #1: cost 0 inf + 1 19.078 * [simplify]: Simplified to 1 19.078 * [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.078 * * * * [progress]: [ 66 / 195 ] simplifiying candidate # 19.078 * * * * [progress]: [ 67 / 195 ] simplifiying candidate # 19.078 * [simplify]: Simplifying (exp (* (fabs x) (fabs x))) 19.078 * * [simplify]: iters left: 4 (4 enodes) 19.079 * * [simplify]: iters left: 3 (14 enodes) 19.081 * * [simplify]: iters left: 2 (20 enodes) 19.086 * * [simplify]: iters left: 1 (31 enodes) 19.091 * * [simplify]: Extracting #0: cost 1 inf + 0 19.091 * * [simplify]: Extracting #1: cost 11 inf + 0 19.092 * * [simplify]: Extracting #2: cost 25 inf + 0 19.092 * * [simplify]: Extracting #3: cost 25 inf + 125 19.092 * * [simplify]: Extracting #4: cost 11 inf + 2087 19.093 * * [simplify]: Extracting #5: cost 2 inf + 4613 19.094 * * [simplify]: Extracting #6: cost 0 inf + 5470 19.095 * * [simplify]: Extracting #7: cost 0 inf + 5430 19.096 * [simplify]: Simplified to (exp (* (fabs x) (fabs x))) 19.096 * [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.097 * * * * [progress]: [ 68 / 195 ] simplifiying candidate # 19.097 * [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.097 * * [simplify]: iters left: 6 (14 enodes) 19.106 * * [simplify]: iters left: 5 (77 enodes) 19.124 * * [simplify]: iters left: 4 (262 enodes) 19.276 * * [simplify]: Extracting #0: cost 1 inf + 0 19.276 * * [simplify]: Extracting #1: cost 40 inf + 0 19.276 * * [simplify]: Extracting #2: cost 120 inf + 0 19.277 * * [simplify]: Extracting #3: cost 214 inf + 610 19.281 * * [simplify]: Extracting #4: cost 159 inf + 16148 19.299 * * [simplify]: Extracting #5: cost 19 inf + 48001 19.327 * * [simplify]: Extracting #6: cost 0 inf + 50375 19.354 * * [simplify]: Extracting #7: cost 0 inf + 49855 19.382 * * [simplify]: Extracting #8: cost 0 inf + 49495 19.413 * [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.414 * [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.414 * * * * [progress]: [ 69 / 195 ] simplifiying candidate # 19.415 * [simplify]: Simplifying (* (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (fabs x)) 19.415 * * [simplify]: iters left: 6 (10 enodes) 19.421 * * [simplify]: iters left: 5 (45 enodes) 19.438 * * [simplify]: iters left: 4 (108 enodes) 19.475 * * [simplify]: iters left: 3 (296 enodes) 19.588 * * [simplify]: Extracting #0: cost 1 inf + 0 19.588 * * [simplify]: Extracting #1: cost 31 inf + 0 19.589 * * [simplify]: Extracting #2: cost 97 inf + 0 19.590 * * [simplify]: Extracting #3: cost 146 inf + 733 19.596 * * [simplify]: Extracting #4: cost 71 inf + 15637 19.610 * * [simplify]: Extracting #5: cost 9 inf + 27939 19.624 * * [simplify]: Extracting #6: cost 0 inf + 29557 19.635 * [simplify]: Simplified to (* (+ (/ -15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) 19.635 * [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)))))) 19.635 * * * * [progress]: [ 70 / 195 ] simplifiying candidate # 19.635 * [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)) 19.635 * * [simplify]: iters left: 6 (13 enodes) 19.640 * * [simplify]: iters left: 5 (69 enodes) 19.656 * * [simplify]: iters left: 4 (212 enodes) 19.750 * * [simplify]: Extracting #0: cost 1 inf + 0 19.751 * * [simplify]: Extracting #1: cost 22 inf + 0 19.751 * * [simplify]: Extracting #2: cost 77 inf + 0 19.752 * * [simplify]: Extracting #3: cost 147 inf + 126 19.754 * * [simplify]: Extracting #4: cost 141 inf + 3023 19.762 * * [simplify]: Extracting #5: cost 52 inf + 20571 19.777 * * [simplify]: Extracting #6: cost 6 inf + 29361 19.792 * * [simplify]: Extracting #7: cost 0 inf + 30058 19.808 * [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))) 19.808 * [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))))) 19.809 * * * * [progress]: [ 71 / 195 ] simplifiying candidate # 19.809 * [simplify]: Simplifying (* (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (fabs x)) 19.809 * * [simplify]: iters left: 6 (9 enodes) 19.814 * * [simplify]: iters left: 5 (37 enodes) 19.821 * * [simplify]: iters left: 4 (74 enodes) 19.835 * * [simplify]: iters left: 3 (163 enodes) 19.889 * * [simplify]: iters left: 2 (323 enodes) 20.030 * * [simplify]: Extracting #0: cost 1 inf + 0 20.030 * * [simplify]: Extracting #1: cost 13 inf + 0 20.030 * * [simplify]: Extracting #2: cost 77 inf + 0 20.031 * * [simplify]: Extracting #3: cost 97 inf + 633 20.033 * * [simplify]: Extracting #4: cost 63 inf + 6412 20.039 * * [simplify]: Extracting #5: cost 12 inf + 14547 20.045 * * [simplify]: Extracting #6: cost 0 inf + 16636 20.052 * [simplify]: Simplified to (* (fabs x) (+ -15/8 (* (* (fabs x) (fabs x)) 3/4))) 20.052 * [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.052 * * * * [progress]: [ 72 / 195 ] simplifiying candidate # 20.052 * [simplify]: Simplifying (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x)) 20.052 * * [simplify]: iters left: 6 (5 enodes) 20.053 * * [simplify]: iters left: 5 (21 enodes) 20.057 * * [simplify]: iters left: 4 (30 enodes) 20.062 * * [simplify]: iters left: 3 (41 enodes) 20.072 * * [simplify]: iters left: 2 (74 enodes) 20.094 * * [simplify]: iters left: 1 (145 enodes) 20.149 * * [simplify]: Extracting #0: cost 1 inf + 0 20.150 * * [simplify]: Extracting #1: cost 27 inf + 0 20.150 * * [simplify]: Extracting #2: cost 79 inf + 1 20.150 * * [simplify]: Extracting #3: cost 76 inf + 10 20.151 * * [simplify]: Extracting #4: cost 65 inf + 1506 20.154 * * [simplify]: Extracting #5: cost 16 inf + 16658 20.157 * * [simplify]: Extracting #6: cost 0 inf + 22556 20.161 * [simplify]: Simplified to (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) 20.161 * [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.162 * * * * [progress]: [ 73 / 195 ] simplifiying candidate # 20.162 * [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.163 * * [simplify]: iters left: 6 (21 enodes) 20.175 * * [simplify]: iters left: 5 (112 enodes) 20.231 * * [simplify]: iters left: 4 (459 enodes) 20.638 * * [simplify]: Extracting #0: cost 1 inf + 0 20.638 * * [simplify]: Extracting #1: cost 10 inf + 0 20.638 * * [simplify]: Extracting #2: cost 70 inf + 0 20.639 * * [simplify]: Extracting #3: cost 417 inf + 1 20.645 * * [simplify]: Extracting #4: cost 657 inf + 12145 20.679 * * [simplify]: Extracting #5: cost 388 inf + 102511 20.758 * * [simplify]: Extracting #6: cost 47 inf + 219656 20.891 * * [simplify]: Extracting #7: cost 0 inf + 234298 20.996 * * [simplify]: Extracting #8: cost 0 inf + 232412 21.113 * * [simplify]: Extracting #9: cost 0 inf + 232167 21.227 * [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.227 * [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.228 * * * * [progress]: [ 74 / 195 ] simplifiying candidate # 21.229 * [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.229 * * [simplify]: iters left: 6 (17 enodes) 21.238 * * [simplify]: iters left: 5 (79 enodes) 21.263 * * [simplify]: iters left: 4 (204 enodes) 21.353 * * [simplify]: Extracting #0: cost 1 inf + 0 21.353 * * [simplify]: Extracting #1: cost 6 inf + 0 21.353 * * [simplify]: Extracting #2: cost 50 inf + 0 21.354 * * [simplify]: Extracting #3: cost 149 inf + 1 21.355 * * [simplify]: Extracting #4: cost 173 inf + 1551 21.364 * * [simplify]: Extracting #5: cost 77 inf + 20141 21.385 * * [simplify]: Extracting #6: cost 5 inf + 39342 21.407 * * [simplify]: Extracting #7: cost 0 inf + 40957 21.429 * [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)) 21.429 * [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)))) 21.430 * * * * [progress]: [ 75 / 195 ] simplifiying candidate # 21.430 * [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))))) 21.431 * * [simplify]: iters left: 6 (21 enodes) 21.443 * * [simplify]: iters left: 5 (109 enodes) 21.474 * * [simplify]: iters left: 4 (327 enodes) 21.720 * * [simplify]: Extracting #0: cost 1 inf + 0 21.720 * * [simplify]: Extracting #1: cost 27 inf + 0 21.721 * * [simplify]: Extracting #2: cost 260 inf + 0 21.723 * * [simplify]: Extracting #3: cost 448 inf + 2 21.728 * * [simplify]: Extracting #4: cost 379 inf + 23650 21.754 * * [simplify]: Extracting #5: cost 129 inf + 109342 21.806 * * [simplify]: Extracting #6: cost 4 inf + 166517 21.898 * * [simplify]: Extracting #7: cost 0 inf + 164262 21.973 * * [simplify]: Extracting #8: cost 0 inf + 164223 22.028 * [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.028 * [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.029 * * * * [progress]: [ 76 / 195 ] simplifiying candidate # 22.029 * [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.029 * * [simplify]: iters left: 6 (17 enodes) 22.034 * * [simplify]: iters left: 5 (81 enodes) 22.051 * * [simplify]: iters left: 4 (206 enodes) 22.125 * * [simplify]: Extracting #0: cost 1 inf + 0 22.125 * * [simplify]: Extracting #1: cost 22 inf + 0 22.125 * * [simplify]: Extracting #2: cost 100 inf + 0 22.126 * * [simplify]: Extracting #3: cost 143 inf + 5 22.126 * * [simplify]: Extracting #4: cost 130 inf + 1347 22.131 * * [simplify]: Extracting #5: cost 41 inf + 19016 22.139 * * [simplify]: Extracting #6: cost 1 inf + 29615 22.151 * * [simplify]: Extracting #7: cost 0 inf + 29652 22.160 * * [simplify]: Extracting #8: cost 0 inf + 29611 22.169 * [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.169 * [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.170 * * * * [progress]: [ 77 / 195 ] simplifiying candidate # 22.170 * [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.170 * * [simplify]: iters left: 6 (19 enodes) 22.176 * * [simplify]: iters left: 5 (95 enodes) 22.214 * * [simplify]: iters left: 4 (245 enodes) 22.302 * * [simplify]: Extracting #0: cost 1 inf + 0 22.302 * * [simplify]: Extracting #1: cost 16 inf + 0 22.302 * * [simplify]: Extracting #2: cost 96 inf + 0 22.303 * * [simplify]: Extracting #3: cost 175 inf + 1 22.308 * * [simplify]: Extracting #4: cost 188 inf + 2406 22.311 * * [simplify]: Extracting #5: cost 106 inf + 19971 22.323 * * [simplify]: Extracting #6: cost 12 inf + 49606 22.341 * * [simplify]: Extracting #7: cost 0 inf + 54938 22.368 * * [simplify]: Extracting #8: cost 0 inf + 54607 22.395 * * [simplify]: Extracting #9: cost 0 inf + 54525 22.421 * [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))) 22.421 * [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))) 22.422 * * * * [progress]: [ 78 / 195 ] 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)))))))> 22.422 * * * * [progress]: [ 79 / 195 ] simplifiying candidate # 22.422 * * * * [progress]: [ 80 / 195 ] simplifiying candidate # 22.422 * * * * [progress]: [ 81 / 195 ] simplifiying candidate # 22.422 * [simplify]: Simplifying (- (- (log 1/2) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 22.422 * * [simplify]: iters left: 6 (8 enodes) 22.427 * * [simplify]: iters left: 5 (32 enodes) 22.437 * * [simplify]: iters left: 4 (57 enodes) 22.457 * * [simplify]: iters left: 3 (84 enodes) 22.485 * * [simplify]: iters left: 2 (104 enodes) 22.513 * * [simplify]: iters left: 1 (123 enodes) 22.532 * * [simplify]: Extracting #0: cost 1 inf + 0 22.532 * * [simplify]: Extracting #1: cost 19 inf + 0 22.532 * * [simplify]: Extracting #2: cost 37 inf + 0 22.532 * * [simplify]: Extracting #3: cost 36 inf + 183 22.532 * * [simplify]: Extracting #4: cost 25 inf + 1607 22.533 * * [simplify]: Extracting #5: cost 5 inf + 6288 22.535 * * [simplify]: Extracting #6: cost 0 inf + 7527 22.536 * [simplify]: Simplified to (- (- (log 1/2) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 22.536 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (exp (- (- (log 1/2) (log (fabs x))) (+ (log (fabs x)) (log (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.536 * * * * [progress]: [ 82 / 195 ] simplifiying candidate # 22.537 * [simplify]: Simplifying (- (- (log 1/2) (log (fabs x))) (log (* (fabs x) (fabs x)))) 22.537 * * [simplify]: iters left: 6 (9 enodes) 22.539 * * [simplify]: iters left: 5 (34 enodes) 22.545 * * [simplify]: iters left: 4 (54 enodes) 22.560 * * [simplify]: iters left: 3 (83 enodes) 22.588 * * [simplify]: iters left: 2 (102 enodes) 22.613 * * [simplify]: iters left: 1 (118 enodes) 22.643 * * [simplify]: Extracting #0: cost 1 inf + 0 22.644 * * [simplify]: Extracting #1: cost 19 inf + 0 22.644 * * [simplify]: Extracting #2: cost 39 inf + 0 22.644 * * [simplify]: Extracting #3: cost 38 inf + 294 22.645 * * [simplify]: Extracting #4: cost 24 inf + 2615 22.647 * * [simplify]: Extracting #5: cost 5 inf + 6844 22.650 * * [simplify]: Extracting #6: cost 0 inf + 8141 22.653 * [simplify]: Simplified to (- (- (- (log 1/2) (log (fabs x))) (log (fabs x))) (log (fabs x))) 22.653 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (exp (- (- (- (log 1/2) (log (fabs x))) (log (fabs x))) (log (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.654 * * * * [progress]: [ 83 / 195 ] simplifiying candidate # 22.654 * [simplify]: Simplifying (- (log (/ 1/2 (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 22.654 * * [simplify]: iters left: 6 (8 enodes) 22.659 * * [simplify]: iters left: 5 (30 enodes) 22.669 * * [simplify]: iters left: 4 (47 enodes) 22.684 * * [simplify]: iters left: 3 (80 enodes) 22.712 * * [simplify]: iters left: 2 (105 enodes) 22.742 * * [simplify]: iters left: 1 (122 enodes) 22.768 * * [simplify]: Extracting #0: cost 1 inf + 0 22.769 * * [simplify]: Extracting #1: cost 16 inf + 0 22.769 * * [simplify]: Extracting #2: cost 34 inf + 0 22.769 * * [simplify]: Extracting #3: cost 34 inf + 143 22.769 * * [simplify]: Extracting #4: cost 32 inf + 255 22.770 * * [simplify]: Extracting #5: cost 23 inf + 1369 22.771 * * [simplify]: Extracting #6: cost 6 inf + 5076 22.774 * * [simplify]: Extracting #7: cost 0 inf + 6444 22.776 * [simplify]: Simplified to (- (log 1/2) (+ (log (fabs x)) (+ (log (fabs x)) (log (fabs x))))) 22.776 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (exp (- (log 1/2) (+ (log (fabs x)) (+ (log (fabs x)) (log (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.777 * * * * [progress]: [ 84 / 195 ] simplifiying candidate # 22.778 * [simplify]: Simplifying (- (log (/ 1/2 (fabs x))) (log (* (fabs x) (fabs x)))) 22.778 * * [simplify]: iters left: 6 (8 enodes) 22.782 * * [simplify]: iters left: 5 (30 enodes) 22.791 * * [simplify]: iters left: 4 (46 enodes) 22.803 * * [simplify]: iters left: 3 (79 enodes) 22.815 * * [simplify]: iters left: 2 (99 enodes) 22.830 * * [simplify]: iters left: 1 (113 enodes) 22.858 * * [simplify]: Extracting #0: cost 1 inf + 0 22.858 * * [simplify]: Extracting #1: cost 16 inf + 0 22.858 * * [simplify]: Extracting #2: cost 35 inf + 0 22.858 * * [simplify]: Extracting #3: cost 38 inf + 1 22.858 * * [simplify]: Extracting #4: cost 33 inf + 366 22.859 * * [simplify]: Extracting #5: cost 24 inf + 1480 22.860 * * [simplify]: Extracting #6: cost 4 inf + 5801 22.863 * * [simplify]: Extracting #7: cost 0 inf + 6886 22.866 * [simplify]: Simplified to (- (log (/ 1/2 (fabs x))) (log (* (fabs x) (fabs x)))) 22.866 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (exp (- (log (/ 1/2 (fabs x))) (log (* (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.866 * * * * [progress]: [ 85 / 195 ] simplifiying candidate # 22.866 * * * * [progress]: [ 86 / 195 ] simplifiying candidate # 22.866 * * * * [progress]: [ 87 / 195 ] simplifiying candidate # 22.867 * [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)))) 22.867 * * [simplify]: iters left: 6 (10 enodes) 22.873 * * [simplify]: iters left: 5 (50 enodes) 22.894 * * [simplify]: iters left: 4 (159 enodes) 22.968 * * [simplify]: Extracting #0: cost 1 inf + 0 22.968 * * [simplify]: Extracting #1: cost 67 inf + 0 22.969 * * [simplify]: Extracting #2: cost 161 inf + 3 22.970 * * [simplify]: Extracting #3: cost 149 inf + 2723 22.975 * * [simplify]: Extracting #4: cost 32 inf + 23717 22.984 * * [simplify]: Extracting #5: cost 0 inf + 30278 22.992 * * [simplify]: Extracting #6: cost 0 inf + 30238 23.001 * [simplify]: Simplified to (/ (/ 1/8 (* (fabs x) (* (fabs x) (fabs x)))) (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x))))) 23.001 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (cbrt (/ (/ 1/8 (* (fabs x) (* (fabs x) (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))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.001 * * * * [progress]: [ 88 / 195 ] simplifiying candidate # 23.001 * [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)))) 23.001 * * [simplify]: iters left: 6 (11 enodes) 23.005 * * [simplify]: iters left: 5 (53 enodes) 23.028 * * [simplify]: iters left: 4 (165 enodes) 23.133 * * [simplify]: Extracting #0: cost 1 inf + 0 23.133 * * [simplify]: Extracting #1: cost 72 inf + 0 23.134 * * [simplify]: Extracting #2: cost 181 inf + 3 23.136 * * [simplify]: Extracting #3: cost 128 inf + 10039 23.147 * * [simplify]: Extracting #4: cost 10 inf + 32004 23.156 * * [simplify]: Extracting #5: cost 0 inf + 34246 23.168 * [simplify]: Simplified to (/ (/ (/ 1/8 (* (fabs x) (* (fabs x) (fabs x)))) (* (fabs x) (* (fabs x) (fabs x)))) (* (fabs x) (* (fabs x) (fabs x)))) 23.168 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (cbrt (/ (/ (/ 1/8 (* (fabs x) (* (fabs x) (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))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.168 * * * * [progress]: [ 89 / 195 ] simplifiying candidate # 23.169 * [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)))) 23.169 * * [simplify]: iters left: 6 (10 enodes) 23.175 * * [simplify]: iters left: 5 (51 enodes) 23.197 * * [simplify]: iters left: 4 (160 enodes) 23.273 * * [simplify]: Extracting #0: cost 1 inf + 0 23.273 * * [simplify]: Extracting #1: cost 67 inf + 0 23.274 * * [simplify]: Extracting #2: cost 161 inf + 1 23.276 * * [simplify]: Extracting #3: cost 137 inf + 3849 23.290 * * [simplify]: Extracting #4: cost 27 inf + 27386 23.308 * * [simplify]: Extracting #5: cost 0 inf + 32500 23.328 * * [simplify]: Extracting #6: cost 0 inf + 32460 23.346 * [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)))) 23.346 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (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))))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.347 * * * * [progress]: [ 90 / 195 ] simplifiying candidate # 23.347 * [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)))) 23.347 * * [simplify]: iters left: 6 (10 enodes) 23.353 * * [simplify]: iters left: 5 (52 enodes) 23.368 * * [simplify]: iters left: 4 (160 enodes) 23.447 * * [simplify]: Extracting #0: cost 1 inf + 0 23.447 * * [simplify]: Extracting #1: cost 70 inf + 0 23.448 * * [simplify]: Extracting #2: cost 163 inf + 2 23.450 * * [simplify]: Extracting #3: cost 136 inf + 5911 23.465 * * [simplify]: Extracting #4: cost 27 inf + 28966 23.486 * * [simplify]: Extracting #5: cost 0 inf + 33270 23.505 * * [simplify]: Extracting #6: cost 0 inf + 33230 23.524 * [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))))) 23.524 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (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)))))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 23.524 * * * * [progress]: [ 91 / 195 ] simplifiying candidate # 23.524 * * * * [progress]: [ 92 / 195 ] simplifiying candidate # 23.524 * * * * [progress]: [ 93 / 195 ] simplifiying candidate # 23.524 * * * * [progress]: [ 94 / 195 ] simplifiying candidate # 23.524 * * * * [progress]: [ 95 / 195 ] simplifiying candidate # 23.524 * [simplify]: Simplifying (/ (* (cbrt (/ 1/2 (fabs x))) (cbrt (/ 1/2 (fabs x)))) (fabs x)) 23.524 * * [simplify]: iters left: 6 (7 enodes) 23.526 * * [simplify]: iters left: 5 (23 enodes) 23.530 * * [simplify]: iters left: 4 (27 enodes) 23.534 * * [simplify]: iters left: 3 (30 enodes) 23.538 * * [simplify]: Extracting #0: cost 1 inf + 0 23.538 * * [simplify]: Extracting #1: cost 7 inf + 0 23.538 * * [simplify]: Extracting #2: cost 14 inf + 0 23.538 * * [simplify]: Extracting #3: cost 15 inf + 1 23.539 * * [simplify]: Extracting #4: cost 12 inf + 84 23.539 * * [simplify]: Extracting #5: cost 10 inf + 248 23.539 * * [simplify]: Extracting #6: cost 4 inf + 1380 23.539 * * [simplify]: Extracting #7: cost 1 inf + 2026 23.539 * * [simplify]: Extracting #8: cost 0 inf + 2268 23.540 * [simplify]: Simplified to (/ (cbrt (/ 1/2 (fabs x))) (/ (fabs x) (cbrt (/ 1/2 (fabs x))))) 23.540 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (cbrt (/ 1/2 (fabs x))) (/ (fabs x) (cbrt (/ 1/2 (fabs x))))) (/ (cbrt (/ 1/2 (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.540 * [simplify]: Simplifying (/ (cbrt (/ 1/2 (fabs x))) (fabs x)) 23.540 * * [simplify]: iters left: 6 (6 enodes) 23.542 * * [simplify]: iters left: 5 (18 enodes) 23.544 * * [simplify]: Extracting #0: cost 1 inf + 0 23.544 * * [simplify]: Extracting #1: cost 4 inf + 0 23.544 * * [simplify]: Extracting #2: cost 8 inf + 0 23.545 * * [simplify]: Extracting #3: cost 7 inf + 83 23.545 * * [simplify]: Extracting #4: cost 6 inf + 84 23.545 * * [simplify]: Extracting #5: cost 0 inf + 976 23.545 * [simplify]: Simplified to (/ (cbrt (/ 1/2 (fabs x))) (fabs x)) 23.545 * [simplify]: Simplified (2 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (* (cbrt (/ 1/2 (fabs x))) (cbrt (/ 1/2 (fabs x)))) (fabs x)) (/ (cbrt (/ 1/2 (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.545 * * * * [progress]: [ 96 / 195 ] simplifiying candidate # 23.545 * [simplify]: Simplifying (/ (sqrt (/ 1/2 (fabs x))) (fabs x)) 23.545 * * [simplify]: iters left: 6 (6 enodes) 23.547 * * [simplify]: iters left: 5 (18 enodes) 23.552 * * [simplify]: Extracting #0: cost 1 inf + 0 23.552 * * [simplify]: Extracting #1: cost 4 inf + 0 23.552 * * [simplify]: Extracting #2: cost 8 inf + 0 23.552 * * [simplify]: Extracting #3: cost 7 inf + 83 23.552 * * [simplify]: Extracting #4: cost 6 inf + 84 23.553 * * [simplify]: Extracting #5: cost 0 inf + 816 23.553 * [simplify]: Simplified to (/ (sqrt (/ 1/2 (fabs x))) (fabs x)) 23.553 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (sqrt (/ 1/2 (fabs x))) (fabs x)) (/ (sqrt (/ 1/2 (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.553 * [simplify]: Simplifying (/ (sqrt (/ 1/2 (fabs x))) (fabs x)) 23.554 * * [simplify]: iters left: 6 (6 enodes) 23.556 * * [simplify]: iters left: 5 (18 enodes) 23.562 * * [simplify]: Extracting #0: cost 1 inf + 0 23.562 * * [simplify]: Extracting #1: cost 4 inf + 0 23.562 * * [simplify]: Extracting #2: cost 8 inf + 0 23.562 * * [simplify]: Extracting #3: cost 7 inf + 83 23.563 * * [simplify]: Extracting #4: cost 6 inf + 84 23.563 * * [simplify]: Extracting #5: cost 0 inf + 816 23.563 * [simplify]: Simplified to (/ (sqrt (/ 1/2 (fabs x))) (fabs x)) 23.563 * [simplify]: Simplified (2 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (sqrt (/ 1/2 (fabs x))) (fabs x)) (/ (sqrt (/ 1/2 (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.563 * * * * [progress]: [ 97 / 195 ] simplifiying candidate # 23.564 * [simplify]: Simplifying (/ (/ (* (cbrt 1/2) (cbrt 1/2)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) 23.564 * * [simplify]: iters left: 6 (9 enodes) 23.569 * * [simplify]: iters left: 5 (35 enodes) 23.581 * * [simplify]: iters left: 4 (66 enodes) 23.601 * * [simplify]: iters left: 3 (111 enodes) 23.640 * * [simplify]: iters left: 2 (157 enodes) 23.690 * * [simplify]: iters left: 1 (171 enodes) 23.737 * * [simplify]: Extracting #0: cost 1 inf + 0 23.737 * * [simplify]: Extracting #1: cost 23 inf + 0 23.737 * * [simplify]: Extracting #2: cost 46 inf + 0 23.738 * * [simplify]: Extracting #3: cost 39 inf + 569 23.740 * * [simplify]: Extracting #4: cost 9 inf + 7540 23.743 * * [simplify]: Extracting #5: cost 0 inf + 9796 23.747 * * [simplify]: Extracting #6: cost 0 inf + 9756 23.751 * [simplify]: Simplified to (/ (* (/ (cbrt 1/2) (cbrt (fabs x))) (/ (cbrt 1/2) (cbrt (fabs x)))) (fabs x)) 23.751 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (* (/ (cbrt 1/2) (cbrt (fabs x))) (/ (cbrt 1/2) (cbrt (fabs x)))) (fabs x)) (/ (/ (cbrt 1/2) (cbrt (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.751 * [simplify]: Simplifying (/ (/ (cbrt 1/2) (cbrt (fabs x))) (fabs x)) 23.751 * * [simplify]: iters left: 6 (7 enodes) 23.755 * * [simplify]: iters left: 5 (23 enodes) 23.762 * * [simplify]: iters left: 4 (28 enodes) 23.767 * * [simplify]: iters left: 3 (30 enodes) 23.771 * * [simplify]: Extracting #0: cost 1 inf + 0 23.771 * * [simplify]: Extracting #1: cost 8 inf + 0 23.771 * * [simplify]: Extracting #2: cost 16 inf + 0 23.771 * * [simplify]: Extracting #3: cost 12 inf + 84 23.771 * * [simplify]: Extracting #4: cost 6 inf + 891 23.772 * * [simplify]: Extracting #5: cost 1 inf + 1900 23.772 * * [simplify]: Extracting #6: cost 0 inf + 2182 23.772 * [simplify]: Simplified to (/ (cbrt 1/2) (* (fabs x) (cbrt (fabs x)))) 23.772 * [simplify]: Simplified (2 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (* (/ (cbrt 1/2) (cbrt (fabs x))) (/ (cbrt 1/2) (cbrt (fabs x)))) (fabs x)) (/ (cbrt 1/2) (* (fabs x) (cbrt (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.772 * * * * [progress]: [ 98 / 195 ] simplifiying candidate # 23.773 * [simplify]: Simplifying (/ (/ (* (cbrt 1/2) (cbrt 1/2)) (sqrt (fabs x))) (fabs x)) 23.773 * * [simplify]: iters left: 6 (8 enodes) 23.775 * * [simplify]: iters left: 5 (28 enodes) 23.779 * * [simplify]: iters left: 4 (43 enodes) 23.786 * * [simplify]: iters left: 3 (65 enodes) 23.796 * * [simplify]: iters left: 2 (76 enodes) 23.805 * * [simplify]: iters left: 1 (77 enodes) 23.815 * * [simplify]: Extracting #0: cost 1 inf + 0 23.815 * * [simplify]: Extracting #1: cost 15 inf + 0 23.815 * * [simplify]: Extracting #2: cost 30 inf + 0 23.816 * * [simplify]: Extracting #3: cost 23 inf + 529 23.816 * * [simplify]: Extracting #4: cost 3 inf + 4122 23.817 * * [simplify]: Extracting #5: cost 0 inf + 4768 23.818 * [simplify]: Simplified to (/ (* (cbrt 1/2) (/ (cbrt 1/2) (fabs x))) (sqrt (fabs x))) 23.818 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (* (cbrt 1/2) (/ (cbrt 1/2) (fabs x))) (sqrt (fabs x))) (/ (/ (cbrt 1/2) (sqrt (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.818 * [simplify]: Simplifying (/ (/ (cbrt 1/2) (sqrt (fabs x))) (fabs x)) 23.818 * * [simplify]: iters left: 6 (7 enodes) 23.820 * * [simplify]: iters left: 5 (23 enodes) 23.826 * * [simplify]: iters left: 4 (28 enodes) 23.830 * * [simplify]: iters left: 3 (30 enodes) 23.834 * * [simplify]: Extracting #0: cost 1 inf + 0 23.834 * * [simplify]: Extracting #1: cost 8 inf + 0 23.834 * * [simplify]: Extracting #2: cost 16 inf + 0 23.834 * * [simplify]: Extracting #3: cost 12 inf + 84 23.834 * * [simplify]: Extracting #4: cost 6 inf + 731 23.834 * * [simplify]: Extracting #5: cost 1 inf + 1620 23.835 * * [simplify]: Extracting #6: cost 0 inf + 1862 23.835 * [simplify]: Simplified to (/ (cbrt 1/2) (* (fabs x) (sqrt (fabs x)))) 23.835 * [simplify]: Simplified (2 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (/ (* (cbrt 1/2) (cbrt 1/2)) (sqrt (fabs x))) (fabs x)) (/ (cbrt 1/2) (* (fabs x) (sqrt (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.835 * * * * [progress]: [ 99 / 195 ] simplifiying candidate # 23.836 * [simplify]: Simplifying (/ (/ (* (cbrt 1/2) (cbrt 1/2)) 1) (fabs x)) 23.836 * * [simplify]: iters left: 6 (8 enodes) 23.840 * * [simplify]: iters left: 5 (28 enodes) 23.850 * * [simplify]: iters left: 4 (46 enodes) 23.864 * * [simplify]: iters left: 3 (61 enodes) 23.880 * * [simplify]: iters left: 2 (74 enodes) 23.902 * * [simplify]: Extracting #0: cost 1 inf + 0 23.902 * * [simplify]: Extracting #1: cost 9 inf + 0 23.902 * * [simplify]: Extracting #2: cost 16 inf + 1 23.902 * * [simplify]: Extracting #3: cost 14 inf + 3 23.902 * * [simplify]: Extracting #4: cost 7 inf + 894 23.903 * * [simplify]: Extracting #5: cost 0 inf + 1785 23.904 * [simplify]: Simplified to (/ (cbrt 1/2) (/ (fabs x) (cbrt 1/2))) 23.904 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (cbrt 1/2) (/ (fabs x) (cbrt 1/2))) (/ (/ (cbrt 1/2) (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.904 * [simplify]: Simplifying (/ (/ (cbrt 1/2) (fabs x)) (fabs x)) 23.904 * * [simplify]: iters left: 5 (6 enodes) 23.908 * * [simplify]: iters left: 4 (20 enodes) 23.914 * * [simplify]: iters left: 3 (22 enodes) 23.920 * * [simplify]: Extracting #0: cost 1 inf + 0 23.921 * * [simplify]: Extracting #1: cost 6 inf + 0 23.921 * * [simplify]: Extracting #2: cost 12 inf + 0 23.921 * * [simplify]: Extracting #3: cost 10 inf + 2 23.921 * * [simplify]: Extracting #4: cost 0 inf + 1136 23.921 * [simplify]: Simplified to (/ (/ (cbrt 1/2) (fabs x)) (fabs x)) 23.921 * [simplify]: Simplified (2 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (cbrt 1/2) (/ (fabs x) (cbrt 1/2))) (/ (/ (cbrt 1/2) (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.922 * * * * [progress]: [ 100 / 195 ] simplifiying candidate # 23.922 * [simplify]: Simplifying (/ (/ (sqrt 1/2) (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) 23.922 * * [simplify]: iters left: 6 (8 enodes) 23.927 * * [simplify]: iters left: 5 (28 enodes) 23.936 * * [simplify]: iters left: 4 (38 enodes) 23.947 * * [simplify]: iters left: 3 (50 enodes) 23.963 * * [simplify]: iters left: 2 (52 enodes) 23.976 * * [simplify]: Extracting #0: cost 1 inf + 0 23.977 * * [simplify]: Extracting #1: cost 12 inf + 0 23.977 * * [simplify]: Extracting #2: cost 24 inf + 0 23.977 * * [simplify]: Extracting #3: cost 16 inf + 568 23.978 * * [simplify]: Extracting #4: cost 0 inf + 3634 23.979 * [simplify]: Simplified to (/ (sqrt 1/2) (* (* (fabs x) (cbrt (fabs x))) (cbrt (fabs x)))) 23.979 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (sqrt 1/2) (* (* (fabs x) (cbrt (fabs x))) (cbrt (fabs x)))) (/ (/ (sqrt 1/2) (cbrt (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.979 * [simplify]: Simplifying (/ (/ (sqrt 1/2) (cbrt (fabs x))) (fabs x)) 23.980 * * [simplify]: iters left: 6 (7 enodes) 23.984 * * [simplify]: iters left: 5 (23 enodes) 23.991 * * [simplify]: iters left: 4 (28 enodes) 23.999 * * [simplify]: iters left: 3 (30 enodes) 24.008 * * [simplify]: Extracting #0: cost 1 inf + 0 24.008 * * [simplify]: Extracting #1: cost 8 inf + 0 24.008 * * [simplify]: Extracting #2: cost 16 inf + 0 24.008 * * [simplify]: Extracting #3: cost 12 inf + 84 24.008 * * [simplify]: Extracting #4: cost 6 inf + 771 24.008 * * [simplify]: Extracting #5: cost 1 inf + 1620 24.009 * * [simplify]: Extracting #6: cost 0 inf + 1862 24.010 * [simplify]: Simplified to (/ (sqrt 1/2) (* (fabs x) (cbrt (fabs x)))) 24.010 * [simplify]: Simplified (2 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (/ (sqrt 1/2) (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) (/ (sqrt 1/2) (* (fabs x) (cbrt (fabs x))))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.010 * * * * [progress]: [ 101 / 195 ] simplifiying candidate # 24.010 * [simplify]: Simplifying (/ (/ (sqrt 1/2) (sqrt (fabs x))) (fabs x)) 24.010 * * [simplify]: iters left: 6 (7 enodes) 24.014 * * [simplify]: iters left: 5 (23 enodes) 24.021 * * [simplify]: iters left: 4 (28 enodes) 24.030 * * [simplify]: iters left: 3 (30 enodes) 24.038 * * [simplify]: Extracting #0: cost 1 inf + 0 24.038 * * [simplify]: Extracting #1: cost 8 inf + 0 24.038 * * [simplify]: Extracting #2: cost 16 inf + 0 24.038 * * [simplify]: Extracting #3: cost 12 inf + 84 24.039 * * [simplify]: Extracting #4: cost 6 inf + 611 24.039 * * [simplify]: Extracting #5: cost 1 inf + 1340 24.040 * * [simplify]: Extracting #6: cost 0 inf + 1542 24.040 * [simplify]: Simplified to (/ (sqrt 1/2) (* (fabs x) (sqrt (fabs x)))) 24.040 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (sqrt 1/2) (* (fabs x) (sqrt (fabs x)))) (/ (/ (sqrt 1/2) (sqrt (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))))) 24.041 * [simplify]: Simplifying (/ (/ (sqrt 1/2) (sqrt (fabs x))) (fabs x)) 24.041 * * [simplify]: iters left: 6 (7 enodes) 24.045 * * [simplify]: iters left: 5 (23 enodes) 24.052 * * [simplify]: iters left: 4 (28 enodes) 24.060 * * [simplify]: iters left: 3 (30 enodes) 24.066 * * [simplify]: Extracting #0: cost 1 inf + 0 24.066 * * [simplify]: Extracting #1: cost 8 inf + 0 24.066 * * [simplify]: Extracting #2: cost 16 inf + 0 24.066 * * [simplify]: Extracting #3: cost 12 inf + 84 24.066 * * [simplify]: Extracting #4: cost 6 inf + 611 24.066 * * [simplify]: Extracting #5: cost 1 inf + 1340 24.067 * * [simplify]: Extracting #6: cost 0 inf + 1542 24.067 * [simplify]: Simplified to (/ (sqrt 1/2) (* (fabs x) (sqrt (fabs x)))) 24.067 * [simplify]: Simplified (2 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (/ (sqrt 1/2) (sqrt (fabs x))) (fabs x)) (/ (sqrt 1/2) (* (fabs x) (sqrt (fabs x))))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.067 * * * * [progress]: [ 102 / 195 ] simplifiying candidate # 24.067 * [simplify]: Simplifying (/ (/ (sqrt 1/2) 1) (fabs x)) 24.067 * * [simplify]: iters left: 5 (7 enodes) 24.070 * * [simplify]: iters left: 4 (23 enodes) 24.073 * * [simplify]: iters left: 3 (27 enodes) 24.078 * * [simplify]: iters left: 2 (30 enodes) 24.082 * * [simplify]: Extracting #0: cost 1 inf + 0 24.082 * * [simplify]: Extracting #1: cost 5 inf + 0 24.082 * * [simplify]: Extracting #2: cost 8 inf + 1 24.082 * * [simplify]: Extracting #3: cost 5 inf + 44 24.082 * * [simplify]: Extracting #4: cost 1 inf + 289 24.082 * * [simplify]: Extracting #5: cost 0 inf + 411 24.082 * [simplify]: Simplified to (/ (sqrt 1/2) (fabs x)) 24.082 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (sqrt 1/2) (fabs x)) (/ (/ (sqrt 1/2) (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))))) 24.083 * [simplify]: Simplifying (/ (/ (sqrt 1/2) (fabs x)) (fabs x)) 24.083 * * [simplify]: iters left: 5 (6 enodes) 24.084 * * [simplify]: iters left: 4 (20 enodes) 24.088 * * [simplify]: iters left: 3 (22 enodes) 24.093 * * [simplify]: Extracting #0: cost 1 inf + 0 24.093 * * [simplify]: Extracting #1: cost 6 inf + 0 24.093 * * [simplify]: Extracting #2: cost 12 inf + 0 24.093 * * [simplify]: Extracting #3: cost 10 inf + 2 24.093 * * [simplify]: Extracting #4: cost 0 inf + 896 24.093 * [simplify]: Simplified to (/ (/ (sqrt 1/2) (fabs x)) (fabs x)) 24.093 * [simplify]: Simplified (2 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (sqrt 1/2) (fabs x)) (/ (/ (sqrt 1/2) (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))))) 24.093 * * * * [progress]: [ 103 / 195 ] simplifiying candidate # 24.093 * [simplify]: Simplifying (/ (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) 24.094 * * [simplify]: iters left: 6 (7 enodes) 24.096 * * [simplify]: iters left: 5 (27 enodes) 24.100 * * [simplify]: iters left: 4 (39 enodes) 24.106 * * [simplify]: iters left: 3 (51 enodes) 24.113 * * [simplify]: iters left: 2 (53 enodes) 24.124 * * [simplify]: Extracting #0: cost 1 inf + 0 24.124 * * [simplify]: Extracting #1: cost 12 inf + 0 24.124 * * [simplify]: Extracting #2: cost 21 inf + 1 24.124 * * [simplify]: Extracting #3: cost 20 inf + 2 24.125 * * [simplify]: Extracting #4: cost 13 inf + 733 24.126 * * [simplify]: Extracting #5: cost 2 inf + 2749 24.127 * * [simplify]: Extracting #6: cost 0 inf + 3152 24.128 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) 24.128 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (/ 1 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (/ 1/2 (cbrt (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))))) 24.128 * [simplify]: Simplifying (/ (/ 1/2 (cbrt (fabs x))) (fabs x)) 24.129 * * [simplify]: iters left: 6 (6 enodes) 24.132 * * [simplify]: iters left: 5 (20 enodes) 24.138 * * [simplify]: iters left: 4 (25 enodes) 24.144 * * [simplify]: iters left: 3 (27 enodes) 24.152 * * [simplify]: Extracting #0: cost 1 inf + 0 24.152 * * [simplify]: Extracting #1: cost 8 inf + 0 24.152 * * [simplify]: Extracting #2: cost 13 inf + 1 24.152 * * [simplify]: Extracting #3: cost 12 inf + 2 24.152 * * [simplify]: Extracting #4: cost 7 inf + 489 24.152 * * [simplify]: Extracting #5: cost 0 inf + 1540 24.153 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (cbrt (fabs x))) 24.153 * [simplify]: Simplified (2 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (/ 1 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (/ 1/2 (fabs x)) (cbrt (fabs x)))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.153 * * * * [progress]: [ 104 / 195 ] simplifiying candidate # 24.153 * [simplify]: Simplifying (/ (/ 1 (sqrt (fabs x))) (fabs x)) 24.154 * * [simplify]: iters left: 6 (6 enodes) 24.157 * * [simplify]: iters left: 5 (22 enodes) 24.161 * * [simplify]: iters left: 4 (29 enodes) 24.165 * * [simplify]: iters left: 3 (31 enodes) 24.170 * * [simplify]: Extracting #0: cost 1 inf + 0 24.170 * * [simplify]: Extracting #1: cost 8 inf + 0 24.170 * * [simplify]: Extracting #2: cost 13 inf + 1 24.170 * * [simplify]: Extracting #3: cost 12 inf + 2 24.170 * * [simplify]: Extracting #4: cost 8 inf + 247 24.170 * * [simplify]: Extracting #5: cost 1 inf + 1058 24.170 * * [simplify]: Extracting #6: cost 0 inf + 1220 24.170 * [simplify]: Simplified to (/ (/ 1 (sqrt (fabs x))) (fabs x)) 24.170 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (/ 1 (sqrt (fabs x))) (fabs x)) (/ (/ 1/2 (sqrt (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))))) 24.171 * [simplify]: Simplifying (/ (/ 1/2 (sqrt (fabs x))) (fabs x)) 24.171 * * [simplify]: iters left: 6 (6 enodes) 24.172 * * [simplify]: iters left: 5 (20 enodes) 24.175 * * [simplify]: iters left: 4 (25 enodes) 24.179 * * [simplify]: iters left: 3 (27 enodes) 24.182 * * [simplify]: Extracting #0: cost 1 inf + 0 24.183 * * [simplify]: Extracting #1: cost 8 inf + 0 24.183 * * [simplify]: Extracting #2: cost 13 inf + 1 24.183 * * [simplify]: Extracting #3: cost 12 inf + 2 24.183 * * [simplify]: Extracting #4: cost 7 inf + 409 24.183 * * [simplify]: Extracting #5: cost 0 inf + 1220 24.183 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (sqrt (fabs x))) 24.183 * [simplify]: Simplified (2 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (/ 1 (sqrt (fabs x))) (fabs x)) (/ (/ 1/2 (fabs x)) (sqrt (fabs x)))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.183 * * * * [progress]: [ 105 / 195 ] simplifiying candidate # 24.184 * [simplify]: Simplifying (/ (/ 1 1) (fabs x)) 24.184 * * [simplify]: iters left: 4 (5 enodes) 24.185 * * [simplify]: iters left: 3 (15 enodes) 24.187 * * [simplify]: iters left: 2 (17 enodes) 24.192 * * [simplify]: Extracting #0: cost 1 inf + 0 24.192 * * [simplify]: Extracting #1: cost 4 inf + 0 24.192 * * [simplify]: Extracting #2: cost 5 inf + 1 24.192 * * [simplify]: Extracting #3: cost 1 inf + 207 24.193 * * [simplify]: Extracting #4: cost 0 inf + 248 24.193 * [simplify]: Simplified to (/ 1 (fabs x)) 24.193 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ 1 (fabs x)) (/ (/ 1/2 (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))))) 24.193 * [simplify]: Simplifying (/ (/ 1/2 (fabs x)) (fabs x)) 24.194 * * [simplify]: iters left: 5 (5 enodes) 24.197 * * [simplify]: iters left: 4 (17 enodes) 24.199 * * [simplify]: iters left: 3 (19 enodes) 24.202 * * [simplify]: Extracting #0: cost 1 inf + 0 24.202 * * [simplify]: Extracting #1: cost 6 inf + 0 24.202 * * [simplify]: Extracting #2: cost 9 inf + 1 24.202 * * [simplify]: Extracting #3: cost 0 inf + 654 24.203 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (fabs x)) 24.203 * [simplify]: Simplified (2 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ 1 (fabs x)) (/ (/ 1/2 (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))))) 24.203 * * * * [progress]: [ 106 / 195 ] simplifiying candidate # 24.203 * [simplify]: Simplifying (/ 1 (fabs x)) 24.203 * * [simplify]: iters left: 3 (4 enodes) 24.204 * * [simplify]: iters left: 2 (14 enodes) 24.206 * * [simplify]: iters left: 1 (16 enodes) 24.209 * * [simplify]: Extracting #0: cost 1 inf + 0 24.209 * * [simplify]: Extracting #1: cost 4 inf + 0 24.209 * * [simplify]: Extracting #2: cost 5 inf + 1 24.209 * * [simplify]: Extracting #3: cost 3 inf + 43 24.209 * * [simplify]: Extracting #4: cost 1 inf + 166 24.209 * * [simplify]: Extracting #5: cost 0 inf + 248 24.209 * [simplify]: Simplified to (/ 1 (fabs x)) 24.209 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ 1 (fabs x)) (/ (/ 1/2 (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))))) 24.209 * [simplify]: Simplifying (/ (/ 1/2 (fabs x)) (fabs x)) 24.209 * * [simplify]: iters left: 5 (5 enodes) 24.211 * * [simplify]: iters left: 4 (17 enodes) 24.213 * * [simplify]: iters left: 3 (19 enodes) 24.216 * * [simplify]: Extracting #0: cost 1 inf + 0 24.216 * * [simplify]: Extracting #1: cost 6 inf + 0 24.216 * * [simplify]: Extracting #2: cost 9 inf + 1 24.216 * * [simplify]: Extracting #3: cost 0 inf + 654 24.216 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (fabs x)) 24.216 * [simplify]: Simplified (2 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ 1 (fabs x)) (/ (/ 1/2 (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))))) 24.217 * * * * [progress]: [ 107 / 195 ] simplifiying candidate # 24.217 * [simplify]: Simplifying (/ 1/2 (fabs x)) 24.217 * * [simplify]: iters left: 3 (4 enodes) 24.218 * * [simplify]: iters left: 2 (12 enodes) 24.220 * * [simplify]: Extracting #0: cost 1 inf + 0 24.220 * * [simplify]: Extracting #1: cost 4 inf + 0 24.220 * * [simplify]: Extracting #2: cost 5 inf + 1 24.220 * * [simplify]: Extracting #3: cost 4 inf + 2 24.220 * * [simplify]: Extracting #4: cost 0 inf + 248 24.220 * [simplify]: Simplified to (/ 1/2 (fabs x)) 24.220 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ 1/2 (fabs x)) (/ (/ 1 (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))))) 24.220 * [simplify]: Simplifying (/ (/ 1 (fabs x)) (fabs x)) 24.220 * * [simplify]: iters left: 5 (5 enodes) 24.222 * * [simplify]: iters left: 4 (19 enodes) 24.225 * * [simplify]: iters left: 3 (23 enodes) 24.229 * * [simplify]: Extracting #0: cost 1 inf + 0 24.229 * * [simplify]: Extracting #1: cost 6 inf + 0 24.229 * * [simplify]: Extracting #2: cost 9 inf + 1 24.229 * * [simplify]: Extracting #3: cost 1 inf + 573 24.229 * * [simplify]: Extracting #4: cost 0 inf + 654 24.229 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (fabs x)) 24.229 * [simplify]: Simplified (2 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ 1/2 (fabs x)) (/ (/ 1 (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))))) 24.229 * * * * [progress]: [ 108 / 195 ] simplifiying candidate # 24.230 * * * * [progress]: [ 109 / 195 ] simplifiying candidate # 24.230 * * * * [progress]: [ 110 / 195 ] simplifiying candidate # 24.230 * * * * [progress]: [ 111 / 195 ] simplifiying candidate # 24.230 * [simplify]: Simplifying (fabs x) 24.230 * * [simplify]: iters left: 1 (2 enodes) 24.230 * * [simplify]: Extracting #0: cost 1 inf + 0 24.230 * * [simplify]: Extracting #1: cost 3 inf + 0 24.230 * * [simplify]: Extracting #2: cost 2 inf + 1 24.230 * * [simplify]: Extracting #3: cost 0 inf + 83 24.230 * [simplify]: Simplified to (fabs x) 24.230 * [simplify]: Simplified (2 2 1 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))))) 24.231 * * * * [progress]: [ 112 / 195 ] simplifiying candidate # 24.231 * [simplify]: Simplifying (* (cbrt (/ 1/2 (fabs x))) (cbrt (/ 1/2 (fabs x)))) 24.231 * * [simplify]: iters left: 6 (6 enodes) 24.233 * * [simplify]: iters left: 5 (18 enodes) 24.239 * * [simplify]: Extracting #0: cost 1 inf + 0 24.239 * * [simplify]: Extracting #1: cost 3 inf + 0 24.239 * * [simplify]: Extracting #2: cost 5 inf + 0 24.239 * * [simplify]: Extracting #3: cost 8 inf + 0 24.239 * * [simplify]: Extracting #4: cost 9 inf + 1 24.239 * * [simplify]: Extracting #5: cost 0 inf + 976 24.240 * [simplify]: Simplified to (* (cbrt (/ 1/2 (fabs x))) (cbrt (/ 1/2 (fabs x)))) 24.240 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (* (cbrt (/ 1/2 (fabs x))) (cbrt (/ 1/2 (fabs x)))) (/ (* (fabs x) (fabs x)) (cbrt (/ 1/2 (fabs x))))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.240 * * * * [progress]: [ 113 / 195 ] simplifiying candidate # 24.240 * [simplify]: Simplifying (sqrt (/ 1/2 (fabs x))) 24.240 * * [simplify]: iters left: 4 (5 enodes) 24.243 * * [simplify]: iters left: 3 (15 enodes) 24.247 * * [simplify]: Extracting #0: cost 1 inf + 0 24.247 * * [simplify]: Extracting #1: cost 3 inf + 0 24.247 * * [simplify]: Extracting #2: cost 6 inf + 0 24.247 * * [simplify]: Extracting #3: cost 7 inf + 1 24.247 * * [simplify]: Extracting #4: cost 0 inf + 492 24.248 * [simplify]: Simplified to (sqrt (/ 1/2 (fabs x))) 24.248 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (sqrt (/ 1/2 (fabs x))) (/ (* (fabs x) (fabs x)) (sqrt (/ 1/2 (fabs x))))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.248 * * * * [progress]: [ 114 / 195 ] simplifiying candidate # 24.248 * [simplify]: Simplifying (/ (* (cbrt 1/2) (cbrt 1/2)) (* (cbrt (fabs x)) (cbrt (fabs x)))) 24.248 * * [simplify]: iters left: 6 (8 enodes) 24.252 * * [simplify]: iters left: 5 (30 enodes) 24.257 * * [simplify]: iters left: 4 (45 enodes) 24.264 * * [simplify]: iters left: 3 (52 enodes) 24.271 * * [simplify]: iters left: 2 (55 enodes) 24.278 * * [simplify]: Extracting #0: cost 1 inf + 0 24.278 * * [simplify]: Extracting #1: cost 11 inf + 0 24.278 * * [simplify]: Extracting #2: cost 22 inf + 0 24.278 * * [simplify]: Extracting #3: cost 23 inf + 1 24.278 * * [simplify]: Extracting #4: cost 18 inf + 286 24.279 * * [simplify]: Extracting #5: cost 2 inf + 3832 24.279 * * [simplify]: Extracting #6: cost 0 inf + 4276 24.280 * [simplify]: Simplified to (* (/ (cbrt 1/2) (cbrt (fabs x))) (/ (cbrt 1/2) (cbrt (fabs x)))) 24.280 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (* (/ (cbrt 1/2) (cbrt (fabs x))) (/ (cbrt 1/2) (cbrt (fabs x)))) (/ (* (fabs x) (fabs x)) (/ (cbrt 1/2) (cbrt (fabs x))))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.280 * * * * [progress]: [ 115 / 195 ] simplifiying candidate # 24.280 * [simplify]: Simplifying (/ (* (cbrt 1/2) (cbrt 1/2)) (sqrt (fabs x))) 24.280 * * [simplify]: iters left: 5 (7 enodes) 24.282 * * [simplify]: iters left: 4 (23 enodes) 24.291 * * [simplify]: iters left: 3 (27 enodes) 24.299 * * [simplify]: iters left: 2 (30 enodes) 24.304 * * [simplify]: Extracting #0: cost 1 inf + 0 24.304 * * [simplify]: Extracting #1: cost 7 inf + 0 24.304 * * [simplify]: Extracting #2: cost 14 inf + 0 24.304 * * [simplify]: Extracting #3: cost 15 inf + 1 24.304 * * [simplify]: Extracting #4: cost 12 inf + 164 24.304 * * [simplify]: Extracting #5: cost 6 inf + 771 24.304 * * [simplify]: Extracting #6: cost 1 inf + 1700 24.305 * * [simplify]: Extracting #7: cost 0 inf + 1942 24.305 * [simplify]: Simplified to (/ (* (cbrt 1/2) (cbrt 1/2)) (sqrt (fabs x))) 24.305 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ (* (cbrt 1/2) (cbrt 1/2)) (sqrt (fabs x))) (/ (* (fabs x) (fabs x)) (/ (cbrt 1/2) (sqrt (fabs x))))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.305 * * * * [progress]: [ 116 / 195 ] simplifiying candidate # 24.305 * [simplify]: Simplifying (/ (* (cbrt 1/2) (cbrt 1/2)) 1) 24.305 * * [simplify]: iters left: 5 (5 enodes) 24.307 * * [simplify]: iters left: 4 (17 enodes) 24.311 * * [simplify]: iters left: 3 (27 enodes) 24.315 * * [simplify]: iters left: 2 (28 enodes) 24.319 * * [simplify]: Extracting #0: cost 1 inf + 0 24.319 * * [simplify]: Extracting #1: cost 5 inf + 0 24.319 * * [simplify]: Extracting #2: cost 7 inf + 1 24.319 * * [simplify]: Extracting #3: cost 6 inf + 2 24.319 * * [simplify]: Extracting #4: cost 1 inf + 528 24.319 * * [simplify]: Extracting #5: cost 0 inf + 650 24.319 * [simplify]: Simplified to (* (cbrt 1/2) (cbrt 1/2)) 24.319 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (* (cbrt 1/2) (cbrt 1/2)) (/ (* (fabs x) (fabs x)) (/ (cbrt 1/2) (fabs x)))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.320 * * * * [progress]: [ 117 / 195 ] simplifiying candidate # 24.320 * [simplify]: Simplifying (/ (sqrt 1/2) (* (cbrt (fabs x)) (cbrt (fabs x)))) 24.320 * * [simplify]: iters left: 6 (7 enodes) 24.322 * * [simplify]: iters left: 5 (23 enodes) 24.325 * * [simplify]: iters left: 4 (25 enodes) 24.329 * * [simplify]: Extracting #0: cost 1 inf + 0 24.329 * * [simplify]: Extracting #1: cost 6 inf + 0 24.329 * * [simplify]: Extracting #2: cost 12 inf + 0 24.329 * * [simplify]: Extracting #3: cost 13 inf + 1 24.329 * * [simplify]: Extracting #4: cost 8 inf + 166 24.329 * * [simplify]: Extracting #5: cost 4 inf + 771 24.329 * * [simplify]: Extracting #6: cost 1 inf + 1376 24.330 * * [simplify]: Extracting #7: cost 0 inf + 1618 24.330 * [simplify]: Simplified to (/ (sqrt 1/2) (* (cbrt (fabs x)) (cbrt (fabs x)))) 24.330 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ (sqrt 1/2) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (fabs x) (fabs x)) (/ (sqrt 1/2) (cbrt (fabs x))))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.330 * * * * [progress]: [ 118 / 195 ] simplifiying candidate # 24.330 * [simplify]: Simplifying (/ (sqrt 1/2) (sqrt (fabs x))) 24.330 * * [simplify]: iters left: 4 (6 enodes) 24.332 * * [simplify]: iters left: 3 (18 enodes) 24.335 * * [simplify]: Extracting #0: cost 1 inf + 0 24.335 * * [simplify]: Extracting #1: cost 4 inf + 0 24.335 * * [simplify]: Extracting #2: cost 8 inf + 0 24.335 * * [simplify]: Extracting #3: cost 9 inf + 1 24.335 * * [simplify]: Extracting #4: cost 0 inf + 652 24.336 * [simplify]: Simplified to (/ (sqrt 1/2) (sqrt (fabs x))) 24.336 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ (sqrt 1/2) (sqrt (fabs x))) (/ (* (fabs x) (fabs x)) (/ (sqrt 1/2) (sqrt (fabs x))))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.336 * * * * [progress]: [ 119 / 195 ] simplifiying candidate # 24.336 * [simplify]: Simplifying (/ (sqrt 1/2) 1) 24.336 * * [simplify]: iters left: 3 (4 enodes) 24.338 * * [simplify]: iters left: 2 (12 enodes) 24.341 * * [simplify]: iters left: 1 (14 enodes) 24.345 * * [simplify]: Extracting #0: cost 1 inf + 0 24.345 * * [simplify]: Extracting #1: cost 4 inf + 0 24.346 * * [simplify]: Extracting #2: cost 0 inf + 84 24.346 * [simplify]: Simplified to (sqrt 1/2) 24.346 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (sqrt 1/2) (/ (* (fabs x) (fabs x)) (/ (sqrt 1/2) (fabs x)))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.346 * * * * [progress]: [ 120 / 195 ] simplifiying candidate # 24.347 * [simplify]: Simplifying (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) 24.347 * * [simplify]: iters left: 6 (6 enodes) 24.350 * * [simplify]: iters left: 5 (22 enodes) 24.357 * * [simplify]: iters left: 4 (26 enodes) 24.364 * * [simplify]: Extracting #0: cost 1 inf + 0 24.364 * * [simplify]: Extracting #1: cost 6 inf + 0 24.364 * * [simplify]: Extracting #2: cost 9 inf + 1 24.364 * * [simplify]: Extracting #3: cost 11 inf + 1 24.365 * * [simplify]: Extracting #4: cost 8 inf + 84 24.365 * * [simplify]: Extracting #5: cost 2 inf + 1013 24.365 * * [simplify]: Extracting #6: cost 0 inf + 1376 24.365 * [simplify]: Simplified to (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) 24.366 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (fabs x) (fabs x)) (/ 1/2 (cbrt (fabs x))))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.366 * * * * [progress]: [ 121 / 195 ] simplifiying candidate # 24.366 * [simplify]: Simplifying (/ 1 (sqrt (fabs x))) 24.366 * * [simplify]: iters left: 4 (5 enodes) 24.369 * * [simplify]: iters left: 3 (17 enodes) 24.374 * * [simplify]: iters left: 2 (19 enodes) 24.377 * * [simplify]: Extracting #0: cost 1 inf + 0 24.377 * * [simplify]: Extracting #1: cost 4 inf + 0 24.377 * * [simplify]: Extracting #2: cost 5 inf + 1 24.377 * * [simplify]: Extracting #3: cost 7 inf + 1 24.377 * * [simplify]: Extracting #4: cost 0 inf + 490 24.377 * [simplify]: Simplified to (/ 1 (sqrt (fabs x))) 24.378 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1 (sqrt (fabs x))) (/ (* (fabs x) (fabs x)) (/ 1/2 (sqrt (fabs x))))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.378 * * * * [progress]: [ 122 / 195 ] simplifiying candidate # 24.378 * [simplify]: Simplifying (/ 1 1) 24.378 * * [simplify]: iters left: 2 (2 enodes) 24.379 * * [simplify]: iters left: 1 (6 enodes) 24.380 * * [simplify]: Extracting #0: cost 1 inf + 0 24.380 * * [simplify]: Extracting #1: cost 0 inf + 1 24.380 * [simplify]: Simplified to 1 24.380 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ 1 (/ (* (fabs x) (fabs x)) (/ 1/2 (fabs x)))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.380 * * * * [progress]: [ 123 / 195 ] simplifiying candidate # 24.380 * * * * [progress]: [ 124 / 195 ] simplifiying candidate # 24.380 * * * * [progress]: [ 125 / 195 ] simplifiying candidate # 24.380 * * * * [progress]: [ 126 / 195 ] simplifiying candidate #real (real->posit16 (/ (/ 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)))))> 24.380 * * * * [progress]: [ 127 / 195 ] simplifiying candidate # 24.380 * [simplify]: Simplifying (fabs x) 24.380 * * [simplify]: iters left: 1 (2 enodes) 24.381 * * [simplify]: Extracting #0: cost 1 inf + 0 24.381 * * [simplify]: Extracting #1: cost 3 inf + 0 24.381 * * [simplify]: Extracting #2: cost 2 inf + 1 24.381 * * [simplify]: Extracting #3: cost 0 inf + 83 24.381 * [simplify]: Simplified to (fabs x) 24.381 * [simplify]: Simplified (2 2 1 2 1 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))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.381 * [simplify]: Simplifying (- -1 (+ 1 1)) 24.381 * * [simplify]: iters left: 4 (4 enodes) 24.384 * * [simplify]: iters left: 3 (21 enodes) 24.387 * * [simplify]: iters left: 2 (25 enodes) 24.391 * * [simplify]: Extracting #0: cost 1 inf + 0 24.391 * * [simplify]: Extracting #1: cost 0 inf + 1 24.391 * [simplify]: Simplified to -3 24.391 * [simplify]: Simplified (2 2 1 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.391 * * * * [progress]: [ 128 / 195 ] simplifiying candidate # 24.391 * [simplify]: Simplifying (fabs x) 24.391 * * [simplify]: iters left: 1 (2 enodes) 24.392 * * [simplify]: Extracting #0: cost 1 inf + 0 24.392 * * [simplify]: Extracting #1: cost 3 inf + 0 24.392 * * [simplify]: Extracting #2: cost 2 inf + 1 24.392 * * [simplify]: Extracting #3: cost 0 inf + 83 24.392 * [simplify]: Simplified to (fabs x) 24.392 * [simplify]: Simplified (2 2 1 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) (- -1 2)) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.392 * [simplify]: Simplifying (- -1 2) 24.392 * * [simplify]: iters left: 2 (3 enodes) 24.395 * * [simplify]: iters left: 1 (13 enodes) 24.398 * * [simplify]: Extracting #0: cost 1 inf + 0 24.398 * * [simplify]: Extracting #1: cost 0 inf + 1 24.398 * [simplify]: Simplified to -3 24.398 * [simplify]: Simplified (2 2 1 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.398 * * * * [progress]: [ 129 / 195 ] simplifiying candidate # 24.398 * [simplify]: Simplifying (fabs x) 24.398 * * [simplify]: iters left: 1 (2 enodes) 24.398 * * [simplify]: Extracting #0: cost 1 inf + 0 24.399 * * [simplify]: Extracting #1: cost 3 inf + 0 24.399 * * [simplify]: Extracting #2: cost 2 inf + 1 24.399 * * [simplify]: Extracting #3: cost 0 inf + 83 24.399 * [simplify]: Simplified to (fabs x) 24.399 * [simplify]: Simplified (2 2 1 2 1 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))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.399 * [simplify]: Simplifying (- -1 (+ 1 1)) 24.399 * * [simplify]: iters left: 4 (4 enodes) 24.402 * * [simplify]: iters left: 3 (21 enodes) 24.408 * * [simplify]: iters left: 2 (25 enodes) 24.413 * * [simplify]: Extracting #0: cost 1 inf + 0 24.413 * * [simplify]: Extracting #1: cost 0 inf + 1 24.413 * [simplify]: Simplified to -3 24.413 * [simplify]: Simplified (2 2 1 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.413 * * * * [progress]: [ 130 / 195 ] simplifiying candidate # 24.413 * [simplify]: Simplifying (fabs x) 24.413 * * [simplify]: iters left: 1 (2 enodes) 24.414 * * [simplify]: Extracting #0: cost 1 inf + 0 24.414 * * [simplify]: Extracting #1: cost 3 inf + 0 24.414 * * [simplify]: Extracting #2: cost 2 inf + 1 24.414 * * [simplify]: Extracting #3: cost 0 inf + 83 24.414 * [simplify]: Simplified to (fabs x) 24.414 * [simplify]: Simplified (2 2 1 2 1 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))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.414 * [simplify]: Simplifying (- -1 (* 2 1)) 24.414 * * [simplify]: iters left: 4 (5 enodes) 24.417 * * [simplify]: iters left: 3 (19 enodes) 24.420 * * [simplify]: iters left: 2 (23 enodes) 24.423 * * [simplify]: Extracting #0: cost 1 inf + 0 24.423 * * [simplify]: Extracting #1: cost 0 inf + 1 24.423 * [simplify]: Simplified to -3 24.423 * [simplify]: Simplified (2 2 1 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.423 * * * * [progress]: [ 131 / 195 ] simplifiying candidate # 24.424 * [simplify]: Simplifying (fabs x) 24.424 * * [simplify]: iters left: 1 (2 enodes) 24.424 * * [simplify]: Extracting #0: cost 1 inf + 0 24.424 * * [simplify]: Extracting #1: cost 3 inf + 0 24.424 * * [simplify]: Extracting #2: cost 2 inf + 1 24.424 * * [simplify]: Extracting #3: cost 0 inf + 83 24.424 * [simplify]: Simplified to (fabs x) 24.424 * [simplify]: Simplified (2 2 1 2 1 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))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.424 * [simplify]: Simplifying (- (- 1) (+ 1 1)) 24.425 * * [simplify]: iters left: 4 (4 enodes) 24.427 * * [simplify]: iters left: 3 (22 enodes) 24.432 * * [simplify]: iters left: 2 (29 enodes) 24.435 * * [simplify]: Extracting #0: cost 1 inf + 0 24.435 * * [simplify]: Extracting #1: cost 0 inf + 1 24.435 * [simplify]: Simplified to -3 24.436 * [simplify]: Simplified (2 2 1 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.436 * * * * [progress]: [ 132 / 195 ] simplifiying candidate # 24.436 * [simplify]: Simplifying (fabs x) 24.436 * * [simplify]: iters left: 1 (2 enodes) 24.436 * * [simplify]: Extracting #0: cost 1 inf + 0 24.436 * * [simplify]: Extracting #1: cost 3 inf + 0 24.436 * * [simplify]: Extracting #2: cost 2 inf + 1 24.436 * * [simplify]: Extracting #3: cost 0 inf + 83 24.436 * [simplify]: Simplified to (fabs x) 24.436 * [simplify]: Simplified (2 2 1 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) (- (- 1) 2)) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.437 * [simplify]: Simplifying (- (- 1) 2) 24.437 * * [simplify]: iters left: 4 (4 enodes) 24.439 * * [simplify]: iters left: 3 (19 enodes) 24.445 * * [simplify]: iters left: 2 (23 enodes) 24.451 * * [simplify]: Extracting #0: cost 1 inf + 0 24.451 * * [simplify]: Extracting #1: cost 0 inf + 1 24.451 * [simplify]: Simplified to -3 24.451 * [simplify]: Simplified (2 2 1 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.451 * * * * [progress]: [ 133 / 195 ] simplifiying candidate # 24.452 * [simplify]: Simplifying (fabs x) 24.452 * * [simplify]: iters left: 1 (2 enodes) 24.453 * * [simplify]: Extracting #0: cost 1 inf + 0 24.453 * * [simplify]: Extracting #1: cost 3 inf + 0 24.453 * * [simplify]: Extracting #2: cost 2 inf + 1 24.453 * * [simplify]: Extracting #3: cost 0 inf + 83 24.453 * [simplify]: Simplified to (fabs x) 24.453 * [simplify]: Simplified (2 2 1 2 1 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))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.453 * [simplify]: Simplifying (- (- 1) (+ 1 1)) 24.453 * * [simplify]: iters left: 4 (4 enodes) 24.458 * * [simplify]: iters left: 3 (22 enodes) 24.466 * * [simplify]: iters left: 2 (29 enodes) 24.473 * * [simplify]: Extracting #0: cost 1 inf + 0 24.473 * * [simplify]: Extracting #1: cost 0 inf + 1 24.473 * [simplify]: Simplified to -3 24.473 * [simplify]: Simplified (2 2 1 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.474 * * * * [progress]: [ 134 / 195 ] simplifiying candidate # 24.474 * [simplify]: Simplifying (fabs x) 24.474 * * [simplify]: iters left: 1 (2 enodes) 24.475 * * [simplify]: Extracting #0: cost 1 inf + 0 24.475 * * [simplify]: Extracting #1: cost 3 inf + 0 24.475 * * [simplify]: Extracting #2: cost 2 inf + 1 24.475 * * [simplify]: Extracting #3: cost 0 inf + 83 24.475 * [simplify]: Simplified to (fabs x) 24.475 * [simplify]: Simplified (2 2 1 2 1 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))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.475 * [simplify]: Simplifying (- (- 1) (* 2 1)) 24.476 * * [simplify]: iters left: 4 (5 enodes) 24.479 * * [simplify]: iters left: 3 (19 enodes) 24.484 * * [simplify]: iters left: 2 (26 enodes) 24.487 * * [simplify]: Extracting #0: cost 1 inf + 0 24.487 * * [simplify]: Extracting #1: cost 0 inf + 1 24.487 * [simplify]: Simplified to -3 24.487 * [simplify]: Simplified (2 2 1 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.488 * * * * [progress]: [ 135 / 195 ] simplifiying candidate # 24.488 * * * * [progress]: [ 136 / 195 ] simplifiying candidate # 24.488 * [simplify]: Simplifying (- (- (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 24.488 * * [simplify]: iters left: 6 (6 enodes) 24.489 * * [simplify]: iters left: 5 (22 enodes) 24.492 * * [simplify]: iters left: 4 (28 enodes) 24.496 * * [simplify]: iters left: 3 (34 enodes) 24.502 * * [simplify]: iters left: 2 (40 enodes) 24.508 * * [simplify]: iters left: 1 (42 enodes) 24.517 * * [simplify]: Extracting #0: cost 1 inf + 0 24.517 * * [simplify]: Extracting #1: cost 7 inf + 0 24.517 * * [simplify]: Extracting #2: cost 13 inf + 0 24.517 * * [simplify]: Extracting #3: cost 15 inf + 0 24.517 * * [simplify]: Extracting #4: cost 13 inf + 42 24.517 * * [simplify]: Extracting #5: cost 2 inf + 1753 24.518 * * [simplify]: Extracting #6: cost 0 inf + 2135 24.519 * [simplify]: Simplified to (- (+ (log (fabs x)) (+ (log (fabs x)) (log (fabs x))))) 24.519 * [simplify]: Simplified (2 2 1 2 1 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)))))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.519 * * * * [progress]: [ 137 / 195 ] simplifiying candidate # 24.520 * [simplify]: Simplifying (- (- (log (fabs x))) (log (* (fabs x) (fabs x)))) 24.520 * * [simplify]: iters left: 6 (7 enodes) 24.522 * * [simplify]: iters left: 5 (24 enodes) 24.529 * * [simplify]: iters left: 4 (32 enodes) 24.538 * * [simplify]: iters left: 3 (37 enodes) 24.547 * * [simplify]: iters left: 2 (39 enodes) 24.557 * * [simplify]: iters left: 1 (45 enodes) 24.569 * * [simplify]: Extracting #0: cost 1 inf + 0 24.569 * * [simplify]: Extracting #1: cost 8 inf + 0 24.569 * * [simplify]: Extracting #2: cost 15 inf + 0 24.569 * * [simplify]: Extracting #3: cost 18 inf + 0 24.569 * * [simplify]: Extracting #4: cost 17 inf + 1 24.569 * * [simplify]: Extracting #5: cost 16 inf + 42 24.569 * * [simplify]: Extracting #6: cost 8 inf + 1030 24.570 * * [simplify]: Extracting #7: cost 0 inf + 2838 24.571 * * [simplify]: Extracting #8: cost 0 inf + 2698 24.572 * [simplify]: Simplified to (+ (- (log (fabs x))) (- (- (log (fabs x))) (log (fabs x)))) 24.572 * [simplify]: Simplified (2 2 1 2 1 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))))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.572 * * * * [progress]: [ 138 / 195 ] simplifiying candidate # 24.572 * [simplify]: Simplifying (- (- 0 (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 24.573 * * [simplify]: iters left: 6 (7 enodes) 24.576 * * [simplify]: iters left: 5 (29 enodes) 24.586 * * [simplify]: iters left: 4 (46 enodes) 24.602 * * [simplify]: iters left: 3 (66 enodes) 24.626 * * [simplify]: iters left: 2 (87 enodes) 24.648 * * [simplify]: iters left: 1 (89 enodes) 24.660 * * [simplify]: Extracting #0: cost 1 inf + 0 24.660 * * [simplify]: Extracting #1: cost 8 inf + 0 24.660 * * [simplify]: Extracting #2: cost 13 inf + 1 24.661 * * [simplify]: Extracting #3: cost 15 inf + 1 24.661 * * [simplify]: Extracting #4: cost 14 inf + 2 24.661 * * [simplify]: Extracting #5: cost 11 inf + 305 24.661 * * [simplify]: Extracting #6: cost 0 inf + 2136 24.662 * [simplify]: Simplified to (- (- (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 24.662 * [simplify]: Simplified (2 2 1 2 1 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))))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.662 * * * * [progress]: [ 139 / 195 ] simplifiying candidate # 24.662 * [simplify]: Simplifying (- (- 0 (log (fabs x))) (log (* (fabs x) (fabs x)))) 24.662 * * [simplify]: iters left: 6 (8 enodes) 24.664 * * [simplify]: iters left: 5 (31 enodes) 24.670 * * [simplify]: iters left: 4 (48 enodes) 24.677 * * [simplify]: iters left: 3 (70 enodes) 24.689 * * [simplify]: iters left: 2 (92 enodes) 24.700 * * [simplify]: iters left: 1 (94 enodes) 24.707 * * [simplify]: Extracting #0: cost 1 inf + 0 24.707 * * [simplify]: Extracting #1: cost 8 inf + 0 24.707 * * [simplify]: Extracting #2: cost 14 inf + 1 24.707 * * [simplify]: Extracting #3: cost 17 inf + 1 24.707 * * [simplify]: Extracting #4: cost 16 inf + 2 24.707 * * [simplify]: Extracting #5: cost 11 inf + 577 24.707 * * [simplify]: Extracting #6: cost 2 inf + 1876 24.708 * * [simplify]: Extracting #7: cost 0 inf + 2298 24.709 * [simplify]: Simplified to (- (- (+ (log (fabs x)) (log (fabs x)))) (log (fabs x))) 24.709 * [simplify]: Simplified (2 2 1 2 1 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)))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.709 * * * * [progress]: [ 140 / 195 ] simplifiying candidate # 24.709 * [simplify]: Simplifying (- (- (log 1) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 24.709 * * [simplify]: iters left: 6 (8 enodes) 24.711 * * [simplify]: iters left: 5 (34 enodes) 24.717 * * [simplify]: iters left: 4 (44 enodes) 24.731 * * [simplify]: iters left: 3 (62 enodes) 24.749 * * [simplify]: iters left: 2 (87 enodes) 24.779 * * [simplify]: iters left: 1 (95 enodes) 24.796 * * [simplify]: Extracting #0: cost 1 inf + 0 24.797 * * [simplify]: Extracting #1: cost 8 inf + 0 24.797 * * [simplify]: Extracting #2: cost 13 inf + 1 24.797 * * [simplify]: Extracting #3: cost 15 inf + 1 24.797 * * [simplify]: Extracting #4: cost 12 inf + 84 24.798 * * [simplify]: Extracting #5: cost 1 inf + 1945 24.799 * * [simplify]: Extracting #6: cost 0 inf + 2136 24.800 * [simplify]: Simplified to (- (- (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 24.800 * [simplify]: Simplified (2 2 1 2 1 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))))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.800 * * * * [progress]: [ 141 / 195 ] simplifiying candidate # 24.801 * [simplify]: Simplifying (- (- (log 1) (log (fabs x))) (log (* (fabs x) (fabs x)))) 24.801 * * [simplify]: iters left: 6 (9 enodes) 24.806 * * [simplify]: iters left: 5 (36 enodes) 24.817 * * [simplify]: iters left: 4 (49 enodes) 24.835 * * [simplify]: iters left: 3 (70 enodes) 24.854 * * [simplify]: iters left: 2 (95 enodes) 24.886 * * [simplify]: iters left: 1 (103 enodes) 24.904 * * [simplify]: Extracting #0: cost 1 inf + 0 24.904 * * [simplify]: Extracting #1: cost 8 inf + 0 24.904 * * [simplify]: Extracting #2: cost 14 inf + 1 24.904 * * [simplify]: Extracting #3: cost 17 inf + 1 24.904 * * [simplify]: Extracting #4: cost 14 inf + 84 24.904 * * [simplify]: Extracting #5: cost 5 inf + 1263 24.905 * * [simplify]: Extracting #6: cost 0 inf + 2378 24.907 * [simplify]: Simplified to (+ (- (log (fabs x))) (- (- (log (fabs x))) (log (fabs x)))) 24.907 * [simplify]: Simplified (2 2 1 2 1 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))))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.907 * * * * [progress]: [ 142 / 195 ] simplifiying candidate # 24.907 * [simplify]: Simplifying (- (log (/ 1 (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 24.907 * * [simplify]: iters left: 6 (8 enodes) 24.910 * * [simplify]: iters left: 5 (33 enodes) 24.915 * * [simplify]: iters left: 4 (41 enodes) 24.921 * * [simplify]: iters left: 3 (56 enodes) 24.930 * * [simplify]: iters left: 2 (84 enodes) 24.946 * * [simplify]: iters left: 1 (100 enodes) 24.965 * * [simplify]: Extracting #0: cost 1 inf + 0 24.965 * * [simplify]: Extracting #1: cost 8 inf + 0 24.966 * * [simplify]: Extracting #2: cost 14 inf + 1 24.967 * * [simplify]: Extracting #3: cost 18 inf + 1 24.968 * * [simplify]: Extracting #4: cost 16 inf + 3 24.968 * * [simplify]: Extracting #5: cost 12 inf + 319 24.968 * * [simplify]: Extracting #6: cost 4 inf + 1497 24.969 * * [simplify]: Extracting #7: cost 0 inf + 2301 24.971 * [simplify]: Simplified to (- (- (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 24.971 * [simplify]: Simplified (2 2 1 2 1 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))))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 24.971 * * * * [progress]: [ 143 / 195 ] simplifiying candidate # 24.972 * [simplify]: Simplifying (- (log (/ 1 (fabs x))) (log (* (fabs x) (fabs x)))) 24.972 * * [simplify]: iters left: 6 (8 enodes) 24.976 * * [simplify]: iters left: 5 (33 enodes) 24.986 * * [simplify]: iters left: 4 (45 enodes) 24.999 * * [simplify]: iters left: 3 (59 enodes) 25.010 * * [simplify]: iters left: 2 (87 enodes) 25.026 * * [simplify]: iters left: 1 (100 enodes) 25.036 * * [simplify]: Extracting #0: cost 1 inf + 0 25.036 * * [simplify]: Extracting #1: cost 8 inf + 0 25.036 * * [simplify]: Extracting #2: cost 15 inf + 1 25.036 * * [simplify]: Extracting #3: cost 20 inf + 1 25.036 * * [simplify]: Extracting #4: cost 18 inf + 3 25.036 * * [simplify]: Extracting #5: cost 11 inf + 592 25.037 * * [simplify]: Extracting #6: cost 3 inf + 1920 25.037 * * [simplify]: Extracting #7: cost 0 inf + 2743 25.038 * [simplify]: Simplified to (- (- (log (* (fabs x) (fabs x)))) (log (fabs x))) 25.038 * [simplify]: Simplified (2 2 1 2 1 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)))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 25.038 * * * * [progress]: [ 144 / 195 ] simplifiying candidate # 25.038 * * * * [progress]: [ 145 / 195 ] simplifiying candidate # 25.038 * * * * [progress]: [ 146 / 195 ] simplifiying candidate # 25.038 * [simplify]: Simplifying (/ (/ (* (* 1 1) 1) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) 25.038 * * [simplify]: iters left: 6 (10 enodes) 25.044 * * [simplify]: iters left: 5 (44 enodes) 25.061 * * [simplify]: iters left: 4 (121 enodes) 25.121 * * [simplify]: iters left: 3 (307 enodes) 25.290 * * [simplify]: Extracting #0: cost 1 inf + 0 25.290 * * [simplify]: Extracting #1: cost 53 inf + 0 25.291 * * [simplify]: Extracting #2: cost 133 inf + 2 25.291 * * [simplify]: Extracting #3: cost 122 inf + 1221 25.296 * * [simplify]: Extracting #4: cost 40 inf + 16544 25.304 * * [simplify]: Extracting #5: cost 0 inf + 28531 25.315 * [simplify]: Simplified to (* (* (/ 1 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1 (* (fabs x) (* (fabs x) (fabs x))))) (/ 1 (* (fabs x) (* (fabs x) (fabs x))))) 25.315 * [simplify]: Simplified (2 2 1 2 1 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)))))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 25.315 * * * * [progress]: [ 147 / 195 ] simplifiying candidate # 25.316 * [simplify]: Simplifying (/ (/ (* (* 1 1) 1) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) 25.316 * * [simplify]: iters left: 6 (11 enodes) 25.319 * * [simplify]: iters left: 5 (47 enodes) 25.330 * * [simplify]: iters left: 4 (127 enodes) 25.384 * * [simplify]: iters left: 3 (331 enodes) 25.601 * * [simplify]: Extracting #0: cost 1 inf + 0 25.601 * * [simplify]: Extracting #1: cost 66 inf + 0 25.602 * * [simplify]: Extracting #2: cost 159 inf + 2 25.603 * * [simplify]: Extracting #3: cost 148 inf + 1504 25.607 * * [simplify]: Extracting #4: cost 57 inf + 22776 25.617 * * [simplify]: Extracting #5: cost 0 inf + 37323 25.627 * * [simplify]: Extracting #6: cost 0 inf + 37243 25.636 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) 25.637 * [simplify]: Simplified (2 2 1 2 1 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))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 25.637 * * * * [progress]: [ 148 / 195 ] simplifiying candidate # 25.637 * [simplify]: Simplifying (/ (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (/ 1 (fabs x))) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) 25.637 * * [simplify]: iters left: 6 (10 enodes) 25.640 * * [simplify]: iters left: 5 (53 enodes) 25.652 * * [simplify]: iters left: 4 (143 enodes) 25.746 * * [simplify]: iters left: 3 (369 enodes) 26.042 * * [simplify]: Extracting #0: cost 1 inf + 0 26.042 * * [simplify]: Extracting #1: cost 39 inf + 0 26.043 * * [simplify]: Extracting #2: cost 97 inf + 2 26.045 * * [simplify]: Extracting #3: cost 81 inf + 1588 26.052 * * [simplify]: Extracting #4: cost 32 inf + 14665 26.064 * * [simplify]: Extracting #5: cost 0 inf + 25997 26.071 * * [simplify]: Extracting #6: cost 0 inf + 25915 26.078 * [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))) 26.078 * [simplify]: Simplified (2 2 1 2 1 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)))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 26.078 * * * * [progress]: [ 149 / 195 ] simplifiying candidate # 26.078 * [simplify]: Simplifying (/ (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (/ 1 (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) 26.079 * * [simplify]: iters left: 6 (10 enodes) 26.082 * * [simplify]: iters left: 5 (54 enodes) 26.094 * * [simplify]: iters left: 4 (143 enodes) 26.171 * * [simplify]: iters left: 3 (406 enodes) 26.618 * * [simplify]: Extracting #0: cost 1 inf + 0 26.618 * * [simplify]: Extracting #1: cost 62 inf + 0 26.619 * * [simplify]: Extracting #2: cost 186 inf + 2 26.621 * * [simplify]: Extracting #3: cost 121 inf + 10064 26.629 * * [simplify]: Extracting #4: cost 24 inf + 36304 26.644 * * [simplify]: Extracting #5: cost 0 inf + 44634 26.658 * [simplify]: Simplified to (* (* (/ (/ 1 (* (fabs x) (fabs x))) (fabs x)) (/ (/ 1 (* (fabs x) (fabs x))) (fabs x))) (/ (/ 1 (* (fabs x) (fabs x))) (fabs x))) 26.659 * [simplify]: Simplified (2 2 1 2 1 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)))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 26.659 * * * * [progress]: [ 150 / 195 ] simplifiying candidate # 26.659 * * * * [progress]: [ 151 / 195 ] simplifiying candidate # 26.659 * * * * [progress]: [ 152 / 195 ] simplifiying candidate # 26.659 * * * * [progress]: [ 153 / 195 ] simplifiying candidate # 26.659 * * * * [progress]: [ 154 / 195 ] simplifiying candidate # 26.659 * [simplify]: Simplifying (/ (* (cbrt (/ 1 (fabs x))) (cbrt (/ 1 (fabs x)))) (fabs x)) 26.659 * * [simplify]: iters left: 6 (7 enodes) 26.661 * * [simplify]: iters left: 5 (25 enodes) 26.666 * * [simplify]: iters left: 4 (31 enodes) 26.670 * * [simplify]: iters left: 3 (34 enodes) 26.675 * * [simplify]: Extracting #0: cost 1 inf + 0 26.675 * * [simplify]: Extracting #1: cost 7 inf + 0 26.675 * * [simplify]: Extracting #2: cost 14 inf + 0 26.675 * * [simplify]: Extracting #3: cost 15 inf + 1 26.675 * * [simplify]: Extracting #4: cost 12 inf + 84 26.675 * * [simplify]: Extracting #5: cost 10 inf + 248 26.676 * * [simplify]: Extracting #6: cost 5 inf + 1218 26.676 * * [simplify]: Extracting #7: cost 1 inf + 2026 26.676 * * [simplify]: Extracting #8: cost 0 inf + 2268 26.676 * [simplify]: Simplified to (* (cbrt (/ 1 (fabs x))) (/ (cbrt (/ 1 (fabs x))) (fabs x))) 26.677 * [simplify]: Simplified (2 2 1 2 1 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))) (/ (cbrt (/ 1 (fabs x))) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 26.677 * [simplify]: Simplifying (/ (cbrt (/ 1 (fabs x))) (fabs x)) 26.677 * * [simplify]: iters left: 6 (6 enodes) 26.678 * * [simplify]: iters left: 5 (20 enodes) 26.684 * * [simplify]: iters left: 4 (22 enodes) 26.690 * * [simplify]: Extracting #0: cost 1 inf + 0 26.690 * * [simplify]: Extracting #1: cost 4 inf + 0 26.691 * * [simplify]: Extracting #2: cost 8 inf + 0 26.691 * * [simplify]: Extracting #3: cost 7 inf + 83 26.691 * * [simplify]: Extracting #4: cost 6 inf + 84 26.691 * * [simplify]: Extracting #5: cost 0 inf + 976 26.691 * [simplify]: Simplified to (/ (cbrt (/ 1 (fabs x))) (fabs x)) 26.691 * [simplify]: Simplified (2 2 1 2 1 1 2) 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))) (/ (cbrt (/ 1 (fabs x))) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 26.692 * * * * [progress]: [ 155 / 195 ] simplifiying candidate # 26.692 * [simplify]: Simplifying (/ (sqrt (/ 1 (fabs x))) (fabs x)) 26.692 * * [simplify]: iters left: 6 (6 enodes) 26.695 * * [simplify]: iters left: 5 (20 enodes) 26.700 * * [simplify]: iters left: 4 (22 enodes) 26.704 * * [simplify]: Extracting #0: cost 1 inf + 0 26.704 * * [simplify]: Extracting #1: cost 4 inf + 0 26.704 * * [simplify]: Extracting #2: cost 8 inf + 0 26.704 * * [simplify]: Extracting #3: cost 7 inf + 83 26.704 * * [simplify]: Extracting #4: cost 6 inf + 84 26.704 * * [simplify]: Extracting #5: cost 0 inf + 816 26.704 * [simplify]: Simplified to (/ (sqrt (/ 1 (fabs x))) (fabs x)) 26.704 * [simplify]: Simplified (2 2 1 2 1 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)) (/ (sqrt (/ 1 (fabs x))) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 26.704 * [simplify]: Simplifying (/ (sqrt (/ 1 (fabs x))) (fabs x)) 26.705 * * [simplify]: iters left: 6 (6 enodes) 26.706 * * [simplify]: iters left: 5 (20 enodes) 26.710 * * [simplify]: iters left: 4 (22 enodes) 26.714 * * [simplify]: Extracting #0: cost 1 inf + 0 26.714 * * [simplify]: Extracting #1: cost 4 inf + 0 26.715 * * [simplify]: Extracting #2: cost 8 inf + 0 26.715 * * [simplify]: Extracting #3: cost 7 inf + 83 26.715 * * [simplify]: Extracting #4: cost 6 inf + 84 26.715 * * [simplify]: Extracting #5: cost 0 inf + 816 26.715 * [simplify]: Simplified to (/ (sqrt (/ 1 (fabs x))) (fabs x)) 26.715 * [simplify]: Simplified (2 2 1 2 1 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)) (/ (sqrt (/ 1 (fabs x))) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 26.715 * * * * [progress]: [ 156 / 195 ] simplifiying candidate # 26.715 * [simplify]: Simplifying (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) 26.715 * * [simplify]: iters left: 6 (9 enodes) 26.718 * * [simplify]: iters left: 5 (37 enodes) 26.725 * * [simplify]: iters left: 4 (66 enodes) 26.737 * * [simplify]: iters left: 3 (130 enodes) 26.775 * * [simplify]: iters left: 2 (174 enodes) 26.793 * * [simplify]: iters left: 1 (190 enodes) 26.815 * * [simplify]: Extracting #0: cost 1 inf + 0 26.815 * * [simplify]: Extracting #1: cost 12 inf + 0 26.815 * * [simplify]: Extracting #2: cost 21 inf + 1 26.815 * * [simplify]: Extracting #3: cost 20 inf + 2 26.815 * * [simplify]: Extracting #4: cost 13 inf + 651 26.816 * * [simplify]: Extracting #5: cost 1 inf + 2950 26.816 * * [simplify]: Extracting #6: cost 0 inf + 3152 26.817 * [simplify]: Simplified to (/ (/ 1 (cbrt (fabs x))) (* (fabs x) (cbrt (fabs x)))) 26.817 * [simplify]: Simplified (2 2 1 2 1 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)))) (/ (/ (cbrt 1) (cbrt (fabs x))) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 26.818 * [simplify]: Simplifying (/ (/ (cbrt 1) (cbrt (fabs x))) (fabs x)) 26.818 * * [simplify]: iters left: 6 (7 enodes) 26.820 * * [simplify]: iters left: 5 (25 enodes) 26.824 * * [simplify]: iters left: 4 (33 enodes) 26.828 * * [simplify]: iters left: 3 (35 enodes) 26.833 * * [simplify]: Extracting #0: cost 1 inf + 0 26.833 * * [simplify]: Extracting #1: cost 8 inf + 0 26.833 * * [simplify]: Extracting #2: cost 13 inf + 1 26.833 * * [simplify]: Extracting #3: cost 10 inf + 84 26.833 * * [simplify]: Extracting #4: cost 4 inf + 853 26.833 * * [simplify]: Extracting #5: cost 1 inf + 1338 26.833 * * [simplify]: Extracting #6: cost 0 inf + 1540 26.834 * [simplify]: Simplified to (/ (/ 1 (cbrt (fabs x))) (fabs x)) 26.834 * [simplify]: Simplified (2 2 1 2 1 1 2) 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)))) (/ (/ 1 (cbrt (fabs x))) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 26.834 * * * * [progress]: [ 157 / 195 ] simplifiying candidate # 26.834 * [simplify]: Simplifying (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt (fabs x))) (fabs x)) 26.834 * * [simplify]: iters left: 6 (8 enodes) 26.837 * * [simplify]: iters left: 5 (30 enodes) 26.842 * * [simplify]: iters left: 4 (40 enodes) 26.851 * * [simplify]: iters left: 3 (51 enodes) 26.866 * * [simplify]: iters left: 2 (61 enodes) 26.883 * * [simplify]: iters left: 1 (65 enodes) 26.900 * * [simplify]: Extracting #0: cost 1 inf + 0 26.900 * * [simplify]: Extracting #1: cost 8 inf + 0 26.900 * * [simplify]: Extracting #2: cost 13 inf + 1 26.900 * * [simplify]: Extracting #3: cost 12 inf + 2 26.900 * * [simplify]: Extracting #4: cost 7 inf + 328 26.901 * * [simplify]: Extracting #5: cost 0 inf + 1220 26.901 * [simplify]: Simplified to (/ (/ 1 (sqrt (fabs x))) (fabs x)) 26.902 * [simplify]: Simplified (2 2 1 2 1 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)) (/ (/ (cbrt 1) (sqrt (fabs x))) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 26.902 * [simplify]: Simplifying (/ (/ (cbrt 1) (sqrt (fabs x))) (fabs x)) 26.902 * * [simplify]: iters left: 6 (7 enodes) 26.907 * * [simplify]: iters left: 5 (25 enodes) 26.915 * * [simplify]: iters left: 4 (33 enodes) 26.924 * * [simplify]: iters left: 3 (35 enodes) 26.933 * * [simplify]: Extracting #0: cost 1 inf + 0 26.933 * * [simplify]: Extracting #1: cost 8 inf + 0 26.933 * * [simplify]: Extracting #2: cost 13 inf + 1 26.933 * * [simplify]: Extracting #3: cost 10 inf + 84 26.934 * * [simplify]: Extracting #4: cost 4 inf + 693 26.934 * * [simplify]: Extracting #5: cost 1 inf + 1058 26.934 * * [simplify]: Extracting #6: cost 0 inf + 1220 26.935 * [simplify]: Simplified to (/ (/ 1 (sqrt (fabs x))) (fabs x)) 26.935 * [simplify]: Simplified (2 2 1 2 1 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)) (/ (/ 1 (sqrt (fabs x))) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 26.935 * * * * [progress]: [ 158 / 195 ] simplifiying candidate # 26.936 * [simplify]: Simplifying (/ (/ (* (cbrt 1) (cbrt 1)) 1) (fabs x)) 26.936 * * [simplify]: iters left: 6 (7 enodes) 26.944 * * [simplify]: iters left: 5 (25 enodes) 26.949 * * [simplify]: iters left: 4 (28 enodes) 26.955 * * [simplify]: Extracting #0: cost 1 inf + 0 26.956 * * [simplify]: Extracting #1: cost 4 inf + 0 26.956 * * [simplify]: Extracting #2: cost 5 inf + 1 26.956 * * [simplify]: Extracting #3: cost 4 inf + 2 26.956 * * [simplify]: Extracting #4: cost 1 inf + 166 26.956 * * [simplify]: Extracting #5: cost 0 inf + 248 26.956 * [simplify]: Simplified to (/ 1 (fabs x)) 26.956 * [simplify]: Simplified (2 2 1 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (* (/ 1 (fabs x)) (/ (/ (cbrt 1) (fabs x)) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 26.957 * [simplify]: Simplifying (/ (/ (cbrt 1) (fabs x)) (fabs x)) 26.957 * * [simplify]: iters left: 5 (6 enodes) 26.960 * * [simplify]: iters left: 4 (22 enodes) 26.967 * * [simplify]: iters left: 3 (29 enodes) 26.975 * * [simplify]: iters left: 2 (31 enodes) 26.983 * * [simplify]: Extracting #0: cost 1 inf + 0 26.983 * * [simplify]: Extracting #1: cost 7 inf + 0 26.984 * * [simplify]: Extracting #2: cost 11 inf + 1 26.984 * * [simplify]: Extracting #3: cost 10 inf + 2 26.984 * * [simplify]: Extracting #4: cost 2 inf + 614 26.984 * * [simplify]: Extracting #5: cost 0 inf + 818 26.985 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (fabs x)) 26.985 * [simplify]: Simplified (2 2 1 2 1 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))))) 26.985 * * * * [progress]: [ 159 / 195 ] simplifiying candidate # 26.985 * [simplify]: Simplifying (/ (/ (sqrt 1) (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) 26.985 * * [simplify]: iters left: 6 (8 enodes) 26.990 * * [simplify]: iters left: 5 (30 enodes) 26.999 * * [simplify]: iters left: 4 (46 enodes) 27.012 * * [simplify]: iters left: 3 (60 enodes) 27.027 * * [simplify]: iters left: 2 (64 enodes) 27.044 * * [simplify]: Extracting #0: cost 1 inf + 0 27.044 * * [simplify]: Extracting #1: cost 13 inf + 0 27.044 * * [simplify]: Extracting #2: cost 23 inf + 1 27.045 * * [simplify]: Extracting #3: cost 16 inf + 690 27.046 * * [simplify]: Extracting #4: cost 0 inf + 3476 27.047 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) 27.047 * [simplify]: Simplified (2 2 1 2 1 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)))) (/ (/ (sqrt 1) (cbrt (fabs x))) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 27.047 * [simplify]: Simplifying (/ (/ (sqrt 1) (cbrt (fabs x))) (fabs x)) 27.047 * * [simplify]: iters left: 6 (7 enodes) 27.052 * * [simplify]: iters left: 5 (25 enodes) 27.059 * * [simplify]: iters left: 4 (33 enodes) 27.064 * * [simplify]: iters left: 3 (35 enodes) 27.068 * * [simplify]: Extracting #0: cost 1 inf + 0 27.068 * * [simplify]: Extracting #1: cost 8 inf + 0 27.068 * * [simplify]: Extracting #2: cost 13 inf + 1 27.068 * * [simplify]: Extracting #3: cost 10 inf + 84 27.068 * * [simplify]: Extracting #4: cost 4 inf + 853 27.069 * * [simplify]: Extracting #5: cost 1 inf + 1338 27.069 * * [simplify]: Extracting #6: cost 0 inf + 1540 27.069 * [simplify]: Simplified to (/ (/ 1 (cbrt (fabs x))) (fabs x)) 27.069 * [simplify]: Simplified (2 2 1 2 1 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)) (cbrt (fabs x)))) (/ (/ 1 (cbrt (fabs x))) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 27.069 * * * * [progress]: [ 160 / 195 ] simplifiying candidate # 27.069 * [simplify]: Simplifying (/ (/ (sqrt 1) (sqrt (fabs x))) (fabs x)) 27.070 * * [simplify]: iters left: 6 (7 enodes) 27.072 * * [simplify]: iters left: 5 (25 enodes) 27.076 * * [simplify]: iters left: 4 (33 enodes) 27.080 * * [simplify]: iters left: 3 (35 enodes) 27.086 * * [simplify]: Extracting #0: cost 1 inf + 0 27.086 * * [simplify]: Extracting #1: cost 8 inf + 0 27.086 * * [simplify]: Extracting #2: cost 13 inf + 1 27.086 * * [simplify]: Extracting #3: cost 10 inf + 84 27.087 * * [simplify]: Extracting #4: cost 4 inf + 693 27.087 * * [simplify]: Extracting #5: cost 1 inf + 1058 27.087 * * [simplify]: Extracting #6: cost 0 inf + 1220 27.088 * [simplify]: Simplified to (/ (/ 1 (sqrt (fabs x))) (fabs x)) 27.088 * [simplify]: Simplified (2 2 1 2 1 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)) (/ (/ (sqrt 1) (sqrt (fabs x))) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 27.088 * [simplify]: Simplifying (/ (/ (sqrt 1) (sqrt (fabs x))) (fabs x)) 27.088 * * [simplify]: iters left: 6 (7 enodes) 27.093 * * [simplify]: iters left: 5 (25 enodes) 27.100 * * [simplify]: iters left: 4 (33 enodes) 27.109 * * [simplify]: iters left: 3 (35 enodes) 27.118 * * [simplify]: Extracting #0: cost 1 inf + 0 27.118 * * [simplify]: Extracting #1: cost 8 inf + 0 27.118 * * [simplify]: Extracting #2: cost 13 inf + 1 27.118 * * [simplify]: Extracting #3: cost 10 inf + 84 27.119 * * [simplify]: Extracting #4: cost 4 inf + 693 27.119 * * [simplify]: Extracting #5: cost 1 inf + 1058 27.119 * * [simplify]: Extracting #6: cost 0 inf + 1220 27.120 * [simplify]: Simplified to (/ (/ 1 (sqrt (fabs x))) (fabs x)) 27.120 * [simplify]: Simplified (2 2 1 2 1 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)) (/ (/ 1 (sqrt (fabs x))) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 27.120 * * * * [progress]: [ 161 / 195 ] simplifiying candidate # 27.120 * [simplify]: Simplifying (/ (/ (sqrt 1) 1) (fabs x)) 27.120 * * [simplify]: iters left: 5 (6 enodes) 27.125 * * [simplify]: iters left: 4 (20 enodes) 27.131 * * [simplify]: iters left: 3 (23 enodes) 27.137 * * [simplify]: iters left: 2 (26 enodes) 27.143 * * [simplify]: Extracting #0: cost 1 inf + 0 27.143 * * [simplify]: Extracting #1: cost 4 inf + 0 27.143 * * [simplify]: Extracting #2: cost 5 inf + 1 27.143 * * [simplify]: Extracting #3: cost 0 inf + 248 27.143 * [simplify]: Simplified to (/ 1 (fabs x)) 27.143 * [simplify]: Simplified (2 2 1 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (* (/ 1 (fabs x)) (/ (/ (sqrt 1) (fabs x)) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 27.143 * [simplify]: Simplifying (/ (/ (sqrt 1) (fabs x)) (fabs x)) 27.143 * * [simplify]: iters left: 5 (6 enodes) 27.146 * * [simplify]: iters left: 4 (22 enodes) 27.149 * * [simplify]: iters left: 3 (29 enodes) 27.153 * * [simplify]: iters left: 2 (31 enodes) 27.157 * * [simplify]: Extracting #0: cost 1 inf + 0 27.157 * * [simplify]: Extracting #1: cost 7 inf + 0 27.157 * * [simplify]: Extracting #2: cost 11 inf + 1 27.157 * * [simplify]: Extracting #3: cost 10 inf + 2 27.157 * * [simplify]: Extracting #4: cost 2 inf + 614 27.157 * * [simplify]: Extracting #5: cost 0 inf + 818 27.158 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (fabs x)) 27.158 * [simplify]: Simplified (2 2 1 2 1 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))))) 27.158 * * * * [progress]: [ 162 / 195 ] simplifiying candidate # 27.158 * [simplify]: Simplifying (/ (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) 27.158 * * [simplify]: iters left: 6 (7 enodes) 27.161 * * [simplify]: iters left: 5 (27 enodes) 27.166 * * [simplify]: iters left: 4 (39 enodes) 27.172 * * [simplify]: iters left: 3 (51 enodes) 27.186 * * [simplify]: iters left: 2 (53 enodes) 27.199 * * [simplify]: Extracting #0: cost 1 inf + 0 27.200 * * [simplify]: Extracting #1: cost 12 inf + 0 27.200 * * [simplify]: Extracting #2: cost 21 inf + 1 27.200 * * [simplify]: Extracting #3: cost 20 inf + 2 27.200 * * [simplify]: Extracting #4: cost 13 inf + 733 27.201 * * [simplify]: Extracting #5: cost 2 inf + 2749 27.202 * * [simplify]: Extracting #6: cost 0 inf + 3152 27.203 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) 27.203 * [simplify]: Simplified (2 2 1 2 1 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)))) (/ (/ 1 (cbrt (fabs x))) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 27.204 * [simplify]: Simplifying (/ (/ 1 (cbrt (fabs x))) (fabs x)) 27.204 * * [simplify]: iters left: 6 (6 enodes) 27.207 * * [simplify]: iters left: 5 (22 enodes) 27.212 * * [simplify]: iters left: 4 (29 enodes) 27.217 * * [simplify]: iters left: 3 (31 enodes) 27.221 * * [simplify]: Extracting #0: cost 1 inf + 0 27.221 * * [simplify]: Extracting #1: cost 8 inf + 0 27.221 * * [simplify]: Extracting #2: cost 13 inf + 1 27.221 * * [simplify]: Extracting #3: cost 12 inf + 2 27.221 * * [simplify]: Extracting #4: cost 8 inf + 287 27.221 * * [simplify]: Extracting #5: cost 1 inf + 1338 27.222 * * [simplify]: Extracting #6: cost 0 inf + 1540 27.222 * [simplify]: Simplified to (/ (/ 1 (cbrt (fabs x))) (fabs x)) 27.222 * [simplify]: Simplified (2 2 1 2 1 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)) (cbrt (fabs x)))) (/ (/ 1 (cbrt (fabs x))) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 27.222 * * * * [progress]: [ 163 / 195 ] simplifiying candidate # 27.222 * [simplify]: Simplifying (/ (/ 1 (sqrt (fabs x))) (fabs x)) 27.222 * * [simplify]: iters left: 6 (6 enodes) 27.224 * * [simplify]: iters left: 5 (22 enodes) 27.227 * * [simplify]: iters left: 4 (29 enodes) 27.231 * * [simplify]: iters left: 3 (31 enodes) 27.236 * * [simplify]: Extracting #0: cost 1 inf + 0 27.236 * * [simplify]: Extracting #1: cost 8 inf + 0 27.236 * * [simplify]: Extracting #2: cost 13 inf + 1 27.236 * * [simplify]: Extracting #3: cost 12 inf + 2 27.236 * * [simplify]: Extracting #4: cost 8 inf + 247 27.236 * * [simplify]: Extracting #5: cost 1 inf + 1058 27.236 * * [simplify]: Extracting #6: cost 0 inf + 1220 27.237 * [simplify]: Simplified to (/ (/ 1 (sqrt (fabs x))) (fabs x)) 27.237 * [simplify]: Simplified (2 2 1 2 1 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)) (/ (/ 1 (sqrt (fabs x))) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 27.237 * [simplify]: Simplifying (/ (/ 1 (sqrt (fabs x))) (fabs x)) 27.237 * * [simplify]: iters left: 6 (6 enodes) 27.238 * * [simplify]: iters left: 5 (22 enodes) 27.245 * * [simplify]: iters left: 4 (29 enodes) 27.253 * * [simplify]: iters left: 3 (31 enodes) 27.261 * * [simplify]: Extracting #0: cost 1 inf + 0 27.261 * * [simplify]: Extracting #1: cost 8 inf + 0 27.261 * * [simplify]: Extracting #2: cost 13 inf + 1 27.261 * * [simplify]: Extracting #3: cost 12 inf + 2 27.262 * * [simplify]: Extracting #4: cost 8 inf + 247 27.262 * * [simplify]: Extracting #5: cost 1 inf + 1058 27.262 * * [simplify]: Extracting #6: cost 0 inf + 1220 27.263 * [simplify]: Simplified to (/ (/ 1 (sqrt (fabs x))) (fabs x)) 27.263 * [simplify]: Simplified (2 2 1 2 1 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)) (/ (/ 1 (sqrt (fabs x))) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 27.263 * * * * [progress]: [ 164 / 195 ] simplifiying candidate # 27.263 * [simplify]: Simplifying (/ (/ 1 1) (fabs x)) 27.264 * * [simplify]: iters left: 4 (5 enodes) 27.267 * * [simplify]: iters left: 3 (15 enodes) 27.271 * * [simplify]: iters left: 2 (17 enodes) 27.276 * * [simplify]: Extracting #0: cost 1 inf + 0 27.276 * * [simplify]: Extracting #1: cost 4 inf + 0 27.276 * * [simplify]: Extracting #2: cost 5 inf + 1 27.276 * * [simplify]: Extracting #3: cost 1 inf + 207 27.277 * * [simplify]: Extracting #4: cost 0 inf + 248 27.277 * [simplify]: Simplified to (/ 1 (fabs x)) 27.277 * [simplify]: Simplified (2 2 1 2 1 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))))) 27.277 * [simplify]: Simplifying (/ (/ 1 (fabs x)) (fabs x)) 27.277 * * [simplify]: iters left: 5 (5 enodes) 27.281 * * [simplify]: iters left: 4 (19 enodes) 27.287 * * [simplify]: iters left: 3 (23 enodes) 27.294 * * [simplify]: Extracting #0: cost 1 inf + 0 27.294 * * [simplify]: Extracting #1: cost 6 inf + 0 27.294 * * [simplify]: Extracting #2: cost 9 inf + 1 27.294 * * [simplify]: Extracting #3: cost 1 inf + 573 27.295 * * [simplify]: Extracting #4: cost 0 inf + 654 27.295 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (fabs x)) 27.295 * [simplify]: Simplified (2 2 1 2 1 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))))) 27.295 * * * * [progress]: [ 165 / 195 ] simplifiying candidate # 27.295 * [simplify]: Simplifying (/ 1 (fabs x)) 27.295 * * [simplify]: iters left: 3 (4 enodes) 27.297 * * [simplify]: iters left: 2 (14 enodes) 27.299 * * [simplify]: iters left: 1 (16 enodes) 27.302 * * [simplify]: Extracting #0: cost 1 inf + 0 27.302 * * [simplify]: Extracting #1: cost 4 inf + 0 27.302 * * [simplify]: Extracting #2: cost 5 inf + 1 27.302 * * [simplify]: Extracting #3: cost 3 inf + 43 27.302 * * [simplify]: Extracting #4: cost 1 inf + 166 27.302 * * [simplify]: Extracting #5: cost 0 inf + 248 27.302 * [simplify]: Simplified to (/ 1 (fabs x)) 27.302 * [simplify]: Simplified (2 2 1 2 1 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))))) 27.302 * [simplify]: Simplifying (/ (/ 1 (fabs x)) (fabs x)) 27.302 * * [simplify]: iters left: 5 (5 enodes) 27.304 * * [simplify]: iters left: 4 (19 enodes) 27.307 * * [simplify]: iters left: 3 (23 enodes) 27.310 * * [simplify]: Extracting #0: cost 1 inf + 0 27.310 * * [simplify]: Extracting #1: cost 6 inf + 0 27.310 * * [simplify]: Extracting #2: cost 9 inf + 1 27.311 * * [simplify]: Extracting #3: cost 1 inf + 573 27.311 * * [simplify]: Extracting #4: cost 0 inf + 654 27.311 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (fabs x)) 27.311 * [simplify]: Simplified (2 2 1 2 1 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))))) 27.311 * * * * [progress]: [ 166 / 195 ] simplifiying candidate # 27.311 * [simplify]: Simplifying (/ 1 (fabs x)) 27.311 * * [simplify]: iters left: 3 (4 enodes) 27.312 * * [simplify]: iters left: 2 (14 enodes) 27.315 * * [simplify]: iters left: 1 (16 enodes) 27.318 * * [simplify]: Extracting #0: cost 1 inf + 0 27.318 * * [simplify]: Extracting #1: cost 4 inf + 0 27.318 * * [simplify]: Extracting #2: cost 5 inf + 1 27.318 * * [simplify]: Extracting #3: cost 3 inf + 43 27.318 * * [simplify]: Extracting #4: cost 1 inf + 166 27.318 * * [simplify]: Extracting #5: cost 0 inf + 248 27.318 * [simplify]: Simplified to (/ 1 (fabs x)) 27.318 * [simplify]: Simplified (2 2 1 2 1 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))))) 27.318 * [simplify]: Simplifying (/ (/ 1 (fabs x)) (fabs x)) 27.318 * * [simplify]: iters left: 5 (5 enodes) 27.320 * * [simplify]: iters left: 4 (19 enodes) 27.323 * * [simplify]: iters left: 3 (23 enodes) 27.326 * * [simplify]: Extracting #0: cost 1 inf + 0 27.326 * * [simplify]: Extracting #1: cost 6 inf + 0 27.326 * * [simplify]: Extracting #2: cost 9 inf + 1 27.326 * * [simplify]: Extracting #3: cost 1 inf + 573 27.327 * * [simplify]: Extracting #4: cost 0 inf + 654 27.327 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (fabs x)) 27.327 * [simplify]: Simplified (2 2 1 2 1 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))))) 27.327 * * * * [progress]: [ 167 / 195 ] simplifiying candidate # 27.327 * * * * [progress]: [ 168 / 195 ] simplifiying candidate # 27.327 * * * * [progress]: [ 169 / 195 ] simplifiying candidate # 27.327 * * * * [progress]: [ 170 / 195 ] simplifiying candidate # 27.327 * [simplify]: Simplifying (fabs x) 27.327 * * [simplify]: iters left: 1 (2 enodes) 27.328 * * [simplify]: Extracting #0: cost 1 inf + 0 27.328 * * [simplify]: Extracting #1: cost 3 inf + 0 27.328 * * [simplify]: Extracting #2: cost 2 inf + 1 27.328 * * [simplify]: Extracting #3: cost 0 inf + 83 27.328 * [simplify]: Simplified to (fabs x) 27.328 * [simplify]: Simplified (2 2 1 2 1 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))))) 27.328 * * * * [progress]: [ 171 / 195 ] simplifiying candidate # 27.328 * [simplify]: Simplifying (* (cbrt (/ 1 (fabs x))) (cbrt (/ 1 (fabs x)))) 27.328 * * [simplify]: iters left: 6 (6 enodes) 27.330 * * [simplify]: iters left: 5 (20 enodes) 27.335 * * [simplify]: iters left: 4 (22 enodes) 27.341 * * [simplify]: Extracting #0: cost 1 inf + 0 27.341 * * [simplify]: Extracting #1: cost 3 inf + 0 27.341 * * [simplify]: Extracting #2: cost 5 inf + 0 27.341 * * [simplify]: Extracting #3: cost 8 inf + 0 27.341 * * [simplify]: Extracting #4: cost 9 inf + 1 27.341 * * [simplify]: Extracting #5: cost 8 inf + 2 27.341 * * [simplify]: Extracting #6: cost 1 inf + 774 27.342 * * [simplify]: Extracting #7: cost 0 inf + 976 27.342 * [simplify]: Simplified to (* (cbrt (/ 1 (fabs x))) (cbrt (/ 1 (fabs x)))) 27.342 * [simplify]: Simplified (2 2 1 2 1 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)) (cbrt (/ 1 (fabs x))))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 27.342 * * * * [progress]: [ 172 / 195 ] simplifiying candidate # 27.343 * [simplify]: Simplifying (sqrt (/ 1 (fabs x))) 27.343 * * [simplify]: iters left: 4 (5 enodes) 27.345 * * [simplify]: iters left: 3 (17 enodes) 27.351 * * [simplify]: iters left: 2 (19 enodes) 27.356 * * [simplify]: Extracting #0: cost 1 inf + 0 27.356 * * [simplify]: Extracting #1: cost 3 inf + 0 27.356 * * [simplify]: Extracting #2: cost 6 inf + 0 27.356 * * [simplify]: Extracting #3: cost 7 inf + 1 27.356 * * [simplify]: Extracting #4: cost 0 inf + 492 27.357 * [simplify]: Simplified to (sqrt (/ 1 (fabs x))) 27.357 * [simplify]: Simplified (2 2 1 2 1 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))))) 27.357 * * * * [progress]: [ 173 / 195 ] simplifiying candidate # 27.357 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (fabs x)) (cbrt (fabs x)))) 27.358 * * [simplify]: iters left: 6 (8 enodes) 27.362 * * [simplify]: iters left: 5 (32 enodes) 27.373 * * [simplify]: iters left: 4 (48 enodes) 27.388 * * [simplify]: iters left: 3 (76 enodes) 27.412 * * [simplify]: iters left: 2 (81 enodes) 27.424 * * [simplify]: Extracting #0: cost 1 inf + 0 27.424 * * [simplify]: Extracting #1: cost 6 inf + 0 27.424 * * [simplify]: Extracting #2: cost 9 inf + 1 27.424 * * [simplify]: Extracting #3: cost 11 inf + 1 27.424 * * [simplify]: Extracting #4: cost 2 inf + 1052 27.425 * * [simplify]: Extracting #5: cost 0 inf + 1376 27.426 * [simplify]: Simplified to (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) 27.426 * [simplify]: Simplified (2 2 1 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (fabs x) (fabs x)) (/ (cbrt 1) (cbrt (fabs x))))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 27.426 * * * * [progress]: [ 174 / 195 ] simplifiying candidate # 27.426 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (sqrt (fabs x))) 27.427 * * [simplify]: iters left: 5 (7 enodes) 27.431 * * [simplify]: iters left: 4 (25 enodes) 27.439 * * [simplify]: iters left: 3 (27 enodes) 27.442 * * [simplify]: Extracting #0: cost 1 inf + 0 27.442 * * [simplify]: Extracting #1: cost 4 inf + 0 27.442 * * [simplify]: Extracting #2: cost 5 inf + 1 27.442 * * [simplify]: Extracting #3: cost 7 inf + 1 27.442 * * [simplify]: Extracting #4: cost 6 inf + 2 27.443 * * [simplify]: Extracting #5: cost 2 inf + 368 27.443 * * [simplify]: Extracting #6: cost 0 inf + 490 27.443 * [simplify]: Simplified to (/ 1 (sqrt (fabs x))) 27.443 * [simplify]: Simplified (2 2 1 2 1 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)) (/ (cbrt 1) (sqrt (fabs x))))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 27.443 * * * * [progress]: [ 175 / 195 ] simplifiying candidate # 27.443 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) 1) 27.443 * * [simplify]: iters left: 5 (4 enodes) 27.447 * * [simplify]: iters left: 4 (14 enodes) 27.449 * * [simplify]: iters left: 3 (16 enodes) 27.451 * * [simplify]: Extracting #0: cost 1 inf + 0 27.451 * * [simplify]: Extracting #1: cost 0 inf + 1 27.451 * [simplify]: Simplified to 1 27.451 * [simplify]: Simplified (2 2 1 2 1 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))))) 27.451 * * * * [progress]: [ 176 / 195 ] simplifiying candidate # 27.451 * [simplify]: Simplifying (/ (sqrt 1) (* (cbrt (fabs x)) (cbrt (fabs x)))) 27.451 * * [simplify]: iters left: 6 (7 enodes) 27.454 * * [simplify]: iters left: 5 (25 enodes) 27.458 * * [simplify]: iters left: 4 (32 enodes) 27.462 * * [simplify]: iters left: 3 (34 enodes) 27.466 * * [simplify]: Extracting #0: cost 1 inf + 0 27.466 * * [simplify]: Extracting #1: cost 7 inf + 0 27.467 * * [simplify]: Extracting #2: cost 11 inf + 1 27.467 * * [simplify]: Extracting #3: cost 13 inf + 1 27.467 * * [simplify]: Extracting #4: cost 10 inf + 84 27.467 * * [simplify]: Extracting #5: cost 4 inf + 1014 27.467 * * [simplify]: Extracting #6: cost 1 inf + 1498 27.468 * * [simplify]: Extracting #7: cost 0 inf + 1700 27.468 * [simplify]: Simplified to (/ (/ 1 (cbrt (fabs x))) (cbrt (fabs x))) 27.468 * [simplify]: Simplified (2 2 1 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ (/ 1 (cbrt (fabs x))) (cbrt (fabs x))) (/ (* (fabs x) (fabs x)) (/ (sqrt 1) (cbrt (fabs x))))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 27.468 * * * * [progress]: [ 177 / 195 ] simplifiying candidate # 27.469 * [simplify]: Simplifying (/ (sqrt 1) (sqrt (fabs x))) 27.469 * * [simplify]: iters left: 4 (6 enodes) 27.473 * * [simplify]: iters left: 3 (20 enodes) 27.478 * * [simplify]: iters left: 2 (22 enodes) 27.484 * * [simplify]: Extracting #0: cost 1 inf + 0 27.484 * * [simplify]: Extracting #1: cost 4 inf + 0 27.484 * * [simplify]: Extracting #2: cost 5 inf + 1 27.484 * * [simplify]: Extracting #3: cost 7 inf + 1 27.484 * * [simplify]: Extracting #4: cost 1 inf + 368 27.485 * * [simplify]: Extracting #5: cost 0 inf + 490 27.485 * [simplify]: Simplified to (/ 1 (sqrt (fabs x))) 27.485 * [simplify]: Simplified (2 2 1 2 1 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)) (/ (sqrt 1) (sqrt (fabs x))))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 27.485 * * * * [progress]: [ 178 / 195 ] simplifiying candidate # 27.485 * [simplify]: Simplifying (/ (sqrt 1) 1) 27.485 * * [simplify]: iters left: 3 (3 enodes) 27.489 * * [simplify]: iters left: 2 (9 enodes) 27.492 * * [simplify]: iters left: 1 (11 enodes) 27.495 * * [simplify]: Extracting #0: cost 1 inf + 0 27.495 * * [simplify]: Extracting #1: cost 0 inf + 1 27.495 * [simplify]: Simplified to 1 27.495 * [simplify]: Simplified (2 2 1 2 1 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))))) 27.495 * * * * [progress]: [ 179 / 195 ] simplifiying candidate # 27.495 * [simplify]: Simplifying (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) 27.495 * * [simplify]: iters left: 6 (6 enodes) 27.499 * * [simplify]: iters left: 5 (22 enodes) 27.504 * * [simplify]: iters left: 4 (26 enodes) 27.508 * * [simplify]: Extracting #0: cost 1 inf + 0 27.508 * * [simplify]: Extracting #1: cost 6 inf + 0 27.508 * * [simplify]: Extracting #2: cost 9 inf + 1 27.508 * * [simplify]: Extracting #3: cost 11 inf + 1 27.508 * * [simplify]: Extracting #4: cost 8 inf + 84 27.508 * * [simplify]: Extracting #5: cost 2 inf + 1013 27.509 * * [simplify]: Extracting #6: cost 0 inf + 1376 27.509 * [simplify]: Simplified to (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) 27.509 * [simplify]: Simplified (2 2 1 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (fabs x) (fabs x)) (/ 1 (cbrt (fabs x))))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 27.509 * * * * [progress]: [ 180 / 195 ] simplifiying candidate # 27.509 * [simplify]: Simplifying (/ 1 (sqrt (fabs x))) 27.509 * * [simplify]: iters left: 4 (5 enodes) 27.511 * * [simplify]: iters left: 3 (17 enodes) 27.513 * * [simplify]: iters left: 2 (19 enodes) 27.516 * * [simplify]: Extracting #0: cost 1 inf + 0 27.516 * * [simplify]: Extracting #1: cost 4 inf + 0 27.516 * * [simplify]: Extracting #2: cost 5 inf + 1 27.516 * * [simplify]: Extracting #3: cost 7 inf + 1 27.516 * * [simplify]: Extracting #4: cost 0 inf + 490 27.517 * [simplify]: Simplified to (/ 1 (sqrt (fabs x))) 27.517 * [simplify]: Simplified (2 2 1 2 1 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))))) 27.517 * * * * [progress]: [ 181 / 195 ] simplifiying candidate # 27.517 * [simplify]: Simplifying (/ 1 1) 27.517 * * [simplify]: iters left: 2 (2 enodes) 27.518 * * [simplify]: iters left: 1 (6 enodes) 27.519 * * [simplify]: Extracting #0: cost 1 inf + 0 27.519 * * [simplify]: Extracting #1: cost 0 inf + 1 27.519 * [simplify]: Simplified to 1 27.519 * [simplify]: Simplified (2 2 1 2 1 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))))) 27.519 * * * * [progress]: [ 182 / 195 ] simplifiying candidate # 27.519 * * * * [progress]: [ 183 / 195 ] simplifiying candidate # 27.519 * * * * [progress]: [ 184 / 195 ] simplifiying candidate # 27.519 * * * * [progress]: [ 185 / 195 ] 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)))))> 27.519 * * * * [progress]: [ 186 / 195 ] simplifiying candidate # 27.519 * [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)))) 27.520 * * [simplify]: iters left: 6 (22 enodes) 27.528 * * [simplify]: iters left: 5 (106 enodes) 27.556 * * [simplify]: iters left: 4 (280 enodes) 27.655 * * [simplify]: Extracting #0: cost 1 inf + 0 27.655 * * [simplify]: Extracting #1: cost 19 inf + 0 27.656 * * [simplify]: Extracting #2: cost 108 inf + 0 27.657 * * [simplify]: Extracting #3: cost 217 inf + 43 27.660 * * [simplify]: Extracting #4: cost 203 inf + 8069 27.677 * * [simplify]: Extracting #5: cost 79 inf + 43223 27.704 * * [simplify]: Extracting #6: cost 10 inf + 69528 27.723 * * [simplify]: Extracting #7: cost 0 inf + 73354 27.752 * [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))))))) 27.752 * [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)))))))) 27.752 * * * * [progress]: [ 187 / 195 ] simplifiying candidate # 27.753 * [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))) 27.753 * * [simplify]: iters left: 6 (30 enodes) 27.763 * * [simplify]: iters left: 5 (136 enodes) 27.813 * * [simplify]: iters left: 4 (275 enodes) 27.916 * * [simplify]: Extracting #0: cost 1 inf + 0 27.917 * * [simplify]: Extracting #1: cost 40 inf + 0 27.917 * * [simplify]: Extracting #2: cost 118 inf + 0 27.918 * * [simplify]: Extracting #3: cost 178 inf + 1 27.920 * * [simplify]: Extracting #4: cost 190 inf + 1385 27.923 * * [simplify]: Extracting #5: cost 161 inf + 10216 27.932 * * [simplify]: Extracting #6: cost 94 inf + 37927 27.942 * * [simplify]: Extracting #7: cost 21 inf + 80341 27.956 * * [simplify]: Extracting #8: cost 0 inf + 94411 27.985 * [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)))) 27.985 * [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))))) 27.985 * * * * [progress]: [ 188 / 195 ] simplifiying candidate # 27.986 * [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))) 27.986 * * [simplify]: iters left: 6 (30 enodes) 28.007 * * [simplify]: iters left: 5 (136 enodes) 28.061 * * [simplify]: iters left: 4 (275 enodes) 28.178 * * [simplify]: Extracting #0: cost 1 inf + 0 28.178 * * [simplify]: Extracting #1: cost 40 inf + 0 28.178 * * [simplify]: Extracting #2: cost 118 inf + 0 28.179 * * [simplify]: Extracting #3: cost 178 inf + 1 28.179 * * [simplify]: Extracting #4: cost 190 inf + 1385 28.181 * * [simplify]: Extracting #5: cost 161 inf + 10216 28.186 * * [simplify]: Extracting #6: cost 94 inf + 37927 28.196 * * [simplify]: Extracting #7: cost 21 inf + 80341 28.214 * * [simplify]: Extracting #8: cost 0 inf + 94411 28.232 * [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)))) 28.233 * [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))))) 28.233 * * * * [progress]: [ 189 / 195 ] simplifiying candidate # 28.233 * [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))) 28.233 * * [simplify]: iters left: 6 (30 enodes) 28.252 * * [simplify]: iters left: 5 (136 enodes) 28.280 * * [simplify]: iters left: 4 (275 enodes) 28.371 * * [simplify]: Extracting #0: cost 1 inf + 0 28.372 * * [simplify]: Extracting #1: cost 40 inf + 0 28.372 * * [simplify]: Extracting #2: cost 118 inf + 0 28.373 * * [simplify]: Extracting #3: cost 178 inf + 1 28.375 * * [simplify]: Extracting #4: cost 190 inf + 1385 28.378 * * [simplify]: Extracting #5: cost 161 inf + 10216 28.384 * * [simplify]: Extracting #6: cost 94 inf + 37927 28.394 * * [simplify]: Extracting #7: cost 21 inf + 80341 28.409 * * [simplify]: Extracting #8: cost 0 inf + 94411 28.432 * [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)))) 28.433 * [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))))) 28.433 * * * * [progress]: [ 190 / 195 ] simplifiying candidate # 28.433 * [simplify]: Simplifying (/ 1/2 (pow (fabs x) 3)) 28.433 * * [simplify]: iters left: 4 (6 enodes) 28.435 * * [simplify]: iters left: 3 (26 enodes) 28.441 * * [simplify]: iters left: 2 (48 enodes) 28.451 * * [simplify]: iters left: 1 (83 enodes) 28.480 * * [simplify]: Extracting #0: cost 1 inf + 0 28.480 * * [simplify]: Extracting #1: cost 10 inf + 0 28.480 * * [simplify]: Extracting #2: cost 27 inf + 1 28.481 * * [simplify]: Extracting #3: cost 31 inf + 4 28.481 * * [simplify]: Extracting #4: cost 19 inf + 1404 28.482 * * [simplify]: Extracting #5: cost 8 inf + 3616 28.484 * * [simplify]: Extracting #6: cost 0 inf + 7010 28.485 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 28.485 * [simplify]: Simplified (2 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))))) 28.485 * * * * [progress]: [ 191 / 195 ] simplifiying candidate # 28.486 * [simplify]: Simplifying (/ 1/2 (pow (fabs x) 3)) 28.486 * * [simplify]: iters left: 4 (6 enodes) 28.490 * * [simplify]: iters left: 3 (26 enodes) 28.501 * * [simplify]: iters left: 2 (48 enodes) 28.519 * * [simplify]: iters left: 1 (83 enodes) 28.549 * * [simplify]: Extracting #0: cost 1 inf + 0 28.549 * * [simplify]: Extracting #1: cost 10 inf + 0 28.549 * * [simplify]: Extracting #2: cost 27 inf + 1 28.549 * * [simplify]: Extracting #3: cost 31 inf + 4 28.549 * * [simplify]: Extracting #4: cost 19 inf + 1404 28.550 * * [simplify]: Extracting #5: cost 8 inf + 3616 28.551 * * [simplify]: Extracting #6: cost 0 inf + 7010 28.551 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 28.551 * [simplify]: Simplified (2 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))))) 28.551 * * * * [progress]: [ 192 / 195 ] simplifiying candidate # 28.552 * [simplify]: Simplifying (/ 1/2 (pow (fabs x) 3)) 28.552 * * [simplify]: iters left: 4 (6 enodes) 28.554 * * [simplify]: iters left: 3 (26 enodes) 28.559 * * [simplify]: iters left: 2 (48 enodes) 28.569 * * [simplify]: iters left: 1 (83 enodes) 28.585 * * [simplify]: Extracting #0: cost 1 inf + 0 28.585 * * [simplify]: Extracting #1: cost 10 inf + 0 28.585 * * [simplify]: Extracting #2: cost 27 inf + 1 28.586 * * [simplify]: Extracting #3: cost 31 inf + 4 28.586 * * [simplify]: Extracting #4: cost 19 inf + 1404 28.586 * * [simplify]: Extracting #5: cost 8 inf + 3616 28.587 * * [simplify]: Extracting #6: cost 0 inf + 7010 28.588 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 28.588 * [simplify]: Simplified (2 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))))) 28.588 * * * * [progress]: [ 193 / 195 ] simplifiying candidate # 28.589 * [simplify]: Simplifying (/ 1 (pow (fabs x) 3)) 28.589 * * [simplify]: iters left: 4 (6 enodes) 28.593 * * [simplify]: iters left: 3 (28 enodes) 28.604 * * [simplify]: iters left: 2 (52 enodes) 28.618 * * [simplify]: iters left: 1 (87 enodes) 28.633 * * [simplify]: Extracting #0: cost 1 inf + 0 28.633 * * [simplify]: Extracting #1: cost 10 inf + 0 28.633 * * [simplify]: Extracting #2: cost 27 inf + 1 28.633 * * [simplify]: Extracting #3: cost 31 inf + 4 28.634 * * [simplify]: Extracting #4: cost 15 inf + 2070 28.634 * * [simplify]: Extracting #5: cost 3 inf + 6172 28.635 * * [simplify]: Extracting #6: cost 0 inf + 7010 28.635 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) 28.636 * [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))))) 28.636 * * * * [progress]: [ 194 / 195 ] simplifiying candidate # 28.636 * [simplify]: Simplifying (/ 1 (pow (fabs x) 3)) 28.636 * * [simplify]: iters left: 4 (6 enodes) 28.640 * * [simplify]: iters left: 3 (28 enodes) 28.651 * * [simplify]: iters left: 2 (52 enodes) 28.663 * * [simplify]: iters left: 1 (87 enodes) 28.678 * * [simplify]: Extracting #0: cost 1 inf + 0 28.678 * * [simplify]: Extracting #1: cost 10 inf + 0 28.678 * * [simplify]: Extracting #2: cost 27 inf + 1 28.678 * * [simplify]: Extracting #3: cost 31 inf + 4 28.678 * * [simplify]: Extracting #4: cost 15 inf + 2070 28.679 * * [simplify]: Extracting #5: cost 3 inf + 6172 28.680 * * [simplify]: Extracting #6: cost 0 inf + 7010 28.681 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) 28.681 * [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))))) 28.681 * * * * [progress]: [ 195 / 195 ] simplifiying candidate # 28.681 * [simplify]: Simplifying (/ 1 (pow (fabs x) 3)) 28.681 * * [simplify]: iters left: 4 (6 enodes) 28.684 * * [simplify]: iters left: 3 (28 enodes) 28.696 * * [simplify]: iters left: 2 (52 enodes) 28.708 * * [simplify]: iters left: 1 (87 enodes) 28.723 * * [simplify]: Extracting #0: cost 1 inf + 0 28.723 * * [simplify]: Extracting #1: cost 10 inf + 0 28.723 * * [simplify]: Extracting #2: cost 27 inf + 1 28.723 * * [simplify]: Extracting #3: cost 31 inf + 4 28.724 * * [simplify]: Extracting #4: cost 15 inf + 2070 28.724 * * [simplify]: Extracting #5: cost 3 inf + 6172 28.725 * * [simplify]: Extracting #6: cost 0 inf + 7010 28.725 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) 28.725 * [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))))) 28.726 * * * [progress]: adding candidates to table 32.015 * * [progress]: iteration 2 / 4 32.016 * * * [progress]: picking best candidate 32.134 * * * * [pick]: Picked # 32.134 * * * [progress]: localizing error 32.191 * * * [progress]: generating rewritten candidates 32.191 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1) 34.392 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 2 1 2) 34.401 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2 2 1 1 2) 34.430 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2 2 1 1) 34.447 * * * [progress]: generating series expansions 34.447 * * * * [progress]: [ 1 / 4 ] generating series at (2 1) 34.449 * [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))) 34.449 * [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 34.449 * [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 34.449 * [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 34.449 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 34.449 * [taylor]: Taking taylor expansion of (fabs x) in x 34.449 * [backup-simplify]: Simplify (fabs x) into (fabs x) 34.449 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 34.449 * [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 34.449 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 34.449 * [taylor]: Taking taylor expansion of 1/2 in x 34.449 * [backup-simplify]: Simplify 1/2 into 1/2 34.449 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 34.449 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 34.449 * [taylor]: Taking taylor expansion of (fabs x) in x 34.449 * [backup-simplify]: Simplify (fabs x) into (fabs x) 34.449 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 34.449 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 34.450 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 34.450 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 34.450 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 34.450 * [taylor]: Taking taylor expansion of 15/8 in x 34.450 * [backup-simplify]: Simplify 15/8 into 15/8 34.450 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 34.450 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 34.450 * [taylor]: Taking taylor expansion of (fabs x) in x 34.450 * [backup-simplify]: Simplify (fabs x) into (fabs x) 34.450 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 34.450 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 34.450 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 34.450 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 34.450 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 34.450 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 34.450 * [taylor]: Taking taylor expansion of 3/4 in x 34.450 * [backup-simplify]: Simplify 3/4 into 3/4 34.450 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 34.450 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 34.450 * [taylor]: Taking taylor expansion of (fabs x) in x 34.450 * [backup-simplify]: Simplify (fabs x) into (fabs x) 34.450 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 34.450 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 34.450 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 34.450 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 34.450 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 34.450 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 34.450 * [taylor]: Taking taylor expansion of PI in x 34.450 * [backup-simplify]: Simplify PI into PI 34.451 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 34.451 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 34.452 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 34.452 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 34.452 * [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 34.453 * [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 34.453 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 34.453 * [taylor]: Taking taylor expansion of (fabs x) in x 34.453 * [backup-simplify]: Simplify (fabs x) into (fabs x) 34.453 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 34.453 * [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 34.453 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 34.453 * [taylor]: Taking taylor expansion of 1/2 in x 34.453 * [backup-simplify]: Simplify 1/2 into 1/2 34.453 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 34.453 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 34.453 * [taylor]: Taking taylor expansion of (fabs x) in x 34.453 * [backup-simplify]: Simplify (fabs x) into (fabs x) 34.453 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 34.453 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 34.453 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 34.453 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 34.453 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 34.453 * [taylor]: Taking taylor expansion of 15/8 in x 34.453 * [backup-simplify]: Simplify 15/8 into 15/8 34.453 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 34.453 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 34.453 * [taylor]: Taking taylor expansion of (fabs x) in x 34.453 * [backup-simplify]: Simplify (fabs x) into (fabs x) 34.453 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 34.453 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 34.453 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 34.453 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 34.453 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 34.453 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 34.453 * [taylor]: Taking taylor expansion of 3/4 in x 34.454 * [backup-simplify]: Simplify 3/4 into 3/4 34.454 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 34.454 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 34.454 * [taylor]: Taking taylor expansion of (fabs x) in x 34.454 * [backup-simplify]: Simplify (fabs x) into (fabs x) 34.454 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 34.454 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 34.454 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 34.454 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 34.454 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 34.454 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 34.454 * [taylor]: Taking taylor expansion of PI in x 34.454 * [backup-simplify]: Simplify PI into PI 34.454 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 34.455 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 34.455 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 34.456 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 34.456 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs x) 3))) into (/ 1/2 (pow (fabs x) 3)) 34.456 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs x) 7))) into (/ 15/8 (pow (fabs x) 7)) 34.457 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs x) 5))) into (/ 3/4 (pow (fabs x) 5)) 34.457 * [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)))) 34.457 * [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))))) 34.457 * [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)))))) 34.458 * [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))))))) 34.459 * [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))))))) 34.459 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))))) into 0 34.460 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 34.460 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 34.460 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 34.460 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs x) 3)))) into 0 34.460 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 34.460 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 34.460 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 34.460 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 34.461 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))))) into 0 34.461 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs x) 7)))) into 0 34.461 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 34.461 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 34.461 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 34.461 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 34.462 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs x) 5)))) into 0 34.462 * [backup-simplify]: Simplify (+ 0 0) into 0 34.462 * [backup-simplify]: Simplify (+ 0 0) into 0 34.462 * [backup-simplify]: Simplify (+ 0 0) into 0 34.463 * [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 34.463 * [backup-simplify]: Simplify 0 into 0 34.464 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 34.466 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 34.466 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 34.467 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 34.467 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 34.467 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 34.468 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))) into 0 34.469 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 34.469 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 34.470 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 34.470 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 34.471 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 34.472 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))) into 0 34.472 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 34.473 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 34.473 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 34.473 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 34.474 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))) into 0 34.475 * [backup-simplify]: Simplify (+ 0 0) into 0 34.475 * [backup-simplify]: Simplify (+ 0 0) into 0 34.476 * [backup-simplify]: Simplify (+ 0 0) into 0 34.478 * [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 34.478 * [backup-simplify]: Simplify 0 into 0 34.479 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 34.484 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 34.484 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 34.485 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 34.486 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 34.487 * [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 34.488 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))) into 0 34.489 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 34.490 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 34.490 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 34.491 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 34.492 * [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 34.493 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))) into 0 34.494 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 34.495 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 34.496 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 34.496 * [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 34.497 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))) into 0 34.498 * [backup-simplify]: Simplify (+ 0 0) into 0 34.498 * [backup-simplify]: Simplify (+ 0 0) into 0 34.498 * [backup-simplify]: Simplify (+ 0 0) into 0 34.500 * [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 34.500 * [backup-simplify]: Simplify 0 into 0 34.502 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 34.503 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 34.504 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 34.505 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 34.506 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 34.507 * [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 34.508 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))) into 0 34.509 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 34.510 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 34.512 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 34.513 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 34.513 * [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 34.515 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))))) into 0 34.516 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 34.518 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 34.519 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 34.519 * [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 34.521 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))) into 0 34.521 * [backup-simplify]: Simplify (+ 0 0) into 0 34.522 * [backup-simplify]: Simplify (+ 0 0) into 0 34.522 * [backup-simplify]: Simplify (+ 0 0) into 0 34.524 * [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 34.524 * [backup-simplify]: Simplify 0 into 0 34.525 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 34.527 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 34.528 * [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 34.529 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 34.531 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 34.531 * [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 34.532 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))))) into 0 34.533 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 34.534 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 34.535 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 34.537 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 34.537 * [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 34.538 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))))) into 0 34.539 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 34.540 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 34.541 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 34.541 * [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 34.542 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))))) into 0 34.543 * [backup-simplify]: Simplify (+ 0 0) into 0 34.543 * [backup-simplify]: Simplify (+ 0 0) into 0 34.543 * [backup-simplify]: Simplify (+ 0 0) into 0 34.544 * [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 34.544 * [backup-simplify]: Simplify 0 into 0 34.545 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 34.546 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 34.546 * [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 34.547 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 34.549 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 34.549 * [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 34.550 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))))) into 0 34.551 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 34.553 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 34.554 * [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 34.555 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 34.555 * [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 34.557 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))))))) into 0 34.558 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 34.559 * [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 34.560 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 34.561 * [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 34.562 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))))) into 0 34.562 * [backup-simplify]: Simplify (+ 0 0) into 0 34.562 * [backup-simplify]: Simplify (+ 0 0) into 0 34.563 * [backup-simplify]: Simplify (+ 0 0) into 0 34.564 * [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 34.564 * [backup-simplify]: Simplify 0 into 0 34.565 * [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))))))) 34.566 * [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))) 34.566 * [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 34.566 * [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 34.566 * [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 34.566 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 34.566 * [taylor]: Taking taylor expansion of 1/2 in x 34.566 * [backup-simplify]: Simplify 1/2 into 1/2 34.566 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 34.566 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 34.566 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 34.566 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 34.566 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 34.566 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 34.567 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 34.567 * [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 34.567 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 34.567 * [taylor]: Taking taylor expansion of 15/8 in x 34.567 * [backup-simplify]: Simplify 15/8 into 15/8 34.567 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 34.567 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 34.567 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 34.567 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 34.567 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 34.567 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 34.567 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 34.567 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 34.567 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 34.567 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 34.567 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 34.567 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 34.568 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 34.568 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 34.568 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 34.568 * [taylor]: Taking taylor expansion of 3/4 in x 34.568 * [backup-simplify]: Simplify 3/4 into 3/4 34.568 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 34.568 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 34.568 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 34.568 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 34.568 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 34.568 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 34.568 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 34.568 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 34.568 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 34.569 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 34.569 * [taylor]: Taking taylor expansion of PI in x 34.569 * [backup-simplify]: Simplify PI into PI 34.569 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 34.570 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 34.571 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 34.572 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 34.572 * [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 34.572 * [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 34.573 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 34.573 * [taylor]: Taking taylor expansion of 1/2 in x 34.573 * [backup-simplify]: Simplify 1/2 into 1/2 34.573 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 34.573 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 34.573 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 34.573 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 34.573 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 34.573 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 34.573 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 34.573 * [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 34.574 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 34.574 * [taylor]: Taking taylor expansion of 15/8 in x 34.574 * [backup-simplify]: Simplify 15/8 into 15/8 34.574 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 34.574 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 34.574 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 34.574 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 34.574 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 34.574 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 34.574 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 34.574 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 34.574 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 34.575 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 34.575 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 34.575 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 34.575 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 34.575 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 34.575 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 34.575 * [taylor]: Taking taylor expansion of 3/4 in x 34.575 * [backup-simplify]: Simplify 3/4 into 3/4 34.575 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 34.575 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 34.575 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 34.575 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 34.575 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 34.575 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 34.575 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 34.576 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 34.576 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 34.576 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 34.576 * [taylor]: Taking taylor expansion of PI in x 34.576 * [backup-simplify]: Simplify PI into PI 34.576 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 34.577 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 34.578 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 34.580 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 34.580 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 34.580 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) into (/ 15/8 (pow (fabs (/ 1 x)) 7)) 34.580 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 34.580 * [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)))) 34.581 * [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))))) 34.581 * [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)))))) 34.583 * [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))) 34.585 * [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))) 34.585 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 34.585 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 34.586 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 34.586 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))) into 0 34.586 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 34.587 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 34.587 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 34.587 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 34.588 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 34.588 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))) into 0 34.588 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))))) into 0 34.589 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 34.589 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 34.589 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 34.589 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 34.590 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))) into 0 34.590 * [backup-simplify]: Simplify (+ 0 0) into 0 34.591 * [backup-simplify]: Simplify (+ 0 0) into 0 34.591 * [backup-simplify]: Simplify (+ 0 0) into 0 34.592 * [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 34.593 * [backup-simplify]: Simplify 0 into 0 34.594 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 34.595 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 34.596 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 34.596 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 34.597 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 34.598 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))) into 0 34.598 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 34.599 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 34.599 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 34.600 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 34.600 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 34.603 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))) into 0 34.604 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 34.605 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 34.605 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 34.606 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 34.606 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 34.607 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))) into 0 34.608 * [backup-simplify]: Simplify (+ 0 0) into 0 34.608 * [backup-simplify]: Simplify (+ 0 0) into 0 34.609 * [backup-simplify]: Simplify (+ 0 0) into 0 34.610 * [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 34.610 * [backup-simplify]: Simplify 0 into 0 34.612 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 34.613 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 34.614 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 34.615 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 34.616 * [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 34.617 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))) into 0 34.618 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 34.619 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 34.620 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 34.621 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 34.621 * [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 34.623 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))) into 0 34.623 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 34.624 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 34.625 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 34.626 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 34.626 * [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 34.628 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into 0 34.628 * [backup-simplify]: Simplify (+ 0 0) into 0 34.628 * [backup-simplify]: Simplify (+ 0 0) into 0 34.629 * [backup-simplify]: Simplify (+ 0 0) into 0 34.630 * [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 34.631 * [backup-simplify]: Simplify 0 into 0 34.632 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 34.633 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 34.635 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 34.636 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 34.637 * [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 34.638 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))))) into 0 34.639 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 34.640 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 34.641 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 34.642 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 34.642 * [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 34.643 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))))) into 0 34.643 * [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 34.644 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 34.645 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 34.646 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 34.646 * [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 34.647 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))))) into 0 34.647 * [backup-simplify]: Simplify (+ 0 0) into 0 34.648 * [backup-simplify]: Simplify (+ 0 0) into 0 34.648 * [backup-simplify]: Simplify (+ 0 0) into 0 34.649 * [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 34.649 * [backup-simplify]: Simplify 0 into 0 34.650 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 34.651 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 34.652 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 34.653 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 34.653 * [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 34.654 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))))) into 0 34.655 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 34.656 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 34.657 * [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 34.658 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 34.658 * [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 34.660 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))))) into 0 34.660 * [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 34.661 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 34.662 * [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 34.663 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 34.663 * [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 34.665 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))))) into 0 34.665 * [backup-simplify]: Simplify (+ 0 0) into 0 34.665 * [backup-simplify]: Simplify (+ 0 0) into 0 34.665 * [backup-simplify]: Simplify (+ 0 0) into 0 34.667 * [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 34.667 * [backup-simplify]: Simplify 0 into 0 34.667 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 34.669 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 34.670 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 34.671 * [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 34.672 * [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 34.673 * [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 34.675 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 34.676 * [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 34.677 * [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 34.678 * [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 34.678 * [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 34.681 * [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 34.681 * [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 34.684 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 34.686 * [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 34.688 * [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 34.689 * [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 34.691 * [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 34.691 * [backup-simplify]: Simplify (+ 0 0) into 0 34.692 * [backup-simplify]: Simplify (+ 0 0) into 0 34.692 * [backup-simplify]: Simplify (+ 0 0) into 0 34.694 * [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 34.694 * [backup-simplify]: Simplify 0 into 0 34.696 * [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))))))) 34.698 * [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))) 34.698 * [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 34.698 * [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 34.699 * [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 34.699 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 34.699 * [taylor]: Taking taylor expansion of 1/2 in x 34.699 * [backup-simplify]: Simplify 1/2 into 1/2 34.699 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 34.699 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 34.699 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 34.699 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 34.699 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 34.699 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 34.699 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 34.699 * [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 34.699 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 34.699 * [taylor]: Taking taylor expansion of 15/8 in x 34.699 * [backup-simplify]: Simplify 15/8 into 15/8 34.699 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 34.699 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 34.699 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 34.700 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 34.700 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 34.700 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 34.700 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 34.700 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 34.700 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 34.700 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 34.700 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 34.700 * [taylor]: Taking taylor expansion of 3/4 in x 34.700 * [backup-simplify]: Simplify 3/4 into 3/4 34.700 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 34.700 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 34.700 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 34.701 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 34.701 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 34.701 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 34.701 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 34.701 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 34.701 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 34.701 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 34.701 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 34.701 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 34.701 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 34.701 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 34.701 * [taylor]: Taking taylor expansion of PI in x 34.701 * [backup-simplify]: Simplify PI into PI 34.702 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 34.703 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 34.704 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 34.705 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 34.705 * [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 34.705 * [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 34.705 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 34.705 * [taylor]: Taking taylor expansion of 1/2 in x 34.705 * [backup-simplify]: Simplify 1/2 into 1/2 34.705 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 34.705 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 34.705 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 34.705 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 34.705 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 34.705 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 34.706 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 34.706 * [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 34.706 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 34.706 * [taylor]: Taking taylor expansion of 15/8 in x 34.706 * [backup-simplify]: Simplify 15/8 into 15/8 34.706 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 34.706 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 34.706 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 34.706 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 34.706 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 34.706 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 34.706 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 34.707 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 34.707 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 34.707 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 34.707 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 34.707 * [taylor]: Taking taylor expansion of 3/4 in x 34.707 * [backup-simplify]: Simplify 3/4 into 3/4 34.707 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 34.707 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 34.707 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 34.707 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 34.707 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 34.707 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 34.707 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 34.707 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 34.708 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 34.708 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 34.708 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 34.708 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 34.708 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 34.708 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 34.708 * [taylor]: Taking taylor expansion of PI in x 34.708 * [backup-simplify]: Simplify PI into PI 34.708 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 34.709 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 34.710 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 34.711 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 34.712 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 34.712 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) into (/ 15/8 (pow (fabs (/ -1 x)) 7)) 34.712 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 34.712 * [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)))) 34.713 * [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))))) 34.713 * [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)))))) 34.715 * [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))))))) 34.717 * [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))) 34.717 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 34.717 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 34.717 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 34.720 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))) into 0 34.720 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 34.720 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 34.721 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 34.721 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 34.721 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 34.722 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))) into 0 34.722 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 34.722 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 34.722 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 34.723 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 34.723 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))) into 0 34.723 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))))) into 0 34.724 * [backup-simplify]: Simplify (+ 0 0) into 0 34.724 * [backup-simplify]: Simplify (+ 0 0) into 0 34.725 * [backup-simplify]: Simplify (+ 0 0) into 0 34.726 * [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 34.726 * [backup-simplify]: Simplify 0 into 0 34.727 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 34.728 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 34.729 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 34.730 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 34.730 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 34.731 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))) into 0 34.731 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 34.732 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 34.733 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 34.733 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 34.733 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 34.734 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))) into 0 34.735 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 34.735 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 34.736 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 34.736 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 34.737 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))) into 0 34.738 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 34.738 * [backup-simplify]: Simplify (+ 0 0) into 0 34.738 * [backup-simplify]: Simplify (+ 0 0) into 0 34.739 * [backup-simplify]: Simplify (+ 0 0) into 0 34.740 * [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 34.741 * [backup-simplify]: Simplify 0 into 0 34.742 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 34.743 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 34.744 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 34.745 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 34.746 * [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 34.747 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))) into 0 34.748 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 34.749 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 34.750 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 34.751 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 34.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))))) into 0 34.753 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))) into 0 34.754 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 34.755 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 34.755 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 34.756 * [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 34.757 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))) into 0 34.758 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 34.758 * [backup-simplify]: Simplify (+ 0 0) into 0 34.758 * [backup-simplify]: Simplify (+ 0 0) into 0 34.759 * [backup-simplify]: Simplify (+ 0 0) into 0 34.760 * [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 34.761 * [backup-simplify]: Simplify 0 into 0 34.762 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 34.764 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 34.765 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 34.766 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 34.767 * [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 34.769 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))))) into 0 34.770 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 34.771 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 34.772 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 34.773 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 34.773 * [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 34.774 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))))) into 0 34.775 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 34.776 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 34.776 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 34.777 * [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 34.778 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))))) into 0 34.778 * [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 34.778 * [backup-simplify]: Simplify (+ 0 0) into 0 34.779 * [backup-simplify]: Simplify (+ 0 0) into 0 34.779 * [backup-simplify]: Simplify (+ 0 0) into 0 34.780 * [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 34.780 * [backup-simplify]: Simplify 0 into 0 34.781 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 34.782 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 34.783 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 34.784 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 34.784 * [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 34.785 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))))) into 0 34.786 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 34.787 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 34.788 * [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 34.789 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 34.790 * [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 34.791 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))))) into 0 34.792 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 34.793 * [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 34.794 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 34.794 * [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 34.795 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))))) into 0 34.795 * [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 34.796 * [backup-simplify]: Simplify (+ 0 0) into 0 34.796 * [backup-simplify]: Simplify (+ 0 0) into 0 34.796 * [backup-simplify]: Simplify (+ 0 0) into 0 34.797 * [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 34.797 * [backup-simplify]: Simplify 0 into 0 34.798 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 34.799 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 34.800 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 34.801 * [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 34.802 * [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 34.803 * [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 34.804 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 34.805 * [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 34.807 * [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 34.808 * [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 34.808 * [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 34.810 * [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 34.811 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 34.812 * [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 34.813 * [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 34.814 * [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 34.815 * [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 34.816 * [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 34.816 * [backup-simplify]: Simplify (+ 0 0) into 0 34.816 * [backup-simplify]: Simplify (+ 0 0) into 0 34.816 * [backup-simplify]: Simplify (+ 0 0) into 0 34.818 * [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 34.818 * [backup-simplify]: Simplify 0 into 0 34.819 * [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))))))) 34.819 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 2 1 2) 34.819 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 34.819 * [approximate]: Taking taylor expansion of (/ 3/4 (pow (fabs x) 5)) in (x) around 0 34.819 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs x) 5)) in x 34.819 * [taylor]: Taking taylor expansion of 3/4 in x 34.819 * [backup-simplify]: Simplify 3/4 into 3/4 34.819 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 34.819 * [taylor]: Taking taylor expansion of (fabs x) in x 34.819 * [backup-simplify]: Simplify (fabs x) into (fabs x) 34.819 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 34.819 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 34.819 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 34.819 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 34.819 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs x) 5)) in x 34.819 * [taylor]: Taking taylor expansion of 3/4 in x 34.819 * [backup-simplify]: Simplify 3/4 into 3/4 34.819 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 34.819 * [taylor]: Taking taylor expansion of (fabs x) in x 34.819 * [backup-simplify]: Simplify (fabs x) into (fabs x) 34.819 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 34.819 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 34.820 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 34.820 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 34.820 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 34.820 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 34.820 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 34.820 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 34.820 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 34.820 * [backup-simplify]: Simplify 0 into 0 34.821 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 34.821 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 34.821 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 34.821 * [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 34.821 * [backup-simplify]: Simplify 0 into 0 34.822 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 34.824 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 34.825 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 34.825 * [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 34.825 * [backup-simplify]: Simplify 0 into 0 34.826 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 34.827 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 34.828 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 34.828 * [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 34.828 * [backup-simplify]: Simplify 0 into 0 34.829 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 34.830 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 34.831 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 34.831 * [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 34.831 * [backup-simplify]: Simplify 0 into 0 34.833 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 34.834 * [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 34.835 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 34.836 * [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 34.836 * [backup-simplify]: Simplify 0 into 0 34.836 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 34.836 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 34.836 * [approximate]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ 1 x)) 5)) in (x) around 0 34.836 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ 1 x)) 5)) in x 34.836 * [taylor]: Taking taylor expansion of 3/4 in x 34.836 * [backup-simplify]: Simplify 3/4 into 3/4 34.836 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 34.836 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 34.836 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 34.836 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 34.836 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 34.836 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 34.836 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 34.836 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ 1 x)) 5)) in x 34.836 * [taylor]: Taking taylor expansion of 3/4 in x 34.836 * [backup-simplify]: Simplify 3/4 into 3/4 34.836 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 34.837 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 34.837 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 34.837 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 34.837 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 34.837 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 34.837 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 34.837 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 34.837 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 34.837 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 34.837 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 34.838 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 34.838 * [backup-simplify]: Simplify 0 into 0 34.838 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 34.838 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 34.839 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 34.839 * [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 34.839 * [backup-simplify]: Simplify 0 into 0 34.840 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 34.840 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 34.841 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 34.841 * [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 34.841 * [backup-simplify]: Simplify 0 into 0 34.842 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 34.843 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 34.843 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 34.844 * [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 34.844 * [backup-simplify]: Simplify 0 into 0 34.845 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 34.846 * [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 34.847 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 34.847 * [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 34.847 * [backup-simplify]: Simplify 0 into 0 34.848 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 34.849 * [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 34.851 * [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 34.851 * [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 34.851 * [backup-simplify]: Simplify 0 into 0 34.851 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 (/ 1 x))) 5)) into (/ 3/4 (pow (fabs x) 5)) 34.851 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 (- x))) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 34.851 * [approximate]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ -1 x)) 5)) in (x) around 0 34.851 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ -1 x)) 5)) in x 34.851 * [taylor]: Taking taylor expansion of 3/4 in x 34.851 * [backup-simplify]: Simplify 3/4 into 3/4 34.851 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 34.852 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 34.852 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 34.852 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 34.852 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 34.852 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 34.852 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 x)) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 34.852 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ -1 x)) 5)) in x 34.852 * [taylor]: Taking taylor expansion of 3/4 in x 34.852 * [backup-simplify]: Simplify 3/4 into 3/4 34.852 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 34.852 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 34.852 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 34.852 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 34.852 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 34.852 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 34.852 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 x)) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 34.852 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 x)) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 34.853 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 34.853 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 34.853 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 34.853 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 34.853 * [backup-simplify]: Simplify 0 into 0 34.853 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 34.854 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 34.854 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 34.854 * [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 34.854 * [backup-simplify]: Simplify 0 into 0 34.855 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 34.856 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 34.856 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 34.856 * [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 34.856 * [backup-simplify]: Simplify 0 into 0 34.857 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 34.858 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 34.859 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 34.859 * [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 34.859 * [backup-simplify]: Simplify 0 into 0 34.860 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 34.861 * [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 34.862 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 34.863 * [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 34.863 * [backup-simplify]: Simplify 0 into 0 34.864 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 34.865 * [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 34.866 * [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 34.867 * [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 34.867 * [backup-simplify]: Simplify 0 into 0 34.867 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) into (/ 3/4 (pow (fabs x) 5)) 34.867 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2 2 1 1 2) 34.867 * [backup-simplify]: Simplify (* (* (fabs x) (fabs x)) (fabs x)) into (pow (fabs x) 3) 34.867 * [approximate]: Taking taylor expansion of (pow (fabs x) 3) in (x) around 0 34.867 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 34.867 * [taylor]: Taking taylor expansion of (fabs x) in x 34.867 * [backup-simplify]: Simplify (fabs x) into (fabs x) 34.867 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 34.867 * [taylor]: Taking taylor expansion of (fabs x) in x 34.867 * [backup-simplify]: Simplify (fabs x) into (fabs x) 34.867 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 34.867 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 34.867 * [backup-simplify]: Simplify (pow (fabs x) 3) into (pow (fabs x) 3) 34.868 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 34.868 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 34.868 * [backup-simplify]: Simplify 0 into 0 34.868 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 34.868 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 34.868 * [backup-simplify]: Simplify 0 into 0 34.869 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 34.869 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 34.869 * [backup-simplify]: Simplify 0 into 0 34.870 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 34.871 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 34.871 * [backup-simplify]: Simplify 0 into 0 34.872 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 34.874 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 34.874 * [backup-simplify]: Simplify 0 into 0 34.876 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 34.878 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 34.878 * [backup-simplify]: Simplify 0 into 0 34.878 * [backup-simplify]: Simplify (pow (fabs x) 3) into (pow (fabs x) 3) 34.878 * [backup-simplify]: Simplify (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 3) 34.878 * [approximate]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in (x) around 0 34.878 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 34.878 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 34.878 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 34.878 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 34.878 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 34.878 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 34.878 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 34.879 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 34.879 * [backup-simplify]: Simplify (pow (fabs (/ 1 x)) 3) into (pow (fabs (/ 1 x)) 3) 34.879 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 34.879 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 34.879 * [backup-simplify]: Simplify 0 into 0 34.880 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 34.880 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 34.880 * [backup-simplify]: Simplify 0 into 0 34.881 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 34.882 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 34.882 * [backup-simplify]: Simplify 0 into 0 34.883 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 34.884 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 34.884 * [backup-simplify]: Simplify 0 into 0 34.886 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 34.888 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 34.888 * [backup-simplify]: Simplify 0 into 0 34.890 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 34.892 * [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 34.892 * [backup-simplify]: Simplify 0 into 0 34.892 * [backup-simplify]: Simplify (pow (fabs (/ 1 (/ 1 x))) 3) into (pow (fabs x) 3) 34.892 * [backup-simplify]: Simplify (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) into (pow (fabs (/ -1 x)) 3) 34.892 * [approximate]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in (x) around 0 34.892 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 34.892 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 34.892 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 34.892 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 34.892 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 34.892 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 34.892 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 34.893 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 34.893 * [backup-simplify]: Simplify (pow (fabs (/ -1 x)) 3) into (pow (fabs (/ -1 x)) 3) 34.893 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 34.893 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 34.893 * [backup-simplify]: Simplify 0 into 0 34.894 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 34.894 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 34.894 * [backup-simplify]: Simplify 0 into 0 34.895 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 34.896 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 34.896 * [backup-simplify]: Simplify 0 into 0 34.898 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 34.899 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 34.899 * [backup-simplify]: Simplify 0 into 0 34.901 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 34.903 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 34.903 * [backup-simplify]: Simplify 0 into 0 34.905 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 34.906 * [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 34.907 * [backup-simplify]: Simplify 0 into 0 34.907 * [backup-simplify]: Simplify (pow (fabs (/ -1 (/ 1 (- x)))) 3) into (pow (fabs x) 3) 34.907 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2 2 1 1) 34.907 * [backup-simplify]: Simplify (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) into (/ 1/2 (pow (fabs x) 3)) 34.907 * [approximate]: Taking taylor expansion of (/ 1/2 (pow (fabs x) 3)) in (x) around 0 34.907 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs x) 3)) in x 34.907 * [taylor]: Taking taylor expansion of 1/2 in x 34.907 * [backup-simplify]: Simplify 1/2 into 1/2 34.907 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 34.907 * [taylor]: Taking taylor expansion of (fabs x) in x 34.907 * [backup-simplify]: Simplify (fabs x) into (fabs x) 34.907 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 34.907 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 34.907 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 34.908 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs x) 3)) in x 34.908 * [taylor]: Taking taylor expansion of 1/2 in x 34.908 * [backup-simplify]: Simplify 1/2 into 1/2 34.908 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 34.908 * [taylor]: Taking taylor expansion of (fabs x) in x 34.908 * [backup-simplify]: Simplify (fabs x) into (fabs x) 34.908 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 34.908 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 34.908 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 34.908 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 34.908 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 34.908 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 34.909 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1/2 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 34.909 * [backup-simplify]: Simplify 0 into 0 34.910 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 34.910 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 34.911 * [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 34.911 * [backup-simplify]: Simplify 0 into 0 34.911 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 34.912 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 34.913 * [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 34.913 * [backup-simplify]: Simplify 0 into 0 34.914 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 34.915 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 34.916 * [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 34.916 * [backup-simplify]: Simplify 0 into 0 34.917 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 34.919 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 34.919 * [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 34.920 * [backup-simplify]: Simplify 0 into 0 34.921 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 34.923 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 34.924 * [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 34.924 * [backup-simplify]: Simplify 0 into 0 34.924 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 34.925 * [backup-simplify]: Simplify (/ 1/2 (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x)))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 34.925 * [approximate]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ 1 x)) 3)) in (x) around 0 34.925 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ 1 x)) 3)) in x 34.925 * [taylor]: Taking taylor expansion of 1/2 in x 34.925 * [backup-simplify]: Simplify 1/2 into 1/2 34.925 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 34.925 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 34.925 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 34.925 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 34.925 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 34.925 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 x)) 3)) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 34.925 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ 1 x)) 3)) in x 34.925 * [taylor]: Taking taylor expansion of 1/2 in x 34.925 * [backup-simplify]: Simplify 1/2 into 1/2 34.925 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 34.925 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 34.925 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 34.926 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 34.926 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 34.926 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 x)) 3)) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 34.926 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 x)) 3)) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 34.926 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 34.926 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 34.927 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 34.927 * [backup-simplify]: Simplify 0 into 0 34.927 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 34.928 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 34.928 * [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 34.928 * [backup-simplify]: Simplify 0 into 0 34.929 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 34.930 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 34.931 * [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 34.931 * [backup-simplify]: Simplify 0 into 0 34.932 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 34.935 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 34.936 * [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 34.936 * [backup-simplify]: Simplify 0 into 0 34.938 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 34.939 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 34.940 * [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 34.940 * [backup-simplify]: Simplify 0 into 0 34.942 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 34.944 * [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 34.944 * [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 34.945 * [backup-simplify]: Simplify 0 into 0 34.945 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 (/ 1 x))) 3)) into (/ 1/2 (pow (fabs x) 3)) 34.945 * [backup-simplify]: Simplify (/ 1/2 (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 34.945 * [approximate]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ -1 x)) 3)) in (x) around 0 34.945 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ -1 x)) 3)) in x 34.945 * [taylor]: Taking taylor expansion of 1/2 in x 34.945 * [backup-simplify]: Simplify 1/2 into 1/2 34.945 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 34.945 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 34.945 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 34.945 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 34.946 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 34.946 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 x)) 3)) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 34.946 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ -1 x)) 3)) in x 34.946 * [taylor]: Taking taylor expansion of 1/2 in x 34.946 * [backup-simplify]: Simplify 1/2 into 1/2 34.946 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 34.946 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 34.946 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 34.946 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 34.946 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 34.946 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 x)) 3)) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 34.947 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 x)) 3)) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 34.947 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 34.947 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 34.947 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 34.947 * [backup-simplify]: Simplify 0 into 0 34.948 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 34.949 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 34.949 * [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 34.949 * [backup-simplify]: Simplify 0 into 0 34.950 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 34.951 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 34.952 * [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 34.952 * [backup-simplify]: Simplify 0 into 0 34.953 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 34.954 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 34.955 * [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 34.955 * [backup-simplify]: Simplify 0 into 0 34.956 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 34.958 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 34.959 * [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 34.959 * [backup-simplify]: Simplify 0 into 0 34.961 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 34.963 * [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 34.964 * [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 34.964 * [backup-simplify]: Simplify 0 into 0 34.964 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (/ 1/2 (pow (fabs x) 3)) 34.964 * * * [progress]: simplifying candidates 34.964 * * * * [progress]: [ 1 / 168 ] simplifiying candidate # 34.965 * [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))))) 34.965 * * [simplify]: iters left: 6 (23 enodes) 34.978 * * [simplify]: iters left: 5 (97 enodes) 35.014 * * [simplify]: iters left: 4 (191 enodes) 35.067 * * [simplify]: iters left: 3 (426 enodes) 35.187 * * [simplify]: Extracting #0: cost 1 inf + 0 35.187 * * [simplify]: Extracting #1: cost 28 inf + 0 35.187 * * [simplify]: Extracting #2: cost 117 inf + 0 35.188 * * [simplify]: Extracting #3: cost 181 inf + 3 35.192 * * [simplify]: Extracting #4: cost 146 inf + 9037 35.203 * * [simplify]: Extracting #5: cost 66 inf + 41552 35.224 * * [simplify]: Extracting #6: cost 7 inf + 70156 35.247 * * [simplify]: Extracting #7: cost 0 inf + 72949 35.268 * [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))) 35.268 * [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))))) 35.269 * * * * [progress]: [ 2 / 168 ] simplifiying candidate # 35.269 * * * * [progress]: [ 3 / 168 ] simplifiying candidate # 35.269 * [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)))))) 35.269 * * [simplify]: iters left: 6 (25 enodes) 35.280 * * [simplify]: iters left: 5 (97 enodes) 35.299 * * [simplify]: iters left: 4 (159 enodes) 35.352 * * [simplify]: iters left: 3 (272 enodes) 35.421 * * [simplify]: iters left: 2 (398 enodes) 35.550 * * [simplify]: Extracting #0: cost 1 inf + 0 35.550 * * [simplify]: Extracting #1: cost 4 inf + 0 35.550 * * [simplify]: Extracting #2: cost 8 inf + 0 35.550 * * [simplify]: Extracting #3: cost 25 inf + 0 35.550 * * [simplify]: Extracting #4: cost 56 inf + 0 35.551 * * [simplify]: Extracting #5: cost 91 inf + 5 35.551 * * [simplify]: Extracting #6: cost 130 inf + 704 35.553 * * [simplify]: Extracting #7: cost 86 inf + 13143 35.558 * * [simplify]: Extracting #8: cost 23 inf + 40593 35.569 * * [simplify]: Extracting #9: cost 0 inf + 51785 35.581 * [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))))))) 35.581 * [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))))) 35.581 * * * * [progress]: [ 4 / 168 ] simplifiying candidate # 35.581 * * * * [progress]: [ 5 / 168 ] simplifiying candidate # 35.581 * * * * [progress]: [ 6 / 168 ] simplifiying candidate # 35.582 * [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)))))) 35.582 * * [simplify]: iters left: 6 (27 enodes) 35.596 * * [simplify]: iters left: 5 (119 enodes) 35.628 * * [simplify]: iters left: 4 (390 enodes) 35.992 * * [simplify]: Extracting #0: cost 1 inf + 0 35.992 * * [simplify]: Extracting #1: cost 46 inf + 0 35.993 * * [simplify]: Extracting #2: cost 346 inf + 2 35.996 * * [simplify]: Extracting #3: cost 787 inf + 87 36.002 * * [simplify]: Extracting #4: cost 816 inf + 462 36.010 * * [simplify]: Extracting #5: cost 788 inf + 6109 36.025 * * [simplify]: Extracting #6: cost 704 inf + 45130 36.118 * * [simplify]: Extracting #7: cost 253 inf + 438074 36.303 * * [simplify]: Extracting #8: cost 3 inf + 679050 36.504 * * [simplify]: Extracting #9: cost 0 inf + 680613 36.706 * * [simplify]: Extracting #10: cost 0 inf + 680493 36.885 * [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))))) 36.885 * [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))))) 36.886 * * * * [progress]: [ 7 / 168 ] simplifiying candidate # 36.886 * * * * [progress]: [ 8 / 168 ] simplifiying candidate # 36.886 * * * * [progress]: [ 9 / 168 ] simplifiying candidate # 36.886 * * * * [progress]: [ 10 / 168 ] simplifiying candidate # 36.886 * [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))))) 36.886 * * [simplify]: iters left: 6 (25 enodes) 36.895 * * [simplify]: iters left: 5 (119 enodes) 36.939 * * [simplify]: iters left: 4 (302 enodes) 37.095 * * [simplify]: Extracting #0: cost 1 inf + 0 37.096 * * [simplify]: Extracting #1: cost 14 inf + 0 37.096 * * [simplify]: Extracting #2: cost 104 inf + 1 37.097 * * [simplify]: Extracting #3: cost 222 inf + 2 37.100 * * [simplify]: Extracting #4: cost 207 inf + 6675 37.109 * * [simplify]: Extracting #5: cost 104 inf + 45684 37.117 * * [simplify]: Extracting #6: cost 43 inf + 66151 37.131 * * [simplify]: Extracting #7: cost 10 inf + 87607 37.146 * * [simplify]: Extracting #8: cost 0 inf + 96178 37.170 * [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)))) 37.170 * [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))))) 37.171 * [simplify]: Simplifying (* (sqrt PI) (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))) 37.171 * * [simplify]: iters left: 6 (14 enodes) 37.180 * * [simplify]: iters left: 5 (64 enodes) 37.208 * * [simplify]: iters left: 4 (170 enodes) 37.294 * * [simplify]: Extracting #0: cost 1 inf + 0 37.295 * * [simplify]: Extracting #1: cost 41 inf + 0 37.295 * * [simplify]: Extracting #2: cost 144 inf + 0 37.296 * * [simplify]: Extracting #3: cost 128 inf + 3995 37.299 * * [simplify]: Extracting #4: cost 48 inf + 34755 37.304 * * [simplify]: Extracting #5: cost 6 inf + 51089 37.310 * * [simplify]: Extracting #6: cost 0 inf + 53875 37.316 * [simplify]: Simplified to (* (sqrt PI) (* (pow (fabs x) 8) (pow (fabs x) 8))) 37.316 * [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))))) 37.317 * * * * [progress]: [ 11 / 168 ] simplifiying candidate # 37.317 * [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))))) 37.318 * * [simplify]: iters left: 6 (32 enodes) 37.344 * * [simplify]: iters left: 5 (169 enodes) 37.424 * * [simplify]: Extracting #0: cost 1 inf + 0 37.424 * * [simplify]: Extracting #1: cost 9 inf + 0 37.425 * * [simplify]: Extracting #2: cost 44 inf + 1 37.425 * * [simplify]: Extracting #3: cost 89 inf + 2 37.426 * * [simplify]: Extracting #4: cost 150 inf + 374 37.427 * * [simplify]: Extracting #5: cost 165 inf + 2815 37.432 * * [simplify]: Extracting #6: cost 105 inf + 18269 37.445 * * [simplify]: Extracting #7: cost 35 inf + 50193 37.466 * * [simplify]: Extracting #8: cost 8 inf + 68678 37.497 * * [simplify]: Extracting #9: cost 0 inf + 77677 37.526 * [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))) 37.526 * [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))))) 37.527 * [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)))) 37.528 * * [simplify]: iters left: 6 (22 enodes) 37.538 * * [simplify]: iters left: 5 (105 enodes) 37.562 * * [simplify]: iters left: 4 (289 enodes) 37.707 * * [simplify]: Extracting #0: cost 1 inf + 0 37.707 * * [simplify]: Extracting #1: cost 38 inf + 0 37.707 * * [simplify]: Extracting #2: cost 141 inf + 0 37.708 * * [simplify]: Extracting #3: cost 310 inf + 795 37.711 * * [simplify]: Extracting #4: cost 379 inf + 8832 37.732 * * [simplify]: Extracting #5: cost 231 inf + 59224 37.771 * * [simplify]: Extracting #6: cost 66 inf + 144555 37.821 * * [simplify]: Extracting #7: cost 0 inf + 180017 37.874 * * [simplify]: Extracting #8: cost 0 inf + 178735 37.922 * [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)))))))) 37.922 * [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))))) 37.923 * * * * [progress]: [ 12 / 168 ] simplifiying candidate # 37.923 * [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))))) 37.923 * * [simplify]: iters left: 6 (27 enodes) 37.933 * * [simplify]: iters left: 5 (129 enodes) 37.969 * * [simplify]: iters left: 4 (348 enodes) 38.143 * * [simplify]: Extracting #0: cost 1 inf + 0 38.143 * * [simplify]: Extracting #1: cost 15 inf + 0 38.143 * * [simplify]: Extracting #2: cost 104 inf + 1 38.145 * * [simplify]: Extracting #3: cost 227 inf + 2 38.147 * * [simplify]: Extracting #4: cost 329 inf + 1124 38.152 * * [simplify]: Extracting #5: cost 321 inf + 15095 38.168 * * [simplify]: Extracting #6: cost 131 inf + 92637 38.194 * * [simplify]: Extracting #7: cost 11 inf + 165808 38.245 * * [simplify]: Extracting #8: cost 0 inf + 170499 38.285 * * [simplify]: Extracting #9: cost 0 inf + 170299 38.315 * [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))))) 38.315 * [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))))) 38.316 * [simplify]: Simplifying (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) 38.316 * * [simplify]: iters left: 6 (18 enodes) 38.322 * * [simplify]: iters left: 5 (75 enodes) 38.341 * * [simplify]: iters left: 4 (160 enodes) 38.394 * * [simplify]: iters left: 3 (481 enodes) 38.675 * * [simplify]: Extracting #0: cost 1 inf + 0 38.675 * * [simplify]: Extracting #1: cost 67 inf + 0 38.677 * * [simplify]: Extracting #2: cost 254 inf + 0 38.680 * * [simplify]: Extracting #3: cost 413 inf + 2381 38.695 * * [simplify]: Extracting #4: cost 280 inf + 71645 38.747 * * [simplify]: Extracting #5: cost 50 inf + 198698 38.784 * * [simplify]: Extracting #6: cost 9 inf + 218857 38.811 * * [simplify]: Extracting #7: cost 2 inf + 221788 38.840 * * [simplify]: Extracting #8: cost 0 inf + 222625 38.871 * [simplify]: Simplified to (* (* (sqrt PI) (pow (fabs x) 8)) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) 38.871 * [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))))) 38.872 * * * * [progress]: [ 13 / 168 ] simplifiying candidate # 38.872 * [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))))) 38.873 * * [simplify]: iters left: 6 (30 enodes) 38.894 * * [simplify]: iters left: 5 (161 enodes) 38.974 * * [simplify]: iters left: 4 (446 enodes) 39.185 * * [simplify]: Extracting #0: cost 1 inf + 0 39.186 * * [simplify]: Extracting #1: cost 25 inf + 0 39.186 * * [simplify]: Extracting #2: cost 150 inf + 1 39.187 * * [simplify]: Extracting #3: cost 327 inf + 2 39.189 * * [simplify]: Extracting #4: cost 470 inf + 539 39.198 * * [simplify]: Extracting #5: cost 334 inf + 60732 39.243 * * [simplify]: Extracting #6: cost 60 inf + 221719 39.314 * * [simplify]: Extracting #7: cost 9 inf + 258639 39.389 * * [simplify]: Extracting #8: cost 0 inf + 265436 39.482 * [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))))))) 39.482 * [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))))) 39.482 * [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))))))) 39.482 * * [simplify]: iters left: 6 (24 enodes) 39.490 * * [simplify]: iters left: 5 (117 enodes) 39.518 * * [simplify]: iters left: 4 (328 enodes) 39.653 * * [simplify]: Extracting #0: cost 1 inf + 0 39.654 * * [simplify]: Extracting #1: cost 38 inf + 0 39.654 * * [simplify]: Extracting #2: cost 180 inf + 0 39.655 * * [simplify]: Extracting #3: cost 381 inf + 85 39.657 * * [simplify]: Extracting #4: cost 388 inf + 4665 39.660 * * [simplify]: Extracting #5: cost 338 inf + 17438 39.675 * * [simplify]: Extracting #6: cost 204 inf + 87817 39.709 * * [simplify]: Extracting #7: cost 29 inf + 206744 39.782 * * [simplify]: Extracting #8: cost 0 inf + 229095 39.858 * [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))))) 39.858 * [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))))) 39.858 * * * * [progress]: [ 14 / 168 ] simplifiying candidate # 39.859 * [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))))))) 39.859 * * [simplify]: iters left: 6 (25 enodes) 39.876 * * [simplify]: iters left: 5 (118 enodes) 39.907 * * [simplify]: iters left: 4 (287 enodes) 40.037 * * [simplify]: Extracting #0: cost 1 inf + 0 40.037 * * [simplify]: Extracting #1: cost 17 inf + 0 40.038 * * [simplify]: Extracting #2: cost 114 inf + 1 40.039 * * [simplify]: Extracting #3: cost 251 inf + 3 40.042 * * [simplify]: Extracting #4: cost 344 inf + 956 40.047 * * [simplify]: Extracting #5: cost 300 inf + 14596 40.074 * * [simplify]: Extracting #6: cost 161 inf + 85725 40.124 * * [simplify]: Extracting #7: cost 24 inf + 172792 40.181 * * [simplify]: Extracting #8: cost 5 inf + 182810 40.228 * * [simplify]: Extracting #9: cost 0 inf + 184895 40.273 * [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))))))))) 40.274 * [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))))) 40.274 * [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))))) 40.275 * * [simplify]: iters left: 6 (20 enodes) 40.287 * * [simplify]: iters left: 5 (83 enodes) 40.318 * * [simplify]: iters left: 4 (173 enodes) 40.395 * * [simplify]: iters left: 3 (494 enodes) 40.626 * * [simplify]: Extracting #0: cost 1 inf + 0 40.626 * * [simplify]: Extracting #1: cost 33 inf + 0 40.626 * * [simplify]: Extracting #2: cost 213 inf + 0 40.627 * * [simplify]: Extracting #3: cost 347 inf + 88 40.630 * * [simplify]: Extracting #4: cost 325 inf + 8899 40.636 * * [simplify]: Extracting #5: cost 210 inf + 56188 40.658 * * [simplify]: Extracting #6: cost 21 inf + 164471 40.683 * * [simplify]: Extracting #7: cost 0 inf + 176047 40.717 * [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)))))))) 40.717 * [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))))) 40.717 * * * * [progress]: [ 15 / 168 ] simplifiying candidate # 40.718 * [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))) 40.718 * * [simplify]: iters left: 6 (24 enodes) 40.732 * * [simplify]: iters left: 5 (114 enodes) 40.761 * * [simplify]: iters left: 4 (231 enodes) 40.871 * * [simplify]: Extracting #0: cost 1 inf + 0 40.871 * * [simplify]: Extracting #1: cost 15 inf + 0 40.871 * * [simplify]: Extracting #2: cost 119 inf + 1 40.873 * * [simplify]: Extracting #3: cost 227 inf + 4 40.875 * * [simplify]: Extracting #4: cost 206 inf + 7764 40.881 * * [simplify]: Extracting #5: cost 162 inf + 27807 40.885 * * [simplify]: Extracting #6: cost 149 inf + 32790 40.890 * * [simplify]: Extracting #7: cost 129 inf + 40715 40.905 * * [simplify]: Extracting #8: cost 19 inf + 112169 40.935 * * [simplify]: Extracting #9: cost 0 inf + 121648 40.973 * * [simplify]: Extracting #10: cost 0 inf + 119382 40.996 * [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))))) 40.996 * [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))))) 40.997 * [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))))))) 40.997 * * [simplify]: iters left: 6 (26 enodes) 41.009 * * [simplify]: iters left: 5 (129 enodes) 41.039 * * [simplify]: iters left: 4 (379 enodes) 41.211 * * [simplify]: Extracting #0: cost 1 inf + 0 41.211 * * [simplify]: Extracting #1: cost 12 inf + 0 41.212 * * [simplify]: Extracting #2: cost 109 inf + 0 41.213 * * [simplify]: Extracting #3: cost 398 inf + 83 41.214 * * [simplify]: Extracting #4: cost 504 inf + 171 41.217 * * [simplify]: Extracting #5: cost 465 inf + 14369 41.225 * * [simplify]: Extracting #6: cost 339 inf + 63422 41.250 * * [simplify]: Extracting #7: cost 247 inf + 121265 41.291 * * [simplify]: Extracting #8: cost 40 inf + 273980 41.363 * * [simplify]: Extracting #9: cost 0 inf + 301906 41.460 * * [simplify]: Extracting #10: cost 0 inf + 301826 41.523 * [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)))))) 41.523 * [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))))) 41.523 * * * * [progress]: [ 16 / 168 ] simplifiying candidate # 41.523 * [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)))))) 41.524 * * [simplify]: iters left: 6 (23 enodes) 41.533 * * [simplify]: iters left: 5 (103 enodes) 41.555 * * [simplify]: iters left: 4 (249 enodes) 41.666 * * [simplify]: Extracting #0: cost 1 inf + 0 41.666 * * [simplify]: Extracting #1: cost 52 inf + 0 41.667 * * [simplify]: Extracting #2: cost 190 inf + 1 41.669 * * [simplify]: Extracting #3: cost 292 inf + 2 41.672 * * [simplify]: Extracting #4: cost 276 inf + 6325 41.678 * * [simplify]: Extracting #5: cost 217 inf + 23845 41.688 * * [simplify]: Extracting #6: cost 178 inf + 41647 41.720 * * [simplify]: Extracting #7: cost 45 inf + 125387 41.768 * * [simplify]: Extracting #8: cost 0 inf + 153906 41.820 * [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)))))))) 41.820 * [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))))) 41.821 * [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))))) 41.821 * * [simplify]: iters left: 6 (22 enodes) 41.833 * * [simplify]: iters left: 5 (89 enodes) 41.866 * * [simplify]: iters left: 4 (163 enodes) 41.905 * * [simplify]: iters left: 3 (352 enodes) 41.990 * * [simplify]: Extracting #0: cost 1 inf + 0 41.990 * * [simplify]: Extracting #1: cost 22 inf + 0 41.991 * * [simplify]: Extracting #2: cost 117 inf + 0 41.991 * * [simplify]: Extracting #3: cost 181 inf + 165 41.992 * * [simplify]: Extracting #4: cost 164 inf + 5261 41.998 * * [simplify]: Extracting #5: cost 98 inf + 32691 42.017 * * [simplify]: Extracting #6: cost 25 inf + 66728 42.039 * * [simplify]: Extracting #7: cost 2 inf + 76784 42.060 * * [simplify]: Extracting #8: cost 0 inf + 77329 42.072 * [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))))) 42.072 * [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))))) 42.072 * * * * [progress]: [ 17 / 168 ] simplifiying candidate # 42.072 * * * * [progress]: [ 18 / 168 ] simplifiying candidate # 42.072 * [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)))))) 42.072 * * [simplify]: iters left: 6 (25 enodes) 42.080 * * [simplify]: iters left: 5 (97 enodes) 42.105 * * [simplify]: iters left: 4 (159 enodes) 42.140 * * [simplify]: iters left: 3 (272 enodes) 42.230 * * [simplify]: iters left: 2 (398 enodes) 42.312 * * [simplify]: Extracting #0: cost 1 inf + 0 42.312 * * [simplify]: Extracting #1: cost 4 inf + 0 42.312 * * [simplify]: Extracting #2: cost 8 inf + 0 42.312 * * [simplify]: Extracting #3: cost 25 inf + 0 42.312 * * [simplify]: Extracting #4: cost 56 inf + 0 42.312 * * [simplify]: Extracting #5: cost 91 inf + 5 42.313 * * [simplify]: Extracting #6: cost 130 inf + 674 42.314 * * [simplify]: Extracting #7: cost 86 inf + 13083 42.319 * * [simplify]: Extracting #8: cost 23 inf + 40443 42.325 * * [simplify]: Extracting #9: cost 0 inf + 51545 42.331 * [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)))) 42.331 * [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))))) 42.332 * [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)))))) 42.332 * * [simplify]: iters left: 6 (25 enodes) 42.346 * * [simplify]: iters left: 5 (97 enodes) 42.370 * * [simplify]: iters left: 4 (159 enodes) 42.411 * * [simplify]: iters left: 3 (272 enodes) 42.466 * * [simplify]: iters left: 2 (398 enodes) 42.558 * * [simplify]: Extracting #0: cost 1 inf + 0 42.558 * * [simplify]: Extracting #1: cost 4 inf + 0 42.558 * * [simplify]: Extracting #2: cost 8 inf + 0 42.558 * * [simplify]: Extracting #3: cost 25 inf + 0 42.558 * * [simplify]: Extracting #4: cost 56 inf + 0 42.559 * * [simplify]: Extracting #5: cost 91 inf + 5 42.560 * * [simplify]: Extracting #6: cost 130 inf + 674 42.562 * * [simplify]: Extracting #7: cost 86 inf + 13083 42.571 * * [simplify]: Extracting #8: cost 23 inf + 40443 42.583 * * [simplify]: Extracting #9: cost 0 inf + 51545 42.600 * [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)))) 42.600 * [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))))) 42.600 * * * * [progress]: [ 19 / 168 ] simplifiying candidate # 42.600 * [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)))))) 42.601 * * [simplify]: iters left: 6 (26 enodes) 42.616 * * [simplify]: iters left: 5 (100 enodes) 42.650 * * [simplify]: iters left: 4 (162 enodes) 42.708 * * [simplify]: iters left: 3 (276 enodes) 42.775 * * [simplify]: iters left: 2 (407 enodes) 42.862 * * [simplify]: Extracting #0: cost 1 inf + 0 42.862 * * [simplify]: Extracting #1: cost 4 inf + 0 42.862 * * [simplify]: Extracting #2: cost 8 inf + 0 42.862 * * [simplify]: Extracting #3: cost 26 inf + 0 42.862 * * [simplify]: Extracting #4: cost 55 inf + 1 42.862 * * [simplify]: Extracting #5: cost 87 inf + 291 42.863 * * [simplify]: Extracting #6: cost 130 inf + 543 42.865 * * [simplify]: Extracting #7: cost 90 inf + 11866 42.871 * * [simplify]: Extracting #8: cost 38 inf + 32831 42.882 * * [simplify]: Extracting #9: cost 2 inf + 52541 42.893 * * [simplify]: Extracting #10: cost 0 inf + 53297 42.900 * [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)))) 42.900 * [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))))) 42.900 * [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)))))) 42.900 * * [simplify]: iters left: 6 (26 enodes) 42.908 * * [simplify]: iters left: 5 (100 enodes) 42.932 * * [simplify]: iters left: 4 (162 enodes) 42.990 * * [simplify]: iters left: 3 (276 enodes) 43.051 * * [simplify]: iters left: 2 (407 enodes) 43.162 * * [simplify]: Extracting #0: cost 1 inf + 0 43.162 * * [simplify]: Extracting #1: cost 4 inf + 0 43.162 * * [simplify]: Extracting #2: cost 8 inf + 0 43.162 * * [simplify]: Extracting #3: cost 26 inf + 0 43.162 * * [simplify]: Extracting #4: cost 55 inf + 1 43.163 * * [simplify]: Extracting #5: cost 87 inf + 291 43.164 * * [simplify]: Extracting #6: cost 130 inf + 543 43.166 * * [simplify]: Extracting #7: cost 90 inf + 11866 43.172 * * [simplify]: Extracting #8: cost 38 inf + 32831 43.181 * * [simplify]: Extracting #9: cost 2 inf + 52541 43.186 * * [simplify]: Extracting #10: cost 0 inf + 53297 43.192 * [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)))) 43.192 * [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))))) 43.193 * * * * [progress]: [ 20 / 168 ] simplifiying candidate # 43.193 * [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)))))) 43.193 * * [simplify]: iters left: 6 (25 enodes) 43.201 * * [simplify]: iters left: 5 (97 enodes) 43.219 * * [simplify]: iters left: 4 (159 enodes) 43.251 * * [simplify]: iters left: 3 (272 enodes) 43.330 * * [simplify]: iters left: 2 (398 enodes) 43.429 * * [simplify]: Extracting #0: cost 1 inf + 0 43.429 * * [simplify]: Extracting #1: cost 4 inf + 0 43.429 * * [simplify]: Extracting #2: cost 8 inf + 0 43.429 * * [simplify]: Extracting #3: cost 26 inf + 0 43.430 * * [simplify]: Extracting #4: cost 55 inf + 1 43.430 * * [simplify]: Extracting #5: cost 91 inf + 5 43.431 * * [simplify]: Extracting #6: cost 130 inf + 673 43.438 * * [simplify]: Extracting #7: cost 86 inf + 13081 43.447 * * [simplify]: Extracting #8: cost 23 inf + 40441 43.458 * * [simplify]: Extracting #9: cost 0 inf + 51543 43.470 * [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)))) 43.470 * [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))))) 43.471 * [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)))))) 43.471 * * [simplify]: iters left: 6 (25 enodes) 43.485 * * [simplify]: iters left: 5 (97 enodes) 43.520 * * [simplify]: iters left: 4 (159 enodes) 43.552 * * [simplify]: iters left: 3 (272 enodes) 43.642 * * [simplify]: iters left: 2 (398 enodes) 43.749 * * [simplify]: Extracting #0: cost 1 inf + 0 43.749 * * [simplify]: Extracting #1: cost 4 inf + 0 43.749 * * [simplify]: Extracting #2: cost 8 inf + 0 43.749 * * [simplify]: Extracting #3: cost 26 inf + 0 43.749 * * [simplify]: Extracting #4: cost 55 inf + 1 43.749 * * [simplify]: Extracting #5: cost 91 inf + 5 43.750 * * [simplify]: Extracting #6: cost 130 inf + 673 43.751 * * [simplify]: Extracting #7: cost 86 inf + 13081 43.756 * * [simplify]: Extracting #8: cost 23 inf + 40441 43.762 * * [simplify]: Extracting #9: cost 0 inf + 51543 43.768 * [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)))) 43.768 * [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))))) 43.768 * * * * [progress]: [ 21 / 168 ] simplifiying candidate # 43.768 * [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)))))) 43.768 * * [simplify]: iters left: 6 (25 enodes) 43.779 * * [simplify]: iters left: 5 (97 enodes) 43.797 * * [simplify]: iters left: 4 (159 enodes) 43.826 * * [simplify]: iters left: 3 (272 enodes) 43.897 * * [simplify]: iters left: 2 (398 enodes) 43.994 * * [simplify]: Extracting #0: cost 1 inf + 0 43.994 * * [simplify]: Extracting #1: cost 4 inf + 0 43.995 * * [simplify]: Extracting #2: cost 8 inf + 0 43.995 * * [simplify]: Extracting #3: cost 25 inf + 0 43.995 * * [simplify]: Extracting #4: cost 56 inf + 0 43.995 * * [simplify]: Extracting #5: cost 91 inf + 5 43.996 * * [simplify]: Extracting #6: cost 130 inf + 674 43.999 * * [simplify]: Extracting #7: cost 86 inf + 13083 44.008 * * [simplify]: Extracting #8: cost 23 inf + 40443 44.020 * * [simplify]: Extracting #9: cost 0 inf + 51545 44.026 * [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)))) 44.026 * [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))))) 44.026 * [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)))))) 44.026 * * [simplify]: iters left: 6 (25 enodes) 44.034 * * [simplify]: iters left: 5 (97 enodes) 44.054 * * [simplify]: iters left: 4 (159 enodes) 44.099 * * [simplify]: iters left: 3 (272 enodes) 44.149 * * [simplify]: iters left: 2 (398 enodes) 44.255 * * [simplify]: Extracting #0: cost 1 inf + 0 44.256 * * [simplify]: Extracting #1: cost 4 inf + 0 44.256 * * [simplify]: Extracting #2: cost 8 inf + 0 44.256 * * [simplify]: Extracting #3: cost 25 inf + 0 44.256 * * [simplify]: Extracting #4: cost 56 inf + 0 44.257 * * [simplify]: Extracting #5: cost 91 inf + 5 44.257 * * [simplify]: Extracting #6: cost 130 inf + 674 44.260 * * [simplify]: Extracting #7: cost 86 inf + 13083 44.269 * * [simplify]: Extracting #8: cost 23 inf + 40443 44.280 * * [simplify]: Extracting #9: cost 0 inf + 51545 44.286 * [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)))) 44.286 * [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))))) 44.287 * * * * [progress]: [ 22 / 168 ] simplifiying candidate # 44.287 * [simplify]: Simplifying (* (sqrt (/ 1 PI)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) 44.287 * * [simplify]: iters left: 6 (18 enodes) 44.292 * * [simplify]: iters left: 5 (75 enodes) 44.307 * * [simplify]: iters left: 4 (134 enodes) 44.334 * * [simplify]: iters left: 3 (238 enodes) 44.392 * * [simplify]: iters left: 2 (474 enodes) 44.583 * * [simplify]: Extracting #0: cost 1 inf + 0 44.583 * * [simplify]: Extracting #1: cost 11 inf + 0 44.584 * * [simplify]: Extracting #2: cost 139 inf + 1 44.584 * * [simplify]: Extracting #3: cost 262 inf + 3 44.586 * * [simplify]: Extracting #4: cost 214 inf + 11485 44.592 * * [simplify]: Extracting #5: cost 113 inf + 45053 44.604 * * [simplify]: Extracting #6: cost 16 inf + 94325 44.620 * * [simplify]: Extracting #7: cost 0 inf + 104376 44.644 * [simplify]: Simplified to (* (sqrt (/ 1 PI)) (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x)))) 44.644 * [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))))) 44.644 * * * * [progress]: [ 23 / 168 ] simplifiying candidate # 44.644 * [simplify]: Simplifying (* (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) (sqrt (/ 1 PI))) 44.645 * * [simplify]: iters left: 6 (18 enodes) 44.654 * * [simplify]: iters left: 5 (69 enodes) 44.678 * * [simplify]: iters left: 4 (116 enodes) 44.705 * * [simplify]: iters left: 3 (213 enodes) 44.747 * * [simplify]: iters left: 2 (346 enodes) 44.852 * * [simplify]: Extracting #0: cost 1 inf + 0 44.852 * * [simplify]: Extracting #1: cost 13 inf + 0 44.853 * * [simplify]: Extracting #2: cost 106 inf + 1 44.853 * * [simplify]: Extracting #3: cost 190 inf + 3 44.854 * * [simplify]: Extracting #4: cost 156 inf + 6136 44.863 * * [simplify]: Extracting #5: cost 62 inf + 35452 44.878 * * [simplify]: Extracting #6: cost 2 inf + 63520 44.896 * * [simplify]: Extracting #7: cost 0 inf + 64199 44.913 * [simplify]: Simplified to (* (+ (/ 1 (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (sqrt (/ 1 PI))) 44.913 * [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))))) 44.913 * * * * [progress]: [ 24 / 168 ] simplifiying candidate # 44.914 * [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))))) 44.914 * * [simplify]: iters left: 6 (20 enodes) 44.926 * * [simplify]: iters left: 5 (81 enodes) 44.948 * * [simplify]: iters left: 4 (143 enodes) 44.982 * * [simplify]: iters left: 3 (257 enodes) 45.063 * * [simplify]: iters left: 2 (383 enodes) 45.170 * * [simplify]: Extracting #0: cost 1 inf + 0 45.170 * * [simplify]: Extracting #1: cost 3 inf + 0 45.170 * * [simplify]: Extracting #2: cost 18 inf + 0 45.171 * * [simplify]: Extracting #3: cost 47 inf + 0 45.171 * * [simplify]: Extracting #4: cost 84 inf + 4 45.171 * * [simplify]: Extracting #5: cost 133 inf + 11 45.172 * * [simplify]: Extracting #6: cost 117 inf + 4315 45.174 * * [simplify]: Extracting #7: cost 41 inf + 32392 45.179 * * [simplify]: Extracting #8: cost 3 inf + 51156 45.185 * * [simplify]: Extracting #9: cost 1 inf + 52437 45.190 * * [simplify]: Extracting #10: cost 0 inf + 53344 45.196 * [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))))) 45.196 * [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))))) 45.196 * * * * [progress]: [ 25 / 168 ] simplifiying candidate # 45.197 * [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))))) 45.197 * * [simplify]: iters left: 6 (20 enodes) 45.208 * * [simplify]: iters left: 5 (81 enodes) 45.224 * * [simplify]: iters left: 4 (143 enodes) 45.267 * * [simplify]: iters left: 3 (257 enodes) 45.338 * * [simplify]: iters left: 2 (383 enodes) 45.430 * * [simplify]: Extracting #0: cost 1 inf + 0 45.430 * * [simplify]: Extracting #1: cost 3 inf + 0 45.430 * * [simplify]: Extracting #2: cost 18 inf + 0 45.430 * * [simplify]: Extracting #3: cost 47 inf + 0 45.431 * * [simplify]: Extracting #4: cost 84 inf + 4 45.431 * * [simplify]: Extracting #5: cost 133 inf + 11 45.433 * * [simplify]: Extracting #6: cost 117 inf + 4315 45.438 * * [simplify]: Extracting #7: cost 41 inf + 32392 45.449 * * [simplify]: Extracting #8: cost 3 inf + 51156 45.463 * * [simplify]: Extracting #9: cost 1 inf + 52397 45.474 * * [simplify]: Extracting #10: cost 0 inf + 53264 45.484 * [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))))) 45.484 * [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))))) 45.485 * * * * [progress]: [ 26 / 168 ] simplifiying candidate # 45.485 * [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)))) 45.485 * * [simplify]: iters left: 6 (19 enodes) 45.497 * * [simplify]: iters left: 5 (78 enodes) 45.518 * * [simplify]: iters left: 4 (140 enodes) 45.551 * * [simplify]: iters left: 3 (255 enodes) 45.631 * * [simplify]: iters left: 2 (389 enodes) 45.721 * * [simplify]: Extracting #0: cost 1 inf + 0 45.721 * * [simplify]: Extracting #1: cost 16 inf + 0 45.721 * * [simplify]: Extracting #2: cost 45 inf + 0 45.722 * * [simplify]: Extracting #3: cost 82 inf + 4 45.722 * * [simplify]: Extracting #4: cost 131 inf + 11 45.723 * * [simplify]: Extracting #5: cost 115 inf + 3269 45.725 * * [simplify]: Extracting #6: cost 49 inf + 27585 45.730 * * [simplify]: Extracting #7: cost 3 inf + 50630 45.735 * * [simplify]: Extracting #8: cost 0 inf + 52134 45.740 * [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)))) 45.741 * [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))))) 45.741 * * * * [progress]: [ 27 / 168 ] simplifiying candidate # 45.741 * [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)))) 45.741 * * [simplify]: iters left: 6 (19 enodes) 45.747 * * [simplify]: iters left: 5 (78 enodes) 45.766 * * [simplify]: iters left: 4 (140 enodes) 45.793 * * [simplify]: iters left: 3 (255 enodes) 45.843 * * [simplify]: iters left: 2 (389 enodes) 45.936 * * [simplify]: Extracting #0: cost 1 inf + 0 45.937 * * [simplify]: Extracting #1: cost 16 inf + 0 45.937 * * [simplify]: Extracting #2: cost 45 inf + 0 45.937 * * [simplify]: Extracting #3: cost 82 inf + 4 45.937 * * [simplify]: Extracting #4: cost 131 inf + 11 45.938 * * [simplify]: Extracting #5: cost 115 inf + 3269 45.940 * * [simplify]: Extracting #6: cost 49 inf + 27585 45.945 * * [simplify]: Extracting #7: cost 3 inf + 50630 45.950 * * [simplify]: Extracting #8: cost 0 inf + 52134 45.960 * [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)))) 45.960 * [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))))) 45.960 * * * * [progress]: [ 28 / 168 ] simplifiying candidate # 45.961 * [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)))) 45.961 * * [simplify]: iters left: 6 (19 enodes) 45.972 * * [simplify]: iters left: 5 (78 enodes) 46.001 * * [simplify]: iters left: 4 (140 enodes) 46.056 * * [simplify]: iters left: 3 (255 enodes) 46.142 * * [simplify]: iters left: 2 (389 enodes) 46.238 * * [simplify]: Extracting #0: cost 1 inf + 0 46.238 * * [simplify]: Extracting #1: cost 16 inf + 0 46.238 * * [simplify]: Extracting #2: cost 45 inf + 0 46.238 * * [simplify]: Extracting #3: cost 82 inf + 4 46.239 * * [simplify]: Extracting #4: cost 131 inf + 11 46.239 * * [simplify]: Extracting #5: cost 115 inf + 3269 46.242 * * [simplify]: Extracting #6: cost 49 inf + 27585 46.246 * * [simplify]: Extracting #7: cost 3 inf + 50630 46.252 * * [simplify]: Extracting #8: cost 0 inf + 52134 46.259 * [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)))) 46.260 * [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))))) 46.260 * * * * [progress]: [ 29 / 168 ] simplifiying candidate # 46.260 * [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)))) 46.261 * * [simplify]: iters left: 6 (19 enodes) 46.272 * * [simplify]: iters left: 5 (78 enodes) 46.288 * * [simplify]: iters left: 4 (140 enodes) 46.319 * * [simplify]: iters left: 3 (255 enodes) 46.394 * * [simplify]: iters left: 2 (389 enodes) 46.525 * * [simplify]: Extracting #0: cost 1 inf + 0 46.525 * * [simplify]: Extracting #1: cost 16 inf + 0 46.525 * * [simplify]: Extracting #2: cost 45 inf + 0 46.525 * * [simplify]: Extracting #3: cost 82 inf + 4 46.526 * * [simplify]: Extracting #4: cost 131 inf + 11 46.527 * * [simplify]: Extracting #5: cost 115 inf + 3269 46.532 * * [simplify]: Extracting #6: cost 49 inf + 27585 46.542 * * [simplify]: Extracting #7: cost 3 inf + 50630 46.553 * * [simplify]: Extracting #8: cost 0 inf + 52134 46.564 * [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)))) 46.564 * [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))))) 46.564 * * * * [progress]: [ 30 / 168 ] simplifiying candidate # 46.565 * [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)))) 46.565 * * [simplify]: iters left: 6 (19 enodes) 46.576 * * [simplify]: iters left: 5 (78 enodes) 46.606 * * [simplify]: iters left: 4 (140 enodes) 46.636 * * [simplify]: iters left: 3 (255 enodes) 46.719 * * [simplify]: iters left: 2 (389 enodes) 46.857 * * [simplify]: Extracting #0: cost 1 inf + 0 46.857 * * [simplify]: Extracting #1: cost 16 inf + 0 46.857 * * [simplify]: Extracting #2: cost 45 inf + 0 46.858 * * [simplify]: Extracting #3: cost 82 inf + 4 46.858 * * [simplify]: Extracting #4: cost 131 inf + 11 46.860 * * [simplify]: Extracting #5: cost 115 inf + 3269 46.864 * * [simplify]: Extracting #6: cost 49 inf + 27585 46.873 * * [simplify]: Extracting #7: cost 3 inf + 50630 46.884 * * [simplify]: Extracting #8: cost 0 inf + 52134 46.889 * [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)))) 46.889 * [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))))) 46.889 * * * * [progress]: [ 31 / 168 ] simplifiying candidate # 46.889 * [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)))) 46.890 * * [simplify]: iters left: 6 (19 enodes) 46.896 * * [simplify]: iters left: 5 (78 enodes) 46.914 * * [simplify]: iters left: 4 (140 enodes) 46.965 * * [simplify]: iters left: 3 (255 enodes) 47.036 * * [simplify]: iters left: 2 (389 enodes) 47.146 * * [simplify]: Extracting #0: cost 1 inf + 0 47.146 * * [simplify]: Extracting #1: cost 16 inf + 0 47.146 * * [simplify]: Extracting #2: cost 45 inf + 0 47.147 * * [simplify]: Extracting #3: cost 82 inf + 4 47.147 * * [simplify]: Extracting #4: cost 131 inf + 11 47.148 * * [simplify]: Extracting #5: cost 115 inf + 3269 47.153 * * [simplify]: Extracting #6: cost 49 inf + 27585 47.162 * * [simplify]: Extracting #7: cost 3 inf + 50630 47.173 * * [simplify]: Extracting #8: cost 0 inf + 52134 47.184 * [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)))) 47.185 * [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))))) 47.185 * * * * [progress]: [ 32 / 168 ] simplifiying candidate # 47.185 * [simplify]: Simplifying (* (cbrt (sqrt (/ 1 PI))) (cbrt (sqrt (/ 1 PI)))) 47.185 * * [simplify]: iters left: 6 (6 enodes) 47.189 * * [simplify]: iters left: 5 (20 enodes) 47.195 * * [simplify]: iters left: 4 (22 enodes) 47.201 * * [simplify]: Extracting #0: cost 1 inf + 0 47.201 * * [simplify]: Extracting #1: cost 3 inf + 0 47.202 * * [simplify]: Extracting #2: cost 5 inf + 0 47.202 * * [simplify]: Extracting #3: cost 7 inf + 0 47.202 * * [simplify]: Extracting #4: cost 10 inf + 0 47.202 * * [simplify]: Extracting #5: cost 8 inf + 2 47.202 * * [simplify]: Extracting #6: cost 0 inf + 978 47.202 * [simplify]: Simplified to (* (cbrt (sqrt (/ 1 PI))) (cbrt (sqrt (/ 1 PI)))) 47.202 * [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))))) 47.203 * * * * [progress]: [ 33 / 168 ] simplifiying candidate # 47.203 * [simplify]: Simplifying (sqrt (* (cbrt (/ 1 PI)) (cbrt (/ 1 PI)))) 47.203 * * [simplify]: iters left: 6 (6 enodes) 47.206 * * [simplify]: iters left: 5 (21 enodes) 47.213 * * [simplify]: iters left: 4 (23 enodes) 47.219 * * [simplify]: Extracting #0: cost 1 inf + 0 47.219 * * [simplify]: Extracting #1: cost 4 inf + 0 47.219 * * [simplify]: Extracting #2: cost 7 inf + 0 47.219 * * [simplify]: Extracting #3: cost 10 inf + 0 47.219 * * [simplify]: Extracting #4: cost 8 inf + 2 47.220 * * [simplify]: Extracting #5: cost 1 inf + 816 47.220 * * [simplify]: Extracting #6: cost 0 inf + 978 47.220 * [simplify]: Simplified to (fabs (cbrt (/ 1 PI))) 47.220 * [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))))) 47.220 * * * * [progress]: [ 34 / 168 ] simplifiying candidate # 47.221 * [simplify]: Simplifying (sqrt (sqrt (/ 1 PI))) 47.221 * * [simplify]: iters left: 4 (5 enodes) 47.224 * * [simplify]: iters left: 3 (17 enodes) 47.229 * * [simplify]: iters left: 2 (19 enodes) 47.239 * * [simplify]: Extracting #0: cost 1 inf + 0 47.239 * * [simplify]: Extracting #1: cost 3 inf + 0 47.239 * * [simplify]: Extracting #2: cost 5 inf + 0 47.239 * * [simplify]: Extracting #3: cost 8 inf + 0 47.239 * * [simplify]: Extracting #4: cost 6 inf + 2 47.239 * * [simplify]: Extracting #5: cost 0 inf + 494 47.239 * [simplify]: Simplified to (sqrt (sqrt (/ 1 PI))) 47.239 * [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))))) 47.240 * * * * [progress]: [ 35 / 168 ] simplifiying candidate # 47.240 * [simplify]: Simplifying (sqrt (/ (* (cbrt 1) (cbrt 1)) (* (cbrt PI) (cbrt PI)))) 47.240 * * [simplify]: iters left: 6 (8 enodes) 47.245 * * [simplify]: iters left: 5 (32 enodes) 47.255 * * [simplify]: iters left: 4 (49 enodes) 47.271 * * [simplify]: iters left: 3 (75 enodes) 47.292 * * [simplify]: iters left: 2 (80 enodes) 47.304 * * [simplify]: Extracting #0: cost 1 inf + 0 47.304 * * [simplify]: Extracting #1: cost 4 inf + 0 47.305 * * [simplify]: Extracting #2: cost 9 inf + 0 47.305 * * [simplify]: Extracting #3: cost 11 inf + 1 47.305 * * [simplify]: Extracting #4: cost 0 inf + 1378 47.306 * * [simplify]: Extracting #5: cost 0 inf + 1298 47.306 * [simplify]: Simplified to (fabs (/ 1 (cbrt PI))) 47.306 * [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))))) 47.306 * * * * [progress]: [ 36 / 168 ] simplifiying candidate # 47.307 * [simplify]: Simplifying (sqrt (/ (* (cbrt 1) (cbrt 1)) (sqrt PI))) 47.307 * * [simplify]: iters left: 6 (7 enodes) 47.312 * * [simplify]: iters left: 5 (25 enodes) 47.320 * * [simplify]: iters left: 4 (27 enodes) 47.327 * * [simplify]: Extracting #0: cost 1 inf + 0 47.327 * * [simplify]: Extracting #1: cost 3 inf + 0 47.327 * * [simplify]: Extracting #2: cost 6 inf + 0 47.327 * * [simplify]: Extracting #3: cost 7 inf + 1 47.327 * * [simplify]: Extracting #4: cost 6 inf + 2 47.328 * * [simplify]: Extracting #5: cost 4 inf + 125 47.328 * * [simplify]: Extracting #6: cost 1 inf + 370 47.328 * * [simplify]: Extracting #7: cost 0 inf + 492 47.328 * [simplify]: Simplified to (sqrt (/ 1 (sqrt PI))) 47.328 * [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))))) 47.329 * * * * [progress]: [ 37 / 168 ] simplifiying candidate # 47.329 * [simplify]: Simplifying (sqrt (/ (* (cbrt 1) (cbrt 1)) 1)) 47.329 * * [simplify]: iters left: 6 (5 enodes) 47.336 * * [simplify]: iters left: 5 (17 enodes) 47.343 * * [simplify]: iters left: 4 (19 enodes) 47.346 * * [simplify]: Extracting #0: cost 1 inf + 0 47.347 * * [simplify]: Extracting #1: cost 0 inf + 1 47.347 * [simplify]: Simplified to 1 47.347 * [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))))) 47.347 * * * * [progress]: [ 38 / 168 ] simplifiying candidate # 47.347 * [simplify]: Simplifying (sqrt (/ (sqrt 1) (* (cbrt PI) (cbrt PI)))) 47.347 * * [simplify]: iters left: 6 (7 enodes) 47.352 * * [simplify]: iters left: 5 (25 enodes) 47.360 * * [simplify]: iters left: 4 (32 enodes) 47.365 * * [simplify]: iters left: 3 (34 enodes) 47.370 * * [simplify]: Extracting #0: cost 1 inf + 0 47.370 * * [simplify]: Extracting #1: cost 3 inf + 0 47.370 * * [simplify]: Extracting #2: cost 9 inf + 0 47.370 * * [simplify]: Extracting #3: cost 13 inf + 1 47.370 * * [simplify]: Extracting #4: cost 8 inf + 408 47.370 * * [simplify]: Extracting #5: cost 4 inf + 935 47.370 * * [simplify]: Extracting #6: cost 1 inf + 1420 47.371 * * [simplify]: Extracting #7: cost 0 inf + 1622 47.371 * [simplify]: Simplified to (sqrt (/ (/ 1 (cbrt PI)) (cbrt PI))) 47.371 * [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))))) 47.371 * * * * [progress]: [ 39 / 168 ] simplifiying candidate # 47.371 * [simplify]: Simplifying (sqrt (/ (sqrt 1) (sqrt PI))) 47.371 * * [simplify]: iters left: 4 (6 enodes) 47.373 * * [simplify]: iters left: 3 (20 enodes) 47.378 * * [simplify]: iters left: 2 (22 enodes) 47.381 * * [simplify]: Extracting #0: cost 1 inf + 0 47.381 * * [simplify]: Extracting #1: cost 3 inf + 0 47.382 * * [simplify]: Extracting #2: cost 6 inf + 0 47.382 * * [simplify]: Extracting #3: cost 7 inf + 1 47.382 * * [simplify]: Extracting #4: cost 1 inf + 370 47.382 * * [simplify]: Extracting #5: cost 0 inf + 492 47.382 * [simplify]: Simplified to (sqrt (/ 1 (sqrt PI))) 47.382 * [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))))) 47.382 * * * * [progress]: [ 40 / 168 ] simplifiying candidate # 47.382 * [simplify]: Simplifying (sqrt (/ (sqrt 1) 1)) 47.382 * * [simplify]: iters left: 4 (4 enodes) 47.386 * * [simplify]: iters left: 3 (12 enodes) 47.387 * * [simplify]: iters left: 2 (14 enodes) 47.389 * * [simplify]: Extracting #0: cost 1 inf + 0 47.389 * * [simplify]: Extracting #1: cost 0 inf + 1 47.389 * [simplify]: Simplified to 1 47.389 * [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))))) 47.389 * * * * [progress]: [ 41 / 168 ] simplifiying candidate # 47.390 * [simplify]: Simplifying (sqrt (/ 1 (* (cbrt PI) (cbrt PI)))) 47.390 * * [simplify]: iters left: 6 (6 enodes) 47.391 * * [simplify]: iters left: 5 (22 enodes) 47.395 * * [simplify]: iters left: 4 (26 enodes) 47.399 * * [simplify]: Extracting #0: cost 1 inf + 0 47.399 * * [simplify]: Extracting #1: cost 3 inf + 0 47.399 * * [simplify]: Extracting #2: cost 8 inf + 0 47.399 * * [simplify]: Extracting #3: cost 11 inf + 1 47.399 * * [simplify]: Extracting #4: cost 8 inf + 164 47.399 * * [simplify]: Extracting #5: cost 1 inf + 1176 47.399 * * [simplify]: Extracting #6: cost 0 inf + 1378 47.399 * [simplify]: Simplified to (sqrt (/ 1 (* (cbrt PI) (cbrt PI)))) 47.400 * [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))))) 47.400 * * * * [progress]: [ 42 / 168 ] simplifiying candidate # 47.400 * [simplify]: Simplifying (sqrt (/ 1 (sqrt PI))) 47.400 * * [simplify]: iters left: 4 (5 enodes) 47.401 * * [simplify]: iters left: 3 (17 enodes) 47.404 * * [simplify]: iters left: 2 (19 enodes) 47.407 * * [simplify]: Extracting #0: cost 1 inf + 0 47.407 * * [simplify]: Extracting #1: cost 3 inf + 0 47.407 * * [simplify]: Extracting #2: cost 6 inf + 0 47.407 * * [simplify]: Extracting #3: cost 7 inf + 1 47.407 * * [simplify]: Extracting #4: cost 0 inf + 492 47.407 * [simplify]: Simplified to (sqrt (/ 1 (sqrt PI))) 47.407 * [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))))) 47.407 * * * * [progress]: [ 43 / 168 ] simplifiying candidate # 47.407 * [simplify]: Simplifying (sqrt (/ 1 1)) 47.408 * * [simplify]: iters left: 3 (3 enodes) 47.409 * * [simplify]: iters left: 2 (9 enodes) 47.411 * * [simplify]: iters left: 1 (11 enodes) 47.413 * * [simplify]: Extracting #0: cost 1 inf + 0 47.413 * * [simplify]: Extracting #1: cost 0 inf + 1 47.413 * [simplify]: Simplified to 1 47.413 * [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))))) 47.414 * * * * [progress]: [ 44 / 168 ] simplifiying candidate # 47.414 * [simplify]: Simplifying (sqrt 1) 47.414 * * [simplify]: iters left: 1 (2 enodes) 47.417 * * [simplify]: Extracting #0: cost 1 inf + 0 47.417 * * [simplify]: Extracting #1: cost 0 inf + 1 47.417 * [simplify]: Simplified to 1 47.417 * [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))))) 47.417 * * * * [progress]: [ 45 / 168 ] simplifiying candidate # 47.418 * [simplify]: Simplifying (sqrt 1) 47.418 * * [simplify]: iters left: 1 (2 enodes) 47.420 * * [simplify]: Extracting #0: cost 1 inf + 0 47.420 * * [simplify]: Extracting #1: cost 0 inf + 1 47.420 * [simplify]: Simplified to 1 47.420 * [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))))) 47.421 * * * * [progress]: [ 46 / 168 ] simplifiying candidate # 47.421 * [simplify]: Simplifying (sqrt (sqrt (/ 1 PI))) 47.421 * * [simplify]: iters left: 4 (5 enodes) 47.423 * * [simplify]: iters left: 3 (17 enodes) 47.426 * * [simplify]: iters left: 2 (19 enodes) 47.429 * * [simplify]: Extracting #0: cost 1 inf + 0 47.429 * * [simplify]: Extracting #1: cost 3 inf + 0 47.429 * * [simplify]: Extracting #2: cost 5 inf + 0 47.429 * * [simplify]: Extracting #3: cost 8 inf + 0 47.429 * * [simplify]: Extracting #4: cost 6 inf + 2 47.429 * * [simplify]: Extracting #5: cost 0 inf + 494 47.429 * [simplify]: Simplified to (sqrt (sqrt (/ 1 PI))) 47.429 * [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))))) 47.429 * * * * [progress]: [ 47 / 168 ] simplifiying candidate # 47.429 * * * * [progress]: [ 48 / 168 ] simplifiying candidate # 47.430 * [simplify]: Simplifying (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))) 47.430 * * [simplify]: iters left: 6 (11 enodes) 47.434 * * [simplify]: iters left: 5 (52 enodes) 47.447 * * [simplify]: iters left: 4 (138 enodes) 47.528 * * [simplify]: iters left: 3 (430 enodes) 47.988 * * [simplify]: Extracting #0: cost 1 inf + 0 47.989 * * [simplify]: Extracting #1: cost 103 inf + 0 47.991 * * [simplify]: Extracting #2: cost 518 inf + 1 47.994 * * [simplify]: Extracting #3: cost 468 inf + 11696 48.023 * * [simplify]: Extracting #4: cost 251 inf + 100930 48.059 * * [simplify]: Extracting #5: cost 14 inf + 218777 48.105 * * [simplify]: Extracting #6: cost 0 inf + 227139 48.156 * * [simplify]: Extracting #7: cost 0 inf + 226979 48.187 * [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))))) 48.187 * [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))))) 48.187 * * * * [progress]: [ 49 / 168 ] simplifiying candidate # 48.188 * [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))) 48.188 * * [simplify]: iters left: 6 (19 enodes) 48.200 * * [simplify]: iters left: 5 (93 enodes) 48.240 * * [simplify]: iters left: 4 (259 enodes) 48.349 * * [simplify]: Extracting #0: cost 1 inf + 0 48.349 * * [simplify]: Extracting #1: cost 34 inf + 0 48.350 * * [simplify]: Extracting #2: cost 98 inf + 0 48.351 * * [simplify]: Extracting #3: cost 249 inf + 1891 48.355 * * [simplify]: Extracting #4: cost 308 inf + 11790 48.365 * * [simplify]: Extracting #5: cost 225 inf + 30810 48.388 * * [simplify]: Extracting #6: cost 129 inf + 69592 48.410 * * [simplify]: Extracting #7: cost 13 inf + 136440 48.430 * * [simplify]: Extracting #8: cost 0 inf + 140148 48.470 * * [simplify]: Extracting #9: cost 0 inf + 139908 48.510 * [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)))))) 48.510 * [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))))) 48.511 * * * * [progress]: [ 50 / 168 ] simplifiying candidate # 48.511 * [simplify]: Simplifying (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))) 48.511 * * [simplify]: iters left: 6 (15 enodes) 48.523 * * [simplify]: iters left: 5 (63 enodes) 48.548 * * [simplify]: iters left: 4 (130 enodes) 48.598 * * [simplify]: iters left: 3 (352 enodes) 48.755 * * [simplify]: Extracting #0: cost 1 inf + 0 48.755 * * [simplify]: Extracting #1: cost 40 inf + 0 48.755 * * [simplify]: Extracting #2: cost 143 inf + 0 48.756 * * [simplify]: Extracting #3: cost 227 inf + 1088 48.759 * * [simplify]: Extracting #4: cost 199 inf + 19391 48.764 * * [simplify]: Extracting #5: cost 123 inf + 53318 48.776 * * [simplify]: Extracting #6: cost 29 inf + 107455 48.789 * * [simplify]: Extracting #7: cost 6 inf + 118627 48.806 * * [simplify]: Extracting #8: cost 0 inf + 121315 48.820 * [simplify]: Simplified to (* (pow (fabs x) 8) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) 48.820 * [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))))) 48.821 * * * * [progress]: [ 51 / 168 ] simplifiying candidate # 48.821 * [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)))))) 48.821 * * [simplify]: iters left: 6 (21 enodes) 48.828 * * [simplify]: iters left: 5 (105 enodes) 48.869 * * [simplify]: iters left: 4 (286 enodes) 49.017 * * [simplify]: Extracting #0: cost 1 inf + 0 49.018 * * [simplify]: Extracting #1: cost 26 inf + 0 49.018 * * [simplify]: Extracting #2: cost 148 inf + 0 49.020 * * [simplify]: Extracting #3: cost 302 inf + 4 49.022 * * [simplify]: Extracting #4: cost 306 inf + 1510 49.030 * * [simplify]: Extracting #5: cost 220 inf + 31639 49.067 * * [simplify]: Extracting #6: cost 53 inf + 125850 49.121 * * [simplify]: Extracting #7: cost 2 inf + 162593 49.177 * * [simplify]: Extracting #8: cost 0 inf + 163874 49.235 * [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))))))) 49.235 * [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))))) 49.236 * * * * [progress]: [ 52 / 168 ] simplifiying candidate # 49.236 * [simplify]: Simplifying (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) 49.236 * * [simplify]: iters left: 6 (17 enodes) 49.247 * * [simplify]: iters left: 5 (71 enodes) 49.275 * * [simplify]: iters left: 4 (139 enodes) 49.334 * * [simplify]: iters left: 3 (318 enodes) 49.433 * * [simplify]: Extracting #0: cost 1 inf + 0 49.433 * * [simplify]: Extracting #1: cost 19 inf + 0 49.433 * * [simplify]: Extracting #2: cost 137 inf + 0 49.437 * * [simplify]: Extracting #3: cost 202 inf + 5 49.438 * * [simplify]: Extracting #4: cost 170 inf + 9431 49.445 * * [simplify]: Extracting #5: cost 51 inf + 61685 49.455 * * [simplify]: Extracting #6: cost 2 inf + 91042 49.468 * * [simplify]: Extracting #7: cost 0 inf + 91587 49.478 * [simplify]: Simplified to (* (+ (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) 49.479 * [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))))) 49.479 * * * * [progress]: [ 53 / 168 ] simplifiying candidate # 49.479 * [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)))))) 49.479 * * [simplify]: iters left: 6 (23 enodes) 49.487 * * [simplify]: iters left: 5 (113 enodes) 49.532 * * [simplify]: iters left: 4 (333 enodes) 49.683 * * [simplify]: Extracting #0: cost 1 inf + 0 49.683 * * [simplify]: Extracting #1: cost 25 inf + 0 49.684 * * [simplify]: Extracting #2: cost 243 inf + 0 49.687 * * [simplify]: Extracting #3: cost 404 inf + 3 49.692 * * [simplify]: Extracting #4: cost 385 inf + 9405 49.704 * * [simplify]: Extracting #5: cost 218 inf + 87136 49.757 * * [simplify]: Extracting #6: cost 24 inf + 224818 49.809 * * [simplify]: Extracting #7: cost 1 inf + 238597 49.877 * * [simplify]: Extracting #8: cost 0 inf + 239099 49.918 * [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))))) 49.918 * [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))))) 49.918 * * * * [progress]: [ 54 / 168 ] simplifiying candidate # 49.918 * [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)))) 49.919 * * [simplify]: iters left: 6 (19 enodes) 49.925 * * [simplify]: iters left: 5 (79 enodes) 49.941 * * [simplify]: iters left: 4 (147 enodes) 49.973 * * [simplify]: iters left: 3 (298 enodes) 50.047 * * [simplify]: Extracting #0: cost 1 inf + 0 50.047 * * [simplify]: Extracting #1: cost 40 inf + 0 50.048 * * [simplify]: Extracting #2: cost 90 inf + 0 50.049 * * [simplify]: Extracting #3: cost 119 inf + 7 50.049 * * [simplify]: Extracting #4: cost 128 inf + 1256 50.054 * * [simplify]: Extracting #5: cost 64 inf + 20019 50.068 * * [simplify]: Extracting #6: cost 11 inf + 42554 50.074 * * [simplify]: Extracting #7: cost 0 inf + 47423 50.081 * [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))) 50.081 * [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))))) 50.081 * * * * [progress]: [ 55 / 168 ] simplifiying candidate # 50.082 * [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))))) 50.082 * * [simplify]: iters left: 6 (21 enodes) 50.089 * * [simplify]: iters left: 5 (91 enodes) 50.110 * * [simplify]: iters left: 4 (177 enodes) 50.162 * * [simplify]: iters left: 3 (351 enodes) 50.261 * * [simplify]: Extracting #0: cost 1 inf + 0 50.261 * * [simplify]: Extracting #1: cost 21 inf + 0 50.261 * * [simplify]: Extracting #2: cost 65 inf + 1 50.262 * * [simplify]: Extracting #3: cost 104 inf + 4 50.262 * * [simplify]: Extracting #4: cost 101 inf + 2069 50.264 * * [simplify]: Extracting #5: cost 43 inf + 19968 50.268 * * [simplify]: Extracting #6: cost 10 inf + 33563 50.274 * * [simplify]: Extracting #7: cost 0 inf + 37923 50.279 * [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)))) 50.279 * [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))))) 50.279 * * * * [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)))))> 50.279 * * * * [progress]: [ 57 / 168 ] simplifiying candidate # 50.279 * * * * [progress]: [ 58 / 168 ] simplifiying candidate # 50.279 * * * * [progress]: [ 59 / 168 ] simplifiying candidate # 50.280 * [simplify]: Simplifying (- (log 3/4) (* (log (fabs x)) 5)) 50.280 * * [simplify]: iters left: 6 (8 enodes) 50.282 * * [simplify]: iters left: 5 (27 enodes) 50.291 * * [simplify]: iters left: 4 (37 enodes) 50.302 * * [simplify]: iters left: 3 (41 enodes) 50.314 * * [simplify]: Extracting #0: cost 1 inf + 0 50.314 * * [simplify]: Extracting #1: cost 5 inf + 0 50.314 * * [simplify]: Extracting #2: cost 13 inf + 0 50.314 * * [simplify]: Extracting #3: cost 13 inf + 3 50.314 * * [simplify]: Extracting #4: cost 14 inf + 74 50.315 * * [simplify]: Extracting #5: cost 11 inf + 187 50.315 * * [simplify]: Extracting #6: cost 1 inf + 1623 50.316 * * [simplify]: Extracting #7: cost 0 inf + 1886 50.316 * [simplify]: Simplified to (- (log 3/4) (* (log (fabs x)) 5)) 50.316 * [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))))) 50.317 * * * * [progress]: [ 60 / 168 ] simplifiying candidate # 50.317 * [simplify]: Simplifying (- (log 3/4) (* (log (fabs x)) 5)) 50.317 * * [simplify]: iters left: 6 (8 enodes) 50.322 * * [simplify]: iters left: 5 (27 enodes) 50.331 * * [simplify]: iters left: 4 (37 enodes) 50.342 * * [simplify]: iters left: 3 (41 enodes) 50.354 * * [simplify]: Extracting #0: cost 1 inf + 0 50.354 * * [simplify]: Extracting #1: cost 5 inf + 0 50.354 * * [simplify]: Extracting #2: cost 13 inf + 0 50.354 * * [simplify]: Extracting #3: cost 13 inf + 3 50.354 * * [simplify]: Extracting #4: cost 14 inf + 74 50.354 * * [simplify]: Extracting #5: cost 11 inf + 187 50.354 * * [simplify]: Extracting #6: cost 1 inf + 1623 50.355 * * [simplify]: Extracting #7: cost 0 inf + 1886 50.356 * [simplify]: Simplified to (- (log 3/4) (* (log (fabs x)) 5)) 50.356 * [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))))) 50.356 * * * * [progress]: [ 61 / 168 ] simplifiying candidate # 50.356 * [simplify]: Simplifying (- (log 3/4) (log (pow (fabs x) 5))) 50.356 * * [simplify]: iters left: 5 (8 enodes) 50.365 * * [simplify]: iters left: 4 (33 enodes) 50.379 * * [simplify]: iters left: 3 (60 enodes) 50.393 * * [simplify]: iters left: 2 (106 enodes) 50.413 * * [simplify]: iters left: 1 (179 enodes) 50.453 * * [simplify]: Extracting #0: cost 1 inf + 0 50.453 * * [simplify]: Extracting #1: cost 12 inf + 0 50.453 * * [simplify]: Extracting #2: cost 43 inf + 0 50.453 * * [simplify]: Extracting #3: cost 57 inf + 77 50.454 * * [simplify]: Extracting #4: cost 72 inf + 150 50.455 * * [simplify]: Extracting #5: cost 51 inf + 6596 50.462 * * [simplify]: Extracting #6: cost 12 inf + 18648 50.466 * * [simplify]: Extracting #7: cost 0 inf + 22113 50.471 * [simplify]: Simplified to (- (log 3/4) (* 5 (log (fabs x)))) 50.471 * [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))))) 50.471 * * * * [progress]: [ 62 / 168 ] simplifiying candidate # 50.471 * * * * [progress]: [ 63 / 168 ] simplifiying candidate # 50.471 * * * * [progress]: [ 64 / 168 ] simplifiying candidate # 50.471 * [simplify]: Simplifying (/ (* (* 3/4 3/4) 3/4) (* (* (pow (fabs x) 5) (pow (fabs x) 5)) (pow (fabs x) 5))) 50.472 * * [simplify]: iters left: 6 (10 enodes) 50.479 * * [simplify]: iters left: 5 (48 enodes) 50.499 * * [simplify]: iters left: 4 (121 enodes) 50.541 * * [simplify]: iters left: 3 (326 enodes) 50.722 * * [simplify]: Extracting #0: cost 1 inf + 0 50.722 * * [simplify]: Extracting #1: cost 98 inf + 0 50.723 * * [simplify]: Extracting #2: cost 276 inf + 3 50.724 * * [simplify]: Extracting #3: cost 287 inf + 12 50.726 * * [simplify]: Extracting #4: cost 253 inf + 11883 50.733 * * [simplify]: Extracting #5: cost 105 inf + 85576 50.762 * * [simplify]: Extracting #6: cost 5 inf + 151151 50.789 * * [simplify]: Extracting #7: cost 0 inf + 154134 50.816 * * [simplify]: Extracting #8: cost 0 inf + 154084 50.843 * [simplify]: Simplified to (* (/ (/ 9/16 (pow (fabs x) 5)) (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) 50.843 * [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))))) 50.844 * * * * [progress]: [ 65 / 168 ] simplifiying candidate # 50.844 * * * * [progress]: [ 66 / 168 ] simplifiying candidate # 50.844 * * * * [progress]: [ 67 / 168 ] simplifiying candidate # 50.844 * * * * [progress]: [ 68 / 168 ] simplifiying candidate # 50.844 * * * * [progress]: [ 69 / 168 ] simplifiying candidate # 50.844 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 50.845 * * [simplify]: iters left: 6 (10 enodes) 50.851 * * [simplify]: iters left: 5 (37 enodes) 50.858 * * [simplify]: iters left: 4 (60 enodes) 50.870 * * [simplify]: iters left: 3 (115 enodes) 50.896 * * [simplify]: iters left: 2 (237 enodes) 50.966 * * [simplify]: Extracting #0: cost 1 inf + 0 50.966 * * [simplify]: Extracting #1: cost 44 inf + 0 50.967 * * [simplify]: Extracting #2: cost 129 inf + 0 50.967 * * [simplify]: Extracting #3: cost 134 inf + 331 50.968 * * [simplify]: Extracting #4: cost 133 inf + 414 50.968 * * [simplify]: Extracting #5: cost 135 inf + 414 50.969 * * [simplify]: Extracting #6: cost 127 inf + 1805 50.972 * * [simplify]: Extracting #7: cost 78 inf + 31403 50.980 * * [simplify]: Extracting #8: cost 15 inf + 77967 50.990 * * [simplify]: Extracting #9: cost 0 inf + 90975 51.006 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 51.006 * [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))))) 51.006 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (cbrt (fabs x)) 5)) 51.006 * * [simplify]: iters left: 5 (8 enodes) 51.009 * * [simplify]: iters left: 4 (29 enodes) 51.015 * * [simplify]: iters left: 3 (45 enodes) 51.025 * * [simplify]: iters left: 2 (79 enodes) 51.039 * * [simplify]: iters left: 1 (134 enodes) 51.082 * * [simplify]: Extracting #0: cost 1 inf + 0 51.082 * * [simplify]: Extracting #1: cost 6 inf + 0 51.082 * * [simplify]: Extracting #2: cost 26 inf + 0 51.083 * * [simplify]: Extracting #3: cost 49 inf + 85 51.083 * * [simplify]: Extracting #4: cost 50 inf + 170 51.083 * * [simplify]: Extracting #5: cost 28 inf + 7648 51.085 * * [simplify]: Extracting #6: cost 3 inf + 21275 51.086 * * [simplify]: Extracting #7: cost 0 inf + 23145 51.088 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (cbrt (fabs x)) 5)) 51.088 * [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))))) 51.088 * * * * [progress]: [ 70 / 168 ] simplifiying candidate # 51.089 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (sqrt (fabs x)) 5)) 51.089 * * [simplify]: iters left: 5 (9 enodes) 51.092 * * [simplify]: iters left: 4 (34 enodes) 51.098 * * [simplify]: iters left: 3 (57 enodes) 51.120 * * [simplify]: iters left: 2 (112 enodes) 51.167 * * [simplify]: iters left: 1 (227 enodes) 51.234 * * [simplify]: Extracting #0: cost 1 inf + 0 51.234 * * [simplify]: Extracting #1: cost 41 inf + 0 51.235 * * [simplify]: Extracting #2: cost 128 inf + 0 51.235 * * [simplify]: Extracting #3: cost 134 inf + 210 51.236 * * [simplify]: Extracting #4: cost 132 inf + 414 51.238 * * [simplify]: Extracting #5: cost 123 inf + 1988 51.244 * * [simplify]: Extracting #6: cost 58 inf + 37901 51.253 * * [simplify]: Extracting #7: cost 0 inf + 78608 51.264 * * [simplify]: Extracting #8: cost 0 inf + 77855 51.271 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (sqrt (fabs x)) 5)) 51.271 * [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))))) 51.271 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (sqrt (fabs x)) 5)) 51.272 * * [simplify]: iters left: 5 (8 enodes) 51.274 * * [simplify]: iters left: 4 (29 enodes) 51.286 * * [simplify]: iters left: 3 (45 enodes) 51.304 * * [simplify]: iters left: 2 (79 enodes) 51.331 * * [simplify]: iters left: 1 (134 enodes) 51.364 * * [simplify]: Extracting #0: cost 1 inf + 0 51.364 * * [simplify]: Extracting #1: cost 6 inf + 0 51.364 * * [simplify]: Extracting #2: cost 26 inf + 0 51.364 * * [simplify]: Extracting #3: cost 49 inf + 85 51.365 * * [simplify]: Extracting #4: cost 50 inf + 170 51.366 * * [simplify]: Extracting #5: cost 28 inf + 6968 51.369 * * [simplify]: Extracting #6: cost 3 inf + 19595 51.375 * * [simplify]: Extracting #7: cost 0 inf + 21345 51.379 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (sqrt (fabs x)) 5)) 51.379 * [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))))) 51.379 * * * * [progress]: [ 71 / 168 ] simplifiying candidate # 51.379 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow 1 5)) 51.379 * * [simplify]: iters left: 5 (7 enodes) 51.382 * * [simplify]: iters left: 4 (23 enodes) 51.386 * * [simplify]: iters left: 3 (29 enodes) 51.391 * * [simplify]: iters left: 2 (33 enodes) 51.396 * * [simplify]: iters left: 1 (34 enodes) 51.401 * * [simplify]: Extracting #0: cost 1 inf + 0 51.401 * * [simplify]: Extracting #1: cost 5 inf + 0 51.401 * * [simplify]: Extracting #2: cost 7 inf + 1 51.401 * * [simplify]: Extracting #3: cost 6 inf + 2 51.401 * * [simplify]: Extracting #4: cost 1 inf + 529 51.401 * * [simplify]: Extracting #5: cost 0 inf + 650 51.401 * [simplify]: Simplified to (* (cbrt 3/4) (cbrt 3/4)) 51.401 * [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))))) 51.401 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (fabs x) 5)) 51.402 * * [simplify]: iters left: 4 (7 enodes) 51.404 * * [simplify]: iters left: 3 (26 enodes) 51.411 * * [simplify]: iters left: 2 (42 enodes) 51.429 * * [simplify]: iters left: 1 (76 enodes) 51.455 * * [simplify]: Extracting #0: cost 1 inf + 0 51.455 * * [simplify]: Extracting #1: cost 6 inf + 0 51.455 * * [simplify]: Extracting #2: cost 22 inf + 0 51.455 * * [simplify]: Extracting #3: cost 32 inf + 3 51.456 * * [simplify]: Extracting #4: cost 21 inf + 1430 51.457 * * [simplify]: Extracting #5: cost 2 inf + 8441 51.458 * * [simplify]: Extracting #6: cost 0 inf + 9407 51.460 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (fabs x) 5)) 51.460 * [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))))) 51.460 * * * * [progress]: [ 72 / 168 ] simplifiying candidate # 51.460 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 51.460 * * [simplify]: iters left: 6 (10 enodes) 51.465 * * [simplify]: iters left: 5 (41 enodes) 51.473 * * [simplify]: iters left: 4 (70 enodes) 51.488 * * [simplify]: iters left: 3 (107 enodes) 51.516 * * [simplify]: iters left: 2 (159 enodes) 51.550 * * [simplify]: iters left: 1 (286 enodes) 51.670 * * [simplify]: Extracting #0: cost 1 inf + 0 51.671 * * [simplify]: Extracting #1: cost 11 inf + 0 51.671 * * [simplify]: Extracting #2: cost 22 inf + 0 51.671 * * [simplify]: Extracting #3: cost 51 inf + 1 51.672 * * [simplify]: Extracting #4: cost 106 inf + 84 51.673 * * [simplify]: Extracting #5: cost 93 inf + 1945 51.676 * * [simplify]: Extracting #6: cost 50 inf + 21327 51.684 * * [simplify]: Extracting #7: cost 7 inf + 50298 51.696 * * [simplify]: Extracting #8: cost 0 inf + 55467 51.702 * [simplify]: Simplified to (* (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))) (/ (cbrt 3/4) (cbrt (pow (fabs x) 5)))) 51.702 * [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))))) 51.702 * [simplify]: Simplifying (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))) 51.702 * * [simplify]: iters left: 5 (8 enodes) 51.705 * * [simplify]: iters left: 4 (29 enodes) 51.711 * * [simplify]: iters left: 3 (43 enodes) 51.721 * * [simplify]: iters left: 2 (73 enodes) 51.738 * * [simplify]: iters left: 1 (122 enodes) 51.785 * * [simplify]: Extracting #0: cost 1 inf + 0 51.785 * * [simplify]: Extracting #1: cost 4 inf + 0 51.785 * * [simplify]: Extracting #2: cost 8 inf + 0 51.785 * * [simplify]: Extracting #3: cost 19 inf + 1 51.785 * * [simplify]: Extracting #4: cost 40 inf + 84 51.786 * * [simplify]: Extracting #5: cost 33 inf + 1008 51.787 * * [simplify]: Extracting #6: cost 18 inf + 6657 51.789 * * [simplify]: Extracting #7: cost 3 inf + 13289 51.791 * * [simplify]: Extracting #8: cost 0 inf + 15260 51.794 * [simplify]: Simplified to (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))) 51.794 * [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))))) 51.795 * * * * [progress]: [ 73 / 168 ] simplifiying candidate # 51.795 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (sqrt (pow (fabs x) 5))) 51.795 * * [simplify]: iters left: 5 (9 enodes) 51.800 * * [simplify]: iters left: 4 (34 enodes) 51.816 * * [simplify]: iters left: 3 (53 enodes) 51.835 * * [simplify]: iters left: 2 (86 enodes) 51.863 * * [simplify]: iters left: 1 (135 enodes) 51.910 * * [simplify]: Extracting #0: cost 1 inf + 0 51.910 * * [simplify]: Extracting #1: cost 7 inf + 0 51.910 * * [simplify]: Extracting #2: cost 15 inf + 0 51.910 * * [simplify]: Extracting #3: cost 29 inf + 1 51.911 * * [simplify]: Extracting #4: cost 49 inf + 85 51.911 * * [simplify]: Extracting #5: cost 36 inf + 2157 51.911 * * [simplify]: Extracting #6: cost 16 inf + 9056 51.913 * * [simplify]: Extracting #7: cost 2 inf + 16320 51.914 * * [simplify]: Extracting #8: cost 0 inf + 17577 51.915 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (sqrt (pow (fabs x) 5))) 51.916 * [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))))) 51.916 * [simplify]: Simplifying (/ (cbrt 3/4) (sqrt (pow (fabs x) 5))) 51.916 * * [simplify]: iters left: 5 (8 enodes) 51.919 * * [simplify]: iters left: 4 (29 enodes) 51.925 * * [simplify]: iters left: 3 (44 enodes) 51.936 * * [simplify]: iters left: 2 (74 enodes) 51.954 * * [simplify]: iters left: 1 (123 enodes) 51.999 * * [simplify]: Extracting #0: cost 1 inf + 0 51.999 * * [simplify]: Extracting #1: cost 4 inf + 0 51.999 * * [simplify]: Extracting #2: cost 9 inf + 0 51.999 * * [simplify]: Extracting #3: cost 23 inf + 1 51.999 * * [simplify]: Extracting #4: cost 43 inf + 85 52.000 * * [simplify]: Extracting #5: cost 26 inf + 3929 52.002 * * [simplify]: Extracting #6: cost 6 inf + 12243 52.004 * * [simplify]: Extracting #7: cost 0 inf + 15643 52.006 * [simplify]: Simplified to (/ (cbrt 3/4) (sqrt (pow (fabs x) 5))) 52.007 * [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))))) 52.007 * * * * [progress]: [ 74 / 168 ] simplifiying candidate # 52.007 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) 1) 52.007 * * [simplify]: iters left: 5 (5 enodes) 52.009 * * [simplify]: iters left: 4 (17 enodes) 52.013 * * [simplify]: iters left: 3 (27 enodes) 52.017 * * [simplify]: iters left: 2 (28 enodes) 52.021 * * [simplify]: Extracting #0: cost 1 inf + 0 52.022 * * [simplify]: Extracting #1: cost 5 inf + 0 52.022 * * [simplify]: Extracting #2: cost 7 inf + 1 52.022 * * [simplify]: Extracting #3: cost 6 inf + 2 52.022 * * [simplify]: Extracting #4: cost 1 inf + 528 52.022 * * [simplify]: Extracting #5: cost 0 inf + 650 52.022 * [simplify]: Simplified to (* (cbrt 3/4) (cbrt 3/4)) 52.022 * [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))))) 52.022 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (fabs x) 5)) 52.022 * * [simplify]: iters left: 4 (7 enodes) 52.025 * * [simplify]: iters left: 3 (26 enodes) 52.031 * * [simplify]: iters left: 2 (42 enodes) 52.046 * * [simplify]: iters left: 1 (76 enodes) 52.073 * * [simplify]: Extracting #0: cost 1 inf + 0 52.073 * * [simplify]: Extracting #1: cost 6 inf + 0 52.073 * * [simplify]: Extracting #2: cost 22 inf + 0 52.074 * * [simplify]: Extracting #3: cost 32 inf + 3 52.074 * * [simplify]: Extracting #4: cost 21 inf + 1430 52.075 * * [simplify]: Extracting #5: cost 2 inf + 8441 52.076 * * [simplify]: Extracting #6: cost 0 inf + 9407 52.078 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (fabs x) 5)) 52.078 * [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))))) 52.078 * * * * [progress]: [ 75 / 168 ] simplifiying candidate # 52.078 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (fabs x) (/ 5 2))) 52.079 * * [simplify]: iters left: 5 (10 enodes) 52.085 * * [simplify]: iters left: 4 (36 enodes) 52.100 * * [simplify]: iters left: 3 (61 enodes) 52.124 * * [simplify]: iters left: 2 (116 enodes) 52.164 * * [simplify]: iters left: 1 (257 enodes) 52.248 * * [simplify]: Extracting #0: cost 1 inf + 0 52.249 * * [simplify]: Extracting #1: cost 40 inf + 0 52.249 * * [simplify]: Extracting #2: cost 127 inf + 0 52.249 * * [simplify]: Extracting #3: cost 132 inf + 210 52.250 * * [simplify]: Extracting #4: cost 119 inf + 2542 52.252 * * [simplify]: Extracting #5: cost 74 inf + 23073 52.261 * * [simplify]: Extracting #6: cost 6 inf + 68230 52.268 * * [simplify]: Extracting #7: cost 0 inf + 72807 52.281 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (fabs x) 5/2)) 52.281 * [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))))) 52.282 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (fabs x) (/ 5 2))) 52.282 * * [simplify]: iters left: 5 (9 enodes) 52.288 * * [simplify]: iters left: 4 (32 enodes) 52.301 * * [simplify]: iters left: 3 (51 enodes) 52.321 * * [simplify]: iters left: 2 (95 enodes) 52.337 * * [simplify]: iters left: 1 (155 enodes) 52.369 * * [simplify]: Extracting #0: cost 1 inf + 0 52.370 * * [simplify]: Extracting #1: cost 6 inf + 0 52.370 * * [simplify]: Extracting #2: cost 26 inf + 0 52.370 * * [simplify]: Extracting #3: cost 49 inf + 85 52.370 * * [simplify]: Extracting #4: cost 37 inf + 2511 52.371 * * [simplify]: Extracting #5: cost 11 inf + 13224 52.373 * * [simplify]: Extracting #6: cost 0 inf + 19463 52.374 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (fabs x) 5/2)) 52.374 * [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))))) 52.374 * * * * [progress]: [ 76 / 168 ] simplifiying candidate # 52.374 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 52.375 * * [simplify]: iters left: 6 (9 enodes) 52.378 * * [simplify]: iters left: 5 (32 enodes) 52.384 * * [simplify]: iters left: 4 (48 enodes) 52.396 * * [simplify]: iters left: 3 (82 enodes) 52.424 * * [simplify]: iters left: 2 (137 enodes) 52.474 * * [simplify]: iters left: 1 (272 enodes) 52.600 * * [simplify]: Extracting #0: cost 1 inf + 0 52.600 * * [simplify]: Extracting #1: cost 6 inf + 0 52.600 * * [simplify]: Extracting #2: cost 43 inf + 0 52.601 * * [simplify]: Extracting #3: cost 99 inf + 86 52.602 * * [simplify]: Extracting #4: cost 103 inf + 93 52.603 * * [simplify]: Extracting #5: cost 104 inf + 94 52.603 * * [simplify]: Extracting #6: cost 96 inf + 1776 52.608 * * [simplify]: Extracting #7: cost 54 inf + 25358 52.621 * * [simplify]: Extracting #8: cost 1 inf + 66882 52.635 * * [simplify]: Extracting #9: cost 0 inf + 67756 52.649 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 52.650 * [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))))) 52.650 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (cbrt (fabs x)) 5)) 52.650 * * [simplify]: iters left: 5 (8 enodes) 52.655 * * [simplify]: iters left: 4 (29 enodes) 52.666 * * [simplify]: iters left: 3 (45 enodes) 52.680 * * [simplify]: iters left: 2 (79 enodes) 52.695 * * [simplify]: iters left: 1 (134 enodes) 52.731 * * [simplify]: Extracting #0: cost 1 inf + 0 52.731 * * [simplify]: Extracting #1: cost 6 inf + 0 52.732 * * [simplify]: Extracting #2: cost 26 inf + 0 52.733 * * [simplify]: Extracting #3: cost 49 inf + 45 52.733 * * [simplify]: Extracting #4: cost 50 inf + 90 52.733 * * [simplify]: Extracting #5: cost 28 inf + 7448 52.735 * * [simplify]: Extracting #6: cost 3 inf + 20715 52.737 * * [simplify]: Extracting #7: cost 0 inf + 22545 52.738 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (cbrt (fabs x)) 5)) 52.739 * [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))))) 52.739 * * * * [progress]: [ 77 / 168 ] simplifiying candidate # 52.739 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 52.739 * * [simplify]: iters left: 5 (8 enodes) 52.742 * * [simplify]: iters left: 4 (29 enodes) 52.748 * * [simplify]: iters left: 3 (45 enodes) 52.757 * * [simplify]: iters left: 2 (79 enodes) 52.784 * * [simplify]: iters left: 1 (134 enodes) 52.837 * * [simplify]: Extracting #0: cost 1 inf + 0 52.837 * * [simplify]: Extracting #1: cost 6 inf + 0 52.837 * * [simplify]: Extracting #2: cost 26 inf + 0 52.838 * * [simplify]: Extracting #3: cost 49 inf + 45 52.838 * * [simplify]: Extracting #4: cost 50 inf + 90 52.839 * * [simplify]: Extracting #5: cost 28 inf + 6768 52.842 * * [simplify]: Extracting #6: cost 3 inf + 19035 52.844 * * [simplify]: Extracting #7: cost 0 inf + 20745 52.846 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 52.846 * [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))))) 52.846 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 52.846 * * [simplify]: iters left: 5 (8 enodes) 52.849 * * [simplify]: iters left: 4 (29 enodes) 52.855 * * [simplify]: iters left: 3 (45 enodes) 52.865 * * [simplify]: iters left: 2 (79 enodes) 52.886 * * [simplify]: iters left: 1 (134 enodes) 52.939 * * [simplify]: Extracting #0: cost 1 inf + 0 52.939 * * [simplify]: Extracting #1: cost 6 inf + 0 52.939 * * [simplify]: Extracting #2: cost 26 inf + 0 52.939 * * [simplify]: Extracting #3: cost 49 inf + 45 52.940 * * [simplify]: Extracting #4: cost 50 inf + 90 52.941 * * [simplify]: Extracting #5: cost 28 inf + 6768 52.944 * * [simplify]: Extracting #6: cost 3 inf + 19035 52.947 * * [simplify]: Extracting #7: cost 0 inf + 20745 52.951 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 52.951 * [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))))) 52.951 * * * * [progress]: [ 78 / 168 ] simplifiying candidate # 52.952 * [simplify]: Simplifying (/ (sqrt 3/4) (pow 1 5)) 52.952 * * [simplify]: iters left: 3 (6 enodes) 52.956 * * [simplify]: iters left: 2 (18 enodes) 52.961 * * [simplify]: iters left: 1 (20 enodes) 52.965 * * [simplify]: Extracting #0: cost 1 inf + 0 52.965 * * [simplify]: Extracting #1: cost 4 inf + 0 52.965 * * [simplify]: Extracting #2: cost 2 inf + 2 52.965 * * [simplify]: Extracting #3: cost 0 inf + 84 52.965 * [simplify]: Simplified to (sqrt 3/4) 52.965 * [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))))) 52.965 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) 5)) 52.965 * * [simplify]: iters left: 4 (7 enodes) 52.968 * * [simplify]: iters left: 3 (26 enodes) 52.973 * * [simplify]: iters left: 2 (42 enodes) 52.983 * * [simplify]: iters left: 1 (76 enodes) 53.005 * * [simplify]: Extracting #0: cost 1 inf + 0 53.005 * * [simplify]: Extracting #1: cost 6 inf + 0 53.005 * * [simplify]: Extracting #2: cost 22 inf + 0 53.005 * * [simplify]: Extracting #3: cost 32 inf + 3 53.006 * * [simplify]: Extracting #4: cost 21 inf + 1390 53.007 * * [simplify]: Extracting #5: cost 2 inf + 8041 53.008 * * [simplify]: Extracting #6: cost 0 inf + 9007 53.010 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5)) 53.010 * [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))))) 53.010 * * * * [progress]: [ 79 / 168 ] simplifiying candidate # 53.010 * [simplify]: Simplifying (/ (sqrt 3/4) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 53.011 * * [simplify]: iters left: 6 (9 enodes) 53.016 * * [simplify]: iters left: 5 (34 enodes) 53.029 * * [simplify]: iters left: 4 (50 enodes) 53.047 * * [simplify]: iters left: 3 (80 enodes) 53.064 * * [simplify]: iters left: 2 (129 enodes) 53.096 * * [simplify]: iters left: 1 (254 enodes) 53.193 * * [simplify]: Extracting #0: cost 1 inf + 0 53.193 * * [simplify]: Extracting #1: cost 6 inf + 0 53.193 * * [simplify]: Extracting #2: cost 12 inf + 0 53.193 * * [simplify]: Extracting #3: cost 40 inf + 1 53.193 * * [simplify]: Extracting #4: cost 102 inf + 44 53.194 * * [simplify]: Extracting #5: cost 88 inf + 2379 53.195 * * [simplify]: Extracting #6: cost 58 inf + 16697 53.199 * * [simplify]: Extracting #7: cost 8 inf + 48936 53.203 * * [simplify]: Extracting #8: cost 0 inf + 53262 53.207 * [simplify]: Simplified to (/ (sqrt 3/4) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 53.208 * [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))))) 53.208 * [simplify]: Simplifying (/ (sqrt 3/4) (cbrt (pow (fabs x) 5))) 53.208 * * [simplify]: iters left: 5 (8 enodes) 53.213 * * [simplify]: iters left: 4 (29 enodes) 53.220 * * [simplify]: iters left: 3 (43 enodes) 53.231 * * [simplify]: iters left: 2 (73 enodes) 53.246 * * [simplify]: iters left: 1 (122 enodes) 53.289 * * [simplify]: Extracting #0: cost 1 inf + 0 53.289 * * [simplify]: Extracting #1: cost 4 inf + 0 53.289 * * [simplify]: Extracting #2: cost 8 inf + 0 53.289 * * [simplify]: Extracting #3: cost 19 inf + 1 53.289 * * [simplify]: Extracting #4: cost 40 inf + 44 53.290 * * [simplify]: Extracting #5: cost 33 inf + 928 53.290 * * [simplify]: Extracting #6: cost 18 inf + 6497 53.291 * * [simplify]: Extracting #7: cost 3 inf + 13129 53.292 * * [simplify]: Extracting #8: cost 0 inf + 15100 53.293 * [simplify]: Simplified to (/ (sqrt 3/4) (cbrt (pow (fabs x) 5))) 53.293 * [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))))) 53.294 * * * * [progress]: [ 80 / 168 ] simplifiying candidate # 53.294 * [simplify]: Simplifying (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 53.294 * * [simplify]: iters left: 5 (8 enodes) 53.297 * * [simplify]: iters left: 4 (29 enodes) 53.303 * * [simplify]: iters left: 3 (44 enodes) 53.312 * * [simplify]: iters left: 2 (74 enodes) 53.335 * * [simplify]: iters left: 1 (123 enodes) 53.359 * * [simplify]: Extracting #0: cost 1 inf + 0 53.360 * * [simplify]: Extracting #1: cost 4 inf + 0 53.360 * * [simplify]: Extracting #2: cost 9 inf + 0 53.360 * * [simplify]: Extracting #3: cost 23 inf + 1 53.360 * * [simplify]: Extracting #4: cost 43 inf + 45 53.361 * * [simplify]: Extracting #5: cost 26 inf + 3769 53.362 * * [simplify]: Extracting #6: cost 6 inf + 12083 53.365 * * [simplify]: Extracting #7: cost 0 inf + 15483 53.367 * [simplify]: Simplified to (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 53.367 * [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))))) 53.368 * [simplify]: Simplifying (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 53.368 * * [simplify]: iters left: 5 (8 enodes) 53.373 * * [simplify]: iters left: 4 (29 enodes) 53.380 * * [simplify]: iters left: 3 (44 enodes) 53.389 * * [simplify]: iters left: 2 (74 enodes) 53.408 * * [simplify]: iters left: 1 (123 enodes) 53.445 * * [simplify]: Extracting #0: cost 1 inf + 0 53.445 * * [simplify]: Extracting #1: cost 4 inf + 0 53.445 * * [simplify]: Extracting #2: cost 9 inf + 0 53.445 * * [simplify]: Extracting #3: cost 23 inf + 1 53.445 * * [simplify]: Extracting #4: cost 43 inf + 45 53.445 * * [simplify]: Extracting #5: cost 26 inf + 3769 53.446 * * [simplify]: Extracting #6: cost 6 inf + 12083 53.447 * * [simplify]: Extracting #7: cost 0 inf + 15483 53.449 * [simplify]: Simplified to (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 53.449 * [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))))) 53.449 * * * * [progress]: [ 81 / 168 ] simplifiying candidate # 53.449 * [simplify]: Simplifying (/ (sqrt 3/4) 1) 53.449 * * [simplify]: iters left: 3 (4 enodes) 53.451 * * [simplify]: iters left: 2 (12 enodes) 53.456 * * [simplify]: iters left: 1 (14 enodes) 53.460 * * [simplify]: Extracting #0: cost 1 inf + 0 53.460 * * [simplify]: Extracting #1: cost 4 inf + 0 53.461 * * [simplify]: Extracting #2: cost 0 inf + 84 53.461 * [simplify]: Simplified to (sqrt 3/4) 53.461 * [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))))) 53.461 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) 5)) 53.461 * * [simplify]: iters left: 4 (7 enodes) 53.466 * * [simplify]: iters left: 3 (26 enodes) 53.477 * * [simplify]: iters left: 2 (42 enodes) 53.493 * * [simplify]: iters left: 1 (76 enodes) 53.514 * * [simplify]: Extracting #0: cost 1 inf + 0 53.514 * * [simplify]: Extracting #1: cost 6 inf + 0 53.514 * * [simplify]: Extracting #2: cost 22 inf + 0 53.514 * * [simplify]: Extracting #3: cost 32 inf + 3 53.514 * * [simplify]: Extracting #4: cost 21 inf + 1390 53.515 * * [simplify]: Extracting #5: cost 2 inf + 8041 53.515 * * [simplify]: Extracting #6: cost 0 inf + 9007 53.516 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5)) 53.516 * [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))))) 53.516 * * * * [progress]: [ 82 / 168 ] simplifiying candidate # 53.517 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) (/ 5 2))) 53.517 * * [simplify]: iters left: 5 (9 enodes) 53.520 * * [simplify]: iters left: 4 (32 enodes) 53.527 * * [simplify]: iters left: 3 (51 enodes) 53.544 * * [simplify]: iters left: 2 (95 enodes) 53.565 * * [simplify]: iters left: 1 (155 enodes) 53.601 * * [simplify]: Extracting #0: cost 1 inf + 0 53.601 * * [simplify]: Extracting #1: cost 6 inf + 0 53.601 * * [simplify]: Extracting #2: cost 26 inf + 0 53.601 * * [simplify]: Extracting #3: cost 49 inf + 45 53.601 * * [simplify]: Extracting #4: cost 37 inf + 2351 53.602 * * [simplify]: Extracting #5: cost 11 inf + 12784 53.604 * * [simplify]: Extracting #6: cost 0 inf + 18863 53.605 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5/2)) 53.605 * [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))))) 53.606 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) (/ 5 2))) 53.606 * * [simplify]: iters left: 5 (9 enodes) 53.609 * * [simplify]: iters left: 4 (32 enodes) 53.616 * * [simplify]: iters left: 3 (51 enodes) 53.627 * * [simplify]: iters left: 2 (95 enodes) 53.655 * * [simplify]: iters left: 1 (155 enodes) 53.688 * * [simplify]: Extracting #0: cost 1 inf + 0 53.688 * * [simplify]: Extracting #1: cost 6 inf + 0 53.688 * * [simplify]: Extracting #2: cost 26 inf + 0 53.688 * * [simplify]: Extracting #3: cost 49 inf + 45 53.689 * * [simplify]: Extracting #4: cost 37 inf + 2351 53.690 * * [simplify]: Extracting #5: cost 11 inf + 12784 53.691 * * [simplify]: Extracting #6: cost 0 inf + 18863 53.692 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5/2)) 53.693 * [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))))) 53.693 * * * * [progress]: [ 83 / 168 ] simplifiying candidate # 53.693 * [simplify]: Simplifying (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 53.693 * * [simplify]: iters left: 6 (8 enodes) 53.696 * * [simplify]: iters left: 5 (31 enodes) 53.707 * * [simplify]: iters left: 4 (49 enodes) 53.724 * * [simplify]: iters left: 3 (83 enodes) 53.742 * * [simplify]: iters left: 2 (138 enodes) 53.769 * * [simplify]: iters left: 1 (276 enodes) 53.855 * * [simplify]: Extracting #0: cost 1 inf + 0 53.855 * * [simplify]: Extracting #1: cost 6 inf + 0 53.855 * * [simplify]: Extracting #2: cost 40 inf + 1 53.856 * * [simplify]: Extracting #3: cost 99 inf + 4 53.856 * * [simplify]: Extracting #4: cost 104 inf + 11 53.857 * * [simplify]: Extracting #5: cost 104 inf + 13 53.858 * * [simplify]: Extracting #6: cost 94 inf + 2440 53.863 * * [simplify]: Extracting #7: cost 47 inf + 29472 53.873 * * [simplify]: Extracting #8: cost 2 inf + 64223 53.880 * * [simplify]: Extracting #9: cost 0 inf + 65400 53.887 * [simplify]: Simplified to (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 53.887 * [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))))) 53.888 * [simplify]: Simplifying (/ 3/4 (pow (cbrt (fabs x)) 5)) 53.888 * * [simplify]: iters left: 5 (7 enodes) 53.890 * * [simplify]: iters left: 4 (26 enodes) 53.896 * * [simplify]: iters left: 3 (42 enodes) 53.907 * * [simplify]: iters left: 2 (76 enodes) 53.934 * * [simplify]: iters left: 1 (131 enodes) 53.982 * * [simplify]: Extracting #0: cost 1 inf + 0 53.982 * * [simplify]: Extracting #1: cost 6 inf + 0 53.982 * * [simplify]: Extracting #2: cost 22 inf + 1 53.982 * * [simplify]: Extracting #3: cost 48 inf + 4 53.983 * * [simplify]: Extracting #4: cost 50 inf + 8 53.983 * * [simplify]: Extracting #5: cost 47 inf + 11 53.984 * * [simplify]: Extracting #6: cost 27 inf + 7149 53.987 * * [simplify]: Extracting #7: cost 5 inf + 18144 53.989 * * [simplify]: Extracting #8: cost 0 inf + 21943 53.990 * [simplify]: Simplified to (/ 3/4 (pow (cbrt (fabs x)) 5)) 53.990 * [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))))) 53.990 * * * * [progress]: [ 84 / 168 ] simplifiying candidate # 53.991 * [simplify]: Simplifying (/ 1 (pow (sqrt (fabs x)) 5)) 53.991 * * [simplify]: iters left: 5 (7 enodes) 53.993 * * [simplify]: iters left: 4 (28 enodes) 53.999 * * [simplify]: iters left: 3 (46 enodes) 54.009 * * [simplify]: iters left: 2 (80 enodes) 54.026 * * [simplify]: iters left: 1 (135 enodes) 54.075 * * [simplify]: Extracting #0: cost 1 inf + 0 54.075 * * [simplify]: Extracting #1: cost 6 inf + 0 54.076 * * [simplify]: Extracting #2: cost 23 inf + 1 54.076 * * [simplify]: Extracting #3: cost 47 inf + 4 54.076 * * [simplify]: Extracting #4: cost 49 inf + 8 54.076 * * [simplify]: Extracting #5: cost 46 inf + 11 54.077 * * [simplify]: Extracting #6: cost 26 inf + 6016 54.080 * * [simplify]: Extracting #7: cost 0 inf + 19389 54.083 * [simplify]: Simplified to (/ 1 (pow (sqrt (fabs x)) 5)) 54.083 * [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))))) 54.083 * [simplify]: Simplifying (/ 3/4 (pow (sqrt (fabs x)) 5)) 54.084 * * [simplify]: iters left: 5 (7 enodes) 54.086 * * [simplify]: iters left: 4 (26 enodes) 54.091 * * [simplify]: iters left: 3 (42 enodes) 54.100 * * [simplify]: iters left: 2 (76 enodes) 54.114 * * [simplify]: iters left: 1 (131 enodes) 54.165 * * [simplify]: Extracting #0: cost 1 inf + 0 54.165 * * [simplify]: Extracting #1: cost 6 inf + 0 54.165 * * [simplify]: Extracting #2: cost 22 inf + 1 54.165 * * [simplify]: Extracting #3: cost 48 inf + 4 54.165 * * [simplify]: Extracting #4: cost 50 inf + 8 54.166 * * [simplify]: Extracting #5: cost 47 inf + 11 54.167 * * [simplify]: Extracting #6: cost 27 inf + 6429 54.169 * * [simplify]: Extracting #7: cost 5 inf + 16544 54.173 * * [simplify]: Extracting #8: cost 0 inf + 20143 54.176 * [simplify]: Simplified to (/ 3/4 (pow (sqrt (fabs x)) 5)) 54.176 * [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))))) 54.176 * * * * [progress]: [ 85 / 168 ] simplifiying candidate # 54.177 * [simplify]: Simplifying (/ 1 (pow 1 5)) 54.177 * * [simplify]: iters left: 3 (4 enodes) 54.181 * * [simplify]: iters left: 2 (12 enodes) 54.184 * * [simplify]: iters left: 1 (14 enodes) 54.188 * * [simplify]: Extracting #0: cost 1 inf + 0 54.188 * * [simplify]: Extracting #1: cost 0 inf + 1 54.188 * [simplify]: Simplified to 1 54.188 * [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))))) 54.189 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 54.189 * * [simplify]: iters left: 4 (6 enodes) 54.193 * * [simplify]: iters left: 3 (23 enodes) 54.202 * * [simplify]: iters left: 2 (39 enodes) 54.218 * * [simplify]: iters left: 1 (73 enodes) 54.234 * * [simplify]: Extracting #0: cost 1 inf + 0 54.234 * * [simplify]: Extracting #1: cost 6 inf + 0 54.234 * * [simplify]: Extracting #2: cost 19 inf + 1 54.234 * * [simplify]: Extracting #3: cost 30 inf + 3 54.234 * * [simplify]: Extracting #4: cost 27 inf + 7 54.234 * * [simplify]: Extracting #5: cost 11 inf + 4704 54.235 * * [simplify]: Extracting #6: cost 0 inf + 8605 54.236 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 54.236 * [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))))) 54.236 * * * * [progress]: [ 86 / 168 ] simplifiying candidate # 54.236 * [simplify]: Simplifying (/ 1 (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 54.236 * * [simplify]: iters left: 6 (8 enodes) 54.239 * * [simplify]: iters left: 5 (33 enodes) 54.246 * * [simplify]: iters left: 4 (51 enodes) 54.262 * * [simplify]: iters left: 3 (81 enodes) 54.279 * * [simplify]: iters left: 2 (130 enodes) 54.311 * * [simplify]: iters left: 1 (254 enodes) 54.396 * * [simplify]: Extracting #0: cost 1 inf + 0 54.397 * * [simplify]: Extracting #1: cost 6 inf + 0 54.397 * * [simplify]: Extracting #2: cost 9 inf + 1 54.397 * * [simplify]: Extracting #3: cost 38 inf + 1 54.397 * * [simplify]: Extracting #4: cost 91 inf + 3 54.398 * * [simplify]: Extracting #5: cost 75 inf + 3265 54.401 * * [simplify]: Extracting #6: cost 42 inf + 20289 54.405 * * [simplify]: Extracting #7: cost 7 inf + 43106 54.409 * * [simplify]: Extracting #8: cost 0 inf + 47602 54.413 * [simplify]: Simplified to (/ 1 (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 54.413 * [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))))) 54.413 * [simplify]: Simplifying (/ 3/4 (cbrt (pow (fabs x) 5))) 54.413 * * [simplify]: iters left: 5 (7 enodes) 54.416 * * [simplify]: iters left: 4 (26 enodes) 54.424 * * [simplify]: iters left: 3 (40 enodes) 54.434 * * [simplify]: iters left: 2 (70 enodes) 54.459 * * [simplify]: iters left: 1 (119 enodes) 54.503 * * [simplify]: Extracting #0: cost 1 inf + 0 54.503 * * [simplify]: Extracting #1: cost 4 inf + 0 54.504 * * [simplify]: Extracting #2: cost 5 inf + 1 54.504 * * [simplify]: Extracting #3: cost 17 inf + 1 54.504 * * [simplify]: Extracting #4: cost 41 inf + 3 54.504 * * [simplify]: Extracting #5: cost 40 inf + 8 54.505 * * [simplify]: Extracting #6: cost 19 inf + 7732 54.507 * * [simplify]: Extracting #7: cost 6 inf + 13217 54.509 * * [simplify]: Extracting #8: cost 0 inf + 16195 54.512 * [simplify]: Simplified to (/ 3/4 (cbrt (pow (fabs x) 5))) 54.512 * [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))))) 54.512 * * * * [progress]: [ 87 / 168 ] simplifiying candidate # 54.513 * [simplify]: Simplifying (/ 1 (sqrt (pow (fabs x) 5))) 54.513 * * [simplify]: iters left: 5 (7 enodes) 54.517 * * [simplify]: iters left: 4 (28 enodes) 54.528 * * [simplify]: iters left: 3 (45 enodes) 54.545 * * [simplify]: iters left: 2 (75 enodes) 54.566 * * [simplify]: iters left: 1 (124 enodes) 54.595 * * [simplify]: Extracting #0: cost 1 inf + 0 54.595 * * [simplify]: Extracting #1: cost 4 inf + 0 54.595 * * [simplify]: Extracting #2: cost 6 inf + 1 54.595 * * [simplify]: Extracting #3: cost 21 inf + 1 54.596 * * [simplify]: Extracting #4: cost 42 inf + 4 54.596 * * [simplify]: Extracting #5: cost 39 inf + 9 54.597 * * [simplify]: Extracting #6: cost 21 inf + 5209 54.599 * * [simplify]: Extracting #7: cost 0 inf + 15321 54.601 * [simplify]: Simplified to (/ 1 (sqrt (pow (fabs x) 5))) 54.602 * [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))))) 54.602 * [simplify]: Simplifying (/ 3/4 (sqrt (pow (fabs x) 5))) 54.602 * * [simplify]: iters left: 5 (7 enodes) 54.606 * * [simplify]: iters left: 4 (26 enodes) 54.616 * * [simplify]: iters left: 3 (41 enodes) 54.633 * * [simplify]: iters left: 2 (71 enodes) 54.658 * * [simplify]: iters left: 1 (120 enodes) 54.693 * * [simplify]: Extracting #0: cost 1 inf + 0 54.693 * * [simplify]: Extracting #1: cost 4 inf + 0 54.693 * * [simplify]: Extracting #2: cost 6 inf + 1 54.693 * * [simplify]: Extracting #3: cost 20 inf + 1 54.694 * * [simplify]: Extracting #4: cost 41 inf + 4 54.694 * * [simplify]: Extracting #5: cost 38 inf + 9 54.694 * * [simplify]: Extracting #6: cost 18 inf + 5843 54.695 * * [simplify]: Extracting #7: cost 0 inf + 14778 54.696 * [simplify]: Simplified to (/ 3/4 (sqrt (pow (fabs x) 5))) 54.696 * [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))))) 54.697 * * * * [progress]: [ 88 / 168 ] simplifiying candidate # 54.697 * [simplify]: Simplifying (/ 1 1) 54.697 * * [simplify]: iters left: 2 (2 enodes) 54.698 * * [simplify]: iters left: 1 (6 enodes) 54.699 * * [simplify]: Extracting #0: cost 1 inf + 0 54.699 * * [simplify]: Extracting #1: cost 0 inf + 1 54.699 * [simplify]: Simplified to 1 54.699 * [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))))) 54.699 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 54.699 * * [simplify]: iters left: 4 (6 enodes) 54.701 * * [simplify]: iters left: 3 (23 enodes) 54.706 * * [simplify]: iters left: 2 (39 enodes) 54.715 * * [simplify]: iters left: 1 (73 enodes) 54.732 * * [simplify]: Extracting #0: cost 1 inf + 0 54.732 * * [simplify]: Extracting #1: cost 6 inf + 0 54.732 * * [simplify]: Extracting #2: cost 19 inf + 1 54.732 * * [simplify]: Extracting #3: cost 30 inf + 3 54.732 * * [simplify]: Extracting #4: cost 27 inf + 7 54.733 * * [simplify]: Extracting #5: cost 11 inf + 4704 54.733 * * [simplify]: Extracting #6: cost 0 inf + 8605 54.734 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 54.734 * [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))))) 54.734 * * * * [progress]: [ 89 / 168 ] simplifiying candidate # 54.734 * [simplify]: Simplifying (/ 1 (pow (fabs x) (/ 5 2))) 54.734 * * [simplify]: iters left: 5 (8 enodes) 54.737 * * [simplify]: iters left: 4 (30 enodes) 54.744 * * [simplify]: iters left: 3 (50 enodes) 54.754 * * [simplify]: iters left: 2 (85 enodes) 54.774 * * [simplify]: iters left: 1 (161 enodes) 54.797 * * [simplify]: Extracting #0: cost 1 inf + 0 54.797 * * [simplify]: Extracting #1: cost 6 inf + 0 54.797 * * [simplify]: Extracting #2: cost 24 inf + 1 54.797 * * [simplify]: Extracting #3: cost 49 inf + 4 54.797 * * [simplify]: Extracting #4: cost 48 inf + 9 54.798 * * [simplify]: Extracting #5: cost 22 inf + 8233 54.799 * * [simplify]: Extracting #6: cost 3 inf + 16872 54.800 * * [simplify]: Extracting #7: cost 0 inf + 18804 54.802 * [simplify]: Simplified to (/ 1 (pow (fabs x) 5/2)) 54.802 * [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))))) 54.802 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) (/ 5 2))) 54.802 * * [simplify]: iters left: 5 (8 enodes) 54.805 * * [simplify]: iters left: 4 (28 enodes) 54.810 * * [simplify]: iters left: 3 (45 enodes) 54.823 * * [simplify]: iters left: 2 (84 enodes) 54.845 * * [simplify]: iters left: 1 (165 enodes) 54.881 * * [simplify]: Extracting #0: cost 1 inf + 0 54.881 * * [simplify]: Extracting #1: cost 6 inf + 0 54.881 * * [simplify]: Extracting #2: cost 22 inf + 1 54.881 * * [simplify]: Extracting #3: cost 49 inf + 4 54.881 * * [simplify]: Extracting #4: cost 49 inf + 9 54.882 * * [simplify]: Extracting #5: cost 32 inf + 3954 54.883 * * [simplify]: Extracting #6: cost 4 inf + 16249 54.885 * * [simplify]: Extracting #7: cost 0 inf + 18304 54.886 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5/2)) 54.886 * [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))))) 54.886 * * * * [progress]: [ 90 / 168 ] simplifiying candidate # 54.886 * * * * [progress]: [ 91 / 168 ] simplifiying candidate # 54.886 * * * * [progress]: [ 92 / 168 ] simplifiying candidate # 54.886 * * * * [progress]: [ 93 / 168 ] simplifiying candidate # 54.887 * [simplify]: Simplifying (pow (cbrt (fabs x)) 5) 54.887 * * [simplify]: iters left: 3 (5 enodes) 54.889 * * [simplify]: iters left: 2 (20 enodes) 54.896 * * [simplify]: iters left: 1 (34 enodes) 54.908 * * [simplify]: Extracting #0: cost 1 inf + 0 54.908 * * [simplify]: Extracting #1: cost 9 inf + 0 54.908 * * [simplify]: Extracting #2: cost 15 inf + 1 54.908 * * [simplify]: Extracting #3: cost 16 inf + 3 54.909 * * [simplify]: Extracting #4: cost 14 inf + 5 54.909 * * [simplify]: Extracting #5: cost 12 inf + 87 54.909 * * [simplify]: Extracting #6: cost 3 inf + 2693 54.909 * * [simplify]: Extracting #7: cost 0 inf + 4191 54.910 * [simplify]: Simplified to (pow (cbrt (fabs x)) 5) 54.910 * [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))))) 54.910 * * * * [progress]: [ 94 / 168 ] simplifiying candidate # 54.911 * [simplify]: Simplifying (pow (sqrt (fabs x)) 5) 54.911 * * [simplify]: iters left: 3 (5 enodes) 54.913 * * [simplify]: iters left: 2 (20 enodes) 54.921 * * [simplify]: iters left: 1 (34 enodes) 54.937 * * [simplify]: Extracting #0: cost 1 inf + 0 54.937 * * [simplify]: Extracting #1: cost 9 inf + 0 54.937 * * [simplify]: Extracting #2: cost 15 inf + 1 54.937 * * [simplify]: Extracting #3: cost 16 inf + 3 54.937 * * [simplify]: Extracting #4: cost 14 inf + 5 54.937 * * [simplify]: Extracting #5: cost 12 inf + 87 54.937 * * [simplify]: Extracting #6: cost 3 inf + 2333 54.938 * * [simplify]: Extracting #7: cost 0 inf + 3711 54.938 * [simplify]: Simplified to (pow (sqrt (fabs x)) 5) 54.939 * [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))))) 54.939 * * * * [progress]: [ 95 / 168 ] simplifiying candidate # 54.939 * [simplify]: Simplifying (pow (fabs x) 5) 54.939 * * [simplify]: iters left: 2 (4 enodes) 54.941 * * [simplify]: iters left: 1 (17 enodes) 54.944 * * [simplify]: Extracting #0: cost 1 inf + 0 54.944 * * [simplify]: Extracting #1: cost 5 inf + 0 54.944 * * [simplify]: Extracting #2: cost 9 inf + 1 54.945 * * [simplify]: Extracting #3: cost 8 inf + 3 54.945 * * [simplify]: Extracting #4: cost 1 inf + 1094 54.945 * * [simplify]: Extracting #5: cost 0 inf + 1346 54.945 * [simplify]: Simplified to (pow (fabs x) 5) 54.945 * [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))))) 54.945 * * * * [progress]: [ 96 / 168 ] simplifiying candidate # 54.945 * [simplify]: Simplifying (cbrt (pow (fabs x) 5)) 54.945 * * [simplify]: iters left: 3 (5 enodes) 54.947 * * [simplify]: iters left: 2 (20 enodes) 54.951 * * [simplify]: iters left: 1 (34 enodes) 54.959 * * [simplify]: Extracting #0: cost 1 inf + 0 54.959 * * [simplify]: Extracting #1: cost 3 inf + 0 54.959 * * [simplify]: Extracting #2: cost 11 inf + 0 54.959 * * [simplify]: Extracting #3: cost 17 inf + 1 54.959 * * [simplify]: Extracting #4: cost 15 inf + 4 54.959 * * [simplify]: Extracting #5: cost 9 inf + 843 54.960 * * [simplify]: Extracting #6: cost 0 inf + 3813 54.960 * [simplify]: Simplified to (cbrt (pow (fabs x) 5)) 54.960 * [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))))) 54.960 * * * * [progress]: [ 97 / 168 ] simplifiying candidate # 54.960 * [simplify]: Simplifying (sqrt (pow (fabs x) 5)) 54.960 * * [simplify]: iters left: 3 (5 enodes) 54.962 * * [simplify]: iters left: 2 (20 enodes) 54.966 * * [simplify]: iters left: 1 (35 enodes) 54.974 * * [simplify]: Extracting #0: cost 1 inf + 0 54.974 * * [simplify]: Extracting #1: cost 4 inf + 0 54.974 * * [simplify]: Extracting #2: cost 13 inf + 0 54.974 * * [simplify]: Extracting #3: cost 16 inf + 2 54.974 * * [simplify]: Extracting #4: cost 5 inf + 2855 54.975 * * [simplify]: Extracting #5: cost 0 inf + 3733 54.975 * [simplify]: Simplified to (sqrt (pow (fabs x) 5)) 54.975 * [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))))) 54.975 * * * * [progress]: [ 98 / 168 ] simplifiying candidate # 54.975 * [simplify]: Simplifying (pow (fabs x) 5) 54.975 * * [simplify]: iters left: 2 (4 enodes) 54.977 * * [simplify]: iters left: 1 (17 enodes) 54.981 * * [simplify]: Extracting #0: cost 1 inf + 0 54.981 * * [simplify]: Extracting #1: cost 5 inf + 0 54.981 * * [simplify]: Extracting #2: cost 9 inf + 1 54.981 * * [simplify]: Extracting #3: cost 8 inf + 3 54.981 * * [simplify]: Extracting #4: cost 1 inf + 1094 54.981 * * [simplify]: Extracting #5: cost 0 inf + 1346 54.981 * [simplify]: Simplified to (pow (fabs x) 5) 54.981 * [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))))) 54.981 * * * * [progress]: [ 99 / 168 ] simplifiying candidate # 54.982 * [simplify]: Simplifying (pow (fabs x) (/ 5 2)) 54.982 * * [simplify]: iters left: 3 (6 enodes) 54.984 * * [simplify]: iters left: 2 (23 enodes) 54.989 * * [simplify]: iters left: 1 (40 enodes) 54.999 * * [simplify]: Extracting #0: cost 1 inf + 0 54.999 * * [simplify]: Extracting #1: cost 9 inf + 0 54.999 * * [simplify]: Extracting #2: cost 15 inf + 1 54.999 * * [simplify]: Extracting #3: cost 13 inf + 4 54.999 * * [simplify]: Extracting #4: cost 8 inf + 591 54.999 * * [simplify]: Extracting #5: cost 1 inf + 2857 55.000 * * [simplify]: Extracting #6: cost 0 inf + 3149 55.000 * [simplify]: Simplified to (pow (fabs x) 5/2) 55.000 * [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))))) 55.001 * * * * [progress]: [ 100 / 168 ] simplifiying candidate # 55.001 * [simplify]: Simplifying (* (cbrt 3/4) (cbrt 3/4)) 55.001 * * [simplify]: iters left: 3 (3 enodes) 55.003 * * [simplify]: iters left: 2 (9 enodes) 55.005 * * [simplify]: Extracting #0: cost 1 inf + 0 55.005 * * [simplify]: Extracting #1: cost 3 inf + 0 55.005 * * [simplify]: Extracting #2: cost 5 inf + 0 55.005 * * [simplify]: Extracting #3: cost 4 inf + 1 55.005 * * [simplify]: Extracting #4: cost 0 inf + 405 55.005 * [simplify]: Simplified to (* (cbrt 3/4) (cbrt 3/4)) 55.005 * [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))))) 55.005 * * * * [progress]: [ 101 / 168 ] simplifiying candidate # 55.006 * [simplify]: Simplifying (sqrt 3/4) 55.006 * * [simplify]: iters left: 1 (2 enodes) 55.007 * * [simplify]: Extracting #0: cost 1 inf + 0 55.007 * * [simplify]: Extracting #1: cost 3 inf + 0 55.007 * * [simplify]: Extracting #2: cost 2 inf + 1 55.007 * * [simplify]: Extracting #3: cost 0 inf + 83 55.007 * [simplify]: Simplified to (sqrt 3/4) 55.007 * [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))))) 55.007 * * * * [progress]: [ 102 / 168 ] simplifiying candidate # 55.007 * * * * [progress]: [ 103 / 168 ] simplifiying candidate #real (real->posit16 (/ 3/4 (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x)))))> 55.007 * * * * [progress]: [ 104 / 168 ] simplifiying candidate # 55.007 * [simplify]: Simplifying (fabs x) 55.007 * * [simplify]: iters left: 1 (2 enodes) 55.008 * * [simplify]: Extracting #0: cost 1 inf + 0 55.008 * * [simplify]: Extracting #1: cost 3 inf + 0 55.008 * * [simplify]: Extracting #2: cost 2 inf + 1 55.008 * * [simplify]: Extracting #3: cost 0 inf + 83 55.008 * [simplify]: Simplified to (fabs x) 55.008 * [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))))) 55.008 * [simplify]: Simplifying (+ (+ 1 1) 1) 55.008 * * [simplify]: iters left: 4 (3 enodes) 55.011 * * [simplify]: iters left: 3 (14 enodes) 55.013 * * [simplify]: iters left: 2 (16 enodes) 55.016 * * [simplify]: Extracting #0: cost 1 inf + 0 55.016 * * [simplify]: Extracting #1: cost 0 inf + 1 55.016 * [simplify]: Simplified to 3 55.016 * [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))))) 55.016 * * * * [progress]: [ 105 / 168 ] simplifiying candidate # 55.016 * [simplify]: Simplifying (fabs x) 55.016 * * [simplify]: iters left: 1 (2 enodes) 55.016 * * [simplify]: Extracting #0: cost 1 inf + 0 55.016 * * [simplify]: Extracting #1: cost 3 inf + 0 55.017 * * [simplify]: Extracting #2: cost 2 inf + 1 55.017 * * [simplify]: Extracting #3: cost 0 inf + 83 55.017 * [simplify]: Simplified to (fabs x) 55.017 * [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))))) 55.017 * [simplify]: Simplifying (+ 2 1) 55.017 * * [simplify]: iters left: 2 (3 enodes) 55.019 * * [simplify]: iters left: 1 (13 enodes) 55.023 * * [simplify]: Extracting #0: cost 1 inf + 0 55.023 * * [simplify]: Extracting #1: cost 0 inf + 1 55.023 * [simplify]: Simplified to 3 55.023 * [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))))) 55.023 * * * * [progress]: [ 106 / 168 ] simplifiying candidate # 55.024 * [simplify]: Simplifying (fabs x) 55.024 * * [simplify]: iters left: 1 (2 enodes) 55.024 * * [simplify]: Extracting #0: cost 1 inf + 0 55.024 * * [simplify]: Extracting #1: cost 3 inf + 0 55.024 * * [simplify]: Extracting #2: cost 2 inf + 1 55.024 * * [simplify]: Extracting #3: cost 0 inf + 83 55.024 * [simplify]: Simplified to (fabs x) 55.024 * [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))))) 55.024 * [simplify]: Simplifying (+ (+ 1 1) 1) 55.024 * * [simplify]: iters left: 4 (3 enodes) 55.027 * * [simplify]: iters left: 3 (14 enodes) 55.029 * * [simplify]: iters left: 2 (16 enodes) 55.031 * * [simplify]: Extracting #0: cost 1 inf + 0 55.031 * * [simplify]: Extracting #1: cost 0 inf + 1 55.031 * [simplify]: Simplified to 3 55.031 * [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))))) 55.031 * * * * [progress]: [ 107 / 168 ] simplifiying candidate # 55.032 * [simplify]: Simplifying (fabs x) 55.032 * * [simplify]: iters left: 1 (2 enodes) 55.032 * * [simplify]: Extracting #0: cost 1 inf + 0 55.032 * * [simplify]: Extracting #1: cost 3 inf + 0 55.032 * * [simplify]: Extracting #2: cost 2 inf + 1 55.032 * * [simplify]: Extracting #3: cost 0 inf + 83 55.032 * [simplify]: Simplified to (fabs x) 55.032 * [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))))) 55.033 * [simplify]: Simplifying (+ (* 2 1) 1) 55.033 * * [simplify]: iters left: 4 (4 enodes) 55.035 * * [simplify]: iters left: 3 (14 enodes) 55.037 * * [simplify]: iters left: 2 (16 enodes) 55.039 * * [simplify]: Extracting #0: cost 1 inf + 0 55.039 * * [simplify]: Extracting #1: cost 0 inf + 1 55.039 * [simplify]: Simplified to 3 55.040 * [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))))) 55.040 * * * * [progress]: [ 108 / 168 ] simplifiying candidate # 55.040 * [simplify]: Simplifying (* (* (fabs x) (fabs x)) (fabs x)) 55.040 * * [simplify]: iters left: 5 (4 enodes) 55.041 * * [simplify]: iters left: 4 (13 enodes) 55.043 * * [simplify]: iters left: 3 (15 enodes) 55.048 * * [simplify]: iters left: 2 (22 enodes) 55.056 * * [simplify]: iters left: 1 (36 enodes) 55.070 * * [simplify]: Extracting #0: cost 1 inf + 0 55.070 * * [simplify]: Extracting #1: cost 7 inf + 0 55.071 * * [simplify]: Extracting #2: cost 12 inf + 1 55.071 * * [simplify]: Extracting #3: cost 13 inf + 3 55.071 * * [simplify]: Extracting #4: cost 9 inf + 590 55.071 * * [simplify]: Extracting #5: cost 1 inf + 1751 55.072 * * [simplify]: Extracting #6: cost 0 inf + 2043 55.072 * [simplify]: Simplified to (* (* (fabs x) (fabs x)) (fabs x)) 55.072 * [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))))) 55.072 * * * * [progress]: [ 109 / 168 ] simplifiying candidate # 55.073 * [simplify]: Simplifying (* (* (fabs x) (fabs x)) (fabs x)) 55.073 * * [simplify]: iters left: 5 (4 enodes) 55.075 * * [simplify]: iters left: 4 (13 enodes) 55.078 * * [simplify]: iters left: 3 (15 enodes) 55.084 * * [simplify]: iters left: 2 (22 enodes) 55.093 * * [simplify]: iters left: 1 (36 enodes) 55.106 * * [simplify]: Extracting #0: cost 1 inf + 0 55.106 * * [simplify]: Extracting #1: cost 7 inf + 0 55.107 * * [simplify]: Extracting #2: cost 12 inf + 1 55.107 * * [simplify]: Extracting #3: cost 13 inf + 3 55.107 * * [simplify]: Extracting #4: cost 9 inf + 590 55.107 * * [simplify]: Extracting #5: cost 1 inf + 1751 55.108 * * [simplify]: Extracting #6: cost 0 inf + 2043 55.108 * [simplify]: Simplified to (* (* (fabs x) (fabs x)) (fabs x)) 55.108 * [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))))) 55.109 * * * * [progress]: [ 110 / 168 ] simplifiying candidate # 55.109 * [simplify]: Simplifying (fabs x) 55.109 * * [simplify]: iters left: 1 (2 enodes) 55.110 * * [simplify]: Extracting #0: cost 1 inf + 0 55.110 * * [simplify]: Extracting #1: cost 3 inf + 0 55.110 * * [simplify]: Extracting #2: cost 2 inf + 1 55.110 * * [simplify]: Extracting #3: cost 0 inf + 83 55.110 * [simplify]: Simplified to (fabs x) 55.110 * [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))))) 55.110 * * * * [progress]: [ 111 / 168 ] simplifiying candidate # 55.110 * [simplify]: Simplifying (fabs x) 55.110 * * [simplify]: iters left: 1 (2 enodes) 55.111 * * [simplify]: Extracting #0: cost 1 inf + 0 55.111 * * [simplify]: Extracting #1: cost 3 inf + 0 55.111 * * [simplify]: Extracting #2: cost 2 inf + 1 55.111 * * [simplify]: Extracting #3: cost 0 inf + 83 55.111 * [simplify]: Simplified to (fabs x) 55.112 * [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))))) 55.112 * * * * [progress]: [ 112 / 168 ] simplifiying candidate # 55.112 * [simplify]: Simplifying (fabs x) 55.112 * * [simplify]: iters left: 1 (2 enodes) 55.113 * * [simplify]: Extracting #0: cost 1 inf + 0 55.113 * * [simplify]: Extracting #1: cost 3 inf + 0 55.113 * * [simplify]: Extracting #2: cost 2 inf + 1 55.113 * * [simplify]: Extracting #3: cost 0 inf + 83 55.113 * [simplify]: Simplified to (fabs x) 55.113 * [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))))) 55.113 * * * * [progress]: [ 113 / 168 ] simplifiying candidate # 55.114 * [simplify]: Simplifying (fabs x) 55.114 * * [simplify]: iters left: 1 (2 enodes) 55.115 * * [simplify]: Extracting #0: cost 1 inf + 0 55.115 * * [simplify]: Extracting #1: cost 3 inf + 0 55.115 * * [simplify]: Extracting #2: cost 2 inf + 1 55.115 * * [simplify]: Extracting #3: cost 0 inf + 83 55.115 * [simplify]: Simplified to (fabs x) 55.115 * [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))))) 55.115 * * * * [progress]: [ 114 / 168 ] simplifiying candidate # 55.115 * [simplify]: Simplifying (fabs x) 55.115 * * [simplify]: iters left: 1 (2 enodes) 55.116 * * [simplify]: Extracting #0: cost 1 inf + 0 55.116 * * [simplify]: Extracting #1: cost 3 inf + 0 55.116 * * [simplify]: Extracting #2: cost 2 inf + 1 55.116 * * [simplify]: Extracting #3: cost 0 inf + 83 55.116 * [simplify]: Simplified to (fabs x) 55.116 * [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))))) 55.117 * * * * [progress]: [ 115 / 168 ] simplifiying candidate # 55.117 * * * * [progress]: [ 116 / 168 ] simplifiying candidate # 55.117 * [simplify]: Simplifying (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) 55.117 * * [simplify]: iters left: 6 (5 enodes) 55.119 * * [simplify]: iters left: 5 (16 enodes) 55.124 * * [simplify]: Extracting #0: cost 1 inf + 0 55.124 * * [simplify]: Extracting #1: cost 4 inf + 0 55.124 * * [simplify]: Extracting #2: cost 7 inf + 0 55.124 * * [simplify]: Extracting #3: cost 9 inf + 0 55.124 * * [simplify]: Extracting #4: cost 8 inf + 1 55.124 * * [simplify]: Extracting #5: cost 0 inf + 989 55.125 * [simplify]: Simplified to (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) 55.125 * [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))))) 55.125 * * * * [progress]: [ 117 / 168 ] simplifiying candidate # 55.125 * [simplify]: Simplifying (+ (log (* (fabs x) (fabs x))) (log (fabs x))) 55.126 * * [simplify]: iters left: 6 (6 enodes) 55.128 * * [simplify]: iters left: 5 (20 enodes) 55.134 * * [simplify]: Extracting #0: cost 1 inf + 0 55.134 * * [simplify]: Extracting #1: cost 4 inf + 0 55.134 * * [simplify]: Extracting #2: cost 8 inf + 0 55.134 * * [simplify]: Extracting #3: cost 11 inf + 0 55.134 * * [simplify]: Extracting #4: cost 10 inf + 1 55.134 * * [simplify]: Extracting #5: cost 0 inf + 1291 55.135 * [simplify]: Simplified to (+ (log (* (fabs x) (fabs x))) (log (fabs x))) 55.135 * [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))))) 55.135 * * * * [progress]: [ 118 / 168 ] simplifiying candidate # 55.135 * * * * [progress]: [ 119 / 168 ] simplifiying candidate # 55.135 * * * * [progress]: [ 120 / 168 ] simplifiying candidate # 55.135 * [simplify]: Simplifying (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) 55.136 * * [simplify]: iters left: 6 (6 enodes) 55.139 * * [simplify]: iters left: 5 (28 enodes) 55.150 * * [simplify]: iters left: 4 (59 enodes) 55.172 * * [simplify]: iters left: 3 (83 enodes) 55.191 * * [simplify]: iters left: 2 (154 enodes) 55.250 * * [simplify]: iters left: 1 (374 enodes) 55.434 * * [simplify]: Extracting #0: cost 1 inf + 0 55.434 * * [simplify]: Extracting #1: cost 53 inf + 0 55.435 * * [simplify]: Extracting #2: cost 222 inf + 3 55.437 * * [simplify]: Extracting #3: cost 242 inf + 14 55.442 * * [simplify]: Extracting #4: cost 158 inf + 21282 55.457 * * [simplify]: Extracting #5: cost 19 inf + 79004 55.477 * * [simplify]: Extracting #6: cost 0 inf + 84881 55.494 * * [simplify]: Extracting #7: cost 0 inf + 84619 55.504 * [simplify]: Simplified to (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) 55.504 * [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))))) 55.504 * * * * [progress]: [ 121 / 168 ] simplifiying candidate # 55.504 * [simplify]: Simplifying (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) 55.504 * * [simplify]: iters left: 6 (7 enodes) 55.506 * * [simplify]: iters left: 5 (33 enodes) 55.512 * * [simplify]: iters left: 4 (66 enodes) 55.531 * * [simplify]: iters left: 3 (92 enodes) 55.574 * * [simplify]: iters left: 2 (175 enodes) 55.663 * * [simplify]: iters left: 1 (479 enodes) 55.986 * * [simplify]: Extracting #0: cost 1 inf + 0 55.987 * * [simplify]: Extracting #1: cost 60 inf + 0 55.988 * * [simplify]: Extracting #2: cost 222 inf + 3 55.989 * * [simplify]: Extracting #3: cost 194 inf + 7712 55.996 * * [simplify]: Extracting #4: cost 76 inf + 64235 56.007 * * [simplify]: Extracting #5: cost 11 inf + 97553 56.019 * * [simplify]: Extracting #6: cost 0 inf + 102391 56.042 * [simplify]: Simplified to (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x))) 56.042 * [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))))) 56.042 * * * * [progress]: [ 122 / 168 ] simplifiying candidate # 56.042 * * * * [progress]: [ 123 / 168 ] simplifiying candidate # 56.042 * * * * [progress]: [ 124 / 168 ] simplifiying candidate # 56.042 * * * * [progress]: [ 125 / 168 ] simplifiying candidate # 56.042 * * * * [progress]: [ 126 / 168 ] simplifiying candidate # 56.043 * [simplify]: Simplifying (* (fabs x) (sqrt (fabs x))) 56.043 * * [simplify]: iters left: 4 (4 enodes) 56.048 * * [simplify]: iters left: 3 (13 enodes) 56.051 * * [simplify]: Extracting #0: cost 1 inf + 0 56.052 * * [simplify]: Extracting #1: cost 4 inf + 0 56.052 * * [simplify]: Extracting #2: cost 7 inf + 0 56.052 * * [simplify]: Extracting #3: cost 6 inf + 1 56.052 * * [simplify]: Extracting #4: cost 0 inf + 487 56.052 * [simplify]: Simplified to (* (sqrt (fabs x)) (fabs x)) 56.052 * [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))))) 56.053 * [simplify]: Simplifying (* (fabs x) (sqrt (fabs x))) 56.053 * * [simplify]: iters left: 4 (4 enodes) 56.054 * * [simplify]: iters left: 3 (13 enodes) 56.058 * * [simplify]: Extracting #0: cost 1 inf + 0 56.058 * * [simplify]: Extracting #1: cost 4 inf + 0 56.058 * * [simplify]: Extracting #2: cost 7 inf + 0 56.058 * * [simplify]: Extracting #3: cost 6 inf + 1 56.058 * * [simplify]: Extracting #4: cost 0 inf + 487 56.058 * [simplify]: Simplified to (* (sqrt (fabs x)) (fabs x)) 56.058 * [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))))) 56.059 * * * * [progress]: [ 127 / 168 ] simplifiying candidate # 56.059 * [simplify]: Simplifying (cbrt (fabs x)) 56.059 * * [simplify]: iters left: 2 (3 enodes) 56.060 * * [simplify]: iters left: 1 (9 enodes) 56.063 * * [simplify]: Extracting #0: cost 1 inf + 0 56.063 * * [simplify]: Extracting #1: cost 3 inf + 0 56.063 * * [simplify]: Extracting #2: cost 5 inf + 0 56.063 * * [simplify]: Extracting #3: cost 4 inf + 1 56.063 * * [simplify]: Extracting #4: cost 0 inf + 325 56.063 * [simplify]: Simplified to (cbrt (fabs x)) 56.063 * [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))))) 56.063 * * * * [progress]: [ 128 / 168 ] simplifiying candidate # 56.064 * [simplify]: Simplifying (sqrt (fabs x)) 56.064 * * [simplify]: iters left: 2 (3 enodes) 56.065 * * [simplify]: iters left: 1 (9 enodes) 56.067 * * [simplify]: Extracting #0: cost 1 inf + 0 56.067 * * [simplify]: Extracting #1: cost 3 inf + 0 56.067 * * [simplify]: Extracting #2: cost 5 inf + 0 56.067 * * [simplify]: Extracting #3: cost 4 inf + 1 56.068 * * [simplify]: Extracting #4: cost 0 inf + 245 56.068 * [simplify]: Simplified to (sqrt (fabs x)) 56.068 * [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))))) 56.068 * * * * [progress]: [ 129 / 168 ] simplifiying candidate # 56.068 * [simplify]: Simplifying (fabs x) 56.068 * * [simplify]: iters left: 1 (2 enodes) 56.069 * * [simplify]: Extracting #0: cost 1 inf + 0 56.069 * * [simplify]: Extracting #1: cost 3 inf + 0 56.069 * * [simplify]: Extracting #2: cost 2 inf + 1 56.069 * * [simplify]: Extracting #3: cost 0 inf + 83 56.069 * [simplify]: Simplified to (fabs x) 56.069 * [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))))) 56.070 * * * * [progress]: [ 130 / 168 ] simplifiying candidate # 56.070 * [simplify]: Simplifying (fabs x) 56.070 * * [simplify]: iters left: 1 (2 enodes) 56.071 * * [simplify]: Extracting #0: cost 1 inf + 0 56.071 * * [simplify]: Extracting #1: cost 3 inf + 0 56.071 * * [simplify]: Extracting #2: cost 2 inf + 1 56.071 * * [simplify]: Extracting #3: cost 0 inf + 83 56.071 * [simplify]: Simplified to (fabs x) 56.071 * [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))))) 56.071 * * * * [progress]: [ 131 / 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)))))> 56.071 * * * * [progress]: [ 132 / 168 ] simplifiying candidate # 56.072 * * * * [progress]: [ 133 / 168 ] simplifiying candidate # 56.072 * * * * [progress]: [ 134 / 168 ] simplifiying candidate # 56.072 * [simplify]: Simplifying (- (log 1/2) (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x)))) 56.072 * * [simplify]: iters left: 6 (8 enodes) 56.077 * * [simplify]: iters left: 5 (29 enodes) 56.086 * * [simplify]: iters left: 4 (43 enodes) 56.100 * * [simplify]: iters left: 3 (64 enodes) 56.111 * * [simplify]: iters left: 2 (93 enodes) 56.124 * * [simplify]: iters left: 1 (108 enodes) 56.142 * * [simplify]: Extracting #0: cost 1 inf + 0 56.142 * * [simplify]: Extracting #1: cost 20 inf + 0 56.142 * * [simplify]: Extracting #2: cost 38 inf + 0 56.142 * * [simplify]: Extracting #3: cost 37 inf + 143 56.143 * * [simplify]: Extracting #4: cost 23 inf + 2451 56.145 * * [simplify]: Extracting #5: cost 2 inf + 7576 56.148 * * [simplify]: Extracting #6: cost 0 inf + 7829 56.151 * [simplify]: Simplified to (- (- (log 1/2) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 56.151 * [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))))) 56.151 * * * * [progress]: [ 135 / 168 ] simplifiying candidate # 56.152 * [simplify]: Simplifying (- (log 1/2) (+ (log (* (fabs x) (fabs x))) (log (fabs x)))) 56.152 * * [simplify]: iters left: 6 (9 enodes) 56.156 * * [simplify]: iters left: 5 (33 enodes) 56.168 * * [simplify]: iters left: 4 (47 enodes) 56.183 * * [simplify]: iters left: 3 (68 enodes) 56.204 * * [simplify]: iters left: 2 (96 enodes) 56.219 * * [simplify]: iters left: 1 (111 enodes) 56.235 * * [simplify]: Extracting #0: cost 1 inf + 0 56.235 * * [simplify]: Extracting #1: cost 20 inf + 0 56.235 * * [simplify]: Extracting #2: cost 39 inf + 0 56.235 * * [simplify]: Extracting #3: cost 40 inf + 72 56.235 * * [simplify]: Extracting #4: cost 32 inf + 760 56.236 * * [simplify]: Extracting #5: cost 12 inf + 5179 56.237 * * [simplify]: Extracting #6: cost 0 inf + 8551 56.239 * * [simplify]: Extracting #7: cost 0 inf + 8491 56.240 * [simplify]: Simplified to (- (- (log (fabs x))) (- (- (log (fabs x)) (log 1/2)) (- (log (fabs x))))) 56.240 * [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))))) 56.241 * * * * [progress]: [ 136 / 168 ] simplifiying candidate # 56.241 * [simplify]: Simplifying (- (log 1/2) (log (* (* (fabs x) (fabs x)) (fabs x)))) 56.241 * * [simplify]: iters left: 6 (8 enodes) 56.243 * * [simplify]: iters left: 5 (30 enodes) 56.248 * * [simplify]: iters left: 4 (46 enodes) 56.256 * * [simplify]: iters left: 3 (70 enodes) 56.281 * * [simplify]: iters left: 2 (110 enodes) 56.318 * * [simplify]: iters left: 1 (173 enodes) 56.357 * * [simplify]: Extracting #0: cost 1 inf + 0 56.357 * * [simplify]: Extracting #1: cost 27 inf + 0 56.357 * * [simplify]: Extracting #2: cost 59 inf + 0 56.357 * * [simplify]: Extracting #3: cost 63 inf + 77 56.357 * * [simplify]: Extracting #4: cost 49 inf + 2447 56.358 * * [simplify]: Extracting #5: cost 24 inf + 8390 56.360 * * [simplify]: Extracting #6: cost 2 inf + 13444 56.362 * * [simplify]: Extracting #7: cost 0 inf + 14291 56.364 * [simplify]: Simplified to (+ (* -3 (log (fabs x))) (log 1/2)) 56.365 * [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))))) 56.365 * * * * [progress]: [ 137 / 168 ] simplifiying candidate # 56.365 * * * * [progress]: [ 138 / 168 ] simplifiying candidate # 56.365 * * * * [progress]: [ 139 / 168 ] simplifiying candidate # 56.365 * [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)))) 56.365 * * [simplify]: iters left: 6 (10 enodes) 56.373 * * [simplify]: iters left: 5 (49 enodes) 56.395 * * [simplify]: iters left: 4 (162 enodes) 56.488 * * [simplify]: Extracting #0: cost 1 inf + 0 56.489 * * [simplify]: Extracting #1: cost 75 inf + 0 56.490 * * [simplify]: Extracting #2: cost 169 inf + 3 56.492 * * [simplify]: Extracting #3: cost 147 inf + 4041 56.507 * * [simplify]: Extracting #4: cost 38 inf + 24323 56.523 * * [simplify]: Extracting #5: cost 0 inf + 31897 56.536 * * [simplify]: Extracting #6: cost 0 inf + 31737 56.544 * [simplify]: Simplified to (/ 1/8 (* (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x)))) (* (fabs x) (* (fabs x) (fabs x))))) 56.544 * [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))))) 56.545 * * * * [progress]: [ 140 / 168 ] simplifiying candidate # 56.545 * [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)))) 56.545 * * [simplify]: iters left: 6 (11 enodes) 56.549 * * [simplify]: iters left: 5 (54 enodes) 56.562 * * [simplify]: iters left: 4 (170 enodes) 56.673 * * [simplify]: Extracting #0: cost 1 inf + 0 56.673 * * [simplify]: Extracting #1: cost 80 inf + 0 56.674 * * [simplify]: Extracting #2: cost 166 inf + 3 56.674 * * [simplify]: Extracting #3: cost 151 inf + 1664 56.679 * * [simplify]: Extracting #4: cost 37 inf + 23635 56.688 * * [simplify]: Extracting #5: cost 0 inf + 31380 56.697 * [simplify]: Simplified to (/ (/ (/ 1/8 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) 56.697 * [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))))) 56.697 * * * * [progress]: [ 141 / 168 ] simplifiying candidate # 56.697 * [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)))) 56.697 * * [simplify]: iters left: 6 (10 enodes) 56.702 * * [simplify]: iters left: 5 (49 enodes) 56.728 * * [simplify]: iters left: 4 (162 enodes) 56.805 * * [simplify]: Extracting #0: cost 1 inf + 0 56.806 * * [simplify]: Extracting #1: cost 75 inf + 0 56.806 * * [simplify]: Extracting #2: cost 169 inf + 3 56.807 * * [simplify]: Extracting #3: cost 147 inf + 4041 56.813 * * [simplify]: Extracting #4: cost 38 inf + 24323 56.827 * * [simplify]: Extracting #5: cost 0 inf + 31897 56.843 * * [simplify]: Extracting #6: cost 0 inf + 31737 56.860 * [simplify]: Simplified to (/ 1/8 (* (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x)))) (* (fabs x) (* (fabs x) (fabs x))))) 56.860 * [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))))) 56.860 * * * * [progress]: [ 142 / 168 ] simplifiying candidate # 56.860 * * * * [progress]: [ 143 / 168 ] simplifiying candidate # 56.860 * * * * [progress]: [ 144 / 168 ] simplifiying candidate # 56.861 * * * * [progress]: [ 145 / 168 ] simplifiying candidate # 56.861 * * * * [progress]: [ 146 / 168 ] simplifiying candidate # 56.861 * [simplify]: Simplifying (/ (* (cbrt 1/2) (cbrt 1/2)) (* (fabs x) (fabs x))) 56.861 * * [simplify]: iters left: 5 (7 enodes) 56.865 * * [simplify]: iters left: 4 (27 enodes) 56.874 * * [simplify]: iters left: 3 (42 enodes) 56.887 * * [simplify]: iters left: 2 (49 enodes) 56.901 * * [simplify]: iters left: 1 (52 enodes) 56.915 * * [simplify]: Extracting #0: cost 1 inf + 0 56.916 * * [simplify]: Extracting #1: cost 11 inf + 0 56.916 * * [simplify]: Extracting #2: cost 22 inf + 0 56.916 * * [simplify]: Extracting #3: cost 18 inf + 164 56.916 * * [simplify]: Extracting #4: cost 9 inf + 1337 56.917 * * [simplify]: Extracting #5: cost 0 inf + 2914 56.918 * [simplify]: Simplified to (* (/ (cbrt 1/2) (fabs x)) (/ (cbrt 1/2) (fabs x))) 56.918 * [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))))) 56.919 * [simplify]: Simplifying (/ (cbrt 1/2) (fabs x)) 56.919 * * [simplify]: iters left: 3 (5 enodes) 56.922 * * [simplify]: iters left: 2 (15 enodes) 56.927 * * [simplify]: Extracting #0: cost 1 inf + 0 56.927 * * [simplify]: Extracting #1: cost 4 inf + 0 56.927 * * [simplify]: Extracting #2: cost 8 inf + 0 56.927 * * [simplify]: Extracting #3: cost 4 inf + 84 56.927 * * [simplify]: Extracting #4: cost 0 inf + 570 56.927 * [simplify]: Simplified to (/ (cbrt 1/2) (fabs x)) 56.927 * [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))))) 56.928 * * * * [progress]: [ 147 / 168 ] simplifiying candidate # 56.928 * [simplify]: Simplifying (/ (sqrt 1/2) (* (fabs x) (fabs x))) 56.928 * * [simplify]: iters left: 5 (6 enodes) 56.931 * * [simplify]: iters left: 4 (20 enodes) 56.935 * * [simplify]: iters left: 3 (22 enodes) 56.938 * * [simplify]: Extracting #0: cost 1 inf + 0 56.938 * * [simplify]: Extracting #1: cost 6 inf + 0 56.938 * * [simplify]: Extracting #2: cost 12 inf + 0 56.938 * * [simplify]: Extracting #3: cost 10 inf + 2 56.938 * * [simplify]: Extracting #4: cost 0 inf + 896 56.938 * [simplify]: Simplified to (/ (sqrt 1/2) (* (fabs x) (fabs x))) 56.938 * [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))))) 56.939 * [simplify]: Simplifying (/ (sqrt 1/2) (fabs x)) 56.939 * * [simplify]: iters left: 3 (5 enodes) 56.940 * * [simplify]: iters left: 2 (15 enodes) 56.943 * * [simplify]: Extracting #0: cost 1 inf + 0 56.943 * * [simplify]: Extracting #1: cost 4 inf + 0 56.943 * * [simplify]: Extracting #2: cost 8 inf + 0 56.943 * * [simplify]: Extracting #3: cost 4 inf + 84 56.943 * * [simplify]: Extracting #4: cost 0 inf + 410 56.943 * [simplify]: Simplified to (/ (sqrt 1/2) (fabs x)) 56.943 * [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))))) 56.943 * * * * [progress]: [ 148 / 168 ] simplifiying candidate # 56.943 * [simplify]: Simplifying (/ 1 (* (fabs x) (fabs x))) 56.943 * * [simplify]: iters left: 5 (5 enodes) 56.945 * * [simplify]: iters left: 4 (19 enodes) 56.948 * * [simplify]: iters left: 3 (23 enodes) 56.951 * * [simplify]: Extracting #0: cost 1 inf + 0 56.951 * * [simplify]: Extracting #1: cost 6 inf + 0 56.951 * * [simplify]: Extracting #2: cost 9 inf + 1 56.951 * * [simplify]: Extracting #3: cost 1 inf + 572 56.952 * * [simplify]: Extracting #4: cost 0 inf + 654 56.952 * [simplify]: Simplified to (/ 1 (* (fabs x) (fabs x))) 56.952 * [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))))) 56.952 * [simplify]: Simplifying (/ 1/2 (fabs x)) 56.952 * * [simplify]: iters left: 3 (4 enodes) 56.953 * * [simplify]: iters left: 2 (12 enodes) 56.955 * * [simplify]: Extracting #0: cost 1 inf + 0 56.955 * * [simplify]: Extracting #1: cost 4 inf + 0 56.955 * * [simplify]: Extracting #2: cost 5 inf + 1 56.955 * * [simplify]: Extracting #3: cost 4 inf + 2 56.955 * * [simplify]: Extracting #4: cost 0 inf + 248 56.955 * [simplify]: Simplified to (/ 1/2 (fabs x)) 56.955 * [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))))) 56.956 * * * * [progress]: [ 149 / 168 ] simplifiying candidate # 56.956 * * * * [progress]: [ 150 / 168 ] simplifiying candidate # 56.956 * * * * [progress]: [ 151 / 168 ] simplifiying candidate # 56.956 * * * * [progress]: [ 152 / 168 ] simplifiying candidate # 56.956 * [simplify]: Simplifying (fabs x) 56.956 * * [simplify]: iters left: 1 (2 enodes) 56.956 * * [simplify]: Extracting #0: cost 1 inf + 0 56.956 * * [simplify]: Extracting #1: cost 3 inf + 0 56.956 * * [simplify]: Extracting #2: cost 2 inf + 1 56.956 * * [simplify]: Extracting #3: cost 0 inf + 83 56.956 * [simplify]: Simplified to (fabs x) 56.956 * [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))))) 56.957 * * * * [progress]: [ 153 / 168 ] simplifiying candidate # 56.957 * [simplify]: Simplifying (* (cbrt 1/2) (cbrt 1/2)) 56.957 * * [simplify]: iters left: 3 (3 enodes) 56.958 * * [simplify]: iters left: 2 (9 enodes) 56.963 * * [simplify]: Extracting #0: cost 1 inf + 0 56.963 * * [simplify]: Extracting #1: cost 3 inf + 0 56.963 * * [simplify]: Extracting #2: cost 5 inf + 0 56.963 * * [simplify]: Extracting #3: cost 4 inf + 1 56.964 * * [simplify]: Extracting #4: cost 0 inf + 405 56.964 * [simplify]: Simplified to (* (cbrt 1/2) (cbrt 1/2)) 56.964 * [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))))) 56.964 * * * * [progress]: [ 154 / 168 ] simplifiying candidate # 56.964 * [simplify]: Simplifying (sqrt 1/2) 56.965 * * [simplify]: iters left: 1 (2 enodes) 56.966 * * [simplify]: Extracting #0: cost 1 inf + 0 56.966 * * [simplify]: Extracting #1: cost 3 inf + 0 56.966 * * [simplify]: Extracting #2: cost 2 inf + 1 56.966 * * [simplify]: Extracting #3: cost 0 inf + 83 56.966 * [simplify]: Simplified to (sqrt 1/2) 56.966 * [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))))) 56.967 * * * * [progress]: [ 155 / 168 ] simplifiying candidate # 56.967 * * * * [progress]: [ 156 / 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)))))> 56.967 * * * * [progress]: [ 157 / 168 ] simplifiying candidate # 56.967 * [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))))))) 56.967 * * [simplify]: iters left: 6 (26 enodes) 56.984 * * [simplify]: iters left: 5 (119 enodes) 57.031 * * [simplify]: iters left: 4 (231 enodes) 57.094 * * [simplify]: iters left: 3 (482 enodes) 57.273 * * [simplify]: Extracting #0: cost 1 inf + 0 57.273 * * [simplify]: Extracting #1: cost 26 inf + 0 57.273 * * [simplify]: Extracting #2: cost 142 inf + 1 57.275 * * [simplify]: Extracting #3: cost 228 inf + 4 57.278 * * [simplify]: Extracting #4: cost 215 inf + 7740 57.288 * * [simplify]: Extracting #5: cost 118 inf + 41070 57.316 * * [simplify]: Extracting #6: cost 18 inf + 84330 57.344 * * [simplify]: Extracting #7: cost 0 inf + 93406 57.373 * * [simplify]: Extracting #8: cost 0 inf + 93366 57.400 * [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))) 57.400 * [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))))) 57.401 * * * * [progress]: [ 158 / 168 ] simplifiying candidate # 57.401 * [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))))))) 57.401 * * [simplify]: iters left: 6 (26 enodes) 57.410 * * [simplify]: iters left: 5 (119 enodes) 57.443 * * [simplify]: iters left: 4 (231 enodes) 57.503 * * [simplify]: iters left: 3 (482 enodes) 57.673 * * [simplify]: Extracting #0: cost 1 inf + 0 57.674 * * [simplify]: Extracting #1: cost 26 inf + 0 57.674 * * [simplify]: Extracting #2: cost 142 inf + 1 57.675 * * [simplify]: Extracting #3: cost 228 inf + 4 57.676 * * [simplify]: Extracting #4: cost 215 inf + 7740 57.681 * * [simplify]: Extracting #5: cost 118 inf + 41070 57.693 * * [simplify]: Extracting #6: cost 18 inf + 84330 57.707 * * [simplify]: Extracting #7: cost 0 inf + 93406 57.724 * * [simplify]: Extracting #8: cost 0 inf + 93366 57.739 * [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))) 57.739 * [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))))) 57.739 * * * * [progress]: [ 159 / 168 ] simplifiying candidate # 57.740 * [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))))))) 57.740 * * [simplify]: iters left: 6 (26 enodes) 57.751 * * [simplify]: iters left: 5 (119 enodes) 57.795 * * [simplify]: iters left: 4 (231 enodes) 57.873 * * [simplify]: iters left: 3 (482 enodes) 58.030 * * [simplify]: Extracting #0: cost 1 inf + 0 58.030 * * [simplify]: Extracting #1: cost 26 inf + 0 58.031 * * [simplify]: Extracting #2: cost 142 inf + 1 58.031 * * [simplify]: Extracting #3: cost 228 inf + 4 58.033 * * [simplify]: Extracting #4: cost 215 inf + 7740 58.041 * * [simplify]: Extracting #5: cost 118 inf + 41070 58.065 * * [simplify]: Extracting #6: cost 18 inf + 84330 58.080 * * [simplify]: Extracting #7: cost 0 inf + 93406 58.094 * * [simplify]: Extracting #8: cost 0 inf + 93366 58.112 * [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))) 58.113 * [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))))) 58.113 * * * * [progress]: [ 160 / 168 ] simplifiying candidate # 58.113 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 58.113 * * [simplify]: iters left: 4 (6 enodes) 58.116 * * [simplify]: iters left: 3 (23 enodes) 58.121 * * [simplify]: iters left: 2 (39 enodes) 58.132 * * [simplify]: iters left: 1 (73 enodes) 58.145 * * [simplify]: Extracting #0: cost 1 inf + 0 58.145 * * [simplify]: Extracting #1: cost 6 inf + 0 58.145 * * [simplify]: Extracting #2: cost 19 inf + 1 58.145 * * [simplify]: Extracting #3: cost 30 inf + 3 58.146 * * [simplify]: Extracting #4: cost 27 inf + 7 58.146 * * [simplify]: Extracting #5: cost 11 inf + 4704 58.146 * * [simplify]: Extracting #6: cost 0 inf + 8605 58.147 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 58.147 * [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))))) 58.148 * * * * [progress]: [ 161 / 168 ] simplifiying candidate # 58.148 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 58.148 * * [simplify]: iters left: 4 (6 enodes) 58.152 * * [simplify]: iters left: 3 (23 enodes) 58.162 * * [simplify]: iters left: 2 (39 enodes) 58.178 * * [simplify]: iters left: 1 (73 enodes) 58.205 * * [simplify]: Extracting #0: cost 1 inf + 0 58.205 * * [simplify]: Extracting #1: cost 6 inf + 0 58.205 * * [simplify]: Extracting #2: cost 19 inf + 1 58.205 * * [simplify]: Extracting #3: cost 30 inf + 3 58.205 * * [simplify]: Extracting #4: cost 27 inf + 7 58.206 * * [simplify]: Extracting #5: cost 11 inf + 4704 58.207 * * [simplify]: Extracting #6: cost 0 inf + 8605 58.208 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 58.208 * [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))))) 58.209 * * * * [progress]: [ 162 / 168 ] simplifiying candidate # 58.209 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 58.209 * * [simplify]: iters left: 4 (6 enodes) 58.213 * * [simplify]: iters left: 3 (23 enodes) 58.223 * * [simplify]: iters left: 2 (39 enodes) 58.233 * * [simplify]: iters left: 1 (73 enodes) 58.249 * * [simplify]: Extracting #0: cost 1 inf + 0 58.249 * * [simplify]: Extracting #1: cost 6 inf + 0 58.249 * * [simplify]: Extracting #2: cost 19 inf + 1 58.250 * * [simplify]: Extracting #3: cost 30 inf + 3 58.250 * * [simplify]: Extracting #4: cost 27 inf + 7 58.250 * * [simplify]: Extracting #5: cost 11 inf + 4704 58.251 * * [simplify]: Extracting #6: cost 0 inf + 8605 58.251 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 58.251 * [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))))) 58.252 * * * * [progress]: [ 163 / 168 ] simplifiying candidate # 58.252 * [simplify]: Simplifying (pow (fabs x) 3) 58.252 * * [simplify]: iters left: 2 (4 enodes) 58.253 * * [simplify]: iters left: 1 (20 enodes) 58.258 * * [simplify]: Extracting #0: cost 1 inf + 0 58.258 * * [simplify]: Extracting #1: cost 6 inf + 0 58.258 * * [simplify]: Extracting #2: cost 11 inf + 1 58.258 * * [simplify]: Extracting #3: cost 10 inf + 3 58.258 * * [simplify]: Extracting #4: cost 4 inf + 842 58.258 * * [simplify]: Extracting #5: cost 0 inf + 1246 58.258 * [simplify]: Simplified to (* (fabs x) (* (fabs x) (fabs x))) 58.258 * [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))))) 58.258 * * * * [progress]: [ 164 / 168 ] simplifiying candidate # 58.259 * [simplify]: Simplifying (pow (fabs x) 3) 58.259 * * [simplify]: iters left: 2 (4 enodes) 58.260 * * [simplify]: iters left: 1 (20 enodes) 58.264 * * [simplify]: Extracting #0: cost 1 inf + 0 58.264 * * [simplify]: Extracting #1: cost 6 inf + 0 58.265 * * [simplify]: Extracting #2: cost 11 inf + 1 58.265 * * [simplify]: Extracting #3: cost 10 inf + 3 58.265 * * [simplify]: Extracting #4: cost 4 inf + 842 58.265 * * [simplify]: Extracting #5: cost 0 inf + 1246 58.265 * [simplify]: Simplified to (* (fabs x) (* (fabs x) (fabs x))) 58.265 * [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))))) 58.265 * * * * [progress]: [ 165 / 168 ] simplifiying candidate # 58.265 * [simplify]: Simplifying (pow (fabs x) 3) 58.265 * * [simplify]: iters left: 2 (4 enodes) 58.267 * * [simplify]: iters left: 1 (20 enodes) 58.271 * * [simplify]: Extracting #0: cost 1 inf + 0 58.271 * * [simplify]: Extracting #1: cost 6 inf + 0 58.271 * * [simplify]: Extracting #2: cost 11 inf + 1 58.271 * * [simplify]: Extracting #3: cost 10 inf + 3 58.271 * * [simplify]: Extracting #4: cost 4 inf + 842 58.272 * * [simplify]: Extracting #5: cost 0 inf + 1246 58.272 * [simplify]: Simplified to (* (fabs x) (* (fabs x) (fabs x))) 58.272 * [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))))) 58.272 * * * * [progress]: [ 166 / 168 ] simplifiying candidate # 58.272 * [simplify]: Simplifying (/ 1/2 (pow (fabs x) 3)) 58.272 * * [simplify]: iters left: 4 (6 enodes) 58.274 * * [simplify]: iters left: 3 (26 enodes) 58.280 * * [simplify]: iters left: 2 (48 enodes) 58.290 * * [simplify]: iters left: 1 (83 enodes) 58.317 * * [simplify]: Extracting #0: cost 1 inf + 0 58.317 * * [simplify]: Extracting #1: cost 10 inf + 0 58.317 * * [simplify]: Extracting #2: cost 27 inf + 1 58.317 * * [simplify]: Extracting #3: cost 31 inf + 4 58.318 * * [simplify]: Extracting #4: cost 19 inf + 1404 58.319 * * [simplify]: Extracting #5: cost 8 inf + 3616 58.320 * * [simplify]: Extracting #6: cost 0 inf + 7010 58.321 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 58.321 * [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))))) 58.322 * * * * [progress]: [ 167 / 168 ] simplifiying candidate # 58.322 * [simplify]: Simplifying (/ 1/2 (pow (fabs x) 3)) 58.322 * * [simplify]: iters left: 4 (6 enodes) 58.326 * * [simplify]: iters left: 3 (26 enodes) 58.337 * * [simplify]: iters left: 2 (48 enodes) 58.352 * * [simplify]: iters left: 1 (83 enodes) 58.369 * * [simplify]: Extracting #0: cost 1 inf + 0 58.369 * * [simplify]: Extracting #1: cost 10 inf + 0 58.369 * * [simplify]: Extracting #2: cost 27 inf + 1 58.369 * * [simplify]: Extracting #3: cost 31 inf + 4 58.370 * * [simplify]: Extracting #4: cost 19 inf + 1404 58.370 * * [simplify]: Extracting #5: cost 8 inf + 3616 58.371 * * [simplify]: Extracting #6: cost 0 inf + 7010 58.371 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 58.371 * [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))))) 58.372 * * * * [progress]: [ 168 / 168 ] simplifiying candidate # 58.372 * [simplify]: Simplifying (/ 1/2 (pow (fabs x) 3)) 58.372 * * [simplify]: iters left: 4 (6 enodes) 58.374 * * [simplify]: iters left: 3 (26 enodes) 58.383 * * [simplify]: iters left: 2 (48 enodes) 58.402 * * [simplify]: iters left: 1 (83 enodes) 58.432 * * [simplify]: Extracting #0: cost 1 inf + 0 58.432 * * [simplify]: Extracting #1: cost 10 inf + 0 58.432 * * [simplify]: Extracting #2: cost 27 inf + 1 58.432 * * [simplify]: Extracting #3: cost 31 inf + 4 58.433 * * [simplify]: Extracting #4: cost 19 inf + 1404 58.434 * * [simplify]: Extracting #5: cost 8 inf + 3616 58.435 * * [simplify]: Extracting #6: cost 0 inf + 7010 58.436 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 58.436 * [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))))) 58.437 * * * [progress]: adding candidates to table 61.507 * * [progress]: iteration 3 / 4 61.507 * * * [progress]: picking best candidate 61.613 * * * * [pick]: Picked # 61.613 * * * [progress]: localizing error 61.698 * * * [progress]: generating rewritten candidates 61.698 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2) 62.640 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 1 2) 63.984 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1) 67.546 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1) 69.491 * * * [progress]: generating series expansions 69.491 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2) 69.492 * [backup-simplify]: Simplify (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) into (sqrt (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5))))))) 69.492 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 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) around 0 69.492 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 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 69.492 * [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 69.492 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 69.492 * [taylor]: Taking taylor expansion of (fabs x) in x 69.492 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.492 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 69.492 * [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 69.492 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 69.492 * [taylor]: Taking taylor expansion of 1/2 in x 69.492 * [backup-simplify]: Simplify 1/2 into 1/2 69.492 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 69.492 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 69.492 * [taylor]: Taking taylor expansion of (fabs x) in x 69.492 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.492 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 69.492 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 69.493 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 69.493 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 69.493 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 69.493 * [taylor]: Taking taylor expansion of 15/8 in x 69.493 * [backup-simplify]: Simplify 15/8 into 15/8 69.493 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 69.493 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 69.493 * [taylor]: Taking taylor expansion of (fabs x) in x 69.493 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.493 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 69.493 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 69.493 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 69.493 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 69.493 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 69.493 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 69.493 * [taylor]: Taking taylor expansion of 3/4 in x 69.493 * [backup-simplify]: Simplify 3/4 into 3/4 69.493 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 69.493 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 69.493 * [taylor]: Taking taylor expansion of (fabs x) in x 69.493 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.493 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 69.493 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 69.493 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 69.493 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 69.493 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs x) 3))) into (/ 1/2 (pow (fabs x) 3)) 69.494 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs x) 7))) into (/ 15/8 (pow (fabs x) 7)) 69.494 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs x) 5))) into (/ 3/4 (pow (fabs x) 5)) 69.494 * [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)))) 69.494 * [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))))) 69.494 * [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)))))) 69.495 * [backup-simplify]: Simplify (sqrt (+ (/ 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 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 69.495 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))))) into 0 69.495 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 69.495 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 69.495 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 69.496 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs x) 3)))) into 0 69.496 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 69.496 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 69.496 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 69.496 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 69.496 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))))) into 0 69.497 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs x) 7)))) into 0 69.497 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 69.497 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 69.497 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 69.497 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 69.497 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs x) 5)))) into 0 69.498 * [backup-simplify]: Simplify (+ 0 0) into 0 69.498 * [backup-simplify]: Simplify (+ 0 0) into 0 69.498 * [backup-simplify]: Simplify (+ 0 0) into 0 69.499 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 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 69.499 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 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 69.499 * [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 69.499 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 69.499 * [taylor]: Taking taylor expansion of (fabs x) in x 69.499 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.499 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 69.499 * [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 69.499 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 69.499 * [taylor]: Taking taylor expansion of 1/2 in x 69.499 * [backup-simplify]: Simplify 1/2 into 1/2 69.499 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 69.499 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 69.499 * [taylor]: Taking taylor expansion of (fabs x) in x 69.499 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.499 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 69.499 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 69.499 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 69.499 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 69.499 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 69.499 * [taylor]: Taking taylor expansion of 15/8 in x 69.499 * [backup-simplify]: Simplify 15/8 into 15/8 69.499 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 69.499 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 69.499 * [taylor]: Taking taylor expansion of (fabs x) in x 69.499 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.499 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 69.499 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 69.499 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 69.499 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 69.500 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 69.500 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 69.500 * [taylor]: Taking taylor expansion of 3/4 in x 69.500 * [backup-simplify]: Simplify 3/4 into 3/4 69.500 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 69.500 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 69.500 * [taylor]: Taking taylor expansion of (fabs x) in x 69.500 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.500 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 69.500 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 69.500 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 69.500 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 69.500 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs x) 3))) into (/ 1/2 (pow (fabs x) 3)) 69.500 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs x) 7))) into (/ 15/8 (pow (fabs x) 7)) 69.500 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs x) 5))) into (/ 3/4 (pow (fabs x) 5)) 69.500 * [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)))) 69.501 * [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))))) 69.501 * [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)))))) 69.501 * [backup-simplify]: Simplify (sqrt (+ (/ 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 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 69.501 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))))) into 0 69.501 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 69.501 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 69.502 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 69.502 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs x) 3)))) into 0 69.502 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 69.502 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 69.502 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 69.502 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 69.503 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))))) into 0 69.503 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs x) 7)))) into 0 69.503 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 69.503 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 69.503 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 69.503 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 69.504 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs x) 5)))) into 0 69.504 * [backup-simplify]: Simplify (+ 0 0) into 0 69.504 * [backup-simplify]: Simplify (+ 0 0) into 0 69.504 * [backup-simplify]: Simplify (+ 0 0) into 0 69.505 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 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 69.505 * [backup-simplify]: Simplify (sqrt (+ (/ 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 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 69.505 * [backup-simplify]: Simplify 0 into 0 69.505 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 69.506 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 69.506 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 69.506 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 69.507 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))) into 0 69.507 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 69.507 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 69.508 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 69.508 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 69.508 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 69.509 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))) into 0 69.509 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 69.509 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 69.510 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 69.510 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 69.510 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))) into 0 69.511 * [backup-simplify]: Simplify (+ 0 0) into 0 69.511 * [backup-simplify]: Simplify (+ 0 0) into 0 69.511 * [backup-simplify]: Simplify (+ 0 0) into 0 69.512 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (+ (/ 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 69.512 * [backup-simplify]: Simplify 0 into 0 69.512 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 69.513 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 69.513 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 69.513 * [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 69.514 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))) into 0 69.515 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 69.515 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 69.516 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 69.516 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 69.517 * [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 69.517 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))) into 0 69.518 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 69.518 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 69.519 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 69.519 * [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 69.521 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))) into 0 69.521 * [backup-simplify]: Simplify (+ 0 0) into 0 69.521 * [backup-simplify]: Simplify (+ 0 0) into 0 69.522 * [backup-simplify]: Simplify (+ 0 0) into 0 69.523 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (+ (/ 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 69.523 * [backup-simplify]: Simplify 0 into 0 69.524 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 69.525 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 69.527 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 69.527 * [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 69.529 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))) into 0 69.530 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 69.531 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 69.532 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 69.534 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 69.534 * [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 69.536 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))))) into 0 69.537 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 69.539 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 69.540 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 69.540 * [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 69.542 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))) into 0 69.542 * [backup-simplify]: Simplify (+ 0 0) into 0 69.543 * [backup-simplify]: Simplify (+ 0 0) into 0 69.543 * [backup-simplify]: Simplify (+ 0 0) into 0 69.545 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (+ (/ 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 69.545 * [backup-simplify]: Simplify 0 into 0 69.545 * [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 69.547 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 69.548 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 69.548 * [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 69.549 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))))) into 0 69.550 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 69.551 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 69.552 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 69.553 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 69.553 * [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 69.555 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))))) into 0 69.556 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 69.557 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 69.558 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 69.558 * [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 69.559 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))))) into 0 69.559 * [backup-simplify]: Simplify (+ 0 0) into 0 69.560 * [backup-simplify]: Simplify (+ 0 0) into 0 69.560 * [backup-simplify]: Simplify (+ 0 0) into 0 69.561 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (+ (/ 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 69.561 * [backup-simplify]: Simplify 0 into 0 69.561 * [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 69.562 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 69.563 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 69.564 * [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 69.565 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))))) into 0 69.566 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 69.567 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 69.568 * [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 69.574 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 69.575 * [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 69.576 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))))))) into 0 69.577 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 69.579 * [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 69.580 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 69.581 * [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 69.583 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))))) into 0 69.583 * [backup-simplify]: Simplify (+ 0 0) into 0 69.584 * [backup-simplify]: Simplify (+ 0 0) into 0 69.584 * [backup-simplify]: Simplify (+ 0 0) into 0 69.586 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (+ (/ 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 69.586 * [backup-simplify]: Simplify 0 into 0 69.587 * [backup-simplify]: Simplify (sqrt (+ (/ 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 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 69.587 * [backup-simplify]: Simplify (sqrt (+ (/ 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 (sqrt (+ (* 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))))))) 69.587 * [approximate]: Taking taylor expansion of (sqrt (+ (* 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) around 0 69.587 * [taylor]: Taking taylor expansion of (sqrt (+ (* 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 69.587 * [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 69.588 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 69.588 * [taylor]: Taking taylor expansion of 1/2 in x 69.588 * [backup-simplify]: Simplify 1/2 into 1/2 69.588 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 69.588 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 69.588 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.588 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.588 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 69.588 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 69.588 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 69.588 * [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 69.588 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 69.588 * [taylor]: Taking taylor expansion of 15/8 in x 69.588 * [backup-simplify]: Simplify 15/8 into 15/8 69.588 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 69.588 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 69.588 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.588 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.589 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 69.589 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 69.589 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 69.589 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 69.589 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 69.589 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 69.589 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 69.589 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.589 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.589 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 69.589 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 69.589 * [taylor]: Taking taylor expansion of 3/4 in x 69.590 * [backup-simplify]: Simplify 3/4 into 3/4 69.590 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 69.590 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 69.590 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.590 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.590 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 69.590 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 69.590 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 69.590 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 69.590 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 69.591 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) into (/ 15/8 (pow (fabs (/ 1 x)) 7)) 69.591 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 69.591 * [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)))) 69.591 * [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))))) 69.592 * [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)))))) 69.593 * [backup-simplify]: Simplify (sqrt (+ (* 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))))))) into (sqrt (+ (* 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))))))) 69.593 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 69.593 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 69.594 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 69.594 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))) into 0 69.595 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 69.595 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 69.595 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 69.596 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 69.596 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 69.597 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))) into 0 69.597 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))))) into 0 69.597 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 69.597 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 69.598 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 69.598 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 69.598 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))) into 0 69.599 * [backup-simplify]: Simplify (+ 0 0) into 0 69.599 * [backup-simplify]: Simplify (+ 0 0) into 0 69.600 * [backup-simplify]: Simplify (+ 0 0) into 0 69.600 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 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))))))))) into 0 69.600 * [taylor]: Taking taylor expansion of (sqrt (+ (* 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 69.601 * [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 69.601 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 69.601 * [taylor]: Taking taylor expansion of 1/2 in x 69.601 * [backup-simplify]: Simplify 1/2 into 1/2 69.601 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 69.601 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 69.601 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.601 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.601 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 69.601 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 69.601 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 69.601 * [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 69.601 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 69.601 * [taylor]: Taking taylor expansion of 15/8 in x 69.601 * [backup-simplify]: Simplify 15/8 into 15/8 69.601 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 69.601 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 69.602 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.602 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.602 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 69.602 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 69.602 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 69.602 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 69.602 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 69.602 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 69.603 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 69.603 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.603 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.603 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 69.603 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 69.603 * [taylor]: Taking taylor expansion of 3/4 in x 69.603 * [backup-simplify]: Simplify 3/4 into 3/4 69.603 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 69.603 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 69.603 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.603 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.603 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 69.604 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 69.604 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 69.604 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 69.604 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 69.604 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) into (/ 15/8 (pow (fabs (/ 1 x)) 7)) 69.604 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 69.605 * [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)))) 69.605 * [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))))) 69.606 * [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)))))) 69.606 * [backup-simplify]: Simplify (sqrt (+ (* 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))))))) into (sqrt (+ (* 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))))))) 69.607 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 69.607 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 69.607 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 69.608 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))) into 0 69.608 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 69.608 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 69.608 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 69.609 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 69.609 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 69.610 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))) into 0 69.610 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))))) into 0 69.610 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 69.610 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 69.610 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 69.611 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 69.611 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))) into 0 69.612 * [backup-simplify]: Simplify (+ 0 0) into 0 69.612 * [backup-simplify]: Simplify (+ 0 0) into 0 69.612 * [backup-simplify]: Simplify (+ 0 0) into 0 69.613 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 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))))))))) into 0 69.614 * [backup-simplify]: Simplify (sqrt (+ (* 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))))))) into (sqrt (+ (* 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))))))) 69.614 * [backup-simplify]: Simplify 0 into 0 69.615 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 69.615 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 69.615 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 69.616 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))) into 0 69.617 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 69.617 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 69.618 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 69.619 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 69.619 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 69.620 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))) into 0 69.620 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 69.621 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 69.621 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 69.622 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 69.622 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 69.623 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))) into 0 69.623 * [backup-simplify]: Simplify (+ 0 0) into 0 69.624 * [backup-simplify]: Simplify (+ 0 0) into 0 69.624 * [backup-simplify]: Simplify (+ 0 0) into 0 69.626 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (+ (* 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))))))))) into 0 69.626 * [backup-simplify]: Simplify 0 into 0 69.627 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 69.628 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 69.628 * [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 69.629 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))) into 0 69.630 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 69.631 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 69.632 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 69.633 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 69.633 * [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 69.635 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))) into 0 69.635 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 69.636 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 69.637 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 69.638 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 69.638 * [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 69.639 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into 0 69.640 * [backup-simplify]: Simplify (+ 0 0) into 0 69.640 * [backup-simplify]: Simplify (+ 0 0) into 0 69.641 * [backup-simplify]: Simplify (+ 0 0) into 0 69.642 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (+ (* 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))))))))) into 0 69.642 * [backup-simplify]: Simplify 0 into 0 69.644 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 69.645 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 69.645 * [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 69.647 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))))) into 0 69.648 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 69.650 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 69.651 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 69.652 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 69.653 * [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 69.654 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))))) into 0 69.655 * [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 69.656 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 69.658 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 69.659 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 69.660 * [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 69.661 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))))) into 0 69.662 * [backup-simplify]: Simplify (+ 0 0) into 0 69.662 * [backup-simplify]: Simplify (+ 0 0) into 0 69.662 * [backup-simplify]: Simplify (+ 0 0) into 0 69.664 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (+ (* 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))))))))) into 0 69.664 * [backup-simplify]: Simplify 0 into 0 69.666 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 69.668 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 69.669 * [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 69.671 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))))) into 0 69.672 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 69.674 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 69.675 * [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 69.677 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 69.678 * [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 69.680 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))))) into 0 69.680 * [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 69.682 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 69.683 * [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 69.685 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 69.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))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 69.688 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))))) into 0 69.688 * [backup-simplify]: Simplify (+ 0 0) into 0 69.688 * [backup-simplify]: Simplify (+ 0 0) into 0 69.689 * [backup-simplify]: Simplify (+ 0 0) into 0 69.690 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (+ (* 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))))))))) into 0 69.691 * [backup-simplify]: Simplify 0 into 0 69.692 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 69.694 * [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 69.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))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 69.698 * [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 69.700 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 69.702 * [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 69.704 * [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 69.706 * [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 69.707 * [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 69.710 * [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 69.710 * [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 69.714 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 69.716 * [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 69.718 * [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 69.719 * [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 69.721 * [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 69.722 * [backup-simplify]: Simplify (+ 0 0) into 0 69.722 * [backup-simplify]: Simplify (+ 0 0) into 0 69.722 * [backup-simplify]: Simplify (+ 0 0) into 0 69.724 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (+ (* 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))))))))) into 0 69.724 * [backup-simplify]: Simplify 0 into 0 69.725 * [backup-simplify]: Simplify (sqrt (+ (* 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))))))) into (sqrt (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 69.726 * [backup-simplify]: Simplify (sqrt (+ (/ 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 (sqrt (+ (* 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))))))) 69.726 * [approximate]: Taking taylor expansion of (sqrt (+ (* 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) around 0 69.726 * [taylor]: Taking taylor expansion of (sqrt (+ (* 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 69.726 * [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 69.726 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 69.726 * [taylor]: Taking taylor expansion of 1/2 in x 69.726 * [backup-simplify]: Simplify 1/2 into 1/2 69.726 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 69.726 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 69.726 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.726 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.726 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 69.726 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 69.726 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 69.727 * [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 69.727 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 69.727 * [taylor]: Taking taylor expansion of 15/8 in x 69.727 * [backup-simplify]: Simplify 15/8 into 15/8 69.727 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 69.727 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 69.727 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.727 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.727 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 69.727 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 69.727 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 69.727 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 69.728 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 69.728 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 69.728 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 69.728 * [taylor]: Taking taylor expansion of 3/4 in x 69.728 * [backup-simplify]: Simplify 3/4 into 3/4 69.728 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 69.728 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 69.728 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.728 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.728 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 69.728 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 69.728 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 69.728 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 69.728 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 69.728 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.729 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.729 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 69.729 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 69.729 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) into (/ 15/8 (pow (fabs (/ -1 x)) 7)) 69.729 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 69.729 * [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)))) 69.730 * [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))))) 69.730 * [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)))))) 69.731 * [backup-simplify]: Simplify (sqrt (+ (* 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 (sqrt (+ (* 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))))))) 69.731 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 69.731 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 69.732 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 69.732 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))) into 0 69.733 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 69.733 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 69.733 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 69.733 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 69.733 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 69.734 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))) into 0 69.734 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 69.735 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 69.735 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 69.735 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 69.736 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))) into 0 69.736 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))))) into 0 69.736 * [backup-simplify]: Simplify (+ 0 0) into 0 69.737 * [backup-simplify]: Simplify (+ 0 0) into 0 69.737 * [backup-simplify]: Simplify (+ 0 0) into 0 69.738 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 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 69.738 * [taylor]: Taking taylor expansion of (sqrt (+ (* 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 69.738 * [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 69.738 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 69.738 * [taylor]: Taking taylor expansion of 1/2 in x 69.738 * [backup-simplify]: Simplify 1/2 into 1/2 69.738 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 69.738 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 69.738 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.738 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.738 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 69.738 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 69.738 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 69.738 * [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 69.739 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 69.739 * [taylor]: Taking taylor expansion of 15/8 in x 69.739 * [backup-simplify]: Simplify 15/8 into 15/8 69.739 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 69.739 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 69.739 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.739 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.739 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 69.739 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 69.739 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 69.739 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 69.740 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 69.740 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 69.740 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 69.740 * [taylor]: Taking taylor expansion of 3/4 in x 69.740 * [backup-simplify]: Simplify 3/4 into 3/4 69.740 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 69.740 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 69.740 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.740 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.740 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 69.740 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 69.740 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 69.740 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 69.741 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 69.741 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.741 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.741 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 69.741 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 69.741 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) into (/ 15/8 (pow (fabs (/ -1 x)) 7)) 69.741 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 69.741 * [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)))) 69.742 * [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))))) 69.743 * [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)))))) 69.743 * [backup-simplify]: Simplify (sqrt (+ (* 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 (sqrt (+ (* 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))))))) 69.743 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 69.744 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 69.744 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 69.745 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))) into 0 69.745 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 69.745 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 69.745 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 69.745 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 69.746 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 69.746 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))) into 0 69.747 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 69.747 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 69.747 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 69.747 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 69.748 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))) into 0 69.748 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))))) into 0 69.748 * [backup-simplify]: Simplify (+ 0 0) into 0 69.749 * [backup-simplify]: Simplify (+ 0 0) into 0 69.749 * [backup-simplify]: Simplify (+ 0 0) into 0 69.750 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 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 69.751 * [backup-simplify]: Simplify (sqrt (+ (* 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 (sqrt (+ (* 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))))))) 69.751 * [backup-simplify]: Simplify 0 into 0 69.751 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 69.752 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 69.752 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 69.753 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))) into 0 69.754 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 69.754 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 69.755 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 69.756 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 69.756 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 69.757 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))) into 0 69.757 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 69.758 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 69.759 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 69.759 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 69.760 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))) into 0 69.760 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 69.761 * [backup-simplify]: Simplify (+ 0 0) into 0 69.761 * [backup-simplify]: Simplify (+ 0 0) into 0 69.761 * [backup-simplify]: Simplify (+ 0 0) into 0 69.763 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (+ (* 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 69.763 * [backup-simplify]: Simplify 0 into 0 69.764 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 69.765 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 69.765 * [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 69.767 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))) into 0 69.768 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 69.769 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 69.769 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 69.770 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 69.771 * [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 69.772 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))) into 0 69.773 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 69.774 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 69.775 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 69.775 * [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 69.776 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))) into 0 69.776 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 69.776 * [backup-simplify]: Simplify (+ 0 0) into 0 69.777 * [backup-simplify]: Simplify (+ 0 0) into 0 69.777 * [backup-simplify]: Simplify (+ 0 0) into 0 69.778 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (+ (* 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 69.778 * [backup-simplify]: Simplify 0 into 0 69.779 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 69.779 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 69.780 * [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 69.781 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))))) into 0 69.781 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 69.782 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 69.783 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 69.784 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 69.784 * [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 69.785 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))))) into 0 69.786 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 69.787 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 69.788 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 69.788 * [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 69.789 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))))) into 0 69.789 * [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 69.790 * [backup-simplify]: Simplify (+ 0 0) into 0 69.790 * [backup-simplify]: Simplify (+ 0 0) into 0 69.790 * [backup-simplify]: Simplify (+ 0 0) into 0 69.791 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (+ (* 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 69.791 * [backup-simplify]: Simplify 0 into 0 69.792 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 69.793 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 69.794 * [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 69.795 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))))) into 0 69.796 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 69.797 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 69.798 * [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 69.799 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 69.799 * [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 69.800 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))))) into 0 69.801 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 69.802 * [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 69.803 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 69.804 * [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 69.805 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))))) into 0 69.805 * [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 69.806 * [backup-simplify]: Simplify (+ 0 0) into 0 69.806 * [backup-simplify]: Simplify (+ 0 0) into 0 69.806 * [backup-simplify]: Simplify (+ 0 0) into 0 69.807 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (+ (* 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 69.807 * [backup-simplify]: Simplify 0 into 0 69.808 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 69.810 * [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 69.810 * [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 69.812 * [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 69.813 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 69.814 * [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 69.816 * [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 69.817 * [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 69.817 * [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 69.819 * [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 69.820 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 69.821 * [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 69.822 * [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 69.823 * [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 69.826 * [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 69.826 * [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 69.826 * [backup-simplify]: Simplify (+ 0 0) into 0 69.827 * [backup-simplify]: Simplify (+ 0 0) into 0 69.827 * [backup-simplify]: Simplify (+ 0 0) into 0 69.828 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (+ (* 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 69.828 * [backup-simplify]: Simplify 0 into 0 69.828 * [backup-simplify]: Simplify (sqrt (+ (* 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))))))))) into (sqrt (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 69.828 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 1 2) 69.829 * [backup-simplify]: Simplify (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) into (sqrt (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5))))))) 69.829 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 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) around 0 69.829 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 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 69.829 * [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 69.829 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 69.829 * [taylor]: Taking taylor expansion of (fabs x) in x 69.829 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.829 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 69.829 * [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 69.829 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 69.829 * [taylor]: Taking taylor expansion of 1/2 in x 69.829 * [backup-simplify]: Simplify 1/2 into 1/2 69.829 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 69.829 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 69.829 * [taylor]: Taking taylor expansion of (fabs x) in x 69.829 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.829 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 69.829 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 69.829 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 69.829 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 69.829 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 69.829 * [taylor]: Taking taylor expansion of 15/8 in x 69.829 * [backup-simplify]: Simplify 15/8 into 15/8 69.829 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 69.829 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 69.829 * [taylor]: Taking taylor expansion of (fabs x) in x 69.829 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.829 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 69.830 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 69.830 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 69.830 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 69.830 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 69.830 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 69.830 * [taylor]: Taking taylor expansion of 3/4 in x 69.830 * [backup-simplify]: Simplify 3/4 into 3/4 69.830 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 69.830 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 69.830 * [taylor]: Taking taylor expansion of (fabs x) in x 69.830 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.830 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 69.830 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 69.830 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 69.830 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 69.830 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs x) 3))) into (/ 1/2 (pow (fabs x) 3)) 69.830 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs x) 7))) into (/ 15/8 (pow (fabs x) 7)) 69.830 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs x) 5))) into (/ 3/4 (pow (fabs x) 5)) 69.830 * [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)))) 69.831 * [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))))) 69.831 * [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)))))) 69.831 * [backup-simplify]: Simplify (sqrt (+ (/ 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 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 69.832 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))))) into 0 69.832 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 69.832 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 69.832 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 69.832 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs x) 3)))) into 0 69.832 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 69.832 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 69.833 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 69.833 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 69.833 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))))) into 0 69.833 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs x) 7)))) into 0 69.833 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 69.833 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 69.833 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 69.833 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 69.834 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs x) 5)))) into 0 69.834 * [backup-simplify]: Simplify (+ 0 0) into 0 69.834 * [backup-simplify]: Simplify (+ 0 0) into 0 69.834 * [backup-simplify]: Simplify (+ 0 0) into 0 69.835 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 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 69.835 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 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 69.835 * [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 69.835 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 69.835 * [taylor]: Taking taylor expansion of (fabs x) in x 69.835 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.835 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 69.835 * [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 69.835 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 69.835 * [taylor]: Taking taylor expansion of 1/2 in x 69.835 * [backup-simplify]: Simplify 1/2 into 1/2 69.835 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 69.835 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 69.835 * [taylor]: Taking taylor expansion of (fabs x) in x 69.835 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.835 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 69.835 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 69.835 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 69.835 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 69.835 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 69.835 * [taylor]: Taking taylor expansion of 15/8 in x 69.835 * [backup-simplify]: Simplify 15/8 into 15/8 69.835 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 69.836 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 69.836 * [taylor]: Taking taylor expansion of (fabs x) in x 69.836 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.836 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 69.836 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 69.836 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 69.836 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 69.836 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 69.836 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 69.836 * [taylor]: Taking taylor expansion of 3/4 in x 69.836 * [backup-simplify]: Simplify 3/4 into 3/4 69.836 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 69.836 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 69.836 * [taylor]: Taking taylor expansion of (fabs x) in x 69.836 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.836 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 69.836 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 69.836 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 69.836 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 69.836 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs x) 3))) into (/ 1/2 (pow (fabs x) 3)) 69.836 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs x) 7))) into (/ 15/8 (pow (fabs x) 7)) 69.837 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs x) 5))) into (/ 3/4 (pow (fabs x) 5)) 69.837 * [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)))) 69.837 * [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))))) 69.837 * [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)))))) 69.838 * [backup-simplify]: Simplify (sqrt (+ (/ 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 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 69.838 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))))) into 0 69.838 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 69.838 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 69.838 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 69.838 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs x) 3)))) into 0 69.839 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 69.839 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 69.839 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 69.839 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 69.839 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))))) into 0 69.839 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs x) 7)))) into 0 69.839 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 69.839 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 69.840 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 69.840 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 69.840 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs x) 5)))) into 0 69.840 * [backup-simplify]: Simplify (+ 0 0) into 0 69.840 * [backup-simplify]: Simplify (+ 0 0) into 0 69.841 * [backup-simplify]: Simplify (+ 0 0) into 0 69.841 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (/ 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 69.842 * [backup-simplify]: Simplify (sqrt (+ (/ 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 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 69.842 * [backup-simplify]: Simplify 0 into 0 69.842 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 69.842 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 69.842 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 69.843 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 69.843 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))) into 0 69.843 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 69.844 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 69.844 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 69.844 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 69.845 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 69.845 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))) into 0 69.845 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 69.846 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 69.846 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 69.846 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 69.847 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))) into 0 69.847 * [backup-simplify]: Simplify (+ 0 0) into 0 69.848 * [backup-simplify]: Simplify (+ 0 0) into 0 69.848 * [backup-simplify]: Simplify (+ 0 0) into 0 69.849 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (+ (/ 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 69.849 * [backup-simplify]: Simplify 0 into 0 69.849 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 69.849 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 69.850 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 69.850 * [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 69.851 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))) into 0 69.851 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 69.852 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 69.852 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 69.853 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 69.853 * [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 69.854 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))) into 0 69.854 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 69.855 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 69.855 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 69.856 * [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 69.857 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))) into 0 69.857 * [backup-simplify]: Simplify (+ 0 0) into 0 69.857 * [backup-simplify]: Simplify (+ 0 0) into 0 69.857 * [backup-simplify]: Simplify (+ 0 0) into 0 69.858 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (+ (/ 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 69.858 * [backup-simplify]: Simplify 0 into 0 69.858 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 69.859 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 69.860 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 69.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))))) into 0 69.861 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))) into 0 69.862 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 69.863 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 69.863 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 69.864 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 69.864 * [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 69.865 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))))) into 0 69.866 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 69.867 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 69.868 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 69.868 * [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 69.869 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))) into 0 69.869 * [backup-simplify]: Simplify (+ 0 0) into 0 69.870 * [backup-simplify]: Simplify (+ 0 0) into 0 69.870 * [backup-simplify]: Simplify (+ 0 0) into 0 69.871 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (+ (/ 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 69.871 * [backup-simplify]: Simplify 0 into 0 69.871 * [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 69.872 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 69.873 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 69.873 * [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 69.874 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))))) into 0 69.875 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 69.876 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 69.877 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 69.878 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 69.879 * [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 69.880 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))))) into 0 69.882 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 69.884 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 69.885 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 69.886 * [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 69.888 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))))) into 0 69.888 * [backup-simplify]: Simplify (+ 0 0) into 0 69.888 * [backup-simplify]: Simplify (+ 0 0) into 0 69.889 * [backup-simplify]: Simplify (+ 0 0) into 0 69.890 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (+ (/ 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 69.890 * [backup-simplify]: Simplify 0 into 0 69.891 * [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 69.893 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 69.894 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 69.895 * [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 69.897 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))))) into 0 69.899 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 69.901 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 69.903 * [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 69.905 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 69.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))) (* 0 (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 69.908 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))))))) into 0 69.910 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 69.912 * [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 69.914 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 69.915 * [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 69.917 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))))) into 0 69.918 * [backup-simplify]: Simplify (+ 0 0) into 0 69.918 * [backup-simplify]: Simplify (+ 0 0) into 0 69.919 * [backup-simplify]: Simplify (+ 0 0) into 0 69.920 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (+ (/ 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 69.920 * [backup-simplify]: Simplify 0 into 0 69.921 * [backup-simplify]: Simplify (sqrt (+ (/ 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 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 69.922 * [backup-simplify]: Simplify (sqrt (+ (/ 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 (sqrt (+ (* 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))))))) 69.922 * [approximate]: Taking taylor expansion of (sqrt (+ (* 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) around 0 69.922 * [taylor]: Taking taylor expansion of (sqrt (+ (* 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 69.922 * [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 69.922 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 69.922 * [taylor]: Taking taylor expansion of 1/2 in x 69.922 * [backup-simplify]: Simplify 1/2 into 1/2 69.922 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 69.922 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 69.922 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.922 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.922 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 69.922 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 69.922 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 69.922 * [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 69.922 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 69.922 * [taylor]: Taking taylor expansion of 15/8 in x 69.922 * [backup-simplify]: Simplify 15/8 into 15/8 69.923 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 69.923 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 69.923 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.923 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.923 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 69.923 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 69.923 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 69.923 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 69.923 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 69.923 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 69.923 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 69.923 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.924 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.924 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 69.924 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 69.924 * [taylor]: Taking taylor expansion of 3/4 in x 69.924 * [backup-simplify]: Simplify 3/4 into 3/4 69.924 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 69.924 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 69.924 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.924 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.924 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 69.924 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 69.924 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 69.924 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 69.925 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 69.925 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) into (/ 15/8 (pow (fabs (/ 1 x)) 7)) 69.925 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 69.925 * [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)))) 69.926 * [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))))) 69.926 * [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)))))) 69.927 * [backup-simplify]: Simplify (sqrt (+ (* 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))))))) into (sqrt (+ (* 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))))))) 69.927 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 69.927 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 69.928 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 69.928 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))) into 0 69.929 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 69.929 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 69.929 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 69.929 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 69.929 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 69.930 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))) into 0 69.930 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))))) into 0 69.930 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 69.930 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 69.931 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 69.931 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 69.933 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))) into 0 69.934 * [backup-simplify]: Simplify (+ 0 0) into 0 69.934 * [backup-simplify]: Simplify (+ 0 0) into 0 69.935 * [backup-simplify]: Simplify (+ 0 0) into 0 69.936 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 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))))))))) into 0 69.936 * [taylor]: Taking taylor expansion of (sqrt (+ (* 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 69.936 * [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 69.936 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 69.936 * [taylor]: Taking taylor expansion of 1/2 in x 69.936 * [backup-simplify]: Simplify 1/2 into 1/2 69.936 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 69.936 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 69.936 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.936 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.936 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 69.936 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 69.936 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 69.936 * [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 69.936 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 69.936 * [taylor]: Taking taylor expansion of 15/8 in x 69.937 * [backup-simplify]: Simplify 15/8 into 15/8 69.937 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 69.937 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 69.937 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.937 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.937 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 69.937 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 69.937 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 69.937 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 69.937 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 69.937 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 69.937 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 69.937 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.938 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.938 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 69.938 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 69.938 * [taylor]: Taking taylor expansion of 3/4 in x 69.938 * [backup-simplify]: Simplify 3/4 into 3/4 69.938 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 69.938 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 69.938 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.938 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.938 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 69.938 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 69.938 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 69.938 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 69.939 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 69.939 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) into (/ 15/8 (pow (fabs (/ 1 x)) 7)) 69.939 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 69.939 * [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)))) 69.940 * [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))))) 69.940 * [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)))))) 69.941 * [backup-simplify]: Simplify (sqrt (+ (* 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))))))) into (sqrt (+ (* 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))))))) 69.941 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 69.941 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 69.942 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 69.942 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))) into 0 69.942 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 69.943 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 69.943 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 69.943 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 69.943 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 69.944 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))) into 0 69.944 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))))) into 0 69.944 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 69.944 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 69.945 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 69.945 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 69.945 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))) into 0 69.946 * [backup-simplify]: Simplify (+ 0 0) into 0 69.946 * [backup-simplify]: Simplify (+ 0 0) into 0 69.947 * [backup-simplify]: Simplify (+ 0 0) into 0 69.947 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 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))))))))) into 0 69.948 * [backup-simplify]: Simplify (sqrt (+ (* 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))))))) into (sqrt (+ (* 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))))))) 69.948 * [backup-simplify]: Simplify 0 into 0 69.949 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 69.950 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 69.950 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 69.951 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))) into 0 69.951 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 69.952 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 69.952 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 69.953 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 69.953 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 69.954 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))) into 0 69.955 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 69.955 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 69.956 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 69.956 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 69.957 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 69.958 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))) into 0 69.958 * [backup-simplify]: Simplify (+ 0 0) into 0 69.958 * [backup-simplify]: Simplify (+ 0 0) into 0 69.959 * [backup-simplify]: Simplify (+ 0 0) into 0 69.960 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (+ (* 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))))))))) into 0 69.960 * [backup-simplify]: Simplify 0 into 0 69.961 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 69.962 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 69.962 * [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 69.964 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))) into 0 69.965 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 69.966 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 69.967 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 69.968 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 69.968 * [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 69.969 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))) into 0 69.970 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 69.971 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 69.972 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 69.973 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 69.973 * [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 69.974 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into 0 69.975 * [backup-simplify]: Simplify (+ 0 0) into 0 69.975 * [backup-simplify]: Simplify (+ 0 0) into 0 69.975 * [backup-simplify]: Simplify (+ 0 0) into 0 69.977 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (+ (* 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))))))))) into 0 69.977 * [backup-simplify]: Simplify 0 into 0 69.979 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 69.980 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 69.981 * [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 69.982 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))))) into 0 69.983 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 69.985 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 69.986 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 69.987 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 69.988 * [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 69.990 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))))) into 0 69.990 * [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 69.991 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 69.993 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 69.994 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 69.995 * [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 69.996 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))))) into 0 69.997 * [backup-simplify]: Simplify (+ 0 0) into 0 69.997 * [backup-simplify]: Simplify (+ 0 0) into 0 69.997 * [backup-simplify]: Simplify (+ 0 0) into 0 69.999 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (+ (* 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))))))))) into 0 69.999 * [backup-simplify]: Simplify 0 into 0 70.001 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 70.002 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 70.003 * [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 70.005 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))))) into 0 70.006 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 70.008 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 70.010 * [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 70.011 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 70.012 * [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 70.014 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))))) into 0 70.014 * [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 70.016 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 70.018 * [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 70.019 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 70.020 * [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 70.022 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))))) into 0 70.023 * [backup-simplify]: Simplify (+ 0 0) into 0 70.023 * [backup-simplify]: Simplify (+ 0 0) into 0 70.023 * [backup-simplify]: Simplify (+ 0 0) into 0 70.024 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (+ (* 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))))))))) into 0 70.024 * [backup-simplify]: Simplify 0 into 0 70.026 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 70.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 70.027 * [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 70.029 * [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 70.030 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 70.031 * [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 70.032 * [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 70.034 * [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 70.034 * [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 70.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 70.036 * [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 70.037 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 70.038 * [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 70.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 70.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))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 70.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 70.042 * [backup-simplify]: Simplify (+ 0 0) into 0 70.042 * [backup-simplify]: Simplify (+ 0 0) into 0 70.042 * [backup-simplify]: Simplify (+ 0 0) into 0 70.043 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (+ (* 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))))))))) into 0 70.043 * [backup-simplify]: Simplify 0 into 0 70.044 * [backup-simplify]: Simplify (sqrt (+ (* 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))))))) into (sqrt (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 70.044 * [backup-simplify]: Simplify (sqrt (+ (/ 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 (sqrt (+ (* 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))))))) 70.044 * [approximate]: Taking taylor expansion of (sqrt (+ (* 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) around 0 70.044 * [taylor]: Taking taylor expansion of (sqrt (+ (* 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 70.044 * [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 70.044 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 70.044 * [taylor]: Taking taylor expansion of 1/2 in x 70.044 * [backup-simplify]: Simplify 1/2 into 1/2 70.044 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 70.044 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 70.044 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 70.044 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 70.044 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 70.044 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 70.045 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 70.045 * [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 70.045 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 70.045 * [taylor]: Taking taylor expansion of 15/8 in x 70.045 * [backup-simplify]: Simplify 15/8 into 15/8 70.045 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 70.045 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 70.045 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 70.045 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 70.045 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 70.045 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 70.045 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 70.045 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 70.045 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 70.045 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 70.045 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 70.045 * [taylor]: Taking taylor expansion of 3/4 in x 70.045 * [backup-simplify]: Simplify 3/4 into 3/4 70.045 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 70.045 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 70.045 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 70.045 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 70.045 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 70.045 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 70.046 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 70.046 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 70.046 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 70.046 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 70.046 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 70.046 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 70.046 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 70.046 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) into (/ 15/8 (pow (fabs (/ -1 x)) 7)) 70.046 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 70.046 * [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)))) 70.046 * [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))))) 70.047 * [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)))))) 70.047 * [backup-simplify]: Simplify (sqrt (+ (* 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 (sqrt (+ (* 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))))))) 70.047 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 70.047 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 70.047 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 70.048 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))) into 0 70.048 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 70.048 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 70.048 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 70.048 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 70.049 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 70.049 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))) into 0 70.049 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 70.049 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 70.049 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 70.049 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 70.050 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))) into 0 70.050 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))))) into 0 70.050 * [backup-simplify]: Simplify (+ 0 0) into 0 70.050 * [backup-simplify]: Simplify (+ 0 0) into 0 70.051 * [backup-simplify]: Simplify (+ 0 0) into 0 70.051 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 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 70.051 * [taylor]: Taking taylor expansion of (sqrt (+ (* 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 70.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 70.051 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 70.051 * [taylor]: Taking taylor expansion of 1/2 in x 70.051 * [backup-simplify]: Simplify 1/2 into 1/2 70.051 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 70.051 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 70.051 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 70.051 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 70.051 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 70.051 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 70.052 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 70.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 70.052 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 70.052 * [taylor]: Taking taylor expansion of 15/8 in x 70.052 * [backup-simplify]: Simplify 15/8 into 15/8 70.052 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 70.052 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 70.052 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 70.052 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 70.052 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 70.052 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 70.052 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 70.052 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 70.052 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 70.052 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 70.052 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 70.052 * [taylor]: Taking taylor expansion of 3/4 in x 70.052 * [backup-simplify]: Simplify 3/4 into 3/4 70.052 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 70.052 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 70.052 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 70.052 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 70.052 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 70.053 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 70.053 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 70.053 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 70.053 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 70.053 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 70.053 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 70.053 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 70.053 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 70.053 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) into (/ 15/8 (pow (fabs (/ -1 x)) 7)) 70.053 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 70.053 * [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)))) 70.053 * [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))))) 70.054 * [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)))))) 70.054 * [backup-simplify]: Simplify (sqrt (+ (* 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 (sqrt (+ (* 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))))))) 70.054 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 70.054 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 70.054 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 70.056 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))) into 0 70.056 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 70.056 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 70.057 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 70.057 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 70.057 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 70.057 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))) into 0 70.057 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 70.058 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 70.058 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 70.058 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 70.058 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))) into 0 70.058 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))))) into 0 70.059 * [backup-simplify]: Simplify (+ 0 0) into 0 70.059 * [backup-simplify]: Simplify (+ 0 0) into 0 70.059 * [backup-simplify]: Simplify (+ 0 0) into 0 70.059 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (* 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 70.060 * [backup-simplify]: Simplify (sqrt (+ (* 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 (sqrt (+ (* 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))))))) 70.060 * [backup-simplify]: Simplify 0 into 0 70.060 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 70.061 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 70.061 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 70.061 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))) into 0 70.062 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 70.062 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 70.062 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 70.063 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 70.063 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 70.064 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))) into 0 70.064 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 70.064 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 70.065 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 70.065 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 70.065 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))) into 0 70.066 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 70.066 * [backup-simplify]: Simplify (+ 0 0) into 0 70.066 * [backup-simplify]: Simplify (+ 0 0) into 0 70.066 * [backup-simplify]: Simplify (+ 0 0) into 0 70.067 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (+ (* 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 70.067 * [backup-simplify]: Simplify 0 into 0 70.068 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 70.068 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 70.069 * [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 70.069 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))) into 0 70.070 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 70.070 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 70.071 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 70.072 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 70.072 * [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 70.073 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))) into 0 70.073 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 70.074 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 70.074 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 70.075 * [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 70.075 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))) into 0 70.076 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 70.076 * [backup-simplify]: Simplify (+ 0 0) into 0 70.076 * [backup-simplify]: Simplify (+ 0 0) into 0 70.076 * [backup-simplify]: Simplify (+ 0 0) into 0 70.077 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (+ (* 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 70.077 * [backup-simplify]: Simplify 0 into 0 70.078 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 70.079 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 70.079 * [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 70.080 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))))) into 0 70.081 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 70.082 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 70.082 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 70.083 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 70.084 * [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 70.085 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))))) into 0 70.085 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 70.086 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 70.087 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 70.087 * [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 70.089 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))))) into 0 70.089 * [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 70.089 * [backup-simplify]: Simplify (+ 0 0) into 0 70.089 * [backup-simplify]: Simplify (+ 0 0) into 0 70.090 * [backup-simplify]: Simplify (+ 0 0) into 0 70.091 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (+ (* 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 70.091 * [backup-simplify]: Simplify 0 into 0 70.092 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 70.093 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 70.093 * [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 70.094 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))))) into 0 70.095 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 70.096 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 70.097 * [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 70.098 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 70.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))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 70.100 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))))) into 0 70.101 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 70.102 * [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 70.103 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 70.104 * [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 70.105 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))))) into 0 70.105 * [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 70.105 * [backup-simplify]: Simplify (+ 0 0) into 0 70.105 * [backup-simplify]: Simplify (+ 0 0) into 0 70.106 * [backup-simplify]: Simplify (+ 0 0) into 0 70.107 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (+ (* 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 70.107 * [backup-simplify]: Simplify 0 into 0 70.108 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 70.109 * [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 70.109 * [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 70.111 * [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 70.112 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 70.113 * [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 70.115 * [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 70.116 * [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 70.116 * [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 70.118 * [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 70.119 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 70.120 * [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 70.121 * [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 70.122 * [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 70.123 * [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 70.123 * [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 70.124 * [backup-simplify]: Simplify (+ 0 0) into 0 70.124 * [backup-simplify]: Simplify (+ 0 0) into 0 70.124 * [backup-simplify]: Simplify (+ 0 0) into 0 70.125 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (+ (* 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 70.125 * [backup-simplify]: Simplify 0 into 0 70.126 * [backup-simplify]: Simplify (sqrt (+ (* 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))))))))) into (sqrt (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 70.126 * * * * [progress]: [ 3 / 4 ] generating series at (2 1) 70.127 * [backup-simplify]: Simplify (* (* (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)))))) 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))) 70.127 * [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 70.127 * [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 70.127 * [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 70.127 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 70.127 * [taylor]: Taking taylor expansion of (fabs x) in x 70.127 * [backup-simplify]: Simplify (fabs x) into (fabs x) 70.127 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 70.127 * [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 70.127 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 70.127 * [taylor]: Taking taylor expansion of 1/2 in x 70.127 * [backup-simplify]: Simplify 1/2 into 1/2 70.127 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 70.127 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 70.127 * [taylor]: Taking taylor expansion of (fabs x) in x 70.128 * [backup-simplify]: Simplify (fabs x) into (fabs x) 70.128 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 70.128 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 70.128 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 70.128 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 70.128 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 70.128 * [taylor]: Taking taylor expansion of 15/8 in x 70.128 * [backup-simplify]: Simplify 15/8 into 15/8 70.128 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 70.128 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 70.128 * [taylor]: Taking taylor expansion of (fabs x) in x 70.128 * [backup-simplify]: Simplify (fabs x) into (fabs x) 70.128 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 70.128 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 70.128 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 70.128 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 70.128 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 70.128 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 70.128 * [taylor]: Taking taylor expansion of 3/4 in x 70.128 * [backup-simplify]: Simplify 3/4 into 3/4 70.128 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 70.128 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 70.128 * [taylor]: Taking taylor expansion of (fabs x) in x 70.128 * [backup-simplify]: Simplify (fabs x) into (fabs x) 70.128 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 70.128 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 70.128 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 70.129 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 70.129 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 70.129 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 70.129 * [taylor]: Taking taylor expansion of PI in x 70.129 * [backup-simplify]: Simplify PI into PI 70.129 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 70.130 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 70.130 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 70.131 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 70.131 * [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 70.131 * [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 70.131 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 70.131 * [taylor]: Taking taylor expansion of (fabs x) in x 70.131 * [backup-simplify]: Simplify (fabs x) into (fabs x) 70.131 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 70.131 * [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 70.131 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 70.131 * [taylor]: Taking taylor expansion of 1/2 in x 70.131 * [backup-simplify]: Simplify 1/2 into 1/2 70.131 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 70.131 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 70.131 * [taylor]: Taking taylor expansion of (fabs x) in x 70.131 * [backup-simplify]: Simplify (fabs x) into (fabs x) 70.131 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 70.131 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 70.131 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 70.131 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 70.131 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 70.131 * [taylor]: Taking taylor expansion of 15/8 in x 70.131 * [backup-simplify]: Simplify 15/8 into 15/8 70.131 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 70.131 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 70.131 * [taylor]: Taking taylor expansion of (fabs x) in x 70.131 * [backup-simplify]: Simplify (fabs x) into (fabs x) 70.131 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 70.131 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 70.132 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 70.132 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 70.132 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 70.132 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 70.132 * [taylor]: Taking taylor expansion of 3/4 in x 70.132 * [backup-simplify]: Simplify 3/4 into 3/4 70.132 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 70.132 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 70.132 * [taylor]: Taking taylor expansion of (fabs x) in x 70.132 * [backup-simplify]: Simplify (fabs x) into (fabs x) 70.132 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 70.132 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 70.132 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 70.132 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 70.132 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 70.132 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 70.132 * [taylor]: Taking taylor expansion of PI in x 70.132 * [backup-simplify]: Simplify PI into PI 70.132 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 70.133 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 70.134 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 70.134 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 70.134 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs x) 3))) into (/ 1/2 (pow (fabs x) 3)) 70.134 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs x) 7))) into (/ 15/8 (pow (fabs x) 7)) 70.135 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs x) 5))) into (/ 3/4 (pow (fabs x) 5)) 70.135 * [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)))) 70.135 * [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))))) 70.135 * [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)))))) 70.136 * [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))))))) 70.137 * [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))))))) 70.137 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))))) into 0 70.137 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 70.137 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 70.138 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 70.138 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs x) 3)))) into 0 70.138 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 70.138 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 70.138 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 70.138 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 70.139 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))))) into 0 70.139 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs x) 7)))) into 0 70.139 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 70.139 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 70.139 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 70.139 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 70.140 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs x) 5)))) into 0 70.140 * [backup-simplify]: Simplify (+ 0 0) into 0 70.140 * [backup-simplify]: Simplify (+ 0 0) into 0 70.140 * [backup-simplify]: Simplify (+ 0 0) into 0 70.143 * [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 70.143 * [backup-simplify]: Simplify 0 into 0 70.144 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.144 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 70.145 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 70.145 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 70.145 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 70.145 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 70.146 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))) into 0 70.146 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 70.147 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 70.147 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 70.147 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 70.147 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 70.148 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))) into 0 70.148 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 70.149 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 70.149 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 70.149 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 70.150 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))) into 0 70.150 * [backup-simplify]: Simplify (+ 0 0) into 0 70.150 * [backup-simplify]: Simplify (+ 0 0) into 0 70.150 * [backup-simplify]: Simplify (+ 0 0) into 0 70.151 * [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 70.151 * [backup-simplify]: Simplify 0 into 0 70.152 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.153 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 70.153 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 70.153 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 70.154 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 70.154 * [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 70.155 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))) into 0 70.156 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 70.156 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 70.157 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 70.157 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 70.157 * [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 70.158 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))) into 0 70.159 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 70.159 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 70.160 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 70.160 * [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 70.161 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))) into 0 70.161 * [backup-simplify]: Simplify (+ 0 0) into 0 70.161 * [backup-simplify]: Simplify (+ 0 0) into 0 70.161 * [backup-simplify]: Simplify (+ 0 0) into 0 70.163 * [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 70.163 * [backup-simplify]: Simplify 0 into 0 70.164 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.165 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 70.165 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 70.166 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 70.166 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 70.167 * [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 70.168 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))) into 0 70.168 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 70.169 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 70.170 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 70.171 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 70.171 * [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 70.172 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))))) into 0 70.173 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 70.173 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 70.174 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 70.174 * [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 70.175 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))) into 0 70.176 * [backup-simplify]: Simplify (+ 0 0) into 0 70.176 * [backup-simplify]: Simplify (+ 0 0) into 0 70.176 * [backup-simplify]: Simplify (+ 0 0) into 0 70.177 * [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 70.177 * [backup-simplify]: Simplify 0 into 0 70.178 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.179 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 70.179 * [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 70.180 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 70.181 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 70.181 * [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 70.182 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))))) into 0 70.183 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 70.184 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 70.185 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 70.186 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 70.187 * [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 70.188 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))))) into 0 70.189 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 70.190 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 70.191 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 70.192 * [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 70.194 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))))) into 0 70.194 * [backup-simplify]: Simplify (+ 0 0) into 0 70.194 * [backup-simplify]: Simplify (+ 0 0) into 0 70.195 * [backup-simplify]: Simplify (+ 0 0) into 0 70.197 * [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 70.197 * [backup-simplify]: Simplify 0 into 0 70.198 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.200 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 70.201 * [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 70.203 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 70.205 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 70.205 * [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 70.207 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))))) into 0 70.209 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 70.211 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 70.213 * [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 70.215 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 70.216 * [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 70.218 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))))))) into 0 70.220 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 70.222 * [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 70.224 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 70.224 * [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 70.227 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))))) into 0 70.227 * [backup-simplify]: Simplify (+ 0 0) into 0 70.227 * [backup-simplify]: Simplify (+ 0 0) into 0 70.228 * [backup-simplify]: Simplify (+ 0 0) into 0 70.230 * [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 70.230 * [backup-simplify]: Simplify 0 into 0 70.232 * [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))))))) 70.234 * [backup-simplify]: Simplify (* (* (sqrt (/ 1 PI)) (sqrt (+ (/ 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))))))) (sqrt (+ (/ 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))) 70.234 * [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 70.234 * [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 70.235 * [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 70.235 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 70.235 * [taylor]: Taking taylor expansion of 1/2 in x 70.235 * [backup-simplify]: Simplify 1/2 into 1/2 70.235 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 70.235 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 70.235 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 70.235 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 70.235 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 70.235 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 70.235 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 70.235 * [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 70.235 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 70.235 * [taylor]: Taking taylor expansion of 15/8 in x 70.235 * [backup-simplify]: Simplify 15/8 into 15/8 70.235 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 70.235 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 70.235 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 70.236 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 70.236 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 70.236 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 70.236 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 70.236 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 70.236 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 70.236 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 70.236 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 70.236 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 70.236 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 70.237 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 70.237 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 70.237 * [taylor]: Taking taylor expansion of 3/4 in x 70.237 * [backup-simplify]: Simplify 3/4 into 3/4 70.237 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 70.237 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 70.237 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 70.237 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 70.237 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 70.237 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 70.237 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 70.237 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 70.237 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 70.237 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 70.237 * [taylor]: Taking taylor expansion of PI in x 70.237 * [backup-simplify]: Simplify PI into PI 70.238 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 70.239 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 70.240 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 70.241 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 70.241 * [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 70.241 * [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 70.242 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 70.242 * [taylor]: Taking taylor expansion of 1/2 in x 70.242 * [backup-simplify]: Simplify 1/2 into 1/2 70.242 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 70.242 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 70.242 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 70.242 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 70.242 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 70.242 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 70.242 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 70.242 * [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 70.242 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 70.242 * [taylor]: Taking taylor expansion of 15/8 in x 70.242 * [backup-simplify]: Simplify 15/8 into 15/8 70.242 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 70.242 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 70.242 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 70.242 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 70.243 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 70.243 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 70.243 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 70.243 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 70.243 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 70.243 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 70.243 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 70.243 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 70.243 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 70.243 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 70.244 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 70.244 * [taylor]: Taking taylor expansion of 3/4 in x 70.244 * [backup-simplify]: Simplify 3/4 into 3/4 70.244 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 70.244 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 70.244 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 70.244 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 70.244 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 70.244 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 70.244 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 70.244 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 70.244 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 70.244 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 70.244 * [taylor]: Taking taylor expansion of PI in x 70.244 * [backup-simplify]: Simplify PI into PI 70.245 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 70.246 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 70.247 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 70.248 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 70.248 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 70.248 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) into (/ 15/8 (pow (fabs (/ 1 x)) 7)) 70.248 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 70.249 * [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)))) 70.249 * [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))))) 70.250 * [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)))))) 70.254 * [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))) 70.256 * [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))) 70.256 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 70.256 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 70.256 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 70.257 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))) into 0 70.257 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 70.257 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 70.258 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 70.258 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 70.258 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 70.259 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))) into 0 70.259 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))))) into 0 70.259 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 70.259 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 70.259 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 70.260 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 70.260 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))) into 0 70.261 * [backup-simplify]: Simplify (+ 0 0) into 0 70.261 * [backup-simplify]: Simplify (+ 0 0) into 0 70.261 * [backup-simplify]: Simplify (+ 0 0) into 0 70.263 * [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 70.263 * [backup-simplify]: Simplify 0 into 0 70.264 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.265 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 70.266 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 70.266 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 70.267 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 70.268 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))) into 0 70.268 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 70.269 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 70.269 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 70.270 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 70.270 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 70.271 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))) into 0 70.271 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 70.272 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 70.273 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 70.273 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 70.274 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 70.275 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))) into 0 70.275 * [backup-simplify]: Simplify (+ 0 0) into 0 70.275 * [backup-simplify]: Simplify (+ 0 0) into 0 70.275 * [backup-simplify]: Simplify (+ 0 0) into 0 70.276 * [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 70.276 * [backup-simplify]: Simplify 0 into 0 70.277 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.278 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 70.278 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 70.279 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 70.279 * [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 70.280 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))) into 0 70.281 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 70.281 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 70.282 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 70.282 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 70.283 * [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 70.283 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))) into 0 70.284 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 70.284 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 70.285 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 70.285 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 70.285 * [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 70.286 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into 0 70.286 * [backup-simplify]: Simplify (+ 0 0) into 0 70.287 * [backup-simplify]: Simplify (+ 0 0) into 0 70.287 * [backup-simplify]: Simplify (+ 0 0) into 0 70.288 * [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 70.288 * [backup-simplify]: Simplify 0 into 0 70.289 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.290 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 70.291 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 70.292 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 70.292 * [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 70.293 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))))) into 0 70.294 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 70.295 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 70.296 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 70.297 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 70.298 * [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 70.299 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))))) into 0 70.300 * [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 70.301 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 70.302 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 70.304 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 70.304 * [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 70.306 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))))) into 0 70.306 * [backup-simplify]: Simplify (+ 0 0) into 0 70.307 * [backup-simplify]: Simplify (+ 0 0) into 0 70.307 * [backup-simplify]: Simplify (+ 0 0) into 0 70.309 * [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 70.309 * [backup-simplify]: Simplify 0 into 0 70.311 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.312 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 70.314 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 70.315 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 70.316 * [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 70.318 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))))) into 0 70.320 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 70.321 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 70.323 * [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 70.324 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 70.325 * [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 70.327 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))))) into 0 70.328 * [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 70.329 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 70.331 * [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 70.332 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 70.333 * [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 70.335 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))))) into 0 70.335 * [backup-simplify]: Simplify (+ 0 0) into 0 70.336 * [backup-simplify]: Simplify (+ 0 0) into 0 70.336 * [backup-simplify]: Simplify (+ 0 0) into 0 70.339 * [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 70.339 * [backup-simplify]: Simplify 0 into 0 70.341 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.342 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 70.344 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 70.346 * [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 70.347 * [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 70.349 * [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 70.351 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 70.353 * [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 70.355 * [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 70.357 * [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 70.358 * [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 70.360 * [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 70.360 * [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 70.361 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 70.363 * [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 70.364 * [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 70.364 * [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 70.366 * [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 70.366 * [backup-simplify]: Simplify (+ 0 0) into 0 70.366 * [backup-simplify]: Simplify (+ 0 0) into 0 70.366 * [backup-simplify]: Simplify (+ 0 0) into 0 70.368 * [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 70.368 * [backup-simplify]: Simplify 0 into 0 70.369 * [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))))))) 70.370 * [backup-simplify]: Simplify (* (* (sqrt (/ 1 PI)) (sqrt (+ (/ 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)))))))) (sqrt (+ (/ 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 (* (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))))))) 70.370 * [approximate]: Taking taylor expansion of (* (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))))))) in (x) around 0 70.370 * [taylor]: Taking taylor expansion of (* (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))))))) in x 70.370 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 70.370 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 70.370 * [taylor]: Taking taylor expansion of PI in x 70.370 * [backup-simplify]: Simplify PI into PI 70.372 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 70.373 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 70.373 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 70.374 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 70.374 * [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 70.374 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 70.374 * [taylor]: Taking taylor expansion of 1/2 in x 70.374 * [backup-simplify]: Simplify 1/2 into 1/2 70.374 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 70.374 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 70.374 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 70.374 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 70.374 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 70.374 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 70.374 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 70.374 * [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 70.374 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 70.374 * [taylor]: Taking taylor expansion of 15/8 in x 70.374 * [backup-simplify]: Simplify 15/8 into 15/8 70.374 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 70.375 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 70.375 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 70.375 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 70.375 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 70.375 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 70.375 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 70.375 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 70.375 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 70.375 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 70.375 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 70.375 * [taylor]: Taking taylor expansion of 3/4 in x 70.375 * [backup-simplify]: Simplify 3/4 into 3/4 70.375 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 70.375 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 70.375 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 70.375 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 70.375 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 70.375 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 70.375 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 70.376 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 70.376 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 70.376 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 70.376 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 70.376 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 70.376 * [taylor]: Taking taylor expansion of (* (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))))))) in x 70.376 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 70.376 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 70.376 * [taylor]: Taking taylor expansion of PI in x 70.376 * [backup-simplify]: Simplify PI into PI 70.376 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 70.377 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 70.377 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 70.378 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 70.378 * [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 70.378 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 70.378 * [taylor]: Taking taylor expansion of 1/2 in x 70.378 * [backup-simplify]: Simplify 1/2 into 1/2 70.378 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 70.378 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 70.378 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 70.378 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 70.378 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 70.378 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 70.378 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 70.378 * [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 70.378 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 70.378 * [taylor]: Taking taylor expansion of 15/8 in x 70.378 * [backup-simplify]: Simplify 15/8 into 15/8 70.378 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 70.378 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 70.378 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 70.378 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 70.379 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 70.379 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 70.379 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 70.379 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 70.379 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 70.379 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 70.379 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 70.379 * [taylor]: Taking taylor expansion of 3/4 in x 70.379 * [backup-simplify]: Simplify 3/4 into 3/4 70.379 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 70.379 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 70.379 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 70.379 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 70.379 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 70.379 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 70.379 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 70.379 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 70.379 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 70.379 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 70.379 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 70.380 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 70.380 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 70.380 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) into (/ 15/8 (pow (fabs (/ -1 x)) 7)) 70.380 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 70.380 * [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)))) 70.380 * [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))))) 70.381 * [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)))))) 70.382 * [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))) 70.383 * [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))))))) 70.383 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 70.383 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 70.383 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 70.383 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))) into 0 70.384 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 70.384 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 70.384 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 70.384 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 70.384 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 70.384 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))) into 0 70.385 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 70.385 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 70.385 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 70.385 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 70.385 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))) into 0 70.385 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))))) into 0 70.386 * [backup-simplify]: Simplify (+ 0 0) into 0 70.386 * [backup-simplify]: Simplify (+ 0 0) into 0 70.386 * [backup-simplify]: Simplify (+ 0 0) into 0 70.387 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 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 70.387 * [backup-simplify]: Simplify 0 into 0 70.388 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 70.388 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 70.388 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 70.389 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))) into 0 70.390 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 70.390 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 70.391 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 70.391 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 70.392 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 70.393 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))) into 0 70.393 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 70.394 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 70.395 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 70.395 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 70.396 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))) into 0 70.396 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 70.397 * [backup-simplify]: Simplify (+ 0 0) into 0 70.397 * [backup-simplify]: Simplify (+ 0 0) into 0 70.397 * [backup-simplify]: Simplify (+ 0 0) into 0 70.399 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.400 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 70.402 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 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 70.402 * [backup-simplify]: Simplify 0 into 0 70.403 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 70.404 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 70.404 * [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 70.406 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))) into 0 70.406 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 70.407 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 70.408 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 70.409 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 70.410 * [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 70.411 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))) into 0 70.412 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 70.413 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 70.414 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 70.414 * [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 70.416 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))) into 0 70.416 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 70.416 * [backup-simplify]: Simplify (+ 0 0) into 0 70.417 * [backup-simplify]: Simplify (+ 0 0) into 0 70.417 * [backup-simplify]: Simplify (+ 0 0) into 0 70.418 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.420 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 70.422 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 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 70.422 * [backup-simplify]: Simplify 0 into 0 70.423 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 70.425 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 70.425 * [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 70.427 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))))) into 0 70.429 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 70.430 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 70.431 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 70.433 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 70.433 * [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 70.435 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))))) into 0 70.436 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 70.438 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 70.439 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 70.440 * [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 70.441 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))))) into 0 70.442 * [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 70.442 * [backup-simplify]: Simplify (+ 0 0) into 0 70.443 * [backup-simplify]: Simplify (+ 0 0) into 0 70.443 * [backup-simplify]: Simplify (+ 0 0) into 0 70.444 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.446 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 70.449 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 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 70.449 * [backup-simplify]: Simplify 0 into 0 70.450 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 70.452 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 70.453 * [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 70.454 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))))) into 0 70.456 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 70.458 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 70.459 * [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 70.461 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 70.462 * [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 70.464 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))))) into 0 70.466 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 70.467 * [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 70.469 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 70.470 * [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 70.472 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))))) into 0 70.472 * [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 70.472 * [backup-simplify]: Simplify (+ 0 0) into 0 70.473 * [backup-simplify]: Simplify (+ 0 0) into 0 70.473 * [backup-simplify]: Simplify (+ 0 0) into 0 70.474 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.476 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 70.479 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 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 70.479 * [backup-simplify]: Simplify 0 into 0 70.481 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 70.483 * [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 70.483 * [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 70.485 * [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 70.486 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 70.487 * [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 70.488 * [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 70.489 * [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 70.490 * [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 70.492 * [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 70.493 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 70.494 * [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 70.497 * [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 70.497 * [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 70.499 * [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 70.499 * [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 70.499 * [backup-simplify]: Simplify (+ 0 0) into 0 70.499 * [backup-simplify]: Simplify (+ 0 0) into 0 70.500 * [backup-simplify]: Simplify (+ 0 0) into 0 70.500 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.501 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 70.503 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 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 70.503 * [backup-simplify]: Simplify 0 into 0 70.504 * [backup-simplify]: Simplify (* (sqrt (/ 1 PI)) (+ (* 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))))))))) 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))))))) 70.504 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1) 70.505 * [backup-simplify]: Simplify (* (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)))))) into (sqrt (/ (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))))) PI)) 70.506 * [approximate]: Taking taylor expansion of (sqrt (/ (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))))) PI)) in (x) around 0 70.506 * [taylor]: Taking taylor expansion of (sqrt (/ (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))))) PI)) in x 70.506 * [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)))))) PI) in x 70.506 * [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 70.506 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 70.506 * [taylor]: Taking taylor expansion of (fabs x) in x 70.506 * [backup-simplify]: Simplify (fabs x) into (fabs x) 70.506 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 70.506 * [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 70.506 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 70.506 * [taylor]: Taking taylor expansion of 1/2 in x 70.506 * [backup-simplify]: Simplify 1/2 into 1/2 70.506 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 70.506 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 70.506 * [taylor]: Taking taylor expansion of (fabs x) in x 70.506 * [backup-simplify]: Simplify (fabs x) into (fabs x) 70.506 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 70.506 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 70.506 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 70.506 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 70.506 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 70.506 * [taylor]: Taking taylor expansion of 15/8 in x 70.506 * [backup-simplify]: Simplify 15/8 into 15/8 70.506 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 70.506 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 70.506 * [taylor]: Taking taylor expansion of (fabs x) in x 70.506 * [backup-simplify]: Simplify (fabs x) into (fabs x) 70.506 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 70.506 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 70.506 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 70.506 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 70.506 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 70.507 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 70.507 * [taylor]: Taking taylor expansion of 3/4 in x 70.507 * [backup-simplify]: Simplify 3/4 into 3/4 70.507 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 70.507 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 70.507 * [taylor]: Taking taylor expansion of (fabs x) in x 70.507 * [backup-simplify]: Simplify (fabs x) into (fabs x) 70.507 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 70.507 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 70.507 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 70.507 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 70.507 * [taylor]: Taking taylor expansion of PI in x 70.507 * [backup-simplify]: Simplify PI into PI 70.507 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs x) 3))) into (/ 1/2 (pow (fabs x) 3)) 70.507 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs x) 7))) into (/ 15/8 (pow (fabs x) 7)) 70.507 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs x) 5))) into (/ 3/4 (pow (fabs x) 5)) 70.507 * [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)))) 70.508 * [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))))) 70.508 * [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)))))) 70.508 * [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)))))) PI) 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)))))) PI) 70.509 * [backup-simplify]: Simplify (sqrt (/ (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) PI)) into (sqrt (/ (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) PI)) 70.509 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))))) into 0 70.509 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 70.509 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 70.509 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 70.509 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs x) 3)))) into 0 70.510 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 70.510 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 70.510 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 70.510 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 70.510 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))))) into 0 70.510 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs x) 7)))) into 0 70.510 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 70.510 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 70.511 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 70.511 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 70.511 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs x) 5)))) into 0 70.511 * [backup-simplify]: Simplify (+ 0 0) into 0 70.511 * [backup-simplify]: Simplify (+ 0 0) into 0 70.512 * [backup-simplify]: Simplify (+ 0 0) into 0 70.513 * [backup-simplify]: Simplify (- (/ 0 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)))))) PI) (/ 0 PI)))) into 0 70.513 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) PI)))) into 0 70.513 * [taylor]: Taking taylor expansion of (sqrt (/ (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))))) PI)) in x 70.513 * [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)))))) PI) in x 70.513 * [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 70.513 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 70.513 * [taylor]: Taking taylor expansion of (fabs x) in x 70.513 * [backup-simplify]: Simplify (fabs x) into (fabs x) 70.513 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 70.513 * [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 70.513 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 70.513 * [taylor]: Taking taylor expansion of 1/2 in x 70.513 * [backup-simplify]: Simplify 1/2 into 1/2 70.513 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 70.513 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 70.513 * [taylor]: Taking taylor expansion of (fabs x) in x 70.513 * [backup-simplify]: Simplify (fabs x) into (fabs x) 70.513 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 70.513 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 70.514 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 70.514 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 70.514 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 70.514 * [taylor]: Taking taylor expansion of 15/8 in x 70.514 * [backup-simplify]: Simplify 15/8 into 15/8 70.514 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 70.514 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 70.514 * [taylor]: Taking taylor expansion of (fabs x) in x 70.514 * [backup-simplify]: Simplify (fabs x) into (fabs x) 70.514 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 70.514 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 70.514 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 70.514 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 70.514 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 70.514 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 70.514 * [taylor]: Taking taylor expansion of 3/4 in x 70.514 * [backup-simplify]: Simplify 3/4 into 3/4 70.514 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 70.514 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 70.514 * [taylor]: Taking taylor expansion of (fabs x) in x 70.514 * [backup-simplify]: Simplify (fabs x) into (fabs x) 70.514 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 70.514 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 70.514 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 70.514 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 70.514 * [taylor]: Taking taylor expansion of PI in x 70.514 * [backup-simplify]: Simplify PI into PI 70.515 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs x) 3))) into (/ 1/2 (pow (fabs x) 3)) 70.515 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs x) 7))) into (/ 15/8 (pow (fabs x) 7)) 70.515 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs x) 5))) into (/ 3/4 (pow (fabs x) 5)) 70.515 * [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)))) 70.515 * [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))))) 70.515 * [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)))))) 70.516 * [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)))))) PI) 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)))))) PI) 70.516 * [backup-simplify]: Simplify (sqrt (/ (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) PI)) into (sqrt (/ (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) PI)) 70.516 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))))) into 0 70.516 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 70.516 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 70.517 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 70.517 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs x) 3)))) into 0 70.517 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 70.517 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 70.517 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 70.517 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 70.518 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))))) into 0 70.518 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs x) 7)))) into 0 70.518 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 70.518 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 70.518 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 70.518 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 70.519 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs x) 5)))) into 0 70.519 * [backup-simplify]: Simplify (+ 0 0) into 0 70.519 * [backup-simplify]: Simplify (+ 0 0) into 0 70.519 * [backup-simplify]: Simplify (+ 0 0) into 0 70.521 * [backup-simplify]: Simplify (- (/ 0 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)))))) PI) (/ 0 PI)))) into 0 70.521 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) PI)))) into 0 70.521 * [backup-simplify]: Simplify (sqrt (/ (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) PI)) into (sqrt (/ (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) PI)) 70.521 * [backup-simplify]: Simplify 0 into 0 70.522 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 70.522 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 70.522 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 70.522 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 70.523 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))) into 0 70.523 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 70.524 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 70.524 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 70.524 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 70.524 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 70.525 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))) into 0 70.525 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 70.526 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 70.526 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 70.526 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 70.527 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))) into 0 70.527 * [backup-simplify]: Simplify (+ 0 0) into 0 70.527 * [backup-simplify]: Simplify (+ 0 0) into 0 70.528 * [backup-simplify]: Simplify (+ 0 0) into 0 70.530 * [backup-simplify]: Simplify (- (/ 0 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)))))) PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.531 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) PI)))) into 0 70.531 * [backup-simplify]: Simplify 0 into 0 70.531 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 70.532 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 70.533 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 70.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 70.535 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))) into 0 70.536 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 70.537 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 70.538 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 70.539 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 70.539 * [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 70.540 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))) into 0 70.541 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 70.542 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 70.543 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 70.544 * [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 70.545 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))) into 0 70.545 * [backup-simplify]: Simplify (+ 0 0) into 0 70.546 * [backup-simplify]: Simplify (+ 0 0) into 0 70.546 * [backup-simplify]: Simplify (+ 0 0) into 0 70.548 * [backup-simplify]: Simplify (- (/ 0 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)))))) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.549 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) PI)))) into 0 70.549 * [backup-simplify]: Simplify 0 into 0 70.549 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 70.550 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 70.551 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 70.551 * [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 70.552 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))) into 0 70.553 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 70.553 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 70.554 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 70.555 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 70.555 * [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 70.556 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))))) into 0 70.557 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 70.558 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 70.559 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 70.559 * [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 70.560 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))) into 0 70.560 * [backup-simplify]: Simplify (+ 0 0) into 0 70.560 * [backup-simplify]: Simplify (+ 0 0) into 0 70.560 * [backup-simplify]: Simplify (+ 0 0) into 0 70.562 * [backup-simplify]: Simplify (- (/ 0 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)))))) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.563 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) PI)))) into 0 70.563 * [backup-simplify]: Simplify 0 into 0 70.563 * [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 70.564 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 70.565 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 70.566 * [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 70.567 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))))) into 0 70.568 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 70.569 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 70.570 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 70.571 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 70.571 * [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 70.572 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))))) into 0 70.573 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 70.574 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 70.575 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 70.576 * [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 70.578 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))))) into 0 70.579 * [backup-simplify]: Simplify (+ 0 0) into 0 70.579 * [backup-simplify]: Simplify (+ 0 0) into 0 70.579 * [backup-simplify]: Simplify (+ 0 0) into 0 70.583 * [backup-simplify]: Simplify (- (/ 0 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)))))) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.585 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) PI)))) into 0 70.585 * [backup-simplify]: Simplify 0 into 0 70.585 * [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 70.587 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 70.589 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 70.590 * [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 70.592 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))))) into 0 70.594 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 70.596 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 70.599 * [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 70.602 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 70.602 * [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 70.605 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))))))) into 0 70.606 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 70.609 * [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 70.611 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 70.612 * [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 70.614 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))))) into 0 70.614 * [backup-simplify]: Simplify (+ 0 0) into 0 70.615 * [backup-simplify]: Simplify (+ 0 0) into 0 70.615 * [backup-simplify]: Simplify (+ 0 0) into 0 70.619 * [backup-simplify]: Simplify (- (/ 0 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)))))) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.621 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) PI)))) into 0 70.621 * [backup-simplify]: Simplify 0 into 0 70.622 * [backup-simplify]: Simplify (sqrt (/ (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) PI)) into (sqrt (/ (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) PI)) 70.624 * [backup-simplify]: Simplify (* (sqrt (/ 1 PI)) (sqrt (+ (/ 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 (sqrt (/ (+ (* 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)))))) PI)) 70.624 * [approximate]: Taking taylor expansion of (sqrt (/ (+ (* 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)))))) PI)) in (x) around 0 70.624 * [taylor]: Taking taylor expansion of (sqrt (/ (+ (* 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)))))) PI)) in x 70.624 * [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)))))) PI) in x 70.624 * [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 70.624 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 70.624 * [taylor]: Taking taylor expansion of 1/2 in x 70.624 * [backup-simplify]: Simplify 1/2 into 1/2 70.624 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 70.624 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 70.624 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 70.624 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 70.624 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 70.625 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 70.625 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 70.625 * [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 70.625 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 70.625 * [taylor]: Taking taylor expansion of 15/8 in x 70.625 * [backup-simplify]: Simplify 15/8 into 15/8 70.625 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 70.625 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 70.625 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 70.625 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 70.625 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 70.625 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 70.626 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 70.626 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 70.626 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 70.626 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 70.626 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 70.626 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 70.626 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 70.626 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 70.626 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 70.626 * [taylor]: Taking taylor expansion of 3/4 in x 70.626 * [backup-simplify]: Simplify 3/4 into 3/4 70.626 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 70.626 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 70.626 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 70.626 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 70.626 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 70.627 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 70.627 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 70.627 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 70.627 * [taylor]: Taking taylor expansion of PI in x 70.627 * [backup-simplify]: Simplify PI into PI 70.627 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 70.627 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) into (/ 15/8 (pow (fabs (/ 1 x)) 7)) 70.627 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 70.628 * [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)))) 70.628 * [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))))) 70.629 * [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)))))) 70.629 * [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)))))) 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)))))) PI) 70.630 * [backup-simplify]: Simplify (sqrt (/ (+ (* 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)))))) PI)) into (sqrt (/ (+ (* 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)))))) PI)) 70.630 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 70.631 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 70.631 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 70.632 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))) into 0 70.632 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 70.632 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 70.632 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 70.632 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 70.633 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 70.633 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))) into 0 70.633 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))))) into 0 70.634 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 70.634 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 70.634 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 70.634 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 70.635 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))) into 0 70.635 * [backup-simplify]: Simplify (+ 0 0) into 0 70.636 * [backup-simplify]: Simplify (+ 0 0) into 0 70.636 * [backup-simplify]: Simplify (+ 0 0) into 0 70.638 * [backup-simplify]: Simplify (- (/ 0 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)))))) PI) (/ 0 PI)))) into 0 70.638 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (+ (* 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)))))) PI)))) into 0 70.638 * [taylor]: Taking taylor expansion of (sqrt (/ (+ (* 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)))))) PI)) in x 70.638 * [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)))))) PI) in x 70.639 * [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 70.639 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 70.639 * [taylor]: Taking taylor expansion of 1/2 in x 70.639 * [backup-simplify]: Simplify 1/2 into 1/2 70.639 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 70.639 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 70.639 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 70.639 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 70.639 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 70.639 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 70.639 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 70.639 * [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 70.639 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 70.639 * [taylor]: Taking taylor expansion of 15/8 in x 70.639 * [backup-simplify]: Simplify 15/8 into 15/8 70.639 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 70.639 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 70.639 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 70.639 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 70.640 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 70.640 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 70.640 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 70.640 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 70.640 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 70.640 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 70.640 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 70.640 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 70.640 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 70.640 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 70.641 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 70.641 * [taylor]: Taking taylor expansion of 3/4 in x 70.641 * [backup-simplify]: Simplify 3/4 into 3/4 70.641 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 70.641 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 70.641 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 70.641 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 70.641 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 70.641 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 70.641 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 70.641 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 70.641 * [taylor]: Taking taylor expansion of PI in x 70.641 * [backup-simplify]: Simplify PI into PI 70.642 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 70.642 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) into (/ 15/8 (pow (fabs (/ 1 x)) 7)) 70.642 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 70.642 * [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)))) 70.643 * [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))))) 70.643 * [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)))))) 70.644 * [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)))))) 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)))))) PI) 70.645 * [backup-simplify]: Simplify (sqrt (/ (+ (* 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)))))) PI)) into (sqrt (/ (+ (* 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)))))) PI)) 70.645 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 70.645 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 70.645 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 70.646 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))) into 0 70.646 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 70.646 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 70.647 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 70.647 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 70.647 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 70.647 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))) into 0 70.647 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))))) into 0 70.648 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 70.648 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 70.648 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 70.648 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 70.648 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))) into 0 70.649 * [backup-simplify]: Simplify (+ 0 0) into 0 70.649 * [backup-simplify]: Simplify (+ 0 0) into 0 70.649 * [backup-simplify]: Simplify (+ 0 0) into 0 70.650 * [backup-simplify]: Simplify (- (/ 0 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)))))) PI) (/ 0 PI)))) into 0 70.650 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (+ (* 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)))))) PI)))) into 0 70.651 * [backup-simplify]: Simplify (sqrt (/ (+ (* 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)))))) PI)) into (sqrt (/ (+ (* 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)))))) PI)) 70.651 * [backup-simplify]: Simplify 0 into 0 70.652 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 70.652 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 70.652 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 70.653 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))) into 0 70.653 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 70.653 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 70.654 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 70.654 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 70.654 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 70.655 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))) into 0 70.655 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 70.655 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 70.656 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 70.656 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 70.656 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 70.657 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))) into 0 70.657 * [backup-simplify]: Simplify (+ 0 0) into 0 70.657 * [backup-simplify]: Simplify (+ 0 0) into 0 70.658 * [backup-simplify]: Simplify (+ 0 0) into 0 70.659 * [backup-simplify]: Simplify (- (/ 0 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)))))) PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.660 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ (+ (* 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)))))) PI)))) into 0 70.660 * [backup-simplify]: Simplify 0 into 0 70.661 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 70.661 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 70.661 * [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 70.662 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))) into 0 70.663 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 70.663 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 70.664 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 70.664 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 70.665 * [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 70.665 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))) into 0 70.666 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 70.666 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 70.667 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 70.667 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 70.668 * [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 70.668 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into 0 70.669 * [backup-simplify]: Simplify (+ 0 0) into 0 70.669 * [backup-simplify]: Simplify (+ 0 0) into 0 70.669 * [backup-simplify]: Simplify (+ 0 0) into 0 70.671 * [backup-simplify]: Simplify (- (/ 0 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)))))) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.671 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ (+ (* 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)))))) PI)))) into 0 70.671 * [backup-simplify]: Simplify 0 into 0 70.672 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 70.673 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 70.673 * [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 70.674 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))))) into 0 70.676 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 70.677 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 70.678 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 70.679 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 70.680 * [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 70.682 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))))) into 0 70.682 * [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 70.683 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 70.684 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 70.686 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 70.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))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 70.688 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))))) into 0 70.688 * [backup-simplify]: Simplify (+ 0 0) into 0 70.688 * [backup-simplify]: Simplify (+ 0 0) into 0 70.689 * [backup-simplify]: Simplify (+ 0 0) into 0 70.692 * [backup-simplify]: Simplify (- (/ 0 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)))))) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.693 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ (+ (* 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)))))) PI)))) into 0 70.693 * [backup-simplify]: Simplify 0 into 0 70.695 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 70.697 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 70.698 * [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 70.699 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))))) into 0 70.701 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 70.703 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 70.704 * [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 70.706 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 70.706 * [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 70.708 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))))) into 0 70.709 * [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 70.710 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 70.712 * [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 70.714 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 70.714 * [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 70.716 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))))) into 0 70.717 * [backup-simplify]: Simplify (+ 0 0) into 0 70.717 * [backup-simplify]: Simplify (+ 0 0) into 0 70.717 * [backup-simplify]: Simplify (+ 0 0) into 0 70.723 * [backup-simplify]: Simplify (- (/ 0 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)))))) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.725 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ (+ (* 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)))))) PI)))) into 0 70.725 * [backup-simplify]: Simplify 0 into 0 70.727 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 70.729 * [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 70.729 * [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 70.732 * [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 70.734 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 70.736 * [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 70.738 * [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 70.740 * [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 70.741 * [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 70.743 * [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 70.743 * [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 70.745 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 70.747 * [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 70.749 * [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 70.750 * [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 70.752 * [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 70.753 * [backup-simplify]: Simplify (+ 0 0) into 0 70.753 * [backup-simplify]: Simplify (+ 0 0) into 0 70.754 * [backup-simplify]: Simplify (+ 0 0) into 0 70.758 * [backup-simplify]: Simplify (- (/ 0 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)))))) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.759 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ (+ (* 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)))))) PI)))) into 0 70.759 * [backup-simplify]: Simplify 0 into 0 70.760 * [backup-simplify]: Simplify (sqrt (/ (+ (* 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)))))) PI)) into (sqrt (/ (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) PI)) 70.762 * [backup-simplify]: Simplify (* (sqrt (/ 1 PI)) (sqrt (+ (/ 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 (sqrt (/ (+ (* 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)))))) PI)) 70.763 * [approximate]: Taking taylor expansion of (sqrt (/ (+ (* 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)))))) PI)) in (x) around 0 70.763 * [taylor]: Taking taylor expansion of (sqrt (/ (+ (* 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)))))) PI)) in x 70.763 * [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)))))) PI) in x 70.763 * [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 70.763 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 70.763 * [taylor]: Taking taylor expansion of 1/2 in x 70.763 * [backup-simplify]: Simplify 1/2 into 1/2 70.763 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 70.763 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 70.763 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 70.763 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 70.763 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 70.763 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 70.763 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 70.763 * [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 70.763 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 70.763 * [taylor]: Taking taylor expansion of 15/8 in x 70.763 * [backup-simplify]: Simplify 15/8 into 15/8 70.764 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 70.764 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 70.764 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 70.764 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 70.764 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 70.764 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 70.764 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 70.764 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 70.764 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 70.764 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 70.764 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 70.764 * [taylor]: Taking taylor expansion of 3/4 in x 70.765 * [backup-simplify]: Simplify 3/4 into 3/4 70.765 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 70.765 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 70.765 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 70.765 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 70.765 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 70.765 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 70.765 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 70.765 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 70.765 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 70.765 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 70.765 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 70.765 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 70.765 * [taylor]: Taking taylor expansion of PI in x 70.766 * [backup-simplify]: Simplify PI into PI 70.766 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 70.766 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) into (/ 15/8 (pow (fabs (/ -1 x)) 7)) 70.766 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 70.766 * [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)))) 70.767 * [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))))) 70.767 * [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)))))) 70.768 * [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)))))) PI) 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)))))) PI) 70.769 * [backup-simplify]: Simplify (sqrt (/ (+ (* 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)))))) PI)) into (sqrt (/ (+ (* 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)))))) PI)) 70.769 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 70.769 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 70.769 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 70.770 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))) into 0 70.770 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 70.771 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 70.771 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 70.771 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 70.771 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 70.772 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))) into 0 70.772 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 70.773 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 70.773 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 70.773 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 70.774 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))) into 0 70.774 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))))) into 0 70.774 * [backup-simplify]: Simplify (+ 0 0) into 0 70.775 * [backup-simplify]: Simplify (+ 0 0) into 0 70.775 * [backup-simplify]: Simplify (+ 0 0) into 0 70.777 * [backup-simplify]: Simplify (- (/ 0 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)))))) PI) (/ 0 PI)))) into 0 70.778 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (+ (* 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)))))) PI)))) into 0 70.778 * [taylor]: Taking taylor expansion of (sqrt (/ (+ (* 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)))))) PI)) in x 70.778 * [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)))))) PI) in x 70.778 * [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 70.778 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 70.778 * [taylor]: Taking taylor expansion of 1/2 in x 70.778 * [backup-simplify]: Simplify 1/2 into 1/2 70.778 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 70.778 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 70.778 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 70.778 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 70.778 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 70.778 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 70.779 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 70.779 * [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 70.779 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 70.779 * [taylor]: Taking taylor expansion of 15/8 in x 70.779 * [backup-simplify]: Simplify 15/8 into 15/8 70.779 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 70.779 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 70.779 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 70.779 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 70.779 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 70.779 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 70.779 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 70.779 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 70.780 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 70.780 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 70.780 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 70.780 * [taylor]: Taking taylor expansion of 3/4 in x 70.780 * [backup-simplify]: Simplify 3/4 into 3/4 70.780 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 70.780 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 70.780 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 70.780 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 70.780 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 70.780 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 70.780 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 70.780 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 70.781 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 70.781 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 70.781 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 70.781 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 70.781 * [taylor]: Taking taylor expansion of PI in x 70.781 * [backup-simplify]: Simplify PI into PI 70.781 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 70.781 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) into (/ 15/8 (pow (fabs (/ -1 x)) 7)) 70.781 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 70.781 * [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)))) 70.782 * [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))))) 70.783 * [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)))))) 70.783 * [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)))))) PI) 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)))))) PI) 70.784 * [backup-simplify]: Simplify (sqrt (/ (+ (* 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)))))) PI)) into (sqrt (/ (+ (* 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)))))) PI)) 70.784 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 70.784 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 70.785 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 70.785 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))) into 0 70.786 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 70.786 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 70.786 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 70.786 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 70.786 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 70.787 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))) into 0 70.787 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 70.788 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 70.788 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 70.788 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 70.789 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))) into 0 70.789 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))))) into 0 70.789 * [backup-simplify]: Simplify (+ 0 0) into 0 70.790 * [backup-simplify]: Simplify (+ 0 0) into 0 70.790 * [backup-simplify]: Simplify (+ 0 0) into 0 70.792 * [backup-simplify]: Simplify (- (/ 0 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)))))) PI) (/ 0 PI)))) into 0 70.793 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (+ (* 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)))))) PI)))) into 0 70.794 * [backup-simplify]: Simplify (sqrt (/ (+ (* 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)))))) PI)) into (sqrt (/ (+ (* 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)))))) PI)) 70.794 * [backup-simplify]: Simplify 0 into 0 70.795 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 70.795 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 70.796 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 70.797 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))) into 0 70.797 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 70.798 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 70.798 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 70.799 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 70.799 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 70.800 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))) into 0 70.801 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 70.801 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 70.802 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 70.802 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 70.803 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))) into 0 70.803 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 70.804 * [backup-simplify]: Simplify (+ 0 0) into 0 70.804 * [backup-simplify]: Simplify (+ 0 0) into 0 70.805 * [backup-simplify]: Simplify (+ 0 0) into 0 70.807 * [backup-simplify]: Simplify (- (/ 0 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)))))) PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.808 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ (+ (* 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)))))) PI)))) into 0 70.808 * [backup-simplify]: Simplify 0 into 0 70.809 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 70.810 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 70.810 * [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 70.812 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))) into 0 70.813 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 70.814 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 70.814 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 70.815 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 70.815 * [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 70.816 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))) into 0 70.817 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 70.817 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 70.818 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 70.818 * [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 70.819 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))) into 0 70.819 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 70.819 * [backup-simplify]: Simplify (+ 0 0) into 0 70.820 * [backup-simplify]: Simplify (+ 0 0) into 0 70.820 * [backup-simplify]: Simplify (+ 0 0) into 0 70.822 * [backup-simplify]: Simplify (- (/ 0 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)))))) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.822 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ (+ (* 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)))))) PI)))) into 0 70.822 * [backup-simplify]: Simplify 0 into 0 70.823 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 70.825 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 70.825 * [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 70.827 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))))) into 0 70.829 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 70.830 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 70.831 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 70.833 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 70.833 * [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 70.835 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))))) into 0 70.836 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 70.838 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 70.839 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 70.840 * [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 70.841 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))))) into 0 70.842 * [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 70.842 * [backup-simplify]: Simplify (+ 0 0) into 0 70.843 * [backup-simplify]: Simplify (+ 0 0) into 0 70.843 * [backup-simplify]: Simplify (+ 0 0) into 0 70.846 * [backup-simplify]: Simplify (- (/ 0 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)))))) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.848 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ (+ (* 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)))))) PI)))) into 0 70.848 * [backup-simplify]: Simplify 0 into 0 70.850 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 70.851 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 70.852 * [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 70.854 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))))) into 0 70.856 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 70.860 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 70.861 * [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 70.863 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 70.864 * [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 70.866 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))))) into 0 70.867 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 70.869 * [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 70.871 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 70.871 * [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 70.873 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))))) into 0 70.874 * [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 70.874 * [backup-simplify]: Simplify (+ 0 0) into 0 70.875 * [backup-simplify]: Simplify (+ 0 0) into 0 70.875 * [backup-simplify]: Simplify (+ 0 0) into 0 70.878 * [backup-simplify]: Simplify (- (/ 0 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)))))) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.880 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ (+ (* 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)))))) PI)))) into 0 70.880 * [backup-simplify]: Simplify 0 into 0 70.882 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 70.884 * [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 70.885 * [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 70.887 * [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 70.889 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 70.891 * [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 70.893 * [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 70.895 * [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 70.896 * [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 70.898 * [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 70.900 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 70.902 * [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 70.904 * [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 70.905 * [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 70.907 * [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 70.908 * [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 70.908 * [backup-simplify]: Simplify (+ 0 0) into 0 70.908 * [backup-simplify]: Simplify (+ 0 0) into 0 70.909 * [backup-simplify]: Simplify (+ 0 0) into 0 70.913 * [backup-simplify]: Simplify (- (/ 0 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)))))) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 70.915 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ (+ (* 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)))))) PI)))) into 0 70.915 * [backup-simplify]: Simplify 0 into 0 70.916 * [backup-simplify]: Simplify (sqrt (/ (+ (* 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)))))))) PI)) into (sqrt (/ (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) PI)) 70.916 * * * [progress]: simplifying candidates 70.916 * * * * [progress]: [ 1 / 286 ] simplifiying candidate # 70.916 * * * * [progress]: [ 2 / 286 ] simplifiying candidate # 70.916 * * * * [progress]: [ 3 / 286 ] simplifiying candidate # 70.916 * * * * [progress]: [ 4 / 286 ] simplifiying candidate # 70.916 * * * * [progress]: [ 5 / 286 ] simplifiying candidate # 70.917 * * * * [progress]: [ 6 / 286 ] simplifiying candidate # 70.917 * * * * [progress]: [ 7 / 286 ] simplifiying candidate # 70.917 * [simplify]: Simplifying (sqrt (* (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))))))) 70.917 * * [simplify]: iters left: 6 (22 enodes) 70.930 * * [simplify]: iters left: 5 (88 enodes) 70.962 * * [simplify]: iters left: 4 (150 enodes) 71.020 * * [simplify]: iters left: 3 (264 enodes) 71.088 * * [simplify]: iters left: 2 (395 enodes) 71.227 * * [simplify]: Extracting #0: cost 1 inf + 0 71.227 * * [simplify]: Extracting #1: cost 4 inf + 0 71.227 * * [simplify]: Extracting #2: cost 7 inf + 0 71.227 * * [simplify]: Extracting #3: cost 22 inf + 0 71.227 * * [simplify]: Extracting #4: cost 51 inf + 0 71.228 * * [simplify]: Extracting #5: cost 87 inf + 4 71.228 * * [simplify]: Extracting #6: cost 136 inf + 11 71.230 * * [simplify]: Extracting #7: cost 125 inf + 2350 71.234 * * [simplify]: Extracting #8: cost 57 inf + 27144 71.242 * * [simplify]: Extracting #9: cost 5 inf + 54482 71.248 * * [simplify]: Extracting #10: cost 0 inf + 57062 71.257 * [simplify]: Simplified to (fabs (cbrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ 1 (fabs x))))) 71.257 * [simplify]: Simplified (2 1 2 1) 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)))))) (* (fabs (cbrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ 1 (fabs x))))) (sqrt (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))))) 71.257 * * * * [progress]: [ 8 / 286 ] simplifiying candidate # 71.257 * [simplify]: Simplifying (sqrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 71.257 * * [simplify]: iters left: 6 (21 enodes) 71.264 * * [simplify]: iters left: 5 (84 enodes) 71.294 * * [simplify]: iters left: 4 (146 enodes) 71.339 * * [simplify]: iters left: 3 (259 enodes) 71.413 * * [simplify]: iters left: 2 (395 enodes) 71.528 * * [simplify]: Extracting #0: cost 1 inf + 0 71.528 * * [simplify]: Extracting #1: cost 3 inf + 0 71.528 * * [simplify]: Extracting #2: cost 5 inf + 0 71.528 * * [simplify]: Extracting #3: cost 20 inf + 0 71.528 * * [simplify]: Extracting #4: cost 49 inf + 0 71.528 * * [simplify]: Extracting #5: cost 87 inf + 4 71.529 * * [simplify]: Extracting #6: cost 134 inf + 11 71.529 * * [simplify]: Extracting #7: cost 123 inf + 2400 71.532 * * [simplify]: Extracting #8: cost 44 inf + 32374 71.537 * * [simplify]: Extracting #9: cost 4 inf + 52356 71.546 * * [simplify]: Extracting #10: cost 0 inf + 54706 71.557 * [simplify]: Simplified to (sqrt (sqrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) 71.557 * [simplify]: Simplified (2 1 2 1) 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 (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 (+ (/ 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.558 * * * * [progress]: [ 9 / 286 ] simplifiying candidate # 71.558 * [simplify]: Simplifying (sqrt 1) 71.558 * * [simplify]: iters left: 1 (2 enodes) 71.561 * * [simplify]: Extracting #0: cost 1 inf + 0 71.561 * * [simplify]: Extracting #1: cost 0 inf + 1 71.561 * [simplify]: Simplified to 1 71.561 * [simplify]: Simplified (2 1 2 1) 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)))))) (* 1 (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))))) 71.562 * * * * [progress]: [ 10 / 286 ] simplifiying candidate # 71.562 * [simplify]: Simplifying (sqrt 1) 71.562 * * [simplify]: iters left: 1 (2 enodes) 71.565 * * [simplify]: Extracting #0: cost 1 inf + 0 71.565 * * [simplify]: Extracting #1: cost 0 inf + 1 71.565 * [simplify]: Simplified to 1 71.565 * [simplify]: Simplified (2 1 2 1) 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)))))) (* 1 (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))))) 71.566 * * * * [progress]: [ 11 / 286 ] simplifiying candidate # 71.566 * [simplify]: Simplifying (sqrt 1) 71.566 * * [simplify]: iters left: 1 (2 enodes) 71.569 * * [simplify]: Extracting #0: cost 1 inf + 0 71.569 * * [simplify]: Extracting #1: cost 0 inf + 1 71.569 * [simplify]: Simplified to 1 71.569 * [simplify]: Simplified (2 1 2 1) 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)))))) (* 1 (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))))) 71.569 * * * * [progress]: [ 12 / 286 ] simplifiying candidate # 71.570 * [simplify]: Simplifying (sqrt 1) 71.570 * * [simplify]: iters left: 1 (2 enodes) 71.573 * * [simplify]: Extracting #0: cost 1 inf + 0 71.573 * * [simplify]: Extracting #1: cost 0 inf + 1 71.573 * [simplify]: Simplified to 1 71.573 * [simplify]: Simplified (2 1 2 1) 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)))))) (* 1 (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))))) 71.573 * * * * [progress]: [ 13 / 286 ] simplifiying candidate # 71.573 * [simplify]: Simplifying (sqrt 1) 71.573 * * [simplify]: iters left: 1 (2 enodes) 71.577 * * [simplify]: Extracting #0: cost 1 inf + 0 71.577 * * [simplify]: Extracting #1: cost 0 inf + 1 71.577 * [simplify]: Simplified to 1 71.577 * [simplify]: Simplified (2 1 2 1) 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)))))) (* 1 (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))))) 71.577 * * * * [progress]: [ 14 / 286 ] simplifiying candidate # 71.578 * [simplify]: Simplifying (sqrt 1) 71.578 * * [simplify]: iters left: 1 (2 enodes) 71.581 * * [simplify]: Extracting #0: cost 1 inf + 0 71.581 * * [simplify]: Extracting #1: cost 0 inf + 1 71.581 * [simplify]: Simplified to 1 71.581 * [simplify]: Simplified (2 1 2 1) 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)))))) (* 1 (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))))) 71.581 * * * * [progress]: [ 15 / 286 ] simplifiying candidate # 71.581 * [simplify]: Simplifying (sqrt (+ (* 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))))) 71.582 * * [simplify]: iters left: 6 (24 enodes) 71.596 * * [simplify]: iters left: 5 (109 enodes) 71.629 * * [simplify]: iters left: 4 (282 enodes) 71.777 * * [simplify]: Extracting #0: cost 1 inf + 0 71.777 * * [simplify]: Extracting #1: cost 3 inf + 0 71.778 * * [simplify]: Extracting #2: cost 12 inf + 0 71.778 * * [simplify]: Extracting #3: cost 98 inf + 0 71.779 * * [simplify]: Extracting #4: cost 214 inf + 2 71.780 * * [simplify]: Extracting #5: cost 184 inf + 10175 71.785 * * [simplify]: Extracting #6: cost 85 inf + 47747 71.794 * * [simplify]: Extracting #7: cost 18 inf + 79586 71.804 * * [simplify]: Extracting #8: cost 1 inf + 91499 71.815 * * [simplify]: Extracting #9: cost 0 inf + 92496 71.826 * * [simplify]: Extracting #10: cost 0 inf + 92456 71.843 * [simplify]: Simplified to (sqrt (+ (* (* 15/8 (fabs x)) (pow (fabs x) 8)) (* (pow (fabs x) 7) (+ (+ (pow (fabs x) 8) (* (* (fabs x) (fabs x)) (* 3/4 (* (fabs x) (fabs x))))) (* (pow (fabs x) 6) 1/2))))) 71.843 * [simplify]: Simplified (2 1 2 1) 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 (+ (* (* 15/8 (fabs x)) (pow (fabs x) 8)) (* (pow (fabs x) 7) (+ (+ (pow (fabs x) 8) (* (* (fabs x) (fabs x)) (* 3/4 (* (fabs x) (fabs x))))) (* (pow (fabs x) 6) 1/2))))) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 71.844 * * * * [progress]: [ 16 / 286 ] simplifiying candidate # 71.844 * [simplify]: Simplifying (sqrt (+ (* 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))))) 71.845 * * [simplify]: iters left: 6 (31 enodes) 71.863 * * [simplify]: iters left: 5 (159 enodes) 71.912 * * [simplify]: iters left: 4 (475 enodes) 72.221 * * [simplify]: Extracting #0: cost 1 inf + 0 72.222 * * [simplify]: Extracting #1: cost 3 inf + 0 72.222 * * [simplify]: Extracting #2: cost 15 inf + 0 72.222 * * [simplify]: Extracting #3: cost 144 inf + 0 72.223 * * [simplify]: Extracting #4: cost 333 inf + 2 72.225 * * [simplify]: Extracting #5: cost 520 inf + 10098 72.259 * * [simplify]: Extracting #6: cost 344 inf + 119507 72.336 * * [simplify]: Extracting #7: cost 30 inf + 279149 72.405 * * [simplify]: Extracting #8: cost 0 inf + 291839 72.507 * * [simplify]: Extracting #9: cost 0 inf + 290637 72.598 * * [simplify]: Extracting #10: cost 0 inf + 290517 72.688 * [simplify]: Simplified to (sqrt (+ (* (+ (* (/ 3/4 (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ 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)) (* (+ (* (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)))))) (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (pow (fabs x) 7)))) 72.688 * [simplify]: Simplified (2 1 2 1) 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)) (- (/ 3/4 (pow (fabs x) 5)) (/ 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)) (* (+ (* (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)))))) (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (pow (fabs x) 7)))) (sqrt (* (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))))) 72.689 * * * * [progress]: [ 17 / 286 ] simplifiying candidate # 72.689 * [simplify]: Simplifying (sqrt (+ (* 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))))) 72.689 * * [simplify]: iters left: 6 (26 enodes) 72.699 * * [simplify]: iters left: 5 (119 enodes) 72.730 * * [simplify]: iters left: 4 (322 enodes) 72.859 * * [simplify]: Extracting #0: cost 1 inf + 0 72.860 * * [simplify]: Extracting #1: cost 3 inf + 0 72.860 * * [simplify]: Extracting #2: cost 14 inf + 0 72.860 * * [simplify]: Extracting #3: cost 98 inf + 0 72.861 * * [simplify]: Extracting #4: cost 216 inf + 2 72.863 * * [simplify]: Extracting #5: cost 316 inf + 2008 72.867 * * [simplify]: Extracting #6: cost 319 inf + 12132 72.880 * * [simplify]: Extracting #7: cost 159 inf + 70406 72.910 * * [simplify]: Extracting #8: cost 10 inf + 158765 72.958 * * [simplify]: Extracting #9: cost 0 inf + 164866 72.983 * * [simplify]: Extracting #10: cost 0 inf + 164746 73.027 * [simplify]: Simplified to (sqrt (+ (* (* (- (/ 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))))) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))) (pow (fabs x) 7)))) 73.027 * [simplify]: Simplified (2 1 2 1) 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/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))))) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))) (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))))) 73.027 * * * * [progress]: [ 18 / 286 ] simplifiying candidate # 73.027 * [simplify]: Simplifying (sqrt (+ (* 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))))) 73.028 * * [simplify]: iters left: 6 (29 enodes) 73.037 * * [simplify]: iters left: 5 (151 enodes) 73.084 * * [simplify]: iters left: 4 (430 enodes) 73.280 * * [simplify]: Extracting #0: cost 1 inf + 0 73.280 * * [simplify]: Extracting #1: cost 3 inf + 0 73.281 * * [simplify]: Extracting #2: cost 18 inf + 0 73.281 * * [simplify]: Extracting #3: cost 136 inf + 0 73.285 * * [simplify]: Extracting #4: cost 310 inf + 2 73.287 * * [simplify]: Extracting #5: cost 428 inf + 3582 73.291 * * [simplify]: Extracting #6: cost 373 inf + 21545 73.304 * * [simplify]: Extracting #7: cost 228 inf + 95928 73.343 * * [simplify]: Extracting #8: cost 30 inf + 225531 73.404 * * [simplify]: Extracting #9: cost 1 inf + 245741 73.472 * * [simplify]: Extracting #10: cost 0 inf + 246688 73.545 * [simplify]: Simplified to (sqrt (+ (* 15/8 (- (/ 1 (* (fabs x) (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))))))))) (* (+ (/ (/ 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)))) 73.545 * [simplify]: Simplified (2 1 2 1) 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 (+ (* 15/8 (- (/ 1 (* (fabs x) (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))))))))) (* (+ (/ (/ 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 (* (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))))) 73.546 * * * * [progress]: [ 19 / 286 ] simplifiying candidate # 73.546 * [simplify]: Simplifying (sqrt (+ (* 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))))))) 73.547 * * [simplify]: iters left: 6 (24 enodes) 73.562 * * [simplify]: iters left: 5 (108 enodes) 73.598 * * [simplify]: iters left: 4 (259 enodes) 73.716 * * [simplify]: Extracting #0: cost 1 inf + 0 73.716 * * [simplify]: Extracting #1: cost 3 inf + 0 73.716 * * [simplify]: Extracting #2: cost 21 inf + 0 73.716 * * [simplify]: Extracting #3: cost 105 inf + 0 73.716 * * [simplify]: Extracting #4: cost 217 inf + 2 73.718 * * [simplify]: Extracting #5: cost 310 inf + 1071 73.722 * * [simplify]: Extracting #6: cost 223 inf + 35086 73.742 * * [simplify]: Extracting #7: cost 46 inf + 133486 73.790 * * [simplify]: Extracting #8: cost 0 inf + 166203 73.843 * * [simplify]: Extracting #9: cost 0 inf + 166043 73.891 * * [simplify]: Extracting #10: cost 0 inf + 165963 73.939 * [simplify]: Simplified to (sqrt (* (+ (/ 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))))))))) 73.939 * [simplify]: Simplified (2 1 2 1) 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/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))))))))) (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))))) 73.940 * * * * [progress]: [ 20 / 286 ] simplifiying candidate # 73.940 * [simplify]: Simplifying (sqrt (+ (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))) 73.940 * * [simplify]: iters left: 6 (23 enodes) 73.955 * * [simplify]: iters left: 5 (104 enodes) 74.000 * * [simplify]: iters left: 4 (221 enodes) 74.087 * * [simplify]: Extracting #0: cost 1 inf + 0 74.088 * * [simplify]: Extracting #1: cost 3 inf + 0 74.088 * * [simplify]: Extracting #2: cost 16 inf + 0 74.088 * * [simplify]: Extracting #3: cost 109 inf + 0 74.089 * * [simplify]: Extracting #4: cost 220 inf + 3 74.090 * * [simplify]: Extracting #5: cost 197 inf + 10570 74.092 * * [simplify]: Extracting #6: cost 168 inf + 24605 74.097 * * [simplify]: Extracting #7: cost 126 inf + 42643 74.121 * * [simplify]: Extracting #8: cost 30 inf + 98092 74.146 * * [simplify]: Extracting #9: cost 0 inf + 116560 74.164 * [simplify]: Simplified to (sqrt (+ (* (+ (/ 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)))))) 74.164 * [simplify]: Simplified (2 1 2 1) 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)) (+ (/ 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)))))) (sqrt (+ (* (/ 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))))) 74.165 * * * * [progress]: [ 21 / 286 ] simplifiying candidate # 74.165 * [simplify]: Simplifying (sqrt (- (* (/ 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)))))) 74.165 * * [simplify]: iters left: 6 (22 enodes) 74.172 * * [simplify]: iters left: 5 (99 enodes) 74.215 * * [simplify]: iters left: 4 (245 enodes) 74.318 * * [simplify]: Extracting #0: cost 1 inf + 0 74.318 * * [simplify]: Extracting #1: cost 3 inf + 0 74.318 * * [simplify]: Extracting #2: cost 46 inf + 0 74.319 * * [simplify]: Extracting #3: cost 186 inf + 0 74.321 * * [simplify]: Extracting #4: cost 286 inf + 2 74.323 * * [simplify]: Extracting #5: cost 278 inf + 2947 74.330 * * [simplify]: Extracting #6: cost 213 inf + 27806 74.358 * * [simplify]: Extracting #7: cost 67 inf + 109234 74.402 * * [simplify]: Extracting #8: cost 6 inf + 147594 74.430 * * [simplify]: Extracting #9: cost 0 inf + 149649 74.463 * [simplify]: Simplified to (sqrt (- (* (/ 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))))))) 74.463 * [simplify]: Simplified (2 1 2 1) 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 (- (* (/ 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 (- (/ 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.464 * * * * [progress]: [ 22 / 286 ] simplifiying candidate # 74.464 * [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)))) 74.465 * * [simplify]: iters left: 6 (19 enodes) 74.476 * * [simplify]: iters left: 5 (78 enodes) 74.506 * * [simplify]: iters left: 4 (140 enodes) 74.537 * * [simplify]: iters left: 3 (255 enodes) 74.598 * * [simplify]: iters left: 2 (389 enodes) 74.702 * * [simplify]: Extracting #0: cost 1 inf + 0 74.702 * * [simplify]: Extracting #1: cost 16 inf + 0 74.702 * * [simplify]: Extracting #2: cost 45 inf + 0 74.703 * * [simplify]: Extracting #3: cost 82 inf + 4 74.703 * * [simplify]: Extracting #4: cost 131 inf + 11 74.704 * * [simplify]: Extracting #5: cost 115 inf + 3269 74.706 * * [simplify]: Extracting #6: cost 49 inf + 27585 74.711 * * [simplify]: Extracting #7: cost 3 inf + 50630 74.716 * * [simplify]: Extracting #8: cost 0 inf + 52134 74.721 * [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)))) 74.721 * [simplify]: Simplified (2 1 2 1) 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)))))) (pow (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 15/8 (pow (fabs x) 7)))) (/ 1 2))) (exp (* (fabs x) (fabs x))))) 74.721 * * * * [progress]: [ 23 / 286 ] simplifiying candidate # 74.721 * * * * [progress]: [ 24 / 286 ] simplifiying candidate # 74.721 * [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))))) 74.722 * * [simplify]: iters left: 6 (20 enodes) 74.728 * * [simplify]: iters left: 5 (81 enodes) 74.758 * * [simplify]: iters left: 4 (143 enodes) 74.814 * * [simplify]: iters left: 3 (257 enodes) 74.858 * * [simplify]: iters left: 2 (383 enodes) 74.946 * * [simplify]: Extracting #0: cost 1 inf + 0 74.946 * * [simplify]: Extracting #1: cost 3 inf + 0 74.946 * * [simplify]: Extracting #2: cost 18 inf + 0 74.946 * * [simplify]: Extracting #3: cost 47 inf + 0 74.947 * * [simplify]: Extracting #4: cost 84 inf + 4 74.948 * * [simplify]: Extracting #5: cost 133 inf + 11 74.949 * * [simplify]: Extracting #6: cost 117 inf + 4315 74.954 * * [simplify]: Extracting #7: cost 41 inf + 32392 74.968 * * [simplify]: Extracting #8: cost 3 inf + 51156 74.978 * * [simplify]: Extracting #9: cost 1 inf + 52397 74.989 * * [simplify]: Extracting #10: cost 0 inf + 53264 74.999 * [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))))) 74.999 * [simplify]: Simplified (2 1 2 1) 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)))))) (fabs (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))))) 74.999 * * * * [progress]: [ 25 / 286 ] simplifiying candidate # 74.999 * * * * [progress]: [ 26 / 286 ] simplifiying candidate #real (real->posit16 (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)))))> 75.000 * * * * [progress]: [ 27 / 286 ] simplifiying candidate # 75.000 * * * * [progress]: [ 28 / 286 ] simplifiying candidate # 75.000 * * * * [progress]: [ 29 / 286 ] simplifiying candidate # 75.000 * * * * [progress]: [ 30 / 286 ] simplifiying candidate # 75.000 * * * * [progress]: [ 31 / 286 ] simplifiying candidate # 75.000 * * * * [progress]: [ 32 / 286 ] simplifiying candidate # 75.000 * * * * [progress]: [ 33 / 286 ] simplifiying candidate # 75.000 * [simplify]: Simplifying (sqrt (* (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))))))) 75.001 * * [simplify]: iters left: 6 (22 enodes) 75.014 * * [simplify]: iters left: 5 (88 enodes) 75.033 * * [simplify]: iters left: 4 (150 enodes) 75.067 * * [simplify]: iters left: 3 (264 enodes) 75.131 * * [simplify]: iters left: 2 (395 enodes) 75.239 * * [simplify]: Extracting #0: cost 1 inf + 0 75.239 * * [simplify]: Extracting #1: cost 4 inf + 0 75.239 * * [simplify]: Extracting #2: cost 7 inf + 0 75.239 * * [simplify]: Extracting #3: cost 22 inf + 0 75.239 * * [simplify]: Extracting #4: cost 51 inf + 0 75.239 * * [simplify]: Extracting #5: cost 87 inf + 4 75.240 * * [simplify]: Extracting #6: cost 136 inf + 11 75.240 * * [simplify]: Extracting #7: cost 125 inf + 2350 75.243 * * [simplify]: Extracting #8: cost 57 inf + 27144 75.248 * * [simplify]: Extracting #9: cost 5 inf + 54482 75.254 * * [simplify]: Extracting #10: cost 0 inf + 57062 75.260 * [simplify]: Simplified to (fabs (cbrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ 1 (fabs x))))) 75.260 * [simplify]: Simplified (2 1 1 2 1) to (λ (x) (* (* (* (sqrt (/ 1 PI)) (* (fabs (cbrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ 1 (fabs x))))) (sqrt (cbrt (+ (/ 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)))))) (exp (* (fabs x) (fabs x))))) 75.260 * * * * [progress]: [ 34 / 286 ] simplifiying candidate # 75.260 * [simplify]: Simplifying (sqrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 75.261 * * [simplify]: iters left: 6 (21 enodes) 75.271 * * [simplify]: iters left: 5 (84 enodes) 75.300 * * [simplify]: iters left: 4 (146 enodes) 75.334 * * [simplify]: iters left: 3 (259 enodes) 75.395 * * [simplify]: iters left: 2 (395 enodes) 75.512 * * [simplify]: Extracting #0: cost 1 inf + 0 75.512 * * [simplify]: Extracting #1: cost 3 inf + 0 75.512 * * [simplify]: Extracting #2: cost 5 inf + 0 75.512 * * [simplify]: Extracting #3: cost 20 inf + 0 75.512 * * [simplify]: Extracting #4: cost 49 inf + 0 75.513 * * [simplify]: Extracting #5: cost 87 inf + 4 75.513 * * [simplify]: Extracting #6: cost 134 inf + 11 75.514 * * [simplify]: Extracting #7: cost 123 inf + 2400 75.516 * * [simplify]: Extracting #8: cost 44 inf + 32374 75.522 * * [simplify]: Extracting #9: cost 4 inf + 52356 75.527 * * [simplify]: Extracting #10: cost 0 inf + 54706 75.533 * [simplify]: Simplified to (sqrt (sqrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) 75.534 * [simplify]: Simplified (2 1 1 2 1) to (λ (x) (* (* (* (sqrt (/ 1 PI)) (* (sqrt (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 (+ (/ 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)))))) (exp (* (fabs x) (fabs x))))) 75.534 * * * * [progress]: [ 35 / 286 ] simplifiying candidate # 75.534 * [simplify]: Simplifying (sqrt 1) 75.534 * * [simplify]: iters left: 1 (2 enodes) 75.537 * * [simplify]: Extracting #0: cost 1 inf + 0 75.537 * * [simplify]: Extracting #1: cost 0 inf + 1 75.537 * [simplify]: Simplified to 1 75.537 * [simplify]: Simplified (2 1 1 2 1) to (λ (x) (* (* (* (sqrt (/ 1 PI)) (* 1 (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)))))) (exp (* (fabs x) (fabs x))))) 75.537 * * * * [progress]: [ 36 / 286 ] simplifiying candidate # 75.537 * [simplify]: Simplifying (sqrt 1) 75.537 * * [simplify]: iters left: 1 (2 enodes) 75.540 * * [simplify]: Extracting #0: cost 1 inf + 0 75.541 * * [simplify]: Extracting #1: cost 0 inf + 1 75.541 * [simplify]: Simplified to 1 75.541 * [simplify]: Simplified (2 1 1 2 1) to (λ (x) (* (* (* (sqrt (/ 1 PI)) (* 1 (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)))))) (exp (* (fabs x) (fabs x))))) 75.541 * * * * [progress]: [ 37 / 286 ] simplifiying candidate # 75.541 * [simplify]: Simplifying (sqrt 1) 75.541 * * [simplify]: iters left: 1 (2 enodes) 75.544 * * [simplify]: Extracting #0: cost 1 inf + 0 75.544 * * [simplify]: Extracting #1: cost 0 inf + 1 75.545 * [simplify]: Simplified to 1 75.545 * [simplify]: Simplified (2 1 1 2 1) to (λ (x) (* (* (* (sqrt (/ 1 PI)) (* 1 (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)))))) (exp (* (fabs x) (fabs x))))) 75.545 * * * * [progress]: [ 38 / 286 ] simplifiying candidate # 75.545 * [simplify]: Simplifying (sqrt 1) 75.545 * * [simplify]: iters left: 1 (2 enodes) 75.548 * * [simplify]: Extracting #0: cost 1 inf + 0 75.548 * * [simplify]: Extracting #1: cost 0 inf + 1 75.548 * [simplify]: Simplified to 1 75.548 * [simplify]: Simplified (2 1 1 2 1) to (λ (x) (* (* (* (sqrt (/ 1 PI)) (* 1 (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)))))) (exp (* (fabs x) (fabs x))))) 75.549 * * * * [progress]: [ 39 / 286 ] simplifiying candidate # 75.549 * [simplify]: Simplifying (sqrt 1) 75.549 * * [simplify]: iters left: 1 (2 enodes) 75.552 * * [simplify]: Extracting #0: cost 1 inf + 0 75.552 * * [simplify]: Extracting #1: cost 0 inf + 1 75.552 * [simplify]: Simplified to 1 75.552 * [simplify]: Simplified (2 1 1 2 1) to (λ (x) (* (* (* (sqrt (/ 1 PI)) (* 1 (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)))))) (exp (* (fabs x) (fabs x))))) 75.552 * * * * [progress]: [ 40 / 286 ] simplifiying candidate # 75.553 * [simplify]: Simplifying (sqrt 1) 75.553 * * [simplify]: iters left: 1 (2 enodes) 75.556 * * [simplify]: Extracting #0: cost 1 inf + 0 75.556 * * [simplify]: Extracting #1: cost 0 inf + 1 75.556 * [simplify]: Simplified to 1 75.556 * [simplify]: Simplified (2 1 1 2 1) to (λ (x) (* (* (* (sqrt (/ 1 PI)) (* 1 (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)))))) (exp (* (fabs x) (fabs x))))) 75.556 * * * * [progress]: [ 41 / 286 ] simplifiying candidate # 75.557 * [simplify]: Simplifying (sqrt (+ (* 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))))) 75.557 * * [simplify]: iters left: 6 (24 enodes) 75.573 * * [simplify]: iters left: 5 (109 enodes) 75.626 * * [simplify]: iters left: 4 (282 enodes) 75.761 * * [simplify]: Extracting #0: cost 1 inf + 0 75.761 * * [simplify]: Extracting #1: cost 3 inf + 0 75.761 * * [simplify]: Extracting #2: cost 12 inf + 0 75.761 * * [simplify]: Extracting #3: cost 98 inf + 0 75.762 * * [simplify]: Extracting #4: cost 214 inf + 2 75.764 * * [simplify]: Extracting #5: cost 184 inf + 10175 75.771 * * [simplify]: Extracting #6: cost 85 inf + 47747 75.780 * * [simplify]: Extracting #7: cost 18 inf + 79586 75.790 * * [simplify]: Extracting #8: cost 1 inf + 91499 75.812 * * [simplify]: Extracting #9: cost 0 inf + 92496 75.834 * * [simplify]: Extracting #10: cost 0 inf + 92456 75.855 * [simplify]: Simplified to (sqrt (+ (* (* 15/8 (fabs x)) (pow (fabs x) 8)) (* (pow (fabs x) 7) (+ (+ (pow (fabs x) 8) (* (* (fabs x) (fabs x)) (* 3/4 (* (fabs x) (fabs x))))) (* (pow (fabs x) 6) 1/2))))) 75.856 * [simplify]: Simplified (2 1 1 2 1) to (λ (x) (* (* (* (sqrt (/ 1 PI)) (/ (sqrt (+ (* (* 15/8 (fabs x)) (pow (fabs x) 8)) (* (pow (fabs x) 7) (+ (+ (pow (fabs x) 8) (* (* (fabs x) (fabs x)) (* 3/4 (* (fabs x) (fabs x))))) (* (pow (fabs x) 6) 1/2))))) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (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)))))) (exp (* (fabs x) (fabs x))))) 75.856 * * * * [progress]: [ 42 / 286 ] simplifiying candidate # 75.857 * [simplify]: Simplifying (sqrt (+ (* 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))))) 75.857 * * [simplify]: iters left: 6 (31 enodes) 75.878 * * [simplify]: iters left: 5 (159 enodes) 75.955 * * [simplify]: iters left: 4 (475 enodes) 76.233 * * [simplify]: Extracting #0: cost 1 inf + 0 76.233 * * [simplify]: Extracting #1: cost 3 inf + 0 76.233 * * [simplify]: Extracting #2: cost 15 inf + 0 76.234 * * [simplify]: Extracting #3: cost 144 inf + 0 76.235 * * [simplify]: Extracting #4: cost 333 inf + 2 76.240 * * [simplify]: Extracting #5: cost 520 inf + 10098 76.276 * * [simplify]: Extracting #6: cost 344 inf + 119507 76.346 * * [simplify]: Extracting #7: cost 30 inf + 279149 76.412 * * [simplify]: Extracting #8: cost 0 inf + 291839 76.489 * * [simplify]: Extracting #9: cost 0 inf + 290637 76.593 * * [simplify]: Extracting #10: cost 0 inf + 290517 76.663 * [simplify]: Simplified to (sqrt (+ (* (+ (* (/ 3/4 (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ 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)) (* (+ (* (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)))))) (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (pow (fabs x) 7)))) 76.663 * [simplify]: Simplified (2 1 1 2 1) to (λ (x) (* (* (* (sqrt (/ 1 PI)) (/ (sqrt (+ (* (+ (* (/ 3/4 (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ 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)) (* (+ (* (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)))))) (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (pow (fabs x) 7)))) (sqrt (* (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)))))) (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))))) 76.665 * * * * [progress]: [ 43 / 286 ] simplifiying candidate # 76.665 * [simplify]: Simplifying (sqrt (+ (* 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))))) 76.665 * * [simplify]: iters left: 6 (26 enodes) 76.681 * * [simplify]: iters left: 5 (119 enodes) 76.710 * * [simplify]: iters left: 4 (322 enodes) 76.883 * * [simplify]: Extracting #0: cost 1 inf + 0 76.883 * * [simplify]: Extracting #1: cost 3 inf + 0 76.883 * * [simplify]: Extracting #2: cost 14 inf + 0 76.883 * * [simplify]: Extracting #3: cost 98 inf + 0 76.885 * * [simplify]: Extracting #4: cost 216 inf + 2 76.887 * * [simplify]: Extracting #5: cost 316 inf + 2008 76.892 * * [simplify]: Extracting #6: cost 319 inf + 12132 76.910 * * [simplify]: Extracting #7: cost 159 inf + 70406 76.959 * * [simplify]: Extracting #8: cost 10 inf + 158765 77.006 * * [simplify]: Extracting #9: cost 0 inf + 164866 77.032 * * [simplify]: Extracting #10: cost 0 inf + 164746 77.057 * [simplify]: Simplified to (sqrt (+ (* (* (- (/ 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))))) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))) (pow (fabs x) 7)))) 77.057 * [simplify]: Simplified (2 1 1 2 1) to (λ (x) (* (* (* (sqrt (/ 1 PI)) (/ (sqrt (+ (* (* (- (/ 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))))) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))) (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)))))) (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))))) 77.058 * * * * [progress]: [ 44 / 286 ] simplifiying candidate # 77.058 * [simplify]: Simplifying (sqrt (+ (* 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))))) 77.058 * * [simplify]: iters left: 6 (29 enodes) 77.074 * * [simplify]: iters left: 5 (151 enodes) 77.119 * * [simplify]: iters left: 4 (430 enodes) 77.384 * * [simplify]: Extracting #0: cost 1 inf + 0 77.384 * * [simplify]: Extracting #1: cost 3 inf + 0 77.384 * * [simplify]: Extracting #2: cost 18 inf + 0 77.384 * * [simplify]: Extracting #3: cost 136 inf + 0 77.386 * * [simplify]: Extracting #4: cost 310 inf + 2 77.390 * * [simplify]: Extracting #5: cost 428 inf + 3582 77.397 * * [simplify]: Extracting #6: cost 373 inf + 21545 77.428 * * [simplify]: Extracting #7: cost 228 inf + 95928 77.493 * * [simplify]: Extracting #8: cost 30 inf + 225531 77.563 * * [simplify]: Extracting #9: cost 1 inf + 245741 77.655 * * [simplify]: Extracting #10: cost 0 inf + 246688 77.710 * [simplify]: Simplified to (sqrt (+ (* 15/8 (- (/ 1 (* (fabs x) (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))))))))) (* (+ (/ (/ 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)))) 77.710 * [simplify]: Simplified (2 1 1 2 1) to (λ (x) (* (* (* (sqrt (/ 1 PI)) (/ (sqrt (+ (* 15/8 (- (/ 1 (* (fabs x) (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))))))))) (* (+ (/ (/ 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 (* (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))))))))) (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))))) 77.711 * * * * [progress]: [ 45 / 286 ] simplifiying candidate # 77.711 * [simplify]: Simplifying (sqrt (+ (* 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))))))) 77.711 * * [simplify]: iters left: 6 (24 enodes) 77.719 * * [simplify]: iters left: 5 (108 enodes) 77.755 * * [simplify]: iters left: 4 (259 enodes) 77.889 * * [simplify]: Extracting #0: cost 1 inf + 0 77.889 * * [simplify]: Extracting #1: cost 3 inf + 0 77.889 * * [simplify]: Extracting #2: cost 21 inf + 0 77.890 * * [simplify]: Extracting #3: cost 105 inf + 0 77.890 * * [simplify]: Extracting #4: cost 217 inf + 2 77.891 * * [simplify]: Extracting #5: cost 310 inf + 1071 77.896 * * [simplify]: Extracting #6: cost 223 inf + 35086 77.919 * * [simplify]: Extracting #7: cost 46 inf + 133486 77.968 * * [simplify]: Extracting #8: cost 0 inf + 166203 78.021 * * [simplify]: Extracting #9: cost 0 inf + 166043 78.048 * * [simplify]: Extracting #10: cost 0 inf + 165963 78.081 * [simplify]: Simplified to (sqrt (* (+ (/ 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))))))))) 78.081 * [simplify]: Simplified (2 1 1 2 1) to (λ (x) (* (* (* (sqrt (/ 1 PI)) (/ (sqrt (* (+ (/ 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))))))))) (sqrt (* (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)))))) (exp (* (fabs x) (fabs x))))) 78.081 * * * * [progress]: [ 46 / 286 ] simplifiying candidate # 78.081 * [simplify]: Simplifying (sqrt (+ (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))) 78.081 * * [simplify]: iters left: 6 (23 enodes) 78.089 * * [simplify]: iters left: 5 (104 enodes) 78.120 * * [simplify]: iters left: 4 (221 enodes) 78.203 * * [simplify]: Extracting #0: cost 1 inf + 0 78.203 * * [simplify]: Extracting #1: cost 3 inf + 0 78.203 * * [simplify]: Extracting #2: cost 16 inf + 0 78.204 * * [simplify]: Extracting #3: cost 109 inf + 0 78.204 * * [simplify]: Extracting #4: cost 220 inf + 3 78.206 * * [simplify]: Extracting #5: cost 197 inf + 10570 78.208 * * [simplify]: Extracting #6: cost 168 inf + 24605 78.219 * * [simplify]: Extracting #7: cost 126 inf + 42643 78.239 * * [simplify]: Extracting #8: cost 30 inf + 98092 78.260 * * [simplify]: Extracting #9: cost 0 inf + 116560 78.291 * [simplify]: Simplified to (sqrt (+ (* (+ (/ 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)))))) 78.292 * [simplify]: Simplified (2 1 1 2 1) to (λ (x) (* (* (* (sqrt (/ 1 PI)) (/ (sqrt (+ (* (+ (/ 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)))))) (sqrt (+ (* (/ 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))))))))) (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))))) 78.292 * * * * [progress]: [ 47 / 286 ] simplifiying candidate # 78.292 * [simplify]: Simplifying (sqrt (- (* (/ 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)))))) 78.292 * * [simplify]: iters left: 6 (22 enodes) 78.300 * * [simplify]: iters left: 5 (99 enodes) 78.323 * * [simplify]: iters left: 4 (245 enodes) 78.436 * * [simplify]: Extracting #0: cost 1 inf + 0 78.436 * * [simplify]: Extracting #1: cost 3 inf + 0 78.436 * * [simplify]: Extracting #2: cost 46 inf + 0 78.437 * * [simplify]: Extracting #3: cost 186 inf + 0 78.439 * * [simplify]: Extracting #4: cost 286 inf + 2 78.441 * * [simplify]: Extracting #5: cost 278 inf + 2947 78.452 * * [simplify]: Extracting #6: cost 213 inf + 27806 78.468 * * [simplify]: Extracting #7: cost 67 inf + 109234 78.497 * * [simplify]: Extracting #8: cost 6 inf + 147594 78.542 * * [simplify]: Extracting #9: cost 0 inf + 149649 78.588 * [simplify]: Simplified to (sqrt (- (* (/ 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))))))) 78.588 * [simplify]: Simplified (2 1 1 2 1) to (λ (x) (* (* (* (sqrt (/ 1 PI)) (/ (sqrt (- (* (/ 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 (- (/ 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)))))) (exp (* (fabs x) (fabs x))))) 78.588 * * * * [progress]: [ 48 / 286 ] simplifiying candidate # 78.589 * [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.589 * * [simplify]: iters left: 6 (19 enodes) 78.601 * * [simplify]: iters left: 5 (78 enodes) 78.631 * * [simplify]: iters left: 4 (140 enodes) 78.665 * * [simplify]: iters left: 3 (255 enodes) 78.740 * * [simplify]: iters left: 2 (389 enodes) 78.839 * * [simplify]: Extracting #0: cost 1 inf + 0 78.840 * * [simplify]: Extracting #1: cost 16 inf + 0 78.840 * * [simplify]: Extracting #2: cost 45 inf + 0 78.840 * * [simplify]: Extracting #3: cost 82 inf + 4 78.841 * * [simplify]: Extracting #4: cost 131 inf + 11 78.842 * * [simplify]: Extracting #5: cost 115 inf + 3269 78.846 * * [simplify]: Extracting #6: cost 49 inf + 27585 78.857 * * [simplify]: Extracting #7: cost 3 inf + 50630 78.867 * * [simplify]: Extracting #8: cost 0 inf + 52134 78.877 * [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.877 * [simplify]: Simplified (2 1 1 2 1) to (λ (x) (* (* (* (sqrt (/ 1 PI)) (pow (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 15/8 (pow (fabs x) 7)))) (/ 1 2))) (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))))) 78.878 * * * * [progress]: [ 49 / 286 ] simplifiying candidate # 78.878 * * * * [progress]: [ 50 / 286 ] simplifiying candidate # 78.878 * [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))))) 78.878 * * [simplify]: iters left: 6 (20 enodes) 78.889 * * [simplify]: iters left: 5 (81 enodes) 78.905 * * [simplify]: iters left: 4 (143 enodes) 78.935 * * [simplify]: iters left: 3 (257 enodes) 79.016 * * [simplify]: iters left: 2 (383 enodes) 79.111 * * [simplify]: Extracting #0: cost 1 inf + 0 79.111 * * [simplify]: Extracting #1: cost 3 inf + 0 79.111 * * [simplify]: Extracting #2: cost 18 inf + 0 79.111 * * [simplify]: Extracting #3: cost 47 inf + 0 79.112 * * [simplify]: Extracting #4: cost 84 inf + 4 79.112 * * [simplify]: Extracting #5: cost 133 inf + 11 79.114 * * [simplify]: Extracting #6: cost 117 inf + 4315 79.119 * * [simplify]: Extracting #7: cost 41 inf + 32392 79.129 * * [simplify]: Extracting #8: cost 3 inf + 51156 79.140 * * [simplify]: Extracting #9: cost 1 inf + 52397 79.154 * * [simplify]: Extracting #10: cost 0 inf + 53264 79.164 * [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))))) 79.164 * [simplify]: Simplified (2 1 1 2 1) to (λ (x) (* (* (* (sqrt (/ 1 PI)) (fabs (sqrt (+ (+ (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (/ 3/4 (pow (fabs x) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (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)))))) (exp (* (fabs x) (fabs x))))) 79.165 * * * * [progress]: [ 51 / 286 ] simplifiying candidate # 79.165 * * * * [progress]: [ 52 / 286 ] simplifiying candidate #real (real->posit16 (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)))))) (exp (* (fabs x) (fabs x)))))> 79.165 * * * * [progress]: [ 53 / 286 ] simplifiying candidate # 79.165 * [simplify]: Simplifying (* (* (/ 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))))) 79.166 * * [simplify]: iters left: 6 (23 enodes) 79.179 * * [simplify]: iters left: 5 (108 enodes) 79.228 * * [simplify]: iters left: 4 (315 enodes) 79.432 * * [simplify]: Extracting #0: cost 1 inf + 0 79.432 * * [simplify]: Extracting #1: cost 37 inf + 0 79.434 * * [simplify]: Extracting #2: cost 291 inf + 2 79.437 * * [simplify]: Extracting #3: cost 437 inf + 169 79.441 * * [simplify]: Extracting #4: cost 401 inf + 13181 79.457 * * [simplify]: Extracting #5: cost 240 inf + 101781 79.519 * * [simplify]: Extracting #6: cost 39 inf + 251895 79.576 * * [simplify]: Extracting #7: cost 1 inf + 278966 79.635 * * [simplify]: Extracting #8: cost 0 inf + 279098 79.727 * [simplify]: Simplified to (* (+ (+ (+ (/ 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))) PI)) 79.727 * [simplify]: Simplified (2 1 1) to (λ (x) (* (pow (* (+ (+ (+ (/ 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))) PI)) 1/2) (exp (* (fabs x) (fabs x))))) 79.728 * * * * [progress]: [ 54 / 286 ] simplifiying candidate # 79.728 * [simplify]: Simplifying (* (* (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)))))) 79.728 * * [simplify]: iters left: 6 (25 enodes) 79.743 * * [simplify]: iters left: 5 (100 enodes) 79.781 * * [simplify]: iters left: 4 (163 enodes) 79.840 * * [simplify]: iters left: 3 (316 enodes) 79.933 * * [simplify]: Extracting #0: cost 1 inf + 0 79.933 * * [simplify]: Extracting #1: cost 25 inf + 0 79.934 * * [simplify]: Extracting #2: cost 79 inf + 0 79.934 * * [simplify]: Extracting #3: cost 121 inf + 0 79.934 * * [simplify]: Extracting #4: cost 132 inf + 1258 79.936 * * [simplify]: Extracting #5: cost 110 inf + 7834 79.940 * * [simplify]: Extracting #6: cost 55 inf + 30566 79.947 * * [simplify]: Extracting #7: cost 6 inf + 56832 79.961 * * [simplify]: Extracting #8: cost 0 inf + 60290 79.973 * [simplify]: Simplified to (* (sqrt (/ 1 PI)) (+ (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) 79.973 * [simplify]: Simplified (2 1 1) to (λ (x) (* (pow (* (sqrt (/ 1 PI)) (+ (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) 1) (exp (* (fabs x) (fabs x))))) 79.973 * * * * [progress]: [ 55 / 286 ] simplifiying candidate # 79.973 * [simplify]: Simplifying (* (* (/ 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))))) 79.974 * * [simplify]: iters left: 6 (23 enodes) 79.984 * * [simplify]: iters left: 5 (108 enodes) 80.021 * * [simplify]: iters left: 4 (315 enodes) 80.227 * * [simplify]: Extracting #0: cost 1 inf + 0 80.228 * * [simplify]: Extracting #1: cost 37 inf + 0 80.228 * * [simplify]: Extracting #2: cost 291 inf + 2 80.230 * * [simplify]: Extracting #3: cost 437 inf + 169 80.233 * * [simplify]: Extracting #4: cost 401 inf + 13181 80.245 * * [simplify]: Extracting #5: cost 240 inf + 101781 80.299 * * [simplify]: Extracting #6: cost 39 inf + 251895 80.383 * * [simplify]: Extracting #7: cost 1 inf + 278966 80.454 * * [simplify]: Extracting #8: cost 0 inf + 279098 80.550 * [simplify]: Simplified to (* (+ (+ (+ (/ 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))) PI)) 80.550 * [simplify]: Simplified (2 1 1) to (λ (x) (* (pow (* (+ (+ (+ (/ 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))) PI)) (/ 1 2)) (exp (* (fabs x) (fabs x))))) 80.551 * [simplify]: Simplifying (/ 1 2) 80.551 * * [simplify]: iters left: 2 (3 enodes) 80.554 * * [simplify]: iters left: 1 (12 enodes) 80.559 * * [simplify]: Extracting #0: cost 1 inf + 0 80.559 * * [simplify]: Extracting #1: cost 0 inf + 1 80.559 * [simplify]: Simplified to 1/2 80.559 * [simplify]: Simplified (2 1 2) to (λ (x) (* (pow (* (+ (+ (+ (/ 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))) PI)) 1/2) (exp (* (fabs x) (fabs x))))) 80.559 * * * * [progress]: [ 56 / 286 ] simplifiying candidate # 80.559 * [simplify]: Simplifying (* (* (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)))))) 80.560 * * [simplify]: iters left: 6 (25 enodes) 80.574 * * [simplify]: iters left: 5 (100 enodes) 80.610 * * [simplify]: iters left: 4 (163 enodes) 80.645 * * [simplify]: iters left: 3 (316 enodes) 80.751 * * [simplify]: Extracting #0: cost 1 inf + 0 80.751 * * [simplify]: Extracting #1: cost 25 inf + 0 80.751 * * [simplify]: Extracting #2: cost 79 inf + 0 80.752 * * [simplify]: Extracting #3: cost 121 inf + 0 80.753 * * [simplify]: Extracting #4: cost 132 inf + 1258 80.755 * * [simplify]: Extracting #5: cost 110 inf + 7834 80.763 * * [simplify]: Extracting #6: cost 55 inf + 30566 80.771 * * [simplify]: Extracting #7: cost 6 inf + 56832 80.780 * * [simplify]: Extracting #8: cost 0 inf + 60290 80.789 * [simplify]: Simplified to (* (sqrt (/ 1 PI)) (+ (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) 80.789 * [simplify]: Simplified (2 1 1) to (λ (x) (* (pow (* (sqrt (/ 1 PI)) (+ (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) 1) (exp (* (fabs x) (fabs x))))) 80.789 * * * * [progress]: [ 57 / 286 ] simplifiying candidate # 80.789 * * * * [progress]: [ 58 / 286 ] simplifiying candidate # 80.789 * [simplify]: Simplifying (+ (+ (log (sqrt (/ 1 PI))) (log (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) (log (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) 80.789 * * [simplify]: iters left: 6 (27 enodes) 80.803 * * [simplify]: iters left: 5 (106 enodes) 80.839 * * [simplify]: iters left: 4 (171 enodes) 80.878 * * [simplify]: iters left: 3 (285 enodes) 80.973 * * [simplify]: iters left: 2 (419 enodes) 81.086 * * [simplify]: Extracting #0: cost 1 inf + 0 81.086 * * [simplify]: Extracting #1: cost 6 inf + 0 81.086 * * [simplify]: Extracting #2: cost 12 inf + 0 81.086 * * [simplify]: Extracting #3: cost 16 inf + 0 81.086 * * [simplify]: Extracting #4: cost 34 inf + 0 81.086 * * [simplify]: Extracting #5: cost 60 inf + 2 81.087 * * [simplify]: Extracting #6: cost 91 inf + 557 81.087 * * [simplify]: Extracting #7: cost 133 inf + 1061 81.088 * * [simplify]: Extracting #8: cost 101 inf + 8950 81.092 * * [simplify]: Extracting #9: cost 25 inf + 41845 81.097 * * [simplify]: Extracting #10: cost 9 inf + 51594 81.103 * * [simplify]: Extracting #11: cost 3 inf + 56692 81.110 * * [simplify]: Extracting #12: cost 0 inf + 60156 81.122 * [simplify]: Simplified to (+ (+ (log (sqrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))) (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7)))))) (log (sqrt (/ 1 PI)))) (log (sqrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))) (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7))))))) 81.122 * [simplify]: Simplified (2 1 1) to (λ (x) (* (exp (+ (+ (log (sqrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))) (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7)))))) (log (sqrt (/ 1 PI)))) (log (sqrt (+ (+ (/ 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))))) 81.122 * * * * [progress]: [ 59 / 286 ] simplifiying candidate # 81.123 * [simplify]: Simplifying (+ (log (* (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))))))) (log (sqrt (+ (/ 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 (27 enodes) 81.138 * * [simplify]: iters left: 5 (106 enodes) 81.179 * * [simplify]: iters left: 4 (173 enodes) 81.239 * * [simplify]: iters left: 3 (292 enodes) 81.338 * * [simplify]: iters left: 2 (418 enodes) 81.424 * * [simplify]: Extracting #0: cost 1 inf + 0 81.424 * * [simplify]: Extracting #1: cost 6 inf + 0 81.424 * * [simplify]: Extracting #2: cost 13 inf + 0 81.424 * * [simplify]: Extracting #3: cost 18 inf + 0 81.424 * * [simplify]: Extracting #4: cost 36 inf + 0 81.424 * * [simplify]: Extracting #5: cost 62 inf + 2 81.424 * * [simplify]: Extracting #6: cost 98 inf + 253 81.425 * * [simplify]: Extracting #7: cost 139 inf + 1354 81.426 * * [simplify]: Extracting #8: cost 113 inf + 6943 81.429 * * [simplify]: Extracting #9: cost 44 inf + 39435 81.441 * * [simplify]: Extracting #10: cost 2 inf + 64039 81.455 * * [simplify]: Extracting #11: cost 0 inf + 65209 81.468 * [simplify]: Simplified to (+ (log (sqrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7)))))) (+ (log (sqrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7)))))) (log (sqrt (/ 1 PI))))) 81.469 * [simplify]: Simplified (2 1 1) to (λ (x) (* (exp (+ (log (sqrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7)))))) (+ (log (sqrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7)))))) (log (sqrt (/ 1 PI)))))) (exp (* (fabs x) (fabs x))))) 81.469 * * * * [progress]: [ 60 / 286 ] simplifiying candidate # 81.469 * * * * [progress]: [ 61 / 286 ] simplifiying candidate # 81.469 * * * * [progress]: [ 62 / 286 ] simplifiying candidate # 81.469 * [simplify]: Simplifying (* (* (* (* (sqrt (/ 1 PI)) (sqrt (/ 1 PI))) (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 (+ (/ 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 (+ (/ 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))))))) 81.470 * * [simplify]: iters left: 6 (29 enodes) 81.486 * * [simplify]: iters left: 5 (116 enodes) 81.527 * * [simplify]: iters left: 4 (293 enodes) 81.706 * * [simplify]: Extracting #0: cost 1 inf + 0 81.706 * * [simplify]: Extracting #1: cost 62 inf + 0 81.707 * * [simplify]: Extracting #2: cost 357 inf + 1 81.711 * * [simplify]: Extracting #3: cost 491 inf + 131 81.715 * * [simplify]: Extracting #4: cost 504 inf + 1608 81.727 * * [simplify]: Extracting #5: cost 427 inf + 39981 81.792 * * [simplify]: Extracting #6: cost 243 inf + 198793 81.915 * * [simplify]: Extracting #7: cost 31 inf + 408407 82.090 * * [simplify]: Extracting #8: cost 0 inf + 436798 82.194 * [simplify]: Simplified to (* (* (/ (sqrt (/ 1 PI)) PI) (+ (+ (/ 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)))) (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7)))) (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7)))))) 82.194 * [simplify]: Simplified (2 1 1) to (λ (x) (* (cbrt (* (* (/ (sqrt (/ 1 PI)) PI) (+ (+ (/ 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)))) (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7)))) (+ (+ (/ 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))))) 82.195 * * * * [progress]: [ 63 / 286 ] simplifiying candidate # 82.195 * [simplify]: Simplifying (* (* (* (* (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 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 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 (+ (/ 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))))))) 82.195 * * [simplify]: iters left: 6 (29 enodes) 82.205 * * [simplify]: iters left: 5 (122 enodes) 82.251 * * [simplify]: iters left: 4 (279 enodes) 82.410 * * [simplify]: Extracting #0: cost 1 inf + 0 82.411 * * [simplify]: Extracting #1: cost 66 inf + 0 82.412 * * [simplify]: Extracting #2: cost 290 inf + 0 82.415 * * [simplify]: Extracting #3: cost 363 inf + 746 82.418 * * [simplify]: Extracting #4: cost 385 inf + 792 82.421 * * [simplify]: Extracting #5: cost 366 inf + 5458 82.430 * * [simplify]: Extracting #6: cost 306 inf + 32472 82.475 * * [simplify]: Extracting #7: cost 164 inf + 158879 82.583 * * [simplify]: Extracting #8: cost 33 inf + 294309 82.684 * * [simplify]: Extracting #9: cost 0 inf + 329799 82.783 * [simplify]: Simplified to (* (* (sqrt (/ 1 PI)) (+ (/ 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)) (+ (/ 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)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) 82.783 * [simplify]: Simplified (2 1 1) to (λ (x) (* (cbrt (* (* (sqrt (/ 1 PI)) (+ (/ 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)) (+ (/ 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)) (+ (/ 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))))) 82.784 * * * * [progress]: [ 64 / 286 ] simplifiying candidate # 82.784 * * * * [progress]: [ 65 / 286 ] simplifiying candidate # 82.784 * * * * [progress]: [ 66 / 286 ] simplifiying candidate # 82.784 * [simplify]: Simplifying (* (* (/ 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))))) 82.785 * * [simplify]: iters left: 6 (23 enodes) 82.798 * * [simplify]: iters left: 5 (108 enodes) 82.846 * * [simplify]: iters left: 4 (315 enodes) 83.091 * * [simplify]: Extracting #0: cost 1 inf + 0 83.091 * * [simplify]: Extracting #1: cost 37 inf + 0 83.092 * * [simplify]: Extracting #2: cost 291 inf + 2 83.094 * * [simplify]: Extracting #3: cost 437 inf + 169 83.097 * * [simplify]: Extracting #4: cost 401 inf + 13181 83.122 * * [simplify]: Extracting #5: cost 240 inf + 101781 83.162 * * [simplify]: Extracting #6: cost 39 inf + 251895 83.218 * * [simplify]: Extracting #7: cost 1 inf + 278966 83.291 * * [simplify]: Extracting #8: cost 0 inf + 279098 83.346 * [simplify]: Simplified to (* (+ (+ (+ (/ 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))) PI)) 83.346 * [simplify]: Simplified (2 1 1) to (λ (x) (* (sqrt (* (+ (+ (+ (/ 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))) PI))) (exp (* (fabs x) (fabs x))))) 83.346 * * * * [progress]: [ 67 / 286 ] simplifiying candidate # 83.346 * * * * [progress]: [ 68 / 286 ] simplifiying candidate # 83.346 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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 (+ (* 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)))))) 83.346 * * [simplify]: iters left: 6 (27 enodes) 83.357 * * [simplify]: iters left: 5 (122 enodes) 83.388 * * [simplify]: iters left: 4 (295 enodes) 83.568 * * [simplify]: Extracting #0: cost 1 inf + 0 83.568 * * [simplify]: Extracting #1: cost 20 inf + 0 83.568 * * [simplify]: Extracting #2: cost 102 inf + 1 83.569 * * [simplify]: Extracting #3: cost 216 inf + 2 83.571 * * [simplify]: Extracting #4: cost 197 inf + 9860 83.576 * * [simplify]: Extracting #5: cost 108 inf + 39313 83.583 * * [simplify]: Extracting #6: cost 46 inf + 64586 83.593 * * [simplify]: Extracting #7: cost 7 inf + 90790 83.615 * * [simplify]: Extracting #8: cost 0 inf + 97366 83.627 * [simplify]: Simplified to (+ (* (* 15/8 (pow (fabs x) 8)) (fabs x)) (* (pow (fabs x) 7) (+ (pow (fabs x) 8) (+ (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) 3/4) (* (pow (fabs x) 6) 1/2))))) 83.627 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (* (* 15/8 (pow (fabs x) 8)) (fabs x)) (* (pow (fabs x) 7) (+ (pow (fabs x) 8) (+ (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) 3/4) (* (pow (fabs x) 6) 1/2))))) (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 83.627 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) 83.628 * * [simplify]: iters left: 6 (16 enodes) 83.632 * * [simplify]: iters left: 5 (71 enodes) 83.655 * * [simplify]: iters left: 4 (158 enodes) 83.747 * * [simplify]: iters left: 3 (451 enodes) 84.150 * * [simplify]: Extracting #0: cost 1 inf + 0 84.150 * * [simplify]: Extracting #1: cost 6 inf + 0 84.150 * * [simplify]: Extracting #2: cost 64 inf + 0 84.153 * * [simplify]: Extracting #3: cost 448 inf + 42 84.161 * * [simplify]: Extracting #4: cost 384 inf + 28481 84.191 * * [simplify]: Extracting #5: cost 157 inf + 125814 84.236 * * [simplify]: Extracting #6: cost 30 inf + 190983 84.266 * * [simplify]: Extracting #7: cost 0 inf + 206091 84.303 * [simplify]: Simplified to (* (sqrt PI) (* (* (* (* (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))))) 84.303 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt 1) (sqrt (+ (* 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 (+ (* 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) (* (* (* (* (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))))) 84.303 * * * * [progress]: [ 69 / 286 ] simplifiying candidate # 84.304 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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 (+ (* 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)))))) 84.304 * * [simplify]: iters left: 6 (46 enodes) 84.324 * * [simplify]: iters left: 5 (233 enodes) 84.389 * * [simplify]: Extracting #0: cost 1 inf + 0 84.390 * * [simplify]: Extracting #1: cost 5 inf + 0 84.390 * * [simplify]: Extracting #2: cost 8 inf + 1 84.390 * * [simplify]: Extracting #3: cost 22 inf + 1 84.390 * * [simplify]: Extracting #4: cost 84 inf + 1 84.390 * * [simplify]: Extracting #5: cost 166 inf + 2 84.391 * * [simplify]: Extracting #6: cost 226 inf + 1153 84.393 * * [simplify]: Extracting #7: cost 215 inf + 10642 84.399 * * [simplify]: Extracting #8: cost 117 inf + 45084 84.420 * * [simplify]: Extracting #9: cost 28 inf + 91484 84.456 * * [simplify]: Extracting #10: cost 5 inf + 111743 84.494 * * [simplify]: Extracting #11: cost 0 inf + 117251 84.516 * * [simplify]: Extracting #12: cost 0 inf + 117131 84.538 * [simplify]: Simplified to (* (sqrt (+ (* (* (fabs x) (* (fabs x) (fabs x))) (* (pow (fabs x) 6) 15/8)) (* (pow (fabs x) 7) (+ (* (pow (fabs x) 6) (* (fabs x) (fabs x))) (* (fabs x) (+ (* (* 3/4 (fabs x)) (* (fabs x) (fabs x))) (* 1/2 (pow (fabs x) 5)))))))) (sqrt (+ (* (+ (* (+ (/ 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)) (/ 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)))))) (pow (fabs x) 7)) (* (* 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)))))) (fabs x))))) 84.538 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (* (fabs x) (* (fabs x) (fabs x))) (* (pow (fabs x) 6) 15/8)) (* (pow (fabs x) 7) (+ (* (pow (fabs x) 6) (* (fabs x) (fabs x))) (* (fabs x) (+ (* (* 3/4 (fabs x)) (* (fabs x) (fabs x))) (* 1/2 (pow (fabs x) 5)))))))) (sqrt (+ (* (+ (* (+ (/ 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)) (/ 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)))))) (pow (fabs x) 7)) (* (* 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)))))) (fabs x))))) (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) (sqrt (* (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))))) 84.539 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) (sqrt (* (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))))) 84.540 * * [simplify]: iters left: 6 (28 enodes) 84.556 * * [simplify]: iters left: 5 (133 enodes) 84.614 * * [simplify]: iters left: 4 (363 enodes) 84.788 * * [simplify]: Extracting #0: cost 1 inf + 0 84.788 * * [simplify]: Extracting #1: cost 8 inf + 0 84.788 * * [simplify]: Extracting #2: cost 17 inf + 0 84.788 * * [simplify]: Extracting #3: cost 74 inf + 1 84.789 * * [simplify]: Extracting #4: cost 190 inf + 42 84.791 * * [simplify]: Extracting #5: cost 328 inf + 3216 84.798 * * [simplify]: Extracting #6: cost 350 inf + 20451 84.820 * * [simplify]: Extracting #7: cost 147 inf + 101874 84.856 * * [simplify]: Extracting #8: cost 9 inf + 167020 84.885 * * [simplify]: Extracting #9: cost 0 inf + 170541 84.921 * * [simplify]: Extracting #10: cost 0 inf + 170221 84.954 * [simplify]: Simplified to (* (sqrt (* (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)))))))) (* (sqrt PI) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8))))) 84.954 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt 1) (sqrt (+ (* 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 (+ (* 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)))))) (* (sqrt (* (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)))))))) (* (sqrt PI) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8)))))) (exp (* (fabs x) (fabs x))))) 84.955 * * * * [progress]: [ 70 / 286 ] simplifiying candidate # 84.956 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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 (+ (* 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)))))) 84.956 * * [simplify]: iters left: 6 (41 enodes) 84.981 * * [simplify]: iters left: 5 (193 enodes) 85.071 * * [simplify]: Extracting #0: cost 1 inf + 0 85.071 * * [simplify]: Extracting #1: cost 5 inf + 0 85.072 * * [simplify]: Extracting #2: cost 8 inf + 1 85.072 * * [simplify]: Extracting #3: cost 22 inf + 1 85.072 * * [simplify]: Extracting #4: cost 84 inf + 1 85.073 * * [simplify]: Extracting #5: cost 166 inf + 2 85.074 * * [simplify]: Extracting #6: cost 190 inf + 1785 85.077 * * [simplify]: Extracting #7: cost 156 inf + 11482 85.086 * * [simplify]: Extracting #8: cost 67 inf + 44111 85.104 * * [simplify]: Extracting #9: cost 16 inf + 73507 85.125 * * [simplify]: Extracting #10: cost 4 inf + 83188 85.143 * * [simplify]: Extracting #11: cost 1 inf + 87037 85.156 * * [simplify]: Extracting #12: cost 0 inf + 88714 85.171 * * [simplify]: Extracting #13: cost 0 inf + 88674 85.199 * [simplify]: Simplified to (* (sqrt (+ (* (* (fabs x) (* (fabs x) (fabs x))) (* (pow (fabs x) 6) 15/8)) (* (pow (fabs x) 7) (+ (* (pow (fabs x) 6) (* (fabs x) (fabs x))) (* (fabs x) (+ (* (* 3/4 (fabs x)) (* (fabs x) (fabs x))) (* 1/2 (pow (fabs x) 5)))))))) (sqrt (+ (* (* 15/8 (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))) (fabs x)))) (pow (fabs x) 7))))) 85.199 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (* (fabs x) (* (fabs x) (fabs x))) (* (pow (fabs x) 6) 15/8)) (* (pow (fabs x) 7) (+ (* (pow (fabs x) 6) (* (fabs x) (fabs x))) (* (fabs x) (+ (* (* 3/4 (fabs x)) (* (fabs x) (fabs x))) (* 1/2 (pow (fabs x) 5)))))))) (sqrt (+ (* (* 15/8 (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))) (fabs x)))) (pow (fabs x) 7))))) (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) (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))))) 85.201 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) 85.201 * * [simplify]: iters left: 6 (24 enodes) 85.215 * * [simplify]: iters left: 5 (103 enodes) 85.256 * * [simplify]: iters left: 4 (234 enodes) 85.376 * * [simplify]: Extracting #0: cost 1 inf + 0 85.376 * * [simplify]: Extracting #1: cost 8 inf + 0 85.376 * * [simplify]: Extracting #2: cost 17 inf + 0 85.376 * * [simplify]: Extracting #3: cost 66 inf + 1 85.376 * * [simplify]: Extracting #4: cost 158 inf + 83 85.377 * * [simplify]: Extracting #5: cost 175 inf + 1585 85.380 * * [simplify]: Extracting #6: cost 113 inf + 23924 85.391 * * [simplify]: Extracting #7: cost 47 inf + 49910 85.407 * * [simplify]: Extracting #8: cost 1 inf + 74129 85.423 * * [simplify]: Extracting #9: cost 0 inf + 75125 85.444 * [simplify]: Simplified to (* (* (sqrt PI) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8)))) (sqrt (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8)))) 85.444 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt 1) (sqrt (+ (* 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 (+ (* 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) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8)))) (sqrt (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8))))) (exp (* (fabs x) (fabs x))))) 85.445 * * * * [progress]: [ 71 / 286 ] simplifiying candidate # 85.446 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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 (+ (* 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)))))) 85.446 * * [simplify]: iters left: 6 (44 enodes) 85.472 * * [simplify]: iters left: 5 (225 enodes) 85.529 * * [simplify]: Extracting #0: cost 1 inf + 0 85.530 * * [simplify]: Extracting #1: cost 5 inf + 0 85.530 * * [simplify]: Extracting #2: cost 8 inf + 1 85.530 * * [simplify]: Extracting #3: cost 26 inf + 1 85.530 * * [simplify]: Extracting #4: cost 116 inf + 1 85.530 * * [simplify]: Extracting #5: cost 203 inf + 2 85.532 * * [simplify]: Extracting #6: cost 221 inf + 3300 85.536 * * [simplify]: Extracting #7: cost 168 inf + 18005 85.547 * * [simplify]: Extracting #8: cost 86 inf + 51018 85.566 * * [simplify]: Extracting #9: cost 13 inf + 100436 85.583 * * [simplify]: Extracting #10: cost 1 inf + 113507 85.611 * * [simplify]: Extracting #11: cost 0 inf + 114414 85.646 * * [simplify]: Extracting #12: cost 0 inf + 114374 85.677 * [simplify]: Simplified to (* (sqrt (+ (* (* (fabs x) (* (fabs x) (fabs x))) (* (pow (fabs x) 6) 15/8)) (* (pow (fabs x) 7) (+ (* (* (fabs x) (fabs x)) (pow (fabs x) 6)) (* (fabs x) (+ (* (* (fabs x) (fabs x)) (* 3/4 (fabs x))) (* 1/2 (pow (fabs x) 5)))))))) (sqrt (+ (* (+ (- (/ (/ 1 (fabs x)) (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) (* (pow (fabs x) 7) (+ (* (/ 1 (fabs x)) (/ (/ 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)))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))))))) 85.678 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (* (fabs x) (* (fabs x) (fabs x))) (* (pow (fabs x) 6) 15/8)) (* (pow (fabs x) 7) (+ (* (* (fabs x) (fabs x)) (pow (fabs x) 6)) (* (fabs x) (+ (* (* (fabs x) (fabs x)) (* 3/4 (fabs x))) (* 1/2 (pow (fabs x) 5)))))))) (sqrt (+ (* (+ (- (/ (/ 1 (fabs x)) (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) (* (pow (fabs x) 7) (+ (* (/ 1 (fabs x)) (/ (/ 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)))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))))))) (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) (sqrt (* (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))))) 85.678 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) (sqrt (* (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)))))))) 85.679 * * [simplify]: iters left: 6 (30 enodes) 85.689 * * [simplify]: iters left: 5 (145 enodes) 85.732 * * [simplify]: iters left: 4 (391 enodes) 85.967 * * [simplify]: Extracting #0: cost 1 inf + 0 85.967 * * [simplify]: Extracting #1: cost 8 inf + 0 85.967 * * [simplify]: Extracting #2: cost 17 inf + 0 85.967 * * [simplify]: Extracting #3: cost 71 inf + 1 85.968 * * [simplify]: Extracting #4: cost 248 inf + 42 85.972 * * [simplify]: Extracting #5: cost 360 inf + 8210 85.988 * * [simplify]: Extracting #6: cost 256 inf + 48763 86.009 * * [simplify]: Extracting #7: cost 121 inf + 118384 86.039 * * [simplify]: Extracting #8: cost 12 inf + 192312 86.094 * * [simplify]: Extracting #9: cost 1 inf + 202857 86.145 * * [simplify]: Extracting #10: cost 0 inf + 203975 86.195 * * [simplify]: Extracting #11: cost 0 inf + 203935 86.256 * [simplify]: Simplified to (* (sqrt PI) (* (sqrt (* (- (+ (* (+ (/ 3/4 (pow (fabs 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))) (pow (fabs x) 7))) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8))))) 86.256 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt 1) (sqrt (+ (* 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 (+ (* 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)))))) (* (sqrt PI) (* (sqrt (* (- (+ (* (+ (/ 3/4 (pow (fabs 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))) (pow (fabs x) 7))) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8)))))) (exp (* (fabs x) (fabs x))))) 86.257 * * * * [progress]: [ 72 / 286 ] simplifiying candidate # 86.257 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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 (+ (* 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)))))))) 86.257 * * [simplify]: iters left: 6 (39 enodes) 86.271 * * [simplify]: iters left: 5 (182 enodes) 86.325 * * [simplify]: iters left: 4 (475 enodes) 86.647 * * [simplify]: Extracting #0: cost 1 inf + 0 86.647 * * [simplify]: Extracting #1: cost 5 inf + 0 86.648 * * [simplify]: Extracting #2: cost 8 inf + 1 86.648 * * [simplify]: Extracting #3: cost 34 inf + 1 86.649 * * [simplify]: Extracting #4: cost 195 inf + 1 86.651 * * [simplify]: Extracting #5: cost 406 inf + 3 86.657 * * [simplify]: Extracting #6: cost 469 inf + 12313 86.678 * * [simplify]: Extracting #7: cost 256 inf + 98424 86.731 * * [simplify]: Extracting #8: cost 50 inf + 214736 86.768 * * [simplify]: Extracting #9: cost 2 inf + 252847 86.826 * * [simplify]: Extracting #10: cost 1 inf + 254094 86.865 * * [simplify]: Extracting #11: cost 0 inf + 255943 86.914 * * [simplify]: Extracting #12: cost 0 inf + 255742 86.966 * [simplify]: Simplified to (* (sqrt (* (- (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))) (/ 1 (fabs x))) (+ 15/8 (* (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)))) (pow (fabs x) 7))))) (sqrt (+ (* (* (pow (fabs x) 8) 15/8) (fabs x)) (* (pow (fabs x) 7) (+ (pow (fabs x) 8) (+ (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) 3/4) (* 1/2 (pow (fabs x) 6)))))))) 86.966 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (* (- (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))) (/ 1 (fabs x))) (+ 15/8 (* (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)))) (pow (fabs x) 7))))) (sqrt (+ (* (* (pow (fabs x) 8) 15/8) (fabs x)) (* (pow (fabs x) 7) (+ (pow (fabs x) 8) (+ (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) 3/4) (* 1/2 (pow (fabs x) 6)))))))) (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) (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))))) 86.966 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 86.967 * * [simplify]: iters left: 6 (26 enodes) 86.974 * * [simplify]: iters left: 5 (111 enodes) 86.997 * * [simplify]: iters left: 4 (244 enodes) 87.094 * * [simplify]: Extracting #0: cost 1 inf + 0 87.095 * * [simplify]: Extracting #1: cost 8 inf + 0 87.095 * * [simplify]: Extracting #2: cost 17 inf + 0 87.095 * * [simplify]: Extracting #3: cost 60 inf + 1 87.096 * * [simplify]: Extracting #4: cost 167 inf + 42 87.097 * * [simplify]: Extracting #5: cost 166 inf + 1929 87.101 * * [simplify]: Extracting #6: cost 106 inf + 22816 87.110 * * [simplify]: Extracting #7: cost 43 inf + 45905 87.123 * * [simplify]: Extracting #8: cost 12 inf + 61233 87.139 * * [simplify]: Extracting #9: cost 1 inf + 71284 87.147 * * [simplify]: Extracting #10: cost 0 inf + 72522 87.156 * [simplify]: Simplified to (* (* (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8))) (sqrt (* (+ (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ -1 (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)))) (sqrt PI)) 87.156 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt 1) (sqrt (+ (* 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 (+ (* 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 (* (pow (fabs x) 8) (pow (fabs x) 8))) (sqrt (* (+ (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ -1 (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)))) (sqrt PI))) (exp (* (fabs x) (fabs x))))) 87.157 * * * * [progress]: [ 73 / 286 ] simplifiying candidate # 87.157 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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 (+ (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)))) 87.157 * * [simplify]: iters left: 6 (38 enodes) 87.179 * * [simplify]: iters left: 5 (178 enodes) 87.254 * * [simplify]: iters left: 4 (438 enodes) 87.530 * * [simplify]: Extracting #0: cost 1 inf + 0 87.530 * * [simplify]: Extracting #1: cost 5 inf + 0 87.530 * * [simplify]: Extracting #2: cost 8 inf + 1 87.530 * * [simplify]: Extracting #3: cost 30 inf + 1 87.530 * * [simplify]: Extracting #4: cost 201 inf + 1 87.532 * * [simplify]: Extracting #5: cost 409 inf + 4 87.536 * * [simplify]: Extracting #6: cost 349 inf + 25127 87.564 * * [simplify]: Extracting #7: cost 136 inf + 120917 87.621 * * [simplify]: Extracting #8: cost 9 inf + 191017 87.666 * * [simplify]: Extracting #9: cost 0 inf + 198666 87.714 * [simplify]: Simplified to (* (sqrt (+ (* (* (/ 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 (+ (* (* (* (fabs x) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (+ (* (* (fabs x) (* (fabs x) (fabs x))) 3/4) (* 1/2 (pow (fabs x) 5)))) (* (* (fabs x) (* (fabs x) (fabs x))) (+ (* (* (fabs x) (pow (fabs x) 5)) (* (fabs x) (pow (fabs x) 5))) (* (fabs x) (* 15/8 (pow (fabs x) 5)))))))) 87.714 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (* (/ 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 (+ (* (* (* (fabs x) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (+ (* (* (fabs x) (* (fabs x) (fabs x))) 3/4) (* 1/2 (pow (fabs x) 5)))) (* (* (fabs x) (* (fabs x) (fabs x))) (+ (* (* (fabs x) (pow (fabs x) 5)) (* (fabs x) (pow (fabs x) 5))) (* (fabs x) (* 15/8 (pow (fabs x) 5)))))))) (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) (sqrt (+ (* (/ 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))))) 87.715 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) (sqrt (+ (* (/ 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)))))))) 87.716 * * [simplify]: iters left: 6 (32 enodes) 87.734 * * [simplify]: iters left: 5 (153 enodes) 87.792 * * [simplify]: iters left: 4 (438 enodes) 88.013 * * [simplify]: Extracting #0: cost 1 inf + 0 88.013 * * [simplify]: Extracting #1: cost 8 inf + 0 88.013 * * [simplify]: Extracting #2: cost 17 inf + 0 88.013 * * [simplify]: Extracting #3: cost 72 inf + 1 88.014 * * [simplify]: Extracting #4: cost 360 inf + 42 88.016 * * [simplify]: Extracting #5: cost 475 inf + 4965 88.025 * * [simplify]: Extracting #6: cost 397 inf + 37857 88.033 * * [simplify]: Extracting #7: cost 312 inf + 66706 88.048 * * [simplify]: Extracting #8: cost 194 inf + 135315 88.085 * * [simplify]: Extracting #9: cost 21 inf + 262672 88.132 * * [simplify]: Extracting #10: cost 0 inf + 281769 88.194 * [simplify]: Simplified to (* (sqrt (- (* (+ (/ 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))))) (* (/ 15/8 (pow (fabs x) 7)) (- (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)))) (/ 15/8 (pow (fabs x) 7)))))) (* (sqrt PI) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8))))) 88.194 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* (* (/ 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 (+ (* (* (* (fabs x) (* (fabs x) (fabs x))) (pow (fabs x) 5)) (+ (* (* (fabs x) (* (fabs x) (fabs x))) 3/4) (* 1/2 (pow (fabs x) 5)))) (* (* (fabs x) (* (fabs x) (fabs x))) (+ (* (* (fabs x) (pow (fabs x) 5)) (* (fabs x) (pow (fabs x) 5))) (* (fabs x) (* 15/8 (pow (fabs x) 5)))))))) (* (sqrt (- (* (+ (/ 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))))) (* (/ 15/8 (pow (fabs x) 7)) (- (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)))) (/ 15/8 (pow (fabs x) 7)))))) (* (sqrt PI) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8)))))) (exp (* (fabs x) (fabs x))))) 88.195 * * * * [progress]: [ 74 / 286 ] simplifiying candidate # 88.195 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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 (- (* (/ 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))))))) 88.195 * * [simplify]: iters left: 6 (37 enodes) 88.208 * * [simplify]: iters left: 5 (173 enodes) 88.248 * * [simplify]: iters left: 4 (462 enodes) 88.458 * * [simplify]: Extracting #0: cost 1 inf + 0 88.458 * * [simplify]: Extracting #1: cost 5 inf + 0 88.458 * * [simplify]: Extracting #2: cost 8 inf + 1 88.458 * * [simplify]: Extracting #3: cost 59 inf + 1 88.458 * * [simplify]: Extracting #4: cost 275 inf + 1 88.464 * * [simplify]: Extracting #5: cost 475 inf + 2 88.469 * * [simplify]: Extracting #6: cost 385 inf + 36158 88.509 * * [simplify]: Extracting #7: cost 107 inf + 167264 88.575 * * [simplify]: Extracting #8: cost 4 inf + 231834 88.641 * * [simplify]: Extracting #9: cost 0 inf + 235478 88.685 * * [simplify]: Extracting #10: cost 0 inf + 235347 88.744 * [simplify]: Simplified to (* (sqrt (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (+ (/ 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)))))) (sqrt (+ (* (pow (fabs x) 8) (+ (* (* (fabs x) (fabs x)) (* 3/4 (fabs x))) (* 1/2 (pow (fabs x) 5)))) (* (pow (fabs x) 8) (+ (pow (fabs x) 7) (* (fabs x) 15/8)))))) 88.744 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (+ (/ 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)))))) (sqrt (+ (* (pow (fabs x) 8) (+ (* (* (fabs x) (fabs x)) (* 3/4 (fabs x))) (* 1/2 (pow (fabs x) 5)))) (* (pow (fabs x) 8) (+ (pow (fabs x) 7) (* (fabs x) 15/8)))))) (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (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))))))) (exp (* (fabs x) (fabs x))))) 88.745 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (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)))))) 88.745 * * [simplify]: iters left: 6 (28 enodes) 88.754 * * [simplify]: iters left: 5 (119 enodes) 88.788 * * [simplify]: iters left: 4 (252 enodes) 88.898 * * [simplify]: Extracting #0: cost 1 inf + 0 88.898 * * [simplify]: Extracting #1: cost 8 inf + 0 88.898 * * [simplify]: Extracting #2: cost 17 inf + 0 88.898 * * [simplify]: Extracting #3: cost 75 inf + 1 88.898 * * [simplify]: Extracting #4: cost 176 inf + 42 88.899 * * [simplify]: Extracting #5: cost 162 inf + 1092 88.902 * * [simplify]: Extracting #6: cost 83 inf + 28132 88.909 * * [simplify]: Extracting #7: cost 11 inf + 59191 88.917 * * [simplify]: Extracting #8: cost 1 inf + 66378 88.925 * * [simplify]: Extracting #9: cost 0 inf + 67084 88.933 * [simplify]: Simplified to (* (sqrt (- (- (+ (/ 15/8 (pow (fabs x) 7)) (/ -1 (fabs x))) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (sqrt PI) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8))))) 88.933 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt 1) (sqrt (+ (* 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 (- (* (/ 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 (- (- (+ (/ 15/8 (pow (fabs x) 7)) (/ -1 (fabs x))) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (sqrt PI) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8)))))) (exp (* (fabs x) (fabs x))))) 88.934 * * * * [progress]: [ 75 / 286 ] simplifiying candidate # 88.934 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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)))))) (sqrt (+ (* 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)))))) 88.934 * * [simplify]: iters left: 6 (46 enodes) 88.949 * * [simplify]: iters left: 5 (233 enodes) 89.007 * * [simplify]: Extracting #0: cost 1 inf + 0 89.008 * * [simplify]: Extracting #1: cost 5 inf + 0 89.008 * * [simplify]: Extracting #2: cost 8 inf + 1 89.008 * * [simplify]: Extracting #3: cost 22 inf + 1 89.008 * * [simplify]: Extracting #4: cost 84 inf + 1 89.008 * * [simplify]: Extracting #5: cost 166 inf + 2 89.009 * * [simplify]: Extracting #6: cost 229 inf + 615 89.011 * * [simplify]: Extracting #7: cost 193 inf + 18686 89.024 * * [simplify]: Extracting #8: cost 61 inf + 65294 89.052 * * [simplify]: Extracting #9: cost 25 inf + 88751 89.086 * * [simplify]: Extracting #10: cost 7 inf + 105387 89.124 * * [simplify]: Extracting #11: cost 0 inf + 114834 89.163 * * [simplify]: Extracting #12: cost 0 inf + 114634 89.201 * [simplify]: Simplified to (* (sqrt (+ (* (* 15/8 (fabs x)) (* (pow (fabs x) 6) (* (fabs x) (fabs x)))) (* (+ (* (fabs x) (+ (* (pow (fabs x) 5) 1/2) (* (fabs x) (* (* (fabs x) (fabs x)) 3/4)))) (* (pow (fabs x) 6) (* (fabs x) (fabs x)))) (pow (fabs x) 7)))) (sqrt (+ (* (* 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)) (- (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))) (* (+ (+ (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (fabs x) (* (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))) (/ 3/4 (pow (fabs x) 5))) (* (* (/ 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))))) 89.201 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (* 15/8 (fabs x)) (* (pow (fabs x) 6) (* (fabs x) (fabs x)))) (* (+ (* (fabs x) (+ (* (pow (fabs x) 5) 1/2) (* (fabs x) (* (* (fabs x) (fabs x)) 3/4)))) (* (pow (fabs x) 6) (* (fabs x) (fabs x)))) (pow (fabs x) 7)))) (sqrt (+ (* (* 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)) (- (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))) (* (+ (+ (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (fabs x) (* (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))) (/ 3/4 (pow (fabs x) 5))) (* (* (/ 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) (sqrt (* (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))))) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 89.202 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (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))))) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) 89.203 * * [simplify]: iters left: 6 (28 enodes) 89.219 * * [simplify]: iters left: 5 (133 enodes) 89.267 * * [simplify]: iters left: 4 (363 enodes) 89.487 * * [simplify]: Extracting #0: cost 1 inf + 0 89.487 * * [simplify]: Extracting #1: cost 8 inf + 0 89.487 * * [simplify]: Extracting #2: cost 17 inf + 0 89.487 * * [simplify]: Extracting #3: cost 73 inf + 1 89.488 * * [simplify]: Extracting #4: cost 192 inf + 42 89.489 * * [simplify]: Extracting #5: cost 333 inf + 3136 89.493 * * [simplify]: Extracting #6: cost 317 inf + 34187 89.507 * * [simplify]: Extracting #7: cost 99 inf + 120412 89.542 * * [simplify]: Extracting #8: cost 7 inf + 168491 89.591 * * [simplify]: Extracting #9: cost 0 inf + 171908 89.623 * * [simplify]: Extracting #10: cost 0 inf + 171787 89.664 * [simplify]: Simplified to (* (* (sqrt (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 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) 8))) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8)))) (sqrt PI)) 89.664 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt 1) (sqrt (+ (* 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)))))) (sqrt (+ (* 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 (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 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) 8))) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8)))) (sqrt PI))) (exp (* (fabs x) (fabs x))))) 89.665 * * * * [progress]: [ 76 / 286 ] simplifiying candidate # 89.666 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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)))))) (sqrt (+ (* 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)))))) 89.666 * * [simplify]: iters left: 6 (34 enodes) 89.689 * * [simplify]: iters left: 5 (172 enodes) 89.756 * * [simplify]: iters left: 4 (490 enodes) 89.988 * * [simplify]: Extracting #0: cost 1 inf + 0 89.988 * * [simplify]: Extracting #1: cost 25 inf + 0 89.989 * * [simplify]: Extracting #2: cost 153 inf + 1 89.991 * * [simplify]: Extracting #3: cost 343 inf + 2 89.995 * * [simplify]: Extracting #4: cost 549 inf + 4954 90.016 * * [simplify]: Extracting #5: cost 401 inf + 102271 90.078 * * [simplify]: Extracting #6: cost 74 inf + 264985 90.192 * * [simplify]: Extracting #7: cost 3 inf + 305336 90.279 * * [simplify]: Extracting #8: cost 0 inf + 306123 90.353 * * [simplify]: Extracting #9: cost 0 inf + 305204 90.431 * * [simplify]: Extracting #10: cost 0 inf + 305084 90.531 * * [simplify]: Extracting #11: cost 0 inf + 305044 90.619 * [simplify]: Simplified to (+ (* (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)))))) (* (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs 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)))) (/ 1/2 (* (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)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))))) (pow (fabs x) 7))) 90.619 * [simplify]: Simplified (2 1 1) to (λ (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)))))) (* (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs 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)))) (/ 1/2 (* (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)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))))) (pow (fabs x) 7))) (* (* (sqrt PI) (sqrt (* (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))))) (sqrt (* (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))))) 90.620 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (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))))) (sqrt (* (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))))) 90.620 * * [simplify]: iters left: 6 (24 enodes) 90.627 * * [simplify]: iters left: 5 (112 enodes) 90.667 * * [simplify]: iters left: 4 (279 enodes) 90.768 * * [simplify]: Extracting #0: cost 1 inf + 0 90.768 * * [simplify]: Extracting #1: cost 6 inf + 0 90.769 * * [simplify]: Extracting #2: cost 43 inf + 0 90.769 * * [simplify]: Extracting #3: cost 105 inf + 42 90.770 * * [simplify]: Extracting #4: cost 262 inf + 381 90.775 * * [simplify]: Extracting #5: cost 318 inf + 12525 90.788 * * [simplify]: Extracting #6: cost 192 inf + 49360 90.808 * * [simplify]: Extracting #7: cost 65 inf + 108233 90.827 * * [simplify]: Extracting #8: cost 8 inf + 141516 90.871 * * [simplify]: Extracting #9: cost 0 inf + 145988 90.891 * [simplify]: Simplified to (* (sqrt PI) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ 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) 8))) 90.891 * [simplify]: Simplified (2 1 2) to (λ (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)))))) (* (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs 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)))) (/ 1/2 (* (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)) (- (/ 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)) (- (/ 3/4 (pow (fabs x) 5)) (/ 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) 8)))) (exp (* (fabs x) (fabs x))))) 90.891 * * * * [progress]: [ 77 / 286 ] simplifiying candidate # 90.891 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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)))))) (sqrt (+ (* 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)))))) 90.892 * * [simplify]: iters left: 6 (44 enodes) 90.914 * * [simplify]: iters left: 5 (221 enodes) 90.995 * * [simplify]: Extracting #0: cost 1 inf + 0 90.995 * * [simplify]: Extracting #1: cost 5 inf + 0 90.995 * * [simplify]: Extracting #2: cost 8 inf + 1 90.995 * * [simplify]: Extracting #3: cost 22 inf + 1 90.995 * * [simplify]: Extracting #4: cost 77 inf + 1 90.996 * * [simplify]: Extracting #5: cost 156 inf + 2 90.997 * * [simplify]: Extracting #6: cost 224 inf + 87 91.000 * * [simplify]: Extracting #7: cost 214 inf + 7158 91.007 * * [simplify]: Extracting #8: cost 148 inf + 26307 91.028 * * [simplify]: Extracting #9: cost 48 inf + 81945 91.064 * * [simplify]: Extracting #10: cost 9 inf + 108386 91.086 * * [simplify]: Extracting #11: cost 0 inf + 117435 91.122 * [simplify]: Simplified to (* (sqrt (+ (* (* 15/8 (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)))))) (fabs x))) (pow (fabs x) 7)))) (sqrt (+ (* (* 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)) (/ 3/4 (pow (fabs 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) (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (* (/ 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))))) 91.122 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (* 15/8 (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)))))) (fabs x))) (pow (fabs x) 7)))) (sqrt (+ (* (* 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)) (/ 3/4 (pow (fabs 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) (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (* (/ 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) (sqrt (* (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))))) (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))))) 91.123 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (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))))) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) 91.124 * * [simplify]: iters left: 6 (28 enodes) 91.131 * * [simplify]: iters left: 5 (130 enodes) 91.158 * * [simplify]: iters left: 4 (333 enodes) 91.282 * * [simplify]: Extracting #0: cost 1 inf + 0 91.283 * * [simplify]: Extracting #1: cost 8 inf + 0 91.283 * * [simplify]: Extracting #2: cost 17 inf + 0 91.283 * * [simplify]: Extracting #3: cost 68 inf + 1 91.284 * * [simplify]: Extracting #4: cost 155 inf + 42 91.285 * * [simplify]: Extracting #5: cost 307 inf + 926 91.289 * * [simplify]: Extracting #6: cost 381 inf + 5352 91.306 * * [simplify]: Extracting #7: cost 208 inf + 67992 91.326 * * [simplify]: Extracting #8: cost 26 inf + 158765 91.360 * * [simplify]: Extracting #9: cost 0 inf + 173614 91.390 * * [simplify]: Extracting #10: cost 0 inf + 173334 91.425 * [simplify]: Simplified to (* (sqrt (* (pow (fabs x) 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)))))) (* (sqrt (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8))) (sqrt PI))) 91.425 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* (* 15/8 (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)))))) (fabs x))) (pow (fabs x) 7)))) (sqrt (+ (* (* 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)) (/ 3/4 (pow (fabs 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) (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (* (/ 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 (* (pow (fabs x) 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)))))) (* (sqrt (* (- (/ (/ 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))))) 91.426 * * * * [progress]: [ 78 / 286 ] simplifiying candidate # 91.427 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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)))))) (sqrt (+ (* 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)))))) 91.427 * * [simplify]: iters left: 6 (48 enodes) 91.447 * * [simplify]: iters left: 5 (262 enodes) 91.555 * * [simplify]: Extracting #0: cost 1 inf + 0 91.555 * * [simplify]: Extracting #1: cost 5 inf + 0 91.555 * * [simplify]: Extracting #2: cost 8 inf + 1 91.555 * * [simplify]: Extracting #3: cost 26 inf + 1 91.556 * * [simplify]: Extracting #4: cost 110 inf + 1 91.557 * * [simplify]: Extracting #5: cost 199 inf + 2 91.558 * * [simplify]: Extracting #6: cost 276 inf + 335 91.562 * * [simplify]: Extracting #7: cost 252 inf + 10890 91.568 * * [simplify]: Extracting #8: cost 201 inf + 24191 91.573 * * [simplify]: Extracting #9: cost 172 inf + 34446 91.583 * * [simplify]: Extracting #10: cost 94 inf + 76939 91.607 * * [simplify]: Extracting #11: cost 22 inf + 125894 91.655 * * [simplify]: Extracting #12: cost 2 inf + 146651 91.688 * * [simplify]: Extracting #13: cost 0 inf + 148118 91.720 * * [simplify]: Extracting #14: cost 0 inf + 147947 91.766 * [simplify]: Simplified to (* (sqrt (+ (* (* 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))))) (* (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (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 (+ (* (+ (* (/ 1 (fabs x)) (- (/ 1 (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)))))) 15/8) (* (+ (* (/ 1 (fabs x)) (/ (/ 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))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 7))))) 91.767 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (* 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))))) (* (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (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 (+ (* (+ (* (/ 1 (fabs x)) (- (/ 1 (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)))))) 15/8) (* (+ (* (/ 1 (fabs x)) (/ (/ 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))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 7))))) (* (* (sqrt PI) (sqrt (* (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))))) (sqrt (* (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))))) 91.769 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (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))))) (sqrt (* (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)))))))) 91.769 * * [simplify]: iters left: 6 (34 enodes) 91.789 * * [simplify]: iters left: 5 (172 enodes) 91.847 * * [simplify]: iters left: 4 (484 enodes) 92.036 * * [simplify]: Extracting #0: cost 1 inf + 0 92.036 * * [simplify]: Extracting #1: cost 8 inf + 0 92.036 * * [simplify]: Extracting #2: cost 17 inf + 0 92.036 * * [simplify]: Extracting #3: cost 70 inf + 42 92.037 * * [simplify]: Extracting #4: cost 238 inf + 83 92.040 * * [simplify]: Extracting #5: cost 508 inf + 1300 92.058 * * [simplify]: Extracting #6: cost 454 inf + 63951 92.109 * * [simplify]: Extracting #7: cost 108 inf + 237180 92.172 * * [simplify]: Extracting #8: cost 21 inf + 286352 92.252 * * [simplify]: Extracting #9: cost 0 inf + 295053 92.335 * [simplify]: Simplified to (* (* (sqrt (* (* (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))))))) (sqrt PI)) (sqrt (+ (/ (* (pow (fabs x) 7) 1) (* (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))))) (- (/ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (fabs x)))))))) 92.335 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* (* 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))))) (* (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (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 (+ (* (+ (* (/ 1 (fabs x)) (- (/ 1 (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)))))) 15/8) (* (+ (* (/ 1 (fabs x)) (/ (/ 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))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 7))))) (* (* (sqrt (* (* (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))))))) (sqrt PI)) (sqrt (+ (/ (* (pow (fabs x) 7) 1) (* (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))))) (- (/ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (fabs x))))))))) (exp (* (fabs x) (fabs x))))) 92.337 * * * * [progress]: [ 79 / 286 ] simplifiying candidate # 92.338 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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)))))) (sqrt (+ (* 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)))))))) 92.338 * * [simplify]: iters left: 6 (44 enodes) 92.367 * * [simplify]: iters left: 5 (224 enodes) 92.465 * * [simplify]: Extracting #0: cost 1 inf + 0 92.465 * * [simplify]: Extracting #1: cost 5 inf + 0 92.465 * * [simplify]: Extracting #2: cost 8 inf + 1 92.465 * * [simplify]: Extracting #3: cost 18 inf + 1 92.465 * * [simplify]: Extracting #4: cost 71 inf + 1 92.466 * * [simplify]: Extracting #5: cost 143 inf + 2 92.466 * * [simplify]: Extracting #6: cost 223 inf + 128 92.468 * * [simplify]: Extracting #7: cost 215 inf + 6658 92.472 * * [simplify]: Extracting #8: cost 142 inf + 26626 92.484 * * [simplify]: Extracting #9: cost 37 inf + 87202 92.503 * * [simplify]: Extracting #10: cost 2 inf + 112209 92.527 * * [simplify]: Extracting #11: cost 0 inf + 113941 92.550 * * [simplify]: Extracting #12: cost 0 inf + 113901 92.590 * [simplify]: Simplified to (* (sqrt (+ (* (* (+ (/ 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)))) (/ 1 (fabs x))))) (pow (fabs x) 7)) (* (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (- (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x)))) 15/8))) (sqrt (+ (* (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)))) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (+ (* (/ 3/4 (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) (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (* (/ 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))))) 92.590 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (* (+ (/ 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)))) (/ 1 (fabs x))))) (pow (fabs x) 7)) (* (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (- (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x)))) 15/8))) (sqrt (+ (* (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)))) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (+ (* (/ 3/4 (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) (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (* (/ 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) (sqrt (* (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))))) (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))))) 92.591 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (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))))) (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 92.592 * * [simplify]: iters left: 6 (30 enodes) 92.608 * * [simplify]: iters left: 5 (138 enodes) 92.665 * * [simplify]: iters left: 4 (345 enodes) 92.821 * * [simplify]: Extracting #0: cost 1 inf + 0 92.845 * * [simplify]: Extracting #1: cost 8 inf + 0 92.845 * * [simplify]: Extracting #2: cost 17 inf + 0 92.845 * * [simplify]: Extracting #3: cost 61 inf + 1 92.845 * * [simplify]: Extracting #4: cost 162 inf + 42 92.846 * * [simplify]: Extracting #5: cost 315 inf + 331 92.849 * * [simplify]: Extracting #6: cost 360 inf + 11871 92.857 * * [simplify]: Extracting #7: cost 194 inf + 64901 92.876 * * [simplify]: Extracting #8: cost 32 inf + 151416 92.910 * * [simplify]: Extracting #9: cost 0 inf + 173330 92.963 * * [simplify]: Extracting #10: cost 0 inf + 173168 93.014 * [simplify]: Simplified to (* (sqrt (* (- (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (* (sqrt (* (pow (fabs x) 7) (+ (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (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))))))) (sqrt PI))) 93.014 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* (* (+ (/ 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)))) (/ 1 (fabs x))))) (pow (fabs x) 7)) (* (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (- (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x)))) 15/8))) (sqrt (+ (* (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)))) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (+ (* (/ 3/4 (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) (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (* (/ 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 (* (- (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (* (sqrt (* (pow (fabs x) 7) (+ (* (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (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))))))) (sqrt PI)))) (exp (* (fabs x) (fabs x))))) 93.015 * * * * [progress]: [ 80 / 286 ] simplifiying candidate # 93.016 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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)))))) (sqrt (+ (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)))) 93.016 * * [simplify]: iters left: 6 (42 enodes) 93.039 * * [simplify]: iters left: 5 (215 enodes) 93.100 * * [simplify]: Extracting #0: cost 1 inf + 0 93.100 * * [simplify]: Extracting #1: cost 5 inf + 0 93.100 * * [simplify]: Extracting #2: cost 8 inf + 1 93.100 * * [simplify]: Extracting #3: cost 18 inf + 1 93.101 * * [simplify]: Extracting #4: cost 71 inf + 1 93.101 * * [simplify]: Extracting #5: cost 145 inf + 4 93.101 * * [simplify]: Extracting #6: cost 209 inf + 172 93.103 * * [simplify]: Extracting #7: cost 195 inf + 10282 93.107 * * [simplify]: Extracting #8: cost 119 inf + 32356 93.124 * * [simplify]: Extracting #9: cost 33 inf + 80563 93.147 * * [simplify]: Extracting #10: cost 8 inf + 99106 93.166 * * [simplify]: Extracting #11: cost 2 inf + 106257 93.203 * * [simplify]: Extracting #12: cost 0 inf + 108271 93.240 * [simplify]: Simplified to (* (sqrt (+ (* (+ (* (/ 1/2 (* (fabs x) (* (fabs x) (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 (+ (* (* (+ (+ (/ 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)))) (/ 3375/512 (* (* (pow (fabs x) 7) (pow (fabs x) 7)) (pow (fabs x) 7)))))) 93.240 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (+ (* (/ 1/2 (* (fabs x) (* (fabs x) (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 (+ (* (* (+ (+ (/ 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)))) (/ 3375/512 (* (* (pow (fabs x) 7) (pow (fabs x) 7)) (pow (fabs x) 7)))))) (* (* (sqrt PI) (sqrt (* (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))))) (sqrt (+ (* (/ 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))))) 93.242 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (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))))) (sqrt (+ (* (/ 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)))))))) 93.242 * * [simplify]: iters left: 6 (36 enodes) 93.262 * * [simplify]: iters left: 5 (180 enodes) 93.336 * * [simplify]: Extracting #0: cost 1 inf + 0 93.336 * * [simplify]: Extracting #1: cost 9 inf + 0 93.336 * * [simplify]: Extracting #2: cost 17 inf + 0 93.336 * * [simplify]: Extracting #3: cost 38 inf + 1 93.337 * * [simplify]: Extracting #4: cost 110 inf + 42 93.337 * * [simplify]: Extracting #5: cost 194 inf + 169 93.340 * * [simplify]: Extracting #6: cost 181 inf + 7250 93.343 * * [simplify]: Extracting #7: cost 130 inf + 20554 93.350 * * [simplify]: Extracting #8: cost 48 inf + 63654 93.363 * * [simplify]: Extracting #9: cost 10 inf + 92592 93.378 * * [simplify]: Extracting #10: cost 1 inf + 102510 93.405 * * [simplify]: Extracting #11: cost 0 inf + 103979 93.428 * [simplify]: Simplified to (* (sqrt (- (+ (/ (/ 225/64 (pow (fabs x) 7)) (pow (fabs x) 7)) (* (+ (/ 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))))) (* (sqrt (* (* (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)))))))) (sqrt PI))) 93.428 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* (+ (* (/ 1/2 (* (fabs x) (* (fabs x) (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 (+ (* (* (+ (+ (/ 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)))) (/ 3375/512 (* (* (pow (fabs x) 7) (pow (fabs x) 7)) (pow (fabs x) 7)))))) (* (sqrt (- (+ (/ (/ 225/64 (pow (fabs x) 7)) (pow (fabs x) 7)) (* (+ (/ 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))))) (* (sqrt (* (* (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)))))))) (sqrt PI)))) (exp (* (fabs x) (fabs x))))) 93.429 * * * * [progress]: [ 81 / 286 ] simplifiying candidate # 93.429 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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)))))) (sqrt (- (* (/ 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))))))) 93.429 * * [simplify]: iters left: 6 (42 enodes) 93.443 * * [simplify]: iters left: 5 (215 enodes) 93.532 * * [simplify]: Extracting #0: cost 1 inf + 0 93.533 * * [simplify]: Extracting #1: cost 5 inf + 0 93.533 * * [simplify]: Extracting #2: cost 8 inf + 1 93.533 * * [simplify]: Extracting #3: cost 23 inf + 1 93.533 * * [simplify]: Extracting #4: cost 95 inf + 1 93.534 * * [simplify]: Extracting #5: cost 159 inf + 2 93.535 * * [simplify]: Extracting #6: cost 220 inf + 293 93.538 * * [simplify]: Extracting #7: cost 218 inf + 5726 93.545 * * [simplify]: Extracting #8: cost 144 inf + 27396 93.557 * * [simplify]: Extracting #9: cost 41 inf + 83952 93.579 * * [simplify]: Extracting #10: cost 2 inf + 111650 93.618 * * [simplify]: Extracting #11: cost 0 inf + 113944 93.657 * [simplify]: Simplified to (* (sqrt (+ (* (* 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)) (/ 3/4 (pow (fabs x) 5))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (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) (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (* (/ (/ 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 (- (* (/ 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)))))))) 93.657 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (* 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)) (/ 3/4 (pow (fabs x) 5))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (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) (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (* (/ (/ 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 (- (* (/ 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) (sqrt (* (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))))) (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))))) 93.658 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (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))))) (sqrt (- (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 93.658 * * [simplify]: iters left: 6 (32 enodes) 93.668 * * [simplify]: iters left: 5 (146 enodes) 93.707 * * [simplify]: iters left: 4 (352 enodes) 93.811 * * [simplify]: Extracting #0: cost 1 inf + 0 93.811 * * [simplify]: Extracting #1: cost 8 inf + 0 93.811 * * [simplify]: Extracting #2: cost 17 inf + 0 93.812 * * [simplify]: Extracting #3: cost 76 inf + 1 93.812 * * [simplify]: Extracting #4: cost 175 inf + 42 93.813 * * [simplify]: Extracting #5: cost 319 inf + 2336 93.818 * * [simplify]: Extracting #6: cost 285 inf + 37389 93.845 * * [simplify]: Extracting #7: cost 62 inf + 137006 93.872 * * [simplify]: Extracting #8: cost 2 inf + 171329 93.912 * * [simplify]: Extracting #9: cost 0 inf + 170512 93.957 * * [simplify]: Extracting #10: cost 0 inf + 170392 94.006 * [simplify]: Simplified to (* (* (sqrt (* (- (* (/ 3/4 (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) 8))) (sqrt PI)) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (- (/ -1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))))) 94.006 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* (* 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)) (/ 3/4 (pow (fabs x) 5))) (* (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (* (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (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) (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (* (/ (/ 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 (- (* (/ 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 (* (- (* (/ 3/4 (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) 8))) (sqrt PI)) (sqrt (+ (/ 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))))) 94.007 * * * * [progress]: [ 82 / 286 ] simplifiying candidate # 94.008 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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 (+ (* 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)))))) 94.008 * * [simplify]: iters left: 6 (41 enodes) 94.033 * * [simplify]: iters left: 5 (193 enodes) 94.090 * * [simplify]: Extracting #0: cost 1 inf + 0 94.090 * * [simplify]: Extracting #1: cost 5 inf + 0 94.090 * * [simplify]: Extracting #2: cost 8 inf + 1 94.091 * * [simplify]: Extracting #3: cost 22 inf + 1 94.091 * * [simplify]: Extracting #4: cost 84 inf + 1 94.091 * * [simplify]: Extracting #5: cost 166 inf + 2 94.092 * * [simplify]: Extracting #6: cost 194 inf + 617 94.094 * * [simplify]: Extracting #7: cost 148 inf + 14242 94.101 * * [simplify]: Extracting #8: cost 40 inf + 58906 94.112 * * [simplify]: Extracting #9: cost 6 inf + 81967 94.128 * * [simplify]: Extracting #10: cost 1 inf + 87517 94.154 * * [simplify]: Extracting #11: cost 0 inf + 89234 94.183 * * [simplify]: Extracting #12: cost 0 inf + 89194 94.210 * [simplify]: Simplified to (* (sqrt (+ (* (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) 15/8)))) (sqrt (+ (* (* (fabs x) (* (fabs x) (fabs x))) (* (pow (fabs x) 6) 15/8)) (* (+ (* (* (fabs x) (fabs x)) (pow (fabs x) 6)) (* (+ (* (* 3/4 (fabs x)) (* (fabs x) (fabs x))) (* 1/2 (pow (fabs x) 5))) (fabs x))) (pow (fabs x) 7))))) 94.210 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (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) 15/8)))) (sqrt (+ (* (* (fabs x) (* (fabs x) (fabs x))) (* (pow (fabs x) 6) 15/8)) (* (+ (* (* (fabs x) (fabs x)) (pow (fabs x) 6)) (* (+ (* (* 3/4 (fabs x)) (* (fabs x) (fabs x))) (* 1/2 (pow (fabs x) 5))) (fabs x))) (pow (fabs x) 7))))) (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 94.211 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) 94.211 * * [simplify]: iters left: 6 (24 enodes) 94.225 * * [simplify]: iters left: 5 (103 enodes) 94.256 * * [simplify]: iters left: 4 (234 enodes) 94.354 * * [simplify]: Extracting #0: cost 1 inf + 0 94.354 * * [simplify]: Extracting #1: cost 8 inf + 0 94.354 * * [simplify]: Extracting #2: cost 17 inf + 0 94.354 * * [simplify]: Extracting #3: cost 67 inf + 1 94.355 * * [simplify]: Extracting #4: cost 161 inf + 83 94.355 * * [simplify]: Extracting #5: cost 182 inf + 588 94.357 * * [simplify]: Extracting #6: cost 123 inf + 20639 94.364 * * [simplify]: Extracting #7: cost 13 inf + 70713 94.373 * * [simplify]: Extracting #8: cost 0 inf + 76332 94.385 * [simplify]: Simplified to (* (* (sqrt PI) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8)))) (sqrt (* (- (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8)))) 94.385 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt 1) (sqrt (+ (* 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 (+ (* 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) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8)))) (sqrt (* (- (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8))))) (exp (* (fabs x) (fabs x))))) 94.386 * * * * [progress]: [ 83 / 286 ] simplifiying candidate # 94.387 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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 (+ (* 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)))))) 94.387 * * [simplify]: iters left: 6 (44 enodes) 94.405 * * [simplify]: iters left: 5 (221 enodes) 94.481 * * [simplify]: Extracting #0: cost 1 inf + 0 94.481 * * [simplify]: Extracting #1: cost 5 inf + 0 94.481 * * [simplify]: Extracting #2: cost 8 inf + 1 94.481 * * [simplify]: Extracting #3: cost 22 inf + 1 94.482 * * [simplify]: Extracting #4: cost 77 inf + 1 94.482 * * [simplify]: Extracting #5: cost 156 inf + 2 94.484 * * [simplify]: Extracting #6: cost 225 inf + 46 94.489 * * [simplify]: Extracting #7: cost 221 inf + 6085 94.495 * * [simplify]: Extracting #8: cost 158 inf + 22539 94.513 * * [simplify]: Extracting #9: cost 64 inf + 69883 94.544 * * [simplify]: Extracting #10: cost 11 inf + 104365 94.583 * * [simplify]: Extracting #11: cost 1 inf + 116292 94.604 * * [simplify]: Extracting #12: cost 0 inf + 117518 94.633 * [simplify]: Simplified to (* (sqrt (+ (* 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)) (- (/ 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)) (/ (/ 1/2 (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)))))) (sqrt (+ (* (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))) (fabs x))))) (* (* 15/8 (fabs x)) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) 94.633 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* 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)) (- (/ 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)) (/ (/ 1/2 (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)))))) (sqrt (+ (* (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))) (fabs x))))) (* (* 15/8 (fabs x)) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) (sqrt (* (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))))) 94.634 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) (sqrt (* (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))))) 94.634 * * [simplify]: iters left: 6 (28 enodes) 94.642 * * [simplify]: iters left: 5 (130 enodes) 94.679 * * [simplify]: iters left: 4 (333 enodes) 94.811 * * [simplify]: Extracting #0: cost 1 inf + 0 94.811 * * [simplify]: Extracting #1: cost 8 inf + 0 94.811 * * [simplify]: Extracting #2: cost 17 inf + 0 94.811 * * [simplify]: Extracting #3: cost 68 inf + 1 94.811 * * [simplify]: Extracting #4: cost 155 inf + 42 94.812 * * [simplify]: Extracting #5: cost 308 inf + 674 94.814 * * [simplify]: Extracting #6: cost 371 inf + 8385 94.834 * * [simplify]: Extracting #7: cost 175 inf + 84700 94.882 * * [simplify]: Extracting #8: cost 25 inf + 160629 94.931 * * [simplify]: Extracting #9: cost 0 inf + 173163 94.967 * [simplify]: Simplified to (* (sqrt (* (pow (fabs x) 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)))))) (* (sqrt (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8))) (sqrt PI))) 94.967 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* 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)) (- (/ 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)) (/ (/ 1/2 (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)))))) (sqrt (+ (* (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))) (fabs x))))) (* (* 15/8 (fabs x)) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) (* (sqrt (* (pow (fabs x) 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)))))) (* (sqrt (* (- (/ 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))))) 94.968 * * * * [progress]: [ 84 / 286 ] simplifiying candidate # 94.968 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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 (+ (* 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)))))) 94.969 * * [simplify]: iters left: 6 (29 enodes) 94.978 * * [simplify]: iters left: 5 (132 enodes) 95.010 * * [simplify]: iters left: 4 (335 enodes) 95.157 * * [simplify]: Extracting #0: cost 1 inf + 0 95.157 * * [simplify]: Extracting #1: cost 23 inf + 0 95.158 * * [simplify]: Extracting #2: cost 106 inf + 1 95.159 * * [simplify]: Extracting #3: cost 225 inf + 2 95.161 * * [simplify]: Extracting #4: cost 333 inf + 251 95.165 * * [simplify]: Extracting #5: cost 342 inf + 7446 95.179 * * [simplify]: Extracting #6: cost 205 inf + 55589 95.225 * * [simplify]: Extracting #7: cost 29 inf + 150896 95.263 * * [simplify]: Extracting #8: cost 1 inf + 170552 95.305 * * [simplify]: Extracting #9: cost 0 inf + 171539 95.360 * [simplify]: Simplified to (+ (* (pow (fabs x) 7) (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (+ 1 (* (+ (/ 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)))) (fabs x))) 95.360 * [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 (* (+ (/ 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)))) (fabs x))) (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) (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))))) 95.361 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) 95.361 * * [simplify]: iters left: 6 (20 enodes) 95.368 * * [simplify]: iters left: 5 (82 enodes) 95.386 * * [simplify]: iters left: 4 (150 enodes) 95.444 * * [simplify]: iters left: 3 (371 enodes) 95.596 * * [simplify]: Extracting #0: cost 1 inf + 0 95.596 * * [simplify]: Extracting #1: cost 10 inf + 0 95.596 * * [simplify]: Extracting #2: cost 47 inf + 0 95.597 * * [simplify]: Extracting #3: cost 141 inf + 42 95.598 * * [simplify]: Extracting #4: cost 237 inf + 1421 95.601 * * [simplify]: Extracting #5: cost 222 inf + 16312 95.610 * * [simplify]: Extracting #6: cost 170 inf + 36804 95.625 * * [simplify]: Extracting #7: cost 84 inf + 75931 95.647 * * [simplify]: Extracting #8: cost 8 inf + 122169 95.665 * * [simplify]: Extracting #9: cost 0 inf + 128270 95.690 * [simplify]: Simplified to (* (* (pow (fabs x) 8) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (sqrt PI)) 95.690 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (+ (* (pow (fabs x) 7) (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (+ 1 (* (+ (/ 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)))) (fabs x))) (* (* (pow (fabs x) 8) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (sqrt PI))) (exp (* (fabs x) (fabs x))))) 95.691 * * * * [progress]: [ 85 / 286 ] simplifiying candidate # 95.691 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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 (+ (* 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)))))) 95.692 * * [simplify]: iters left: 6 (44 enodes) 95.711 * * [simplify]: iters left: 5 (226 enodes) 95.796 * * [simplify]: Extracting #0: cost 1 inf + 0 95.796 * * [simplify]: Extracting #1: cost 5 inf + 0 95.796 * * [simplify]: Extracting #2: cost 8 inf + 1 95.796 * * [simplify]: Extracting #3: cost 26 inf + 1 95.797 * * [simplify]: Extracting #4: cost 110 inf + 1 95.798 * * [simplify]: Extracting #5: cost 193 inf + 2 95.799 * * [simplify]: Extracting #6: cost 237 inf + 423 95.802 * * [simplify]: Extracting #7: cost 208 inf + 8777 95.808 * * [simplify]: Extracting #8: cost 153 inf + 25267 95.829 * * [simplify]: Extracting #9: cost 52 inf + 82035 95.847 * * [simplify]: Extracting #10: cost 5 inf + 116129 95.874 * * [simplify]: Extracting #11: cost 1 inf + 120523 95.905 * * [simplify]: Extracting #12: cost 0 inf + 121929 95.932 * * [simplify]: Extracting #13: cost 0 inf + 121758 95.964 * [simplify]: Simplified to (* (sqrt (+ (* (+ (* (- (- (/ 1 (fabs x)) (/ 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))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) 15/8) (* (pow (fabs x) 7) (+ (* (/ 1 (fabs x)) (/ (/ 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)))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))))) (sqrt (+ (* (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))))) (/ (/ 9/16 (pow (fabs x) 5)) (pow (fabs x) 5)))))) (* (* 15/8 (fabs x)) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))))) 95.964 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (+ (* (- (- (/ 1 (fabs x)) (/ 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))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) 15/8) (* (pow (fabs x) 7) (+ (* (/ 1 (fabs x)) (/ (/ 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)))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))))) (sqrt (+ (* (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))))) (/ (/ 9/16 (pow (fabs x) 5)) (pow (fabs x) 5)))))) (* (* 15/8 (fabs x)) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))))) (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) (sqrt (* (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))))) 95.965 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) (sqrt (* (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)))))))) 95.965 * * [simplify]: iters left: 6 (30 enodes) 95.973 * * [simplify]: iters left: 5 (142 enodes) 96.019 * * [simplify]: iters left: 4 (363 enodes) 96.163 * * [simplify]: Extracting #0: cost 1 inf + 0 96.163 * * [simplify]: Extracting #1: cost 8 inf + 0 96.163 * * [simplify]: Extracting #2: cost 17 inf + 0 96.163 * * [simplify]: Extracting #3: cost 63 inf + 1 96.164 * * [simplify]: Extracting #4: cost 206 inf + 83 96.165 * * [simplify]: Extracting #5: cost 364 inf + 2169 96.172 * * [simplify]: Extracting #6: cost 260 inf + 49758 96.208 * * [simplify]: Extracting #7: cost 46 inf + 173430 96.269 * * [simplify]: Extracting #8: cost 7 inf + 199496 96.316 * * [simplify]: Extracting #9: cost 0 inf + 203990 96.350 * [simplify]: Simplified to (* (sqrt PI) (* (sqrt (* (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (fabs x)) (pow (fabs x) 7))) (sqrt (* (+ (* (+ (/ 3/4 (pow (fabs 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)))) (pow (fabs x) 7))))) 96.350 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt 1) (sqrt (+ (* 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 (+ (* 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)))))) (* (sqrt PI) (* (sqrt (* (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (fabs x)) (pow (fabs x) 7))) (sqrt (* (+ (* (+ (/ 3/4 (pow (fabs 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)))) (pow (fabs x) 7)))))) (exp (* (fabs x) (fabs x))))) 96.351 * * * * [progress]: [ 86 / 286 ] simplifiying candidate # 96.351 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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 (+ (* 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)))))))) 96.351 * * [simplify]: iters left: 6 (39 enodes) 96.365 * * [simplify]: iters left: 5 (183 enodes) 96.406 * * [simplify]: iters left: 4 (490 enodes) 96.625 * * [simplify]: Extracting #0: cost 1 inf + 0 96.625 * * [simplify]: Extracting #1: cost 5 inf + 0 96.625 * * [simplify]: Extracting #2: cost 8 inf + 1 96.625 * * [simplify]: Extracting #3: cost 37 inf + 1 96.625 * * [simplify]: Extracting #4: cost 195 inf + 1 96.963 * * [simplify]: Extracting #5: cost 396 inf + 3 96.968 * * [simplify]: Extracting #6: cost 521 inf + 6567 96.987 * * [simplify]: Extracting #7: cost 390 inf + 75270 97.041 * * [simplify]: Extracting #8: cost 81 inf + 246246 97.092 * * [simplify]: Extracting #9: cost 7 inf + 296746 97.151 * * [simplify]: Extracting #10: cost 1 inf + 300361 97.219 * * [simplify]: Extracting #11: cost 0 inf + 301748 97.288 * [simplify]: Simplified to (* (sqrt (+ (* (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) 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 (+ (* 15/8 (+ (/ -1 (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)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ -1 (* (fabs x) (fabs x)))))))) 97.288 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (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) 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 (+ (* 15/8 (+ (/ -1 (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)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ -1 (* (fabs x) (fabs x)))))))) (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) (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))))) 97.289 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 97.289 * * [simplify]: iters left: 6 (26 enodes) 97.305 * * [simplify]: iters left: 5 (108 enodes) 97.331 * * [simplify]: iters left: 4 (214 enodes) 97.396 * * [simplify]: Extracting #0: cost 1 inf + 0 97.396 * * [simplify]: Extracting #1: cost 8 inf + 0 97.396 * * [simplify]: Extracting #2: cost 17 inf + 0 97.396 * * [simplify]: Extracting #3: cost 53 inf + 1 97.397 * * [simplify]: Extracting #4: cost 124 inf + 42 97.397 * * [simplify]: Extracting #5: cost 146 inf + 1379 97.398 * * [simplify]: Extracting #6: cost 135 inf + 4709 97.400 * * [simplify]: Extracting #7: cost 94 inf + 16670 97.404 * * [simplify]: Extracting #8: cost 53 inf + 36910 97.415 * * [simplify]: Extracting #9: cost 12 inf + 61140 97.433 * * [simplify]: Extracting #10: cost 1 inf + 70645 97.450 * * [simplify]: Extracting #11: cost 0 inf + 71923 97.471 * [simplify]: Simplified to (* (* (sqrt (* (- (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8))) (sqrt (* (+ (+ (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ -1 (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)))) (sqrt PI)) 97.471 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt 1) (sqrt (+ (* 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 (+ (* 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 (* (- (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8))) (sqrt (* (+ (+ (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ -1 (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)))) (sqrt PI))) (exp (* (fabs x) (fabs x))))) 97.472 * * * * [progress]: [ 87 / 286 ] simplifiying candidate # 97.473 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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 (+ (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)))) 97.473 * * [simplify]: iters left: 6 (38 enodes) 97.497 * * [simplify]: iters left: 5 (179 enodes) 97.573 * * [simplify]: iters left: 4 (459 enodes) 97.766 * * [simplify]: Extracting #0: cost 1 inf + 0 97.766 * * [simplify]: Extracting #1: cost 5 inf + 0 97.766 * * [simplify]: Extracting #2: cost 8 inf + 1 97.766 * * [simplify]: Extracting #3: cost 31 inf + 1 97.767 * * [simplify]: Extracting #4: cost 203 inf + 1 97.769 * * [simplify]: Extracting #5: cost 418 inf + 4 97.781 * * [simplify]: Extracting #6: cost 470 inf + 11733 97.794 * * [simplify]: Extracting #7: cost 324 inf + 85448 97.826 * * [simplify]: Extracting #8: cost 70 inf + 226626 97.899 * * [simplify]: Extracting #9: cost 0 inf + 271487 97.982 * * [simplify]: Extracting #10: cost 0 inf + 270833 98.038 * [simplify]: Simplified to (* (sqrt (+ (* (pow (fabs x) 7) (+ (+ (/ -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)) (/ 3/4 (pow (fabs x) 5))))))) (* (* 15/8 (fabs x)) (+ (/ -3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))) (sqrt (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7))) (* (* (+ (/ 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)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))))) 98.038 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (pow (fabs x) 7) (+ (+ (/ -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)) (/ 3/4 (pow (fabs x) 5))))))) (* (* 15/8 (fabs x)) (+ (/ -3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))) (sqrt (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7))) (* (* (+ (/ 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)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))))) (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) (sqrt (+ (* (/ 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))))) 98.039 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) (sqrt (+ (* (/ 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)))))))) 98.040 * * [simplify]: iters left: 6 (32 enodes) 98.051 * * [simplify]: iters left: 5 (150 enodes) 98.084 * * [simplify]: iters left: 4 (410 enodes) 98.288 * * [simplify]: Extracting #0: cost 1 inf + 0 98.288 * * [simplify]: Extracting #1: cost 8 inf + 0 98.288 * * [simplify]: Extracting #2: cost 17 inf + 0 98.288 * * [simplify]: Extracting #3: cost 64 inf + 1 98.289 * * [simplify]: Extracting #4: cost 316 inf + 83 98.291 * * [simplify]: Extracting #5: cost 470 inf + 3423 98.295 * * [simplify]: Extracting #6: cost 399 inf + 32141 98.310 * * [simplify]: Extracting #7: cost 227 inf + 121299 98.350 * * [simplify]: Extracting #8: cost 34 inf + 258554 98.422 * * [simplify]: Extracting #9: cost 0 inf + 282319 98.507 * [simplify]: Simplified to (* (sqrt (- (* (+ (/ 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)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))) (/ 15/8 (pow (fabs x) 7))) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))))) (* (sqrt (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8))) (sqrt PI))) 98.507 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* (pow (fabs x) 7) (+ (+ (/ -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)) (/ 3/4 (pow (fabs x) 5))))))) (* (* 15/8 (fabs x)) (+ (/ -3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))) (sqrt (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7))) (* (* (+ (/ 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)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))))) (* (sqrt (- (* (+ (/ 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)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))) (/ 15/8 (pow (fabs x) 7))) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))))) (* (sqrt (* (- (/ 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))))) 98.508 * * * * [progress]: [ 88 / 286 ] simplifiying candidate # 98.508 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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 (- (* (/ 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))))))) 98.509 * * [simplify]: iters left: 6 (37 enodes) 98.534 * * [simplify]: iters left: 5 (174 enodes) 98.609 * * [simplify]: iters left: 4 (481 enodes) 98.803 * * [simplify]: Extracting #0: cost 1 inf + 0 98.803 * * [simplify]: Extracting #1: cost 5 inf + 0 98.803 * * [simplify]: Extracting #2: cost 8 inf + 1 98.803 * * [simplify]: Extracting #3: cost 62 inf + 1 98.804 * * [simplify]: Extracting #4: cost 276 inf + 1 98.805 * * [simplify]: Extracting #5: cost 476 inf + 2 98.808 * * [simplify]: Extracting #6: cost 529 inf + 6005 98.824 * * [simplify]: Extracting #7: cost 370 inf + 82409 98.889 * * [simplify]: Extracting #8: cost 69 inf + 254460 98.960 * * [simplify]: Extracting #9: cost 0 inf + 298658 99.030 * * [simplify]: Extracting #10: cost 0 inf + 298094 99.098 * * [simplify]: Extracting #11: cost 0 inf + 298054 99.162 * [simplify]: Simplified to (* (sqrt (+ (* (pow (fabs x) 7) (+ (+ (/ -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)) (/ 3/4 (pow (fabs x) 5))))))) (* (fabs x) (* 15/8 (+ (/ -3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))))) (sqrt (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (+ (/ 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))))))) 99.162 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (pow (fabs x) 7) (+ (+ (/ -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)) (/ 3/4 (pow (fabs x) 5))))))) (* (fabs x) (* 15/8 (+ (/ -3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))))) (sqrt (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (+ (/ 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))))))) (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (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))))))) (exp (* (fabs x) (fabs x))))) 99.163 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (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)))))) 99.164 * * [simplify]: iters left: 6 (28 enodes) 99.179 * * [simplify]: iters left: 5 (116 enodes) 99.221 * * [simplify]: iters left: 4 (224 enodes) 99.314 * * [simplify]: Extracting #0: cost 1 inf + 0 99.314 * * [simplify]: Extracting #1: cost 8 inf + 0 99.314 * * [simplify]: Extracting #2: cost 17 inf + 0 99.315 * * [simplify]: Extracting #3: cost 68 inf + 42 99.315 * * [simplify]: Extracting #4: cost 138 inf + 83 99.317 * * [simplify]: Extracting #5: cost 164 inf + 841 99.322 * * [simplify]: Extracting #6: cost 90 inf + 26334 99.335 * * [simplify]: Extracting #7: cost 23 inf + 59921 99.350 * * [simplify]: Extracting #8: cost 1 inf + 71554 99.359 * * [simplify]: Extracting #9: cost 0 inf + 71806 99.370 * [simplify]: Simplified to (* (sqrt (- (- (/ 15/8 (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))) (* (sqrt (* (pow (fabs x) 8) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (sqrt PI))) 99.371 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt 1) (sqrt (+ (* 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 (- (* (/ 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 (- (- (/ 15/8 (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))) (* (sqrt (* (pow (fabs x) 8) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (sqrt PI)))) (exp (* (fabs x) (fabs x))))) 99.371 * * * * [progress]: [ 89 / 286 ] simplifiying candidate # 99.371 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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)))))) (sqrt (+ (* 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)))))) 99.372 * * [simplify]: iters left: 6 (44 enodes) 99.396 * * [simplify]: iters left: 5 (225 enodes) 99.467 * * [simplify]: Extracting #0: cost 1 inf + 0 99.467 * * [simplify]: Extracting #1: cost 5 inf + 0 99.467 * * [simplify]: Extracting #2: cost 8 inf + 1 99.467 * * [simplify]: Extracting #3: cost 26 inf + 1 99.468 * * [simplify]: Extracting #4: cost 116 inf + 1 99.468 * * [simplify]: Extracting #5: cost 203 inf + 2 99.471 * * [simplify]: Extracting #6: cost 211 inf + 4329 99.475 * * [simplify]: Extracting #7: cost 126 inf + 35485 99.493 * * [simplify]: Extracting #8: cost 28 inf + 87770 99.526 * * [simplify]: Extracting #9: cost 0 inf + 113774 99.560 * [simplify]: Simplified to (* (sqrt (+ (* (* 15/8 (* (fabs x) (* (fabs x) (fabs x)))) (pow (fabs x) 6)) (* (pow (fabs x) 7) (+ (* (pow (fabs x) 6) (* (fabs x) (fabs x))) (* (+ (* 3/4 (* (fabs x) (* (fabs x) (fabs x)))) (* 1/2 (pow (fabs x) 5))) (fabs x)))))) (sqrt (+ (* (+ (* (- (/ 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))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) 15/8) (* (+ (* (/ 1 (fabs x)) (/ (/ 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)))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (pow (fabs x) 7))))) 99.560 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (* 15/8 (* (fabs x) (* (fabs x) (fabs x)))) (pow (fabs x) 6)) (* (pow (fabs x) 7) (+ (* (pow (fabs x) 6) (* (fabs x) (fabs x))) (* (+ (* 3/4 (* (fabs x) (* (fabs x) (fabs x)))) (* 1/2 (pow (fabs x) 5))) (fabs x)))))) (sqrt (+ (* (+ (* (- (/ 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))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) 15/8) (* (+ (* (/ 1 (fabs x)) (/ (/ 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)))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (pow (fabs x) 7))))) (* (* (sqrt PI) (sqrt (* (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)))))))) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 99.562 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (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)))))))) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) 99.562 * * [simplify]: iters left: 6 (30 enodes) 99.571 * * [simplify]: iters left: 5 (145 enodes) 99.605 * * [simplify]: iters left: 4 (391 enodes) 99.842 * * [simplify]: Extracting #0: cost 1 inf + 0 99.842 * * [simplify]: Extracting #1: cost 8 inf + 0 99.842 * * [simplify]: Extracting #2: cost 17 inf + 0 99.842 * * [simplify]: Extracting #3: cost 71 inf + 1 99.844 * * [simplify]: Extracting #4: cost 249 inf + 42 99.847 * * [simplify]: Extracting #5: cost 376 inf + 1750 99.858 * * [simplify]: Extracting #6: cost 248 inf + 62680 99.883 * * [simplify]: Extracting #7: cost 52 inf + 165943 99.949 * * [simplify]: Extracting #8: cost 5 inf + 197509 100.013 * * [simplify]: Extracting #9: cost 0 inf + 203394 100.078 * [simplify]: Simplified to (* (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8))) (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (- (/ 1 (* (fabs x) (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))))))))))) 100.078 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt 1) (sqrt (+ (* 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)))))) (sqrt (+ (* 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 (* (pow (fabs x) 8) (pow (fabs x) 8))) (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (- (/ 1 (* (fabs x) (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))))) 100.080 * * * * [progress]: [ 90 / 286 ] simplifiying candidate # 100.080 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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)))))) (sqrt (+ (* 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)))))) 100.081 * * [simplify]: iters left: 6 (48 enodes) 100.111 * * [simplify]: iters left: 5 (262 enodes) 100.184 * * [simplify]: Extracting #0: cost 1 inf + 0 100.184 * * [simplify]: Extracting #1: cost 5 inf + 0 100.184 * * [simplify]: Extracting #2: cost 8 inf + 1 100.184 * * [simplify]: Extracting #3: cost 26 inf + 1 100.187 * * [simplify]: Extracting #4: cost 110 inf + 1 100.188 * * [simplify]: Extracting #5: cost 199 inf + 2 100.190 * * [simplify]: Extracting #6: cost 269 inf + 2073 100.193 * * [simplify]: Extracting #7: cost 251 inf + 11889 100.204 * * [simplify]: Extracting #8: cost 168 inf + 42418 100.230 * * [simplify]: Extracting #9: cost 59 inf + 98596 100.270 * * [simplify]: Extracting #10: cost 13 inf + 134152 100.320 * * [simplify]: Extracting #11: cost 3 inf + 144067 100.373 * * [simplify]: Extracting #12: cost 1 inf + 146720 100.428 * * [simplify]: Extracting #13: cost 0 inf + 148387 100.480 * * [simplify]: Extracting #14: cost 0 inf + 148227 100.528 * [simplify]: Simplified to (* (sqrt (+ (* (- (/ (/ 1 (fabs x)) (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)) (/ (/ 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))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 7)))) (sqrt (+ (* (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (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))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 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)) (* 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)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))))) 100.528 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (- (/ (/ 1 (fabs x)) (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)) (/ (/ 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))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 7)))) (sqrt (+ (* (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (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))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 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)) (* 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)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))))) (* (* (sqrt PI) (sqrt (* (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)))))))) (sqrt (* (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))))) 100.529 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (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)))))))) (sqrt (* (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))))) 100.530 * * [simplify]: iters left: 6 (34 enodes) 100.540 * * [simplify]: iters left: 5 (172 enodes) 100.587 * * [simplify]: iters left: 4 (484 enodes) 100.863 * * [simplify]: Extracting #0: cost 1 inf + 0 100.863 * * [simplify]: Extracting #1: cost 8 inf + 0 100.863 * * [simplify]: Extracting #2: cost 17 inf + 0 100.863 * * [simplify]: Extracting #3: cost 70 inf + 42 100.864 * * [simplify]: Extracting #4: cost 234 inf + 83 100.867 * * [simplify]: Extracting #5: cost 504 inf + 2913 100.876 * * [simplify]: Extracting #6: cost 531 inf + 20757 100.896 * * [simplify]: Extracting #7: cost 321 inf + 102508 100.939 * * [simplify]: Extracting #8: cost 41 inf + 266905 100.986 * * [simplify]: Extracting #9: cost 2 inf + 294810 101.080 * * [simplify]: Extracting #10: cost 0 inf + 297156 101.156 * * [simplify]: Extracting #11: cost 0 inf + 297116 101.241 * [simplify]: Simplified to (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (- (/ 1 (* (fabs x) (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))))))))))) (sqrt (* (- (* (/ 3/4 (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) 8)))) 101.242 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* (- (/ (/ 1 (fabs x)) (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)) (/ (/ 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))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 7)))) (sqrt (+ (* (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (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))) (/ 3/4 (pow (fabs x) 5))) (* (/ (/ 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)) (* 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)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))))) (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (- (/ 1 (* (fabs x) (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))))))))))) (sqrt (* (- (* (/ 3/4 (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) 8))))) (exp (* (fabs x) (fabs x))))) 101.243 * * * * [progress]: [ 91 / 286 ] simplifiying candidate # 101.244 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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)))))) (sqrt (+ (* 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)))))) 101.244 * * [simplify]: iters left: 6 (44 enodes) 101.273 * * [simplify]: iters left: 5 (226 enodes) 101.351 * * [simplify]: Extracting #0: cost 1 inf + 0 101.351 * * [simplify]: Extracting #1: cost 5 inf + 0 101.351 * * [simplify]: Extracting #2: cost 8 inf + 1 101.351 * * [simplify]: Extracting #3: cost 26 inf + 1 101.352 * * [simplify]: Extracting #4: cost 110 inf + 1 101.352 * * [simplify]: Extracting #5: cost 193 inf + 2 101.354 * * [simplify]: Extracting #6: cost 229 inf + 1611 101.357 * * [simplify]: Extracting #7: cost 196 inf + 11638 101.362 * * [simplify]: Extracting #8: cost 142 inf + 30433 101.373 * * [simplify]: Extracting #9: cost 47 inf + 82020 101.391 * * [simplify]: Extracting #10: cost 5 inf + 114092 101.426 * * [simplify]: Extracting #11: cost 1 inf + 119238 101.447 * * [simplify]: Extracting #12: cost 0 inf + 120264 101.487 * [simplify]: Simplified to (* (sqrt (+ (* (* 15/8 (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)) (* (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 (+ (* (- (/ (/ 1 (fabs x)) (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)) (/ (/ 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))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 7))))) 101.487 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (* 15/8 (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)) (* (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 (+ (* (- (/ (/ 1 (fabs x)) (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)) (/ (/ 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))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 7))))) (* (* (sqrt PI) (sqrt (* (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)))))))) (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))))) 101.489 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (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)))))))) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) 101.489 * * [simplify]: iters left: 6 (30 enodes) 101.506 * * [simplify]: iters left: 5 (142 enodes) 101.558 * * [simplify]: iters left: 4 (363 enodes) 101.735 * * [simplify]: Extracting #0: cost 1 inf + 0 101.735 * * [simplify]: Extracting #1: cost 8 inf + 0 101.735 * * [simplify]: Extracting #2: cost 17 inf + 0 101.735 * * [simplify]: Extracting #3: cost 63 inf + 1 101.735 * * [simplify]: Extracting #4: cost 205 inf + 83 101.737 * * [simplify]: Extracting #5: cost 362 inf + 2299 101.744 * * [simplify]: Extracting #6: cost 261 inf + 48857 101.778 * * [simplify]: Extracting #7: cost 41 inf + 173974 101.818 * * [simplify]: Extracting #8: cost 7 inf + 196895 101.864 * * [simplify]: Extracting #9: cost 0 inf + 202624 101.908 * [simplify]: Simplified to (* (sqrt (* (pow (fabs x) 8) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (sqrt (* (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))))))) (/ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (fabs x))))))) 101.908 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* (* 15/8 (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)) (* (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 (+ (* (- (/ (/ 1 (fabs x)) (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)) (/ (/ 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))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (pow (fabs x) 7))))) (* (sqrt (* (pow (fabs x) 8) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (sqrt (* (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))))))) (/ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (fabs x)))))))) (exp (* (fabs x) (fabs x))))) 101.909 * * * * [progress]: [ 92 / 286 ] simplifiying candidate # 101.910 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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)))))) (sqrt (+ (* 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)))))) 101.910 * * [simplify]: iters left: 6 (32 enodes) 101.923 * * [simplify]: iters left: 5 (164 enodes) 101.976 * * [simplify]: iters left: 4 (443 enodes) 102.187 * * [simplify]: Extracting #0: cost 1 inf + 0 102.187 * * [simplify]: Extracting #1: cost 31 inf + 0 102.188 * * [simplify]: Extracting #2: cost 144 inf + 1 102.189 * * [simplify]: Extracting #3: cost 322 inf + 2 102.190 * * [simplify]: Extracting #4: cost 459 inf + 2126 102.199 * * [simplify]: Extracting #5: cost 318 inf + 65347 102.245 * * [simplify]: Extracting #6: cost 53 inf + 227638 102.314 * * [simplify]: Extracting #7: cost 15 inf + 258566 102.383 * * [simplify]: Extracting #8: cost 0 inf + 266736 102.483 * [simplify]: Simplified to (+ (+ (/ 15/8 (* (fabs x) (fabs x))) (* 15/8 (* (+ (/ 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)) (* (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))) 102.483 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (+ (/ 15/8 (* (fabs x) (fabs x))) (* 15/8 (* (+ (/ 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)) (* (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) (sqrt (* (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)))))))) (sqrt (* (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))))) 102.484 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (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)))))))) (sqrt (* (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)))))))) 102.484 * * [simplify]: iters left: 6 (26 enodes) 102.501 * * [simplify]: iters left: 5 (124 enodes) 102.533 * * [simplify]: iters left: 4 (306 enodes) 102.682 * * [simplify]: Extracting #0: cost 1 inf + 0 102.682 * * [simplify]: Extracting #1: cost 10 inf + 0 102.682 * * [simplify]: Extracting #2: cost 39 inf + 0 102.682 * * [simplify]: Extracting #3: cost 158 inf + 42 102.683 * * [simplify]: Extracting #4: cost 312 inf + 87 102.686 * * [simplify]: Extracting #5: cost 271 inf + 17826 102.711 * * [simplify]: Extracting #6: cost 69 inf + 130026 102.773 * * [simplify]: Extracting #7: cost 9 inf + 167944 102.828 * * [simplify]: Extracting #8: cost 0 inf + 172544 102.864 * [simplify]: Simplified to (* (sqrt PI) (* (pow (fabs x) 7) (- (/ 1 (* (fabs x) (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))))))))) 102.885 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (+ (+ (/ 15/8 (* (fabs x) (fabs x))) (* 15/8 (* (+ (/ 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)) (* (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 (* (fabs x) (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))))) 102.886 * * * * [progress]: [ 93 / 286 ] simplifiying candidate # 102.886 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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)))))) (sqrt (+ (* 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)))))))) 102.887 * * [simplify]: iters left: 6 (38 enodes) 102.913 * * [simplify]: iters left: 5 (193 enodes) 103.004 * * [simplify]: Extracting #0: cost 1 inf + 0 103.004 * * [simplify]: Extracting #1: cost 5 inf + 0 103.004 * * [simplify]: Extracting #2: cost 8 inf + 1 103.004 * * [simplify]: Extracting #3: cost 22 inf + 1 103.005 * * [simplify]: Extracting #4: cost 94 inf + 1 103.005 * * [simplify]: Extracting #5: cost 163 inf + 2 103.006 * * [simplify]: Extracting #6: cost 199 inf + 6 103.008 * * [simplify]: Extracting #7: cost 177 inf + 3531 103.015 * * [simplify]: Extracting #8: cost 100 inf + 34653 103.034 * * [simplify]: Extracting #9: cost 23 inf + 80618 103.064 * * [simplify]: Extracting #10: cost 2 inf + 98940 103.082 * * [simplify]: Extracting #11: cost 0 inf + 101956 103.107 * [simplify]: Simplified to (* (sqrt (+ (* (- (* (+ (/ 3/4 (pow (fabs 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))) (pow (fabs x) 7)) (* 15/8 (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ -1 (fabs x)))))) (sqrt (+ (* (+ (- (/ (/ 1 (fabs x)) (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)) (/ (/ 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)))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (pow (fabs x) 7))))) 103.107 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (- (* (+ (/ 3/4 (pow (fabs 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))) (pow (fabs x) 7)) (* 15/8 (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ -1 (fabs x)))))) (sqrt (+ (* (+ (- (/ (/ 1 (fabs x)) (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)) (/ (/ 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)))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (pow (fabs x) 7))))) (* (* (sqrt PI) (sqrt (* (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)))))))) (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))))) 103.108 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (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)))))))) (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 103.109 * * [simplify]: iters left: 6 (29 enodes) 103.126 * * [simplify]: iters left: 5 (138 enodes) 103.158 * * [simplify]: iters left: 4 (355 enodes) 103.321 * * [simplify]: Extracting #0: cost 1 inf + 0 103.322 * * [simplify]: Extracting #1: cost 8 inf + 0 103.322 * * [simplify]: Extracting #2: cost 17 inf + 0 103.322 * * [simplify]: Extracting #3: cost 53 inf + 1 103.323 * * [simplify]: Extracting #4: cost 192 inf + 42 103.325 * * [simplify]: Extracting #5: cost 341 inf + 87 103.330 * * [simplify]: Extracting #6: cost 301 inf + 23325 103.360 * * [simplify]: Extracting #7: cost 105 inf + 134139 103.391 * * [simplify]: Extracting #8: cost 19 inf + 178301 103.426 * * [simplify]: Extracting #9: cost 0 inf + 191524 103.487 * * [simplify]: Extracting #10: cost 0 inf + 190069 103.547 * [simplify]: Simplified to (* (sqrt (* (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)))) (/ (/ 1 (fabs x)) (fabs x))))) (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (- (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (/ 1 (fabs x))))))) 103.547 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* (- (* (+ (/ 3/4 (pow (fabs 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))) (pow (fabs x) 7)) (* 15/8 (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ -1 (fabs x)))))) (sqrt (+ (* (+ (- (/ (/ 1 (fabs x)) (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)) (/ (/ 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)))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (pow (fabs x) 7))))) (* (sqrt (* (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)))) (/ (/ 1 (fabs x)) (fabs x))))) (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (- (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (/ 1 (fabs x)))))))) (exp (* (fabs x) (fabs x))))) 103.548 * * * * [progress]: [ 94 / 286 ] simplifiying candidate # 103.548 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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)))))) (sqrt (+ (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)))) 103.548 * * [simplify]: iters left: 6 (38 enodes) 103.561 * * [simplify]: iters left: 5 (200 enodes) 103.646 * * [simplify]: Extracting #0: cost 1 inf + 0 103.647 * * [simplify]: Extracting #1: cost 5 inf + 0 103.647 * * [simplify]: Extracting #2: cost 8 inf + 1 103.647 * * [simplify]: Extracting #3: cost 22 inf + 1 103.647 * * [simplify]: Extracting #4: cost 98 inf + 1 103.648 * * [simplify]: Extracting #5: cost 170 inf + 4 103.649 * * [simplify]: Extracting #6: cost 205 inf + 7 103.651 * * [simplify]: Extracting #7: cost 188 inf + 3129 103.657 * * [simplify]: Extracting #8: cost 118 inf + 28010 103.668 * * [simplify]: Extracting #9: cost 38 inf + 74363 103.683 * * [simplify]: Extracting #10: cost 4 inf + 103750 103.712 * * [simplify]: Extracting #11: cost 0 inf + 105064 103.745 * * [simplify]: Extracting #12: cost 0 inf + 104933 103.766 * [simplify]: Simplified to (* (sqrt (+ (* (* (+ (/ 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)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (/ 3375/512 (* (pow (fabs x) 7) (* (pow (fabs x) 7) (pow (fabs x) 7)))))) (sqrt (+ (* (+ (* (- (/ 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))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) 15/8) (* (+ (* (/ 1 (fabs x)) (/ (/ 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)))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (pow (fabs x) 7))))) 103.767 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (* (+ (/ 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)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (/ 3375/512 (* (pow (fabs x) 7) (* (pow (fabs x) 7) (pow (fabs x) 7)))))) (sqrt (+ (* (+ (* (- (/ 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))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) 15/8) (* (+ (* (/ 1 (fabs x)) (/ (/ 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)))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (pow (fabs x) 7))))) (* (* (sqrt PI) (sqrt (* (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)))))))) (sqrt (+ (* (/ 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))))) 103.767 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (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)))))))) (sqrt (+ (* (/ 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)))))))) 103.768 * * [simplify]: iters left: 6 (35 enodes) 103.778 * * [simplify]: iters left: 5 (180 enodes) 103.836 * * [simplify]: Extracting #0: cost 1 inf + 0 103.836 * * [simplify]: Extracting #1: cost 9 inf + 0 103.836 * * [simplify]: Extracting #2: cost 17 inf + 0 103.836 * * [simplify]: Extracting #3: cost 34 inf + 42 103.839 * * [simplify]: Extracting #4: cost 120 inf + 83 103.839 * * [simplify]: Extracting #5: cost 190 inf + 86 103.840 * * [simplify]: Extracting #6: cost 192 inf + 1555 103.841 * * [simplify]: Extracting #7: cost 168 inf + 7817 103.844 * * [simplify]: Extracting #8: cost 127 inf + 23009 103.857 * * [simplify]: Extracting #9: cost 43 inf + 75770 103.883 * * [simplify]: Extracting #10: cost 9 inf + 100609 103.916 * * [simplify]: Extracting #11: cost 1 inf + 109419 103.949 * * [simplify]: Extracting #12: cost 0 inf + 110767 103.983 * [simplify]: Simplified to (* (sqrt (* (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)))))) (* (sqrt PI) (sqrt (+ (* (- (+ (+ (/ 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))))) (/ 1 (fabs x)))) (/ (/ 225/64 (pow (fabs x) 7)) (pow (fabs x) 7)))))) 103.983 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* (* (+ (/ 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)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (/ 3375/512 (* (pow (fabs x) 7) (* (pow (fabs x) 7) (pow (fabs x) 7)))))) (sqrt (+ (* (+ (* (- (/ 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))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) 15/8) (* (+ (* (/ 1 (fabs x)) (/ (/ 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)))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (pow (fabs x) 7))))) (* (sqrt (* (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)))))) (* (sqrt PI) (sqrt (+ (* (- (+ (+ (/ 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))))) (/ 1 (fabs x)))) (/ (/ 225/64 (pow (fabs x) 7)) (pow (fabs x) 7))))))) (exp (* (fabs x) (fabs x))))) 103.984 * * * * [progress]: [ 95 / 286 ] simplifiying candidate # 103.985 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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)))))) (sqrt (- (* (/ 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))))))) 103.985 * * [simplify]: iters left: 6 (38 enodes) 104.009 * * [simplify]: iters left: 5 (200 enodes) 104.074 * * [simplify]: Extracting #0: cost 1 inf + 0 104.074 * * [simplify]: Extracting #1: cost 5 inf + 0 104.074 * * [simplify]: Extracting #2: cost 8 inf + 1 104.074 * * [simplify]: Extracting #3: cost 27 inf + 1 104.074 * * [simplify]: Extracting #4: cost 119 inf + 1 104.075 * * [simplify]: Extracting #5: cost 183 inf + 2 104.077 * * [simplify]: Extracting #6: cost 197 inf + 1458 104.080 * * [simplify]: Extracting #7: cost 155 inf + 15069 104.088 * * [simplify]: Extracting #8: cost 111 inf + 34529 104.111 * * [simplify]: Extracting #9: cost 29 inf + 85657 104.136 * * [simplify]: Extracting #10: cost 0 inf + 108044 104.156 * * [simplify]: Extracting #11: cost 0 inf + 107844 104.190 * [simplify]: Simplified to (* (sqrt (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (/ 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))))))) (sqrt (+ (* (- (/ (/ 1 (fabs x)) (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)) (/ (/ 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)))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (pow (fabs x) 7))))) 104.190 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (/ 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))))))) (sqrt (+ (* (- (/ (/ 1 (fabs x)) (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)) (/ (/ 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)))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (pow (fabs x) 7))))) (* (* (sqrt PI) (sqrt (* (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)))))))) (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.192 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (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)))))))) (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.193 * * [simplify]: iters left: 6 (31 enodes) 104.211 * * [simplify]: iters left: 5 (146 enodes) 104.268 * * [simplify]: iters left: 4 (364 enodes) 104.418 * * [simplify]: Extracting #0: cost 1 inf + 0 104.418 * * [simplify]: Extracting #1: cost 8 inf + 0 104.418 * * [simplify]: Extracting #2: cost 17 inf + 0 104.419 * * [simplify]: Extracting #3: cost 68 inf + 42 104.420 * * [simplify]: Extracting #4: cost 216 inf + 83 104.422 * * [simplify]: Extracting #5: cost 355 inf + 92 104.426 * * [simplify]: Extracting #6: cost 317 inf + 13317 104.444 * * [simplify]: Extracting #7: cost 177 inf + 70863 104.494 * * [simplify]: Extracting #8: cost 30 inf + 169183 104.541 * * [simplify]: Extracting #9: cost 0 inf + 193623 104.586 * [simplify]: Simplified to (* (sqrt (- (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (/ 1 (fabs x))))) (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (- (/ (/ 1 (fabs x)) (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)))))))))) 104.586 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (/ 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))))))) (sqrt (+ (* (- (/ (/ 1 (fabs x)) (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)) (/ (/ 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)))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (pow (fabs x) 7))))) (* (sqrt (- (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (/ 1 (fabs x))))) (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (- (/ (/ 1 (fabs x)) (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))))) 104.588 * * * * [progress]: [ 96 / 286 ] simplifiying candidate # 104.588 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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 (+ (* 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)))))) 104.589 * * [simplify]: iters left: 6 (39 enodes) 104.609 * * [simplify]: iters left: 5 (182 enodes) 104.664 * * [simplify]: iters left: 4 (475 enodes) 104.989 * * [simplify]: Extracting #0: cost 1 inf + 0 104.989 * * [simplify]: Extracting #1: cost 5 inf + 0 104.989 * * [simplify]: Extracting #2: cost 8 inf + 1 104.990 * * [simplify]: Extracting #3: cost 34 inf + 1 104.990 * * [simplify]: Extracting #4: cost 194 inf + 1 104.992 * * [simplify]: Extracting #5: cost 404 inf + 3 104.997 * * [simplify]: Extracting #6: cost 478 inf + 7163 105.018 * * [simplify]: Extracting #7: cost 229 inf + 113711 105.071 * * [simplify]: Extracting #8: cost 31 inf + 230653 105.136 * * [simplify]: Extracting #9: cost 1 inf + 254846 105.190 * * [simplify]: Extracting #10: cost 0 inf + 256496 105.230 * [simplify]: Simplified to (* (sqrt (+ (* (* 15/8 (fabs x)) (pow (fabs x) 8)) (* (+ (+ (pow (fabs x) 8) (* (pow (fabs x) 6) 1/2)) (* 3/4 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)))) (sqrt (* (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ -1 (fabs x))) (/ 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)))) (/ 1 (fabs x)))))))) 105.230 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (* 15/8 (fabs x)) (pow (fabs x) 8)) (* (+ (+ (pow (fabs x) 8) (* (pow (fabs x) 6) 1/2)) (* 3/4 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)))) (sqrt (* (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ -1 (fabs x))) (/ 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)))) (/ 1 (fabs x)))))))) (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 105.231 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) 105.231 * * [simplify]: iters left: 6 (26 enodes) 105.241 * * [simplify]: iters left: 5 (111 enodes) 105.269 * * [simplify]: iters left: 4 (244 enodes) 105.361 * * [simplify]: Extracting #0: cost 1 inf + 0 105.361 * * [simplify]: Extracting #1: cost 8 inf + 0 105.361 * * [simplify]: Extracting #2: cost 17 inf + 0 105.361 * * [simplify]: Extracting #3: cost 61 inf + 1 105.362 * * [simplify]: Extracting #4: cost 166 inf + 42 105.362 * * [simplify]: Extracting #5: cost 170 inf + 629 105.365 * * [simplify]: Extracting #6: cost 105 inf + 20800 105.371 * * [simplify]: Extracting #7: cost 20 inf + 56193 105.378 * * [simplify]: Extracting #8: cost 3 inf + 68598 105.399 * * [simplify]: Extracting #9: cost 0 inf + 72150 105.416 * [simplify]: Simplified to (* (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8))) (* (sqrt (* (pow (fabs x) 7) (+ (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1 (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (sqrt PI))) 105.416 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt 1) (sqrt (+ (* 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 (+ (* 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 (* (pow (fabs x) 8) (pow (fabs x) 8))) (* (sqrt (* (pow (fabs x) 7) (+ (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1 (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (sqrt PI)))) (exp (* (fabs x) (fabs x))))) 105.417 * * * * [progress]: [ 97 / 286 ] simplifiying candidate # 105.417 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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 (+ (* 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)))))) 105.418 * * [simplify]: iters left: 6 (44 enodes) 105.445 * * [simplify]: iters left: 5 (224 enodes) 105.521 * * [simplify]: Extracting #0: cost 1 inf + 0 105.521 * * [simplify]: Extracting #1: cost 5 inf + 0 105.521 * * [simplify]: Extracting #2: cost 8 inf + 1 105.521 * * [simplify]: Extracting #3: cost 18 inf + 1 105.522 * * [simplify]: Extracting #4: cost 71 inf + 1 105.523 * * [simplify]: Extracting #5: cost 143 inf + 2 105.524 * * [simplify]: Extracting #6: cost 224 inf + 46 105.526 * * [simplify]: Extracting #7: cost 223 inf + 4651 105.534 * * [simplify]: Extracting #8: cost 138 inf + 30835 105.556 * * [simplify]: Extracting #9: cost 31 inf + 89077 105.586 * * [simplify]: Extracting #10: cost 8 inf + 104595 105.605 * * [simplify]: Extracting #11: cost 2 inf + 111090 105.637 * * [simplify]: Extracting #12: cost 0 inf + 113983 105.658 * [simplify]: Simplified to (* (sqrt (+ (* (- (+ (/ 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)) (/ 1 (fabs x))))))) (sqrt (+ (* (+ (* (/ 3/4 (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ 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)) (* (+ (+ (* (/ 3/4 (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))) (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (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))) (pow (fabs x) 7))))) 105.658 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (- (+ (/ 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)) (/ 1 (fabs x))))))) (sqrt (+ (* (+ (* (/ 3/4 (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ 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)) (* (+ (+ (* (/ 3/4 (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))) (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (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))) (pow (fabs x) 7))))) (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (sqrt (* (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))))) 105.659 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (sqrt (* (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))))) 105.659 * * [simplify]: iters left: 6 (30 enodes) 105.670 * * [simplify]: iters left: 5 (138 enodes) 105.716 * * [simplify]: iters left: 4 (345 enodes) 105.854 * * [simplify]: Extracting #0: cost 1 inf + 0 105.854 * * [simplify]: Extracting #1: cost 8 inf + 0 105.854 * * [simplify]: Extracting #2: cost 17 inf + 0 105.854 * * [simplify]: Extracting #3: cost 61 inf + 1 105.855 * * [simplify]: Extracting #4: cost 162 inf + 42 105.856 * * [simplify]: Extracting #5: cost 309 inf + 1883 105.858 * * [simplify]: Extracting #6: cost 369 inf + 8809 105.879 * * [simplify]: Extracting #7: cost 189 inf + 69545 105.898 * * [simplify]: Extracting #8: cost 34 inf + 150473 105.934 * * [simplify]: Extracting #9: cost 0 inf + 173872 105.961 * * [simplify]: Extracting #10: cost 0 inf + 172992 106.004 * [simplify]: Simplified to (* (sqrt (* (pow (fabs x) 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))))))))) (* (sqrt (* (pow (fabs x) 7) (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ -1 (fabs x))))) (sqrt PI))) 106.004 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* (- (+ (/ 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)) (/ 1 (fabs x))))))) (sqrt (+ (* (+ (* (/ 3/4 (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ 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)) (* (+ (+ (* (/ 3/4 (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))) (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (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))) (pow (fabs x) 7))))) (* (sqrt (* (pow (fabs x) 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))))))))) (* (sqrt (* (pow (fabs x) 7) (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ -1 (fabs x))))) (sqrt PI)))) (exp (* (fabs x) (fabs x))))) 106.005 * * * * [progress]: [ 98 / 286 ] simplifiying candidate # 106.005 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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 (+ (* 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)))))) 106.006 * * [simplify]: iters left: 6 (39 enodes) 106.029 * * [simplify]: iters left: 5 (183 enodes) 106.108 * * [simplify]: iters left: 4 (490 enodes) 106.322 * * [simplify]: Extracting #0: cost 1 inf + 0 106.322 * * [simplify]: Extracting #1: cost 5 inf + 0 106.322 * * [simplify]: Extracting #2: cost 8 inf + 1 106.322 * * [simplify]: Extracting #3: cost 36 inf + 1 106.323 * * [simplify]: Extracting #4: cost 196 inf + 1 106.325 * * [simplify]: Extracting #5: cost 402 inf + 3 106.330 * * [simplify]: Extracting #6: cost 521 inf + 11000 106.344 * * [simplify]: Extracting #7: cost 351 inf + 103365 106.383 * * [simplify]: Extracting #8: cost 61 inf + 268860 106.450 * * [simplify]: Extracting #9: cost 4 inf + 305749 106.519 * * [simplify]: Extracting #10: cost 1 inf + 308362 106.597 * * [simplify]: Extracting #11: cost 0 inf + 309594 106.693 * * [simplify]: Extracting #12: cost 0 inf + 309395 106.750 * [simplify]: Simplified to (* (sqrt (+ (* (* 15/8 (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 (* (fabs x) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (pow (fabs x) 7)))) (sqrt (+ (* (+ (/ -1 (fabs x)) (+ (/ 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)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ -1 (* (fabs x) (fabs x)))))))) 106.751 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (* 15/8 (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 (* (fabs x) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (pow (fabs x) 7)))) (sqrt (+ (* (+ (/ -1 (fabs x)) (+ (/ 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)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ -1 (* (fabs x) (fabs x)))))))) (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (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))))) 106.751 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) 106.751 * * [simplify]: iters left: 6 (26 enodes) 106.760 * * [simplify]: iters left: 5 (108 enodes) 106.781 * * [simplify]: iters left: 4 (214 enodes) 106.853 * * [simplify]: Extracting #0: cost 1 inf + 0 106.853 * * [simplify]: Extracting #1: cost 8 inf + 0 106.853 * * [simplify]: Extracting #2: cost 17 inf + 0 106.853 * * [simplify]: Extracting #3: cost 53 inf + 1 106.854 * * [simplify]: Extracting #4: cost 124 inf + 42 106.855 * * [simplify]: Extracting #5: cost 147 inf + 1087 106.856 * * [simplify]: Extracting #6: cost 136 inf + 5088 106.860 * * [simplify]: Extracting #7: cost 99 inf + 15759 106.868 * * [simplify]: Extracting #8: cost 43 inf + 42380 106.883 * * [simplify]: Extracting #9: cost 12 inf + 62933 106.901 * * [simplify]: Extracting #10: cost 0 inf + 72087 106.911 * [simplify]: Simplified to (* (sqrt (* (pow (fabs x) 8) (+ (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ -3/4 (pow (fabs x) 5))))) (* (sqrt (* (pow (fabs x) 7) (+ (+ (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ -1 (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (sqrt PI))) 106.911 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt 1) (sqrt (+ (* 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 (+ (* 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 (* (pow (fabs x) 8) (+ (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ -3/4 (pow (fabs x) 5))))) (* (sqrt (* (pow (fabs x) 7) (+ (+ (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ -1 (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (sqrt PI)))) (exp (* (fabs x) (fabs x))))) 106.911 * * * * [progress]: [ 99 / 286 ] simplifiying candidate # 106.912 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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 (+ (* 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)))))) 106.912 * * [simplify]: iters left: 6 (38 enodes) 106.926 * * [simplify]: iters left: 5 (193 enodes) 107.011 * * [simplify]: Extracting #0: cost 1 inf + 0 107.011 * * [simplify]: Extracting #1: cost 5 inf + 0 107.011 * * [simplify]: Extracting #2: cost 8 inf + 1 107.011 * * [simplify]: Extracting #3: cost 22 inf + 1 107.012 * * [simplify]: Extracting #4: cost 94 inf + 1 107.012 * * [simplify]: Extracting #5: cost 163 inf + 2 107.013 * * [simplify]: Extracting #6: cost 199 inf + 6 107.015 * * [simplify]: Extracting #7: cost 179 inf + 3538 107.022 * * [simplify]: Extracting #8: cost 109 inf + 30853 107.038 * * [simplify]: Extracting #9: cost 27 inf + 78304 107.054 * * [simplify]: Extracting #10: cost 1 inf + 100849 107.074 * * [simplify]: Extracting #11: cost 0 inf + 101916 107.108 * [simplify]: Simplified to (* (sqrt (+ (* 15/8 (- (+ (* (/ 1 (fabs x)) (/ 1 (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)))) (* (+ (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (/ 1 (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 (+ (* (+ (+ (/ 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)) (/ 1 (fabs x)))))))) 107.108 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* 15/8 (- (+ (* (/ 1 (fabs x)) (/ 1 (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)))) (* (+ (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (/ 1 (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 (+ (* (+ (+ (/ 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)) (/ 1 (fabs x)))))))) (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (sqrt (* (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))))) 107.110 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (sqrt (* (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)))))))) 107.110 * * [simplify]: iters left: 6 (29 enodes) 107.126 * * [simplify]: iters left: 5 (138 enodes) 107.183 * * [simplify]: iters left: 4 (355 enodes) 107.300 * * [simplify]: Extracting #0: cost 1 inf + 0 107.300 * * [simplify]: Extracting #1: cost 8 inf + 0 107.300 * * [simplify]: Extracting #2: cost 17 inf + 0 107.300 * * [simplify]: Extracting #3: cost 53 inf + 1 107.301 * * [simplify]: Extracting #4: cost 193 inf + 42 107.302 * * [simplify]: Extracting #5: cost 341 inf + 87 107.304 * * [simplify]: Extracting #6: cost 311 inf + 18316 107.318 * * [simplify]: Extracting #7: cost 121 inf + 119658 107.361 * * [simplify]: Extracting #8: cost 13 inf + 184263 107.427 * * [simplify]: Extracting #9: cost 0 inf + 192019 107.467 * * [simplify]: Extracting #10: cost 0 inf + 190353 107.506 * * [simplify]: Extracting #11: cost 0 inf + 190113 107.552 * [simplify]: Simplified to (* (* (sqrt (* (pow (fabs x) 7) (+ (/ -1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)))))) (sqrt PI)) (sqrt (* (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)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)))) (/ 1 (fabs x))))))) 107.553 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* 15/8 (- (+ (* (/ 1 (fabs x)) (/ 1 (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)))) (* (+ (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (/ 1 (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 (+ (* (+ (+ (/ 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)) (/ 1 (fabs x)))))))) (* (* (sqrt (* (pow (fabs x) 7) (+ (/ -1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)))))) (sqrt PI)) (sqrt (* (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)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)))) (/ 1 (fabs x)))))))) (exp (* (fabs x) (fabs x))))) 107.554 * * * * [progress]: [ 100 / 286 ] simplifiying candidate # 107.554 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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 (+ (* 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)))))))) 107.555 * * [simplify]: iters left: 6 (27 enodes) 107.564 * * [simplify]: iters left: 5 (121 enodes) 107.589 * * [simplify]: iters left: 4 (272 enodes) 107.703 * * [simplify]: Extracting #0: cost 1 inf + 0 107.703 * * [simplify]: Extracting #1: cost 25 inf + 0 107.703 * * [simplify]: Extracting #2: cost 107 inf + 1 107.704 * * [simplify]: Extracting #3: cost 213 inf + 3 107.706 * * [simplify]: Extracting #4: cost 298 inf + 3333 107.715 * * [simplify]: Extracting #5: cost 204 inf + 37073 107.753 * * [simplify]: Extracting #6: cost 46 inf + 136573 107.780 * * [simplify]: Extracting #7: cost 0 inf + 164909 107.806 * * [simplify]: Extracting #8: cost 0 inf + 164870 107.832 * [simplify]: Simplified to (* (+ (+ (/ -1 (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 (fabs x)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)))) 107.832 * [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 (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7)))) (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (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))))) 107.832 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 107.832 * * [simplify]: iters left: 6 (22 enodes) 107.839 * * [simplify]: iters left: 5 (90 enodes) 107.861 * * [simplify]: iters left: 4 (159 enodes) 107.898 * * [simplify]: iters left: 3 (363 enodes) 108.041 * * [simplify]: Extracting #0: cost 1 inf + 0 108.041 * * [simplify]: Extracting #1: cost 38 inf + 0 108.041 * * [simplify]: Extracting #2: cost 119 inf + 0 108.043 * * [simplify]: Extracting #3: cost 231 inf + 45 108.046 * * [simplify]: Extracting #4: cost 214 inf + 9789 108.063 * * [simplify]: Extracting #5: cost 105 inf + 60324 108.090 * * [simplify]: Extracting #6: cost 29 inf + 108699 108.120 * * [simplify]: Extracting #7: cost 4 inf + 120631 108.150 * * [simplify]: Extracting #8: cost 0 inf + 122393 108.172 * [simplify]: Simplified to (* (sqrt PI) (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ -1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))) 108.172 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt 1) (sqrt (+ (* 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 (+ (* 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) (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ -1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))))) (exp (* (fabs x) (fabs x))))) 108.172 * * * * [progress]: [ 101 / 286 ] simplifiying candidate # 108.173 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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 (+ (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)))) 108.173 * * [simplify]: iters left: 6 (34 enodes) 108.185 * * [simplify]: iters left: 5 (161 enodes) 108.233 * * [simplify]: iters left: 4 (381 enodes) 108.440 * * [simplify]: Extracting #0: cost 1 inf + 0 108.440 * * [simplify]: Extracting #1: cost 5 inf + 0 108.440 * * [simplify]: Extracting #2: cost 8 inf + 1 108.440 * * [simplify]: Extracting #3: cost 39 inf + 1 108.441 * * [simplify]: Extracting #4: cost 204 inf + 1 108.442 * * [simplify]: Extracting #5: cost 384 inf + 5 108.444 * * [simplify]: Extracting #6: cost 423 inf + 13769 108.454 * * [simplify]: Extracting #7: cost 263 inf + 84863 108.510 * * [simplify]: Extracting #8: cost 41 inf + 225158 108.593 * * [simplify]: Extracting #9: cost 1 inf + 248893 108.643 * * [simplify]: Extracting #10: cost 0 inf + 249065 108.684 * [simplify]: Simplified to (* (sqrt (* (- (+ (/ 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))) (pow (fabs x) 7)) 15/8))) (sqrt (+ (* (/ 15/8 (pow (fabs x) 7)) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))) (* (* (+ (+ (/ 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))))))) 108.684 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (* (- (+ (/ 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))) (pow (fabs x) 7)) 15/8))) (sqrt (+ (* (/ 15/8 (pow (fabs x) 7)) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))) (* (* (+ (+ (/ 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))))))) (* (* (sqrt PI) (sqrt (* (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)) (/ 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))))) 108.685 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (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)) (/ 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)))))))) 108.685 * * [simplify]: iters left: 6 (31 enodes) 108.696 * * [simplify]: iters left: 5 (146 enodes) 108.727 * * [simplify]: iters left: 4 (405 enodes) 108.946 * * [simplify]: Extracting #0: cost 1 inf + 0 108.946 * * [simplify]: Extracting #1: cost 8 inf + 0 108.946 * * [simplify]: Extracting #2: cost 17 inf + 0 108.946 * * [simplify]: Extracting #3: cost 55 inf + 1 108.948 * * [simplify]: Extracting #4: cost 315 inf + 42 108.951 * * [simplify]: Extracting #5: cost 470 inf + 89 108.956 * * [simplify]: Extracting #6: cost 424 inf + 17979 108.968 * * [simplify]: Extracting #7: cost 241 inf + 102918 109.028 * * [simplify]: Extracting #8: cost 41 inf + 244546 109.097 * * [simplify]: Extracting #9: cost 6 inf + 273924 109.172 * * [simplify]: Extracting #10: cost 0 inf + 278254 109.232 * [simplify]: Simplified to (* (* (sqrt (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1 (fabs x)))))) (sqrt PI)) (sqrt (+ (* (+ (+ (/ 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)))) (* (/ 15/8 (pow (fabs x) 7)) (+ (- (+ (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1 (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (/ 15/8 (pow (fabs x) 7))))))) 109.232 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (* (- (+ (/ 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))) (pow (fabs x) 7)) 15/8))) (sqrt (+ (* (/ 15/8 (pow (fabs x) 7)) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))) (* (* (+ (+ (/ 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))))))) (* (* (sqrt (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1 (fabs x)))))) (sqrt PI)) (sqrt (+ (* (+ (+ (/ 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)))) (* (/ 15/8 (pow (fabs x) 7)) (+ (- (+ (+ (/ 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))))) 109.233 * * * * [progress]: [ 102 / 286 ] simplifiying candidate # 109.233 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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 (- (* (/ 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))))))) 109.233 * * [simplify]: iters left: 6 (33 enodes) 109.244 * * [simplify]: iters left: 5 (156 enodes) 109.281 * * [simplify]: iters left: 4 (401 enodes) 109.475 * * [simplify]: Extracting #0: cost 1 inf + 0 109.475 * * [simplify]: Extracting #1: cost 5 inf + 0 109.476 * * [simplify]: Extracting #2: cost 8 inf + 1 109.476 * * [simplify]: Extracting #3: cost 69 inf + 1 109.477 * * [simplify]: Extracting #4: cost 283 inf + 1 109.480 * * [simplify]: Extracting #5: cost 480 inf + 3 109.492 * * [simplify]: Extracting #6: cost 458 inf + 11044 109.504 * * [simplify]: Extracting #7: cost 282 inf + 95180 109.544 * * [simplify]: Extracting #8: cost 28 inf + 257487 109.600 * * [simplify]: Extracting #9: cost 7 inf + 270905 109.658 * * [simplify]: Extracting #10: cost 0 inf + 274681 109.728 * [simplify]: Simplified to (* (sqrt (* (- (+ (/ 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))))) (/ 1 (fabs x))))))) (sqrt (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (+ (/ 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))))))) 109.728 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (* (- (+ (/ 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))))) (/ 1 (fabs x))))))) (sqrt (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (+ (/ 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))))))) (* (* (sqrt PI) (sqrt (* (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))))))) (exp (* (fabs x) (fabs x))))) 109.729 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (* (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)))))) 109.729 * * [simplify]: iters left: 6 (27 enodes) 109.745 * * [simplify]: iters left: 5 (112 enodes) 109.766 * * [simplify]: iters left: 4 (218 enodes) 109.824 * * [simplify]: iters left: 3 (477 enodes) 109.962 * * [simplify]: Extracting #0: cost 1 inf + 0 109.962 * * [simplify]: Extracting #1: cost 8 inf + 0 109.962 * * [simplify]: Extracting #2: cost 17 inf + 0 109.963 * * [simplify]: Extracting #3: cost 72 inf + 1 109.963 * * [simplify]: Extracting #4: cost 224 inf + 42 109.964 * * [simplify]: Extracting #5: cost 280 inf + 94 109.967 * * [simplify]: Extracting #6: cost 237 inf + 16710 109.977 * * [simplify]: Extracting #7: cost 79 inf + 86560 109.993 * * [simplify]: Extracting #8: cost 7 inf + 129371 110.031 * * [simplify]: Extracting #9: cost 0 inf + 132547 110.065 * [simplify]: Simplified to (* (sqrt (- (/ 15/8 (pow (fabs x) 7)) (- (/ 1 (fabs x)) (- (/ -1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))) (* (sqrt (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ -1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))) (sqrt PI))) 110.065 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt 1) (sqrt (+ (* 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 (- (* (/ 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 (- (/ 15/8 (pow (fabs x) 7)) (- (/ 1 (fabs x)) (- (/ -1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))) (* (sqrt (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ -1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))) (sqrt PI)))) (exp (* (fabs x) (fabs x))))) 110.066 * * * * [progress]: [ 103 / 286 ] simplifiying candidate # 110.067 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (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)))) (sqrt (+ (* 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)))))) 110.067 * * [simplify]: iters left: 6 (38 enodes) 110.084 * * [simplify]: iters left: 5 (178 enodes) 110.143 * * [simplify]: iters left: 4 (440 enodes) 110.386 * * [simplify]: Extracting #0: cost 1 inf + 0 110.386 * * [simplify]: Extracting #1: cost 5 inf + 0 110.386 * * [simplify]: Extracting #2: cost 8 inf + 1 110.386 * * [simplify]: Extracting #3: cost 29 inf + 1 110.386 * * [simplify]: Extracting #4: cost 200 inf + 1 110.388 * * [simplify]: Extracting #5: cost 409 inf + 4 110.392 * * [simplify]: Extracting #6: cost 325 inf + 35682 110.431 * * [simplify]: Extracting #7: cost 76 inf + 163429 110.463 * * [simplify]: Extracting #8: cost 4 inf + 199839 110.502 * * [simplify]: Extracting #9: cost 0 inf + 202347 110.542 * [simplify]: Simplified to (* (sqrt (+ (* (/ 15/8 (pow (fabs x) 7)) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))) (* (* (+ (/ 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)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))))) (sqrt (+ (* (+ (pow (fabs x) 8) (+ (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) 3/4) (* (pow (fabs x) 6) 1/2))) (pow (fabs x) 7)) (* (pow (fabs x) 8) (* (fabs x) 15/8))))) 110.542 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (/ 15/8 (pow (fabs x) 7)) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))) (* (* (+ (/ 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)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))))) (sqrt (+ (* (+ (pow (fabs x) 8) (+ (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) 3/4) (* (pow (fabs x) 6) 1/2))) (pow (fabs x) 7)) (* (pow (fabs x) 8) (* (fabs x) 15/8))))) (* (* (sqrt PI) (sqrt (+ (* (/ 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)))))))) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 110.543 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (+ (* (/ 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)))))))) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) 110.543 * * [simplify]: iters left: 6 (32 enodes) 110.552 * * [simplify]: iters left: 5 (153 enodes) 110.615 * * [simplify]: iters left: 4 (438 enodes) 110.866 * * [simplify]: Extracting #0: cost 1 inf + 0 110.866 * * [simplify]: Extracting #1: cost 8 inf + 0 110.866 * * [simplify]: Extracting #2: cost 17 inf + 0 110.866 * * [simplify]: Extracting #3: cost 73 inf + 1 110.867 * * [simplify]: Extracting #4: cost 355 inf + 42 110.869 * * [simplify]: Extracting #5: cost 474 inf + 5595 110.875 * * [simplify]: Extracting #6: cost 363 inf + 48332 110.890 * * [simplify]: Extracting #7: cost 200 inf + 128920 110.936 * * [simplify]: Extracting #8: cost 21 inf + 261724 111.005 * * [simplify]: Extracting #9: cost 0 inf + 281002 111.072 * [simplify]: Simplified to (* (* (sqrt PI) (sqrt (+ (* (/ 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))))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))) (/ 15/8 (pow (fabs x) 7))))))) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8)))) 111.073 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt 1) (sqrt (+ (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)))) (sqrt (+ (* 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) (sqrt (+ (* (/ 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))))))) (* (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))) (/ 15/8 (pow (fabs x) 7))))))) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8))))) (exp (* (fabs x) (fabs x))))) 111.073 * * * * [progress]: [ 104 / 286 ] simplifiying candidate # 111.073 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (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)))) (sqrt (+ (* 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)))))) 111.074 * * [simplify]: iters left: 6 (42 enodes) 111.089 * * [simplify]: iters left: 5 (215 enodes) 111.190 * * [simplify]: Extracting #0: cost 1 inf + 0 111.190 * * [simplify]: Extracting #1: cost 5 inf + 0 111.190 * * [simplify]: Extracting #2: cost 8 inf + 1 111.190 * * [simplify]: Extracting #3: cost 18 inf + 1 111.190 * * [simplify]: Extracting #4: cost 71 inf + 1 111.191 * * [simplify]: Extracting #5: cost 145 inf + 4 111.192 * * [simplify]: Extracting #6: cost 204 inf + 2017 111.194 * * [simplify]: Extracting #7: cost 200 inf + 9412 111.201 * * [simplify]: Extracting #8: cost 139 inf + 24146 111.210 * * [simplify]: Extracting #9: cost 103 inf + 39843 111.225 * * [simplify]: Extracting #10: cost 30 inf + 85089 111.243 * * [simplify]: Extracting #11: cost 7 inf + 100995 111.273 * * [simplify]: Extracting #12: cost 4 inf + 103135 111.308 * * [simplify]: Extracting #13: cost 1 inf + 107378 111.335 * * [simplify]: Extracting #14: cost 0 inf + 109007 111.353 * * [simplify]: Extracting #15: cost 0 inf + 108967 111.378 * [simplify]: Simplified to (* (sqrt (+ (* (pow (fabs x) 7) (+ (* (fabs x) (+ (/ 27/64 (* (pow (fabs x) 5) (* (pow (fabs x) 5) (pow (fabs x) 5)))) (* (/ 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)))))))) (* (* 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)))) (sqrt (+ (/ 3375/512 (* (pow (fabs x) 7) (* (pow (fabs x) 7) (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))))))) 111.378 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (pow (fabs x) 7) (+ (* (fabs x) (+ (/ 27/64 (* (pow (fabs x) 5) (* (pow (fabs x) 5) (pow (fabs x) 5)))) (* (/ 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)))))))) (* (* 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)))) (sqrt (+ (/ 3375/512 (* (pow (fabs x) 7) (* (pow (fabs x) 7) (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) (sqrt (+ (* (/ 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)))))))) (sqrt (* (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))))) 111.379 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (+ (* (/ 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)))))))) (sqrt (* (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))))) 111.379 * * [simplify]: iters left: 6 (36 enodes) 111.392 * * [simplify]: iters left: 5 (180 enodes) 111.438 * * [simplify]: Extracting #0: cost 1 inf + 0 111.438 * * [simplify]: Extracting #1: cost 9 inf + 0 111.438 * * [simplify]: Extracting #2: cost 17 inf + 0 111.438 * * [simplify]: Extracting #3: cost 38 inf + 1 111.438 * * [simplify]: Extracting #4: cost 110 inf + 42 111.439 * * [simplify]: Extracting #5: cost 191 inf + 1298 111.440 * * [simplify]: Extracting #6: cost 190 inf + 6361 111.441 * * [simplify]: Extracting #7: cost 150 inf + 14683 111.444 * * [simplify]: Extracting #8: cost 119 inf + 24523 111.452 * * [simplify]: Extracting #9: cost 44 inf + 66918 111.465 * * [simplify]: Extracting #10: cost 11 inf + 90711 111.483 * * [simplify]: Extracting #11: cost 1 inf + 101578 111.499 * * [simplify]: Extracting #12: cost 0 inf + 102966 111.515 * [simplify]: Simplified to (* (* (sqrt PI) (sqrt (+ (* (/ 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))) (/ 15/8 (pow (fabs x) 7))))))) (sqrt (* (+ (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (fabs x) (* (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) 7))))) 111.515 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* (pow (fabs x) 7) (+ (* (fabs x) (+ (/ 27/64 (* (pow (fabs x) 5) (* (pow (fabs x) 5) (pow (fabs x) 5)))) (* (/ 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)))))))) (* (* 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)))) (sqrt (+ (/ 3375/512 (* (pow (fabs x) 7) (* (pow (fabs x) 7) (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) (sqrt (+ (* (/ 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))) (/ 15/8 (pow (fabs x) 7))))))) (sqrt (* (+ (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (fabs x) (* (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) 7)))))) (exp (* (fabs x) (fabs x))))) 111.516 * * * * [progress]: [ 105 / 286 ] simplifiying candidate # 111.516 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (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)))) (sqrt (+ (* 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)))))) 111.517 * * [simplify]: iters left: 6 (38 enodes) 111.529 * * [simplify]: iters left: 5 (179 enodes) 111.590 * * [simplify]: iters left: 4 (459 enodes) 111.845 * * [simplify]: Extracting #0: cost 1 inf + 0 111.845 * * [simplify]: Extracting #1: cost 5 inf + 0 111.845 * * [simplify]: Extracting #2: cost 8 inf + 1 111.846 * * [simplify]: Extracting #3: cost 31 inf + 1 111.846 * * [simplify]: Extracting #4: cost 202 inf + 1 111.849 * * [simplify]: Extracting #5: cost 415 inf + 4 111.854 * * [simplify]: Extracting #6: cost 469 inf + 12043 111.870 * * [simplify]: Extracting #7: cost 349 inf + 69539 111.925 * * [simplify]: Extracting #8: cost 94 inf + 210945 112.013 * * [simplify]: Extracting #9: cost 8 inf + 266774 112.065 * * [simplify]: Extracting #10: cost 0 inf + 269144 112.133 * * [simplify]: Extracting #11: cost 0 inf + 269103 112.219 * [simplify]: Simplified to (* (sqrt (+ (* (/ 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 (+ (* (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (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))) (pow (fabs x) 7)) (* (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ -3/4 (pow (fabs x) 5))) 15/8) (fabs x))))) 112.220 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (/ 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 (+ (* (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (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))) (pow (fabs x) 7)) (* (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ -3/4 (pow (fabs x) 5))) 15/8) (fabs x))))) (* (* (sqrt PI) (sqrt (+ (* (/ 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)))))))) (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))))) 112.221 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (+ (* (/ 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)))))))) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) 112.221 * * [simplify]: iters left: 6 (32 enodes) 112.240 * * [simplify]: iters left: 5 (150 enodes) 112.280 * * [simplify]: iters left: 4 (410 enodes) 112.469 * * [simplify]: Extracting #0: cost 1 inf + 0 112.470 * * [simplify]: Extracting #1: cost 8 inf + 0 112.470 * * [simplify]: Extracting #2: cost 17 inf + 0 112.470 * * [simplify]: Extracting #3: cost 65 inf + 1 112.470 * * [simplify]: Extracting #4: cost 319 inf + 83 112.472 * * [simplify]: Extracting #5: cost 475 inf + 3918 112.476 * * [simplify]: Extracting #6: cost 447 inf + 18238 112.488 * * [simplify]: Extracting #7: cost 261 inf + 103719 112.522 * * [simplify]: Extracting #8: cost 40 inf + 255082 112.599 * * [simplify]: Extracting #9: cost 4 inf + 281688 112.660 * * [simplify]: Extracting #10: cost 0 inf + 286016 112.720 * [simplify]: Simplified to (* (* (sqrt PI) (sqrt (- (* (+ (+ (/ 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)) (- (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ 1 (fabs x))) (/ 15/8 (pow (fabs x) 7))))))) (sqrt (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8)))) 112.720 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* (/ 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 (+ (* (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (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))) (pow (fabs x) 7)) (* (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ -3/4 (pow (fabs x) 5))) 15/8) (fabs x))))) (* (* (sqrt PI) (sqrt (- (* (+ (+ (/ 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)) (- (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ 1 (fabs x))) (/ 15/8 (pow (fabs x) 7))))))) (sqrt (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8))))) (exp (* (fabs x) (fabs x))))) 112.722 * * * * [progress]: [ 106 / 286 ] simplifiying candidate # 112.722 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (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)))) (sqrt (+ (* 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)))))) 112.723 * * [simplify]: iters left: 6 (38 enodes) 112.747 * * [simplify]: iters left: 5 (200 enodes) 112.819 * * [simplify]: Extracting #0: cost 1 inf + 0 112.819 * * [simplify]: Extracting #1: cost 5 inf + 0 112.819 * * [simplify]: Extracting #2: cost 8 inf + 1 112.819 * * [simplify]: Extracting #3: cost 22 inf + 1 112.819 * * [simplify]: Extracting #4: cost 98 inf + 1 112.819 * * [simplify]: Extracting #5: cost 170 inf + 4 112.820 * * [simplify]: Extracting #6: cost 205 inf + 7 112.821 * * [simplify]: Extracting #7: cost 183 inf + 6028 112.827 * * [simplify]: Extracting #8: cost 139 inf + 17684 112.833 * * [simplify]: Extracting #9: cost 122 inf + 24955 112.846 * * [simplify]: Extracting #10: cost 30 inf + 80340 112.862 * * [simplify]: Extracting #11: cost 3 inf + 102050 112.888 * * [simplify]: Extracting #12: cost 0 inf + 105211 112.921 * [simplify]: Simplified to (* (sqrt (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7))) (* (* (+ (/ 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))))))) (sqrt (+ (* (- (+ (* (+ (/ 3/4 (pow (fabs 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))) 15/8) (* (+ (* (/ 1 (fabs x)) (/ (/ 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))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (pow (fabs x) 7))))) 112.922 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7))) (* (* (+ (/ 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))))))) (sqrt (+ (* (- (+ (* (+ (/ 3/4 (pow (fabs 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))) 15/8) (* (+ (* (/ 1 (fabs x)) (/ (/ 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))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (pow (fabs x) 7))))) (* (* (sqrt PI) (sqrt (+ (* (/ 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)))))))) (sqrt (* (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))))) 112.923 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (+ (* (/ 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)))))))) (sqrt (* (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)))))))) 112.924 * * [simplify]: iters left: 6 (35 enodes) 112.944 * * [simplify]: iters left: 5 (180 enodes) 112.988 * * [simplify]: Extracting #0: cost 1 inf + 0 112.988 * * [simplify]: Extracting #1: cost 9 inf + 0 112.988 * * [simplify]: Extracting #2: cost 17 inf + 0 112.988 * * [simplify]: Extracting #3: cost 35 inf + 1 112.988 * * [simplify]: Extracting #4: cost 121 inf + 42 112.989 * * [simplify]: Extracting #5: cost 190 inf + 86 112.990 * * [simplify]: Extracting #6: cost 186 inf + 3555 112.992 * * [simplify]: Extracting #7: cost 147 inf + 16519 112.998 * * [simplify]: Extracting #8: cost 80 inf + 53756 113.010 * * [simplify]: Extracting #9: cost 21 inf + 89721 113.027 * * [simplify]: Extracting #10: cost 5 inf + 104297 113.044 * * [simplify]: Extracting #11: cost 0 inf + 110514 113.075 * [simplify]: Simplified to (* (* (sqrt (+ (* (/ 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))) (/ 15/8 (pow (fabs x) 7)))))) (sqrt (* (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)) (- (- (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5)))))))) (sqrt PI)) 113.075 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7))) (* (* (+ (/ 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))))))) (sqrt (+ (* (- (+ (* (+ (/ 3/4 (pow (fabs 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))) 15/8) (* (+ (* (/ 1 (fabs x)) (/ (/ 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))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (pow (fabs x) 7))))) (* (* (sqrt (+ (* (/ 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))) (/ 15/8 (pow (fabs x) 7)))))) (sqrt (* (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)) (- (- (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5)))))))) (sqrt PI))) (exp (* (fabs x) (fabs x))))) 113.076 * * * * [progress]: [ 107 / 286 ] simplifiying candidate # 113.077 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (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)))) (sqrt (+ (* 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)))))))) 113.077 * * [simplify]: iters left: 6 (34 enodes) 113.088 * * [simplify]: iters left: 5 (161 enodes) 113.132 * * [simplify]: iters left: 4 (381 enodes) 113.324 * * [simplify]: Extracting #0: cost 1 inf + 0 113.324 * * [simplify]: Extracting #1: cost 5 inf + 0 113.324 * * [simplify]: Extracting #2: cost 8 inf + 1 113.324 * * [simplify]: Extracting #3: cost 39 inf + 1 113.325 * * [simplify]: Extracting #4: cost 204 inf + 1 113.327 * * [simplify]: Extracting #5: cost 386 inf + 5 113.331 * * [simplify]: Extracting #6: cost 428 inf + 13208 113.347 * * [simplify]: Extracting #7: cost 264 inf + 87640 113.389 * * [simplify]: Extracting #8: cost 39 inf + 226836 113.437 * * [simplify]: Extracting #9: cost 2 inf + 249812 113.495 * * [simplify]: Extracting #10: cost 0 inf + 250567 113.566 * [simplify]: Simplified to (* (sqrt (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7))) (* (* (+ (/ 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)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (sqrt (* (- (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 1 (fabs x))) (+ (* (pow (fabs x) 7) (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 15/8)))) 113.566 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7))) (* (* (+ (/ 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)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (sqrt (* (- (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 1 (fabs x))) (+ (* (pow (fabs x) 7) (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 15/8)))) (* (* (sqrt PI) (sqrt (+ (* (/ 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)))))))) (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))))) 113.567 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (+ (* (/ 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)))))))) (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 113.567 * * [simplify]: iters left: 6 (31 enodes) 113.577 * * [simplify]: iters left: 5 (146 enodes) 113.616 * * [simplify]: iters left: 4 (405 enodes) 113.819 * * [simplify]: Extracting #0: cost 1 inf + 0 113.820 * * [simplify]: Extracting #1: cost 8 inf + 0 113.820 * * [simplify]: Extracting #2: cost 17 inf + 0 113.820 * * [simplify]: Extracting #3: cost 54 inf + 1 113.821 * * [simplify]: Extracting #4: cost 312 inf + 42 113.824 * * [simplify]: Extracting #5: cost 469 inf + 89 113.830 * * [simplify]: Extracting #6: cost 434 inf + 14096 113.845 * * [simplify]: Extracting #7: cost 274 inf + 85758 113.876 * * [simplify]: Extracting #8: cost 78 inf + 214947 113.938 * * [simplify]: Extracting #9: cost 3 inf + 275654 114.019 * * [simplify]: Extracting #10: cost 1 inf + 276933 114.065 * * [simplify]: Extracting #11: cost 0 inf + 278201 114.148 * [simplify]: Simplified to (* (sqrt (* (+ (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ -1 (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7))) (* (sqrt PI) (sqrt (+ (* (+ (/ 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))))))) (* (/ 15/8 (pow (fabs x) 7)) (+ (- (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (/ 15/8 (pow (fabs x) 7)))))))) 114.148 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7))) (* (* (+ (/ 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)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) (sqrt (* (- (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 1 (fabs x))) (+ (* (pow (fabs x) 7) (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 15/8)))) (* (sqrt (* (+ (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ -1 (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7))) (* (sqrt PI) (sqrt (+ (* (+ (/ 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))))))) (* (/ 15/8 (pow (fabs x) 7)) (+ (- (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (/ 15/8 (pow (fabs x) 7))))))))) (exp (* (fabs x) (fabs x))))) 114.149 * * * * [progress]: [ 108 / 286 ] simplifiying candidate # 114.150 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (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)))) (sqrt (+ (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)))) 114.150 * * [simplify]: iters left: 6 (26 enodes) 114.168 * * [simplify]: iters left: 5 (117 enodes) 114.198 * * [simplify]: iters left: 4 (234 enodes) 114.290 * * [simplify]: Extracting #0: cost 1 inf + 0 114.290 * * [simplify]: Extracting #1: cost 20 inf + 0 114.291 * * [simplify]: Extracting #2: cost 113 inf + 1 114.292 * * [simplify]: Extracting #3: cost 221 inf + 4 114.294 * * [simplify]: Extracting #4: cost 207 inf + 5709 114.298 * * [simplify]: Extracting #5: cost 174 inf + 19137 114.306 * * [simplify]: Extracting #6: cost 136 inf + 38521 114.330 * * [simplify]: Extracting #7: cost 49 inf + 90875 114.357 * * [simplify]: Extracting #8: cost 4 inf + 116689 114.387 * * [simplify]: Extracting #9: cost 0 inf + 117749 114.427 * [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))))) 114.428 * [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) (sqrt (+ (* (/ 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)))))))) (sqrt (+ (* (/ 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))))) 114.429 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (+ (* (/ 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)))))))) (sqrt (+ (* (/ 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)))))))) 114.429 * * [simplify]: iters left: 6 (28 enodes) 114.445 * * [simplify]: iters left: 5 (132 enodes) 114.480 * * [simplify]: iters left: 4 (353 enodes) 114.662 * * [simplify]: Extracting #0: cost 1 inf + 0 114.662 * * [simplify]: Extracting #1: cost 18 inf + 0 114.663 * * [simplify]: Extracting #2: cost 45 inf + 0 114.664 * * [simplify]: Extracting #3: cost 265 inf + 42 114.667 * * [simplify]: Extracting #4: cost 427 inf + 86 114.672 * * [simplify]: Extracting #5: cost 398 inf + 13477 114.686 * * [simplify]: Extracting #6: cost 255 inf + 75644 114.715 * * [simplify]: Extracting #7: cost 85 inf + 191261 114.780 * * [simplify]: Extracting #8: cost 3 inf + 258209 114.865 * * [simplify]: Extracting #9: cost 0 inf + 259820 114.924 * [simplify]: Simplified to (* (sqrt PI) (- (* (+ (+ (/ 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))) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))))) 114.924 * [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) (- (* (+ (+ (/ 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))) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))))))) (exp (* (fabs x) (fabs x))))) 114.925 * * * * [progress]: [ 109 / 286 ] simplifiying candidate # 114.925 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (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)))) (sqrt (- (* (/ 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))))))) 114.926 * * [simplify]: iters left: 6 (30 enodes) 114.946 * * [simplify]: iters left: 5 (142 enodes) 115.005 * * [simplify]: iters left: 4 (354 enodes) 115.199 * * [simplify]: Extracting #0: cost 1 inf + 0 115.199 * * [simplify]: Extracting #1: cost 5 inf + 0 115.199 * * [simplify]: Extracting #2: cost 8 inf + 1 115.199 * * [simplify]: Extracting #3: cost 64 inf + 1 115.200 * * [simplify]: Extracting #4: cost 328 inf + 1 115.201 * * [simplify]: Extracting #5: cost 455 inf + 4 115.204 * * [simplify]: Extracting #6: cost 403 inf + 17862 115.209 * * [simplify]: Extracting #7: cost 322 inf + 48145 115.220 * * [simplify]: Extracting #8: cost 238 inf + 95188 115.264 * * [simplify]: Extracting #9: cost 19 inf + 238645 115.338 * * [simplify]: Extracting #10: cost 1 inf + 252983 115.402 * * [simplify]: Extracting #11: cost 0 inf + 254211 115.452 * [simplify]: Simplified to (* (sqrt (- (* (/ 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 (+ (/ (/ 3375/512 (* (pow (fabs x) 7) (pow (fabs x) 7))) (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))))))) 115.453 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (- (* (/ 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 (+ (/ (/ 3375/512 (* (pow (fabs x) 7) (pow (fabs x) 7))) (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) (sqrt (+ (* (/ 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)))))))) (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))))) 115.453 * [simplify]: Simplifying (* (* (sqrt PI) (sqrt (+ (* (/ 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)))))))) (sqrt (- (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 115.453 * * [simplify]: iters left: 6 (30 enodes) 115.469 * * [simplify]: iters left: 5 (142 enodes) 115.504 * * [simplify]: iters left: 4 (390 enodes) 115.702 * * [simplify]: Extracting #0: cost 1 inf + 0 115.702 * * [simplify]: Extracting #1: cost 8 inf + 0 115.702 * * [simplify]: Extracting #2: cost 17 inf + 0 115.702 * * [simplify]: Extracting #3: cost 65 inf + 83 115.704 * * [simplify]: Extracting #4: cost 330 inf + 83 115.707 * * [simplify]: Extracting #5: cost 466 inf + 90 115.720 * * [simplify]: Extracting #6: cost 406 inf + 17879 115.734 * * [simplify]: Extracting #7: cost 247 inf + 93411 115.780 * * [simplify]: Extracting #8: cost 33 inf + 241157 115.837 * * [simplify]: Extracting #9: cost 2 inf + 267504 115.898 * * [simplify]: Extracting #10: cost 1 inf + 268491 115.949 * * [simplify]: Extracting #11: cost 0 inf + 269558 116.015 * [simplify]: Simplified to (* (sqrt (- (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (sqrt (+ (* (+ (+ (/ 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)) (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5))))))))) 116.015 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (- (* (/ 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 (+ (/ (/ 3375/512 (* (pow (fabs x) 7) (pow (fabs x) 7))) (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 (- (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5))))) (* (sqrt PI) (sqrt (+ (* (+ (+ (/ 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)) (+ (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5)))))))))) (exp (* (fabs x) (fabs x))))) 116.016 * * * * [progress]: [ 110 / 286 ] simplifiying candidate # 116.016 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (- (* (/ 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 (+ (* 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)))))) 116.017 * * [simplify]: iters left: 6 (37 enodes) 116.039 * * [simplify]: iters left: 5 (173 enodes) 116.113 * * [simplify]: iters left: 4 (464 enodes) 116.378 * * [simplify]: Extracting #0: cost 1 inf + 0 116.378 * * [simplify]: Extracting #1: cost 5 inf + 0 116.378 * * [simplify]: Extracting #2: cost 8 inf + 1 116.378 * * [simplify]: Extracting #3: cost 59 inf + 1 116.379 * * [simplify]: Extracting #4: cost 278 inf + 1 116.383 * * [simplify]: Extracting #5: cost 476 inf + 2 116.388 * * [simplify]: Extracting #6: cost 425 inf + 13334 116.404 * * [simplify]: Extracting #7: cost 171 inf + 130823 116.464 * * [simplify]: Extracting #8: cost 10 inf + 227636 116.510 * * [simplify]: Extracting #9: cost 2 inf + 234743 116.577 * * [simplify]: Extracting #10: cost 0 inf + 237287 116.620 * [simplify]: Simplified to (* (sqrt (- (* (/ 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 (+ (* (* (fabs x) (* (fabs x) (fabs x))) (+ (* (* (fabs x) (pow (fabs x) 5)) (* (fabs x) (pow (fabs x) 5))) (* (fabs x) (* (pow (fabs x) 5) 15/8)))) (* (pow (fabs x) 8) (+ (* 1/2 (pow (fabs x) 5)) (* (* (fabs x) (* (fabs x) (fabs x))) 3/4)))))) 116.621 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (- (* (/ 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 (+ (* (* (fabs x) (* (fabs x) (fabs x))) (+ (* (* (fabs x) (pow (fabs x) 5)) (* (fabs x) (pow (fabs x) 5))) (* (fabs x) (* (pow (fabs x) 5) 15/8)))) (* (pow (fabs x) 8) (+ (* 1/2 (pow (fabs x) 5)) (* (* (fabs x) (* (fabs x) (fabs x))) 3/4)))))) (* (* (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 (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 116.622 * [simplify]: Simplifying (* (* (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 (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) 116.622 * * [simplify]: iters left: 6 (28 enodes) 116.638 * * [simplify]: iters left: 5 (119 enodes) 116.662 * * [simplify]: iters left: 4 (252 enodes) 116.784 * * [simplify]: Extracting #0: cost 1 inf + 0 116.784 * * [simplify]: Extracting #1: cost 8 inf + 0 116.784 * * [simplify]: Extracting #2: cost 17 inf + 0 116.784 * * [simplify]: Extracting #3: cost 76 inf + 1 116.785 * * [simplify]: Extracting #4: cost 178 inf + 42 116.786 * * [simplify]: Extracting #5: cost 168 inf + 896 116.790 * * [simplify]: Extracting #6: cost 102 inf + 21637 116.803 * * [simplify]: Extracting #7: cost 17 inf + 56770 116.822 * * [simplify]: Extracting #8: cost 1 inf + 67012 116.831 * * [simplify]: Extracting #9: cost 0 inf + 68039 116.839 * [simplify]: Simplified to (* (* (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8))) (sqrt PI)) (sqrt (- (- (- (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5))) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ 1 (fabs x))))) 116.839 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt 1) (sqrt (- (* (/ 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 (+ (* 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 (* (pow (fabs x) 8) (pow (fabs x) 8))) (sqrt PI)) (sqrt (- (- (- (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5))) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 116.840 * * * * [progress]: [ 111 / 286 ] simplifiying candidate # 116.840 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (- (* (/ 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 (+ (* 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)))))) 116.841 * * [simplify]: iters left: 6 (42 enodes) 116.855 * * [simplify]: iters left: 5 (215 enodes) 116.954 * * [simplify]: Extracting #0: cost 1 inf + 0 116.954 * * [simplify]: Extracting #1: cost 5 inf + 0 116.955 * * [simplify]: Extracting #2: cost 8 inf + 1 116.955 * * [simplify]: Extracting #3: cost 23 inf + 1 116.955 * * [simplify]: Extracting #4: cost 95 inf + 1 116.956 * * [simplify]: Extracting #5: cost 159 inf + 2 116.957 * * [simplify]: Extracting #6: cost 216 inf + 1804 116.960 * * [simplify]: Extracting #7: cost 214 inf + 8247 116.967 * * [simplify]: Extracting #8: cost 138 inf + 30322 116.986 * * [simplify]: Extracting #9: cost 51 inf + 73958 117.011 * * [simplify]: Extracting #10: cost 9 inf + 105449 117.031 * * [simplify]: Extracting #11: cost 0 inf + 113984 117.059 * * [simplify]: Extracting #12: cost 0 inf + 113904 117.089 * [simplify]: Simplified to (* (sqrt (* (+ (/ 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)))))) (sqrt (+ (* (pow (fabs x) 7) (+ (* (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))) (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))) (* (* 15/8 (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)))))))))) 117.089 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (* (+ (/ 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)))))) (sqrt (+ (* (pow (fabs x) 7) (+ (* (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))) (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))) (* (* 15/8 (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) (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 (* (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))))) 117.090 * [simplify]: Simplifying (* (* (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 (* (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))))) 117.091 * * [simplify]: iters left: 6 (32 enodes) 117.100 * * [simplify]: iters left: 5 (146 enodes) 117.137 * * [simplify]: iters left: 4 (352 enodes) 117.259 * * [simplify]: Extracting #0: cost 1 inf + 0 117.259 * * [simplify]: Extracting #1: cost 8 inf + 0 117.259 * * [simplify]: Extracting #2: cost 17 inf + 0 117.260 * * [simplify]: Extracting #3: cost 76 inf + 1 117.260 * * [simplify]: Extracting #4: cost 175 inf + 42 117.267 * * [simplify]: Extracting #5: cost 324 inf + 1557 117.272 * * [simplify]: Extracting #6: cost 340 inf + 16757 117.282 * * [simplify]: Extracting #7: cost 125 inf + 101435 117.326 * * [simplify]: Extracting #8: cost 11 inf + 164326 117.375 * * [simplify]: Extracting #9: cost 0 inf + 172001 117.424 * [simplify]: Simplified to (* (* (sqrt (- (- (/ 15/8 (pow (fabs x) 7)) (/ 1 (fabs x))) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (sqrt PI)) (sqrt (* (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)))))))))) 117.424 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (* (+ (/ 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)))))) (sqrt (+ (* (pow (fabs x) 7) (+ (* (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))) (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))) (* (* 15/8 (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 (- (- (/ 15/8 (pow (fabs x) 7)) (/ 1 (fabs x))) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (sqrt PI)) (sqrt (* (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))))) 117.425 * * * * [progress]: [ 112 / 286 ] simplifiying candidate # 117.425 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (- (* (/ 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 (+ (* 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)))))) 117.425 * * [simplify]: iters left: 6 (37 enodes) 117.439 * * [simplify]: iters left: 5 (174 enodes) 117.504 * * [simplify]: iters left: 4 (481 enodes) 117.696 * * [simplify]: Extracting #0: cost 1 inf + 0 117.696 * * [simplify]: Extracting #1: cost 5 inf + 0 117.696 * * [simplify]: Extracting #2: cost 8 inf + 1 117.697 * * [simplify]: Extracting #3: cost 62 inf + 1 117.698 * * [simplify]: Extracting #4: cost 279 inf + 1 117.701 * * [simplify]: Extracting #5: cost 479 inf + 2 117.716 * * [simplify]: Extracting #6: cost 504 inf + 16820 117.741 * * [simplify]: Extracting #7: cost 349 inf + 96666 117.795 * * [simplify]: Extracting #8: cost 68 inf + 256002 117.853 * * [simplify]: Extracting #9: cost 4 inf + 299254 117.917 * * [simplify]: Extracting #10: cost 0 inf + 300728 117.990 * * [simplify]: Extracting #11: cost 0 inf + 300608 118.059 * [simplify]: Simplified to (* (sqrt (- (* (/ 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 (+ (* (* (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)))) (/ 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)))) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7))))) 118.059 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (- (* (/ 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 (+ (* (* (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)))) (/ 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)))) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7))))) (* (* (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 (* (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))))) 118.060 * [simplify]: Simplifying (* (* (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 (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) 118.060 * * [simplify]: iters left: 6 (28 enodes) 118.076 * * [simplify]: iters left: 5 (116 enodes) 118.117 * * [simplify]: iters left: 4 (224 enodes) 118.193 * * [simplify]: Extracting #0: cost 1 inf + 0 118.193 * * [simplify]: Extracting #1: cost 8 inf + 0 118.193 * * [simplify]: Extracting #2: cost 17 inf + 0 118.194 * * [simplify]: Extracting #3: cost 69 inf + 1 118.194 * * [simplify]: Extracting #4: cost 139 inf + 42 118.195 * * [simplify]: Extracting #5: cost 164 inf + 1013 118.199 * * [simplify]: Extracting #6: cost 105 inf + 17101 118.209 * * [simplify]: Extracting #7: cost 22 inf + 57099 118.217 * * [simplify]: Extracting #8: cost 7 inf + 64625 118.226 * * [simplify]: Extracting #9: cost 1 inf + 70568 118.239 * * [simplify]: Extracting #10: cost 0 inf + 71806 118.257 * [simplify]: Simplified to (* (* (sqrt (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8))) (sqrt PI)) (sqrt (- (+ (/ 15/8 (pow (fabs x) 7)) (/ -1 (fabs x))) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))) 118.257 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt 1) (sqrt (- (* (/ 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 (+ (* 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 (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8))) (sqrt PI)) (sqrt (- (+ (/ 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))))) 118.258 * * * * [progress]: [ 113 / 286 ] simplifiying candidate # 118.259 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (- (* (/ 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 (+ (* 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)))))) 118.259 * * [simplify]: iters left: 6 (38 enodes) 118.286 * * [simplify]: iters left: 5 (200 enodes) 118.377 * * [simplify]: Extracting #0: cost 1 inf + 0 118.377 * * [simplify]: Extracting #1: cost 5 inf + 0 118.377 * * [simplify]: Extracting #2: cost 8 inf + 1 118.377 * * [simplify]: Extracting #3: cost 27 inf + 1 118.377 * * [simplify]: Extracting #4: cost 119 inf + 1 118.382 * * [simplify]: Extracting #5: cost 183 inf + 2 118.384 * * [simplify]: Extracting #6: cost 191 inf + 3848 118.388 * * [simplify]: Extracting #7: cost 157 inf + 13661 118.392 * * [simplify]: Extracting #8: cost 139 inf + 18578 118.402 * * [simplify]: Extracting #9: cost 97 inf + 41442 118.414 * * [simplify]: Extracting #10: cost 18 inf + 91366 118.431 * * [simplify]: Extracting #11: cost 1 inf + 106377 118.449 * * [simplify]: Extracting #12: cost 0 inf + 107404 118.466 * [simplify]: Simplified to (* (sqrt (+ (* 15/8 (+ (* (- (/ 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))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))) (* (+ (* (/ (/ 1 (fabs x)) (fabs x)) (/ 1 (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 (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (/ 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)))))))) 118.467 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* 15/8 (+ (* (- (/ 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))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))) (* (+ (* (/ (/ 1 (fabs x)) (fabs x)) (/ 1 (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 (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (/ 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)))))))) (* (* (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 (* (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))))) 118.467 * [simplify]: Simplifying (* (* (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 (* (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)))))))) 118.468 * * [simplify]: iters left: 6 (31 enodes) 118.482 * * [simplify]: iters left: 5 (146 enodes) 118.537 * * [simplify]: iters left: 4 (364 enodes) 118.668 * * [simplify]: Extracting #0: cost 1 inf + 0 118.668 * * [simplify]: Extracting #1: cost 8 inf + 0 118.668 * * [simplify]: Extracting #2: cost 17 inf + 0 118.668 * * [simplify]: Extracting #3: cost 69 inf + 1 118.669 * * [simplify]: Extracting #4: cost 220 inf + 42 118.670 * * [simplify]: Extracting #5: cost 358 inf + 92 118.672 * * [simplify]: Extracting #6: cost 316 inf + 15074 118.692 * * [simplify]: Extracting #7: cost 187 inf + 70847 118.725 * * [simplify]: Extracting #8: cost 39 inf + 162450 118.765 * * [simplify]: Extracting #9: cost 4 inf + 191652 118.814 * * [simplify]: Extracting #10: cost 0 inf + 196160 118.884 * [simplify]: Simplified to (* (sqrt (* (- (/ (/ 1 (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))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (pow (fabs x) 7))) (* (sqrt (- (- (/ 15/8 (pow (fabs x) 7)) (/ 1 (fabs x))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (sqrt PI))) 118.884 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* 15/8 (+ (* (- (/ 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))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))) (* (+ (* (/ (/ 1 (fabs x)) (fabs x)) (/ 1 (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 (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (/ 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)))))))) (* (sqrt (* (- (/ (/ 1 (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))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (pow (fabs x) 7))) (* (sqrt (- (- (/ 15/8 (pow (fabs x) 7)) (/ 1 (fabs x))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (sqrt PI)))) (exp (* (fabs x) (fabs x))))) 118.885 * * * * [progress]: [ 114 / 286 ] simplifiying candidate # 118.885 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (- (* (/ 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 (+ (* 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)))))))) 118.885 * * [simplify]: iters left: 6 (33 enodes) 118.895 * * [simplify]: iters left: 5 (156 enodes) 118.942 * * [simplify]: iters left: 4 (401 enodes) 119.122 * * [simplify]: Extracting #0: cost 1 inf + 0 119.122 * * [simplify]: Extracting #1: cost 5 inf + 0 119.122 * * [simplify]: Extracting #2: cost 8 inf + 1 119.122 * * [simplify]: Extracting #3: cost 69 inf + 1 119.124 * * [simplify]: Extracting #4: cost 285 inf + 1 119.126 * * [simplify]: Extracting #5: cost 481 inf + 3 119.129 * * [simplify]: Extracting #6: cost 485 inf + 6866 119.136 * * [simplify]: Extracting #7: cost 363 inf + 51666 119.166 * * [simplify]: Extracting #8: cost 119 inf + 196354 119.235 * * [simplify]: Extracting #9: cost 5 inf + 274253 119.304 * * [simplify]: Extracting #10: cost 0 inf + 277440 119.374 * * [simplify]: Extracting #11: cost 0 inf + 276958 119.450 * * [simplify]: Extracting #12: cost 0 inf + 276918 119.513 * [simplify]: Simplified to (* (sqrt (- (* (/ 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 (* (+ (/ 3/4 (pow (fabs x) 5)) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 1 (fabs x)))) (+ 15/8 (* (pow (fabs x) 7) (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))))) 119.513 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (- (* (/ 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 (* (+ (/ 3/4 (pow (fabs x) 5)) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 1 (fabs x)))) (+ 15/8 (* (pow (fabs x) 7) (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))))) (* (* (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 (* (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.514 * [simplify]: Simplifying (* (* (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 (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 119.514 * * [simplify]: iters left: 6 (27 enodes) 119.525 * * [simplify]: iters left: 5 (112 enodes) 119.546 * * [simplify]: iters left: 4 (218 enodes) 119.633 * * [simplify]: iters left: 3 (478 enodes) 119.820 * * [simplify]: Extracting #0: cost 1 inf + 0 119.821 * * [simplify]: Extracting #1: cost 8 inf + 0 119.821 * * [simplify]: Extracting #2: cost 17 inf + 0 119.821 * * [simplify]: Extracting #3: cost 73 inf + 1 119.822 * * [simplify]: Extracting #4: cost 220 inf + 42 119.824 * * [simplify]: Extracting #5: cost 270 inf + 94 119.827 * * [simplify]: Extracting #6: cost 235 inf + 10461 119.840 * * [simplify]: Extracting #7: cost 106 inf + 61281 119.867 * * [simplify]: Extracting #8: cost 17 inf + 113669 119.900 * * [simplify]: Extracting #9: cost 1 inf + 126520 119.933 * * [simplify]: Extracting #10: cost 0 inf + 127629 119.967 * [simplify]: Simplified to (* (sqrt (* (- (/ 3/4 (pow (fabs x) 5)) (- (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))) (pow (fabs x) 7))) (* (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ -1 (fabs x))) (- (/ -3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (sqrt PI))) 119.967 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt 1) (sqrt (- (* (/ 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 (+ (* 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 (* (- (/ 3/4 (pow (fabs x) 5)) (- (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))) (pow (fabs x) 7))) (* (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ -1 (fabs x))) (- (/ -3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (sqrt PI)))) (exp (* (fabs x) (fabs x))))) 119.967 * * * * [progress]: [ 115 / 286 ] simplifiying candidate # 119.968 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (- (* (/ 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 (+ (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)))) 119.968 * * [simplify]: iters left: 6 (30 enodes) 119.978 * * [simplify]: iters left: 5 (142 enodes) 120.009 * * [simplify]: iters left: 4 (354 enodes) 120.187 * * [simplify]: Extracting #0: cost 1 inf + 0 120.187 * * [simplify]: Extracting #1: cost 5 inf + 0 120.188 * * [simplify]: Extracting #2: cost 8 inf + 1 120.188 * * [simplify]: Extracting #3: cost 64 inf + 1 120.189 * * [simplify]: Extracting #4: cost 332 inf + 1 120.192 * * [simplify]: Extracting #5: cost 456 inf + 4 120.197 * * [simplify]: Extracting #6: cost 403 inf + 16815 120.215 * * [simplify]: Extracting #7: cost 273 inf + 80257 120.254 * * [simplify]: Extracting #8: cost 100 inf + 189270 120.316 * * [simplify]: Extracting #9: cost 4 inf + 253520 120.402 * * [simplify]: Extracting #10: cost 0 inf + 256471 120.486 * [simplify]: Simplified to (* (sqrt (- (* (/ 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 (+ (* (/ 15/8 (pow (fabs x) 7)) (* (/ 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)))))) (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))))))) 120.486 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (- (* (/ 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 (+ (* (/ 15/8 (pow (fabs x) 7)) (* (/ 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)))))) (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))))))) (* (* (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)) (/ 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))))) 120.487 * [simplify]: Simplifying (* (* (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)) (/ 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)))))))) 120.488 * * [simplify]: iters left: 6 (30 enodes) 120.505 * * [simplify]: iters left: 5 (142 enodes) 120.562 * * [simplify]: iters left: 4 (390 enodes) 120.770 * * [simplify]: Extracting #0: cost 1 inf + 0 120.770 * * [simplify]: Extracting #1: cost 8 inf + 0 120.770 * * [simplify]: Extracting #2: cost 17 inf + 0 120.770 * * [simplify]: Extracting #3: cost 69 inf + 1 120.772 * * [simplify]: Extracting #4: cost 334 inf + 42 120.775 * * [simplify]: Extracting #5: cost 472 inf + 90 120.785 * * [simplify]: Extracting #6: cost 385 inf + 34834 120.839 * * [simplify]: Extracting #7: cost 111 inf + 195823 120.923 * * [simplify]: Extracting #8: cost 3 inf + 275171 120.990 * * [simplify]: Extracting #9: cost 0 inf + 276198 121.037 * * [simplify]: Extracting #10: cost 0 inf + 276157 121.084 * [simplify]: Simplified to (* (sqrt (- (* (+ (+ (/ 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)))) (* (/ 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))))))) (* (sqrt (- (- (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5))) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ -1 (fabs x))))) (sqrt PI))) 121.084 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (- (* (/ 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 (+ (* (/ 15/8 (pow (fabs x) 7)) (* (/ 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)))))) (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))))))) (* (sqrt (- (* (+ (+ (/ 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)))) (* (/ 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))))))) (* (sqrt (- (- (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5))) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ -1 (fabs x))))) (sqrt PI)))) (exp (* (fabs x) (fabs x))))) 121.085 * * * * [progress]: [ 116 / 286 ] simplifiying candidate # 121.085 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (- (* (/ 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 (- (* (/ 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))))))) 121.085 * * [simplify]: iters left: 6 (25 enodes) 121.094 * * [simplify]: iters left: 5 (112 enodes) 121.136 * * [simplify]: iters left: 4 (258 enodes) 121.247 * * [simplify]: Extracting #0: cost 1 inf + 0 121.247 * * [simplify]: Extracting #1: cost 51 inf + 0 121.248 * * [simplify]: Extracting #2: cost 192 inf + 1 121.249 * * [simplify]: Extracting #3: cost 295 inf + 2 121.250 * * [simplify]: Extracting #4: cost 291 inf + 2629 121.253 * * [simplify]: Extracting #5: cost 228 inf + 23229 121.267 * * [simplify]: Extracting #6: cost 89 inf + 101132 121.303 * * [simplify]: Extracting #7: cost 12 inf + 146578 121.330 * * [simplify]: Extracting #8: cost 0 inf + 155894 121.372 * [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))))) 121.372 * [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) (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))))))) (exp (* (fabs x) (fabs x))))) 121.373 * [simplify]: Simplifying (* (* (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)))))) 121.373 * * [simplify]: iters left: 6 (24 enodes) 121.380 * * [simplify]: iters left: 5 (98 enodes) 121.406 * * [simplify]: iters left: 4 (167 enodes) 121.445 * * [simplify]: iters left: 3 (334 enodes) 121.567 * * [simplify]: Extracting #0: cost 1 inf + 0 121.567 * * [simplify]: Extracting #1: cost 16 inf + 0 121.567 * * [simplify]: Extracting #2: cost 83 inf + 0 121.567 * * [simplify]: Extracting #3: cost 139 inf + 42 121.568 * * [simplify]: Extracting #4: cost 162 inf + 174 121.568 * * [simplify]: Extracting #5: cost 164 inf + 1386 121.571 * * [simplify]: Extracting #6: cost 95 inf + 22559 121.581 * * [simplify]: Extracting #7: cost 17 inf + 58218 121.591 * * [simplify]: Extracting #8: cost 2 inf + 65671 121.606 * * [simplify]: Extracting #9: cost 0 inf + 66848 121.625 * [simplify]: Simplified to (* (sqrt PI) (- (- (+ (/ 15/8 (pow (fabs x) 7)) (/ -1 (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))) 121.625 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt 1) (sqrt (- (* (/ 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 (- (* (/ 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))) (/ 3/4 (pow (fabs x) 5))) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (exp (* (fabs x) (fabs x))))) 121.625 * * * * [progress]: [ 117 / 286 ] simplifiying candidate # 121.626 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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)))))) 121.626 * * [simplify]: iters left: 6 (29 enodes) 121.638 * * [simplify]: iters left: 5 (128 enodes) 121.666 * * [simplify]: iters left: 4 (302 enodes) 121.808 * * [simplify]: Extracting #0: cost 1 inf + 0 121.808 * * [simplify]: Extracting #1: cost 18 inf + 0 121.808 * * [simplify]: Extracting #2: cost 30 inf + 0 121.808 * * [simplify]: Extracting #3: cost 112 inf + 0 121.809 * * [simplify]: Extracting #4: cost 219 inf + 127 121.810 * * [simplify]: Extracting #5: cost 221 inf + 2127 121.815 * * [simplify]: Extracting #6: cost 130 inf + 31853 121.829 * * [simplify]: Extracting #7: cost 49 inf + 65049 121.848 * * [simplify]: Extracting #8: cost 3 inf + 99232 121.864 * * [simplify]: Extracting #9: cost 0 inf + 101633 121.882 * * [simplify]: Extracting #10: cost 0 inf + 101553 121.904 * [simplify]: Simplified to (* (sqrt (/ 1 PI)) (+ (* (pow (fabs x) 7) (+ (* (pow (fabs x) 6) 1/2) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) 3/4))) (* (* (* (fabs x) (fabs x)) (fabs x)) (+ (* (pow (fabs x) 6) (pow (fabs x) 6)) (* 15/8 (pow (fabs x) 6)))))) 121.904 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (+ (* (pow (fabs x) 7) (+ (* (pow (fabs x) 6) 1/2) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) 3/4))) (* (* (* (fabs x) (fabs x)) (fabs x)) (+ (* (pow (fabs x) 6) (pow (fabs x) 6)) (* 15/8 (pow (fabs x) 6)))))) (* (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 121.904 * [simplify]: Simplifying (* (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) 121.904 * * [simplify]: iters left: 6 (13 enodes) 121.909 * * [simplify]: iters left: 5 (56 enodes) 121.922 * * [simplify]: iters left: 4 (143 enodes) 122.002 * * [simplify]: iters left: 3 (443 enodes) 122.535 * * [simplify]: Extracting #0: cost 1 inf + 0 122.535 * * [simplify]: Extracting #1: cost 102 inf + 0 122.538 * * [simplify]: Extracting #2: cost 516 inf + 0 122.548 * * [simplify]: Extracting #3: cost 425 inf + 27047 122.581 * * [simplify]: Extracting #4: cost 117 inf + 163760 122.624 * * [simplify]: Extracting #5: cost 2 inf + 218408 122.665 * * [simplify]: Extracting #6: cost 0 inf + 218763 122.699 * * [simplify]: Extracting #7: cost 0 inf + 218163 122.765 * [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)))))) 122.765 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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))))) 122.766 * * * * [progress]: [ 118 / 286 ] simplifiying candidate # 122.766 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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)))))) 122.767 * * [simplify]: iters left: 6 (48 enodes) 122.796 * * [simplify]: iters left: 5 (239 enodes) 122.910 * * [simplify]: Extracting #0: cost 1 inf + 0 122.911 * * [simplify]: Extracting #1: cost 9 inf + 0 122.911 * * [simplify]: Extracting #2: cost 17 inf + 0 122.911 * * [simplify]: Extracting #3: cost 34 inf + 0 122.911 * * [simplify]: Extracting #4: cost 94 inf + 2 122.912 * * [simplify]: Extracting #5: cost 174 inf + 127 122.913 * * [simplify]: Extracting #6: cost 241 inf + 257 122.916 * * [simplify]: Extracting #7: cost 241 inf + 5237 122.923 * * [simplify]: Extracting #8: cost 137 inf + 37603 122.941 * * [simplify]: Extracting #9: cost 47 inf + 81351 122.967 * * [simplify]: Extracting #10: cost 15 inf + 106502 122.986 * * [simplify]: Extracting #11: cost 7 inf + 114983 123.023 * * [simplify]: Extracting #12: cost 1 inf + 124238 123.071 * * [simplify]: Extracting #13: cost 0 inf + 126198 123.095 * * [simplify]: Extracting #14: cost 0 inf + 126158 123.137 * [simplify]: Simplified to (* (* (sqrt (/ 1 PI)) (sqrt (+ (* (fabs x) (* (+ (* 1/2 (pow (fabs x) 5)) (* 3/4 (* (* (fabs x) (fabs x)) (fabs x)))) (pow (fabs x) 7))) (+ (* (* (pow (fabs x) 7) (* (fabs x) (fabs x))) (pow (fabs x) 6)) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (pow (fabs x) 6) 15/8)))))) (sqrt (+ (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 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) (* (+ (+ (* (/ 3/4 (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 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))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (fabs x))) (pow (fabs x) 7))))) 123.137 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* (fabs x) (* (+ (* 1/2 (pow (fabs x) 5)) (* 3/4 (* (* (fabs x) (fabs x)) (fabs x)))) (pow (fabs x) 7))) (+ (* (* (pow (fabs x) 7) (* (fabs x) (fabs x))) (pow (fabs x) 6)) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (pow (fabs x) 6) 15/8)))))) (sqrt (+ (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 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) (* (+ (+ (* (/ 3/4 (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 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))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (fabs x))) (pow (fabs x) 7))))) (* (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))) (sqrt (* (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))))) 123.138 * [simplify]: Simplifying (* (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))) (sqrt (* (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))))) 123.139 * * [simplify]: iters left: 6 (25 enodes) 123.154 * * [simplify]: iters left: 5 (121 enodes) 123.206 * * [simplify]: iters left: 4 (343 enodes) 123.373 * * [simplify]: Extracting #0: cost 1 inf + 0 123.373 * * [simplify]: Extracting #1: cost 4 inf + 0 123.373 * * [simplify]: Extracting #2: cost 8 inf + 0 123.373 * * [simplify]: Extracting #3: cost 65 inf + 0 123.374 * * [simplify]: Extracting #4: cost 185 inf + 0 123.377 * * [simplify]: Extracting #5: cost 317 inf + 8993 123.385 * * [simplify]: Extracting #6: cost 314 inf + 37553 123.412 * * [simplify]: Extracting #7: cost 130 inf + 106804 123.456 * * [simplify]: Extracting #8: cost 10 inf + 163428 123.502 * * [simplify]: Extracting #9: cost 0 inf + 169646 123.548 * * [simplify]: Extracting #10: cost 0 inf + 168637 123.585 * * [simplify]: Extracting #11: cost 0 inf + 168436 123.616 * [simplify]: Simplified to (* (sqrt (* (+ (* (/ 3/4 (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) 8))) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8)))) 123.616 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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)))))) (* (sqrt (* (+ (* (/ 3/4 (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) 8))) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8))))) (exp (* (fabs x) (fabs x))))) 123.617 * * * * [progress]: [ 119 / 286 ] simplifiying candidate # 123.618 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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)))))) 123.618 * * [simplify]: iters left: 6 (43 enodes) 123.642 * * [simplify]: iters left: 5 (199 enodes) 123.723 * * [simplify]: Extracting #0: cost 1 inf + 0 123.723 * * [simplify]: Extracting #1: cost 9 inf + 0 123.723 * * [simplify]: Extracting #2: cost 17 inf + 0 123.723 * * [simplify]: Extracting #3: cost 34 inf + 0 123.723 * * [simplify]: Extracting #4: cost 94 inf + 2 123.723 * * [simplify]: Extracting #5: cost 173 inf + 209 123.724 * * [simplify]: Extracting #6: cost 202 inf + 582 123.725 * * [simplify]: Extracting #7: cost 171 inf + 9811 123.729 * * [simplify]: Extracting #8: cost 86 inf + 34626 123.736 * * [simplify]: Extracting #9: cost 35 inf + 61798 123.747 * * [simplify]: Extracting #10: cost 7 inf + 88137 123.761 * * [simplify]: Extracting #11: cost 1 inf + 96096 123.776 * * [simplify]: Extracting #12: cost 0 inf + 98015 123.790 * [simplify]: Simplified to (* (sqrt (+ (* (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 (fabs x)) (- (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5)))))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (+ (* 1/2 (pow (fabs x) 5)) (* 3/4 (* (* (fabs x) (fabs x)) (fabs x)))) (* (fabs x) (pow (fabs x) 7))) (+ (* (* (fabs x) (fabs x)) (* (pow (fabs x) 6) (pow (fabs x) 7))) (* (* 15/8 (* (* (fabs x) (fabs x)) (fabs x))) (pow (fabs x) 6))))))) 123.790 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (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 (fabs x)) (- (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5)))))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (+ (* 1/2 (pow (fabs x) 5)) (* 3/4 (* (* (fabs x) (fabs x)) (fabs x)))) (* (fabs x) (pow (fabs x) 7))) (+ (* (* (fabs x) (fabs x)) (* (pow (fabs x) 6) (pow (fabs x) 7))) (* (* 15/8 (* (* (fabs x) (fabs x)) (fabs x))) (pow (fabs x) 6))))))) (* (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))) (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))))) 123.791 * [simplify]: Simplifying (* (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) 123.791 * * [simplify]: iters left: 6 (21 enodes) 123.798 * * [simplify]: iters left: 5 (91 enodes) 123.837 * * [simplify]: iters left: 4 (214 enodes) 123.936 * * [simplify]: Extracting #0: cost 1 inf + 0 123.936 * * [simplify]: Extracting #1: cost 4 inf + 0 123.936 * * [simplify]: Extracting #2: cost 8 inf + 0 123.936 * * [simplify]: Extracting #3: cost 60 inf + 0 123.936 * * [simplify]: Extracting #4: cost 156 inf + 0 123.937 * * [simplify]: Extracting #5: cost 169 inf + 2750 123.940 * * [simplify]: Extracting #6: cost 83 inf + 35093 123.945 * * [simplify]: Extracting #7: cost 33 inf + 52763 123.953 * * [simplify]: Extracting #8: cost 5 inf + 68697 123.960 * * [simplify]: Extracting #9: cost 0 inf + 72211 123.974 * [simplify]: Simplified to (* (sqrt (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8))) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8)))) 123.974 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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 (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8))) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8))))) (exp (* (fabs x) (fabs x))))) 123.975 * * * * [progress]: [ 120 / 286 ] simplifiying candidate # 123.975 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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)))))) 123.976 * * [simplify]: iters left: 6 (46 enodes) 124.007 * * [simplify]: iters left: 5 (231 enodes) 124.112 * * [simplify]: Extracting #0: cost 1 inf + 0 124.112 * * [simplify]: Extracting #1: cost 9 inf + 0 124.113 * * [simplify]: Extracting #2: cost 17 inf + 0 124.113 * * [simplify]: Extracting #3: cost 38 inf + 0 124.113 * * [simplify]: Extracting #4: cost 126 inf + 2 124.114 * * [simplify]: Extracting #5: cost 210 inf + 169 124.116 * * [simplify]: Extracting #6: cost 222 inf + 5219 124.121 * * [simplify]: Extracting #7: cost 170 inf + 19009 124.129 * * [simplify]: Extracting #8: cost 120 inf + 34514 124.149 * * [simplify]: Extracting #9: cost 61 inf + 71705 124.164 * * [simplify]: Extracting #10: cost 17 inf + 103397 124.188 * * [simplify]: Extracting #11: cost 4 inf + 118326 124.209 * * [simplify]: Extracting #12: cost 1 inf + 122317 124.238 * * [simplify]: Extracting #13: cost 0 inf + 124195 124.258 * * [simplify]: Extracting #14: cost 0 inf + 124115 124.280 * [simplify]: Simplified to (* (sqrt (+ (* (+ (* (+ (/ 3/4 (pow (fabs 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 (* (* (fabs x) (fabs x)) (fabs x)))) (pow (fabs x) 7)) (* 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 (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (+ (* (* (fabs x) (fabs x)) (pow (fabs x) 6)) (* (fabs x) (+ (* 1/2 (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) (* 3/4 (fabs x)))))) (pow (fabs x) 7)) (* (* 15/8 (* (* (fabs x) (fabs x)) (fabs x))) (pow (fabs x) 6)))))) 124.280 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (+ (* (+ (/ 3/4 (pow (fabs 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 (* (* (fabs x) (fabs x)) (fabs x)))) (pow (fabs x) 7)) (* 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 (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (+ (* (* (fabs x) (fabs x)) (pow (fabs x) 6)) (* (fabs x) (+ (* 1/2 (pow (fabs x) 5)) (* (* (fabs x) (fabs x)) (* 3/4 (fabs x)))))) (pow (fabs x) 7)) (* (* 15/8 (* (* (fabs x) (fabs x)) (fabs x))) (pow (fabs x) 6)))))) (* (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))) (sqrt (* (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))))) 124.281 * [simplify]: Simplifying (* (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))) (sqrt (* (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)))))))) 124.281 * * [simplify]: iters left: 6 (27 enodes) 124.290 * * [simplify]: iters left: 5 (133 enodes) 124.323 * * [simplify]: iters left: 4 (371 enodes) 124.484 * * [simplify]: Extracting #0: cost 1 inf + 0 124.484 * * [simplify]: Extracting #1: cost 4 inf + 0 124.484 * * [simplify]: Extracting #2: cost 8 inf + 0 124.484 * * [simplify]: Extracting #3: cost 61 inf + 0 124.485 * * [simplify]: Extracting #4: cost 239 inf + 0 124.487 * * [simplify]: Extracting #5: cost 363 inf + 5314 124.497 * * [simplify]: Extracting #6: cost 250 inf + 55218 124.523 * * [simplify]: Extracting #7: cost 26 inf + 177943 124.563 * * [simplify]: Extracting #8: cost 0 inf + 197179 124.621 * * [simplify]: Extracting #9: cost 0 inf + 197062 124.660 * [simplify]: Simplified to (* (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8))) (sqrt (* (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))))))) 124.660 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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)))))) (* (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8))) (sqrt (* (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))))) 124.661 * * * * [progress]: [ 121 / 286 ] simplifiying candidate # 124.661 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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)))))))) 124.662 * * [simplify]: iters left: 6 (41 enodes) 124.673 * * [simplify]: iters left: 5 (188 enodes) 124.740 * * [simplify]: iters left: 4 (489 enodes) 124.968 * * [simplify]: Extracting #0: cost 1 inf + 0 124.968 * * [simplify]: Extracting #1: cost 8 inf + 0 124.968 * * [simplify]: Extracting #2: cost 17 inf + 0 124.968 * * [simplify]: Extracting #3: cost 47 inf + 0 124.969 * * [simplify]: Extracting #4: cost 206 inf + 2 124.972 * * [simplify]: Extracting #5: cost 414 inf + 210 124.977 * * [simplify]: Extracting #6: cost 490 inf + 7414 124.989 * * [simplify]: Extracting #7: cost 273 inf + 99693 125.026 * * [simplify]: Extracting #8: cost 50 inf + 226238 125.089 * * [simplify]: Extracting #9: cost 1 inf + 263443 125.168 * * [simplify]: Extracting #10: cost 0 inf + 264238 125.216 * [simplify]: Simplified to (* (* (sqrt (/ 1 PI)) (sqrt (+ (* (+ (* 1/2 (pow (fabs x) 5)) (* 3/4 (* (* (fabs x) (fabs x)) (fabs x)))) (pow (fabs x) 8)) (* (* (* (fabs x) (fabs x)) (fabs x)) (+ (* (* (pow (fabs x) 5) (fabs x)) (* (pow (fabs x) 5) (fabs x))) (* (fabs x) (* 15/8 (pow (fabs x) 5)))))))) (sqrt (+ (* (+ (/ -1 (fabs x)) (+ (/ 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)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ -1 (* (fabs x) (fabs x)))))))) 125.216 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* (+ (* 1/2 (pow (fabs x) 5)) (* 3/4 (* (* (fabs x) (fabs x)) (fabs x)))) (pow (fabs x) 8)) (* (* (* (fabs x) (fabs x)) (fabs x)) (+ (* (* (pow (fabs x) 5) (fabs x)) (* (pow (fabs x) 5) (fabs x))) (* (fabs x) (* 15/8 (pow (fabs x) 5)))))))) (sqrt (+ (* (+ (/ -1 (fabs x)) (+ (/ 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)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ -1 (* (fabs x) (fabs x)))))))) (* (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))) (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))))) 125.217 * [simplify]: Simplifying (* (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))) (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 125.217 * * [simplify]: iters left: 6 (23 enodes) 125.226 * * [simplify]: iters left: 5 (99 enodes) 125.246 * * [simplify]: iters left: 4 (224 enodes) 125.363 * * [simplify]: Extracting #0: cost 1 inf + 0 125.363 * * [simplify]: Extracting #1: cost 4 inf + 0 125.363 * * [simplify]: Extracting #2: cost 8 inf + 0 125.363 * * [simplify]: Extracting #3: cost 53 inf + 0 125.363 * * [simplify]: Extracting #4: cost 160 inf + 0 125.364 * * [simplify]: Extracting #5: cost 160 inf + 1754 125.367 * * [simplify]: Extracting #6: cost 81 inf + 29026 125.372 * * [simplify]: Extracting #7: cost 17 inf + 55173 125.384 * * [simplify]: Extracting #8: cost 2 inf + 65139 125.398 * * [simplify]: Extracting #9: cost 0 inf + 67082 125.408 * [simplify]: Simplified to (* (sqrt (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1 (fabs x)))))) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8)))) 125.409 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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 (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1 (fabs x)))))) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8))))) (exp (* (fabs x) (fabs x))))) 125.409 * * * * [progress]: [ 122 / 286 ] simplifiying candidate # 125.409 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (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)))) 125.410 * * [simplify]: iters left: 6 (40 enodes) 125.422 * * [simplify]: iters left: 5 (184 enodes) 125.823 * * [simplify]: iters left: 4 (452 enodes) 126.092 * * [simplify]: Extracting #0: cost 1 inf + 0 126.092 * * [simplify]: Extracting #1: cost 8 inf + 0 126.092 * * [simplify]: Extracting #2: cost 17 inf + 0 126.092 * * [simplify]: Extracting #3: cost 42 inf + 0 126.093 * * [simplify]: Extracting #4: cost 211 inf + 2 126.094 * * [simplify]: Extracting #5: cost 414 inf + 253 126.097 * * [simplify]: Extracting #6: cost 378 inf + 14840 126.106 * * [simplify]: Extracting #7: cost 191 inf + 94282 126.138 * * [simplify]: Extracting #8: cost 29 inf + 186123 126.194 * * [simplify]: Extracting #9: cost 7 inf + 201094 126.230 * * [simplify]: Extracting #10: cost 1 inf + 210245 126.270 * * [simplify]: Extracting #11: cost 0 inf + 211509 126.309 * * [simplify]: Extracting #12: cost 0 inf + 211378 126.342 * [simplify]: Simplified to (* (* (sqrt (+ (* (* (+ (/ (/ 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)) (/ 3/4 (pow (fabs x) 5))))) (* (/ 15/8 (pow (fabs x) 7)) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) (sqrt (+ (* (* (* (fabs x) (fabs x)) (fabs x)) (+ (* (* (pow (fabs x) 5) (fabs x)) (* (pow (fabs x) 5) (fabs x))) (* (fabs x) (* 15/8 (pow (fabs x) 5))))) (* (pow (fabs x) 8) (+ (* 1/2 (pow (fabs x) 5)) (* 3/4 (* (* (fabs x) (fabs x)) (fabs x)))))))) 126.343 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (* (sqrt (+ (* (* (+ (/ (/ 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)) (/ 3/4 (pow (fabs x) 5))))) (* (/ 15/8 (pow (fabs x) 7)) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) (sqrt (+ (* (* (* (fabs x) (fabs x)) (fabs x)) (+ (* (* (pow (fabs x) 5) (fabs x)) (* (pow (fabs x) 5) (fabs x))) (* (fabs x) (* 15/8 (pow (fabs x) 5))))) (* (pow (fabs x) 8) (+ (* 1/2 (pow (fabs x) 5)) (* 3/4 (* (* (fabs x) (fabs x)) (fabs x)))))))) (* (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))) (sqrt (+ (* (/ 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))))) 126.344 * [simplify]: Simplifying (* (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))) (sqrt (+ (* (/ 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)))))))) 126.344 * * [simplify]: iters left: 6 (29 enodes) 126.362 * * [simplify]: iters left: 5 (141 enodes) 126.423 * * [simplify]: iters left: 4 (418 enodes) 126.653 * * [simplify]: Extracting #0: cost 1 inf + 0 126.654 * * [simplify]: Extracting #1: cost 4 inf + 0 126.654 * * [simplify]: Extracting #2: cost 8 inf + 0 126.654 * * [simplify]: Extracting #3: cost 63 inf + 0 126.654 * * [simplify]: Extracting #4: cost 346 inf + 0 126.656 * * [simplify]: Extracting #5: cost 469 inf + 4732 126.662 * * [simplify]: Extracting #6: cost 364 inf + 46439 126.676 * * [simplify]: Extracting #7: cost 201 inf + 125168 126.734 * * [simplify]: Extracting #8: cost 17 inf + 257270 126.791 * * [simplify]: Extracting #9: cost 0 inf + 271055 126.852 * [simplify]: Simplified to (* (sqrt (+ (- (* (+ (/ 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)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))) (/ 15/8 (pow (fabs x) 7)))) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))))) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8)))) 126.852 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (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)))) (* (sqrt (+ (- (* (+ (/ 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)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))) (/ 15/8 (pow (fabs x) 7)))) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))))) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8))))) (exp (* (fabs x) (fabs x))))) 126.853 * * * * [progress]: [ 123 / 286 ] simplifiying candidate # 126.853 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (- (* (/ 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))))))) 126.853 * * [simplify]: iters left: 6 (39 enodes) 126.871 * * [simplify]: iters left: 5 (179 enodes) 126.916 * * [simplify]: iters left: 4 (476 enodes) 127.153 * * [simplify]: Extracting #0: cost 1 inf + 0 127.153 * * [simplify]: Extracting #1: cost 8 inf + 0 127.154 * * [simplify]: Extracting #2: cost 17 inf + 0 127.154 * * [simplify]: Extracting #3: cost 71 inf + 0 127.155 * * [simplify]: Extracting #4: cost 287 inf + 2 127.158 * * [simplify]: Extracting #5: cost 485 inf + 251 127.164 * * [simplify]: Extracting #6: cost 433 inf + 17308 127.179 * * [simplify]: Extracting #7: cost 170 inf + 132305 127.227 * * [simplify]: Extracting #8: cost 11 inf + 232610 127.278 * * [simplify]: Extracting #9: cost 0 inf + 244286 127.321 * [simplify]: Simplified to (* (sqrt (+ (* (* (* (fabs x) (fabs x)) (fabs x)) (+ (* (pow (fabs x) 6) (pow (fabs x) 6)) (* 15/8 (pow (fabs x) 6)))) (* (pow (fabs x) 7) (+ (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) 3/4) (* (pow (fabs x) 6) 1/2))))) (* (sqrt (/ 1 PI)) (sqrt (- (/ (/ 225/64 (pow (fabs x) 7)) (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))))))))) 127.321 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (* (* (fabs x) (fabs x)) (fabs x)) (+ (* (pow (fabs x) 6) (pow (fabs x) 6)) (* 15/8 (pow (fabs x) 6)))) (* (pow (fabs x) 7) (+ (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) 3/4) (* (pow (fabs x) 6) 1/2))))) (* (sqrt (/ 1 PI)) (sqrt (- (/ (/ 225/64 (pow (fabs x) 7)) (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 (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (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))))))) (exp (* (fabs x) (fabs x))))) 127.322 * [simplify]: Simplifying (* (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (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)))))) 127.322 * * [simplify]: iters left: 6 (25 enodes) 127.335 * * [simplify]: iters left: 5 (107 enodes) 127.378 * * [simplify]: iters left: 4 (232 enodes) 127.493 * * [simplify]: Extracting #0: cost 1 inf + 0 127.493 * * [simplify]: Extracting #1: cost 4 inf + 0 127.494 * * [simplify]: Extracting #2: cost 8 inf + 0 127.494 * * [simplify]: Extracting #3: cost 68 inf + 0 127.494 * * [simplify]: Extracting #4: cost 171 inf + 0 127.495 * * [simplify]: Extracting #5: cost 152 inf + 3131 127.499 * * [simplify]: Extracting #6: cost 45 inf + 41161 127.506 * * [simplify]: Extracting #7: cost 13 inf + 55970 127.513 * * [simplify]: Extracting #8: cost 0 inf + 62495 127.526 * [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 (* (pow (fabs x) 8) (pow (fabs x) 8)))) 127.526 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (- (* (/ 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 (- (- (/ 15/8 (pow (fabs x) 7)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))))) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8))))) (exp (* (fabs x) (fabs x))))) 127.527 * * * * [progress]: [ 124 / 286 ] simplifiying candidate # 127.527 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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)))))) (sqrt (+ (* 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)))))) 127.528 * * [simplify]: iters left: 6 (48 enodes) 127.556 * * [simplify]: iters left: 5 (239 enodes) 127.643 * * [simplify]: Extracting #0: cost 1 inf + 0 127.643 * * [simplify]: Extracting #1: cost 9 inf + 0 127.644 * * [simplify]: Extracting #2: cost 17 inf + 0 127.644 * * [simplify]: Extracting #3: cost 34 inf + 0 127.644 * * [simplify]: Extracting #4: cost 94 inf + 2 127.644 * * [simplify]: Extracting #5: cost 173 inf + 169 127.645 * * [simplify]: Extracting #6: cost 241 inf + 257 127.647 * * [simplify]: Extracting #7: cost 212 inf + 17871 127.654 * * [simplify]: Extracting #8: cost 76 inf + 66593 127.667 * * [simplify]: Extracting #9: cost 29 inf + 92983 127.685 * * [simplify]: Extracting #10: cost 9 inf + 112040 127.724 * * [simplify]: Extracting #11: cost 0 inf + 126136 127.747 * [simplify]: Simplified to (* (* (sqrt (/ 1 PI)) (sqrt (+ (* (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (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) 15/8)) (* (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) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (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 (+ (+ (* (* (pow (fabs x) 7) (+ (* (fabs x) (* (* (fabs x) (fabs x)) 3/4)) (* (pow (fabs x) 5) 1/2))) (fabs x)) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 6) (pow (fabs x) 7)))) (* (fabs x) (* (* 15/8 (* (fabs x) (fabs x))) (pow (fabs x) 6)))))) 127.747 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* (+ (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (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) 15/8)) (* (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) (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (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 (+ (+ (* (* (pow (fabs x) 7) (+ (* (fabs x) (* (* (fabs x) (fabs x)) 3/4)) (* (pow (fabs x) 5) 1/2))) (fabs x)) (* (* (fabs x) (fabs x)) (* (pow (fabs x) 6) (pow (fabs x) 7)))) (* (fabs x) (* (* 15/8 (* (fabs x) (fabs x))) (pow (fabs x) 6)))))) (* (sqrt (* (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)))) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 127.748 * [simplify]: Simplifying (* (sqrt (* (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)))) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) 127.748 * * [simplify]: iters left: 6 (25 enodes) 127.756 * * [simplify]: iters left: 5 (121 enodes) 127.783 * * [simplify]: iters left: 4 (343 enodes) 127.962 * * [simplify]: Extracting #0: cost 1 inf + 0 127.962 * * [simplify]: Extracting #1: cost 4 inf + 0 127.962 * * [simplify]: Extracting #2: cost 8 inf + 0 127.962 * * [simplify]: Extracting #3: cost 65 inf + 0 127.963 * * [simplify]: Extracting #4: cost 185 inf + 0 127.964 * * [simplify]: Extracting #5: cost 324 inf + 3969 127.969 * * [simplify]: Extracting #6: cost 297 inf + 40783 127.993 * * [simplify]: Extracting #7: cost 82 inf + 127849 128.022 * * [simplify]: Extracting #8: cost 5 inf + 165776 128.045 * * [simplify]: Extracting #9: cost 0 inf + 167435 128.080 * * [simplify]: Extracting #10: cost 0 inf + 167275 128.103 * [simplify]: Simplified to (* (sqrt (* (+ (* (- (/ 3/4 (pow (fabs 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) 8))) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8)))) 128.104 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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)))))) (sqrt (+ (* 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 (* (+ (* (- (/ 3/4 (pow (fabs 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) 8))) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8))))) (exp (* (fabs x) (fabs x))))) 128.104 * * * * [progress]: [ 125 / 286 ] simplifiying candidate # 128.105 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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)))))) (sqrt (+ (* 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)))))) 128.105 * * [simplify]: iters left: 6 (36 enodes) 128.116 * * [simplify]: iters left: 5 (178 enodes) 128.173 * * [simplify]: iters left: 4 (497 enodes) 128.435 * * [simplify]: Extracting #0: cost 1 inf + 0 128.435 * * [simplify]: Extracting #1: cost 18 inf + 0 128.435 * * [simplify]: Extracting #2: cost 35 inf + 0 128.435 * * [simplify]: Extracting #3: cost 166 inf + 0 128.436 * * [simplify]: Extracting #4: cost 351 inf + 169 128.439 * * [simplify]: Extracting #5: cost 529 inf + 13134 128.463 * * [simplify]: Extracting #6: cost 339 inf + 126267 128.527 * * [simplify]: Extracting #7: cost 60 inf + 268074 128.641 * * [simplify]: Extracting #8: cost 1 inf + 311300 128.730 * * [simplify]: Extracting #9: cost 0 inf + 310070 128.812 * * [simplify]: Extracting #10: cost 0 inf + 309870 128.919 * [simplify]: Simplified to (* (sqrt (/ 1 PI)) (+ (* (* (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)))))))) (* (pow (fabs x) 7) (+ (- (* (/ 3/4 (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)))) (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))))) 128.919 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (+ (* (* (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)))))))) (* (pow (fabs x) 7) (+ (- (* (/ 3/4 (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)))) (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (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 (* (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)))) (sqrt (* (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))))) 128.919 * [simplify]: Simplifying (* (sqrt (* (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)))) (sqrt (* (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))))) 128.920 * * [simplify]: iters left: 6 (21 enodes) 128.926 * * [simplify]: iters left: 5 (97 enodes) 128.948 * * [simplify]: iters left: 4 (264 enodes) 129.092 * * [simplify]: Extracting #0: cost 1 inf + 0 129.092 * * [simplify]: Extracting #1: cost 35 inf + 0 129.092 * * [simplify]: Extracting #2: cost 100 inf + 0 129.093 * * [simplify]: Extracting #3: cost 256 inf + 591 129.097 * * [simplify]: Extracting #4: cost 312 inf + 11637 129.108 * * [simplify]: Extracting #5: cost 228 inf + 29980 129.122 * * [simplify]: Extracting #6: cost 132 inf + 71396 129.140 * * [simplify]: Extracting #7: cost 8 inf + 136866 129.178 * * [simplify]: Extracting #8: cost 0 inf + 141791 129.217 * [simplify]: Simplified to (* (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)))))) 129.217 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (+ (* (* (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)))))))) (* (pow (fabs x) 7) (+ (- (* (/ 3/4 (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)))) (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (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) 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))))) 129.218 * * * * [progress]: [ 126 / 286 ] simplifiying candidate # 129.218 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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)))))) (sqrt (+ (* 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)))))) 129.219 * * [simplify]: iters left: 6 (46 enodes) 129.245 * * [simplify]: iters left: 5 (227 enodes) 129.331 * * [simplify]: Extracting #0: cost 1 inf + 0 129.332 * * [simplify]: Extracting #1: cost 9 inf + 0 129.332 * * [simplify]: Extracting #2: cost 17 inf + 0 129.332 * * [simplify]: Extracting #3: cost 34 inf + 0 129.332 * * [simplify]: Extracting #4: cost 87 inf + 2 129.333 * * [simplify]: Extracting #5: cost 162 inf + 251 129.334 * * [simplify]: Extracting #6: cost 230 inf + 336 129.337 * * [simplify]: Extracting #7: cost 233 inf + 4679 129.344 * * [simplify]: Extracting #8: cost 159 inf + 24560 129.363 * * [simplify]: Extracting #9: cost 62 inf + 76148 129.388 * * [simplify]: Extracting #10: cost 10 inf + 116864 129.430 * * [simplify]: Extracting #11: cost 0 inf + 127549 129.478 * * [simplify]: Extracting #12: cost 0 inf + 126945 129.519 * * [simplify]: Extracting #13: cost 0 inf + 126904 129.545 * [simplify]: Simplified to (* (sqrt (+ (* (* 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)) (- (/ 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)) (/ 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)))))))))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (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))))) (+ (/ -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)))))) (fabs x)))))) 129.545 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (* 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)) (- (/ 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)) (/ 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)))))))))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (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))))) (+ (/ -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)))))) (fabs x)))))) (* (sqrt (* (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)))) (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))))) 129.546 * [simplify]: Simplifying (* (sqrt (* (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)))) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) 129.547 * * [simplify]: iters left: 6 (25 enodes) 129.559 * * [simplify]: iters left: 5 (118 enodes) 129.585 * * [simplify]: iters left: 4 (313 enodes) 129.706 * * [simplify]: Extracting #0: cost 1 inf + 0 129.706 * * [simplify]: Extracting #1: cost 4 inf + 0 129.706 * * [simplify]: Extracting #2: cost 8 inf + 0 129.706 * * [simplify]: Extracting #3: cost 60 inf + 0 129.706 * * [simplify]: Extracting #4: cost 148 inf + 0 129.707 * * [simplify]: Extracting #5: cost 302 inf + 591 129.710 * * [simplify]: Extracting #6: cost 353 inf + 12285 129.721 * * [simplify]: Extracting #7: cost 164 inf + 86583 129.752 * * [simplify]: Extracting #8: cost 13 inf + 162941 129.780 * * [simplify]: Extracting #9: cost 0 inf + 167654 129.824 * * [simplify]: Extracting #10: cost 0 inf + 167174 129.869 * [simplify]: Simplified to (* (sqrt (* (- (* (/ 3/4 (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) 8))) (sqrt (* (pow (fabs x) 8) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) 129.869 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* (* 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)) (- (/ 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)) (/ 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)))))))))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (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))))) (+ (/ -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)))))) (fabs x)))))) (* (sqrt (* (- (* (/ 3/4 (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) 8))) (sqrt (* (pow (fabs x) 8) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) (exp (* (fabs x) (fabs x))))) 129.870 * * * * [progress]: [ 127 / 286 ] simplifiying candidate # 129.871 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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)))))) (sqrt (+ (* 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)))))) 129.871 * * [simplify]: iters left: 6 (50 enodes) 129.888 * * [simplify]: iters left: 5 (268 enodes) 129.989 * * [simplify]: Extracting #0: cost 1 inf + 0 129.989 * * [simplify]: Extracting #1: cost 9 inf + 0 129.989 * * [simplify]: Extracting #2: cost 17 inf + 0 129.989 * * [simplify]: Extracting #3: cost 38 inf + 0 129.990 * * [simplify]: Extracting #4: cost 120 inf + 2 129.990 * * [simplify]: Extracting #5: cost 206 inf + 209 129.994 * * [simplify]: Extracting #6: cost 278 inf + 1414 129.996 * * [simplify]: Extracting #7: cost 257 inf + 15126 130.000 * * [simplify]: Extracting #8: cost 199 inf + 31271 130.005 * * [simplify]: Extracting #9: cost 158 inf + 46583 130.021 * * [simplify]: Extracting #10: cost 61 inf + 109475 130.045 * * [simplify]: Extracting #11: cost 13 inf + 142743 130.085 * * [simplify]: Extracting #12: cost 1 inf + 157685 130.118 * * [simplify]: Extracting #13: cost 0 inf + 158708 130.173 * [simplify]: Simplified to (* (sqrt (/ 1 PI)) (* (sqrt (+ (* (+ (* (/ (/ 1 (fabs x)) (fabs x)) (/ 1 (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)) (* 15/8 (+ (- (/ (/ 1 (fabs x)) (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)))))))) (sqrt (+ (* (+ (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ (/ (/ 1/2 (fabs x)) (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)) (* (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) (+ (* (/ (/ (/ 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))))))))))) 130.173 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (* (sqrt (+ (* (+ (* (/ (/ 1 (fabs x)) (fabs x)) (/ 1 (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)) (* 15/8 (+ (- (/ (/ 1 (fabs x)) (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)))))))) (sqrt (+ (* (+ (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ (/ (/ 1/2 (fabs x)) (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)) (* (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) (+ (* (/ (/ (/ 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 (* (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)))) (sqrt (* (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))))) 130.175 * [simplify]: Simplifying (* (sqrt (* (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)))) (sqrt (* (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)))))))) 130.175 * * [simplify]: iters left: 6 (31 enodes) 130.185 * * [simplify]: iters left: 5 (160 enodes) 130.231 * * [simplify]: iters left: 4 (464 enodes) 130.433 * * [simplify]: Extracting #0: cost 1 inf + 0 130.433 * * [simplify]: Extracting #1: cost 4 inf + 0 130.433 * * [simplify]: Extracting #2: cost 8 inf + 0 130.433 * * [simplify]: Extracting #3: cost 63 inf + 0 130.433 * * [simplify]: Extracting #4: cost 229 inf + 0 130.435 * * [simplify]: Extracting #5: cost 507 inf + 1127 130.445 * * [simplify]: Extracting #6: cost 435 inf + 70455 130.493 * * [simplify]: Extracting #7: cost 113 inf + 232109 130.574 * * [simplify]: Extracting #8: cost 47 inf + 267313 130.634 * * [simplify]: Extracting #9: cost 0 inf + 290032 130.711 * * [simplify]: Extracting #10: cost 0 inf + 289672 130.780 * [simplify]: Simplified to (* (sqrt (* (pow (fabs x) 7) (+ (- (/ 1 (* (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))) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))))) (sqrt (* (+ (* (- (/ 3/4 (pow (fabs 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) 8)))) 130.780 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (* (sqrt (+ (* (+ (* (/ (/ 1 (fabs x)) (fabs x)) (/ 1 (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)) (* 15/8 (+ (- (/ (/ 1 (fabs x)) (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)))))))) (sqrt (+ (* (+ (* (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ (/ (/ 1/2 (fabs x)) (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)) (* (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) (+ (* (/ (/ (/ 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 (* (pow (fabs x) 7) (+ (- (/ 1 (* (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))) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))))) (sqrt (* (+ (* (- (/ 3/4 (pow (fabs 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) 8))))) (exp (* (fabs x) (fabs x))))) 130.782 * * * * [progress]: [ 128 / 286 ] simplifiying candidate # 130.782 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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)))))) (sqrt (+ (* 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)))))))) 130.783 * * [simplify]: iters left: 6 (46 enodes) 130.810 * * [simplify]: iters left: 5 (230 enodes) 130.896 * * [simplify]: Extracting #0: cost 1 inf + 0 130.896 * * [simplify]: Extracting #1: cost 9 inf + 0 130.896 * * [simplify]: Extracting #2: cost 17 inf + 0 130.897 * * [simplify]: Extracting #3: cost 30 inf + 0 130.897 * * [simplify]: Extracting #4: cost 81 inf + 2 130.898 * * [simplify]: Extracting #5: cost 149 inf + 251 130.899 * * [simplify]: Extracting #6: cost 229 inf + 377 130.902 * * [simplify]: Extracting #7: cost 226 inf + 5526 130.910 * * [simplify]: Extracting #8: cost 146 inf + 27712 130.927 * * [simplify]: Extracting #9: cost 57 inf + 71627 130.956 * * [simplify]: Extracting #10: cost 17 inf + 101503 130.981 * * [simplify]: Extracting #11: cost 5 inf + 115344 131.016 * * [simplify]: Extracting #12: cost 0 inf + 122801 131.058 * [simplify]: Simplified to (* (* (sqrt (+ (* 15/8 (+ (/ 3/4 (pow (fabs x) 5)) (- (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 1 (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 (fabs x)) (/ 1 (fabs x))))))) (sqrt (/ 1 PI))) (sqrt (+ (* (+ (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ (/ 1/2 (* (fabs x) (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)) (* (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) (+ (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))))))) 131.058 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (* (sqrt (+ (* 15/8 (+ (/ 3/4 (pow (fabs x) 5)) (- (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 1 (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 (fabs x)) (/ 1 (fabs x))))))) (sqrt (/ 1 PI))) (sqrt (+ (* (+ (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ (/ 1/2 (* (fabs x) (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)) (* (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) (+ (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ (/ 1/2 (* (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 (* (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)))) (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))))) 131.060 * [simplify]: Simplifying (* (sqrt (* (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)))) (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 131.061 * * [simplify]: iters left: 6 (27 enodes) 131.076 * * [simplify]: iters left: 5 (126 enodes) 131.110 * * [simplify]: iters left: 4 (325 enodes) 131.242 * * [simplify]: Extracting #0: cost 1 inf + 0 131.242 * * [simplify]: Extracting #1: cost 4 inf + 0 131.242 * * [simplify]: Extracting #2: cost 8 inf + 0 131.242 * * [simplify]: Extracting #3: cost 53 inf + 0 131.243 * * [simplify]: Extracting #4: cost 155 inf + 0 131.243 * * [simplify]: Extracting #5: cost 307 inf + 752 131.246 * * [simplify]: Extracting #6: cost 354 inf + 11065 131.255 * * [simplify]: Extracting #7: cost 168 inf + 78312 131.287 * * [simplify]: Extracting #8: cost 14 inf + 160716 131.311 * * [simplify]: Extracting #9: cost 0 inf + 166196 131.356 * * [simplify]: Extracting #10: cost 0 inf + 166156 131.387 * [simplify]: Simplified to (* (sqrt (* (pow (fabs x) 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 (* (pow (fabs x) 7) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ -1 (fabs x)))))) 131.387 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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)))))) (sqrt (+ (* 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 (* (pow (fabs x) 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 (* (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))))) 131.388 * * * * [progress]: [ 129 / 286 ] simplifiying candidate # 131.388 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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)))))) (sqrt (+ (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)))) 131.389 * * [simplify]: iters left: 6 (44 enodes) 131.402 * * [simplify]: iters left: 5 (221 enodes) 131.471 * * [simplify]: Extracting #0: cost 1 inf + 0 131.471 * * [simplify]: Extracting #1: cost 9 inf + 0 131.471 * * [simplify]: Extracting #2: cost 17 inf + 0 131.471 * * [simplify]: Extracting #3: cost 30 inf + 0 131.471 * * [simplify]: Extracting #4: cost 81 inf + 2 131.471 * * [simplify]: Extracting #5: cost 151 inf + 253 131.472 * * [simplify]: Extracting #6: cost 217 inf + 298 131.474 * * [simplify]: Extracting #7: cost 208 inf + 8452 131.477 * * [simplify]: Extracting #8: cost 134 inf + 28530 131.485 * * [simplify]: Extracting #9: cost 56 inf + 67542 131.499 * * [simplify]: Extracting #10: cost 17 inf + 95463 131.519 * * [simplify]: Extracting #11: cost 4 inf + 111430 131.543 * * [simplify]: Extracting #12: cost 0 inf + 117190 131.575 * * [simplify]: Extracting #13: cost 0 inf + 116928 131.617 * [simplify]: Simplified to (* (sqrt (+ (* (+ (/ 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)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)))))) (/ 3375/512 (* (pow (fabs x) 7) (* (pow (fabs x) 7) (pow (fabs x) 7)))))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (+ (* (/ (/ 1/2 (* (fabs x) (fabs x))) (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)) (* (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)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))))))) 131.617 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (+ (/ 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)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)))))) (/ 3375/512 (* (pow (fabs x) 7) (* (pow (fabs x) 7) (pow (fabs x) 7)))))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (+ (* (/ (/ 1/2 (* (fabs x) (fabs x))) (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)) (* (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)) (/ (/ 1/2 (* (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 (* (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)))) (sqrt (+ (* (/ 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))))) 131.618 * [simplify]: Simplifying (* (sqrt (* (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)))) (sqrt (+ (* (/ 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)))))))) 131.619 * * [simplify]: iters left: 6 (33 enodes) 131.638 * * [simplify]: iters left: 5 (168 enodes) 131.686 * * [simplify]: Extracting #0: cost 1 inf + 0 131.686 * * [simplify]: Extracting #1: cost 4 inf + 0 131.686 * * [simplify]: Extracting #2: cost 8 inf + 0 131.686 * * [simplify]: Extracting #3: cost 30 inf + 0 131.687 * * [simplify]: Extracting #4: cost 103 inf + 0 131.688 * * [simplify]: Extracting #5: cost 185 inf + 882 131.690 * * [simplify]: Extracting #6: cost 182 inf + 6379 131.696 * * [simplify]: Extracting #7: cost 106 inf + 27945 131.708 * * [simplify]: Extracting #8: cost 35 inf + 69787 131.721 * * [simplify]: Extracting #9: cost 4 inf + 91579 131.743 * * [simplify]: Extracting #10: cost 0 inf + 96088 131.771 * [simplify]: Simplified to (* (sqrt (* (+ (* (- (/ 3/4 (pow (fabs 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) (pow (fabs x) 7)))) (sqrt (+ (/ (/ 225/64 (pow (fabs x) 7)) (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))))))) 131.771 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* (+ (/ 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)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)))))) (/ 3375/512 (* (pow (fabs x) 7) (* (pow (fabs x) 7) (pow (fabs x) 7)))))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (+ (* (/ (/ 1/2 (* (fabs x) (fabs x))) (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)) (* (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)) (/ (/ 1/2 (* (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 (* (+ (* (- (/ 3/4 (pow (fabs 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) (pow (fabs x) 7)))) (sqrt (+ (/ (/ 225/64 (pow (fabs x) 7)) (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)))))))) (exp (* (fabs x) (fabs x))))) 131.773 * * * * [progress]: [ 130 / 286 ] simplifiying candidate # 131.773 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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)))))) (sqrt (- (* (/ 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))))))) 131.774 * * [simplify]: iters left: 6 (44 enodes) 131.800 * * [simplify]: iters left: 5 (221 enodes) 131.877 * * [simplify]: Extracting #0: cost 1 inf + 0 131.877 * * [simplify]: Extracting #1: cost 9 inf + 0 131.877 * * [simplify]: Extracting #2: cost 17 inf + 0 131.877 * * [simplify]: Extracting #3: cost 35 inf + 0 131.878 * * [simplify]: Extracting #4: cost 105 inf + 2 131.879 * * [simplify]: Extracting #5: cost 166 inf + 169 131.880 * * [simplify]: Extracting #6: cost 226 inf + 501 131.883 * * [simplify]: Extracting #7: cost 224 inf + 6137 131.889 * * [simplify]: Extracting #8: cost 144 inf + 29266 131.898 * * [simplify]: Extracting #9: cost 65 inf + 69735 131.913 * * [simplify]: Extracting #10: cost 17 inf + 102499 131.942 * * [simplify]: Extracting #11: cost 3 inf + 118738 131.969 * * [simplify]: Extracting #12: cost 0 inf + 123145 131.994 * [simplify]: Simplified to (* (* (sqrt (- (/ (/ 225/64 (pow (fabs x) 7)) (pow (fabs x) 7)) (* (+ (+ (/ 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)))))) (sqrt (/ 1 PI))) (sqrt (+ (* (+ (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ (/ 1/2 (* (fabs x) (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)) (* (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) (+ (* (/ (/ 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)))))))))) 131.994 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (* (sqrt (- (/ (/ 225/64 (pow (fabs x) 7)) (pow (fabs x) 7)) (* (+ (+ (/ 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)))))) (sqrt (/ 1 PI))) (sqrt (+ (* (+ (* (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ (/ 1/2 (* (fabs x) (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)) (* (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) (+ (* (/ (/ 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 (* (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)))) (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))))) 131.995 * [simplify]: Simplifying (* (sqrt (* (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)))) (sqrt (- (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 131.995 * * [simplify]: iters left: 6 (29 enodes) 132.004 * * [simplify]: iters left: 5 (134 enodes) 132.049 * * [simplify]: iters left: 4 (332 enodes) 132.188 * * [simplify]: Extracting #0: cost 1 inf + 0 132.188 * * [simplify]: Extracting #1: cost 4 inf + 0 132.188 * * [simplify]: Extracting #2: cost 8 inf + 0 132.188 * * [simplify]: Extracting #3: cost 69 inf + 0 132.189 * * [simplify]: Extracting #4: cost 168 inf + 0 132.191 * * [simplify]: Extracting #5: cost 311 inf + 2195 132.201 * * [simplify]: Extracting #6: cost 281 inf + 37471 132.229 * * [simplify]: Extracting #7: cost 106 inf + 111345 132.271 * * [simplify]: Extracting #8: cost 13 inf + 157039 132.304 * * [simplify]: Extracting #9: cost 0 inf + 164083 132.339 * * [simplify]: Extracting #10: cost 0 inf + 164003 132.384 * [simplify]: Simplified to (* (sqrt (+ (- (/ -1 (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (/ 15/8 (pow (fabs x) 7)))) (sqrt (* (pow (fabs x) 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)))))))) 132.384 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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)))))) (sqrt (- (* (/ 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 (+ (- (/ -1 (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (/ 15/8 (pow (fabs x) 7)))) (sqrt (* (pow (fabs x) 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))))))))) (exp (* (fabs x) (fabs x))))) 132.385 * * * * [progress]: [ 131 / 286 ] simplifiying candidate # 132.385 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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)))))) 132.386 * * [simplify]: iters left: 6 (43 enodes) 132.399 * * [simplify]: iters left: 5 (199 enodes) 132.450 * * [simplify]: Extracting #0: cost 1 inf + 0 132.450 * * [simplify]: Extracting #1: cost 9 inf + 0 132.450 * * [simplify]: Extracting #2: cost 17 inf + 0 132.450 * * [simplify]: Extracting #3: cost 34 inf + 0 132.451 * * [simplify]: Extracting #4: cost 94 inf + 2 132.451 * * [simplify]: Extracting #5: cost 174 inf + 127 132.452 * * [simplify]: Extracting #6: cost 206 inf + 257 132.454 * * [simplify]: Extracting #7: cost 183 inf + 6750 132.461 * * [simplify]: Extracting #8: cost 88 inf + 35367 132.476 * * [simplify]: Extracting #9: cost 33 inf + 62549 132.497 * * [simplify]: Extracting #10: cost 9 inf + 85657 132.522 * * [simplify]: Extracting #11: cost 1 inf + 98426 132.537 * * [simplify]: Extracting #12: cost 0 inf + 100546 132.564 * [simplify]: Simplified to (* (* (sqrt (+ (+ (* (+ (/ -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))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (fabs x) (pow (fabs x) 7)))) (* (+ (/ -3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (pow (fabs x) 7)))) (sqrt (/ 1 PI))) (sqrt (+ (* (* (fabs x) (+ (* 1/2 (pow (fabs x) 5)) (* (fabs x) (* (fabs x) (* 3/4 (fabs x)))))) (pow (fabs x) 7)) (+ (* (* (pow (fabs x) 7) (* (fabs x) (fabs x))) (pow (fabs x) 6)) (* (* (* 15/8 (* (fabs x) (fabs x))) (pow (fabs x) 6)) (fabs x)))))) 132.564 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (* (sqrt (+ (+ (* (+ (/ -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))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (* (fabs x) (pow (fabs x) 7)))) (* (+ (/ -3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (pow (fabs x) 7)))) (sqrt (/ 1 PI))) (sqrt (+ (* (* (fabs x) (+ (* 1/2 (pow (fabs x) 5)) (* (fabs x) (* (fabs x) (* 3/4 (fabs x)))))) (pow (fabs x) 7)) (+ (* (* (pow (fabs x) 7) (* (fabs x) (fabs x))) (pow (fabs x) 6)) (* (* (* 15/8 (* (fabs x) (fabs x))) (pow (fabs x) 6)) (fabs x)))))) (* (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 132.566 * [simplify]: Simplifying (* (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) 132.566 * * [simplify]: iters left: 6 (21 enodes) 132.575 * * [simplify]: iters left: 5 (91 enodes) 132.596 * * [simplify]: iters left: 4 (214 enodes) 132.690 * * [simplify]: Extracting #0: cost 1 inf + 0 132.691 * * [simplify]: Extracting #1: cost 4 inf + 0 132.691 * * [simplify]: Extracting #2: cost 8 inf + 0 132.691 * * [simplify]: Extracting #3: cost 59 inf + 0 132.691 * * [simplify]: Extracting #4: cost 157 inf + 0 132.692 * * [simplify]: Extracting #5: cost 170 inf + 2802 132.695 * * [simplify]: Extracting #6: cost 83 inf + 35245 132.702 * * [simplify]: Extracting #7: cost 10 inf + 68252 132.718 * * [simplify]: Extracting #8: cost 0 inf + 73006 132.733 * * [simplify]: Extracting #9: cost 0 inf + 72966 132.748 * [simplify]: Simplified to (* (sqrt (* (pow (fabs x) 8) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8)))) 132.749 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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 (* (pow (fabs x) 8) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8))))) (exp (* (fabs x) (fabs x))))) 132.749 * * * * [progress]: [ 132 / 286 ] simplifiying candidate # 132.749 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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)))))) 132.750 * * [simplify]: iters left: 6 (46 enodes) 132.764 * * [simplify]: iters left: 5 (227 enodes) 132.857 * * [simplify]: Extracting #0: cost 1 inf + 0 132.857 * * [simplify]: Extracting #1: cost 9 inf + 0 132.857 * * [simplify]: Extracting #2: cost 17 inf + 0 132.857 * * [simplify]: Extracting #3: cost 34 inf + 0 132.858 * * [simplify]: Extracting #4: cost 87 inf + 2 132.859 * * [simplify]: Extracting #5: cost 162 inf + 251 132.860 * * [simplify]: Extracting #6: cost 230 inf + 377 132.863 * * [simplify]: Extracting #7: cost 228 inf + 5458 132.873 * * [simplify]: Extracting #8: cost 153 inf + 26457 132.882 * * [simplify]: Extracting #9: cost 74 inf + 63577 132.898 * * [simplify]: Extracting #10: cost 23 inf + 101153 132.929 * * [simplify]: Extracting #11: cost 6 inf + 119423 132.955 * * [simplify]: Extracting #12: cost 0 inf + 127624 132.999 * * [simplify]: Extracting #13: cost 0 inf + 127384 133.048 * [simplify]: Simplified to (* (sqrt (+ (* (+ (* (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)) (- (/ 3/4 (pow (fabs x) 5)) (/ 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)) (* (* 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)))) (* (sqrt (+ (+ (* (* 15/8 (+ (/ -3/4 (pow (fabs x) 5)) (/ 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))))) (* (/ 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))))) (pow (fabs x) 7)))) (sqrt (/ 1 PI)))) 133.048 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (+ (* (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)) (- (/ 3/4 (pow (fabs x) 5)) (/ 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)) (* (* 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)))) (* (sqrt (+ (+ (* (* 15/8 (+ (/ -3/4 (pow (fabs x) 5)) (/ 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))))) (* (/ 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))))) (pow (fabs x) 7)))) (sqrt (/ 1 PI)))) (* (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (sqrt (* (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))))) 133.050 * [simplify]: Simplifying (* (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (sqrt (* (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))))) 133.050 * * [simplify]: iters left: 6 (25 enodes) 133.065 * * [simplify]: iters left: 5 (118 enodes) 133.113 * * [simplify]: iters left: 4 (313 enodes) 133.255 * * [simplify]: Extracting #0: cost 1 inf + 0 133.255 * * [simplify]: Extracting #1: cost 4 inf + 0 133.255 * * [simplify]: Extracting #2: cost 8 inf + 0 133.255 * * [simplify]: Extracting #3: cost 60 inf + 0 133.255 * * [simplify]: Extracting #4: cost 148 inf + 0 133.256 * * [simplify]: Extracting #5: cost 303 inf + 550 133.258 * * [simplify]: Extracting #6: cost 363 inf + 9272 133.269 * * [simplify]: Extracting #7: cost 200 inf + 62925 133.287 * * [simplify]: Extracting #8: cost 52 inf + 139034 133.323 * * [simplify]: Extracting #9: cost 5 inf + 164827 133.347 * * [simplify]: Extracting #10: cost 0 inf + 167777 133.393 * [simplify]: Simplified to (* (sqrt (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs 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) 8))) (sqrt (* (pow (fabs x) 8) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) 133.393 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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)))))) (* (sqrt (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs 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) 8))) (sqrt (* (pow (fabs x) 8) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) (exp (* (fabs x) (fabs x))))) 133.394 * * * * [progress]: [ 133 / 286 ] simplifiying candidate # 133.395 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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)))))) 133.395 * * [simplify]: iters left: 6 (31 enodes) 133.411 * * [simplify]: iters left: 5 (138 enodes) 133.446 * * [simplify]: iters left: 4 (342 enodes) 133.643 * * [simplify]: Extracting #0: cost 1 inf + 0 133.643 * * [simplify]: Extracting #1: cost 18 inf + 0 133.643 * * [simplify]: Extracting #2: cost 32 inf + 0 133.643 * * [simplify]: Extracting #3: cost 118 inf + 0 133.645 * * [simplify]: Extracting #4: cost 231 inf + 251 133.647 * * [simplify]: Extracting #5: cost 337 inf + 965 133.651 * * [simplify]: Extracting #6: cost 332 inf + 13887 133.678 * * [simplify]: Extracting #7: cost 113 inf + 106500 133.730 * * [simplify]: Extracting #8: cost 14 inf + 169667 133.760 * * [simplify]: Extracting #9: cost 0 inf + 179976 133.799 * * [simplify]: Extracting #10: cost 0 inf + 179582 133.850 * * [simplify]: Extracting #11: cost 0 inf + 179464 133.906 * [simplify]: Simplified to (* (sqrt (/ 1 PI)) (+ (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (fabs x) 15/8)) (* (pow (fabs x) 7) (* (+ (* (fabs x) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) 1) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))))) 133.906 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (+ (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (fabs x) 15/8)) (* (pow (fabs x) 7) (* (+ (* (fabs x) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) 1) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))))) (* (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (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))))) 133.907 * [simplify]: Simplifying (* (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) 133.907 * * [simplify]: iters left: 6 (17 enodes) 133.918 * * [simplify]: iters left: 5 (67 enodes) 133.944 * * [simplify]: iters left: 4 (135 enodes) 133.985 * * [simplify]: iters left: 3 (355 enodes) 134.169 * * [simplify]: Extracting #0: cost 1 inf + 0 134.170 * * [simplify]: Extracting #1: cost 33 inf + 0 134.170 * * [simplify]: Extracting #2: cost 128 inf + 0 134.172 * * [simplify]: Extracting #3: cost 227 inf + 1258 134.175 * * [simplify]: Extracting #4: cost 221 inf + 11328 134.186 * * [simplify]: Extracting #5: cost 116 inf + 56794 134.209 * * [simplify]: Extracting #6: cost 27 inf + 107197 134.224 * * [simplify]: Extracting #7: cost 8 inf + 118332 134.238 * * [simplify]: Extracting #8: cost 0 inf + 121265 134.262 * [simplify]: Simplified to (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8)) 134.262 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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)))))) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8))) (exp (* (fabs x) (fabs x))))) 134.263 * * * * [progress]: [ 134 / 286 ] simplifiying candidate # 134.263 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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)))))) 134.264 * * [simplify]: iters left: 6 (46 enodes) 134.294 * * [simplify]: iters left: 5 (232 enodes) 134.400 * * [simplify]: Extracting #0: cost 1 inf + 0 134.400 * * [simplify]: Extracting #1: cost 9 inf + 0 134.400 * * [simplify]: Extracting #2: cost 17 inf + 0 134.400 * * [simplify]: Extracting #3: cost 38 inf + 0 134.401 * * [simplify]: Extracting #4: cost 120 inf + 2 134.402 * * [simplify]: Extracting #5: cost 201 inf + 127 134.403 * * [simplify]: Extracting #6: cost 240 inf + 1340 134.406 * * [simplify]: Extracting #7: cost 210 inf + 11318 134.412 * * [simplify]: Extracting #8: cost 160 inf + 25085 134.435 * * [simplify]: Extracting #9: cost 69 inf + 73232 134.453 * * [simplify]: Extracting #10: cost 16 inf + 113488 134.486 * * [simplify]: Extracting #11: cost 1 inf + 130690 134.515 * * [simplify]: Extracting #12: cost 0 inf + 131383 134.559 * * [simplify]: Extracting #13: cost 0 inf + 131172 134.584 * [simplify]: Simplified to (* (sqrt (+ (* (+ (* (+ (/ 1/2 (* (fabs x) (* (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 (fabs x)) (* (/ 1 (fabs x)) (/ 1 (fabs x))))) (pow (fabs x) 7)) (* 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)))))))) (* (sqrt (+ (+ (* (fabs x) (* 15/8 (+ (/ 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))))) (* (/ 3/4 (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 (/ 1 PI)))) 134.584 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (+ (* (+ (/ 1/2 (* (fabs x) (* (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 (fabs x)) (* (/ 1 (fabs x)) (/ 1 (fabs x))))) (pow (fabs x) 7)) (* 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)))))))) (* (sqrt (+ (+ (* (fabs x) (* 15/8 (+ (/ 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))))) (* (/ 3/4 (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 (/ 1 PI)))) (* (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (sqrt (* (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))))) 134.585 * [simplify]: Simplifying (* (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (sqrt (* (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)))))))) 134.585 * * [simplify]: iters left: 6 (27 enodes) 134.595 * * [simplify]: iters left: 5 (130 enodes) 134.649 * * [simplify]: iters left: 4 (343 enodes) 134.811 * * [simplify]: Extracting #0: cost 1 inf + 0 134.811 * * [simplify]: Extracting #1: cost 4 inf + 0 134.811 * * [simplify]: Extracting #2: cost 8 inf + 0 134.812 * * [simplify]: Extracting #3: cost 55 inf + 0 134.812 * * [simplify]: Extracting #4: cost 198 inf + 0 134.815 * * [simplify]: Extracting #5: cost 364 inf + 1047 134.828 * * [simplify]: Extracting #6: cost 251 inf + 55297 134.873 * * [simplify]: Extracting #7: cost 58 inf + 159323 134.911 * * [simplify]: Extracting #8: cost 7 inf + 192913 134.949 * * [simplify]: Extracting #9: cost 0 inf + 197142 135.013 * [simplify]: Simplified to (* (sqrt (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8))) (sqrt (* (pow (fabs x) 7) (- (/ 1 (* (fabs x) (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))))))))))) 135.013 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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)))))) (* (sqrt (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8))) (sqrt (* (pow (fabs x) 7) (- (/ 1 (* (fabs x) (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))))) 135.015 * * * * [progress]: [ 135 / 286 ] simplifiying candidate # 135.015 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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)))))))) 135.016 * * [simplify]: iters left: 6 (41 enodes) 135.039 * * [simplify]: iters left: 5 (189 enodes) 135.098 * * [simplify]: Extracting #0: cost 1 inf + 0 135.098 * * [simplify]: Extracting #1: cost 9 inf + 0 135.098 * * [simplify]: Extracting #2: cost 17 inf + 0 135.098 * * [simplify]: Extracting #3: cost 30 inf + 0 135.098 * * [simplify]: Extracting #4: cost 81 inf + 2 135.099 * * [simplify]: Extracting #5: cost 142 inf + 251 135.100 * * [simplify]: Extracting #6: cost 189 inf + 254 135.102 * * [simplify]: Extracting #7: cost 183 inf + 3366 135.106 * * [simplify]: Extracting #8: cost 128 inf + 15586 135.120 * * [simplify]: Extracting #9: cost 47 inf + 55698 135.139 * * [simplify]: Extracting #10: cost 15 inf + 76839 135.161 * * [simplify]: Extracting #11: cost 8 inf + 84344 135.186 * * [simplify]: Extracting #12: cost 0 inf + 95766 135.202 * [simplify]: Simplified to (* (* (sqrt (+ (+ (* (* 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)) (/ 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))) (pow (fabs x) 7)))) (sqrt (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1 (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)))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 1 (fabs x)) (/ 1 (fabs x)))) (pow (fabs x) 7))))) (sqrt (/ 1 PI))) 135.202 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (* (sqrt (+ (+ (* (* 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)) (/ 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))) (pow (fabs x) 7)))) (sqrt (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1 (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)))) (/ 3/4 (pow (fabs x) 5)))) (* (/ 1 (fabs x)) (/ 1 (fabs x)))) (pow (fabs x) 7))))) (sqrt (/ 1 PI))) (* (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (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))))) 135.203 * [simplify]: Simplifying (* (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 135.203 * * [simplify]: iters left: 6 (23 enodes) 135.210 * * [simplify]: iters left: 5 (96 enodes) 135.239 * * [simplify]: iters left: 4 (194 enodes) 135.326 * * [simplify]: iters left: 3 (498 enodes) 135.581 * * [simplify]: Extracting #0: cost 1 inf + 0 135.582 * * [simplify]: Extracting #1: cost 4 inf + 0 135.582 * * [simplify]: Extracting #2: cost 8 inf + 0 135.582 * * [simplify]: Extracting #3: cost 54 inf + 0 135.582 * * [simplify]: Extracting #4: cost 254 inf + 0 135.585 * * [simplify]: Extracting #5: cost 345 inf + 6421 135.599 * * [simplify]: Extracting #6: cost 218 inf + 63393 135.633 * * [simplify]: Extracting #7: cost 60 inf + 144687 135.676 * * [simplify]: Extracting #8: cost 9 inf + 174050 135.709 * * [simplify]: Extracting #9: cost 0 inf + 178642 135.746 * [simplify]: Simplified to (* (sqrt (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8))) (sqrt (* (pow (fabs x) 7) (+ (/ -1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))))) 135.746 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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 (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8))) (sqrt (* (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))))) 135.747 * * * * [progress]: [ 136 / 286 ] simplifiying candidate # 135.748 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (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)))) 135.748 * * [simplify]: iters left: 6 (40 enodes) 135.771 * * [simplify]: iters left: 5 (185 enodes) 135.851 * * [simplify]: iters left: 4 (473 enodes) 136.086 * * [simplify]: Extracting #0: cost 1 inf + 0 136.086 * * [simplify]: Extracting #1: cost 8 inf + 0 136.086 * * [simplify]: Extracting #2: cost 17 inf + 0 136.086 * * [simplify]: Extracting #3: cost 43 inf + 0 136.086 * * [simplify]: Extracting #4: cost 213 inf + 2 136.088 * * [simplify]: Extracting #5: cost 424 inf + 211 136.090 * * [simplify]: Extracting #6: cost 492 inf + 5531 136.096 * * [simplify]: Extracting #7: cost 430 inf + 35350 136.108 * * [simplify]: Extracting #8: cost 281 inf + 99411 136.160 * * [simplify]: Extracting #9: cost 44 inf + 243873 136.214 * * [simplify]: Extracting #10: cost 2 inf + 276351 136.280 * * [simplify]: Extracting #11: cost 0 inf + 278283 136.346 * * [simplify]: Extracting #12: cost 0 inf + 277730 136.409 * [simplify]: Simplified to (* (sqrt (+ (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (fabs x) 15/8)) (* (pow (fabs x) 7) (* (+ (* (fabs x) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) 1) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))))) (* (sqrt (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7))) (* (* (+ (/ 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))))))) (sqrt (/ 1 PI)))) 136.409 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (fabs x) 15/8)) (* (pow (fabs x) 7) (* (+ (* (fabs x) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) 1) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))))) (* (sqrt (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7))) (* (* (+ (/ 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))))))) (sqrt (/ 1 PI)))) (* (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (sqrt (+ (* (/ 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))))) 136.410 * [simplify]: Simplifying (* (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) (sqrt (+ (* (/ 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)))))))) 136.411 * * [simplify]: iters left: 6 (29 enodes) 136.428 * * [simplify]: iters left: 5 (138 enodes) 136.467 * * [simplify]: iters left: 4 (390 enodes) 136.651 * * [simplify]: Extracting #0: cost 1 inf + 0 136.651 * * [simplify]: Extracting #1: cost 4 inf + 0 136.651 * * [simplify]: Extracting #2: cost 8 inf + 0 136.651 * * [simplify]: Extracting #3: cost 57 inf + 0 136.652 * * [simplify]: Extracting #4: cost 313 inf + 0 136.654 * * [simplify]: Extracting #5: cost 478 inf + 878 136.658 * * [simplify]: Extracting #6: cost 420 inf + 22333 136.670 * * [simplify]: Extracting #7: cost 237 inf + 111684 136.720 * * [simplify]: Extracting #8: cost 39 inf + 249768 136.774 * * [simplify]: Extracting #9: cost 2 inf + 278180 136.854 * * [simplify]: Extracting #10: cost 0 inf + 280605 136.916 * [simplify]: Simplified to (* (sqrt (* (pow (fabs x) 8) (- (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5))))) (sqrt (+ (* (+ (/ 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))))) (* (/ 15/8 (pow (fabs x) 7)) (+ (- (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))))) (/ 15/8 (pow (fabs x) 7))))))) 136.916 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (fabs x) 15/8)) (* (pow (fabs x) 7) (* (+ (* (fabs x) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) 1) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))))) (* (sqrt (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7))) (* (* (+ (/ 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))))))) (sqrt (/ 1 PI)))) (* (sqrt (* (pow (fabs x) 8) (- (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5))))) (sqrt (+ (* (+ (/ 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))))) (* (/ 15/8 (pow (fabs x) 7)) (+ (- (+ (/ 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))))) 136.917 * * * * [progress]: [ 137 / 286 ] simplifiying candidate # 136.918 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (- (* (/ 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))))))) 136.918 * * [simplify]: iters left: 6 (39 enodes) 136.935 * * [simplify]: iters left: 5 (180 enodes) 136.986 * * [simplify]: iters left: 4 (495 enodes) 137.235 * * [simplify]: Extracting #0: cost 1 inf + 0 137.236 * * [simplify]: Extracting #1: cost 8 inf + 0 137.236 * * [simplify]: Extracting #2: cost 17 inf + 0 137.236 * * [simplify]: Extracting #3: cost 73 inf + 0 137.237 * * [simplify]: Extracting #4: cost 286 inf + 2 137.240 * * [simplify]: Extracting #5: cost 482 inf + 251 137.244 * * [simplify]: Extracting #6: cost 548 inf + 2962 137.260 * * [simplify]: Extracting #7: cost 418 inf + 65547 137.297 * * [simplify]: Extracting #8: cost 111 inf + 230478 137.356 * * [simplify]: Extracting #9: cost 2 inf + 303753 137.445 * * [simplify]: Extracting #10: cost 0 inf + 304733 137.522 * * [simplify]: Extracting #11: cost 0 inf + 304533 137.590 * [simplify]: Simplified to (* (* (sqrt (+ (* (- (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ 3/4 (pow (fabs x) 5))) (* (fabs x) 15/8)) (* (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)) (+ (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ 3/4 (pow (fabs x) 5)))))))) (sqrt (/ 1 PI))) (sqrt (- (/ (/ 225/64 (pow (fabs x) 7)) (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))))))) 137.590 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (* (sqrt (+ (* (- (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ 3/4 (pow (fabs x) 5))) (* (fabs x) 15/8)) (* (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)) (+ (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ 3/4 (pow (fabs x) 5)))))))) (sqrt (/ 1 PI))) (sqrt (- (/ (/ 225/64 (pow (fabs x) 7)) (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 (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (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))))))) (exp (* (fabs x) (fabs x))))) 137.591 * [simplify]: Simplifying (* (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (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)))))) 137.591 * * [simplify]: iters left: 6 (25 enodes) 137.599 * * [simplify]: iters left: 5 (104 enodes) 137.623 * * [simplify]: iters left: 4 (204 enodes) 137.680 * * [simplify]: Extracting #0: cost 1 inf + 0 137.680 * * [simplify]: Extracting #1: cost 4 inf + 0 137.680 * * [simplify]: Extracting #2: cost 8 inf + 0 137.681 * * [simplify]: Extracting #3: cost 61 inf + 0 137.681 * * [simplify]: Extracting #4: cost 132 inf + 0 137.681 * * [simplify]: Extracting #5: cost 154 inf + 1506 137.683 * * [simplify]: Extracting #6: cost 102 inf + 14929 137.688 * * [simplify]: Extracting #7: cost 40 inf + 43838 137.696 * * [simplify]: Extracting #8: cost 6 inf + 61800 137.706 * * [simplify]: Extracting #9: cost 0 inf + 65537 137.721 * [simplify]: Simplified to (* (sqrt (- (- (- (/ 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/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8)))) 137.721 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (- (* (/ 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 (- (- (- (/ 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/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8))))) (exp (* (fabs x) (fabs x))))) 137.722 * * * * [progress]: [ 138 / 286 ] simplifiying candidate # 137.723 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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)))))) (sqrt (+ (* 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)))))) 137.723 * * [simplify]: iters left: 6 (46 enodes) 137.750 * * [simplify]: iters left: 5 (231 enodes) 137.836 * * [simplify]: Extracting #0: cost 1 inf + 0 137.836 * * [simplify]: Extracting #1: cost 9 inf + 0 137.837 * * [simplify]: Extracting #2: cost 17 inf + 0 137.837 * * [simplify]: Extracting #3: cost 38 inf + 0 137.837 * * [simplify]: Extracting #4: cost 126 inf + 2 137.838 * * [simplify]: Extracting #5: cost 210 inf + 209 137.840 * * [simplify]: Extracting #6: cost 225 inf + 2838 137.847 * * [simplify]: Extracting #7: cost 139 inf + 33429 137.867 * * [simplify]: Extracting #8: cost 41 inf + 81881 137.882 * * [simplify]: Extracting #9: cost 14 inf + 104320 137.902 * * [simplify]: Extracting #10: cost 1 inf + 121717 137.934 * * [simplify]: Extracting #11: cost 0 inf + 123595 137.977 * [simplify]: Simplified to (* (sqrt (/ 1 PI)) (* (sqrt (+ (* (* (fabs x) (* (fabs x) (fabs x))) (* (pow (fabs x) 6) 15/8)) (* (+ (* (fabs x) (+ (* 1/2 (pow (fabs x) 5)) (* 3/4 (* (fabs x) (* (fabs x) (fabs x)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 6))) (pow (fabs x) 7)))) (sqrt (+ (* (- (/ (/ 1 (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))) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))) 15/8) (* (+ (* (/ (/ 1 (fabs x)) (fabs x)) (/ 1 (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)))))) 137.977 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (* (sqrt (+ (* (* (fabs x) (* (fabs x) (fabs x))) (* (pow (fabs x) 6) 15/8)) (* (+ (* (fabs x) (+ (* 1/2 (pow (fabs x) 5)) (* 3/4 (* (fabs x) (* (fabs x) (fabs x)))))) (* (* (fabs x) (fabs x)) (pow (fabs x) 6))) (pow (fabs x) 7)))) (sqrt (+ (* (- (/ (/ 1 (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))) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))) 15/8) (* (+ (* (/ (/ 1 (fabs x)) (fabs x)) (/ 1 (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)))))) (* (sqrt (* (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))))))) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 137.979 * [simplify]: Simplifying (* (sqrt (* (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))))))) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) 137.979 * * [simplify]: iters left: 6 (27 enodes) 137.990 * * [simplify]: iters left: 5 (133 enodes) 138.020 * * [simplify]: iters left: 4 (371 enodes) 138.222 * * [simplify]: Extracting #0: cost 1 inf + 0 138.222 * * [simplify]: Extracting #1: cost 4 inf + 0 138.222 * * [simplify]: Extracting #2: cost 8 inf + 0 138.222 * * [simplify]: Extracting #3: cost 60 inf + 0 138.222 * * [simplify]: Extracting #4: cost 239 inf + 0 138.224 * * [simplify]: Extracting #5: cost 371 inf + 3094 138.234 * * [simplify]: Extracting #6: cost 247 inf + 52854 138.266 * * [simplify]: Extracting #7: cost 36 inf + 171023 138.306 * * [simplify]: Extracting #8: cost 0 inf + 197567 138.338 * * [simplify]: Extracting #9: cost 0 inf + 197450 138.397 * [simplify]: Simplified to (* (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8))) (sqrt (* (pow (fabs x) 7) (+ (- (/ 1 (* (fabs x) (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))))))))) 138.397 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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)))))) (sqrt (+ (* 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 (* (pow (fabs x) 8) (pow (fabs x) 8))) (sqrt (* (pow (fabs x) 7) (+ (- (/ 1 (* (fabs x) (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))))) 138.398 * * * * [progress]: [ 139 / 286 ] simplifiying candidate # 138.398 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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)))))) (sqrt (+ (* 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)))))) 138.399 * * [simplify]: iters left: 6 (50 enodes) 138.431 * * [simplify]: iters left: 5 (268 enodes) 138.504 * * [simplify]: Extracting #0: cost 1 inf + 0 138.504 * * [simplify]: Extracting #1: cost 9 inf + 0 138.504 * * [simplify]: Extracting #2: cost 17 inf + 0 138.504 * * [simplify]: Extracting #3: cost 38 inf + 0 138.504 * * [simplify]: Extracting #4: cost 120 inf + 2 138.505 * * [simplify]: Extracting #5: cost 207 inf + 127 138.506 * * [simplify]: Extracting #6: cost 278 inf + 1413 138.508 * * [simplify]: Extracting #7: cost 260 inf + 11178 138.512 * * [simplify]: Extracting #8: cost 191 inf + 32268 138.524 * * [simplify]: Extracting #9: cost 71 inf + 92342 138.544 * * [simplify]: Extracting #10: cost 27 inf + 125740 138.577 * * [simplify]: Extracting #11: cost 3 inf + 153363 138.628 * * [simplify]: Extracting #12: cost 0 inf + 157684 138.690 * [simplify]: Simplified to (* (sqrt (+ (* (+ (+ (* (/ 1/2 (* (fabs x) (* (fabs x) (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)) (* (* 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)))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (- (+ (/ (/ 1 (fabs x)) (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))) (fabs x))) 15/8) (* (+ (* (/ (/ 1 (fabs x)) (fabs x)) (/ 1 (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)))))) 138.690 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (+ (+ (* (/ 1/2 (* (fabs x) (* (fabs x) (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)) (* (* 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)))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (- (+ (/ (/ 1 (fabs x)) (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))) (fabs x))) 15/8) (* (+ (* (/ (/ 1 (fabs x)) (fabs x)) (/ 1 (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)))))) (* (sqrt (* (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))))))) (sqrt (* (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))))) 138.692 * [simplify]: Simplifying (* (sqrt (* (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))))))) (sqrt (* (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))))) 138.692 * * [simplify]: iters left: 6 (31 enodes) 138.711 * * [simplify]: iters left: 5 (160 enodes) 138.786 * * [simplify]: iters left: 4 (464 enodes) 139.010 * * [simplify]: Extracting #0: cost 1 inf + 0 139.010 * * [simplify]: Extracting #1: cost 4 inf + 0 139.010 * * [simplify]: Extracting #2: cost 8 inf + 0 139.010 * * [simplify]: Extracting #3: cost 63 inf + 0 139.010 * * [simplify]: Extracting #4: cost 229 inf + 0 139.012 * * [simplify]: Extracting #5: cost 498 inf + 1503 139.022 * * [simplify]: Extracting #6: cost 427 inf + 74007 139.081 * * [simplify]: Extracting #7: cost 114 inf + 230253 139.128 * * [simplify]: Extracting #8: cost 46 inf + 267974 139.189 * * [simplify]: Extracting #9: cost 0 inf + 290445 139.262 * * [simplify]: Extracting #10: cost 0 inf + 290085 139.308 * * [simplify]: Extracting #11: cost 0 inf + 290005 139.396 * [simplify]: Simplified to (* (sqrt (* (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))))))) (sqrt (* (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))))))))) 139.396 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* (+ (+ (* (/ 1/2 (* (fabs x) (* (fabs x) (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)) (* (* 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)))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (- (+ (/ (/ 1 (fabs x)) (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))) (fabs x))) 15/8) (* (+ (* (/ (/ 1 (fabs x)) (fabs x)) (/ 1 (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)))))) (* (sqrt (* (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))))))) (sqrt (* (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))))) 139.398 * * * * [progress]: [ 140 / 286 ] simplifiying candidate # 139.398 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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)))))) (sqrt (+ (* 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)))))) 139.399 * * [simplify]: iters left: 6 (46 enodes) 139.427 * * [simplify]: iters left: 5 (232 enodes) 139.505 * * [simplify]: Extracting #0: cost 1 inf + 0 139.505 * * [simplify]: Extracting #1: cost 9 inf + 0 139.505 * * [simplify]: Extracting #2: cost 17 inf + 0 139.505 * * [simplify]: Extracting #3: cost 38 inf + 0 139.505 * * [simplify]: Extracting #4: cost 120 inf + 2 139.506 * * [simplify]: Extracting #5: cost 201 inf + 127 139.508 * * [simplify]: Extracting #6: cost 235 inf + 1741 139.511 * * [simplify]: Extracting #7: cost 202 inf + 12016 139.518 * * [simplify]: Extracting #8: cost 152 inf + 27783 139.541 * * [simplify]: Extracting #9: cost 41 inf + 93792 139.576 * * [simplify]: Extracting #10: cost 12 inf + 114851 139.619 * * [simplify]: Extracting #11: cost 3 inf + 126213 139.668 * * [simplify]: Extracting #12: cost 0 inf + 130456 139.715 * * [simplify]: Extracting #13: cost 0 inf + 129893 139.742 * * [simplify]: Extracting #14: cost 0 inf + 129772 139.778 * [simplify]: Simplified to (* (sqrt (+ (* (* 15/8 (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)))) (+ (/ -3/4 (pow (fabs 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 (/ 1 PI)) (sqrt (+ (* (+ (- (/ (/ 1 (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))) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) 15/8) (* (+ (* (/ (/ 1 (fabs x)) (fabs x)) (/ 1 (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)))))) 139.778 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (* 15/8 (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)))) (+ (/ -3/4 (pow (fabs 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 (/ 1 PI)) (sqrt (+ (* (+ (- (/ (/ 1 (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))) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) 15/8) (* (+ (* (/ (/ 1 (fabs x)) (fabs x)) (/ 1 (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)))))) (* (sqrt (* (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))))))) (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))))) 139.780 * [simplify]: Simplifying (* (sqrt (* (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))))))) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) 139.780 * * [simplify]: iters left: 6 (27 enodes) 139.792 * * [simplify]: iters left: 5 (130 enodes) 139.822 * * [simplify]: iters left: 4 (343 enodes) 139.991 * * [simplify]: Extracting #0: cost 1 inf + 0 139.991 * * [simplify]: Extracting #1: cost 4 inf + 0 139.991 * * [simplify]: Extracting #2: cost 8 inf + 0 139.991 * * [simplify]: Extracting #3: cost 55 inf + 0 139.992 * * [simplify]: Extracting #4: cost 201 inf + 0 139.995 * * [simplify]: Extracting #5: cost 361 inf + 1129 140.008 * * [simplify]: Extracting #6: cost 249 inf + 54174 140.061 * * [simplify]: Extracting #7: cost 57 inf + 165633 140.101 * * [simplify]: Extracting #8: cost 13 inf + 191861 140.144 * * [simplify]: Extracting #9: cost 5 inf + 195036 140.193 * * [simplify]: Extracting #10: cost 0 inf + 198027 140.233 * [simplify]: Simplified to (* (sqrt (* (pow (fabs x) 8) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (sqrt (* (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)))))))))) 140.234 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* (* 15/8 (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)))) (+ (/ -3/4 (pow (fabs 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 (/ 1 PI)) (sqrt (+ (* (+ (- (/ (/ 1 (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))) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) 15/8) (* (+ (* (/ (/ 1 (fabs x)) (fabs x)) (/ 1 (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)))))) (* (sqrt (* (pow (fabs x) 8) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (sqrt (* (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))))) 140.235 * * * * [progress]: [ 141 / 286 ] simplifiying candidate # 140.235 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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)))))) (sqrt (+ (* 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)))))) 140.236 * * [simplify]: iters left: 6 (34 enodes) 140.257 * * [simplify]: iters left: 5 (170 enodes) 140.314 * * [simplify]: iters left: 4 (450 enodes) 140.518 * * [simplify]: Extracting #0: cost 1 inf + 0 140.518 * * [simplify]: Extracting #1: cost 26 inf + 0 140.518 * * [simplify]: Extracting #2: cost 45 inf + 0 140.519 * * [simplify]: Extracting #3: cost 162 inf + 0 140.521 * * [simplify]: Extracting #4: cost 329 inf + 209 140.525 * * [simplify]: Extracting #5: cost 458 inf + 1049 140.541 * * [simplify]: Extracting #6: cost 323 inf + 60117 140.585 * * [simplify]: Extracting #7: cost 79 inf + 205636 140.668 * * [simplify]: Extracting #8: cost 17 inf + 254909 140.748 * * [simplify]: Extracting #9: cost 0 inf + 265286 140.825 * [simplify]: Simplified to (* (+ (* (- (/ 1 (* (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))) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))) 15/8) (* (+ (/ (/ 1 (* (fabs x) (fabs x))) (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))) (sqrt (/ 1 PI))) 140.825 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (+ (* (- (/ 1 (* (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))) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))) 15/8) (* (+ (/ (/ 1 (* (fabs x) (fabs x))) (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))) (sqrt (/ 1 PI))) (* (sqrt (* (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))))))) (sqrt (* (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))))) 140.826 * [simplify]: Simplifying (* (sqrt (* (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))))))) (sqrt (* (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)))))))) 140.827 * * [simplify]: iters left: 6 (23 enodes) 140.839 * * [simplify]: iters left: 5 (109 enodes) 140.882 * * [simplify]: iters left: 4 (291 enodes) 141.007 * * [simplify]: Extracting #0: cost 1 inf + 0 141.007 * * [simplify]: Extracting #1: cost 27 inf + 0 141.008 * * [simplify]: Extracting #2: cost 149 inf + 0 141.009 * * [simplify]: Extracting #3: cost 304 inf + 4 141.010 * * [simplify]: Extracting #4: cost 290 inf + 6724 141.020 * * [simplify]: Extracting #5: cost 207 inf + 38045 141.053 * * [simplify]: Extracting #6: cost 48 inf + 131584 141.083 * * [simplify]: Extracting #7: cost 0 inf + 166229 141.139 * * [simplify]: Extracting #8: cost 0 inf + 166189 141.171 * [simplify]: Simplified to (* (pow (fabs x) 7) (+ (* (- (/ 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))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))) 141.171 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (+ (* (- (/ 1 (* (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))) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))) 15/8) (* (+ (/ (/ 1 (* (fabs x) (fabs x))) (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))) (sqrt (/ 1 PI))) (* (pow (fabs x) 7) (+ (* (- (/ 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))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))))) (exp (* (fabs x) (fabs x))))) 141.172 * * * * [progress]: [ 142 / 286 ] simplifiying candidate # 141.172 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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)))))) (sqrt (+ (* 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)))))))) 141.173 * * [simplify]: iters left: 6 (40 enodes) 141.193 * * [simplify]: iters left: 5 (199 enodes) 141.260 * * [simplify]: Extracting #0: cost 1 inf + 0 141.260 * * [simplify]: Extracting #1: cost 9 inf + 0 141.261 * * [simplify]: Extracting #2: cost 17 inf + 0 141.261 * * [simplify]: Extracting #3: cost 34 inf + 0 141.261 * * [simplify]: Extracting #4: cost 104 inf + 2 141.262 * * [simplify]: Extracting #5: cost 170 inf + 209 141.263 * * [simplify]: Extracting #6: cost 205 inf + 255 141.265 * * [simplify]: Extracting #7: cost 192 inf + 2640 141.269 * * [simplify]: Extracting #8: cost 118 inf + 27924 141.279 * * [simplify]: Extracting #9: cost 36 inf + 75659 141.300 * * [simplify]: Extracting #10: cost 12 inf + 94757 141.324 * * [simplify]: Extracting #11: cost 4 inf + 104581 141.345 * * [simplify]: Extracting #12: cost 0 inf + 110815 141.383 * [simplify]: Simplified to (* (sqrt (/ 1 PI)) (* (sqrt (+ (* (+ (/ -1 (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)))) (/ (/ 1 (fabs x)) (fabs x))) (pow (fabs x) 7)))) (sqrt (+ (* (+ (* (- (- (/ 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/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) 15/8) (* (+ (* (/ (/ 1 (fabs x)) (fabs x)) (/ 1 (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)))))) 141.383 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (* (sqrt (+ (* (+ (/ -1 (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)))) (/ (/ 1 (fabs x)) (fabs x))) (pow (fabs x) 7)))) (sqrt (+ (* (+ (* (- (- (/ 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/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) 15/8) (* (+ (* (/ (/ 1 (fabs x)) (fabs x)) (/ 1 (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)))))) (* (sqrt (* (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))))))) (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))))) 141.385 * [simplify]: Simplifying (* (sqrt (* (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))))))) (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 141.385 * * [simplify]: iters left: 6 (26 enodes) 141.401 * * [simplify]: iters left: 5 (126 enodes) 141.430 * * [simplify]: iters left: 4 (335 enodes) 141.579 * * [simplify]: Extracting #0: cost 1 inf + 0 141.579 * * [simplify]: Extracting #1: cost 4 inf + 0 141.579 * * [simplify]: Extracting #2: cost 8 inf + 0 141.579 * * [simplify]: Extracting #3: cost 45 inf + 0 141.580 * * [simplify]: Extracting #4: cost 186 inf + 0 141.581 * * [simplify]: Extracting #5: cost 336 inf + 4 141.583 * * [simplify]: Extracting #6: cost 309 inf + 11311 141.595 * * [simplify]: Extracting #7: cost 193 inf + 59873 141.637 * * [simplify]: Extracting #8: cost 25 inf + 164720 141.675 * * [simplify]: Extracting #9: cost 0 inf + 183114 141.713 * * [simplify]: Extracting #10: cost 0 inf + 183073 141.753 * [simplify]: Simplified to (* (sqrt (* (pow (fabs x) 7) (+ (* (/ 1 (fabs x)) (- (/ 1 (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))))))) (sqrt (* (pow (fabs x) 7) (- (/ 3/4 (pow (fabs x) 5)) (- (/ 1 (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))))))) 141.753 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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)))))) (sqrt (+ (* 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 (* (pow (fabs x) 7) (+ (* (/ 1 (fabs x)) (- (/ 1 (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))))))) (sqrt (* (pow (fabs x) 7) (- (/ 3/4 (pow (fabs x) 5)) (- (/ 1 (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)))))))) (exp (* (fabs x) (fabs x))))) 141.754 * * * * [progress]: [ 143 / 286 ] simplifiying candidate # 141.754 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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)))))) (sqrt (+ (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)))) 141.755 * * [simplify]: iters left: 6 (40 enodes) 141.768 * * [simplify]: iters left: 5 (206 enodes) 141.842 * * [simplify]: Extracting #0: cost 1 inf + 0 141.842 * * [simplify]: Extracting #1: cost 9 inf + 0 141.842 * * [simplify]: Extracting #2: cost 17 inf + 0 141.842 * * [simplify]: Extracting #3: cost 34 inf + 0 141.843 * * [simplify]: Extracting #4: cost 108 inf + 2 141.844 * * [simplify]: Extracting #5: cost 177 inf + 171 141.845 * * [simplify]: Extracting #6: cost 211 inf + 256 141.846 * * [simplify]: Extracting #7: cost 198 inf + 3206 141.851 * * [simplify]: Extracting #8: cost 135 inf + 23471 141.869 * * [simplify]: Extracting #9: cost 37 inf + 79410 141.883 * * [simplify]: Extracting #10: cost 12 inf + 98280 141.905 * * [simplify]: Extracting #11: cost 3 inf + 110482 141.940 * * [simplify]: Extracting #12: cost 0 inf + 113861 141.976 * * [simplify]: Extracting #13: cost 0 inf + 113468 142.014 * [simplify]: Simplified to (* (* (sqrt (/ 1 PI)) (sqrt (+ (* (+ (* (/ 1 (fabs x)) (- (/ 1 (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))))) 15/8) (* (+ (* (/ (/ 1 (fabs x)) (fabs x)) (/ 1 (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))))) (sqrt (+ (* (* (/ 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)))))))) 142.015 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* (+ (* (/ 1 (fabs x)) (- (/ 1 (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))))) 15/8) (* (+ (* (/ (/ 1 (fabs x)) (fabs x)) (/ 1 (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))))) (sqrt (+ (* (* (/ 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 (* (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))))))) (sqrt (+ (* (/ 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))))) 142.016 * [simplify]: Simplifying (* (sqrt (* (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))))))) (sqrt (+ (* (/ 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)))))))) 142.017 * * [simplify]: iters left: 6 (32 enodes) 142.035 * * [simplify]: iters left: 5 (168 enodes) 142.084 * * [simplify]: Extracting #0: cost 1 inf + 0 142.084 * * [simplify]: Extracting #1: cost 4 inf + 0 142.084 * * [simplify]: Extracting #2: cost 8 inf + 0 142.084 * * [simplify]: Extracting #3: cost 27 inf + 0 142.085 * * [simplify]: Extracting #4: cost 114 inf + 0 142.086 * * [simplify]: Extracting #5: cost 184 inf + 3 142.087 * * [simplify]: Extracting #6: cost 178 inf + 3465 142.090 * * [simplify]: Extracting #7: cost 142 inf + 14039 142.096 * * [simplify]: Extracting #8: cost 70 inf + 56175 142.109 * * [simplify]: Extracting #9: cost 11 inf + 92749 142.133 * * [simplify]: Extracting #10: cost 3 inf + 99705 142.163 * * [simplify]: Extracting #11: cost 0 inf + 103345 142.193 * [simplify]: Simplified to (* (sqrt (* (pow (fabs x) 7) (+ (* (/ 1 (fabs x)) (- (- (/ 1 (fabs x)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 3/4 (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)))))))) (sqrt (+ (* (/ 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))) (/ 15/8 (pow (fabs x) 7))))))) 142.193 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* (+ (* (/ 1 (fabs x)) (- (/ 1 (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))))) 15/8) (* (+ (* (/ (/ 1 (fabs x)) (fabs x)) (/ 1 (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))))) (sqrt (+ (* (* (/ 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 (* (pow (fabs x) 7) (+ (* (/ 1 (fabs x)) (- (- (/ 1 (fabs x)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 3/4 (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)))))))) (sqrt (+ (* (/ 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))) (/ 15/8 (pow (fabs x) 7)))))))) (exp (* (fabs x) (fabs x))))) 142.195 * * * * [progress]: [ 144 / 286 ] simplifiying candidate # 142.195 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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)))))) (sqrt (- (* (/ 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))))))) 142.196 * * [simplify]: iters left: 6 (40 enodes) 142.220 * * [simplify]: iters left: 5 (206 enodes) 142.295 * * [simplify]: Extracting #0: cost 1 inf + 0 142.295 * * [simplify]: Extracting #1: cost 9 inf + 0 142.295 * * [simplify]: Extracting #2: cost 17 inf + 0 142.296 * * [simplify]: Extracting #3: cost 39 inf + 0 142.296 * * [simplify]: Extracting #4: cost 129 inf + 2 142.297 * * [simplify]: Extracting #5: cost 190 inf + 169 142.299 * * [simplify]: Extracting #6: cost 203 inf + 2170 142.302 * * [simplify]: Extracting #7: cost 164 inf + 14765 142.308 * * [simplify]: Extracting #8: cost 129 inf + 30247 142.328 * * [simplify]: Extracting #9: cost 38 inf + 82044 142.358 * * [simplify]: Extracting #10: cost 10 inf + 102506 142.393 * * [simplify]: Extracting #11: cost 2 inf + 113247 142.430 * * [simplify]: Extracting #12: cost 0 inf + 115781 142.472 * * [simplify]: Extracting #13: cost 0 inf + 115621 142.510 * [simplify]: Simplified to (* (* (sqrt (- (* (/ 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 (/ 1 PI))) (sqrt (+ (* (+ (* (/ 1 (fabs x)) (- (/ 1 (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))))) 15/8) (* (+ (* (/ (/ 1 (fabs x)) (fabs x)) (/ 1 (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))))) 142.510 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (* (sqrt (- (* (/ 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 (/ 1 PI))) (sqrt (+ (* (+ (* (/ 1 (fabs x)) (- (/ 1 (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))))) 15/8) (* (+ (* (/ (/ 1 (fabs x)) (fabs x)) (/ 1 (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))))) (* (sqrt (* (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))))))) (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))))) 142.511 * [simplify]: Simplifying (* (sqrt (* (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))))))) (sqrt (- (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 142.511 * * [simplify]: iters left: 6 (28 enodes) 142.528 * * [simplify]: iters left: 5 (134 enodes) 142.584 * * [simplify]: iters left: 4 (344 enodes) 142.714 * * [simplify]: Extracting #0: cost 1 inf + 0 142.714 * * [simplify]: Extracting #1: cost 4 inf + 0 142.714 * * [simplify]: Extracting #2: cost 8 inf + 0 142.714 * * [simplify]: Extracting #3: cost 60 inf + 0 142.714 * * [simplify]: Extracting #4: cost 212 inf + 0 142.716 * * [simplify]: Extracting #5: cost 351 inf + 9 142.717 * * [simplify]: Extracting #6: cost 327 inf + 8099 142.727 * * [simplify]: Extracting #7: cost 170 inf + 75910 142.766 * * [simplify]: Extracting #8: cost 35 inf + 161364 142.807 * * [simplify]: Extracting #9: cost 2 inf + 185402 142.868 * * [simplify]: Extracting #10: cost 0 inf + 187245 142.931 * [simplify]: Simplified to (* (sqrt (* (pow (fabs x) 7) (+ (* (/ 1 (fabs x)) (- (/ 1 (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)))))))) (sqrt (- (+ (/ 15/8 (pow (fabs x) 7)) (/ -1 (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) 142.931 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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)))))) (sqrt (- (* (/ 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 (* (pow (fabs x) 7) (+ (* (/ 1 (fabs x)) (- (/ 1 (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)))))))) (sqrt (- (+ (/ 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))))) 142.932 * * * * [progress]: [ 145 / 286 ] simplifiying candidate # 142.933 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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)))))) 142.933 * * [simplify]: iters left: 6 (41 enodes) 142.951 * * [simplify]: iters left: 5 (188 enodes) 143.002 * * [simplify]: iters left: 4 (489 enodes) 143.318 * * [simplify]: Extracting #0: cost 1 inf + 0 143.318 * * [simplify]: Extracting #1: cost 8 inf + 0 143.318 * * [simplify]: Extracting #2: cost 17 inf + 0 143.318 * * [simplify]: Extracting #3: cost 46 inf + 0 143.319 * * [simplify]: Extracting #4: cost 203 inf + 2 143.320 * * [simplify]: Extracting #5: cost 410 inf + 210 143.323 * * [simplify]: Extracting #6: cost 477 inf + 11414 143.335 * * [simplify]: Extracting #7: cost 239 inf + 108763 143.385 * * [simplify]: Extracting #8: cost 36 inf + 228981 143.436 * * [simplify]: Extracting #9: cost 5 inf + 254751 143.512 * * [simplify]: Extracting #10: cost 0 inf + 261818 143.582 * * [simplify]: Extracting #11: cost 0 inf + 261657 143.632 * [simplify]: Simplified to (* (sqrt (* (+ (/ 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))) (pow (fabs x) 7)) 15/8))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (* (pow (fabs x) 8) (fabs x)) 15/8) (* (+ (pow (fabs x) 8) (+ (* (* 3/4 (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (fabs x) (* 1/2 (pow (fabs x) 5))))) (pow (fabs x) 7)))))) 143.632 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (* (+ (/ 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))) (pow (fabs x) 7)) 15/8))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (* (pow (fabs x) 8) (fabs x)) 15/8) (* (+ (pow (fabs x) 8) (+ (* (* 3/4 (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (fabs x) (* 1/2 (pow (fabs x) 5))))) (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))))) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 143.633 * [simplify]: Simplifying (* (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) 143.633 * * [simplify]: iters left: 6 (23 enodes) 143.646 * * [simplify]: iters left: 5 (99 enodes) 143.682 * * [simplify]: iters left: 4 (224 enodes) 143.793 * * [simplify]: Extracting #0: cost 1 inf + 0 143.793 * * [simplify]: Extracting #1: cost 4 inf + 0 143.793 * * [simplify]: Extracting #2: cost 8 inf + 0 143.793 * * [simplify]: Extracting #3: cost 50 inf + 0 143.794 * * [simplify]: Extracting #4: cost 159 inf + 0 143.795 * * [simplify]: Extracting #5: cost 164 inf + 1844 143.800 * * [simplify]: Extracting #6: cost 84 inf + 28788 143.810 * * [simplify]: Extracting #7: cost 25 inf + 53373 143.825 * * [simplify]: Extracting #8: cost 1 inf + 67624 143.840 * * [simplify]: Extracting #9: cost 0 inf + 68169 143.855 * [simplify]: Simplified to (* (sqrt (* (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ -1 (fabs x))) (pow (fabs x) 7))) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8)))) 143.856 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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 (* (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ -1 (fabs x))) (pow (fabs x) 7))) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8))))) (exp (* (fabs x) (fabs x))))) 143.856 * * * * [progress]: [ 146 / 286 ] simplifiying candidate # 143.857 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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)))))) 143.858 * * [simplify]: iters left: 6 (46 enodes) 143.884 * * [simplify]: iters left: 5 (230 enodes) 143.958 * * [simplify]: Extracting #0: cost 1 inf + 0 143.959 * * [simplify]: Extracting #1: cost 9 inf + 0 143.959 * * [simplify]: Extracting #2: cost 17 inf + 0 143.959 * * [simplify]: Extracting #3: cost 30 inf + 0 143.959 * * [simplify]: Extracting #4: cost 81 inf + 2 143.959 * * [simplify]: Extracting #5: cost 149 inf + 251 143.960 * * [simplify]: Extracting #6: cost 231 inf + 254 143.961 * * [simplify]: Extracting #7: cost 235 inf + 4018 143.965 * * [simplify]: Extracting #8: cost 152 inf + 26361 143.974 * * [simplify]: Extracting #9: cost 58 inf + 73647 143.989 * * [simplify]: Extracting #10: cost 22 inf + 97320 144.028 * * [simplify]: Extracting #11: cost 5 inf + 116067 144.059 * * [simplify]: Extracting #12: cost 0 inf + 122761 144.092 * [simplify]: Simplified to (* (sqrt (+ (* (+ (* (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)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)))))) (pow (fabs x) 7)) (* (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))))))))) (* (sqrt (/ 1 PI)) (sqrt (+ (* 15/8 (+ (/ 3/4 (pow (fabs x) 5)) (- (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 1 (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 (fabs x)) (fabs x))) (pow (fabs x) 7)))))) 144.092 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (+ (* (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)) (- (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)))))) (pow (fabs x) 7)) (* (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))))))))) (* (sqrt (/ 1 PI)) (sqrt (+ (* 15/8 (+ (/ 3/4 (pow (fabs x) 5)) (- (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 1 (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 (fabs x)) (fabs x))) (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))))) (sqrt (* (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))))) 144.094 * [simplify]: Simplifying (* (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (sqrt (* (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))))) 144.094 * * [simplify]: iters left: 6 (27 enodes) 144.110 * * [simplify]: iters left: 5 (126 enodes) 144.164 * * [simplify]: iters left: 4 (325 enodes) 144.316 * * [simplify]: Extracting #0: cost 1 inf + 0 144.316 * * [simplify]: Extracting #1: cost 4 inf + 0 144.316 * * [simplify]: Extracting #2: cost 8 inf + 0 144.316 * * [simplify]: Extracting #3: cost 53 inf + 0 144.317 * * [simplify]: Extracting #4: cost 155 inf + 0 144.319 * * [simplify]: Extracting #5: cost 305 inf + 1045 144.324 * * [simplify]: Extracting #6: cost 352 inf + 10550 144.341 * * [simplify]: Extracting #7: cost 177 inf + 67276 144.367 * * [simplify]: Extracting #8: cost 23 inf + 149113 144.392 * * [simplify]: Extracting #9: cost 1 inf + 165153 144.443 * * [simplify]: Extracting #10: cost 0 inf + 165733 144.491 * [simplify]: Simplified to (* (sqrt (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 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) 8))) (sqrt (* (+ (/ -1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (pow (fabs x) 7)))) 144.492 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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)))))) (* (sqrt (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ 3/4 (pow (fabs x) 5)) (/ 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) 8))) (sqrt (* (+ (/ -1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (pow (fabs x) 7))))) (exp (* (fabs x) (fabs x))))) 144.493 * * * * [progress]: [ 147 / 286 ] simplifiying candidate # 144.493 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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)))))) 144.494 * * [simplify]: iters left: 6 (41 enodes) 144.516 * * [simplify]: iters left: 5 (189 enodes) 144.578 * * [simplify]: Extracting #0: cost 1 inf + 0 144.578 * * [simplify]: Extracting #1: cost 9 inf + 0 144.578 * * [simplify]: Extracting #2: cost 17 inf + 0 144.578 * * [simplify]: Extracting #3: cost 30 inf + 0 144.578 * * [simplify]: Extracting #4: cost 81 inf + 2 144.579 * * [simplify]: Extracting #5: cost 142 inf + 251 144.580 * * [simplify]: Extracting #6: cost 189 inf + 254 144.581 * * [simplify]: Extracting #7: cost 189 inf + 1914 144.586 * * [simplify]: Extracting #8: cost 135 inf + 16857 144.598 * * [simplify]: Extracting #9: cost 56 inf + 51495 144.617 * * [simplify]: Extracting #10: cost 15 inf + 78644 144.631 * * [simplify]: Extracting #11: cost 3 inf + 92316 144.648 * * [simplify]: Extracting #12: cost 0 inf + 96885 144.678 * [simplify]: Simplified to (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 15/8 (+ (/ -1 (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 (fabs x)) (fabs x))) (pow (fabs x) 7))))) (sqrt (+ (+ (* (+ (/ -3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (* (fabs x) 15/8)) (* (* (pow (fabs x) 7) (- (/ (/ 1/4 (* (fabs x) (* (fabs x) (fabs x)))) (* (fabs x) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (fabs x))) (* (pow (fabs x) 7) (+ (/ -3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))))) 144.678 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 15/8 (+ (/ -1 (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 (fabs x)) (fabs x))) (pow (fabs x) 7))))) (sqrt (+ (+ (* (+ (/ -3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (* (fabs x) 15/8)) (* (* (pow (fabs x) 7) (- (/ (/ 1/4 (* (fabs x) (* (fabs x) (fabs x)))) (* (fabs x) (* (fabs x) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))) (fabs x))) (* (pow (fabs x) 7) (+ (/ -3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))))) (* (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (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))))) 144.678 * [simplify]: Simplifying (* (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) 144.679 * * [simplify]: iters left: 6 (23 enodes) 144.688 * * [simplify]: iters left: 5 (96 enodes) 144.711 * * [simplify]: iters left: 4 (194 enodes) 144.767 * * [simplify]: iters left: 3 (499 enodes) 144.998 * * [simplify]: Extracting #0: cost 1 inf + 0 144.998 * * [simplify]: Extracting #1: cost 4 inf + 0 144.998 * * [simplify]: Extracting #2: cost 8 inf + 0 144.998 * * [simplify]: Extracting #3: cost 61 inf + 0 144.999 * * [simplify]: Extracting #4: cost 268 inf + 0 145.000 * * [simplify]: Extracting #5: cost 353 inf + 4548 145.005 * * [simplify]: Extracting #6: cost 263 inf + 36516 145.029 * * [simplify]: Extracting #7: cost 77 inf + 136955 145.071 * * [simplify]: Extracting #8: cost 9 inf + 176889 145.119 * * [simplify]: Extracting #9: cost 0 inf + 181610 145.149 * [simplify]: Simplified to (* (sqrt (* (- (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (/ 1 (fabs x))) (pow (fabs x) 7))) (sqrt (* (pow (fabs x) 8) (- (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5)))))) 145.149 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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 (* (- (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (/ 1 (fabs x))) (pow (fabs x) 7))) (sqrt (* (pow (fabs x) 8) (- (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5))))))) (exp (* (fabs x) (fabs x))))) 145.149 * * * * [progress]: [ 148 / 286 ] simplifiying candidate # 145.150 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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)))))) 145.150 * * [simplify]: iters left: 6 (40 enodes) 145.162 * * [simplify]: iters left: 5 (199 enodes) 145.235 * * [simplify]: Extracting #0: cost 1 inf + 0 145.235 * * [simplify]: Extracting #1: cost 9 inf + 0 145.235 * * [simplify]: Extracting #2: cost 17 inf + 0 145.235 * * [simplify]: Extracting #3: cost 34 inf + 0 145.235 * * [simplify]: Extracting #4: cost 104 inf + 2 145.236 * * [simplify]: Extracting #5: cost 169 inf + 251 145.236 * * [simplify]: Extracting #6: cost 205 inf + 255 145.237 * * [simplify]: Extracting #7: cost 190 inf + 3014 145.241 * * [simplify]: Extracting #8: cost 117 inf + 29970 145.251 * * [simplify]: Extracting #9: cost 33 inf + 77074 145.275 * * [simplify]: Extracting #10: cost 11 inf + 94823 145.308 * * [simplify]: Extracting #11: cost 3 inf + 105202 145.346 * * [simplify]: Extracting #12: cost 0 inf + 109165 145.387 * [simplify]: Simplified to (* (sqrt (+ (* (+ (* (- (/ 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/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))) (* (+ (/ 1/2 (* (fabs x) (* (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) (* (fabs x) (fabs x)))))))) (* (sqrt (/ 1 PI)) (sqrt (+ (* 15/8 (+ (/ 3/4 (pow (fabs x) 5)) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1 (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 (fabs x)) (fabs x))) (pow (fabs x) 7)))))) 145.387 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (+ (* (- (/ 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/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))) (* (+ (/ 1/2 (* (fabs x) (* (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) (* (fabs x) (fabs x)))))))) (* (sqrt (/ 1 PI)) (sqrt (+ (* 15/8 (+ (/ 3/4 (pow (fabs x) 5)) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1 (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 (fabs x)) (fabs x))) (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))))) (sqrt (* (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))))) 145.388 * [simplify]: Simplifying (* (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (sqrt (* (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)))))))) 145.388 * * [simplify]: iters left: 6 (26 enodes) 145.396 * * [simplify]: iters left: 5 (126 enodes) 145.424 * * [simplify]: iters left: 4 (335 enodes) 145.567 * * [simplify]: Extracting #0: cost 1 inf + 0 145.567 * * [simplify]: Extracting #1: cost 4 inf + 0 145.568 * * [simplify]: Extracting #2: cost 8 inf + 0 145.568 * * [simplify]: Extracting #3: cost 45 inf + 0 145.568 * * [simplify]: Extracting #4: cost 185 inf + 0 145.569 * * [simplify]: Extracting #5: cost 336 inf + 4 145.571 * * [simplify]: Extracting #6: cost 321 inf + 6628 145.577 * * [simplify]: Extracting #7: cost 214 inf + 47543 145.615 * * [simplify]: Extracting #8: cost 28 inf + 160322 145.646 * * [simplify]: Extracting #9: cost 1 inf + 182172 145.690 * * [simplify]: Extracting #10: cost 0 inf + 183319 145.740 * [simplify]: Simplified to (* (sqrt (* (+ (/ -1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)))) (pow (fabs x) 7))) (sqrt (* (pow (fabs x) 7) (+ (* (- (/ 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))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)))))))) 145.740 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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)))))) (* (sqrt (* (+ (/ -1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)))) (pow (fabs x) 7))) (sqrt (* (pow (fabs x) 7) (+ (* (- (/ 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))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))))))))) (exp (* (fabs x) (fabs x))))) 145.741 * * * * [progress]: [ 149 / 286 ] simplifiying candidate # 145.741 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (* 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)))))))) 145.742 * * [simplify]: iters left: 6 (29 enodes) 145.759 * * [simplify]: iters left: 5 (127 enodes) 145.809 * * [simplify]: iters left: 4 (279 enodes) 145.900 * * [simplify]: Extracting #0: cost 1 inf + 0 145.900 * * [simplify]: Extracting #1: cost 10 inf + 0 145.900 * * [simplify]: Extracting #2: cost 32 inf + 0 145.900 * * [simplify]: Extracting #3: cost 119 inf + 0 145.901 * * [simplify]: Extracting #4: cost 225 inf + 210 145.906 * * [simplify]: Extracting #5: cost 320 inf + 1465 145.909 * * [simplify]: Extracting #6: cost 259 inf + 23074 145.927 * * [simplify]: Extracting #7: cost 62 inf + 136110 145.955 * * [simplify]: Extracting #8: cost 4 inf + 173138 145.983 * * [simplify]: Extracting #9: cost 0 inf + 175348 146.011 * [simplify]: Simplified to (* (sqrt (/ 1 PI)) (* (- (/ 3/4 (pow (fabs x) 5)) (- (/ 1 (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))) (pow (fabs x) 7)) 15/8))) 146.012 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (* (- (/ 3/4 (pow (fabs x) 5)) (- (/ 1 (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))) (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))))) (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))))) 146.012 * [simplify]: Simplifying (* (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 146.012 * * [simplify]: iters left: 6 (19 enodes) 146.018 * * [simplify]: iters left: 5 (75 enodes) 146.035 * * [simplify]: iters left: 4 (144 enodes) 146.077 * * [simplify]: iters left: 3 (325 enodes) 146.172 * * [simplify]: Extracting #0: cost 1 inf + 0 146.172 * * [simplify]: Extracting #1: cost 23 inf + 0 146.172 * * [simplify]: Extracting #2: cost 144 inf + 0 146.173 * * [simplify]: Extracting #3: cost 205 inf + 6 146.178 * * [simplify]: Extracting #4: cost 163 inf + 14811 146.186 * * [simplify]: Extracting #5: cost 43 inf + 71748 146.197 * * [simplify]: Extracting #6: cost 2 inf + 93691 146.208 * * [simplify]: Extracting #7: cost 0 inf + 94487 146.224 * [simplify]: Simplified to (* (- (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7)) 146.224 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (* (- (/ 3/4 (pow (fabs x) 5)) (- (/ 1 (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))) (pow (fabs x) 7)) 15/8))) (* (- (+ (/ 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))))) 146.224 * * * * [progress]: [ 150 / 286 ] simplifiying candidate # 146.225 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (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)))) 146.225 * * [simplify]: iters left: 6 (36 enodes) 146.240 * * [simplify]: iters left: 5 (167 enodes) 146.279 * * [simplify]: iters left: 4 (395 enodes) 146.419 * * [simplify]: Extracting #0: cost 1 inf + 0 146.419 * * [simplify]: Extracting #1: cost 8 inf + 0 146.419 * * [simplify]: Extracting #2: cost 17 inf + 0 146.420 * * [simplify]: Extracting #3: cost 51 inf + 0 146.420 * * [simplify]: Extracting #4: cost 216 inf + 2 146.427 * * [simplify]: Extracting #5: cost 396 inf + 172 146.432 * * [simplify]: Extracting #6: cost 431 inf + 15471 146.452 * * [simplify]: Extracting #7: cost 274 inf + 89216 146.484 * * [simplify]: Extracting #8: cost 56 inf + 226063 146.557 * * [simplify]: Extracting #9: cost 10 inf + 254933 146.642 * * [simplify]: Extracting #10: cost 1 inf + 262535 146.716 * * [simplify]: Extracting #11: cost 0 inf + 263444 146.766 * * [simplify]: Extracting #12: cost 0 inf + 263364 146.833 * [simplify]: Simplified to (* (sqrt (+ (* (* (+ (+ (/ (/ 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))) (/ 1 (fabs x)))) (/ (/ 3375/512 (* (pow (fabs x) 7) (pow (fabs x) 7))) (pow (fabs x) 7)))) (* (sqrt (/ 1 PI)) (sqrt (* (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ -1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ 15/8 (* (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) (pow (fabs x) 7))))))) 146.833 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (* (+ (+ (/ (/ 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))) (/ 1 (fabs x)))) (/ (/ 3375/512 (* (pow (fabs x) 7) (pow (fabs x) 7))) (pow (fabs x) 7)))) (* (sqrt (/ 1 PI)) (sqrt (* (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ -1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ 15/8 (* (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) (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))))) (sqrt (+ (* (/ 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))))) 146.834 * [simplify]: Simplifying (* (sqrt (* (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)) (/ 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)))))))) 146.834 * * [simplify]: iters left: 6 (28 enodes) 146.843 * * [simplify]: iters left: 5 (134 enodes) 146.876 * * [simplify]: iters left: 4 (385 enodes) 147.122 * * [simplify]: Extracting #0: cost 1 inf + 0 147.122 * * [simplify]: Extracting #1: cost 4 inf + 0 147.122 * * [simplify]: Extracting #2: cost 8 inf + 0 147.122 * * [simplify]: Extracting #3: cost 46 inf + 0 147.123 * * [simplify]: Extracting #4: cost 306 inf + 0 147.126 * * [simplify]: Extracting #5: cost 462 inf + 6 147.133 * * [simplify]: Extracting #6: cost 409 inf + 19766 147.146 * * [simplify]: Extracting #7: cost 223 inf + 109863 147.183 * * [simplify]: Extracting #8: cost 22 inf + 253435 147.246 * * [simplify]: Extracting #9: cost 2 inf + 267416 147.298 * * [simplify]: Extracting #10: cost 0 inf + 268895 147.383 * * [simplify]: Extracting #11: cost 0 inf + 268855 147.454 * [simplify]: Simplified to (* (sqrt (* (+ (/ 3/4 (pow (fabs x) 5)) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x)))) (pow (fabs x) 7))) (sqrt (+ (* (/ 15/8 (pow (fabs x) 7)) (+ (- (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (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))))) (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))))) 147.455 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* (* (+ (+ (/ (/ 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))) (/ 1 (fabs x)))) (/ (/ 3375/512 (* (pow (fabs x) 7) (pow (fabs x) 7))) (pow (fabs x) 7)))) (* (sqrt (/ 1 PI)) (sqrt (* (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ -1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (+ 15/8 (* (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) (pow (fabs x) 7))))))) (* (sqrt (* (+ (/ 3/4 (pow (fabs x) 5)) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x)))) (pow (fabs x) 7))) (sqrt (+ (* (/ 15/8 (pow (fabs x) 7)) (+ (- (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (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))))) (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))))))) (exp (* (fabs x) (fabs x))))) 147.455 * * * * [progress]: [ 151 / 286 ] simplifiying candidate # 147.455 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (- (* (/ 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))))))) 147.456 * * [simplify]: iters left: 6 (35 enodes) 147.467 * * [simplify]: iters left: 5 (162 enodes) 147.512 * * [simplify]: iters left: 4 (415 enodes) 147.696 * * [simplify]: Extracting #0: cost 1 inf + 0 147.696 * * [simplify]: Extracting #1: cost 8 inf + 0 147.696 * * [simplify]: Extracting #2: cost 17 inf + 0 147.696 * * [simplify]: Extracting #3: cost 80 inf + 0 147.698 * * [simplify]: Extracting #4: cost 294 inf + 2 147.699 * * [simplify]: Extracting #5: cost 482 inf + 252 147.701 * * [simplify]: Extracting #6: cost 490 inf + 5992 147.713 * * [simplify]: Extracting #7: cost 311 inf + 86462 147.780 * * [simplify]: Extracting #8: cost 52 inf + 244423 147.858 * * [simplify]: Extracting #9: cost 6 inf + 277173 147.926 * * [simplify]: Extracting #10: cost 0 inf + 280490 147.972 * * [simplify]: Extracting #11: cost 0 inf + 280370 148.058 * [simplify]: Simplified to (* (sqrt (* (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ -1 (fabs x))) (+ 15/8 (* (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) (pow (fabs x) 7))))) (* (sqrt (/ 1 PI)) (sqrt (- (* (/ 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)))))))) 148.058 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (* (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ -1 (fabs x))) (+ 15/8 (* (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) (pow (fabs x) 7))))) (* (sqrt (/ 1 PI)) (sqrt (- (* (/ 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 (* (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))))))) (exp (* (fabs x) (fabs x))))) 148.059 * [simplify]: Simplifying (* (sqrt (* (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)))))) 148.059 * * [simplify]: iters left: 6 (24 enodes) 148.074 * * [simplify]: iters left: 5 (100 enodes) 148.111 * * [simplify]: iters left: 4 (198 enodes) 148.175 * * [simplify]: iters left: 3 (451 enodes) 148.340 * * [simplify]: Extracting #0: cost 1 inf + 0 148.340 * * [simplify]: Extracting #1: cost 4 inf + 0 148.340 * * [simplify]: Extracting #2: cost 8 inf + 0 148.341 * * [simplify]: Extracting #3: cost 62 inf + 0 148.347 * * [simplify]: Extracting #4: cost 218 inf + 0 148.349 * * [simplify]: Extracting #5: cost 272 inf + 12 148.352 * * [simplify]: Extracting #6: cost 231 inf + 10426 148.366 * * [simplify]: Extracting #7: cost 102 inf + 65026 148.395 * * [simplify]: Extracting #8: cost 21 inf + 113847 148.421 * * [simplify]: Extracting #9: cost 0 inf + 125937 148.437 * [simplify]: Simplified to (* (sqrt (* (- (/ 3/4 (pow (fabs x) 5)) (- (/ 1 (fabs x)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (pow (fabs x) 7))) (sqrt (+ (+ (/ -1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 15/8 (pow (fabs x) 7))) (- (/ -1 (fabs x)) (/ 3/4 (pow (fabs x) 5)))))) 148.437 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (- (* (/ 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 (* (- (/ 3/4 (pow (fabs x) 5)) (- (/ 1 (fabs x)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (pow (fabs x) 7))) (sqrt (+ (+ (/ -1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 15/8 (pow (fabs x) 7))) (- (/ -1 (fabs x)) (/ 3/4 (pow (fabs x) 5))))))) (exp (* (fabs x) (fabs x))))) 148.438 * * * * [progress]: [ 152 / 286 ] simplifiying candidate # 148.438 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (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)))) (sqrt (+ (* 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)))))) 148.438 * * [simplify]: iters left: 6 (40 enodes) 148.450 * * [simplify]: iters left: 5 (184 enodes) 148.501 * * [simplify]: iters left: 4 (454 enodes) 148.735 * * [simplify]: Extracting #0: cost 1 inf + 0 148.735 * * [simplify]: Extracting #1: cost 8 inf + 0 148.735 * * [simplify]: Extracting #2: cost 17 inf + 0 148.735 * * [simplify]: Extracting #3: cost 41 inf + 0 148.736 * * [simplify]: Extracting #4: cost 209 inf + 2 148.739 * * [simplify]: Extracting #5: cost 410 inf + 253 148.743 * * [simplify]: Extracting #6: cost 377 inf + 13035 148.763 * * [simplify]: Extracting #7: cost 183 inf + 95201 148.806 * * [simplify]: Extracting #8: cost 37 inf + 176553 148.854 * * [simplify]: Extracting #9: cost 3 inf + 204386 148.904 * * [simplify]: Extracting #10: cost 0 inf + 208411 148.937 * * [simplify]: Extracting #11: cost 0 inf + 208371 148.981 * [simplify]: Simplified to (* (sqrt (+ (* (* (fabs x) (pow (fabs x) 8)) 15/8) (* (+ (* (+ (* (pow (fabs x) 5) 1/2) (* (* (* (fabs x) (fabs x)) (fabs x)) 3/4)) (fabs x)) (pow (fabs x) 8)) (pow (fabs x) 7)))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (/ 15/8 (pow (fabs x) 7)) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))) (* (* (+ (+ (/ 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)))))))) 148.981 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (* (fabs x) (pow (fabs x) 8)) 15/8) (* (+ (* (+ (* (pow (fabs x) 5) 1/2) (* (* (* (fabs x) (fabs x)) (fabs x)) 3/4)) (fabs x)) (pow (fabs x) 8)) (pow (fabs x) 7)))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (/ 15/8 (pow (fabs x) 7)) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))) (* (* (+ (+ (/ 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)))))))) (* (sqrt (+ (* (/ 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))))))) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 148.982 * [simplify]: Simplifying (* (sqrt (+ (* (/ 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))))))) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) 148.982 * * [simplify]: iters left: 6 (29 enodes) 148.992 * * [simplify]: iters left: 5 (141 enodes) 149.052 * * [simplify]: iters left: 4 (418 enodes) 149.278 * * [simplify]: Extracting #0: cost 1 inf + 0 149.278 * * [simplify]: Extracting #1: cost 4 inf + 0 149.278 * * [simplify]: Extracting #2: cost 8 inf + 0 149.279 * * [simplify]: Extracting #3: cost 66 inf + 0 149.279 * * [simplify]: Extracting #4: cost 351 inf + 0 149.285 * * [simplify]: Extracting #5: cost 467 inf + 4331 149.290 * * [simplify]: Extracting #6: cost 375 inf + 40780 149.304 * * [simplify]: Extracting #7: cost 212 inf + 120151 149.347 * * [simplify]: Extracting #8: cost 24 inf + 254000 149.413 * * [simplify]: Extracting #9: cost 0 inf + 272722 149.469 * * [simplify]: Extracting #10: cost 0 inf + 272599 149.545 * [simplify]: Simplified to (* (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8))) (sqrt (- (* (+ (/ 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))))))) 149.545 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* (* (fabs x) (pow (fabs x) 8)) 15/8) (* (+ (* (+ (* (pow (fabs x) 5) 1/2) (* (* (* (fabs x) (fabs x)) (fabs x)) 3/4)) (fabs x)) (pow (fabs x) 8)) (pow (fabs x) 7)))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (/ 15/8 (pow (fabs x) 7)) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))) (* (* (+ (+ (/ 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)))))))) (* (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8))) (sqrt (- (* (+ (/ 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))))) 149.546 * * * * [progress]: [ 153 / 286 ] simplifiying candidate # 149.546 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (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)))) (sqrt (+ (* 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)))))) 149.546 * * [simplify]: iters left: 6 (44 enodes) 149.562 * * [simplify]: iters left: 5 (221 enodes) 149.614 * * [simplify]: Extracting #0: cost 1 inf + 0 149.614 * * [simplify]: Extracting #1: cost 9 inf + 0 149.614 * * [simplify]: Extracting #2: cost 17 inf + 0 149.614 * * [simplify]: Extracting #3: cost 30 inf + 0 149.615 * * [simplify]: Extracting #4: cost 81 inf + 2 149.615 * * [simplify]: Extracting #5: cost 151 inf + 253 149.616 * * [simplify]: Extracting #6: cost 216 inf + 380 149.617 * * [simplify]: Extracting #7: cost 218 inf + 6462 149.620 * * [simplify]: Extracting #8: cost 153 inf + 22371 149.626 * * [simplify]: Extracting #9: cost 137 inf + 26546 149.632 * * [simplify]: Extracting #10: cost 95 inf + 50155 149.642 * * [simplify]: Extracting #11: cost 44 inf + 77778 149.666 * * [simplify]: Extracting #12: cost 10 inf + 103227 149.704 * * [simplify]: Extracting #13: cost 4 inf + 111878 149.732 * * [simplify]: Extracting #14: cost 0 inf + 117952 149.755 * [simplify]: Simplified to (* (sqrt (+ (* (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (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) (* (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)))))) (* (+ (/ 27/64 (* (* (pow (fabs x) 5) (pow (fabs x) 5)) (pow (fabs x) 5))) (* (/ 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)))))) (* (sqrt (/ 1 PI)) (sqrt (+ (/ 3375/512 (* (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)))) (/ 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)))))))) 149.755 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (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) (* (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)))))) (* (+ (/ 27/64 (* (* (pow (fabs x) 5) (pow (fabs x) 5)) (pow (fabs x) 5))) (* (/ 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)))))) (* (sqrt (/ 1 PI)) (sqrt (+ (/ 3375/512 (* (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)))) (/ 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)))))))) (* (sqrt (+ (* (/ 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))))))) (sqrt (* (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))))) 149.756 * [simplify]: Simplifying (* (sqrt (+ (* (/ 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))))))) (sqrt (* (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))))) 149.756 * * [simplify]: iters left: 6 (33 enodes) 149.767 * * [simplify]: iters left: 5 (168 enodes) 149.815 * * [simplify]: Extracting #0: cost 1 inf + 0 149.815 * * [simplify]: Extracting #1: cost 4 inf + 0 149.815 * * [simplify]: Extracting #2: cost 8 inf + 0 149.815 * * [simplify]: Extracting #3: cost 30 inf + 0 149.816 * * [simplify]: Extracting #4: cost 103 inf + 0 149.817 * * [simplify]: Extracting #5: cost 182 inf + 2012 149.819 * * [simplify]: Extracting #6: cost 178 inf + 7710 149.826 * * [simplify]: Extracting #7: cost 115 inf + 27891 149.845 * * [simplify]: Extracting #8: cost 27 inf + 76902 149.867 * * [simplify]: Extracting #9: cost 3 inf + 93118 149.881 * * [simplify]: Extracting #10: cost 0 inf + 95759 149.902 * [simplify]: Simplified to (* (sqrt (+ (* (+ (/ 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))))) (sqrt (* (* (pow (fabs x) 7) (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))))))))) 149.902 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (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) (* (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)))))) (* (+ (/ 27/64 (* (* (pow (fabs x) 5) (pow (fabs x) 5)) (pow (fabs x) 5))) (* (/ 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)))))) (* (sqrt (/ 1 PI)) (sqrt (+ (/ 3375/512 (* (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)))) (/ 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)))))))) (* (sqrt (+ (* (+ (/ 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))))) (sqrt (* (* (pow (fabs x) 7) (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)))))))))) (exp (* (fabs x) (fabs x))))) 149.904 * * * * [progress]: [ 154 / 286 ] simplifiying candidate # 149.904 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (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)))) (sqrt (+ (* 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)))))) 149.905 * * [simplify]: iters left: 6 (40 enodes) 149.927 * * [simplify]: iters left: 5 (185 enodes) 149.978 * * [simplify]: iters left: 4 (473 enodes) 150.173 * * [simplify]: Extracting #0: cost 1 inf + 0 150.173 * * [simplify]: Extracting #1: cost 8 inf + 0 150.173 * * [simplify]: Extracting #2: cost 17 inf + 0 150.173 * * [simplify]: Extracting #3: cost 43 inf + 0 150.174 * * [simplify]: Extracting #4: cost 213 inf + 2 150.175 * * [simplify]: Extracting #5: cost 422 inf + 253 150.178 * * [simplify]: Extracting #6: cost 463 inf + 16810 150.185 * * [simplify]: Extracting #7: cost 392 inf + 53682 150.201 * * [simplify]: Extracting #8: cost 218 inf + 129059 150.242 * * [simplify]: Extracting #9: cost 31 inf + 250393 150.313 * * [simplify]: Extracting #10: cost 0 inf + 276622 150.360 * * [simplify]: Extracting #11: cost 0 inf + 276540 150.424 * [simplify]: Simplified to (* (sqrt (+ (* (* 15/8 (+ (/ -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 (* (fabs x) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (pow (fabs x) 7)))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (/ 15/8 (pow (fabs x) 7)) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))) (* (* (+ (+ (/ 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)))))))) 150.424 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (* 15/8 (+ (/ -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 (* (fabs x) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (pow (fabs x) 7)))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (/ 15/8 (pow (fabs x) 7)) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))) (* (* (+ (+ (/ 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)))))))) (* (sqrt (+ (* (/ 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))))))) (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))))) 150.426 * [simplify]: Simplifying (* (sqrt (+ (* (/ 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))))))) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) 150.426 * * [simplify]: iters left: 6 (29 enodes) 150.443 * * [simplify]: iters left: 5 (138 enodes) 150.501 * * [simplify]: iters left: 4 (390 enodes) 150.673 * * [simplify]: Extracting #0: cost 1 inf + 0 150.673 * * [simplify]: Extracting #1: cost 4 inf + 0 150.674 * * [simplify]: Extracting #2: cost 8 inf + 0 150.674 * * [simplify]: Extracting #3: cost 57 inf + 0 150.674 * * [simplify]: Extracting #4: cost 314 inf + 0 150.676 * * [simplify]: Extracting #5: cost 463 inf + 6758 150.680 * * [simplify]: Extracting #6: cost 401 inf + 33936 150.693 * * [simplify]: Extracting #7: cost 253 inf + 102546 150.732 * * [simplify]: Extracting #8: cost 45 inf + 246136 150.814 * * [simplify]: Extracting #9: cost 2 inf + 277876 150.887 * * [simplify]: Extracting #10: cost 0 inf + 280260 150.949 * [simplify]: Simplified to (* (sqrt (* (pow (fabs x) 8) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (sqrt (- (* (+ (/ 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))))))) 150.949 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* (* 15/8 (+ (/ -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 (* (fabs x) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (pow (fabs x) 7)))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (/ 15/8 (pow (fabs x) 7)) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))) (* (* (+ (+ (/ 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)))))))) (* (sqrt (* (pow (fabs x) 8) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (sqrt (- (* (+ (/ 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))))) 150.950 * * * * [progress]: [ 155 / 286 ] simplifiying candidate # 150.951 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (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)))) (sqrt (+ (* 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)))))) 150.951 * * [simplify]: iters left: 6 (40 enodes) 150.976 * * [simplify]: iters left: 5 (206 enodes) 151.044 * * [simplify]: Extracting #0: cost 1 inf + 0 151.044 * * [simplify]: Extracting #1: cost 9 inf + 0 151.044 * * [simplify]: Extracting #2: cost 17 inf + 0 151.044 * * [simplify]: Extracting #3: cost 34 inf + 0 151.044 * * [simplify]: Extracting #4: cost 108 inf + 2 151.045 * * [simplify]: Extracting #5: cost 178 inf + 129 151.046 * * [simplify]: Extracting #6: cost 211 inf + 256 151.048 * * [simplify]: Extracting #7: cost 214 inf + 260 151.050 * * [simplify]: Extracting #8: cost 186 inf + 6804 151.055 * * [simplify]: Extracting #9: cost 133 inf + 23058 151.073 * * [simplify]: Extracting #10: cost 42 inf + 76342 151.104 * * [simplify]: Extracting #11: cost 8 inf + 102481 151.138 * * [simplify]: Extracting #12: cost 1 inf + 112200 151.161 * * [simplify]: Extracting #13: cost 0 inf + 113508 151.195 * [simplify]: Simplified to (* (sqrt (+ (* 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 (fabs x)) (- (/ 1 (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)))))) (* (/ (/ 1 (fabs x)) (fabs x)) (/ 1 (fabs x)))) (pow (fabs x) 7)))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7))) (* (* (+ (+ (/ 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)))))))) 151.195 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* 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 (fabs x)) (- (/ 1 (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)))))) (* (/ (/ 1 (fabs x)) (fabs x)) (/ 1 (fabs x)))) (pow (fabs x) 7)))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7))) (* (* (+ (+ (/ 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)))))))) (* (sqrt (+ (* (/ 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))))))) (sqrt (* (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))))) 151.197 * [simplify]: Simplifying (* (sqrt (+ (* (/ 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))))))) (sqrt (* (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)))))))) 151.197 * * [simplify]: iters left: 6 (32 enodes) 151.216 * * [simplify]: iters left: 5 (168 enodes) 151.261 * * [simplify]: Extracting #0: cost 1 inf + 0 151.261 * * [simplify]: Extracting #1: cost 4 inf + 0 151.261 * * [simplify]: Extracting #2: cost 8 inf + 0 151.261 * * [simplify]: Extracting #3: cost 27 inf + 0 151.261 * * [simplify]: Extracting #4: cost 114 inf + 0 151.262 * * [simplify]: Extracting #5: cost 184 inf + 3 151.267 * * [simplify]: Extracting #6: cost 182 inf + 3439 151.271 * * [simplify]: Extracting #7: cost 135 inf + 20742 151.280 * * [simplify]: Extracting #8: cost 39 inf + 73590 151.294 * * [simplify]: Extracting #9: cost 6 inf + 98164 151.316 * * [simplify]: Extracting #10: cost 0 inf + 103538 151.347 * * [simplify]: Extracting #11: cost 0 inf + 102785 151.377 * [simplify]: Simplified to (* (sqrt (+ (* (- (+ (/ 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))))) (sqrt (* (+ (* (- (/ 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/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)))) 151.377 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* 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 (fabs x)) (- (/ 1 (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)))))) (* (/ (/ 1 (fabs x)) (fabs x)) (/ 1 (fabs x)))) (pow (fabs x) 7)))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7))) (* (* (+ (+ (/ 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)))))))) (* (sqrt (+ (* (- (+ (/ 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))))) (sqrt (* (+ (* (- (/ 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/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7))))) (exp (* (fabs x) (fabs x))))) 151.378 * * * * [progress]: [ 156 / 286 ] simplifiying candidate # 151.379 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (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)))) (sqrt (+ (* 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)))))))) 151.379 * * [simplify]: iters left: 6 (36 enodes) 151.396 * * [simplify]: iters left: 5 (167 enodes) 151.442 * * [simplify]: iters left: 4 (395 enodes) 151.625 * * [simplify]: Extracting #0: cost 1 inf + 0 151.625 * * [simplify]: Extracting #1: cost 8 inf + 0 151.625 * * [simplify]: Extracting #2: cost 17 inf + 0 151.625 * * [simplify]: Extracting #3: cost 51 inf + 0 151.626 * * [simplify]: Extracting #4: cost 214 inf + 2 151.628 * * [simplify]: Extracting #5: cost 392 inf + 172 151.632 * * [simplify]: Extracting #6: cost 437 inf + 11490 151.643 * * [simplify]: Extracting #7: cost 350 inf + 42484 151.665 * * [simplify]: Extracting #8: cost 230 inf + 109418 151.706 * * [simplify]: Extracting #9: cost 50 inf + 216657 151.763 * * [simplify]: Extracting #10: cost 4 inf + 251747 151.820 * * [simplify]: Extracting #11: cost 1 inf + 255274 151.887 * * [simplify]: Extracting #12: cost 0 inf + 256583 151.938 * [simplify]: Simplified to (* (* (sqrt (/ 1 PI)) (sqrt (+ (/ (/ 3375/512 (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)))) (/ 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))))))) (sqrt (* (+ (/ -1 (fabs x)) (+ (/ 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)))) (/ 1 (fabs x)))))))) 151.938 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (/ (/ 3375/512 (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)))) (/ 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))))))) (sqrt (* (+ (/ -1 (fabs x)) (+ (/ 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)))) (/ 1 (fabs x)))))))) (* (sqrt (+ (* (/ 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))))))) (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))))) 151.939 * [simplify]: Simplifying (* (sqrt (+ (* (/ 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))))))) (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 151.939 * * [simplify]: iters left: 6 (28 enodes) 151.951 * * [simplify]: iters left: 5 (134 enodes) 152.010 * * [simplify]: iters left: 4 (385 enodes) 152.193 * * [simplify]: Extracting #0: cost 1 inf + 0 152.193 * * [simplify]: Extracting #1: cost 4 inf + 0 152.193 * * [simplify]: Extracting #2: cost 8 inf + 0 152.193 * * [simplify]: Extracting #3: cost 47 inf + 0 152.201 * * [simplify]: Extracting #4: cost 307 inf + 0 152.204 * * [simplify]: Extracting #5: cost 464 inf + 6 152.211 * * [simplify]: Extracting #6: cost 409 inf + 21810 152.235 * * [simplify]: Extracting #7: cost 233 inf + 106785 152.280 * * [simplify]: Extracting #8: cost 32 inf + 247176 152.706 * * [simplify]: Extracting #9: cost 3 inf + 269931 152.777 * * [simplify]: Extracting #10: cost 0 inf + 272398 152.841 * [simplify]: Simplified to (* (sqrt (- (* (+ (/ 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))))))) (- (* (/ 15/8 (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))))) (sqrt (* (pow (fabs x) 7) (+ (/ -1 (fabs x)) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))))) 152.841 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (/ (/ 3375/512 (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)))) (/ 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))))))) (sqrt (* (+ (/ -1 (fabs x)) (+ (/ 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)))) (/ 1 (fabs x)))))))) (* (sqrt (- (* (+ (/ 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))))))) (- (* (/ 15/8 (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))))) (sqrt (* (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))))) 152.842 * * * * [progress]: [ 157 / 286 ] simplifiying candidate # 152.842 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (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)))) (sqrt (+ (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)))) 152.842 * * [simplify]: iters left: 6 (28 enodes) 152.854 * * [simplify]: iters left: 5 (123 enodes) 152.894 * * [simplify]: iters left: 4 (241 enodes) 152.998 * * [simplify]: Extracting #0: cost 1 inf + 0 152.998 * * [simplify]: Extracting #1: cost 10 inf + 0 152.998 * * [simplify]: Extracting #2: cost 27 inf + 0 152.999 * * [simplify]: Extracting #3: cost 124 inf + 0 153.000 * * [simplify]: Extracting #4: cost 226 inf + 171 153.002 * * [simplify]: Extracting #5: cost 219 inf + 4048 153.007 * * [simplify]: Extracting #6: cost 176 inf + 20568 153.013 * * [simplify]: Extracting #7: cost 158 inf + 28689 153.020 * * [simplify]: Extracting #8: cost 140 inf + 37492 153.041 * * [simplify]: Extracting #9: cost 51 inf + 90041 153.076 * * [simplify]: Extracting #10: cost 3 inf + 119668 153.102 * * [simplify]: Extracting #11: cost 0 inf + 121944 153.131 * [simplify]: Simplified to (* (+ (* (/ 15/8 (pow (fabs x) 7)) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))) (* (* (+ (+ (/ 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))))) (sqrt (/ 1 PI))) 153.131 * [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)))) (* (* (+ (+ (/ 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))))) (sqrt (/ 1 PI))) (* (sqrt (+ (* (/ 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))))))) (sqrt (+ (* (/ 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))))) 153.132 * [simplify]: Simplifying (* (sqrt (+ (* (/ 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))))))) (sqrt (+ (* (/ 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)))))))) 153.133 * * [simplify]: iters left: 6 (25 enodes) 153.148 * * [simplify]: iters left: 5 (117 enodes) 153.199 * * [simplify]: iters left: 4 (338 enodes) 153.372 * * [simplify]: Extracting #0: cost 1 inf + 0 153.372 * * [simplify]: Extracting #1: cost 26 inf + 0 153.373 * * [simplify]: Extracting #2: cost 249 inf + 0 153.374 * * [simplify]: Extracting #3: cost 412 inf + 3 153.377 * * [simplify]: Extracting #4: cost 386 inf + 12122 153.393 * * [simplify]: Extracting #5: cost 243 inf + 78149 153.424 * * [simplify]: Extracting #6: cost 36 inf + 219529 153.501 * * [simplify]: Extracting #7: cost 5 inf + 242074 153.561 * * [simplify]: Extracting #8: cost 0 inf + 244196 153.625 * * [simplify]: Extracting #9: cost 0 inf + 244156 153.672 * * [simplify]: Extracting #10: cost 0 inf + 244116 153.748 * [simplify]: Simplified to (+ (* (/ 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)))) (+ (/ 1 (fabs x)) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))) 153.748 * [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)))) (* (* (+ (+ (/ 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))))) (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)))) (+ (/ 1 (fabs x)) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))))) (exp (* (fabs x) (fabs x))))) 153.749 * * * * [progress]: [ 158 / 286 ] simplifiying candidate # 153.749 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (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)))) (sqrt (- (* (/ 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))))))) 153.750 * * [simplify]: iters left: 6 (32 enodes) 153.770 * * [simplify]: iters left: 5 (148 enodes) 153.831 * * [simplify]: iters left: 4 (370 enodes) 153.992 * * [simplify]: Extracting #0: cost 1 inf + 0 153.992 * * [simplify]: Extracting #1: cost 8 inf + 0 153.993 * * [simplify]: Extracting #2: cost 17 inf + 0 153.993 * * [simplify]: Extracting #3: cost 75 inf + 0 153.993 * * [simplify]: Extracting #4: cost 357 inf + 2 153.995 * * [simplify]: Extracting #5: cost 479 inf + 253 153.998 * * [simplify]: Extracting #6: cost 429 inf + 17124 154.008 * * [simplify]: Extracting #7: cost 340 inf + 51791 154.029 * * [simplify]: Extracting #8: cost 270 inf + 92984 154.072 * * [simplify]: Extracting #9: cost 34 inf + 243757 154.143 * * [simplify]: Extracting #10: cost 4 inf + 266578 154.199 * * [simplify]: Extracting #11: cost 0 inf + 271208 154.276 * [simplify]: Simplified to (* (sqrt (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7))) (* (* (+ (+ (/ 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)))))) (* (sqrt (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (+ (/ 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)))))) (sqrt (/ 1 PI)))) 154.276 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7))) (* (* (+ (+ (/ 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)))))) (* (sqrt (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (+ (/ 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)))))) (sqrt (/ 1 PI)))) (* (sqrt (+ (* (/ 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))))))) (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))))) 154.276 * [simplify]: Simplifying (* (sqrt (+ (* (/ 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))))))) (sqrt (- (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 154.277 * * [simplify]: iters left: 6 (27 enodes) 154.285 * * [simplify]: iters left: 5 (130 enodes) 154.330 * * [simplify]: iters left: 4 (370 enodes) 154.487 * * [simplify]: Extracting #0: cost 1 inf + 0 154.487 * * [simplify]: Extracting #1: cost 4 inf + 0 154.487 * * [simplify]: Extracting #2: cost 8 inf + 0 154.487 * * [simplify]: Extracting #3: cost 59 inf + 0 154.488 * * [simplify]: Extracting #4: cost 320 inf + 0 154.489 * * [simplify]: Extracting #5: cost 458 inf + 7 154.503 * * [simplify]: Extracting #6: cost 343 inf + 57060 154.573 * * [simplify]: Extracting #7: cost 45 inf + 230741 154.627 * * [simplify]: Extracting #8: cost 2 inf + 258534 154.697 * * [simplify]: Extracting #9: cost 0 inf + 260703 154.761 * [simplify]: Simplified to (* (sqrt (- (- (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5))) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ -1 (fabs x))))) (sqrt (- (+ (* (+ (/ 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)))))))) 154.761 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7))) (* (* (+ (+ (/ 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)))))) (* (sqrt (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (+ (/ 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)))))) (sqrt (/ 1 PI)))) (* (sqrt (- (- (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5))) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ -1 (fabs x))))) (sqrt (- (+ (* (+ (/ 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))))) 154.762 * * * * [progress]: [ 159 / 286 ] simplifiying candidate # 154.763 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (- (* (/ 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 (+ (* 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)))))) 154.763 * * [simplify]: iters left: 6 (39 enodes) 154.784 * * [simplify]: iters left: 5 (179 enodes) 154.832 * * [simplify]: iters left: 4 (476 enodes) 155.058 * * [simplify]: Extracting #0: cost 1 inf + 0 155.058 * * [simplify]: Extracting #1: cost 8 inf + 0 155.058 * * [simplify]: Extracting #2: cost 17 inf + 0 155.058 * * [simplify]: Extracting #3: cost 71 inf + 0 155.060 * * [simplify]: Extracting #4: cost 287 inf + 2 155.063 * * [simplify]: Extracting #5: cost 483 inf + 251 155.069 * * [simplify]: Extracting #6: cost 435 inf + 12431 155.079 * * [simplify]: Extracting #7: cost 262 inf + 81061 155.106 * * [simplify]: Extracting #8: cost 63 inf + 194922 155.142 * * [simplify]: Extracting #9: cost 5 inf + 239923 155.208 * * [simplify]: Extracting #10: cost 0 inf + 245831 155.284 * [simplify]: Simplified to (* (sqrt (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (+ (/ 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)))))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (* (* (fabs x) (fabs x)) (fabs x)) (+ (* (pow (fabs x) 6) (pow (fabs x) 6)) (* 15/8 (pow (fabs x) 6)))) (* (+ (* 1/2 (pow (fabs x) 6)) (* 3/4 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)))))) 155.284 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (+ (/ 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)))))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (* (* (fabs x) (fabs x)) (fabs x)) (+ (* (pow (fabs x) 6) (pow (fabs x) 6)) (* 15/8 (pow (fabs x) 6)))) (* (+ (* 1/2 (pow (fabs x) 6)) (* 3/4 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) (pow (fabs x) 7)))))) (* (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 (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 155.285 * [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))))) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) 155.286 * * [simplify]: iters left: 6 (25 enodes) 155.295 * * [simplify]: iters left: 5 (107 enodes) 155.317 * * [simplify]: iters left: 4 (232 enodes) 155.427 * * [simplify]: Extracting #0: cost 1 inf + 0 155.427 * * [simplify]: Extracting #1: cost 4 inf + 0 155.427 * * [simplify]: Extracting #2: cost 8 inf + 0 155.427 * * [simplify]: Extracting #3: cost 68 inf + 0 155.428 * * [simplify]: Extracting #4: cost 172 inf + 0 155.429 * * [simplify]: Extracting #5: cost 159 inf + 1339 155.435 * * [simplify]: Extracting #6: cost 78 inf + 27078 155.446 * * [simplify]: Extracting #7: cost 24 inf + 49608 155.461 * * [simplify]: Extracting #8: cost 1 inf + 61559 155.479 * * [simplify]: Extracting #9: cost 0 inf + 62757 155.493 * [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))))))) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8)))) 155.493 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (- (* (/ 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 (+ (* 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 (+ (/ -1 (fabs x)) (- (/ 15/8 (pow (fabs x) 7)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (sqrt (* (pow (fabs x) 8) (pow (fabs x) 8))))) (exp (* (fabs x) (fabs x))))) 155.494 * * * * [progress]: [ 160 / 286 ] simplifiying candidate # 155.495 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (- (* (/ 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 (+ (* 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)))))) 155.496 * * [simplify]: iters left: 6 (44 enodes) 155.521 * * [simplify]: iters left: 5 (221 enodes) 155.615 * * [simplify]: Extracting #0: cost 1 inf + 0 155.615 * * [simplify]: Extracting #1: cost 9 inf + 0 155.615 * * [simplify]: Extracting #2: cost 17 inf + 0 155.615 * * [simplify]: Extracting #3: cost 35 inf + 0 155.616 * * [simplify]: Extracting #4: cost 105 inf + 2 155.616 * * [simplify]: Extracting #5: cost 166 inf + 169 155.617 * * [simplify]: Extracting #6: cost 230 inf + 255 155.618 * * [simplify]: Extracting #7: cost 235 inf + 4507 155.620 * * [simplify]: Extracting #8: cost 169 inf + 19928 155.624 * * [simplify]: Extracting #9: cost 136 inf + 31988 155.635 * * [simplify]: Extracting #10: cost 61 inf + 74248 155.658 * * [simplify]: Extracting #11: cost 12 inf + 106361 155.678 * * [simplify]: Extracting #12: cost 4 inf + 116655 155.708 * * [simplify]: Extracting #13: cost 0 inf + 122403 155.739 * [simplify]: Simplified to (* (* (sqrt (* (- (/ 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)))))) (sqrt (/ 1 PI))) (sqrt (+ (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) 15/8) (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))))) (* (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (* (/ 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))))))) 155.739 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (* (sqrt (* (- (/ 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)))))) (sqrt (/ 1 PI))) (sqrt (+ (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) 15/8) (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))))) (* (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (* (/ 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))))))) (* (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 (* (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))))) 155.741 * [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))))) (sqrt (* (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))))) 155.741 * * [simplify]: iters left: 6 (29 enodes) 155.759 * * [simplify]: iters left: 5 (134 enodes) 155.793 * * [simplify]: iters left: 4 (332 enodes) 155.922 * * [simplify]: Extracting #0: cost 1 inf + 0 155.922 * * [simplify]: Extracting #1: cost 4 inf + 0 155.922 * * [simplify]: Extracting #2: cost 8 inf + 0 155.922 * * [simplify]: Extracting #3: cost 69 inf + 0 155.923 * * [simplify]: Extracting #4: cost 168 inf + 0 155.924 * * [simplify]: Extracting #5: cost 315 inf + 1678 155.927 * * [simplify]: Extracting #6: cost 314 inf + 23923 155.949 * * [simplify]: Extracting #7: cost 121 inf + 102309 155.972 * * [simplify]: Extracting #8: cost 14 inf + 156510 155.995 * * [simplify]: Extracting #9: cost 0 inf + 164380 156.024 * * [simplify]: Extracting #10: cost 0 inf + 163976 156.053 * [simplify]: Simplified to (* (sqrt (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (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) 8))) (sqrt (- (+ (/ 15/8 (pow (fabs x) 7)) (/ -1 (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) 156.053 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (* (- (/ 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)))))) (sqrt (/ 1 PI))) (sqrt (+ (* (* (+ (* (/ 3/4 (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) 15/8) (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))))) (* (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (* (/ 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))))))) (* (sqrt (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (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) 8))) (sqrt (- (+ (/ 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))))) 156.054 * * * * [progress]: [ 161 / 286 ] simplifiying candidate # 156.054 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (- (* (/ 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 (+ (* 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)))))) 156.055 * * [simplify]: iters left: 6 (39 enodes) 156.066 * * [simplify]: iters left: 5 (180 enodes) 156.107 * * [simplify]: iters left: 4 (495 enodes) 156.332 * * [simplify]: Extracting #0: cost 1 inf + 0 156.332 * * [simplify]: Extracting #1: cost 8 inf + 0 156.332 * * [simplify]: Extracting #2: cost 17 inf + 0 156.333 * * [simplify]: Extracting #3: cost 74 inf + 0 156.334 * * [simplify]: Extracting #4: cost 287 inf + 2 156.337 * * [simplify]: Extracting #5: cost 484 inf + 209 156.343 * * [simplify]: Extracting #6: cost 527 inf + 11807 156.356 * * [simplify]: Extracting #7: cost 447 inf + 45824 156.386 * * [simplify]: Extracting #8: cost 293 inf + 115322 156.453 * * [simplify]: Extracting #9: cost 79 inf + 249236 156.549 * * [simplify]: Extracting #10: cost 6 inf + 301752 156.624 * * [simplify]: Extracting #11: cost 1 inf + 307687 156.700 * * [simplify]: Extracting #12: cost 0 inf + 308592 156.780 * * [simplify]: Extracting #13: cost 0 inf + 308351 156.839 * * [simplify]: Extracting #14: cost 0 inf + 308311 156.909 * [simplify]: Simplified to (* (sqrt (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (+ (/ 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)))))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (* (- (/ 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))))) 1)) (pow (fabs x) 7)))))) 156.910 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (+ (/ 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)))))) (* (sqrt (/ 1 PI)) (sqrt (+ (* (* (- (/ 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))))) 1)) (pow (fabs x) 7)))))) (* (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 (* (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))))) 156.911 * [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))))) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) 156.911 * * [simplify]: iters left: 6 (25 enodes) 156.925 * * [simplify]: iters left: 5 (104 enodes) 156.948 * * [simplify]: iters left: 4 (204 enodes) 157.013 * * [simplify]: Extracting #0: cost 1 inf + 0 157.013 * * [simplify]: Extracting #1: cost 4 inf + 0 157.013 * * [simplify]: Extracting #2: cost 8 inf + 0 157.014 * * [simplify]: Extracting #3: cost 61 inf + 0 157.014 * * [simplify]: Extracting #4: cost 132 inf + 0 157.014 * * [simplify]: Extracting #5: cost 157 inf + 881 157.016 * * [simplify]: Extracting #6: cost 96 inf + 16656 157.020 * * [simplify]: Extracting #7: cost 46 inf + 39013 157.036 * * [simplify]: Extracting #8: cost 3 inf + 63884 157.051 * * [simplify]: Extracting #9: cost 0 inf + 65619 157.060 * [simplify]: Simplified to (* (sqrt (- (- (+ (/ 15/8 (pow (fabs x) 7)) (/ -1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (sqrt (* (pow (fabs x) 8) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) 157.060 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (- (* (/ 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 (+ (* 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 (- (- (+ (/ 15/8 (pow (fabs x) 7)) (/ -1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (sqrt (* (pow (fabs x) 8) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))))) (exp (* (fabs x) (fabs x))))) 157.060 * * * * [progress]: [ 162 / 286 ] simplifiying candidate # 157.061 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (- (* (/ 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 (+ (* 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)))))) 157.061 * * [simplify]: iters left: 6 (40 enodes) 157.074 * * [simplify]: iters left: 5 (206 enodes) 157.154 * * [simplify]: Extracting #0: cost 1 inf + 0 157.155 * * [simplify]: Extracting #1: cost 9 inf + 0 157.155 * * [simplify]: Extracting #2: cost 17 inf + 0 157.155 * * [simplify]: Extracting #3: cost 39 inf + 0 157.156 * * [simplify]: Extracting #4: cost 129 inf + 2 157.156 * * [simplify]: Extracting #5: cost 191 inf + 127 157.158 * * [simplify]: Extracting #6: cost 203 inf + 2178 157.161 * * [simplify]: Extracting #7: cost 159 inf + 15935 157.166 * * [simplify]: Extracting #8: cost 148 inf + 18030 157.171 * * [simplify]: Extracting #9: cost 136 inf + 22340 157.182 * * [simplify]: Extracting #10: cost 88 inf + 49622 157.208 * * [simplify]: Extracting #11: cost 22 inf + 93452 157.226 * * [simplify]: Extracting #12: cost 3 inf + 112139 157.255 * * [simplify]: Extracting #13: cost 0 inf + 116701 157.296 * * [simplify]: Extracting #14: cost 0 inf + 116581 157.338 * [simplify]: Simplified to (* (sqrt (- (* (/ 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 (/ 1 PI)) (sqrt (+ (* (+ (* (- (- (/ 1 (fabs x)) (/ 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)))) (+ (/ 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)))) (* (+ (/ 3/4 (pow (fabs 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)) (* (/ 1 (fabs x)) (/ 1 (fabs x))))) (pow (fabs x) 7)))))) 157.338 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (- (* (/ 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 (/ 1 PI)) (sqrt (+ (* (+ (* (- (- (/ 1 (fabs x)) (/ 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)))) (+ (/ 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)))) (* (+ (/ 3/4 (pow (fabs 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)) (* (/ 1 (fabs x)) (/ 1 (fabs x))))) (pow (fabs x) 7)))))) (* (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 (* (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))))) 157.340 * [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))))) (sqrt (* (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)))))))) 157.340 * * [simplify]: iters left: 6 (28 enodes) 157.357 * * [simplify]: iters left: 5 (134 enodes) 157.403 * * [simplify]: iters left: 4 (344 enodes) 157.528 * * [simplify]: Extracting #0: cost 1 inf + 0 157.528 * * [simplify]: Extracting #1: cost 4 inf + 0 157.528 * * [simplify]: Extracting #2: cost 8 inf + 0 157.528 * * [simplify]: Extracting #3: cost 60 inf + 0 157.529 * * [simplify]: Extracting #4: cost 211 inf + 0 157.530 * * [simplify]: Extracting #5: cost 348 inf + 9 157.532 * * [simplify]: Extracting #6: cost 346 inf + 1587 157.547 * * [simplify]: Extracting #7: cost 201 inf + 62323 157.578 * * [simplify]: Extracting #8: cost 24 inf + 168221 157.617 * * [simplify]: Extracting #9: cost 1 inf + 184617 157.657 * * [simplify]: Extracting #10: cost 0 inf + 185724 157.698 * * [simplify]: Extracting #11: cost 0 inf + 185684 157.729 * [simplify]: Simplified to (* (sqrt (- (/ 15/8 (pow (fabs x) 7)) (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)))))) (sqrt (* (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)) (- (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))))))))) 157.729 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (- (* (/ 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 (/ 1 PI)) (sqrt (+ (* (+ (* (- (- (/ 1 (fabs x)) (/ 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)))) (+ (/ 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)))) (* (+ (/ 3/4 (pow (fabs 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)) (* (/ 1 (fabs x)) (/ 1 (fabs x))))) (pow (fabs x) 7)))))) (* (sqrt (- (/ 15/8 (pow (fabs x) 7)) (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)))))) (sqrt (* (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)) (- (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)))))))))) (exp (* (fabs x) (fabs x))))) 157.730 * * * * [progress]: [ 163 / 286 ] simplifiying candidate # 157.730 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (- (* (/ 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 (+ (* 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)))))))) 157.731 * * [simplify]: iters left: 6 (35 enodes) 157.743 * * [simplify]: iters left: 5 (162 enodes) 157.784 * * [simplify]: iters left: 4 (415 enodes) 157.995 * * [simplify]: Extracting #0: cost 1 inf + 0 157.995 * * [simplify]: Extracting #1: cost 8 inf + 0 157.995 * * [simplify]: Extracting #2: cost 17 inf + 0 157.995 * * [simplify]: Extracting #3: cost 81 inf + 0 157.996 * * [simplify]: Extracting #4: cost 299 inf + 2 157.998 * * [simplify]: Extracting #5: cost 497 inf + 170 158.002 * * [simplify]: Extracting #6: cost 466 inf + 16646 158.008 * * [simplify]: Extracting #7: cost 390 inf + 41537 158.016 * * [simplify]: Extracting #8: cost 345 inf + 63681 158.061 * * [simplify]: Extracting #9: cost 128 inf + 200504 158.119 * * [simplify]: Extracting #10: cost 5 inf + 287047 158.196 * * [simplify]: Extracting #11: cost 0 inf + 291061 158.248 * * [simplify]: Extracting #12: cost 0 inf + 290821 158.316 * * [simplify]: Extracting #13: cost 0 inf + 290781 158.396 * [simplify]: Simplified to (* (* (sqrt (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (/ 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)))))))) (sqrt (/ 1 PI))) (sqrt (* (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ -1 (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))))) (pow (fabs x) 7)) 15/8)))) 158.396 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (* (sqrt (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (/ 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)))))))) (sqrt (/ 1 PI))) (sqrt (* (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ -1 (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))))) (pow (fabs x) 7)) 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))))) (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))))) 158.396 * [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))))) (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 158.396 * * [simplify]: iters left: 6 (24 enodes) 158.404 * * [simplify]: iters left: 5 (100 enodes) 158.437 * * [simplify]: iters left: 4 (198 enodes) 158.497 * * [simplify]: iters left: 3 (453 enodes) 158.686 * * [simplify]: Extracting #0: cost 1 inf + 0 158.686 * * [simplify]: Extracting #1: cost 4 inf + 0 158.686 * * [simplify]: Extracting #2: cost 8 inf + 0 158.686 * * [simplify]: Extracting #3: cost 66 inf + 0 158.688 * * [simplify]: Extracting #4: cost 215 inf + 0 158.689 * * [simplify]: Extracting #5: cost 262 inf + 12 158.694 * * [simplify]: Extracting #6: cost 217 inf + 16680 158.711 * * [simplify]: Extracting #7: cost 65 inf + 83736 158.726 * * [simplify]: Extracting #8: cost 7 inf + 116519 158.749 * * [simplify]: Extracting #9: cost 0 inf + 119913 158.780 * [simplify]: Simplified to (* (sqrt (- (/ -1 (fabs x)) (- (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 15/8 (pow (fabs x) 7))))) (sqrt (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ -1 (fabs x))))))) 158.780 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (- (* (/ 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 (+ (* 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 (- (/ -1 (fabs x)) (- (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 15/8 (pow (fabs x) 7))))) (sqrt (* (pow (fabs x) 7) (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ -1 (fabs x)))))))) (exp (* (fabs x) (fabs x))))) 158.781 * * * * [progress]: [ 164 / 286 ] simplifiying candidate # 158.781 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (- (* (/ 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 (+ (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)))) 158.782 * * [simplify]: iters left: 6 (32 enodes) 158.802 * * [simplify]: iters left: 5 (148 enodes) 158.857 * * [simplify]: iters left: 4 (370 enodes) 159.053 * * [simplify]: Extracting #0: cost 1 inf + 0 159.053 * * [simplify]: Extracting #1: cost 8 inf + 0 159.053 * * [simplify]: Extracting #2: cost 17 inf + 0 159.053 * * [simplify]: Extracting #3: cost 75 inf + 0 159.055 * * [simplify]: Extracting #4: cost 355 inf + 2 159.058 * * [simplify]: Extracting #5: cost 478 inf + 171 159.062 * * [simplify]: Extracting #6: cost 483 inf + 263 159.068 * * [simplify]: Extracting #7: cost 432 inf + 13565 159.086 * * [simplify]: Extracting #8: cost 298 inf + 79908 159.142 * * [simplify]: Extracting #9: cost 47 inf + 243518 159.204 * * [simplify]: Extracting #10: cost 0 inf + 272817 159.272 * * [simplify]: Extracting #11: cost 0 inf + 272737 159.321 * [simplify]: Simplified to (* (sqrt (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (/ 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))))))) (* (sqrt (+ (* (/ 15/8 (pow (fabs x) 7)) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))) (* (+ (/ 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)))))))) (sqrt (/ 1 PI)))) 159.321 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (/ 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))))))) (* (sqrt (+ (* (/ 15/8 (pow (fabs x) 7)) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))) (* (+ (/ 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)))))))) (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)) (/ 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))))) 159.322 * [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))))) (sqrt (+ (* (/ 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)))))))) 159.322 * * [simplify]: iters left: 6 (27 enodes) 159.339 * * [simplify]: iters left: 5 (130 enodes) 159.394 * * [simplify]: iters left: 4 (370 enodes) 159.608 * * [simplify]: Extracting #0: cost 1 inf + 0 159.609 * * [simplify]: Extracting #1: cost 4 inf + 0 159.609 * * [simplify]: Extracting #2: cost 8 inf + 0 159.609 * * [simplify]: Extracting #3: cost 60 inf + 0 159.610 * * [simplify]: Extracting #4: cost 324 inf + 0 159.613 * * [simplify]: Extracting #5: cost 461 inf + 7 159.624 * * [simplify]: Extracting #6: cost 357 inf + 43499 159.673 * * [simplify]: Extracting #7: cost 88 inf + 195666 159.758 * * [simplify]: Extracting #8: cost 1 inf + 264111 159.842 * * [simplify]: Extracting #9: cost 0 inf + 263997 159.899 * [simplify]: Simplified to (* (sqrt (- (- (/ 15/8 (pow (fabs x) 7)) (/ 1 (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (sqrt (- (+ (* (/ 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)))))))) 159.899 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (/ 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))))))) (* (sqrt (+ (* (/ 15/8 (pow (fabs x) 7)) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))) (* (+ (/ 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)))))))) (sqrt (/ 1 PI)))) (* (sqrt (- (- (/ 15/8 (pow (fabs x) 7)) (/ 1 (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (sqrt (- (+ (* (/ 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))))) 159.900 * * * * [progress]: [ 165 / 286 ] simplifiying candidate # 159.900 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (- (* (/ 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 (- (* (/ 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))))))) 159.902 * * [simplify]: iters left: 6 (27 enodes) 159.911 * * [simplify]: iters left: 5 (118 enodes) 159.934 * * [simplify]: iters left: 4 (265 enodes) 160.032 * * [simplify]: Extracting #0: cost 1 inf + 0 160.032 * * [simplify]: Extracting #1: cost 10 inf + 0 160.033 * * [simplify]: Extracting #2: cost 56 inf + 0 160.033 * * [simplify]: Extracting #3: cost 201 inf + 0 160.034 * * [simplify]: Extracting #4: cost 298 inf + 251 160.035 * * [simplify]: Extracting #5: cost 285 inf + 6010 160.039 * * [simplify]: Extracting #6: cost 223 inf + 26230 160.053 * * [simplify]: Extracting #7: cost 94 inf + 104655 160.085 * * [simplify]: Extracting #8: cost 3 inf + 164570 160.124 * * [simplify]: Extracting #9: cost 0 inf + 160167 160.166 * * [simplify]: Extracting #10: cost 0 inf + 159276 160.191 * * [simplify]: Extracting #11: cost 0 inf + 159116 160.221 * [simplify]: Simplified to (* (sqrt (/ 1 PI)) (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (/ 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))))))) 160.221 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (/ 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))))))) (* (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))))))) (exp (* (fabs x) (fabs x))))) 160.224 * [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))))) (sqrt (- (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 160.224 * * [simplify]: iters left: 6 (21 enodes) 160.237 * * [simplify]: iters left: 5 (83 enodes) 160.269 * * [simplify]: iters left: 4 (152 enodes) 160.328 * * [simplify]: iters left: 3 (303 enodes) 160.447 * * [simplify]: Extracting #0: cost 1 inf + 0 160.447 * * [simplify]: Extracting #1: cost 40 inf + 0 160.448 * * [simplify]: Extracting #2: cost 91 inf + 0 160.448 * * [simplify]: Extracting #3: cost 120 inf + 7 160.450 * * [simplify]: Extracting #4: cost 127 inf + 1501 160.455 * * [simplify]: Extracting #5: cost 64 inf + 22031 160.463 * * [simplify]: Extracting #6: cost 11 inf + 44861 160.470 * * [simplify]: Extracting #7: cost 0 inf + 48622 160.476 * [simplify]: Simplified to (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ -1 (fabs x))) (- (/ (/ -1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) 160.476 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (- (* (/ 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 (- (* (/ 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))) (- (/ (/ -1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) (exp (* (fabs x) (fabs x))))) 160.477 * * * * [progress]: [ 166 / 286 ] simplifiying candidate # 160.477 * [simplify]: Simplifying (* (* (sqrt 1) (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 (* (* (* (* (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)))))) 160.477 * * [simplify]: iters left: 6 (35 enodes) 160.493 * * [simplify]: iters left: 5 (155 enodes) 160.556 * * [simplify]: iters left: 4 (360 enodes) 160.754 * * [simplify]: Extracting #0: cost 1 inf + 0 160.755 * * [simplify]: Extracting #1: cost 5 inf + 0 160.755 * * [simplify]: Extracting #2: cost 8 inf + 1 160.755 * * [simplify]: Extracting #3: cost 36 inf + 1 160.755 * * [simplify]: Extracting #4: cost 136 inf + 1 160.757 * * [simplify]: Extracting #5: cost 253 inf + 4 160.761 * * [simplify]: Extracting #6: cost 221 inf + 13290 160.777 * * [simplify]: Extracting #7: cost 75 inf + 70271 160.802 * * [simplify]: Extracting #8: cost 16 inf + 101359 160.821 * * [simplify]: Extracting #9: cost 0 inf + 111922 160.844 * [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 (+ (+ (* (pow (fabs x) 7) (* (pow (fabs x) 7) (fabs x))) (* (* (* (pow (fabs x) 7) (fabs x)) 15/8) (fabs x))) (* (fabs x) (+ (* (* 3/4 (* (fabs x) (* (fabs x) (fabs x)))) (pow (fabs x) 7)) (* (* (pow (fabs x) 5) 1/2) (pow (fabs x) 7))))))) 160.844 * [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 (+ (+ (* (pow (fabs x) 7) (* (pow (fabs x) 7) (fabs x))) (* (* (* (pow (fabs x) 7) (fabs x)) 15/8) (fabs x))) (* (fabs x) (+ (* (* 3/4 (* (fabs x) (* (fabs x) (fabs x)))) (pow (fabs x) 7)) (* (* (pow (fabs x) 5) 1/2) (pow (fabs x) 7))))))) (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 160.845 * [simplify]: Simplifying (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) 160.845 * * [simplify]: iters left: 6 (15 enodes) 160.854 * * [simplify]: iters left: 5 (65 enodes) 160.868 * * [simplify]: iters left: 4 (151 enodes) 160.932 * * [simplify]: iters left: 3 (443 enodes) 161.385 * * [simplify]: Extracting #0: cost 1 inf + 0 161.385 * * [simplify]: Extracting #1: cost 4 inf + 0 161.385 * * [simplify]: Extracting #2: cost 9 inf + 0 161.385 * * [simplify]: Extracting #3: cost 112 inf + 1 161.387 * * [simplify]: Extracting #4: cost 490 inf + 85 161.391 * * [simplify]: Extracting #5: cost 420 inf + 17546 161.415 * * [simplify]: Extracting #6: cost 123 inf + 148265 161.444 * * [simplify]: Extracting #7: cost 0 inf + 214957 161.485 * * [simplify]: Extracting #8: cost 0 inf + 214317 161.525 * [simplify]: Simplified to (* (sqrt PI) (fabs (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))) 161.526 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt 1) (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 (* (* (* (* (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) (fabs (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))))) (exp (* (fabs x) (fabs x))))) 161.526 * * * * [progress]: [ 167 / 286 ] simplifiying candidate # 161.527 * [simplify]: Simplifying (* (* (sqrt 1) (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 (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (- (* (/ 3/4 (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)))))) 161.527 * * [simplify]: iters left: 6 (40 enodes) 161.553 * * [simplify]: iters left: 5 (197 enodes) 161.641 * * [simplify]: Extracting #0: cost 1 inf + 0 161.641 * * [simplify]: Extracting #1: cost 5 inf + 0 161.641 * * [simplify]: Extracting #2: cost 8 inf + 1 161.641 * * [simplify]: Extracting #3: cost 27 inf + 1 161.642 * * [simplify]: Extracting #4: cost 76 inf + 1 161.642 * * [simplify]: Extracting #5: cost 129 inf + 3 161.642 * * [simplify]: Extracting #6: cost 176 inf + 1888 161.644 * * [simplify]: Extracting #7: cost 160 inf + 11245 161.651 * * [simplify]: Extracting #8: cost 40 inf + 62343 161.665 * * [simplify]: Extracting #9: cost 6 inf + 83749 161.690 * * [simplify]: Extracting #10: cost 1 inf + 89989 161.707 * * [simplify]: Extracting #11: cost 0 inf + 91015 161.724 * * [simplify]: Extracting #12: cost 0 inf + 90935 161.751 * [simplify]: Simplified to (* (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (/ 15/8 (pow (fabs x) 7)))) (sqrt (+ (* (+ (+ (* (+ (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (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)) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ 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))))) 161.752 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (/ 15/8 (pow (fabs x) 7)))) (sqrt (+ (* (+ (+ (* (+ (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (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)) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ 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))))) (* (sqrt PI) (sqrt (* (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))))) 161.753 * [simplify]: Simplifying (* (sqrt PI) (sqrt (* (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))))) 161.753 * * [simplify]: iters left: 6 (23 enodes) 161.766 * * [simplify]: iters left: 5 (106 enodes) 161.807 * * [simplify]: iters left: 4 (272 enodes) 161.895 * * [simplify]: Extracting #0: cost 1 inf + 0 161.895 * * [simplify]: Extracting #1: cost 4 inf + 0 161.895 * * [simplify]: Extracting #2: cost 8 inf + 0 161.895 * * [simplify]: Extracting #3: cost 40 inf + 1 161.896 * * [simplify]: Extracting #4: cost 103 inf + 42 161.897 * * [simplify]: Extracting #5: cost 256 inf + 1469 161.901 * * [simplify]: Extracting #6: cost 316 inf + 11832 161.915 * * [simplify]: Extracting #7: cost 179 inf + 52959 161.943 * * [simplify]: Extracting #8: cost 73 inf + 104175 161.986 * * [simplify]: Extracting #9: cost 5 inf + 141724 162.015 * * [simplify]: Extracting #10: cost 0 inf + 145125 162.044 * [simplify]: Simplified to (* (sqrt (* (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)))))))) (sqrt PI)) 162.044 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (/ 15/8 (pow (fabs x) 7)))) (sqrt (+ (* (+ (+ (* (+ (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (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)) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (- (/ 3/4 (pow (fabs x) 5)) (/ 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))))) (* (sqrt (* (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)))))))) (sqrt PI))) (exp (* (fabs x) (fabs x))))) 162.045 * * * * [progress]: [ 168 / 286 ] simplifiying candidate # 162.046 * [simplify]: Simplifying (* (* (sqrt 1) (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 (* (- (/ 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)))))) 162.046 * * [simplify]: iters left: 6 (35 enodes) 162.067 * * [simplify]: iters left: 5 (156 enodes) 162.108 * * [simplify]: iters left: 4 (381 enodes) 162.262 * * [simplify]: Extracting #0: cost 1 inf + 0 162.262 * * [simplify]: Extracting #1: cost 5 inf + 0 162.262 * * [simplify]: Extracting #2: cost 8 inf + 1 162.262 * * [simplify]: Extracting #3: cost 37 inf + 1 162.263 * * [simplify]: Extracting #4: cost 146 inf + 1 162.264 * * [simplify]: Extracting #5: cost 274 inf + 4 162.268 * * [simplify]: Extracting #6: cost 328 inf + 11709 162.284 * * [simplify]: Extracting #7: cost 205 inf + 76237 162.312 * * [simplify]: Extracting #8: cost 23 inf + 168443 162.366 * * [simplify]: Extracting #9: cost 0 inf + 182482 162.398 * * [simplify]: Extracting #10: cost 0 inf + 181560 162.441 * [simplify]: Simplified to (* (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (/ 15/8 (pow (fabs x) 7)))) (sqrt (+ (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (fabs x) 15/8)) (* (pow (fabs x) 7) (* (+ (* (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (fabs x)) 1) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))))) 162.441 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (/ 15/8 (pow (fabs x) 7)))) (sqrt (+ (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (fabs x) 15/8)) (* (pow (fabs x) 7) (* (+ (* (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (fabs x)) 1) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))))) (* (sqrt PI) (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))))) 162.442 * [simplify]: Simplifying (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) 162.442 * * [simplify]: iters left: 6 (19 enodes) 162.447 * * [simplify]: iters left: 5 (76 enodes) 162.462 * * [simplify]: iters left: 4 (143 enodes) 162.505 * * [simplify]: iters left: 3 (364 enodes) 162.677 * * [simplify]: Extracting #0: cost 1 inf + 0 162.677 * * [simplify]: Extracting #1: cost 4 inf + 0 162.677 * * [simplify]: Extracting #2: cost 8 inf + 0 162.677 * * [simplify]: Extracting #3: cost 45 inf + 1 162.678 * * [simplify]: Extracting #4: cost 162 inf + 42 162.678 * * [simplify]: Extracting #5: cost 254 inf + 627 162.681 * * [simplify]: Extracting #6: cost 226 inf + 19528 162.691 * * [simplify]: Extracting #7: cost 62 inf + 96516 162.708 * * [simplify]: Extracting #8: cost 8 inf + 125403 162.737 * * [simplify]: Extracting #9: cost 0 inf + 129178 162.761 * [simplify]: Simplified to (* (sqrt (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8))) (sqrt PI)) 162.761 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (/ 15/8 (pow (fabs x) 7)))) (sqrt (+ (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (* (fabs x) 15/8)) (* (pow (fabs x) 7) (* (+ (* (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (fabs x)) 1) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))))) (* (sqrt (* (- (/ 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))))) 162.762 * * * * [progress]: [ 169 / 286 ] simplifiying candidate # 162.762 * [simplify]: Simplifying (* (* (sqrt 1) (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 (+ (* (+ (/ 1/2 (* (* (fabs x) (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)))))) 162.762 * * [simplify]: iters left: 6 (36 enodes) 162.774 * * [simplify]: iters left: 5 (182 enodes) 162.823 * * [simplify]: iters left: 4 (486 enodes) 163.090 * * [simplify]: Extracting #0: cost 1 inf + 0 163.090 * * [simplify]: Extracting #1: cost 5 inf + 0 163.090 * * [simplify]: Extracting #2: cost 8 inf + 1 163.090 * * [simplify]: Extracting #3: cost 43 inf + 1 163.091 * * [simplify]: Extracting #4: cost 181 inf + 1 163.093 * * [simplify]: Extracting #5: cost 358 inf + 4 163.098 * * [simplify]: Extracting #6: cost 442 inf + 12150 163.125 * * [simplify]: Extracting #7: cost 132 inf + 197487 163.206 * * [simplify]: Extracting #8: cost 6 inf + 269666 163.283 * * [simplify]: Extracting #9: cost 0 inf + 264073 163.366 * * [simplify]: Extracting #10: cost 0 inf + 263450 163.452 * [simplify]: Simplified to (* (sqrt (+ (+ (/ (* (pow (fabs x) 7) 1) (* (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))))) (* (- (/ (/ 1 (fabs x)) (fabs x)) (* (+ (/ 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))) (sqrt (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5))))))) 163.452 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (+ (/ (* (pow (fabs x) 7) 1) (* (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))))) (* (- (/ (/ 1 (fabs x)) (fabs x)) (* (+ (/ 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))) (sqrt (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5))))))) (* (sqrt PI) (sqrt (* (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))))) 163.453 * [simplify]: Simplifying (* (sqrt PI) (sqrt (* (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)))))))) 163.453 * * [simplify]: iters left: 6 (25 enodes) 163.468 * * [simplify]: iters left: 5 (118 enodes) 163.517 * * [simplify]: iters left: 4 (299 enodes) 163.663 * * [simplify]: Extracting #0: cost 1 inf + 0 163.663 * * [simplify]: Extracting #1: cost 4 inf + 0 163.663 * * [simplify]: Extracting #2: cost 8 inf + 0 163.663 * * [simplify]: Extracting #3: cost 32 inf + 1 163.663 * * [simplify]: Extracting #4: cost 150 inf + 83 163.664 * * [simplify]: Extracting #5: cost 309 inf + 87 163.666 * * [simplify]: Extracting #6: cost 322 inf + 94 163.668 * * [simplify]: Extracting #7: cost 270 inf + 22095 163.682 * * [simplify]: Extracting #8: cost 89 inf + 120304 163.730 * * [simplify]: Extracting #9: cost 4 inf + 173959 163.787 * * [simplify]: Extracting #10: cost 0 inf + 168672 163.831 * * [simplify]: Extracting #11: cost 0 inf + 168032 163.872 * [simplify]: Simplified to (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (- (/ 1 (* (fabs x) (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)))))))))) 163.872 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt 1) (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 (+ (* (+ (/ 1/2 (* (* (fabs x) (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)))))) (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (- (/ 1 (* (fabs x) (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))))) 163.873 * * * * [progress]: [ 170 / 286 ] simplifiying candidate # 163.873 * [simplify]: Simplifying (* (* (sqrt 1) (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 (- (+ (/ 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)))))))) 163.874 * * [simplify]: iters left: 6 (31 enodes) 163.896 * * [simplify]: iters left: 5 (138 enodes) 163.950 * * [simplify]: iters left: 4 (307 enodes) 164.096 * * [simplify]: Extracting #0: cost 1 inf + 0 164.097 * * [simplify]: Extracting #1: cost 5 inf + 0 164.097 * * [simplify]: Extracting #2: cost 8 inf + 1 164.097 * * [simplify]: Extracting #3: cost 45 inf + 1 164.097 * * [simplify]: Extracting #4: cost 145 inf + 1 164.099 * * [simplify]: Extracting #5: cost 256 inf + 5 164.103 * * [simplify]: Extracting #6: cost 313 inf + 16033 164.128 * * [simplify]: Extracting #7: cost 97 inf + 138240 164.162 * * [simplify]: Extracting #8: cost 9 inf + 183186 164.192 * * [simplify]: Extracting #9: cost 1 inf + 183138 164.221 * * [simplify]: Extracting #10: cost 0 inf + 183293 164.267 * * [simplify]: Extracting #11: cost 0 inf + 182962 164.308 * [simplify]: Simplified to (* (sqrt (* (+ (/ -1 (fabs x)) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (+ 15/8 (* (+ (/ 1 (fabs x)) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7))))) (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5)))) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) 164.308 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (* (+ (/ -1 (fabs x)) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (+ 15/8 (* (+ (/ 1 (fabs x)) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (pow (fabs x) 7))))) (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5)))) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (* (sqrt PI) (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))))) 164.309 * [simplify]: Simplifying (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 164.309 * * [simplify]: iters left: 6 (21 enodes) 164.317 * * [simplify]: iters left: 5 (84 enodes) 164.348 * * [simplify]: iters left: 4 (152 enodes) 164.413 * * [simplify]: iters left: 3 (331 enodes) 164.506 * * [simplify]: Extracting #0: cost 1 inf + 0 164.506 * * [simplify]: Extracting #1: cost 4 inf + 0 164.506 * * [simplify]: Extracting #2: cost 8 inf + 0 164.506 * * [simplify]: Extracting #3: cost 25 inf + 1 164.506 * * [simplify]: Extracting #4: cost 142 inf + 42 164.507 * * [simplify]: Extracting #5: cost 206 inf + 88 164.508 * * [simplify]: Extracting #6: cost 183 inf + 6855 164.513 * * [simplify]: Extracting #7: cost 66 inf + 56675 164.522 * * [simplify]: Extracting #8: cost 7 inf + 90270 164.533 * * [simplify]: Extracting #9: cost 0 inf + 95005 164.549 * [simplify]: Simplified to (* (sqrt (* (pow (fabs x) 7) (+ (- (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))))) (sqrt PI)) 164.549 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt 1) (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 (- (+ (/ 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 (* (pow (fabs x) 7) (+ (- (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))))) (sqrt PI))) (exp (* (fabs x) (fabs x))))) 164.550 * * * * [progress]: [ 171 / 286 ] simplifiying candidate # 164.551 * [simplify]: Simplifying (* (* (sqrt 1) (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 (+ (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)))) 164.551 * * [simplify]: iters left: 6 (28 enodes) 164.569 * * [simplify]: iters left: 5 (126 enodes) 164.620 * * [simplify]: iters left: 4 (258 enodes) 164.757 * * [simplify]: Extracting #0: cost 1 inf + 0 164.757 * * [simplify]: Extracting #1: cost 5 inf + 0 164.757 * * [simplify]: Extracting #2: cost 8 inf + 1 164.758 * * [simplify]: Extracting #3: cost 40 inf + 1 164.758 * * [simplify]: Extracting #4: cost 148 inf + 1 164.760 * * [simplify]: Extracting #5: cost 252 inf + 6 164.763 * * [simplify]: Extracting #6: cost 211 inf + 15494 164.787 * * [simplify]: Extracting #7: cost 53 inf + 97606 164.811 * * [simplify]: Extracting #8: cost 6 inf + 125204 164.840 * * [simplify]: Extracting #9: cost 0 inf + 128867 164.876 * * [simplify]: Extracting #10: cost 0 inf + 128605 164.898 * [simplify]: Simplified to (* (sqrt (+ (+ (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 15/8 (pow (fabs x) 7))) (/ 1 (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (sqrt (+ (* (* (+ (/ 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)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7)))))) 164.898 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (+ (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 15/8 (pow (fabs x) 7))) (/ 1 (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (sqrt (+ (* (* (+ (/ 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)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7)))))) (* (sqrt PI) (sqrt (+ (* (/ 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))))) 164.898 * [simplify]: Simplifying (* (sqrt PI) (sqrt (+ (* (/ 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)))))))) 164.898 * * [simplify]: iters left: 6 (27 enodes) 164.906 * * [simplify]: iters left: 5 (126 enodes) 164.935 * * [simplify]: iters left: 4 (346 enodes) 165.105 * * [simplify]: Extracting #0: cost 1 inf + 0 165.105 * * [simplify]: Extracting #1: cost 4 inf + 0 165.105 * * [simplify]: Extracting #2: cost 8 inf + 0 165.105 * * [simplify]: Extracting #3: cost 32 inf + 1 165.106 * * [simplify]: Extracting #4: cost 258 inf + 83 165.109 * * [simplify]: Extracting #5: cost 418 inf + 86 165.115 * * [simplify]: Extracting #6: cost 387 inf + 14237 165.132 * * [simplify]: Extracting #7: cost 254 inf + 74497 165.173 * * [simplify]: Extracting #8: cost 67 inf + 204621 165.224 * * [simplify]: Extracting #9: cost 1 inf + 251167 165.295 * * [simplify]: Extracting #10: cost 0 inf + 252033 165.351 * [simplify]: Simplified to (* (sqrt PI) (sqrt (- (* (+ (/ 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)) (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))) (/ 15/8 (pow (fabs x) 7))) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))))))) 165.351 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (sqrt (+ (+ (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 15/8 (pow (fabs x) 7))) (/ 1 (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (sqrt (+ (* (* (+ (/ 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)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7)))))) (* (sqrt PI) (sqrt (- (* (+ (/ 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)) (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (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))))) 165.352 * * * * [progress]: [ 172 / 286 ] simplifiying candidate # 165.352 * [simplify]: Simplifying (* (* (sqrt 1) (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)) (/ 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))))))) 165.352 * * [simplify]: iters left: 6 (27 enodes) 165.367 * * [simplify]: iters left: 5 (120 enodes) 165.392 * * [simplify]: iters left: 4 (272 enodes) 165.489 * * [simplify]: Extracting #0: cost 1 inf + 0 165.489 * * [simplify]: Extracting #1: cost 5 inf + 0 165.489 * * [simplify]: Extracting #2: cost 8 inf + 1 165.489 * * [simplify]: Extracting #3: cost 73 inf + 1 165.491 * * [simplify]: Extracting #4: cost 222 inf + 1 165.493 * * [simplify]: Extracting #5: cost 312 inf + 4 165.496 * * [simplify]: Extracting #6: cost 278 inf + 8492 165.513 * * [simplify]: Extracting #7: cost 142 inf + 68800 165.538 * * [simplify]: Extracting #8: cost 7 inf + 153544 165.570 * * [simplify]: Extracting #9: cost 0 inf + 158983 165.603 * [simplify]: Simplified to (* (sqrt (- (* (/ 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 (+ (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7)))))) 165.603 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (- (* (/ 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 (+ (+ (/ 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) (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))))) 165.604 * [simplify]: Simplifying (* (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)))))) 165.604 * * [simplify]: iters left: 6 (23 enodes) 165.616 * * [simplify]: iters left: 5 (92 enodes) 165.633 * * [simplify]: iters left: 4 (160 enodes) 165.674 * * [simplify]: iters left: 3 (310 enodes) 165.749 * * [simplify]: Extracting #0: cost 1 inf + 0 165.750 * * [simplify]: Extracting #1: cost 4 inf + 0 165.750 * * [simplify]: Extracting #2: cost 8 inf + 0 165.750 * * [simplify]: Extracting #3: cost 42 inf + 1 165.750 * * [simplify]: Extracting #4: cost 92 inf + 42 165.750 * * [simplify]: Extracting #5: cost 120 inf + 90 165.751 * * [simplify]: Extracting #6: cost 131 inf + 927 165.753 * * [simplify]: Extracting #7: cost 69 inf + 19393 165.758 * * [simplify]: Extracting #8: cost 17 inf + 41197 165.765 * * [simplify]: Extracting #9: cost 0 inf + 49531 165.772 * [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 PI)) 165.772 * [simplify]: Simplified (2 1 2) to (λ (x) (* (/ (* (* (sqrt 1) (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)) (/ 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 (- (+ (/ -1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (sqrt PI))) (exp (* (fabs x) (fabs x))))) 165.772 * * * * [progress]: [ 173 / 286 ] simplifiying candidate # 165.772 * * * * [progress]: [ 174 / 286 ] simplifiying candidate # 165.772 * [simplify]: Simplifying (cbrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 165.772 * * [simplify]: iters left: 6 (21 enodes) 165.779 * * [simplify]: iters left: 5 (84 enodes) 165.795 * * [simplify]: iters left: 4 (146 enodes) 165.828 * * [simplify]: iters left: 3 (259 enodes) 165.915 * * [simplify]: iters left: 2 (395 enodes) 166.034 * * [simplify]: Extracting #0: cost 1 inf + 0 166.035 * * [simplify]: Extracting #1: cost 3 inf + 0 166.035 * * [simplify]: Extracting #2: cost 5 inf + 0 166.035 * * [simplify]: Extracting #3: cost 20 inf + 0 166.035 * * [simplify]: Extracting #4: cost 49 inf + 0 166.035 * * [simplify]: Extracting #5: cost 87 inf + 4 166.035 * * [simplify]: Extracting #6: cost 134 inf + 11 166.036 * * [simplify]: Extracting #7: cost 123 inf + 2400 166.039 * * [simplify]: Extracting #8: cost 44 inf + 32374 166.044 * * [simplify]: Extracting #9: cost 4 inf + 52396 166.056 * * [simplify]: Extracting #10: cost 0 inf + 54786 166.067 * [simplify]: Simplified to (cbrt (sqrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) 166.068 * [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)))))) (* (cbrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (cbrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))))) (cbrt (sqrt (+ (+ (/ 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))))) 166.068 * * * * [progress]: [ 175 / 286 ] simplifiying candidate # 166.068 * [simplify]: Simplifying (sqrt (cbrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 166.069 * * [simplify]: iters left: 6 (21 enodes) 166.081 * * [simplify]: iters left: 5 (84 enodes) 166.110 * * [simplify]: iters left: 4 (146 enodes) 166.164 * * [simplify]: iters left: 3 (259 enodes) 166.232 * * [simplify]: iters left: 2 (395 enodes) 166.348 * * [simplify]: Extracting #0: cost 1 inf + 0 166.349 * * [simplify]: Extracting #1: cost 3 inf + 0 166.349 * * [simplify]: Extracting #2: cost 5 inf + 0 166.349 * * [simplify]: Extracting #3: cost 20 inf + 0 166.349 * * [simplify]: Extracting #4: cost 49 inf + 0 166.349 * * [simplify]: Extracting #5: cost 87 inf + 4 166.350 * * [simplify]: Extracting #6: cost 134 inf + 11 166.351 * * [simplify]: Extracting #7: cost 123 inf + 2400 166.357 * * [simplify]: Extracting #8: cost 44 inf + 32374 166.367 * * [simplify]: Extracting #9: cost 4 inf + 52436 166.378 * * [simplify]: Extracting #10: cost 0 inf + 54866 166.389 * [simplify]: Simplified to (sqrt (cbrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) 166.389 * [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 (* (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)))))))) (sqrt (cbrt (+ (+ (/ 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))))) 166.390 * * * * [progress]: [ 176 / 286 ] simplifiying candidate # 166.390 * [simplify]: Simplifying (sqrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 166.390 * * [simplify]: iters left: 6 (21 enodes) 166.402 * * [simplify]: iters left: 5 (84 enodes) 166.435 * * [simplify]: iters left: 4 (146 enodes) 166.470 * * [simplify]: iters left: 3 (259 enodes) 166.533 * * [simplify]: iters left: 2 (395 enodes) 166.625 * * [simplify]: Extracting #0: cost 1 inf + 0 166.625 * * [simplify]: Extracting #1: cost 3 inf + 0 166.625 * * [simplify]: Extracting #2: cost 5 inf + 0 166.625 * * [simplify]: Extracting #3: cost 20 inf + 0 166.625 * * [simplify]: Extracting #4: cost 49 inf + 0 166.625 * * [simplify]: Extracting #5: cost 87 inf + 4 166.625 * * [simplify]: Extracting #6: cost 134 inf + 11 166.626 * * [simplify]: Extracting #7: cost 123 inf + 2400 166.629 * * [simplify]: Extracting #8: cost 44 inf + 32374 166.634 * * [simplify]: Extracting #9: cost 4 inf + 52356 166.640 * * [simplify]: Extracting #10: cost 0 inf + 54706 166.645 * [simplify]: Simplified to (sqrt (sqrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) 166.645 * [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 (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 (+ (+ (/ 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))))) 166.645 * * * * [progress]: [ 177 / 286 ] simplifiying candidate # 166.646 * [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))))) 166.646 * * [simplify]: iters left: 6 (20 enodes) 166.652 * * [simplify]: iters left: 5 (81 enodes) 166.668 * * [simplify]: iters left: 4 (143 enodes) 166.704 * * [simplify]: iters left: 3 (257 enodes) 166.748 * * [simplify]: iters left: 2 (383 enodes) 166.838 * * [simplify]: Extracting #0: cost 1 inf + 0 166.838 * * [simplify]: Extracting #1: cost 3 inf + 0 166.838 * * [simplify]: Extracting #2: cost 18 inf + 0 166.838 * * [simplify]: Extracting #3: cost 47 inf + 0 166.839 * * [simplify]: Extracting #4: cost 84 inf + 4 166.839 * * [simplify]: Extracting #5: cost 133 inf + 11 166.840 * * [simplify]: Extracting #6: cost 117 inf + 4315 166.842 * * [simplify]: Extracting #7: cost 41 inf + 32392 166.847 * * [simplify]: Extracting #8: cost 3 inf + 51156 166.852 * * [simplify]: Extracting #9: cost 1 inf + 52397 166.861 * * [simplify]: Extracting #10: cost 0 inf + 53264 166.866 * [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))))) 166.866 * [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)) (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))))) 166.866 * * * * [progress]: [ 178 / 286 ] simplifiying candidate # 166.867 * [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))))) 166.867 * * [simplify]: iters left: 6 (20 enodes) 166.874 * * [simplify]: iters left: 5 (81 enodes) 166.903 * * [simplify]: iters left: 4 (143 enodes) 166.956 * * [simplify]: iters left: 3 (257 enodes) 167.024 * * [simplify]: iters left: 2 (383 enodes) 167.134 * * [simplify]: Extracting #0: cost 1 inf + 0 167.134 * * [simplify]: Extracting #1: cost 3 inf + 0 167.134 * * [simplify]: Extracting #2: cost 18 inf + 0 167.134 * * [simplify]: Extracting #3: cost 47 inf + 0 167.134 * * [simplify]: Extracting #4: cost 84 inf + 4 167.135 * * [simplify]: Extracting #5: cost 133 inf + 11 167.135 * * [simplify]: Extracting #6: cost 117 inf + 4315 167.138 * * [simplify]: Extracting #7: cost 41 inf + 32392 167.147 * * [simplify]: Extracting #8: cost 3 inf + 51156 167.156 * * [simplify]: Extracting #9: cost 1 inf + 52397 167.162 * * [simplify]: Extracting #10: cost 0 inf + 53264 167.167 * [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))))) 167.167 * [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)) (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))))) 167.167 * * * * [progress]: [ 179 / 286 ] simplifiying candidate # 167.167 * [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))))) 167.168 * * [simplify]: iters left: 6 (20 enodes) 167.174 * * [simplify]: iters left: 5 (81 enodes) 167.200 * * [simplify]: iters left: 4 (143 enodes) 167.237 * * [simplify]: iters left: 3 (257 enodes) 167.311 * * [simplify]: iters left: 2 (383 enodes) 167.418 * * [simplify]: Extracting #0: cost 1 inf + 0 167.418 * * [simplify]: Extracting #1: cost 3 inf + 0 167.418 * * [simplify]: Extracting #2: cost 18 inf + 0 167.418 * * [simplify]: Extracting #3: cost 47 inf + 0 167.419 * * [simplify]: Extracting #4: cost 84 inf + 4 167.420 * * [simplify]: Extracting #5: cost 133 inf + 11 167.421 * * [simplify]: Extracting #6: cost 117 inf + 4315 167.427 * * [simplify]: Extracting #7: cost 41 inf + 32392 167.437 * * [simplify]: Extracting #8: cost 3 inf + 51156 167.447 * * [simplify]: Extracting #9: cost 1 inf + 52397 167.458 * * [simplify]: Extracting #10: cost 0 inf + 53264 167.469 * [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))))) 167.469 * [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)) (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))))) 167.469 * * * * [progress]: [ 180 / 286 ] simplifiying candidate # 167.469 * [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))))) 167.470 * * [simplify]: iters left: 6 (20 enodes) 167.482 * * [simplify]: iters left: 5 (81 enodes) 167.504 * * [simplify]: iters left: 4 (143 enodes) 167.540 * * [simplify]: iters left: 3 (257 enodes) 167.625 * * [simplify]: iters left: 2 (383 enodes) 167.734 * * [simplify]: Extracting #0: cost 1 inf + 0 167.734 * * [simplify]: Extracting #1: cost 3 inf + 0 167.734 * * [simplify]: Extracting #2: cost 18 inf + 0 167.735 * * [simplify]: Extracting #3: cost 47 inf + 0 167.735 * * [simplify]: Extracting #4: cost 84 inf + 4 167.735 * * [simplify]: Extracting #5: cost 133 inf + 11 167.736 * * [simplify]: Extracting #6: cost 117 inf + 4315 167.738 * * [simplify]: Extracting #7: cost 41 inf + 32392 167.744 * * [simplify]: Extracting #8: cost 3 inf + 51156 167.749 * * [simplify]: Extracting #9: cost 1 inf + 52397 167.758 * * [simplify]: Extracting #10: cost 0 inf + 53264 167.764 * [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))))) 167.764 * [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)) (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))))) 167.764 * * * * [progress]: [ 181 / 286 ] simplifiying candidate # 167.765 * [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))))) 167.765 * * [simplify]: iters left: 6 (20 enodes) 167.777 * * [simplify]: iters left: 5 (81 enodes) 167.800 * * [simplify]: iters left: 4 (143 enodes) 167.831 * * [simplify]: iters left: 3 (257 enodes) 167.898 * * [simplify]: iters left: 2 (383 enodes) 167.999 * * [simplify]: Extracting #0: cost 1 inf + 0 167.999 * * [simplify]: Extracting #1: cost 3 inf + 0 167.999 * * [simplify]: Extracting #2: cost 18 inf + 0 167.999 * * [simplify]: Extracting #3: cost 47 inf + 0 167.999 * * [simplify]: Extracting #4: cost 84 inf + 4 168.000 * * [simplify]: Extracting #5: cost 133 inf + 11 168.001 * * [simplify]: Extracting #6: cost 117 inf + 4315 168.003 * * [simplify]: Extracting #7: cost 41 inf + 32392 168.009 * * [simplify]: Extracting #8: cost 3 inf + 51156 168.014 * * [simplify]: Extracting #9: cost 1 inf + 52397 168.024 * * [simplify]: Extracting #10: cost 0 inf + 53264 168.034 * [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))))) 168.034 * [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)) (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))))) 168.035 * * * * [progress]: [ 182 / 286 ] simplifiying candidate # 168.035 * [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))))) 168.035 * * [simplify]: iters left: 6 (20 enodes) 168.046 * * [simplify]: iters left: 5 (81 enodes) 168.065 * * [simplify]: iters left: 4 (143 enodes) 168.105 * * [simplify]: iters left: 3 (257 enodes) 168.179 * * [simplify]: iters left: 2 (383 enodes) 168.305 * * [simplify]: Extracting #0: cost 1 inf + 0 168.306 * * [simplify]: Extracting #1: cost 3 inf + 0 168.306 * * [simplify]: Extracting #2: cost 18 inf + 0 168.306 * * [simplify]: Extracting #3: cost 47 inf + 0 168.306 * * [simplify]: Extracting #4: cost 84 inf + 4 168.307 * * [simplify]: Extracting #5: cost 133 inf + 11 168.308 * * [simplify]: Extracting #6: cost 117 inf + 4315 168.314 * * [simplify]: Extracting #7: cost 41 inf + 32392 168.324 * * [simplify]: Extracting #8: cost 3 inf + 51156 168.334 * * [simplify]: Extracting #9: cost 1 inf + 52397 168.345 * * [simplify]: Extracting #10: cost 0 inf + 53264 168.355 * [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))))) 168.356 * [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)) (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))))) 168.356 * * * * [progress]: [ 183 / 286 ] simplifiying candidate # 168.357 * [simplify]: Simplifying (sqrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 168.357 * * [simplify]: iters left: 6 (21 enodes) 168.369 * * [simplify]: iters left: 5 (84 enodes) 168.399 * * [simplify]: iters left: 4 (146 enodes) 168.446 * * [simplify]: iters left: 3 (259 enodes) 168.516 * * [simplify]: iters left: 2 (395 enodes) 168.610 * * [simplify]: Extracting #0: cost 1 inf + 0 168.610 * * [simplify]: Extracting #1: cost 3 inf + 0 168.610 * * [simplify]: Extracting #2: cost 5 inf + 0 168.610 * * [simplify]: Extracting #3: cost 20 inf + 0 168.610 * * [simplify]: Extracting #4: cost 49 inf + 0 168.610 * * [simplify]: Extracting #5: cost 87 inf + 4 168.611 * * [simplify]: Extracting #6: cost 134 inf + 11 168.611 * * [simplify]: Extracting #7: cost 123 inf + 2400 168.617 * * [simplify]: Extracting #8: cost 44 inf + 32374 168.627 * * [simplify]: Extracting #9: cost 4 inf + 52356 168.643 * * [simplify]: Extracting #10: cost 0 inf + 54706 168.653 * [simplify]: Simplified to (sqrt (sqrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) 168.653 * [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 (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 (+ (+ (/ 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))))) 168.654 * * * * [progress]: [ 184 / 286 ] simplifiying candidate # 168.654 * [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))))) 168.654 * * [simplify]: iters left: 6 (20 enodes) 168.666 * * [simplify]: iters left: 5 (81 enodes) 168.695 * * [simplify]: iters left: 4 (143 enodes) 168.737 * * [simplify]: iters left: 3 (257 enodes) 168.809 * * [simplify]: iters left: 2 (383 enodes) 168.905 * * [simplify]: Extracting #0: cost 1 inf + 0 168.906 * * [simplify]: Extracting #1: cost 3 inf + 0 168.906 * * [simplify]: Extracting #2: cost 18 inf + 0 168.906 * * [simplify]: Extracting #3: cost 47 inf + 0 168.906 * * [simplify]: Extracting #4: cost 84 inf + 4 168.906 * * [simplify]: Extracting #5: cost 133 inf + 11 168.907 * * [simplify]: Extracting #6: cost 117 inf + 4315 168.910 * * [simplify]: Extracting #7: cost 41 inf + 32392 168.918 * * [simplify]: Extracting #8: cost 3 inf + 51156 168.929 * * [simplify]: Extracting #9: cost 1 inf + 52397 168.939 * * [simplify]: Extracting #10: cost 0 inf + 53264 168.947 * [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))))) 168.947 * [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)))))) 1) (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))))) 168.947 * * * * [progress]: [ 185 / 286 ] simplifiying candidate # 168.947 * [simplify]: Simplifying (sqrt (/ 1 PI)) 168.947 * * [simplify]: iters left: 3 (4 enodes) 168.948 * * [simplify]: iters left: 2 (14 enodes) 168.951 * * [simplify]: iters left: 1 (16 enodes) 168.953 * * [simplify]: Extracting #0: cost 1 inf + 0 168.953 * * [simplify]: Extracting #1: cost 3 inf + 0 168.953 * * [simplify]: Extracting #2: cost 6 inf + 0 168.953 * * [simplify]: Extracting #3: cost 2 inf + 86 168.953 * * [simplify]: Extracting #4: cost 1 inf + 168 168.953 * * [simplify]: Extracting #5: cost 0 inf + 250 168.953 * [simplify]: Simplified to (sqrt (/ 1 PI)) 168.953 * [simplify]: Simplified (2 1 1) 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 (+ (/ 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))))) 168.954 * * * * [progress]: [ 186 / 286 ] simplifiying candidate # 168.954 * [simplify]: Simplifying (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))) 168.954 * * [simplify]: iters left: 6 (12 enodes) 168.958 * * [simplify]: iters left: 5 (55 enodes) 168.977 * * [simplify]: iters left: 4 (141 enodes) 169.040 * * [simplify]: iters left: 3 (434 enodes) 169.517 * * [simplify]: Extracting #0: cost 1 inf + 0 169.517 * * [simplify]: Extracting #1: cost 3 inf + 0 169.517 * * [simplify]: Extracting #2: cost 110 inf + 0 169.519 * * [simplify]: Extracting #3: cost 528 inf + 0 169.522 * * [simplify]: Extracting #4: cost 481 inf + 7380 169.543 * * [simplify]: Extracting #5: cost 220 inf + 115895 169.574 * * [simplify]: Extracting #6: cost 4 inf + 227326 169.619 * * [simplify]: Extracting #7: cost 0 inf + 227221 169.653 * [simplify]: Simplified to (sqrt (* (* (* (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))))))) 169.654 * [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 (+ (* 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 (* (* (* (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))))) 169.654 * * * * [progress]: [ 187 / 286 ] simplifiying candidate # 169.654 * [simplify]: Simplifying (sqrt (* (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)))) 169.654 * * [simplify]: iters left: 6 (20 enodes) 169.666 * * [simplify]: iters left: 5 (96 enodes) 169.689 * * [simplify]: iters left: 4 (262 enodes) 169.785 * * [simplify]: Extracting #0: cost 1 inf + 0 169.785 * * [simplify]: Extracting #1: cost 3 inf + 0 169.785 * * [simplify]: Extracting #2: cost 36 inf + 0 169.789 * * [simplify]: Extracting #3: cost 100 inf + 0 169.789 * * [simplify]: Extracting #4: cost 254 inf + 1095 169.791 * * [simplify]: Extracting #5: cost 307 inf + 12527 169.798 * * [simplify]: Extracting #6: cost 184 inf + 49164 169.813 * * [simplify]: Extracting #7: cost 46 inf + 117315 169.843 * * [simplify]: Extracting #8: cost 0 inf + 142491 169.863 * * [simplify]: Extracting #9: cost 0 inf + 141730 169.883 * [simplify]: Simplified to (sqrt (* (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))))))) 169.883 * [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 (+ (* 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)))))) (sqrt (* (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))))) 169.884 * * * * [progress]: [ 188 / 286 ] simplifiying candidate # 169.884 * [simplify]: Simplifying (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) 169.884 * * [simplify]: iters left: 6 (16 enodes) 169.891 * * [simplify]: iters left: 5 (66 enodes) 169.905 * * [simplify]: iters left: 4 (133 enodes) 169.938 * * [simplify]: iters left: 3 (355 enodes) 170.108 * * [simplify]: Extracting #0: cost 1 inf + 0 170.108 * * [simplify]: Extracting #1: cost 3 inf + 0 170.108 * * [simplify]: Extracting #2: cost 40 inf + 0 170.109 * * [simplify]: Extracting #3: cost 142 inf + 0 170.110 * * [simplify]: Extracting #4: cost 223 inf + 1259 170.112 * * [simplify]: Extracting #5: cost 202 inf + 14743 170.121 * * [simplify]: Extracting #6: cost 117 inf + 51544 170.132 * * [simplify]: Extracting #7: cost 34 inf + 98845 170.145 * * [simplify]: Extracting #8: cost 0 inf + 116248 170.171 * * [simplify]: Extracting #9: cost 0 inf + 116128 170.185 * [simplify]: Simplified to (sqrt (* (pow (fabs x) 8) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) 170.186 * [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 (+ (* 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 (* (pow (fabs x) 8) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (exp (* (fabs x) (fabs x))))) 170.186 * * * * [progress]: [ 189 / 286 ] simplifiying candidate # 170.186 * [simplify]: Simplifying (sqrt (* (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))))))) 170.186 * * [simplify]: iters left: 6 (22 enodes) 170.194 * * [simplify]: iters left: 5 (108 enodes) 170.218 * * [simplify]: iters left: 4 (289 enodes) 170.353 * * [simplify]: Extracting #0: cost 1 inf + 0 170.353 * * [simplify]: Extracting #1: cost 3 inf + 0 170.353 * * [simplify]: Extracting #2: cost 28 inf + 0 170.354 * * [simplify]: Extracting #3: cost 149 inf + 0 170.361 * * [simplify]: Extracting #4: cost 305 inf + 4 170.364 * * [simplify]: Extracting #5: cost 307 inf + 2850 170.374 * * [simplify]: Extracting #6: cost 201 inf + 44334 170.415 * * [simplify]: Extracting #7: cost 32 inf + 143679 170.470 * * [simplify]: Extracting #8: cost 0 inf + 167221 170.526 * [simplify]: Simplified to (sqrt (* (pow (fabs x) 7) (+ (* (- (- (/ 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)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) 170.526 * [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 (+ (* 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)))))) (sqrt (* (pow (fabs x) 7) (+ (* (- (- (/ 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)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) (exp (* (fabs x) (fabs x))))) 170.527 * * * * [progress]: [ 190 / 286 ] simplifiying candidate # 170.527 * [simplify]: Simplifying (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) 170.527 * * [simplify]: iters left: 6 (18 enodes) 170.538 * * [simplify]: iters left: 5 (74 enodes) 170.555 * * [simplify]: iters left: 4 (142 enodes) 170.595 * * [simplify]: iters left: 3 (323 enodes) 170.708 * * [simplify]: Extracting #0: cost 1 inf + 0 170.708 * * [simplify]: Extracting #1: cost 3 inf + 0 170.708 * * [simplify]: Extracting #2: cost 24 inf + 0 170.708 * * [simplify]: Extracting #3: cost 144 inf + 0 170.709 * * [simplify]: Extracting #4: cost 205 inf + 6 170.711 * * [simplify]: Extracting #5: cost 159 inf + 17650 170.718 * * [simplify]: Extracting #6: cost 44 inf + 72985 170.737 * * [simplify]: Extracting #7: cost 5 inf + 91748 170.748 * * [simplify]: Extracting #8: cost 0 inf + 94094 170.759 * [simplify]: Simplified to (sqrt (* (- (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) 170.759 * [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 (+ (* 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 (* (- (+ (/ 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))))) 170.760 * * * * [progress]: [ 191 / 286 ] simplifiying candidate # 170.760 * [simplify]: Simplifying (sqrt (+ (* (/ 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))))))) 170.760 * * [simplify]: iters left: 6 (24 enodes) 170.771 * * [simplify]: iters left: 5 (116 enodes) 170.821 * * [simplify]: iters left: 4 (336 enodes) 170.996 * * [simplify]: Extracting #0: cost 1 inf + 0 170.996 * * [simplify]: Extracting #1: cost 3 inf + 0 170.996 * * [simplify]: Extracting #2: cost 28 inf + 0 170.997 * * [simplify]: Extracting #3: cost 251 inf + 0 170.998 * * [simplify]: Extracting #4: cost 416 inf + 3 171.001 * * [simplify]: Extracting #5: cost 387 inf + 12740 171.011 * * [simplify]: Extracting #6: cost 237 inf + 83497 171.049 * * [simplify]: Extracting #7: cost 36 inf + 221411 171.124 * * [simplify]: Extracting #8: cost 4 inf + 244915 171.201 * * [simplify]: Extracting #9: cost 0 inf + 246705 171.252 * * [simplify]: Extracting #10: cost 0 inf + 246625 171.303 * [simplify]: Simplified to (sqrt (+ (* (/ 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)))) (+ (/ 1 (fabs x)) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))))) 171.303 * [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 (+ (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)))) (sqrt (+ (* (/ 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)))) (+ (/ 1 (fabs x)) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))))) (exp (* (fabs x) (fabs x))))) 171.304 * * * * [progress]: [ 192 / 286 ] simplifiying candidate # 171.304 * [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))))) 171.305 * * [simplify]: iters left: 6 (20 enodes) 171.317 * * [simplify]: iters left: 5 (82 enodes) 171.340 * * [simplify]: iters left: 4 (150 enodes) 171.376 * * [simplify]: iters left: 3 (302 enodes) 171.474 * * [simplify]: Extracting #0: cost 1 inf + 0 171.474 * * [simplify]: Extracting #1: cost 3 inf + 0 171.474 * * [simplify]: Extracting #2: cost 41 inf + 0 171.475 * * [simplify]: Extracting #3: cost 91 inf + 0 171.475 * * [simplify]: Extracting #4: cost 120 inf + 7 171.476 * * [simplify]: Extracting #5: cost 126 inf + 1915 171.481 * * [simplify]: Extracting #6: cost 62 inf + 22471 171.493 * * [simplify]: Extracting #7: cost 4 inf + 47028 171.503 * * [simplify]: Extracting #8: cost 0 inf + 48491 171.509 * [simplify]: Simplified to (sqrt (+ (- (+ (/ 15/8 (pow (fabs x) 7)) (/ -1 (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ -3/4 (pow (fabs x) 5)))) 171.509 * [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 (- (* (/ 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 (+ (- (+ (/ 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))))) 171.510 * * * * [progress]: [ 193 / 286 ] simplifiying candidate # 171.510 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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 (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 171.510 * * [simplify]: iters left: 6 (35 enodes) 171.530 * * [simplify]: iters left: 5 (155 enodes) 171.598 * * [simplify]: iters left: 4 (360 enodes) 171.784 * * [simplify]: Extracting #0: cost 1 inf + 0 171.784 * * [simplify]: Extracting #1: cost 5 inf + 0 171.784 * * [simplify]: Extracting #2: cost 8 inf + 1 171.784 * * [simplify]: Extracting #3: cost 36 inf + 1 171.785 * * [simplify]: Extracting #4: cost 139 inf + 1 171.786 * * [simplify]: Extracting #5: cost 257 inf + 4 171.790 * * [simplify]: Extracting #6: cost 232 inf + 7795 171.804 * * [simplify]: Extracting #7: cost 86 inf + 67075 171.829 * * [simplify]: Extracting #8: cost 6 inf + 108224 171.843 * * [simplify]: Extracting #9: cost 0 inf + 113337 171.859 * * [simplify]: Extracting #10: cost 0 inf + 113246 171.879 * [simplify]: Simplified to (* (sqrt (+ (* (pow (fabs x) 8) (+ (pow (fabs x) 7) (* (fabs x) 15/8))) (* (+ (* (* (fabs x) (* (fabs x) (fabs x))) 3/4) (* 1/2 (pow (fabs x) 5))) (pow (fabs x) 8)))) (sqrt (+ (/ 1 (fabs x)) (+ (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 15/8 (pow (fabs x) 7))))))) 171.879 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (pow (fabs x) 8) (+ (pow (fabs x) 7) (* (fabs x) 15/8))) (* (+ (* (* (fabs x) (* (fabs x) (fabs x))) 3/4) (* 1/2 (pow (fabs x) 5))) (pow (fabs x) 8)))) (sqrt (+ (/ 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) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))))) (exp (* (fabs x) (fabs x))))) 171.880 * * * * [progress]: [ 194 / 286 ] simplifiying candidate # 171.880 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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)))))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 171.880 * * [simplify]: iters left: 6 (40 enodes) 171.897 * * [simplify]: iters left: 5 (197 enodes) 171.957 * * [simplify]: Extracting #0: cost 1 inf + 0 171.957 * * [simplify]: Extracting #1: cost 5 inf + 0 171.957 * * [simplify]: Extracting #2: cost 8 inf + 1 171.958 * * [simplify]: Extracting #3: cost 27 inf + 1 171.958 * * [simplify]: Extracting #4: cost 76 inf + 1 171.958 * * [simplify]: Extracting #5: cost 129 inf + 3 171.960 * * [simplify]: Extracting #6: cost 175 inf + 1105 171.964 * * [simplify]: Extracting #7: cost 141 inf + 16585 171.981 * * [simplify]: Extracting #8: cost 34 inf + 67567 171.997 * * [simplify]: Extracting #9: cost 0 inf + 91270 172.026 * * [simplify]: Extracting #10: cost 0 inf + 90533 172.060 * [simplify]: Simplified to (* (sqrt (+ (* (* 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)))))))) (fabs x)) (* (+ (+ (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (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) (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (* (/ 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 (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (/ 15/8 (pow (fabs x) 7)))))) 172.060 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (* 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)))))))) (fabs x)) (* (+ (+ (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (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) (+ (* (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (/ 3/4 (pow (fabs x) 5))) (* (* (/ 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 (+ (/ 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) (sqrt (* (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))))) 172.061 * * * * [progress]: [ 195 / 286 ] simplifiying candidate # 172.061 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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 (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 172.062 * * [simplify]: iters left: 6 (35 enodes) 172.076 * * [simplify]: iters left: 5 (156 enodes) 172.118 * * [simplify]: iters left: 4 (381 enodes) 172.252 * * [simplify]: Extracting #0: cost 1 inf + 0 172.252 * * [simplify]: Extracting #1: cost 5 inf + 0 172.252 * * [simplify]: Extracting #2: cost 8 inf + 1 172.253 * * [simplify]: Extracting #3: cost 37 inf + 1 172.253 * * [simplify]: Extracting #4: cost 146 inf + 1 172.255 * * [simplify]: Extracting #5: cost 274 inf + 4 172.257 * * [simplify]: Extracting #6: cost 363 inf + 13 172.267 * * [simplify]: Extracting #7: cost 281 inf + 41573 172.292 * * [simplify]: Extracting #8: cost 60 inf + 142157 172.337 * * [simplify]: Extracting #9: cost 0 inf + 182470 172.395 * * [simplify]: Extracting #10: cost 0 inf + 181467 172.452 * [simplify]: Simplified to (* (sqrt (+ (* (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) 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 (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 1 (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))) 172.452 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (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) 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 (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 1 (fabs x))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))))) (* (sqrt PI) (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))))) 172.453 * * * * [progress]: [ 196 / 286 ] simplifiying candidate # 172.454 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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)))))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 172.454 * * [simplify]: iters left: 6 (36 enodes) 172.475 * * [simplify]: iters left: 5 (182 enodes) 172.529 * * [simplify]: iters left: 4 (486 enodes) 172.742 * * [simplify]: Extracting #0: cost 1 inf + 0 172.742 * * [simplify]: Extracting #1: cost 5 inf + 0 172.742 * * [simplify]: Extracting #2: cost 8 inf + 1 172.742 * * [simplify]: Extracting #3: cost 43 inf + 1 172.742 * * [simplify]: Extracting #4: cost 181 inf + 1 172.743 * * [simplify]: Extracting #5: cost 356 inf + 4 172.746 * * [simplify]: Extracting #6: cost 455 inf + 5830 172.760 * * [simplify]: Extracting #7: cost 279 inf + 84496 172.796 * * [simplify]: Extracting #8: cost 47 inf + 227818 172.858 * * [simplify]: Extracting #9: cost 0 inf + 263796 172.916 * [simplify]: Simplified to (* (sqrt (+ (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5)))) (/ 15/8 (pow (fabs x) 7)))) (sqrt (+ (* (+ (/ (- (- (/ 1 (fabs x)) (/ 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))))) (+ (/ 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))))) 172.917 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5)))) (/ 15/8 (pow (fabs x) 7)))) (sqrt (+ (* (+ (/ (- (- (/ 1 (fabs x)) (/ 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))))) (+ (/ 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) (sqrt (* (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))))) 172.917 * * * * [progress]: [ 197 / 286 ] simplifiying candidate # 172.917 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (* 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 (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 172.918 * * [simplify]: iters left: 6 (31 enodes) 172.928 * * [simplify]: iters left: 5 (138 enodes) 172.972 * * [simplify]: iters left: 4 (307 enodes) 173.133 * * [simplify]: Extracting #0: cost 1 inf + 0 173.133 * * [simplify]: Extracting #1: cost 5 inf + 0 173.133 * * [simplify]: Extracting #2: cost 8 inf + 1 173.133 * * [simplify]: Extracting #3: cost 45 inf + 1 173.133 * * [simplify]: Extracting #4: cost 145 inf + 1 173.134 * * [simplify]: Extracting #5: cost 254 inf + 5 173.136 * * [simplify]: Extracting #6: cost 313 inf + 18947 173.162 * * [simplify]: Extracting #7: cost 70 inf + 161677 173.212 * * [simplify]: Extracting #8: cost 1 inf + 197520 173.244 * * [simplify]: Extracting #9: cost 0 inf + 187160 173.304 * * [simplify]: Extracting #10: cost 0 inf + 186669 173.346 * [simplify]: Simplified to (* (sqrt (* (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ -1 (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 (fabs x)))) (pow (fabs x) 7)) 15/8))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 15/8 (pow (fabs x) 7))) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5)))))) 173.346 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (* (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ -1 (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 (fabs x)))) (pow (fabs x) 7)) 15/8))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 15/8 (pow (fabs x) 7))) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5)))))) (* (sqrt PI) (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))))) 173.347 * * * * [progress]: [ 198 / 286 ] simplifiying candidate # 173.347 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (+ (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)))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 173.347 * * [simplify]: iters left: 6 (28 enodes) 173.360 * * [simplify]: iters left: 5 (126 enodes) 173.413 * * [simplify]: iters left: 4 (258 enodes) 173.546 * * [simplify]: Extracting #0: cost 1 inf + 0 173.546 * * [simplify]: Extracting #1: cost 5 inf + 0 173.546 * * [simplify]: Extracting #2: cost 8 inf + 1 173.546 * * [simplify]: Extracting #3: cost 40 inf + 1 173.546 * * [simplify]: Extracting #4: cost 147 inf + 1 173.548 * * [simplify]: Extracting #5: cost 254 inf + 6 173.550 * * [simplify]: Extracting #6: cost 225 inf + 8954 173.558 * * [simplify]: Extracting #7: cost 146 inf + 42159 173.585 * * [simplify]: Extracting #8: cost 21 inf + 115577 173.624 * * [simplify]: Extracting #9: cost 0 inf + 130536 173.664 * * [simplify]: Extracting #10: cost 0 inf + 130274 173.685 * [simplify]: Simplified to (* (sqrt (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 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)))))) (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ 1 (fabs x)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))))) (sqrt (+ (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 15/8 (pow (fabs x) 7))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) 173.685 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 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)))))) (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ 1 (fabs x)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))))) (sqrt (+ (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 15/8 (pow (fabs x) 7))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (* (sqrt PI) (sqrt (+ (* (/ 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))))) 173.686 * * * * [progress]: [ 199 / 286 ] simplifiying candidate # 173.686 * [simplify]: Simplifying (* (* (sqrt 1) (sqrt (- (* (/ 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 (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 173.686 * * [simplify]: iters left: 6 (27 enodes) 173.700 * * [simplify]: iters left: 5 (120 enodes) 173.747 * * [simplify]: iters left: 4 (272 enodes) 173.887 * * [simplify]: Extracting #0: cost 1 inf + 0 173.887 * * [simplify]: Extracting #1: cost 5 inf + 0 173.887 * * [simplify]: Extracting #2: cost 8 inf + 1 173.888 * * [simplify]: Extracting #3: cost 73 inf + 1 173.889 * * [simplify]: Extracting #4: cost 221 inf + 1 173.891 * * [simplify]: Extracting #5: cost 310 inf + 4 173.894 * * [simplify]: Extracting #6: cost 274 inf + 8952 173.907 * * [simplify]: Extracting #7: cost 160 inf + 58337 173.947 * * [simplify]: Extracting #8: cost 37 inf + 138052 174.003 * * [simplify]: Extracting #9: cost 0 inf + 161007 174.029 * * [simplify]: Extracting #10: cost 0 inf + 159796 174.063 * [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 (- (* (/ 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)))))))))) 174.063 * [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 (- (* (/ 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) (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))))) 174.063 * * * * [progress]: [ 200 / 286 ] simplifiying candidate # 174.063 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 174.064 * * [simplify]: iters left: 6 (37 enodes) 174.074 * * [simplify]: iters left: 5 (161 enodes) 174.125 * * [simplify]: iters left: 4 (374 enodes) 174.278 * * [simplify]: Extracting #0: cost 1 inf + 0 174.278 * * [simplify]: Extracting #1: cost 8 inf + 0 174.278 * * [simplify]: Extracting #2: cost 17 inf + 0 174.278 * * [simplify]: Extracting #3: cost 47 inf + 0 174.279 * * [simplify]: Extracting #4: cost 144 inf + 2 174.279 * * [simplify]: Extracting #5: cost 257 inf + 253 174.281 * * [simplify]: Extracting #6: cost 229 inf + 13131 174.289 * * [simplify]: Extracting #7: cost 95 inf + 67577 174.302 * * [simplify]: Extracting #8: cost 25 inf + 101491 174.323 * * [simplify]: Extracting #9: cost 0 inf + 119383 174.354 * * [simplify]: Extracting #10: cost 0 inf + 118903 174.380 * [simplify]: Simplified to (* (* (sqrt (/ 1 PI)) (sqrt (+ (* (+ (pow (fabs x) 8) (+ (* 3/4 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (* (pow (fabs x) 6) 1/2))) (pow (fabs x) 7)) (* (pow (fabs x) 8) (* (fabs x) 15/8))))) (sqrt (+ (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) 174.380 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (* (sqrt (/ 1 PI)) (sqrt (+ (* (+ (pow (fabs x) 8) (+ (* 3/4 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (* (pow (fabs x) 6) 1/2))) (pow (fabs x) 7)) (* (pow (fabs x) 8) (* (fabs x) 15/8))))) (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 (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) (exp (* (fabs x) (fabs x))))) 174.380 * * * * [progress]: [ 201 / 286 ] simplifiying candidate # 174.381 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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)))))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 174.381 * * [simplify]: iters left: 6 (42 enodes) 174.394 * * [simplify]: iters left: 5 (203 enodes) 174.463 * * [simplify]: Extracting #0: cost 1 inf + 0 174.463 * * [simplify]: Extracting #1: cost 9 inf + 0 174.463 * * [simplify]: Extracting #2: cost 17 inf + 0 174.464 * * [simplify]: Extracting #3: cost 39 inf + 0 174.464 * * [simplify]: Extracting #4: cost 86 inf + 2 174.464 * * [simplify]: Extracting #5: cost 135 inf + 252 174.466 * * [simplify]: Extracting #6: cost 186 inf + 705 174.469 * * [simplify]: Extracting #7: cost 161 inf + 13179 174.483 * * [simplify]: Extracting #8: cost 53 inf + 54379 174.510 * * [simplify]: Extracting #9: cost 18 inf + 77989 174.528 * * [simplify]: Extracting #10: cost 4 inf + 93119 174.548 * * [simplify]: Extracting #11: cost 0 inf + 99110 174.584 * [simplify]: Simplified to (* (* (sqrt (+ (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5)))) (/ 15/8 (pow (fabs x) 7)))) (sqrt (/ 1 PI))) (sqrt (+ (* (* 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)) (- (/ 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)) (/ 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)))) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))) (* (/ 3/4 (pow (fabs x) 5)) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))))))))) 174.584 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (* (sqrt (+ (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5)))) (/ 15/8 (pow (fabs x) 7)))) (sqrt (/ 1 PI))) (sqrt (+ (* (* 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)) (- (/ 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)) (/ 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)))) (/ 1/2 (* (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 (* (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))))) 174.585 * * * * [progress]: [ 202 / 286 ] simplifiying candidate # 174.586 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 174.586 * * [simplify]: iters left: 6 (37 enodes) 174.606 * * [simplify]: iters left: 5 (162 enodes) 174.673 * * [simplify]: iters left: 4 (395 enodes) 174.852 * * [simplify]: Extracting #0: cost 1 inf + 0 174.852 * * [simplify]: Extracting #1: cost 8 inf + 0 174.852 * * [simplify]: Extracting #2: cost 17 inf + 0 174.852 * * [simplify]: Extracting #3: cost 49 inf + 0 174.853 * * [simplify]: Extracting #4: cost 156 inf + 2 174.854 * * [simplify]: Extracting #5: cost 280 inf + 253 174.857 * * [simplify]: Extracting #6: cost 355 inf + 3725 174.870 * * [simplify]: Extracting #7: cost 245 inf + 54727 174.908 * * [simplify]: Extracting #8: cost 45 inf + 154229 174.941 * * [simplify]: Extracting #9: cost 7 inf + 183109 175.000 * * [simplify]: Extracting #10: cost 0 inf + 190125 175.035 * * [simplify]: Extracting #11: cost 0 inf + 189663 175.094 * [simplify]: Simplified to (* (* (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 (+ (/ 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) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) 1)))))) 175.094 * [simplify]: Simplified (2 1 1) 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 (+ (* (* 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)))) (/ -3/4 (pow (fabs x) 5))) (+ (* (fabs x) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) 1)))))) (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))))) 175.095 * * * * [progress]: [ 203 / 286 ] simplifiying candidate # 175.095 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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)))))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 175.095 * * [simplify]: iters left: 6 (38 enodes) 175.107 * * [simplify]: iters left: 5 (188 enodes) 175.168 * * [simplify]: Extracting #0: cost 1 inf + 0 175.168 * * [simplify]: Extracting #1: cost 9 inf + 0 175.168 * * [simplify]: Extracting #2: cost 17 inf + 0 175.168 * * [simplify]: Extracting #3: cost 43 inf + 0 175.169 * * [simplify]: Extracting #4: cost 112 inf + 2 175.169 * * [simplify]: Extracting #5: cost 162 inf + 170 175.171 * * [simplify]: Extracting #6: cost 178 inf + 794 175.175 * * [simplify]: Extracting #7: cost 123 inf + 20815 175.193 * * [simplify]: Extracting #8: cost 24 inf + 71846 175.214 * * [simplify]: Extracting #9: cost 3 inf + 92336 175.230 * * [simplify]: Extracting #10: cost 0 inf + 95857 175.257 * [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 PI))) (sqrt (+ (* (+ (- (/ (/ 1 (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))) (+ (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5))))) 15/8) (* (+ (/ 1 (* (fabs x) (* (fabs x) (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))))) 175.258 * [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 PI))) (sqrt (+ (* (+ (- (/ (/ 1 (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))) (+ (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5))))) 15/8) (* (+ (/ 1 (* (fabs x) (* (fabs x) (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))))) (sqrt (* (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))))) 175.258 * * * * [progress]: [ 204 / 286 ] simplifiying candidate # 175.259 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 175.259 * * [simplify]: iters left: 6 (33 enodes) 175.278 * * [simplify]: iters left: 5 (144 enodes) 175.329 * * [simplify]: iters left: 4 (321 enodes) 175.468 * * [simplify]: Extracting #0: cost 1 inf + 0 175.468 * * [simplify]: Extracting #1: cost 8 inf + 0 175.468 * * [simplify]: Extracting #2: cost 17 inf + 0 175.468 * * [simplify]: Extracting #3: cost 57 inf + 0 175.469 * * [simplify]: Extracting #4: cost 153 inf + 2 175.469 * * [simplify]: Extracting #5: cost 256 inf + 212 175.471 * * [simplify]: Extracting #6: cost 336 inf + 3467 175.479 * * [simplify]: Extracting #7: cost 191 inf + 64999 175.503 * * [simplify]: Extracting #8: cost 19 inf + 169967 175.536 * * [simplify]: Extracting #9: cost 2 inf + 183395 175.577 * * [simplify]: Extracting #10: cost 0 inf + 185771 175.635 * [simplify]: Simplified to (* (sqrt (+ (+ (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) (/ 15/8 (pow (fabs x) 7)))) (* (sqrt (/ 1 PI)) (sqrt (* (+ (/ 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))))))))) 175.635 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (+ (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) (/ 15/8 (pow (fabs x) 7)))) (* (sqrt (/ 1 PI)) (sqrt (* (+ (/ 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))))))))) (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))))) 175.635 * * * * [progress]: [ 205 / 286 ] simplifiying candidate # 175.636 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (+ (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)))) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 175.636 * * [simplify]: iters left: 6 (30 enodes) 175.649 * * [simplify]: iters left: 5 (132 enodes) 175.682 * * [simplify]: iters left: 4 (272 enodes) 175.780 * * [simplify]: Extracting #0: cost 1 inf + 0 175.780 * * [simplify]: Extracting #1: cost 8 inf + 0 175.780 * * [simplify]: Extracting #2: cost 17 inf + 0 175.780 * * [simplify]: Extracting #3: cost 52 inf + 0 175.781 * * [simplify]: Extracting #4: cost 158 inf + 2 175.781 * * [simplify]: Extracting #5: cost 260 inf + 131 175.783 * * [simplify]: Extracting #6: cost 240 inf + 6017 175.786 * * [simplify]: Extracting #7: cost 174 inf + 30429 175.799 * * [simplify]: Extracting #8: cost 32 inf + 109434 175.824 * * [simplify]: Extracting #9: cost 6 inf + 128736 175.867 * * [simplify]: Extracting #10: cost 0 inf + 135982 175.890 * [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)))) (sqrt (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7))) (* (+ (+ (/ 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)))))))) (sqrt (/ 1 PI))) 175.890 * [simplify]: Simplified (2 1 1) to (λ (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)))) (sqrt (+ (* (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (/ 15/8 (pow (fabs x) 7))) (* (+ (+ (/ 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)))))))) (sqrt (/ 1 PI))) (sqrt (+ (* (/ 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))))) 175.890 * * * * [progress]: [ 206 / 286 ] simplifiying candidate # 175.891 * [simplify]: Simplifying (* (* (sqrt (/ 1 PI)) (sqrt (- (* (/ 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 (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 175.891 * * [simplify]: iters left: 6 (29 enodes) 175.907 * * [simplify]: iters left: 5 (126 enodes) 175.938 * * [simplify]: iters left: 4 (286 enodes) 176.021 * * [simplify]: Extracting #0: cost 1 inf + 0 176.021 * * [simplify]: Extracting #1: cost 8 inf + 0 176.021 * * [simplify]: Extracting #2: cost 17 inf + 0 176.021 * * [simplify]: Extracting #3: cost 86 inf + 0 176.022 * * [simplify]: Extracting #4: cost 231 inf + 2 176.023 * * [simplify]: Extracting #5: cost 319 inf + 211 176.024 * * [simplify]: Extracting #6: cost 296 inf + 4685 176.028 * * [simplify]: Extracting #7: cost 212 inf + 33744 176.046 * * [simplify]: Extracting #8: cost 84 inf + 112198 176.087 * * [simplify]: Extracting #9: cost 1 inf + 167153 176.127 * * [simplify]: Extracting #10: cost 0 inf + 167861 176.158 * [simplify]: Simplified to (* (sqrt (+ (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 15/8 (pow (fabs x) 7))) (/ 1 (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (sqrt (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (/ 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))))))) (sqrt (/ 1 PI)))) 176.158 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (* (sqrt (+ (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 15/8 (pow (fabs x) 7))) (/ 1 (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (sqrt (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (/ 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))))))) (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))))) 176.159 * * * * [progress]: [ 207 / 286 ] simplifiying candidate # 176.159 * [simplify]: Simplifying (* (* (sqrt 1) (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)))))) 176.159 * * [simplify]: iters left: 6 (23 enodes) 176.166 * * [simplify]: iters left: 5 (94 enodes) 176.187 * * [simplify]: iters left: 4 (156 enodes) 176.245 * * [simplify]: iters left: 3 (312 enodes) 176.326 * * [simplify]: Extracting #0: cost 1 inf + 0 176.326 * * [simplify]: Extracting #1: cost 26 inf + 0 176.326 * * [simplify]: Extracting #2: cost 62 inf + 1 176.327 * * [simplify]: Extracting #3: cost 93 inf + 4 176.327 * * [simplify]: Extracting #4: cost 105 inf + 759 176.331 * * [simplify]: Extracting #5: cost 60 inf + 13761 176.339 * * [simplify]: Extracting #6: cost 14 inf + 31411 176.346 * * [simplify]: Extracting #7: cost 1 inf + 37919 176.352 * * [simplify]: Extracting #8: cost 0 inf + 38633 176.358 * [simplify]: Simplified to (+ (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 15/8 (pow (fabs x) 7))) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5)))) 176.358 * [simplify]: Simplified (2 1 1) to (λ (x) (* (/ (+ (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 15/8 (pow (fabs x) 7))) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5)))) (sqrt PI)) (exp (* (fabs x) (fabs x))))) 176.358 * * * * [progress]: [ 208 / 286 ] simplifiying candidate #real (real->posit16 (* (* (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)))))))) (exp (* (fabs x) (fabs x)))))> 176.358 * * * * [progress]: [ 209 / 286 ] simplifiying candidate # 176.358 * * * * [progress]: [ 210 / 286 ] simplifiying candidate # 176.358 * [simplify]: Simplifying (* (/ 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))))) 176.358 * * [simplify]: iters left: 6 (22 enodes) 176.366 * * [simplify]: iters left: 5 (96 enodes) 176.395 * * [simplify]: iters left: 4 (212 enodes) 176.499 * * [simplify]: Extracting #0: cost 1 inf + 0 176.500 * * [simplify]: Extracting #1: cost 28 inf + 0 176.500 * * [simplify]: Extracting #2: cost 97 inf + 2 176.501 * * [simplify]: Extracting #3: cost 138 inf + 129 176.502 * * [simplify]: Extracting #4: cost 136 inf + 1551 176.506 * * [simplify]: Extracting #5: cost 84 inf + 18329 176.519 * * [simplify]: Extracting #6: cost 20 inf + 47636 176.536 * * [simplify]: Extracting #7: cost 4 inf + 55033 176.545 * * [simplify]: Extracting #8: cost 0 inf + 56908 176.554 * [simplify]: Simplified to (/ (+ (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 1 (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) PI) 176.554 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (pow (/ (+ (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 1 (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) PI) 1/2) (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))))) 176.554 * * * * [progress]: [ 211 / 286 ] simplifiying candidate # 176.554 * [simplify]: Simplifying (* (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)))))) 176.554 * * [simplify]: iters left: 6 (24 enodes) 176.561 * * [simplify]: iters left: 5 (94 enodes) 176.592 * * [simplify]: iters left: 4 (156 enodes) 176.630 * * [simplify]: iters left: 3 (270 enodes) 176.703 * * [simplify]: iters left: 2 (396 enodes) 176.794 * * [simplify]: Extracting #0: cost 1 inf + 0 176.794 * * [simplify]: Extracting #1: cost 4 inf + 0 176.795 * * [simplify]: Extracting #2: cost 8 inf + 0 176.795 * * [simplify]: Extracting #3: cost 26 inf + 0 176.795 * * [simplify]: Extracting #4: cost 52 inf + 2 176.795 * * [simplify]: Extracting #5: cost 85 inf + 253 176.795 * * [simplify]: Extracting #6: cost 129 inf + 1010 176.797 * * [simplify]: Extracting #7: cost 98 inf + 8959 176.800 * * [simplify]: Extracting #8: cost 42 inf + 32824 176.809 * * [simplify]: Extracting #9: cost 2 inf + 54139 176.814 * * [simplify]: Extracting #10: cost 0 inf + 55379 176.825 * [simplify]: Simplified to (* (sqrt (/ 1 PI)) (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 1 (fabs x)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 3/4 (pow (fabs x) 5))))) 176.825 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (pow (* (sqrt (/ 1 PI)) (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (+ (/ 1 (fabs x)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 3/4 (pow (fabs x) 5))))) 1) (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))))) 176.826 * * * * [progress]: [ 212 / 286 ] simplifiying candidate # 176.826 * [simplify]: Simplifying (* (/ 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))))) 176.826 * * [simplify]: iters left: 6 (22 enodes) 176.840 * * [simplify]: iters left: 5 (96 enodes) 176.879 * * [simplify]: iters left: 4 (212 enodes) 176.980 * * [simplify]: Extracting #0: cost 1 inf + 0 176.981 * * [simplify]: Extracting #1: cost 28 inf + 0 176.981 * * [simplify]: Extracting #2: cost 97 inf + 2 176.982 * * [simplify]: Extracting #3: cost 138 inf + 129 176.983 * * [simplify]: Extracting #4: cost 136 inf + 1551 176.987 * * [simplify]: Extracting #5: cost 84 inf + 18329 176.999 * * [simplify]: Extracting #6: cost 20 inf + 47636 177.012 * * [simplify]: Extracting #7: cost 4 inf + 55033 177.028 * * [simplify]: Extracting #8: cost 0 inf + 56908 177.043 * [simplify]: Simplified to (/ (+ (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 1 (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) PI) 177.043 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (pow (/ (+ (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 1 (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) PI) (/ 1 2)) (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))))) 177.044 * [simplify]: Simplifying (/ 1 2) 177.044 * * [simplify]: iters left: 2 (3 enodes) 177.047 * * [simplify]: iters left: 1 (12 enodes) 177.051 * * [simplify]: Extracting #0: cost 1 inf + 0 177.051 * * [simplify]: Extracting #1: cost 0 inf + 1 177.051 * [simplify]: Simplified to 1/2 177.051 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (pow (* (/ 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))))) 1/2) (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))))) 177.051 * * * * [progress]: [ 213 / 286 ] simplifiying candidate # 177.052 * * * * [progress]: [ 214 / 286 ] simplifiying candidate # 177.052 * [simplify]: Simplifying (+ (log (sqrt (/ 1 PI))) (log (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) 177.052 * * [simplify]: iters left: 6 (26 enodes) 177.064 * * [simplify]: iters left: 5 (100 enodes) 177.100 * * [simplify]: iters left: 4 (162 enodes) 177.143 * * [simplify]: iters left: 3 (275 enodes) 177.198 * * [simplify]: iters left: 2 (410 enodes) 177.317 * * [simplify]: Extracting #0: cost 1 inf + 0 177.317 * * [simplify]: Extracting #1: cost 4 inf + 0 177.317 * * [simplify]: Extracting #2: cost 8 inf + 0 177.317 * * [simplify]: Extracting #3: cost 12 inf + 0 177.317 * * [simplify]: Extracting #4: cost 30 inf + 0 177.318 * * [simplify]: Extracting #5: cost 56 inf + 2 177.318 * * [simplify]: Extracting #6: cost 88 inf + 405 177.318 * * [simplify]: Extracting #7: cost 131 inf + 857 177.319 * * [simplify]: Extracting #8: cost 92 inf + 11487 177.323 * * [simplify]: Extracting #9: cost 28 inf + 39031 177.329 * * [simplify]: Extracting #10: cost 5 inf + 50990 177.334 * * [simplify]: Extracting #11: cost 0 inf + 55262 177.340 * [simplify]: Simplified to (+ (log (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7))))) (log (sqrt (/ 1 PI)))) 177.340 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (exp (+ (log (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7))))) (log (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))))) 177.341 * * * * [progress]: [ 215 / 286 ] simplifiying candidate # 177.341 * * * * [progress]: [ 216 / 286 ] simplifiying candidate # 177.341 * * * * [progress]: [ 217 / 286 ] simplifiying candidate # 177.341 * [simplify]: Simplifying (* (* (* (sqrt (/ 1 PI)) (sqrt (/ 1 PI))) (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 (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) 177.341 * * [simplify]: iters left: 6 (28 enodes) 177.350 * * [simplify]: iters left: 5 (108 enodes) 177.383 * * [simplify]: iters left: 4 (234 enodes) 177.490 * * [simplify]: Extracting #0: cost 1 inf + 0 177.490 * * [simplify]: Extracting #1: cost 55 inf + 0 177.491 * * [simplify]: Extracting #2: cost 198 inf + 2 177.493 * * [simplify]: Extracting #3: cost 262 inf + 129 177.495 * * [simplify]: Extracting #4: cost 278 inf + 1109 177.498 * * [simplify]: Extracting #5: cost 256 inf + 6367 177.505 * * [simplify]: Extracting #6: cost 211 inf + 21888 177.520 * * [simplify]: Extracting #7: cost 137 inf + 63875 177.567 * * [simplify]: Extracting #8: cost 22 inf + 176796 177.611 * * [simplify]: Extracting #9: cost 0 inf + 200452 177.686 * [simplify]: Simplified to (* (* (/ (sqrt (/ 1 PI)) PI) (+ (+ (/ 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 (fabs x)) (+ (/ 15/8 (pow (fabs x) 7)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5))))) 177.686 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (cbrt (* (* (/ (sqrt (/ 1 PI)) PI) (+ (+ (/ 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 (fabs x)) (+ (/ 15/8 (pow (fabs x) 7)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5)))))) (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))))) 177.686 * * * * [progress]: [ 218 / 286 ] simplifiying candidate # 177.686 * * * * [progress]: [ 219 / 286 ] simplifiying candidate # 177.686 * * * * [progress]: [ 220 / 286 ] simplifiying candidate # 177.687 * [simplify]: Simplifying (* (/ 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))))) 177.687 * * [simplify]: iters left: 6 (22 enodes) 177.700 * * [simplify]: iters left: 5 (96 enodes) 177.738 * * [simplify]: iters left: 4 (212 enodes) 177.793 * * [simplify]: Extracting #0: cost 1 inf + 0 177.793 * * [simplify]: Extracting #1: cost 28 inf + 0 177.794 * * [simplify]: Extracting #2: cost 97 inf + 2 177.794 * * [simplify]: Extracting #3: cost 138 inf + 129 177.795 * * [simplify]: Extracting #4: cost 136 inf + 1551 177.797 * * [simplify]: Extracting #5: cost 84 inf + 18329 177.804 * * [simplify]: Extracting #6: cost 20 inf + 47636 177.814 * * [simplify]: Extracting #7: cost 4 inf + 55033 177.832 * * [simplify]: Extracting #8: cost 0 inf + 56908 177.849 * [simplify]: Simplified to (/ (+ (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 1 (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) PI) 177.849 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (sqrt (/ (+ (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 1 (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) 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))))) 177.850 * * * * [progress]: [ 221 / 286 ] simplifiying candidate # 177.850 * * * * [progress]: [ 222 / 286 ] simplifiying candidate # 177.850 * [simplify]: Simplifying (* (sqrt 1) (sqrt (+ (* 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)))))) 177.851 * * [simplify]: iters left: 6 (26 enodes) 177.868 * * [simplify]: iters left: 5 (116 enodes) 177.920 * * [simplify]: iters left: 4 (289 enodes) 178.075 * * [simplify]: Extracting #0: cost 1 inf + 0 178.075 * * [simplify]: Extracting #1: cost 4 inf + 0 178.075 * * [simplify]: Extracting #2: cost 11 inf + 1 178.076 * * [simplify]: Extracting #3: cost 95 inf + 1 178.077 * * [simplify]: Extracting #4: cost 210 inf + 2 178.079 * * [simplify]: Extracting #5: cost 197 inf + 4337 178.087 * * [simplify]: Extracting #6: cost 112 inf + 34410 178.105 * * [simplify]: Extracting #7: cost 14 inf + 81075 178.123 * * [simplify]: Extracting #8: cost 0 inf + 90713 178.134 * * [simplify]: Extracting #9: cost 0 inf + 90593 178.151 * [simplify]: Simplified to (sqrt (+ (* (* (fabs x) (* (fabs x) (fabs x))) (+ (* (* (fabs x) (pow (fabs x) 5)) (* (fabs x) (pow (fabs x) 5))) (* (fabs x) (* 15/8 (pow (fabs x) 5))))) (* (+ (* (* (fabs x) (* (fabs x) (fabs x))) 3/4) (* 1/2 (pow (fabs x) 5))) (pow (fabs x) 8)))) 178.151 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (/ (sqrt (+ (* (* (fabs x) (* (fabs x) (fabs x))) (+ (* (* (fabs x) (pow (fabs x) 5)) (* (fabs x) (pow (fabs x) 5))) (* (fabs x) (* 15/8 (pow (fabs x) 5))))) (* (+ (* (* (fabs x) (* (fabs x) (fabs x))) 3/4) (* 1/2 (pow (fabs x) 5))) (pow (fabs x) 8)))) (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (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)))))) (exp (* (fabs x) (fabs x))))) 178.152 * [simplify]: Simplifying (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) 178.152 * * [simplify]: iters left: 6 (15 enodes) 178.161 * * [simplify]: iters left: 5 (65 enodes) 178.188 * * [simplify]: iters left: 4 (151 enodes) 178.251 * * [simplify]: iters left: 3 (443 enodes) 178.800 * * [simplify]: Extracting #0: cost 1 inf + 0 178.800 * * [simplify]: Extracting #1: cost 4 inf + 0 178.800 * * [simplify]: Extracting #2: cost 9 inf + 0 178.800 * * [simplify]: Extracting #3: cost 112 inf + 1 178.803 * * [simplify]: Extracting #4: cost 490 inf + 85 178.807 * * [simplify]: Extracting #5: cost 420 inf + 17546 178.828 * * [simplify]: Extracting #6: cost 123 inf + 148265 178.869 * * [simplify]: Extracting #7: cost 0 inf + 214957 178.906 * * [simplify]: Extracting #8: cost 0 inf + 214317 178.963 * [simplify]: Simplified to (* (sqrt PI) (fabs (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))) 178.963 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (/ (* (sqrt 1) (sqrt (+ (* 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) (fabs (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (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)))))) (exp (* (fabs x) (fabs x))))) 178.963 * * * * [progress]: [ 223 / 286 ] simplifiying candidate # 178.963 * [simplify]: Simplifying (* (sqrt 1) (sqrt (+ (* 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)))))) 178.964 * * [simplify]: iters left: 6 (33 enodes) 178.975 * * [simplify]: iters left: 5 (166 enodes) 179.032 * * [simplify]: iters left: 4 (482 enodes) 179.277 * * [simplify]: Extracting #0: cost 1 inf + 0 179.277 * * [simplify]: Extracting #1: cost 4 inf + 0 179.277 * * [simplify]: Extracting #2: cost 15 inf + 1 179.278 * * [simplify]: Extracting #3: cost 143 inf + 1 179.280 * * [simplify]: Extracting #4: cost 333 inf + 2 179.286 * * [simplify]: Extracting #5: cost 505 inf + 14960 179.321 * * [simplify]: Extracting #6: cost 312 inf + 131047 179.374 * * [simplify]: Extracting #7: cost 44 inf + 258981 179.457 * * [simplify]: Extracting #8: cost 0 inf + 293887 179.550 * * [simplify]: Extracting #9: cost 0 inf + 291611 179.643 * * [simplify]: Extracting #10: cost 0 inf + 291491 179.733 * [simplify]: Simplified to (sqrt (+ (* (+ (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (fabs x) (* (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))) (* (+ (+ (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (fabs x) (* (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))) (/ 3/4 (pow (fabs x) 5))) (* (* (/ 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)))) 179.734 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (/ (sqrt (+ (* (+ (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (fabs x) (* (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))) (* (+ (+ (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (fabs x) (* (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))) (/ 3/4 (pow (fabs x) 5))) (* (* (/ 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) (sqrt (* (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)))))) (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))))) 179.734 * [simplify]: Simplifying (* (sqrt PI) (sqrt (* (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))))) 179.735 * * [simplify]: iters left: 6 (23 enodes) 179.743 * * [simplify]: iters left: 5 (106 enodes) 179.777 * * [simplify]: iters left: 4 (272 enodes) 179.893 * * [simplify]: Extracting #0: cost 1 inf + 0 179.893 * * [simplify]: Extracting #1: cost 4 inf + 0 179.893 * * [simplify]: Extracting #2: cost 8 inf + 0 179.893 * * [simplify]: Extracting #3: cost 40 inf + 1 179.893 * * [simplify]: Extracting #4: cost 103 inf + 42 179.894 * * [simplify]: Extracting #5: cost 256 inf + 1469 179.896 * * [simplify]: Extracting #6: cost 316 inf + 11832 179.903 * * [simplify]: Extracting #7: cost 179 inf + 52959 179.920 * * [simplify]: Extracting #8: cost 73 inf + 104175 179.954 * * [simplify]: Extracting #9: cost 5 inf + 141724 179.974 * * [simplify]: Extracting #10: cost 0 inf + 145125 180.002 * [simplify]: Simplified to (* (sqrt (* (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)))))))) (sqrt PI)) 180.002 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (/ (sqrt (+ (* (+ (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (fabs x) (* (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))) (* (+ (+ (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (fabs x) (* (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))) (/ 3/4 (pow (fabs x) 5))) (* (* (/ 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 (* (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)))))))) (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))))) 180.003 * * * * [progress]: [ 224 / 286 ] simplifiying candidate # 180.004 * [simplify]: Simplifying (* (sqrt 1) (sqrt (+ (* 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)))))) 180.004 * * [simplify]: iters left: 6 (28 enodes) 180.020 * * [simplify]: iters left: 5 (126 enodes) 180.075 * * [simplify]: iters left: 4 (329 enodes) 180.560 * * [simplify]: Extracting #0: cost 1 inf + 0 180.560 * * [simplify]: Extracting #1: cost 4 inf + 0 180.560 * * [simplify]: Extracting #2: cost 14 inf + 1 180.561 * * [simplify]: Extracting #3: cost 97 inf + 1 180.562 * * [simplify]: Extracting #4: cost 216 inf + 2 180.564 * * [simplify]: Extracting #5: cost 316 inf + 2258 180.570 * * [simplify]: Extracting #6: cost 310 inf + 16532 180.597 * * [simplify]: Extracting #7: cost 98 inf + 108583 180.650 * * [simplify]: Extracting #8: cost 7 inf + 159847 180.676 * * [simplify]: Extracting #9: cost 0 inf + 164217 180.711 * * [simplify]: Extracting #10: cost 0 inf + 163886 180.752 * * [simplify]: Extracting #11: cost 0 inf + 163845 180.785 * [simplify]: Simplified to (sqrt (+ (* (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)))))))))) 180.785 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (/ (sqrt (+ (* (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)))))))))) (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (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)))))) (exp (* (fabs x) (fabs x))))) 180.786 * [simplify]: Simplifying (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))))) 180.786 * * [simplify]: iters left: 6 (19 enodes) 180.797 * * [simplify]: iters left: 5 (76 enodes) 180.825 * * [simplify]: iters left: 4 (143 enodes) 180.889 * * [simplify]: iters left: 3 (364 enodes) 181.041 * * [simplify]: Extracting #0: cost 1 inf + 0 181.041 * * [simplify]: Extracting #1: cost 4 inf + 0 181.041 * * [simplify]: Extracting #2: cost 8 inf + 0 181.041 * * [simplify]: Extracting #3: cost 45 inf + 1 181.041 * * [simplify]: Extracting #4: cost 162 inf + 42 181.042 * * [simplify]: Extracting #5: cost 254 inf + 627 181.045 * * [simplify]: Extracting #6: cost 226 inf + 19528 181.062 * * [simplify]: Extracting #7: cost 62 inf + 96516 181.094 * * [simplify]: Extracting #8: cost 8 inf + 125403 181.113 * * [simplify]: Extracting #9: cost 0 inf + 129178 181.127 * [simplify]: Simplified to (* (sqrt (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8))) (sqrt PI)) 181.127 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (/ (sqrt (+ (* (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)))))))))) (* (sqrt (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8))) (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))))) 181.127 * * * * [progress]: [ 225 / 286 ] simplifiying candidate # 181.128 * [simplify]: Simplifying (* (sqrt 1) (sqrt (+ (* 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)))))) 181.128 * * [simplify]: iters left: 6 (31 enodes) 181.140 * * [simplify]: iters left: 5 (158 enodes) 181.185 * * [simplify]: iters left: 4 (437 enodes) 181.411 * * [simplify]: Extracting #0: cost 1 inf + 0 181.411 * * [simplify]: Extracting #1: cost 4 inf + 0 181.411 * * [simplify]: Extracting #2: cost 18 inf + 1 181.411 * * [simplify]: Extracting #3: cost 133 inf + 1 181.412 * * [simplify]: Extracting #4: cost 311 inf + 2 181.414 * * [simplify]: Extracting #5: cost 444 inf + 3034 181.423 * * [simplify]: Extracting #6: cost 310 inf + 63998 181.473 * * [simplify]: Extracting #7: cost 70 inf + 207964 181.540 * * [simplify]: Extracting #8: cost 9 inf + 249989 181.601 * * [simplify]: Extracting #9: cost 0 inf + 254304 181.671 * [simplify]: Simplified to (sqrt (+ (* (- (/ (/ 1 (fabs x)) (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)))) 181.671 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (/ (sqrt (+ (* (- (/ (/ 1 (fabs x)) (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) (sqrt (* (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))))))))) (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))))) 181.672 * [simplify]: Simplifying (* (sqrt PI) (sqrt (* (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)))))))) 181.672 * * [simplify]: iters left: 6 (25 enodes) 181.683 * * [simplify]: iters left: 5 (118 enodes) 181.710 * * [simplify]: iters left: 4 (299 enodes) 181.838 * * [simplify]: Extracting #0: cost 1 inf + 0 181.838 * * [simplify]: Extracting #1: cost 4 inf + 0 181.838 * * [simplify]: Extracting #2: cost 8 inf + 0 181.838 * * [simplify]: Extracting #3: cost 32 inf + 1 181.838 * * [simplify]: Extracting #4: cost 150 inf + 83 181.840 * * [simplify]: Extracting #5: cost 309 inf + 87 181.842 * * [simplify]: Extracting #6: cost 322 inf + 94 181.845 * * [simplify]: Extracting #7: cost 270 inf + 22095 181.859 * * [simplify]: Extracting #8: cost 89 inf + 120304 181.887 * * [simplify]: Extracting #9: cost 4 inf + 173959 181.928 * * [simplify]: Extracting #10: cost 0 inf + 168672 181.972 * * [simplify]: Extracting #11: cost 0 inf + 168032 182.000 * [simplify]: Simplified to (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (- (/ 1 (* (fabs x) (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)))))))))) 182.000 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (/ (sqrt (+ (* (- (/ (/ 1 (fabs x)) (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) (sqrt (* (pow (fabs x) 7) (- (/ 1 (* (fabs x) (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))))))))))) (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))))) 182.001 * * * * [progress]: [ 226 / 286 ] simplifiying candidate # 182.001 * [simplify]: Simplifying (* (sqrt 1) (sqrt (+ (* 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)))))))) 182.001 * * [simplify]: iters left: 6 (26 enodes) 182.018 * * [simplify]: iters left: 5 (115 enodes) 182.051 * * [simplify]: iters left: 4 (266 enodes) 182.156 * * [simplify]: Extracting #0: cost 1 inf + 0 182.156 * * [simplify]: Extracting #1: cost 4 inf + 0 182.156 * * [simplify]: Extracting #2: cost 21 inf + 1 182.157 * * [simplify]: Extracting #3: cost 105 inf + 1 182.158 * * [simplify]: Extracting #4: cost 216 inf + 3 182.160 * * [simplify]: Extracting #5: cost 304 inf + 2495 182.168 * * [simplify]: Extracting #6: cost 211 inf + 37337 182.202 * * [simplify]: Extracting #7: cost 70 inf + 124488 182.249 * * [simplify]: Extracting #8: cost 0 inf + 166265 182.274 * * [simplify]: Extracting #9: cost 0 inf + 166106 182.307 * [simplify]: Simplified to (sqrt (* (+ (/ -1 (fabs x)) (+ (/ 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)))) (/ 1 (fabs x))))))) 182.307 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (/ (sqrt (* (+ (/ -1 (fabs x)) (+ (/ 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)))) (/ 1 (fabs x))))))) (* (sqrt PI) (sqrt (* (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)))))) (exp (* (fabs x) (fabs x))))) 182.307 * [simplify]: Simplifying (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 182.307 * * [simplify]: iters left: 6 (21 enodes) 182.314 * * [simplify]: iters left: 5 (84 enodes) 182.331 * * [simplify]: iters left: 4 (152 enodes) 182.364 * * [simplify]: iters left: 3 (331 enodes) 182.471 * * [simplify]: Extracting #0: cost 1 inf + 0 182.471 * * [simplify]: Extracting #1: cost 4 inf + 0 182.471 * * [simplify]: Extracting #2: cost 8 inf + 0 182.471 * * [simplify]: Extracting #3: cost 25 inf + 1 182.472 * * [simplify]: Extracting #4: cost 142 inf + 42 182.473 * * [simplify]: Extracting #5: cost 206 inf + 88 182.475 * * [simplify]: Extracting #6: cost 183 inf + 6855 182.484 * * [simplify]: Extracting #7: cost 66 inf + 56675 182.504 * * [simplify]: Extracting #8: cost 7 inf + 90270 182.525 * * [simplify]: Extracting #9: cost 0 inf + 95005 182.537 * [simplify]: Simplified to (* (sqrt (* (pow (fabs x) 7) (+ (- (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))))) (sqrt PI)) 182.537 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (/ (* (sqrt 1) (sqrt (+ (* 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 (* (pow (fabs x) 7) (+ (- (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))))) (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))))) 182.537 * * * * [progress]: [ 227 / 286 ] simplifiying candidate # 182.537 * [simplify]: Simplifying (* (sqrt 1) (sqrt (+ (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)))) 182.537 * * [simplify]: iters left: 6 (25 enodes) 182.546 * * [simplify]: iters left: 5 (111 enodes) 182.577 * * [simplify]: iters left: 4 (228 enodes) 182.657 * * [simplify]: Extracting #0: cost 1 inf + 0 182.657 * * [simplify]: Extracting #1: cost 4 inf + 0 182.657 * * [simplify]: Extracting #2: cost 16 inf + 1 182.657 * * [simplify]: Extracting #3: cost 110 inf + 1 182.658 * * [simplify]: Extracting #4: cost 218 inf + 4 182.659 * * [simplify]: Extracting #5: cost 204 inf + 4951 182.663 * * [simplify]: Extracting #6: cost 167 inf + 21833 182.674 * * [simplify]: Extracting #7: cost 144 inf + 30867 182.683 * * [simplify]: Extracting #8: cost 122 inf + 42609 182.710 * * [simplify]: Extracting #9: cost 20 inf + 102978 182.747 * * [simplify]: Extracting #10: cost 0 inf + 114963 182.782 * [simplify]: Simplified to (sqrt (+ (/ (/ 3375/512 (* (pow (fabs x) 7) (pow (fabs x) 7))) (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))))) (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) 182.782 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (/ (sqrt (+ (/ (/ 3375/512 (* (pow (fabs x) 7) (pow (fabs x) 7))) (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))))) (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (* (sqrt PI) (sqrt (+ (* (/ 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))))))))) (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))))) 182.783 * [simplify]: Simplifying (* (sqrt PI) (sqrt (+ (* (/ 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)))))))) 182.784 * * [simplify]: iters left: 6 (27 enodes) 182.797 * * [simplify]: iters left: 5 (126 enodes) 182.826 * * [simplify]: iters left: 4 (346 enodes) 182.988 * * [simplify]: Extracting #0: cost 1 inf + 0 182.988 * * [simplify]: Extracting #1: cost 4 inf + 0 182.988 * * [simplify]: Extracting #2: cost 8 inf + 0 182.988 * * [simplify]: Extracting #3: cost 32 inf + 1 182.989 * * [simplify]: Extracting #4: cost 258 inf + 83 182.992 * * [simplify]: Extracting #5: cost 418 inf + 86 182.998 * * [simplify]: Extracting #6: cost 387 inf + 14237 183.021 * * [simplify]: Extracting #7: cost 254 inf + 74497 183.050 * * [simplify]: Extracting #8: cost 67 inf + 204621 183.126 * * [simplify]: Extracting #9: cost 1 inf + 251167 183.206 * * [simplify]: Extracting #10: cost 0 inf + 252033 183.292 * [simplify]: Simplified to (* (sqrt PI) (sqrt (- (* (+ (/ 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)) (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))) (/ 15/8 (pow (fabs x) 7))) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))))))) 183.292 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (/ (sqrt (+ (/ (/ 3375/512 (* (pow (fabs x) 7) (pow (fabs x) 7))) (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))))) (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) (* (sqrt PI) (sqrt (- (* (+ (/ 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)) (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))) (/ 15/8 (pow (fabs x) 7))) (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7)))))))) (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))))) 183.293 * * * * [progress]: [ 228 / 286 ] simplifiying candidate # 183.293 * [simplify]: Simplifying (* (sqrt 1) (sqrt (- (* (/ 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))))))) 183.294 * * [simplify]: iters left: 6 (24 enodes) 183.309 * * [simplify]: iters left: 5 (106 enodes) 183.340 * * [simplify]: iters left: 4 (252 enodes) 183.436 * * [simplify]: Extracting #0: cost 1 inf + 0 183.436 * * [simplify]: Extracting #1: cost 4 inf + 0 183.436 * * [simplify]: Extracting #2: cost 45 inf + 1 183.437 * * [simplify]: Extracting #3: cost 187 inf + 1 183.439 * * [simplify]: Extracting #4: cost 290 inf + 2 183.440 * * [simplify]: Extracting #5: cost 291 inf + 953 183.445 * * [simplify]: Extracting #6: cost 239 inf + 15452 183.452 * * [simplify]: Extracting #7: cost 131 inf + 65231 183.472 * * [simplify]: Extracting #8: cost 24 inf + 135619 183.496 * * [simplify]: Extracting #9: cost 0 inf + 151625 183.519 * [simplify]: Simplified to (sqrt (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (+ (/ 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)))))) 183.519 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (/ (sqrt (- (* (/ 15/8 (pow (fabs x) 7)) (/ 15/8 (pow (fabs x) 7))) (* (+ (+ (/ 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)))))) (* (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)))))) (exp (* (fabs x) (fabs x))))) 183.520 * [simplify]: Simplifying (* (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)))))) 183.520 * * [simplify]: iters left: 6 (23 enodes) 183.530 * * [simplify]: iters left: 5 (92 enodes) 183.564 * * [simplify]: iters left: 4 (160 enodes) 183.621 * * [simplify]: iters left: 3 (310 enodes) 183.723 * * [simplify]: Extracting #0: cost 1 inf + 0 183.723 * * [simplify]: Extracting #1: cost 4 inf + 0 183.724 * * [simplify]: Extracting #2: cost 8 inf + 0 183.724 * * [simplify]: Extracting #3: cost 42 inf + 1 183.724 * * [simplify]: Extracting #4: cost 92 inf + 42 183.725 * * [simplify]: Extracting #5: cost 120 inf + 90 183.726 * * [simplify]: Extracting #6: cost 131 inf + 927 183.730 * * [simplify]: Extracting #7: cost 69 inf + 19393 183.741 * * [simplify]: Extracting #8: cost 17 inf + 41197 183.755 * * [simplify]: Extracting #9: cost 0 inf + 49531 183.768 * [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 PI)) 183.768 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (/ (* (sqrt 1) (sqrt (- (* (/ 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 (- (+ (/ -1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (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))))) 183.769 * * * * [progress]: [ 229 / 286 ] simplifiying candidate # 183.769 * * * * [progress]: [ 230 / 286 ] simplifiying candidate # 183.769 * [simplify]: Simplifying (* (sqrt (sqrt (/ 1 PI))) (sqrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) 183.770 * * [simplify]: iters left: 6 (26 enodes) 183.784 * * [simplify]: iters left: 5 (100 enodes) 183.824 * * [simplify]: iters left: 4 (162 enodes) 183.882 * * [simplify]: iters left: 3 (275 enodes) 183.947 * * [simplify]: iters left: 2 (410 enodes) 184.060 * * [simplify]: Extracting #0: cost 1 inf + 0 184.060 * * [simplify]: Extracting #1: cost 4 inf + 0 184.060 * * [simplify]: Extracting #2: cost 8 inf + 0 184.060 * * [simplify]: Extracting #3: cost 12 inf + 0 184.061 * * [simplify]: Extracting #4: cost 30 inf + 0 184.061 * * [simplify]: Extracting #5: cost 56 inf + 2 184.061 * * [simplify]: Extracting #6: cost 88 inf + 375 184.062 * * [simplify]: Extracting #7: cost 131 inf + 797 184.064 * * [simplify]: Extracting #8: cost 92 inf + 11427 184.072 * * [simplify]: Extracting #9: cost 28 inf + 38971 184.081 * * [simplify]: Extracting #10: cost 5 inf + 50900 184.087 * * [simplify]: Extracting #11: cost 0 inf + 55022 184.092 * [simplify]: Simplified to (* (sqrt (sqrt (/ 1 PI))) (sqrt (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7)))))) 184.093 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (* (* (sqrt (sqrt (/ 1 PI))) (sqrt (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7)))))) (* (sqrt (sqrt (/ 1 PI))) (sqrt (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)))))) (exp (* (fabs x) (fabs x))))) 184.093 * [simplify]: Simplifying (* (sqrt (sqrt (/ 1 PI))) (sqrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) 184.093 * * [simplify]: iters left: 6 (26 enodes) 184.100 * * [simplify]: iters left: 5 (100 enodes) 184.128 * * [simplify]: iters left: 4 (162 enodes) 184.190 * * [simplify]: iters left: 3 (275 enodes) 184.245 * * [simplify]: iters left: 2 (410 enodes) 184.333 * * [simplify]: Extracting #0: cost 1 inf + 0 184.333 * * [simplify]: Extracting #1: cost 4 inf + 0 184.333 * * [simplify]: Extracting #2: cost 8 inf + 0 184.333 * * [simplify]: Extracting #3: cost 12 inf + 0 184.334 * * [simplify]: Extracting #4: cost 30 inf + 0 184.334 * * [simplify]: Extracting #5: cost 56 inf + 2 184.334 * * [simplify]: Extracting #6: cost 88 inf + 375 184.335 * * [simplify]: Extracting #7: cost 131 inf + 797 184.337 * * [simplify]: Extracting #8: cost 92 inf + 11427 184.349 * * [simplify]: Extracting #9: cost 28 inf + 38971 184.360 * * [simplify]: Extracting #10: cost 5 inf + 50900 184.371 * * [simplify]: Extracting #11: cost 0 inf + 55022 184.383 * [simplify]: Simplified to (* (sqrt (sqrt (/ 1 PI))) (sqrt (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7)))))) 184.383 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (* (* (sqrt (sqrt (/ 1 PI))) (sqrt (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 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7))))))) (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))))) 184.384 * * * * [progress]: [ 231 / 286 ] simplifiying candidate # 184.384 * [simplify]: Simplifying (* (sqrt (sqrt (/ 1 PI))) (sqrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) 184.384 * * [simplify]: iters left: 6 (26 enodes) 184.398 * * [simplify]: iters left: 5 (100 enodes) 184.433 * * [simplify]: iters left: 4 (162 enodes) 184.488 * * [simplify]: iters left: 3 (275 enodes) 184.559 * * [simplify]: iters left: 2 (410 enodes) 184.671 * * [simplify]: Extracting #0: cost 1 inf + 0 184.671 * * [simplify]: Extracting #1: cost 4 inf + 0 184.671 * * [simplify]: Extracting #2: cost 8 inf + 0 184.671 * * [simplify]: Extracting #3: cost 12 inf + 0 184.671 * * [simplify]: Extracting #4: cost 30 inf + 0 184.671 * * [simplify]: Extracting #5: cost 56 inf + 2 184.672 * * [simplify]: Extracting #6: cost 88 inf + 375 184.673 * * [simplify]: Extracting #7: cost 131 inf + 797 184.675 * * [simplify]: Extracting #8: cost 92 inf + 11427 184.682 * * [simplify]: Extracting #9: cost 28 inf + 38971 184.693 * * [simplify]: Extracting #10: cost 5 inf + 50900 184.704 * * [simplify]: Extracting #11: cost 0 inf + 55022 184.720 * [simplify]: Simplified to (* (sqrt (sqrt (/ 1 PI))) (sqrt (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7)))))) 184.720 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (* (* (sqrt (sqrt (/ 1 PI))) (sqrt (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7)))))) (* (sqrt (sqrt (/ 1 PI))) (sqrt (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)))))) (exp (* (fabs x) (fabs x))))) 184.721 * [simplify]: Simplifying (* (sqrt (sqrt (/ 1 PI))) (sqrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) 184.721 * * [simplify]: iters left: 6 (26 enodes) 184.735 * * [simplify]: iters left: 5 (100 enodes) 184.769 * * [simplify]: iters left: 4 (162 enodes) 184.816 * * [simplify]: iters left: 3 (275 enodes) 184.874 * * [simplify]: iters left: 2 (410 enodes) 185.017 * * [simplify]: Extracting #0: cost 1 inf + 0 185.017 * * [simplify]: Extracting #1: cost 4 inf + 0 185.017 * * [simplify]: Extracting #2: cost 8 inf + 0 185.017 * * [simplify]: Extracting #3: cost 12 inf + 0 185.018 * * [simplify]: Extracting #4: cost 30 inf + 0 185.018 * * [simplify]: Extracting #5: cost 56 inf + 2 185.018 * * [simplify]: Extracting #6: cost 88 inf + 375 185.019 * * [simplify]: Extracting #7: cost 131 inf + 797 185.021 * * [simplify]: Extracting #8: cost 92 inf + 11427 185.029 * * [simplify]: Extracting #9: cost 28 inf + 38971 185.040 * * [simplify]: Extracting #10: cost 5 inf + 50900 185.051 * * [simplify]: Extracting #11: cost 0 inf + 55022 185.063 * [simplify]: Simplified to (* (sqrt (sqrt (/ 1 PI))) (sqrt (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7)))))) 185.063 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (* (* (sqrt (sqrt (/ 1 PI))) (sqrt (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 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7))))))) (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))))) 185.063 * * * * [progress]: [ 232 / 286 ] simplifiying candidate # 185.063 * [simplify]: Simplifying (* (sqrt (/ (sqrt 1) (sqrt PI))) (sqrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) 185.064 * * [simplify]: iters left: 6 (27 enodes) 185.079 * * [simplify]: iters left: 5 (103 enodes) 185.119 * * [simplify]: iters left: 4 (165 enodes) 185.152 * * [simplify]: iters left: 3 (279 enodes) 185.238 * * [simplify]: iters left: 2 (428 enodes) 185.378 * * [simplify]: Extracting #0: cost 1 inf + 0 185.378 * * [simplify]: Extracting #1: cost 4 inf + 0 185.378 * * [simplify]: Extracting #2: cost 8 inf + 0 185.378 * * [simplify]: Extracting #3: cost 13 inf + 0 185.378 * * [simplify]: Extracting #4: cost 29 inf + 1 185.378 * * [simplify]: Extracting #5: cost 52 inf + 329 185.378 * * [simplify]: Extracting #6: cost 87 inf + 495 185.379 * * [simplify]: Extracting #7: cost 134 inf + 584 185.380 * * [simplify]: Extracting #8: cost 100 inf + 9498 185.383 * * [simplify]: Extracting #9: cost 30 inf + 40476 185.389 * * [simplify]: Extracting #10: cost 0 inf + 57253 185.395 * * [simplify]: Extracting #11: cost 0 inf + 57213 185.401 * [simplify]: Simplified to (* (sqrt (/ 1 (sqrt PI))) (sqrt (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5))))))) 185.401 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (* (* (sqrt (/ 1 (sqrt PI))) (sqrt (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5))))))) (* (sqrt (/ (sqrt 1) (sqrt PI))) (sqrt (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)))))) (exp (* (fabs x) (fabs x))))) 185.401 * [simplify]: Simplifying (* (sqrt (/ (sqrt 1) (sqrt PI))) (sqrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) 185.402 * * [simplify]: iters left: 6 (27 enodes) 185.415 * * [simplify]: iters left: 5 (103 enodes) 185.454 * * [simplify]: iters left: 4 (165 enodes) 185.491 * * [simplify]: iters left: 3 (279 enodes) 185.570 * * [simplify]: iters left: 2 (428 enodes) 185.668 * * [simplify]: Extracting #0: cost 1 inf + 0 185.668 * * [simplify]: Extracting #1: cost 4 inf + 0 185.668 * * [simplify]: Extracting #2: cost 8 inf + 0 185.668 * * [simplify]: Extracting #3: cost 13 inf + 0 185.668 * * [simplify]: Extracting #4: cost 29 inf + 1 185.669 * * [simplify]: Extracting #5: cost 52 inf + 329 185.669 * * [simplify]: Extracting #6: cost 87 inf + 495 185.670 * * [simplify]: Extracting #7: cost 134 inf + 584 185.672 * * [simplify]: Extracting #8: cost 100 inf + 9498 185.679 * * [simplify]: Extracting #9: cost 30 inf + 40476 185.691 * * [simplify]: Extracting #10: cost 0 inf + 57253 185.702 * * [simplify]: Extracting #11: cost 0 inf + 57213 185.714 * [simplify]: Simplified to (* (sqrt (/ 1 (sqrt PI))) (sqrt (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5))))))) 185.714 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (* (* (sqrt (/ (sqrt 1) (sqrt PI))) (sqrt (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 (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5)))))))) (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))))) 185.714 * * * * [progress]: [ 233 / 286 ] simplifiying candidate # 185.715 * [simplify]: Simplifying (* (sqrt (/ (sqrt 1) (sqrt PI))) (sqrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) 185.715 * * [simplify]: iters left: 6 (27 enodes) 185.730 * * [simplify]: iters left: 5 (103 enodes) 185.764 * * [simplify]: iters left: 4 (165 enodes) 185.823 * * [simplify]: iters left: 3 (279 enodes) 185.901 * * [simplify]: iters left: 2 (428 enodes) 186.047 * * [simplify]: Extracting #0: cost 1 inf + 0 186.047 * * [simplify]: Extracting #1: cost 4 inf + 0 186.047 * * [simplify]: Extracting #2: cost 8 inf + 0 186.047 * * [simplify]: Extracting #3: cost 13 inf + 0 186.047 * * [simplify]: Extracting #4: cost 29 inf + 1 186.047 * * [simplify]: Extracting #5: cost 52 inf + 329 186.048 * * [simplify]: Extracting #6: cost 87 inf + 495 186.049 * * [simplify]: Extracting #7: cost 134 inf + 584 186.051 * * [simplify]: Extracting #8: cost 100 inf + 9498 186.058 * * [simplify]: Extracting #9: cost 30 inf + 40476 186.069 * * [simplify]: Extracting #10: cost 0 inf + 57253 186.081 * * [simplify]: Extracting #11: cost 0 inf + 57213 186.092 * [simplify]: Simplified to (* (sqrt (/ 1 (sqrt PI))) (sqrt (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5))))))) 186.092 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (* (* (sqrt (/ 1 (sqrt PI))) (sqrt (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5))))))) (* (sqrt (/ (sqrt 1) (sqrt PI))) (sqrt (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)))))) (exp (* (fabs x) (fabs x))))) 186.093 * [simplify]: Simplifying (* (sqrt (/ (sqrt 1) (sqrt PI))) (sqrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) 186.093 * * [simplify]: iters left: 6 (27 enodes) 186.108 * * [simplify]: iters left: 5 (103 enodes) 186.142 * * [simplify]: iters left: 4 (165 enodes) 186.204 * * [simplify]: iters left: 3 (279 enodes) 186.270 * * [simplify]: iters left: 2 (428 enodes) 186.365 * * [simplify]: Extracting #0: cost 1 inf + 0 186.365 * * [simplify]: Extracting #1: cost 4 inf + 0 186.365 * * [simplify]: Extracting #2: cost 8 inf + 0 186.366 * * [simplify]: Extracting #3: cost 13 inf + 0 186.366 * * [simplify]: Extracting #4: cost 29 inf + 1 186.366 * * [simplify]: Extracting #5: cost 52 inf + 329 186.367 * * [simplify]: Extracting #6: cost 87 inf + 495 186.368 * * [simplify]: Extracting #7: cost 134 inf + 584 186.370 * * [simplify]: Extracting #8: cost 100 inf + 9498 186.377 * * [simplify]: Extracting #9: cost 30 inf + 40476 186.388 * * [simplify]: Extracting #10: cost 0 inf + 57253 186.400 * * [simplify]: Extracting #11: cost 0 inf + 57213 186.411 * [simplify]: Simplified to (* (sqrt (/ 1 (sqrt PI))) (sqrt (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5))))))) 186.411 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (* (* (sqrt (/ (sqrt 1) (sqrt PI))) (sqrt (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 (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5)))))))) (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))))) 186.412 * * * * [progress]: [ 234 / 286 ] simplifiying candidate # 186.412 * [simplify]: Simplifying (* (sqrt (/ 1 (sqrt PI))) (sqrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) 186.412 * * [simplify]: iters left: 6 (26 enodes) 186.423 * * [simplify]: iters left: 5 (100 enodes) 186.441 * * [simplify]: iters left: 4 (162 enodes) 186.491 * * [simplify]: iters left: 3 (275 enodes) 186.552 * * [simplify]: iters left: 2 (410 enodes) 186.644 * * [simplify]: Extracting #0: cost 1 inf + 0 186.644 * * [simplify]: Extracting #1: cost 4 inf + 0 186.644 * * [simplify]: Extracting #2: cost 8 inf + 0 186.644 * * [simplify]: Extracting #3: cost 13 inf + 0 186.644 * * [simplify]: Extracting #4: cost 29 inf + 1 186.644 * * [simplify]: Extracting #5: cost 56 inf + 2 186.644 * * [simplify]: Extracting #6: cost 88 inf + 373 186.645 * * [simplify]: Extracting #7: cost 131 inf + 795 186.646 * * [simplify]: Extracting #8: cost 92 inf + 11425 186.650 * * [simplify]: Extracting #9: cost 28 inf + 38969 186.655 * * [simplify]: Extracting #10: cost 5 inf + 50898 186.670 * * [simplify]: Extracting #11: cost 0 inf + 55020 186.676 * [simplify]: Simplified to (* (sqrt (/ 1 (sqrt PI))) (sqrt (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7)))))) 186.676 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (* (* (sqrt (/ 1 (sqrt PI))) (sqrt (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7)))))) (* (sqrt (/ 1 (sqrt PI))) (sqrt (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)))))) (exp (* (fabs x) (fabs x))))) 186.677 * [simplify]: Simplifying (* (sqrt (/ 1 (sqrt PI))) (sqrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) 186.677 * * [simplify]: iters left: 6 (26 enodes) 186.684 * * [simplify]: iters left: 5 (100 enodes) 186.704 * * [simplify]: iters left: 4 (162 enodes) 186.761 * * [simplify]: iters left: 3 (275 enodes) 186.856 * * [simplify]: iters left: 2 (410 enodes) 186.999 * * [simplify]: Extracting #0: cost 1 inf + 0 187.000 * * [simplify]: Extracting #1: cost 4 inf + 0 187.000 * * [simplify]: Extracting #2: cost 8 inf + 0 187.000 * * [simplify]: Extracting #3: cost 13 inf + 0 187.000 * * [simplify]: Extracting #4: cost 29 inf + 1 187.000 * * [simplify]: Extracting #5: cost 56 inf + 2 187.001 * * [simplify]: Extracting #6: cost 88 inf + 373 187.001 * * [simplify]: Extracting #7: cost 131 inf + 795 187.004 * * [simplify]: Extracting #8: cost 92 inf + 11425 187.012 * * [simplify]: Extracting #9: cost 28 inf + 38969 187.022 * * [simplify]: Extracting #10: cost 5 inf + 50898 187.033 * * [simplify]: Extracting #11: cost 0 inf + 55020 187.045 * [simplify]: Simplified to (* (sqrt (/ 1 (sqrt PI))) (sqrt (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7)))))) 187.045 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (* (* (sqrt (/ 1 (sqrt PI))) (sqrt (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 (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7))))))) (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))))) 187.045 * * * * [progress]: [ 235 / 286 ] simplifiying candidate # 187.046 * [simplify]: Simplifying (* (sqrt (/ 1 (sqrt PI))) (sqrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) 187.046 * * [simplify]: iters left: 6 (26 enodes) 187.065 * * [simplify]: iters left: 5 (100 enodes) 187.099 * * [simplify]: iters left: 4 (162 enodes) 187.140 * * [simplify]: iters left: 3 (275 enodes) 187.206 * * [simplify]: iters left: 2 (410 enodes) 187.322 * * [simplify]: Extracting #0: cost 1 inf + 0 187.323 * * [simplify]: Extracting #1: cost 4 inf + 0 187.323 * * [simplify]: Extracting #2: cost 8 inf + 0 187.323 * * [simplify]: Extracting #3: cost 13 inf + 0 187.323 * * [simplify]: Extracting #4: cost 29 inf + 1 187.323 * * [simplify]: Extracting #5: cost 56 inf + 2 187.324 * * [simplify]: Extracting #6: cost 88 inf + 373 187.325 * * [simplify]: Extracting #7: cost 131 inf + 795 187.327 * * [simplify]: Extracting #8: cost 92 inf + 11425 187.335 * * [simplify]: Extracting #9: cost 28 inf + 38969 187.345 * * [simplify]: Extracting #10: cost 5 inf + 50898 187.357 * * [simplify]: Extracting #11: cost 0 inf + 55020 187.368 * [simplify]: Simplified to (* (sqrt (/ 1 (sqrt PI))) (sqrt (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7)))))) 187.369 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (* (* (sqrt (/ 1 (sqrt PI))) (sqrt (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7)))))) (* (sqrt (/ 1 (sqrt PI))) (sqrt (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)))))) (exp (* (fabs x) (fabs x))))) 187.369 * [simplify]: Simplifying (* (sqrt (/ 1 (sqrt PI))) (sqrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) 187.369 * * [simplify]: iters left: 6 (26 enodes) 187.382 * * [simplify]: iters left: 5 (100 enodes) 187.404 * * [simplify]: iters left: 4 (162 enodes) 187.453 * * [simplify]: iters left: 3 (275 enodes) 187.552 * * [simplify]: iters left: 2 (410 enodes) 187.650 * * [simplify]: Extracting #0: cost 1 inf + 0 187.650 * * [simplify]: Extracting #1: cost 4 inf + 0 187.650 * * [simplify]: Extracting #2: cost 8 inf + 0 187.650 * * [simplify]: Extracting #3: cost 13 inf + 0 187.650 * * [simplify]: Extracting #4: cost 29 inf + 1 187.650 * * [simplify]: Extracting #5: cost 56 inf + 2 187.651 * * [simplify]: Extracting #6: cost 88 inf + 373 187.651 * * [simplify]: Extracting #7: cost 131 inf + 795 187.652 * * [simplify]: Extracting #8: cost 92 inf + 11425 187.656 * * [simplify]: Extracting #9: cost 28 inf + 38969 187.661 * * [simplify]: Extracting #10: cost 5 inf + 50898 187.667 * * [simplify]: Extracting #11: cost 0 inf + 55020 187.674 * [simplify]: Simplified to (* (sqrt (/ 1 (sqrt PI))) (sqrt (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7)))))) 187.674 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (* (* (sqrt (/ 1 (sqrt PI))) (sqrt (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 (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7))))))) (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))))) 187.674 * * * * [progress]: [ 236 / 286 ] simplifiying candidate # 187.674 * [simplify]: Simplifying (* (sqrt (sqrt (/ 1 PI))) (sqrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) 187.674 * * [simplify]: iters left: 6 (26 enodes) 187.683 * * [simplify]: iters left: 5 (100 enodes) 187.713 * * [simplify]: iters left: 4 (162 enodes) 187.751 * * [simplify]: iters left: 3 (275 enodes) 187.844 * * [simplify]: iters left: 2 (410 enodes) 187.962 * * [simplify]: Extracting #0: cost 1 inf + 0 187.962 * * [simplify]: Extracting #1: cost 4 inf + 0 187.962 * * [simplify]: Extracting #2: cost 8 inf + 0 187.962 * * [simplify]: Extracting #3: cost 12 inf + 0 187.963 * * [simplify]: Extracting #4: cost 30 inf + 0 187.963 * * [simplify]: Extracting #5: cost 56 inf + 2 187.963 * * [simplify]: Extracting #6: cost 88 inf + 375 187.964 * * [simplify]: Extracting #7: cost 131 inf + 797 187.971 * * [simplify]: Extracting #8: cost 92 inf + 11427 187.979 * * [simplify]: Extracting #9: cost 28 inf + 38971 187.990 * * [simplify]: Extracting #10: cost 5 inf + 50900 188.000 * * [simplify]: Extracting #11: cost 0 inf + 55022 188.006 * [simplify]: Simplified to (* (sqrt (sqrt (/ 1 PI))) (sqrt (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7)))))) 188.006 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (* (* (sqrt (sqrt (/ 1 PI))) (sqrt (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7)))))) (* (sqrt (sqrt (/ 1 PI))) (sqrt (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)))))) (exp (* (fabs x) (fabs x))))) 188.007 * [simplify]: Simplifying (* (sqrt (sqrt (/ 1 PI))) (sqrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) 188.007 * * [simplify]: iters left: 6 (26 enodes) 188.014 * * [simplify]: iters left: 5 (100 enodes) 188.032 * * [simplify]: iters left: 4 (162 enodes) 188.079 * * [simplify]: iters left: 3 (275 enodes) 188.146 * * [simplify]: iters left: 2 (410 enodes) 188.272 * * [simplify]: Extracting #0: cost 1 inf + 0 188.272 * * [simplify]: Extracting #1: cost 4 inf + 0 188.272 * * [simplify]: Extracting #2: cost 8 inf + 0 188.272 * * [simplify]: Extracting #3: cost 12 inf + 0 188.272 * * [simplify]: Extracting #4: cost 30 inf + 0 188.272 * * [simplify]: Extracting #5: cost 56 inf + 2 188.273 * * [simplify]: Extracting #6: cost 88 inf + 375 188.274 * * [simplify]: Extracting #7: cost 131 inf + 797 188.275 * * [simplify]: Extracting #8: cost 92 inf + 11427 188.279 * * [simplify]: Extracting #9: cost 28 inf + 38971 188.284 * * [simplify]: Extracting #10: cost 5 inf + 50900 188.290 * * [simplify]: Extracting #11: cost 0 inf + 55022 188.307 * [simplify]: Simplified to (* (sqrt (sqrt (/ 1 PI))) (sqrt (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7)))))) 188.307 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (* (* (sqrt (sqrt (/ 1 PI))) (sqrt (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 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7))))))) (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))))) 188.307 * * * * [progress]: [ 237 / 286 ] simplifiying candidate # 188.308 * [simplify]: Simplifying (* (sqrt (sqrt (/ 1 PI))) (sqrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) 188.308 * * [simplify]: iters left: 6 (26 enodes) 188.323 * * [simplify]: iters left: 5 (100 enodes) 188.358 * * [simplify]: iters left: 4 (162 enodes) 188.402 * * [simplify]: iters left: 3 (275 enodes) 188.490 * * [simplify]: iters left: 2 (410 enodes) 188.593 * * [simplify]: Extracting #0: cost 1 inf + 0 188.593 * * [simplify]: Extracting #1: cost 4 inf + 0 188.593 * * [simplify]: Extracting #2: cost 8 inf + 0 188.593 * * [simplify]: Extracting #3: cost 12 inf + 0 188.593 * * [simplify]: Extracting #4: cost 30 inf + 0 188.594 * * [simplify]: Extracting #5: cost 56 inf + 2 188.594 * * [simplify]: Extracting #6: cost 88 inf + 375 188.594 * * [simplify]: Extracting #7: cost 131 inf + 797 188.595 * * [simplify]: Extracting #8: cost 92 inf + 11427 188.599 * * [simplify]: Extracting #9: cost 28 inf + 38971 188.605 * * [simplify]: Extracting #10: cost 5 inf + 50900 188.614 * * [simplify]: Extracting #11: cost 0 inf + 55022 188.626 * [simplify]: Simplified to (* (sqrt (sqrt (/ 1 PI))) (sqrt (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7)))))) 188.626 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (* (* (sqrt (sqrt (/ 1 PI))) (sqrt (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7)))))) (* (sqrt (sqrt (/ 1 PI))) (sqrt (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)))))) (exp (* (fabs x) (fabs x))))) 188.627 * [simplify]: Simplifying (* (sqrt (sqrt (/ 1 PI))) (sqrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))))) 188.627 * * [simplify]: iters left: 6 (26 enodes) 188.641 * * [simplify]: iters left: 5 (100 enodes) 188.680 * * [simplify]: iters left: 4 (162 enodes) 188.737 * * [simplify]: iters left: 3 (275 enodes) 188.806 * * [simplify]: iters left: 2 (410 enodes) 188.949 * * [simplify]: Extracting #0: cost 1 inf + 0 188.949 * * [simplify]: Extracting #1: cost 4 inf + 0 188.949 * * [simplify]: Extracting #2: cost 8 inf + 0 188.949 * * [simplify]: Extracting #3: cost 12 inf + 0 188.949 * * [simplify]: Extracting #4: cost 30 inf + 0 188.949 * * [simplify]: Extracting #5: cost 56 inf + 2 188.950 * * [simplify]: Extracting #6: cost 88 inf + 375 188.951 * * [simplify]: Extracting #7: cost 131 inf + 797 188.953 * * [simplify]: Extracting #8: cost 92 inf + 11427 188.961 * * [simplify]: Extracting #9: cost 28 inf + 38971 188.971 * * [simplify]: Extracting #10: cost 5 inf + 50900 188.983 * * [simplify]: Extracting #11: cost 0 inf + 55022 188.995 * [simplify]: Simplified to (* (sqrt (sqrt (/ 1 PI))) (sqrt (sqrt (+ (+ (/ 1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7)))))) 188.995 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (* (* (sqrt (sqrt (/ 1 PI))) (sqrt (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 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 15/8 (pow (fabs x) 7))))))) (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))))) 188.996 * * * * [progress]: [ 238 / 286 ] simplifiying candidate # 188.996 * [simplify]: Simplifying (cbrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 188.996 * * [simplify]: iters left: 6 (21 enodes) 189.007 * * [simplify]: iters left: 5 (84 enodes) 189.022 * * [simplify]: iters left: 4 (146 enodes) 189.074 * * [simplify]: iters left: 3 (259 enodes) 189.121 * * [simplify]: iters left: 2 (395 enodes) 189.261 * * [simplify]: Extracting #0: cost 1 inf + 0 189.261 * * [simplify]: Extracting #1: cost 3 inf + 0 189.262 * * [simplify]: Extracting #2: cost 5 inf + 0 189.262 * * [simplify]: Extracting #3: cost 20 inf + 0 189.262 * * [simplify]: Extracting #4: cost 49 inf + 0 189.262 * * [simplify]: Extracting #5: cost 87 inf + 4 189.263 * * [simplify]: Extracting #6: cost 134 inf + 11 189.264 * * [simplify]: Extracting #7: cost 123 inf + 2400 189.269 * * [simplify]: Extracting #8: cost 44 inf + 32374 189.280 * * [simplify]: Extracting #9: cost 4 inf + 52396 189.291 * * [simplify]: Extracting #10: cost 0 inf + 54786 189.302 * [simplify]: Simplified to (cbrt (sqrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) 189.302 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (* (* (sqrt (/ 1 PI)) (* (cbrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (cbrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))))) (cbrt (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 (+ (/ 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))))) 189.302 * * * * [progress]: [ 239 / 286 ] simplifiying candidate # 189.303 * [simplify]: Simplifying (sqrt (cbrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 189.303 * * [simplify]: iters left: 6 (21 enodes) 189.315 * * [simplify]: iters left: 5 (84 enodes) 189.345 * * [simplify]: iters left: 4 (146 enodes) 189.389 * * [simplify]: iters left: 3 (259 enodes) 189.466 * * [simplify]: iters left: 2 (395 enodes) 189.572 * * [simplify]: Extracting #0: cost 1 inf + 0 189.572 * * [simplify]: Extracting #1: cost 3 inf + 0 189.572 * * [simplify]: Extracting #2: cost 5 inf + 0 189.572 * * [simplify]: Extracting #3: cost 20 inf + 0 189.572 * * [simplify]: Extracting #4: cost 49 inf + 0 189.573 * * [simplify]: Extracting #5: cost 87 inf + 4 189.573 * * [simplify]: Extracting #6: cost 134 inf + 11 189.574 * * [simplify]: Extracting #7: cost 123 inf + 2400 189.576 * * [simplify]: Extracting #8: cost 44 inf + 32374 189.581 * * [simplify]: Extracting #9: cost 4 inf + 52436 189.587 * * [simplify]: Extracting #10: cost 0 inf + 54866 189.592 * [simplify]: Simplified to (sqrt (cbrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) 189.592 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (* (* (sqrt (/ 1 PI)) (sqrt (* (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)))))))) (sqrt (cbrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (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)))))) (exp (* (fabs x) (fabs x))))) 189.593 * * * * [progress]: [ 240 / 286 ] simplifiying candidate # 189.593 * [simplify]: Simplifying (sqrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 189.593 * * [simplify]: iters left: 6 (21 enodes) 189.604 * * [simplify]: iters left: 5 (84 enodes) 189.624 * * [simplify]: iters left: 4 (146 enodes) 189.677 * * [simplify]: iters left: 3 (259 enodes) 189.752 * * [simplify]: iters left: 2 (395 enodes) 189.846 * * [simplify]: Extracting #0: cost 1 inf + 0 189.846 * * [simplify]: Extracting #1: cost 3 inf + 0 189.846 * * [simplify]: Extracting #2: cost 5 inf + 0 189.846 * * [simplify]: Extracting #3: cost 20 inf + 0 189.846 * * [simplify]: Extracting #4: cost 49 inf + 0 189.846 * * [simplify]: Extracting #5: cost 87 inf + 4 189.846 * * [simplify]: Extracting #6: cost 134 inf + 11 189.847 * * [simplify]: Extracting #7: cost 123 inf + 2400 189.850 * * [simplify]: Extracting #8: cost 44 inf + 32374 189.855 * * [simplify]: Extracting #9: cost 4 inf + 52356 189.862 * * [simplify]: Extracting #10: cost 0 inf + 54706 189.873 * [simplify]: Simplified to (sqrt (sqrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) 189.873 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (* (* (sqrt (/ 1 PI)) (sqrt (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 (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (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)))))) (exp (* (fabs x) (fabs x))))) 189.874 * * * * [progress]: [ 241 / 286 ] simplifiying candidate # 189.874 * [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))))) 189.874 * * [simplify]: iters left: 6 (20 enodes) 189.881 * * [simplify]: iters left: 5 (81 enodes) 189.897 * * [simplify]: iters left: 4 (143 enodes) 189.945 * * [simplify]: iters left: 3 (257 enodes) 190.007 * * [simplify]: iters left: 2 (383 enodes) 190.110 * * [simplify]: Extracting #0: cost 1 inf + 0 190.110 * * [simplify]: Extracting #1: cost 3 inf + 0 190.110 * * [simplify]: Extracting #2: cost 18 inf + 0 190.110 * * [simplify]: Extracting #3: cost 47 inf + 0 190.111 * * [simplify]: Extracting #4: cost 84 inf + 4 190.111 * * [simplify]: Extracting #5: cost 133 inf + 11 190.112 * * [simplify]: Extracting #6: cost 117 inf + 4315 190.115 * * [simplify]: Extracting #7: cost 41 inf + 32392 190.123 * * [simplify]: Extracting #8: cost 3 inf + 51156 190.133 * * [simplify]: Extracting #9: cost 1 inf + 52397 190.143 * * [simplify]: Extracting #10: cost 0 inf + 53264 190.152 * [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))))) 190.152 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (* (* (sqrt (/ 1 PI)) (sqrt 1)) (sqrt (+ (+ (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (/ 3/4 (pow (fabs x) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (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)))))) (exp (* (fabs x) (fabs x))))) 190.153 * * * * [progress]: [ 242 / 286 ] simplifiying candidate # 190.153 * [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))))) 190.153 * * [simplify]: iters left: 6 (20 enodes) 190.159 * * [simplify]: iters left: 5 (81 enodes) 190.175 * * [simplify]: iters left: 4 (143 enodes) 190.219 * * [simplify]: iters left: 3 (257 enodes) 190.307 * * [simplify]: iters left: 2 (383 enodes) 190.416 * * [simplify]: Extracting #0: cost 1 inf + 0 190.417 * * [simplify]: Extracting #1: cost 3 inf + 0 190.417 * * [simplify]: Extracting #2: cost 18 inf + 0 190.417 * * [simplify]: Extracting #3: cost 47 inf + 0 190.418 * * [simplify]: Extracting #4: cost 84 inf + 4 190.418 * * [simplify]: Extracting #5: cost 133 inf + 11 190.420 * * [simplify]: Extracting #6: cost 117 inf + 4315 190.425 * * [simplify]: Extracting #7: cost 41 inf + 32392 190.435 * * [simplify]: Extracting #8: cost 3 inf + 51156 190.445 * * [simplify]: Extracting #9: cost 1 inf + 52397 190.456 * * [simplify]: Extracting #10: cost 0 inf + 53264 190.467 * [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))))) 190.467 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (* (* (sqrt (/ 1 PI)) (sqrt 1)) (sqrt (+ (+ (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (/ 3/4 (pow (fabs x) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (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)))))) (exp (* (fabs x) (fabs x))))) 190.467 * * * * [progress]: [ 243 / 286 ] simplifiying candidate # 190.468 * [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))))) 190.468 * * [simplify]: iters left: 6 (20 enodes) 190.480 * * [simplify]: iters left: 5 (81 enodes) 190.499 * * [simplify]: iters left: 4 (143 enodes) 190.543 * * [simplify]: iters left: 3 (257 enodes) 190.608 * * [simplify]: iters left: 2 (383 enodes) 190.724 * * [simplify]: Extracting #0: cost 1 inf + 0 190.724 * * [simplify]: Extracting #1: cost 3 inf + 0 190.724 * * [simplify]: Extracting #2: cost 18 inf + 0 190.724 * * [simplify]: Extracting #3: cost 47 inf + 0 190.724 * * [simplify]: Extracting #4: cost 84 inf + 4 190.725 * * [simplify]: Extracting #5: cost 133 inf + 11 190.725 * * [simplify]: Extracting #6: cost 117 inf + 4315 190.728 * * [simplify]: Extracting #7: cost 41 inf + 32392 190.733 * * [simplify]: Extracting #8: cost 3 inf + 51156 190.739 * * [simplify]: Extracting #9: cost 1 inf + 52397 190.744 * * [simplify]: Extracting #10: cost 0 inf + 53264 190.749 * [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))))) 190.749 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (* (* (sqrt (/ 1 PI)) (sqrt 1)) (sqrt (+ (+ (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (/ 3/4 (pow (fabs x) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (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)))))) (exp (* (fabs x) (fabs x))))) 190.750 * * * * [progress]: [ 244 / 286 ] simplifiying candidate # 190.750 * [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))))) 190.750 * * [simplify]: iters left: 6 (20 enodes) 190.760 * * [simplify]: iters left: 5 (81 enodes) 190.785 * * [simplify]: iters left: 4 (143 enodes) 190.822 * * [simplify]: iters left: 3 (257 enodes) 190.875 * * [simplify]: iters left: 2 (383 enodes) 191.000 * * [simplify]: Extracting #0: cost 1 inf + 0 191.000 * * [simplify]: Extracting #1: cost 3 inf + 0 191.000 * * [simplify]: Extracting #2: cost 18 inf + 0 191.001 * * [simplify]: Extracting #3: cost 47 inf + 0 191.001 * * [simplify]: Extracting #4: cost 84 inf + 4 191.002 * * [simplify]: Extracting #5: cost 133 inf + 11 191.003 * * [simplify]: Extracting #6: cost 117 inf + 4315 191.009 * * [simplify]: Extracting #7: cost 41 inf + 32392 191.019 * * [simplify]: Extracting #8: cost 3 inf + 51156 191.034 * * [simplify]: Extracting #9: cost 1 inf + 52397 191.045 * * [simplify]: Extracting #10: cost 0 inf + 53264 191.055 * [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))))) 191.056 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (* (* (sqrt (/ 1 PI)) (sqrt 1)) (sqrt (+ (+ (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (/ 3/4 (pow (fabs x) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (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)))))) (exp (* (fabs x) (fabs x))))) 191.056 * * * * [progress]: [ 245 / 286 ] simplifiying candidate # 191.056 * [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))))) 191.057 * * [simplify]: iters left: 6 (20 enodes) 191.069 * * [simplify]: iters left: 5 (81 enodes) 191.092 * * [simplify]: iters left: 4 (143 enodes) 191.121 * * [simplify]: iters left: 3 (257 enodes) 191.180 * * [simplify]: iters left: 2 (383 enodes) 191.290 * * [simplify]: Extracting #0: cost 1 inf + 0 191.290 * * [simplify]: Extracting #1: cost 3 inf + 0 191.291 * * [simplify]: Extracting #2: cost 18 inf + 0 191.291 * * [simplify]: Extracting #3: cost 47 inf + 0 191.291 * * [simplify]: Extracting #4: cost 84 inf + 4 191.292 * * [simplify]: Extracting #5: cost 133 inf + 11 191.293 * * [simplify]: Extracting #6: cost 117 inf + 4315 191.298 * * [simplify]: Extracting #7: cost 41 inf + 32392 191.308 * * [simplify]: Extracting #8: cost 3 inf + 51156 191.313 * * [simplify]: Extracting #9: cost 1 inf + 52397 191.318 * * [simplify]: Extracting #10: cost 0 inf + 53264 191.324 * [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))))) 191.324 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (* (* (sqrt (/ 1 PI)) (sqrt 1)) (sqrt (+ (+ (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (/ 3/4 (pow (fabs x) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (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)))))) (exp (* (fabs x) (fabs x))))) 191.324 * * * * [progress]: [ 246 / 286 ] simplifiying candidate # 191.324 * [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))))) 191.324 * * [simplify]: iters left: 6 (20 enodes) 191.331 * * [simplify]: iters left: 5 (81 enodes) 191.360 * * [simplify]: iters left: 4 (143 enodes) 191.391 * * [simplify]: iters left: 3 (257 enodes) 191.477 * * [simplify]: iters left: 2 (383 enodes) 191.619 * * [simplify]: Extracting #0: cost 1 inf + 0 191.619 * * [simplify]: Extracting #1: cost 3 inf + 0 191.619 * * [simplify]: Extracting #2: cost 18 inf + 0 191.619 * * [simplify]: Extracting #3: cost 47 inf + 0 191.619 * * [simplify]: Extracting #4: cost 84 inf + 4 191.620 * * [simplify]: Extracting #5: cost 133 inf + 11 191.621 * * [simplify]: Extracting #6: cost 117 inf + 4315 191.627 * * [simplify]: Extracting #7: cost 41 inf + 32392 191.636 * * [simplify]: Extracting #8: cost 3 inf + 51156 191.647 * * [simplify]: Extracting #9: cost 1 inf + 52397 191.657 * * [simplify]: Extracting #10: cost 0 inf + 53264 191.668 * [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))))) 191.668 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (* (* (sqrt (/ 1 PI)) (sqrt 1)) (sqrt (+ (+ (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (/ 3/4 (pow (fabs x) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (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)))))) (exp (* (fabs x) (fabs x))))) 191.669 * * * * [progress]: [ 247 / 286 ] simplifiying candidate # 191.669 * [simplify]: Simplifying (sqrt (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 191.669 * * [simplify]: iters left: 6 (21 enodes) 191.682 * * [simplify]: iters left: 5 (84 enodes) 191.713 * * [simplify]: iters left: 4 (146 enodes) 191.757 * * [simplify]: iters left: 3 (259 enodes) 191.826 * * [simplify]: iters left: 2 (395 enodes) 191.916 * * [simplify]: Extracting #0: cost 1 inf + 0 191.916 * * [simplify]: Extracting #1: cost 3 inf + 0 191.916 * * [simplify]: Extracting #2: cost 5 inf + 0 191.916 * * [simplify]: Extracting #3: cost 20 inf + 0 191.916 * * [simplify]: Extracting #4: cost 49 inf + 0 191.916 * * [simplify]: Extracting #5: cost 87 inf + 4 191.917 * * [simplify]: Extracting #6: cost 134 inf + 11 191.917 * * [simplify]: Extracting #7: cost 123 inf + 2400 191.920 * * [simplify]: Extracting #8: cost 44 inf + 32374 191.925 * * [simplify]: Extracting #9: cost 4 inf + 52356 191.934 * * [simplify]: Extracting #10: cost 0 inf + 54706 191.940 * [simplify]: Simplified to (sqrt (sqrt (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))))) 191.940 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (* (* (sqrt (/ 1 PI)) (sqrt (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 (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1 (fabs x))) (+ (/ 15/8 (pow (fabs x) 7)) (/ 1/2 (* (* (fabs x) (fabs x)) (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)))))) (exp (* (fabs x) (fabs x))))) 191.940 * * * * [progress]: [ 248 / 286 ] simplifiying candidate # 191.940 * [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))))) 191.940 * * [simplify]: iters left: 6 (20 enodes) 191.947 * * [simplify]: iters left: 5 (81 enodes) 191.969 * * [simplify]: iters left: 4 (143 enodes) 191.998 * * [simplify]: iters left: 3 (257 enodes) 192.059 * * [simplify]: iters left: 2 (383 enodes) 192.149 * * [simplify]: Extracting #0: cost 1 inf + 0 192.149 * * [simplify]: Extracting #1: cost 3 inf + 0 192.149 * * [simplify]: Extracting #2: cost 18 inf + 0 192.149 * * [simplify]: Extracting #3: cost 47 inf + 0 192.149 * * [simplify]: Extracting #4: cost 84 inf + 4 192.149 * * [simplify]: Extracting #5: cost 133 inf + 11 192.150 * * [simplify]: Extracting #6: cost 117 inf + 4315 192.153 * * [simplify]: Extracting #7: cost 41 inf + 32392 192.158 * * [simplify]: Extracting #8: cost 3 inf + 51156 192.163 * * [simplify]: Extracting #9: cost 1 inf + 52397 192.168 * * [simplify]: Extracting #10: cost 0 inf + 53264 192.174 * [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))))) 192.174 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (* (* (sqrt (/ 1 PI)) 1) (sqrt (+ (+ (+ (/ 1 (fabs x)) (/ 15/8 (pow (fabs x) 7))) (/ 3/4 (pow (fabs x) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (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)))))) (exp (* (fabs x) (fabs x))))) 192.174 * * * * [progress]: [ 249 / 286 ] simplifiying candidate # 192.174 * [simplify]: Simplifying (* (cbrt (sqrt (/ 1 PI))) (cbrt (sqrt (/ 1 PI)))) 192.174 * * [simplify]: iters left: 6 (6 enodes) 192.177 * * [simplify]: iters left: 5 (20 enodes) 192.183 * * [simplify]: iters left: 4 (22 enodes) 192.189 * * [simplify]: Extracting #0: cost 1 inf + 0 192.189 * * [simplify]: Extracting #1: cost 3 inf + 0 192.189 * * [simplify]: Extracting #2: cost 5 inf + 0 192.189 * * [simplify]: Extracting #3: cost 7 inf + 0 192.189 * * [simplify]: Extracting #4: cost 10 inf + 0 192.189 * * [simplify]: Extracting #5: cost 8 inf + 2 192.189 * * [simplify]: Extracting #6: cost 0 inf + 978 192.189 * [simplify]: Simplified to (* (cbrt (sqrt (/ 1 PI))) (cbrt (sqrt (/ 1 PI)))) 192.189 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (* (* (cbrt (sqrt (/ 1 PI))) (cbrt (sqrt (/ 1 PI)))) (* (cbrt (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)))))) (exp (* (fabs x) (fabs x))))) 192.189 * * * * [progress]: [ 250 / 286 ] simplifiying candidate # 192.189 * [simplify]: Simplifying (sqrt (* (cbrt (/ 1 PI)) (cbrt (/ 1 PI)))) 192.189 * * [simplify]: iters left: 6 (6 enodes) 192.191 * * [simplify]: iters left: 5 (21 enodes) 192.194 * * [simplify]: iters left: 4 (23 enodes) 192.201 * * [simplify]: Extracting #0: cost 1 inf + 0 192.201 * * [simplify]: Extracting #1: cost 4 inf + 0 192.201 * * [simplify]: Extracting #2: cost 7 inf + 0 192.202 * * [simplify]: Extracting #3: cost 10 inf + 0 192.202 * * [simplify]: Extracting #4: cost 8 inf + 2 192.202 * * [simplify]: Extracting #5: cost 1 inf + 816 192.202 * * [simplify]: Extracting #6: cost 0 inf + 978 192.202 * [simplify]: Simplified to (fabs (cbrt (/ 1 PI))) 192.202 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (* (fabs (cbrt (/ 1 PI))) (* (sqrt (cbrt (/ 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)))))) (exp (* (fabs x) (fabs x))))) 192.202 * * * * [progress]: [ 251 / 286 ] simplifiying candidate # 192.202 * [simplify]: Simplifying (sqrt (sqrt (/ 1 PI))) 192.202 * * [simplify]: iters left: 4 (5 enodes) 192.204 * * [simplify]: iters left: 3 (17 enodes) 192.207 * * [simplify]: iters left: 2 (19 enodes) 192.210 * * [simplify]: Extracting #0: cost 1 inf + 0 192.210 * * [simplify]: Extracting #1: cost 3 inf + 0 192.210 * * [simplify]: Extracting #2: cost 5 inf + 0 192.210 * * [simplify]: Extracting #3: cost 8 inf + 0 192.210 * * [simplify]: Extracting #4: cost 6 inf + 2 192.210 * * [simplify]: Extracting #5: cost 0 inf + 494 192.210 * [simplify]: Simplified to (sqrt (sqrt (/ 1 PI))) 192.210 * [simplify]: Simplified (2 1 1 1) to (λ (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))))))) (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))))) 192.210 * * * * [progress]: [ 252 / 286 ] simplifiying candidate # 192.211 * [simplify]: Simplifying (sqrt (/ (* (cbrt 1) (cbrt 1)) (* (cbrt PI) (cbrt PI)))) 192.211 * * [simplify]: iters left: 6 (8 enodes) 192.213 * * [simplify]: iters left: 5 (32 enodes) 192.218 * * [simplify]: iters left: 4 (49 enodes) 192.232 * * [simplify]: iters left: 3 (75 enodes) 192.252 * * [simplify]: iters left: 2 (80 enodes) 192.259 * * [simplify]: Extracting #0: cost 1 inf + 0 192.259 * * [simplify]: Extracting #1: cost 4 inf + 0 192.259 * * [simplify]: Extracting #2: cost 9 inf + 0 192.259 * * [simplify]: Extracting #3: cost 11 inf + 1 192.259 * * [simplify]: Extracting #4: cost 0 inf + 1378 192.259 * * [simplify]: Extracting #5: cost 0 inf + 1298 192.259 * [simplify]: Simplified to (fabs (/ 1 (cbrt PI))) 192.260 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (* (fabs (/ 1 (cbrt PI))) (* (sqrt (/ (cbrt 1) (cbrt 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)))))) (exp (* (fabs x) (fabs x))))) 192.260 * * * * [progress]: [ 253 / 286 ] simplifiying candidate # 192.260 * [simplify]: Simplifying (sqrt (/ (* (cbrt 1) (cbrt 1)) (sqrt PI))) 192.260 * * [simplify]: iters left: 6 (7 enodes) 192.262 * * [simplify]: iters left: 5 (25 enodes) 192.266 * * [simplify]: iters left: 4 (27 enodes) 192.270 * * [simplify]: Extracting #0: cost 1 inf + 0 192.270 * * [simplify]: Extracting #1: cost 3 inf + 0 192.270 * * [simplify]: Extracting #2: cost 6 inf + 0 192.270 * * [simplify]: Extracting #3: cost 7 inf + 1 192.270 * * [simplify]: Extracting #4: cost 6 inf + 2 192.270 * * [simplify]: Extracting #5: cost 4 inf + 125 192.270 * * [simplify]: Extracting #6: cost 1 inf + 370 192.270 * * [simplify]: Extracting #7: cost 0 inf + 492 192.270 * [simplify]: Simplified to (sqrt (/ 1 (sqrt PI))) 192.270 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (* (sqrt (/ 1 (sqrt PI))) (* (sqrt (/ (cbrt 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)))))) (exp (* (fabs x) (fabs x))))) 192.271 * * * * [progress]: [ 254 / 286 ] simplifiying candidate # 192.271 * [simplify]: Simplifying (sqrt (/ (* (cbrt 1) (cbrt 1)) 1)) 192.271 * * [simplify]: iters left: 6 (5 enodes) 192.275 * * [simplify]: iters left: 5 (17 enodes) 192.279 * * [simplify]: iters left: 4 (19 enodes) 192.281 * * [simplify]: Extracting #0: cost 1 inf + 0 192.281 * * [simplify]: Extracting #1: cost 0 inf + 1 192.281 * [simplify]: Simplified to 1 192.281 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (* 1 (* (sqrt (/ (cbrt 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)))))) (exp (* (fabs x) (fabs x))))) 192.281 * * * * [progress]: [ 255 / 286 ] simplifiying candidate # 192.281 * [simplify]: Simplifying (sqrt (/ (sqrt 1) (* (cbrt PI) (cbrt PI)))) 192.281 * * [simplify]: iters left: 6 (7 enodes) 192.284 * * [simplify]: iters left: 5 (25 enodes) 192.291 * * [simplify]: iters left: 4 (32 enodes) 192.295 * * [simplify]: iters left: 3 (34 enodes) 192.303 * * [simplify]: Extracting #0: cost 1 inf + 0 192.303 * * [simplify]: Extracting #1: cost 3 inf + 0 192.303 * * [simplify]: Extracting #2: cost 9 inf + 0 192.303 * * [simplify]: Extracting #3: cost 13 inf + 1 192.303 * * [simplify]: Extracting #4: cost 8 inf + 408 192.303 * * [simplify]: Extracting #5: cost 4 inf + 935 192.303 * * [simplify]: Extracting #6: cost 1 inf + 1420 192.303 * * [simplify]: Extracting #7: cost 0 inf + 1622 192.304 * [simplify]: Simplified to (sqrt (/ (/ 1 (cbrt PI)) (cbrt PI))) 192.304 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (* (sqrt (/ (/ 1 (cbrt PI)) (cbrt PI))) (* (sqrt (/ (sqrt 1) (cbrt 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)))))) (exp (* (fabs x) (fabs x))))) 192.304 * * * * [progress]: [ 256 / 286 ] simplifiying candidate # 192.304 * [simplify]: Simplifying (sqrt (/ (sqrt 1) (sqrt PI))) 192.304 * * [simplify]: iters left: 4 (6 enodes) 192.307 * * [simplify]: iters left: 3 (20 enodes) 192.310 * * [simplify]: iters left: 2 (22 enodes) 192.313 * * [simplify]: Extracting #0: cost 1 inf + 0 192.313 * * [simplify]: Extracting #1: cost 3 inf + 0 192.313 * * [simplify]: Extracting #2: cost 6 inf + 0 192.313 * * [simplify]: Extracting #3: cost 7 inf + 1 192.313 * * [simplify]: Extracting #4: cost 1 inf + 370 192.313 * * [simplify]: Extracting #5: cost 0 inf + 492 192.313 * [simplify]: Simplified to (sqrt (/ 1 (sqrt PI))) 192.313 * [simplify]: Simplified (2 1 1 1) to (λ (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))))))) (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))))) 192.314 * * * * [progress]: [ 257 / 286 ] simplifiying candidate # 192.314 * [simplify]: Simplifying (sqrt (/ (sqrt 1) 1)) 192.314 * * [simplify]: iters left: 4 (4 enodes) 192.318 * * [simplify]: iters left: 3 (12 enodes) 192.321 * * [simplify]: iters left: 2 (14 enodes) 192.325 * * [simplify]: Extracting #0: cost 1 inf + 0 192.325 * * [simplify]: Extracting #1: cost 0 inf + 1 192.325 * [simplify]: Simplified to 1 192.325 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (* 1 (* (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)))))) (exp (* (fabs x) (fabs x))))) 192.326 * * * * [progress]: [ 258 / 286 ] simplifiying candidate # 192.326 * [simplify]: Simplifying (sqrt (/ 1 (* (cbrt PI) (cbrt PI)))) 192.326 * * [simplify]: iters left: 6 (6 enodes) 192.329 * * [simplify]: iters left: 5 (22 enodes) 192.334 * * [simplify]: iters left: 4 (26 enodes) 192.337 * * [simplify]: Extracting #0: cost 1 inf + 0 192.337 * * [simplify]: Extracting #1: cost 3 inf + 0 192.337 * * [simplify]: Extracting #2: cost 8 inf + 0 192.337 * * [simplify]: Extracting #3: cost 11 inf + 1 192.338 * * [simplify]: Extracting #4: cost 8 inf + 164 192.338 * * [simplify]: Extracting #5: cost 1 inf + 1176 192.338 * * [simplify]: Extracting #6: cost 0 inf + 1378 192.338 * [simplify]: Simplified to (sqrt (/ 1 (* (cbrt PI) (cbrt PI)))) 192.338 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (* (sqrt (/ 1 (* (cbrt PI) (cbrt PI)))) (* (sqrt (/ 1 (cbrt 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)))))) (exp (* (fabs x) (fabs x))))) 192.338 * * * * [progress]: [ 259 / 286 ] simplifiying candidate # 192.339 * [simplify]: Simplifying (sqrt (/ 1 (sqrt PI))) 192.339 * * [simplify]: iters left: 4 (5 enodes) 192.340 * * [simplify]: iters left: 3 (17 enodes) 192.342 * * [simplify]: iters left: 2 (19 enodes) 192.345 * * [simplify]: Extracting #0: cost 1 inf + 0 192.345 * * [simplify]: Extracting #1: cost 3 inf + 0 192.345 * * [simplify]: Extracting #2: cost 6 inf + 0 192.345 * * [simplify]: Extracting #3: cost 7 inf + 1 192.345 * * [simplify]: Extracting #4: cost 0 inf + 492 192.345 * [simplify]: Simplified to (sqrt (/ 1 (sqrt PI))) 192.345 * [simplify]: Simplified (2 1 1 1) to (λ (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))))))) (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))))) 192.346 * * * * [progress]: [ 260 / 286 ] simplifiying candidate # 192.346 * [simplify]: Simplifying (sqrt (/ 1 1)) 192.346 * * [simplify]: iters left: 3 (3 enodes) 192.348 * * [simplify]: iters left: 2 (9 enodes) 192.349 * * [simplify]: iters left: 1 (11 enodes) 192.351 * * [simplify]: Extracting #0: cost 1 inf + 0 192.351 * * [simplify]: Extracting #1: cost 0 inf + 1 192.351 * [simplify]: Simplified to 1 192.351 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (* 1 (* (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)))))) (exp (* (fabs x) (fabs x))))) 192.351 * * * * [progress]: [ 261 / 286 ] simplifiying candidate # 192.351 * [simplify]: Simplifying (sqrt 1) 192.351 * * [simplify]: iters left: 1 (2 enodes) 192.353 * * [simplify]: Extracting #0: cost 1 inf + 0 192.353 * * [simplify]: Extracting #1: cost 0 inf + 1 192.353 * [simplify]: Simplified to 1 192.353 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (* 1 (* (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)))))) (exp (* (fabs x) (fabs x))))) 192.353 * * * * [progress]: [ 262 / 286 ] simplifiying candidate # 192.353 * [simplify]: Simplifying (sqrt 1) 192.353 * * [simplify]: iters left: 1 (2 enodes) 192.355 * * [simplify]: Extracting #0: cost 1 inf + 0 192.355 * * [simplify]: Extracting #1: cost 0 inf + 1 192.355 * [simplify]: Simplified to 1 192.355 * [simplify]: Simplified (2 1 1 1) to (λ (x) (* (* (* 1 (* (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)))))) (exp (* (fabs x) (fabs x))))) 192.355 * * * * [progress]: [ 263 / 286 ] simplifiying candidate # 192.355 * [simplify]: Simplifying (sqrt (sqrt (/ 1 PI))) 192.355 * * [simplify]: iters left: 4 (5 enodes) 192.356 * * [simplify]: iters left: 3 (17 enodes) 192.359 * * [simplify]: iters left: 2 (19 enodes) 192.362 * * [simplify]: Extracting #0: cost 1 inf + 0 192.362 * * [simplify]: Extracting #1: cost 3 inf + 0 192.362 * * [simplify]: Extracting #2: cost 5 inf + 0 192.362 * * [simplify]: Extracting #3: cost 8 inf + 0 192.362 * * [simplify]: Extracting #4: cost 6 inf + 2 192.362 * * [simplify]: Extracting #5: cost 0 inf + 494 192.362 * [simplify]: Simplified to (sqrt (sqrt (/ 1 PI))) 192.362 * [simplify]: Simplified (2 1 1 1) to (λ (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))))))) (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))))) 192.363 * * * * [progress]: [ 264 / 286 ] simplifiying candidate # 192.363 * * * * [progress]: [ 265 / 286 ] simplifiying candidate # 192.363 * [simplify]: Simplifying (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))) 192.363 * * [simplify]: iters left: 6 (12 enodes) 192.367 * * [simplify]: iters left: 5 (55 enodes) 192.379 * * [simplify]: iters left: 4 (141 enodes) 192.466 * * [simplify]: iters left: 3 (434 enodes) 192.914 * * [simplify]: Extracting #0: cost 1 inf + 0 192.914 * * [simplify]: Extracting #1: cost 3 inf + 0 192.914 * * [simplify]: Extracting #2: cost 110 inf + 0 192.924 * * [simplify]: Extracting #3: cost 528 inf + 0 192.931 * * [simplify]: Extracting #4: cost 481 inf + 7380 192.948 * * [simplify]: Extracting #5: cost 220 inf + 115895 192.986 * * [simplify]: Extracting #6: cost 4 inf + 227326 193.049 * * [simplify]: Extracting #7: cost 0 inf + 227221 193.112 * [simplify]: Simplified to (sqrt (* (* (* (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))))))) 193.112 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (/ (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (* (* (* (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)))))))) (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))))) 193.113 * * * * [progress]: [ 266 / 286 ] simplifiying candidate # 193.113 * [simplify]: Simplifying (sqrt (* (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)))) 193.113 * * [simplify]: iters left: 6 (20 enodes) 193.121 * * [simplify]: iters left: 5 (96 enodes) 193.142 * * [simplify]: iters left: 4 (262 enodes) 193.256 * * [simplify]: Extracting #0: cost 1 inf + 0 193.256 * * [simplify]: Extracting #1: cost 3 inf + 0 193.256 * * [simplify]: Extracting #2: cost 36 inf + 0 193.256 * * [simplify]: Extracting #3: cost 100 inf + 0 193.257 * * [simplify]: Extracting #4: cost 254 inf + 1095 193.259 * * [simplify]: Extracting #5: cost 307 inf + 12527 193.266 * * [simplify]: Extracting #6: cost 184 inf + 49164 193.292 * * [simplify]: Extracting #7: cost 46 inf + 117315 193.331 * * [simplify]: Extracting #8: cost 0 inf + 142491 193.362 * * [simplify]: Extracting #9: cost 0 inf + 141730 193.382 * [simplify]: Simplified to (sqrt (* (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))))))) 193.382 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (/ (* (sqrt (/ 1 PI)) (sqrt (+ (* 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)))))) (sqrt (* (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)))))))) (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))))) 193.383 * * * * [progress]: [ 267 / 286 ] simplifiying candidate # 193.384 * [simplify]: Simplifying (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) 193.384 * * [simplify]: iters left: 6 (16 enodes) 193.394 * * [simplify]: iters left: 5 (66 enodes) 193.419 * * [simplify]: iters left: 4 (133 enodes) 193.469 * * [simplify]: iters left: 3 (355 enodes) 193.641 * * [simplify]: Extracting #0: cost 1 inf + 0 193.641 * * [simplify]: Extracting #1: cost 3 inf + 0 193.641 * * [simplify]: Extracting #2: cost 40 inf + 0 193.642 * * [simplify]: Extracting #3: cost 142 inf + 0 193.643 * * [simplify]: Extracting #4: cost 223 inf + 1259 193.647 * * [simplify]: Extracting #5: cost 202 inf + 14743 193.658 * * [simplify]: Extracting #6: cost 117 inf + 51544 193.679 * * [simplify]: Extracting #7: cost 34 inf + 98845 193.693 * * [simplify]: Extracting #8: cost 0 inf + 116248 193.706 * * [simplify]: Extracting #9: cost 0 inf + 116128 193.735 * [simplify]: Simplified to (sqrt (* (pow (fabs x) 8) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) 193.735 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (/ (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (* (pow (fabs x) 8) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))))) (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))))) 193.736 * * * * [progress]: [ 268 / 286 ] simplifiying candidate # 193.736 * [simplify]: Simplifying (sqrt (* (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))))))) 193.736 * * [simplify]: iters left: 6 (22 enodes) 193.750 * * [simplify]: iters left: 5 (108 enodes) 193.796 * * [simplify]: iters left: 4 (289 enodes) 193.944 * * [simplify]: Extracting #0: cost 1 inf + 0 193.944 * * [simplify]: Extracting #1: cost 3 inf + 0 193.944 * * [simplify]: Extracting #2: cost 28 inf + 0 193.944 * * [simplify]: Extracting #3: cost 149 inf + 0 193.945 * * [simplify]: Extracting #4: cost 305 inf + 4 193.946 * * [simplify]: Extracting #5: cost 307 inf + 2850 193.956 * * [simplify]: Extracting #6: cost 201 inf + 44334 194.002 * * [simplify]: Extracting #7: cost 32 inf + 143679 194.033 * * [simplify]: Extracting #8: cost 0 inf + 167221 194.078 * [simplify]: Simplified to (sqrt (* (pow (fabs x) 7) (+ (* (- (- (/ 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)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) 194.079 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (/ (* (sqrt (/ 1 PI)) (sqrt (+ (* 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)))))) (sqrt (* (pow (fabs x) 7) (+ (* (- (- (/ 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)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (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)))))) (exp (* (fabs x) (fabs x))))) 194.079 * * * * [progress]: [ 269 / 286 ] simplifiying candidate # 194.080 * [simplify]: Simplifying (sqrt (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) 194.080 * * [simplify]: iters left: 6 (18 enodes) 194.091 * * [simplify]: iters left: 5 (74 enodes) 194.120 * * [simplify]: iters left: 4 (142 enodes) 194.182 * * [simplify]: iters left: 3 (323 enodes) 194.335 * * [simplify]: Extracting #0: cost 1 inf + 0 194.335 * * [simplify]: Extracting #1: cost 3 inf + 0 194.335 * * [simplify]: Extracting #2: cost 24 inf + 0 194.336 * * [simplify]: Extracting #3: cost 144 inf + 0 194.337 * * [simplify]: Extracting #4: cost 205 inf + 6 194.341 * * [simplify]: Extracting #5: cost 159 inf + 17650 194.355 * * [simplify]: Extracting #6: cost 44 inf + 72985 194.376 * * [simplify]: Extracting #7: cost 5 inf + 91748 194.397 * * [simplify]: Extracting #8: cost 0 inf + 94094 194.417 * [simplify]: Simplified to (sqrt (* (- (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) 194.417 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (/ (* (sqrt (/ 1 PI)) (sqrt (+ (* 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 (* (- (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7)))) (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))))) 194.418 * * * * [progress]: [ 270 / 286 ] simplifiying candidate # 194.418 * [simplify]: Simplifying (sqrt (+ (* (/ 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))))))) 194.418 * * [simplify]: iters left: 6 (24 enodes) 194.426 * * [simplify]: iters left: 5 (116 enodes) 194.451 * * [simplify]: iters left: 4 (336 enodes) 194.636 * * [simplify]: Extracting #0: cost 1 inf + 0 194.636 * * [simplify]: Extracting #1: cost 3 inf + 0 194.636 * * [simplify]: Extracting #2: cost 28 inf + 0 194.637 * * [simplify]: Extracting #3: cost 251 inf + 0 194.639 * * [simplify]: Extracting #4: cost 416 inf + 3 194.644 * * [simplify]: Extracting #5: cost 387 inf + 12740 194.663 * * [simplify]: Extracting #6: cost 237 inf + 83497 194.722 * * [simplify]: Extracting #7: cost 36 inf + 221411 194.780 * * [simplify]: Extracting #8: cost 4 inf + 244915 194.828 * * [simplify]: Extracting #9: cost 0 inf + 246705 194.882 * * [simplify]: Extracting #10: cost 0 inf + 246625 194.929 * [simplify]: Simplified to (sqrt (+ (* (/ 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)))) (+ (/ 1 (fabs x)) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))))) 194.929 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (/ (* (sqrt (/ 1 PI)) (sqrt (+ (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)))) (sqrt (+ (* (/ 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)))) (+ (/ 1 (fabs x)) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))))) (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))))) 194.929 * * * * [progress]: [ 271 / 286 ] simplifiying candidate # 194.929 * [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))))) 194.929 * * [simplify]: iters left: 6 (20 enodes) 194.936 * * [simplify]: iters left: 5 (82 enodes) 194.952 * * [simplify]: iters left: 4 (150 enodes) 194.992 * * [simplify]: iters left: 3 (302 enodes) 195.072 * * [simplify]: Extracting #0: cost 1 inf + 0 195.072 * * [simplify]: Extracting #1: cost 3 inf + 0 195.072 * * [simplify]: Extracting #2: cost 41 inf + 0 195.073 * * [simplify]: Extracting #3: cost 91 inf + 0 195.073 * * [simplify]: Extracting #4: cost 120 inf + 7 195.074 * * [simplify]: Extracting #5: cost 126 inf + 1915 195.079 * * [simplify]: Extracting #6: cost 62 inf + 22471 195.091 * * [simplify]: Extracting #7: cost 4 inf + 47028 195.104 * * [simplify]: Extracting #8: cost 0 inf + 48491 195.117 * [simplify]: Simplified to (sqrt (+ (- (+ (/ 15/8 (pow (fabs x) 7)) (/ -1 (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ -3/4 (pow (fabs x) 5)))) 195.117 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (/ (* (sqrt (/ 1 PI)) (sqrt (- (* (/ 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 (+ (- (+ (/ 15/8 (pow (fabs x) 7)) (/ -1 (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ -3/4 (pow (fabs x) 5))))) (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))))) 195.117 * * * * [progress]: [ 272 / 286 ] simplifiying candidate # 195.118 * [simplify]: Simplifying (* (sqrt 1) (sqrt (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) 195.118 * * [simplify]: iters left: 6 (22 enodes) 195.131 * * [simplify]: iters left: 5 (88 enodes) 195.154 * * [simplify]: iters left: 4 (150 enodes) 195.183 * * [simplify]: iters left: 3 (268 enodes) 195.253 * * [simplify]: iters left: 2 (405 enodes) 195.356 * * [simplify]: Extracting #0: cost 1 inf + 0 195.356 * * [simplify]: Extracting #1: cost 4 inf + 0 195.356 * * [simplify]: Extracting #2: cost 18 inf + 1 195.356 * * [simplify]: Extracting #3: cost 46 inf + 1 195.357 * * [simplify]: Extracting #4: cost 84 inf + 4 195.358 * * [simplify]: Extracting #5: cost 120 inf + 2468 195.362 * * [simplify]: Extracting #6: cost 75 inf + 19637 195.371 * * [simplify]: Extracting #7: cost 7 inf + 50798 195.382 * * [simplify]: Extracting #8: cost 1 inf + 53616 195.392 * * [simplify]: Extracting #9: cost 0 inf + 53868 195.407 * [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))))) 195.408 * [simplify]: Simplified (2 1 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 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))))) 195.408 * * * * [progress]: [ 273 / 286 ] simplifiying candidate #real (real->posit16 (* (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)))))) (exp (* (fabs x) (fabs x)))))> 195.408 * * * * [progress]: [ 274 / 286 ] simplifiying candidate # 195.408 * * * * [progress]: [ 275 / 286 ] simplifiying candidate # 195.409 * [simplify]: Simplifying (sqrt (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 195.409 * * [simplify]: iters left: 6 (23 enodes) 195.424 * * [simplify]: iters left: 5 (103 enodes) 195.448 * * [simplify]: iters left: 4 (183 enodes) 195.483 * * [simplify]: iters left: 3 (327 enodes) 195.571 * * [simplify]: Extracting #0: cost 1 inf + 0 195.571 * * [simplify]: Extracting #1: cost 3 inf + 0 195.572 * * [simplify]: Extracting #2: cost 18 inf + 0 195.572 * * [simplify]: Extracting #3: cost 72 inf + 0 195.572 * * [simplify]: Extracting #4: cost 122 inf + 4 195.574 * * [simplify]: Extracting #5: cost 116 inf + 2550 195.578 * * [simplify]: Extracting #6: cost 57 inf + 22266 195.586 * * [simplify]: Extracting #7: cost 6 inf + 44214 195.596 * * [simplify]: Extracting #8: cost 0 inf + 47331 195.605 * [simplify]: Simplified to (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 195.605 * [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 (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (exp (* (fabs x) (fabs x))))) 195.606 * * * * [progress]: [ 276 / 286 ] simplifiying candidate # 195.606 * [simplify]: Simplifying (sqrt (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 195.606 * * [simplify]: iters left: 6 (23 enodes) 195.618 * * [simplify]: iters left: 5 (103 enodes) 195.642 * * [simplify]: iters left: 4 (183 enodes) 195.707 * * [simplify]: iters left: 3 (327 enodes) 195.822 * * [simplify]: Extracting #0: cost 1 inf + 0 195.822 * * [simplify]: Extracting #1: cost 3 inf + 0 195.822 * * [simplify]: Extracting #2: cost 18 inf + 0 195.823 * * [simplify]: Extracting #3: cost 72 inf + 0 195.823 * * [simplify]: Extracting #4: cost 122 inf + 4 195.824 * * [simplify]: Extracting #5: cost 116 inf + 2550 195.829 * * [simplify]: Extracting #6: cost 57 inf + 22266 195.838 * * [simplify]: Extracting #7: cost 6 inf + 44214 195.847 * * [simplify]: Extracting #8: cost 0 inf + 47331 195.857 * [simplify]: Simplified to (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 195.857 * [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 (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (exp (* (fabs x) (fabs x))))) 195.858 * * * * [progress]: [ 277 / 286 ] simplifiying candidate # 195.858 * [simplify]: Simplifying (sqrt (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 195.858 * * [simplify]: iters left: 6 (23 enodes) 195.870 * * [simplify]: iters left: 5 (103 enodes) 195.894 * * [simplify]: iters left: 4 (183 enodes) 195.938 * * [simplify]: iters left: 3 (327 enodes) 196.013 * * [simplify]: Extracting #0: cost 1 inf + 0 196.013 * * [simplify]: Extracting #1: cost 3 inf + 0 196.013 * * [simplify]: Extracting #2: cost 18 inf + 0 196.013 * * [simplify]: Extracting #3: cost 72 inf + 0 196.014 * * [simplify]: Extracting #4: cost 122 inf + 4 196.014 * * [simplify]: Extracting #5: cost 116 inf + 2550 196.016 * * [simplify]: Extracting #6: cost 57 inf + 22266 196.021 * * [simplify]: Extracting #7: cost 6 inf + 44214 196.026 * * [simplify]: Extracting #8: cost 0 inf + 47331 196.034 * [simplify]: Simplified to (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 196.035 * [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 (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) (exp (* (fabs x) (fabs x))))) 196.035 * * * * [progress]: [ 278 / 286 ] simplifiying candidate # 196.035 * [simplify]: Simplifying (sqrt (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 196.036 * * [simplify]: iters left: 6 (23 enodes) 196.052 * * [simplify]: iters left: 5 (103 enodes) 196.077 * * [simplify]: iters left: 4 (183 enodes) 196.139 * * [simplify]: iters left: 3 (327 enodes) 196.213 * * [simplify]: Extracting #0: cost 1 inf + 0 196.213 * * [simplify]: Extracting #1: cost 3 inf + 0 196.213 * * [simplify]: Extracting #2: cost 18 inf + 0 196.214 * * [simplify]: Extracting #3: cost 72 inf + 0 196.214 * * [simplify]: Extracting #4: cost 122 inf + 4 196.215 * * [simplify]: Extracting #5: cost 116 inf + 2550 196.217 * * [simplify]: Extracting #6: cost 57 inf + 22266 196.221 * * [simplify]: Extracting #7: cost 6 inf + 44214 196.226 * * [simplify]: Extracting #8: cost 0 inf + 47331 196.235 * [simplify]: Simplified to (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 196.235 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (* (sqrt (/ 1 PI)) (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (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)))))) (exp (* (fabs x) (fabs x))))) 196.236 * * * * [progress]: [ 279 / 286 ] simplifiying candidate # 196.236 * [simplify]: Simplifying (sqrt (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 196.236 * * [simplify]: iters left: 6 (23 enodes) 196.251 * * [simplify]: iters left: 5 (103 enodes) 196.295 * * [simplify]: iters left: 4 (183 enodes) 196.336 * * [simplify]: iters left: 3 (327 enodes) 196.419 * * [simplify]: Extracting #0: cost 1 inf + 0 196.419 * * [simplify]: Extracting #1: cost 3 inf + 0 196.419 * * [simplify]: Extracting #2: cost 18 inf + 0 196.419 * * [simplify]: Extracting #3: cost 72 inf + 0 196.420 * * [simplify]: Extracting #4: cost 122 inf + 4 196.420 * * [simplify]: Extracting #5: cost 116 inf + 2550 196.422 * * [simplify]: Extracting #6: cost 57 inf + 22266 196.426 * * [simplify]: Extracting #7: cost 6 inf + 44214 196.432 * * [simplify]: Extracting #8: cost 0 inf + 47331 196.437 * [simplify]: Simplified to (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 196.437 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (* (sqrt (/ 1 PI)) (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (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)))))) (exp (* (fabs x) (fabs x))))) 196.437 * * * * [progress]: [ 280 / 286 ] simplifiying candidate # 196.437 * [simplify]: Simplifying (sqrt (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7))))))) 196.437 * * [simplify]: iters left: 6 (23 enodes) 196.447 * * [simplify]: iters left: 5 (103 enodes) 196.491 * * [simplify]: iters left: 4 (183 enodes) 196.558 * * [simplify]: iters left: 3 (327 enodes) 196.630 * * [simplify]: Extracting #0: cost 1 inf + 0 196.630 * * [simplify]: Extracting #1: cost 3 inf + 0 196.630 * * [simplify]: Extracting #2: cost 18 inf + 0 196.630 * * [simplify]: Extracting #3: cost 72 inf + 0 196.630 * * [simplify]: Extracting #4: cost 122 inf + 4 196.631 * * [simplify]: Extracting #5: cost 116 inf + 2550 196.633 * * [simplify]: Extracting #6: cost 57 inf + 22266 196.638 * * [simplify]: Extracting #7: cost 6 inf + 44214 196.643 * * [simplify]: Extracting #8: cost 0 inf + 47331 196.648 * [simplify]: Simplified to (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 196.648 * [simplify]: Simplified (2 1 1 2) to (λ (x) (* (* (* (sqrt (/ 1 PI)) (sqrt (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (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)))))) (exp (* (fabs x) (fabs x))))) 196.648 * * * * [progress]: [ 281 / 286 ] simplifiying candidate # 196.648 * [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))))))) 196.648 * * [simplify]: iters left: 6 (26 enodes) 196.657 * * [simplify]: iters left: 5 (119 enodes) 196.706 * * [simplify]: iters left: 4 (231 enodes) 196.793 * * [simplify]: iters left: 3 (482 enodes) 196.965 * * [simplify]: Extracting #0: cost 1 inf + 0 196.965 * * [simplify]: Extracting #1: cost 26 inf + 0 196.966 * * [simplify]: Extracting #2: cost 142 inf + 1 196.967 * * [simplify]: Extracting #3: cost 228 inf + 4 196.968 * * [simplify]: Extracting #4: cost 215 inf + 7740 196.976 * * [simplify]: Extracting #5: cost 118 inf + 41070 197.000 * * [simplify]: Extracting #6: cost 18 inf + 84330 197.023 * * [simplify]: Extracting #7: cost 0 inf + 93406 197.042 * * [simplify]: Extracting #8: cost 0 inf + 93366 197.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))) 197.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))))) 197.065 * * * * [progress]: [ 282 / 286 ] simplifiying candidate # 197.065 * [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))))))) 197.065 * * [simplify]: iters left: 6 (26 enodes) 197.082 * * [simplify]: iters left: 5 (119 enodes) 197.119 * * [simplify]: iters left: 4 (231 enodes) 197.180 * * [simplify]: iters left: 3 (482 enodes) 197.319 * * [simplify]: Extracting #0: cost 1 inf + 0 197.320 * * [simplify]: Extracting #1: cost 26 inf + 0 197.320 * * [simplify]: Extracting #2: cost 142 inf + 1 197.321 * * [simplify]: Extracting #3: cost 228 inf + 4 197.322 * * [simplify]: Extracting #4: cost 215 inf + 7740 197.327 * * [simplify]: Extracting #5: cost 118 inf + 41070 197.339 * * [simplify]: Extracting #6: cost 18 inf + 84330 197.368 * * [simplify]: Extracting #7: cost 0 inf + 93406 197.395 * * [simplify]: Extracting #8: cost 0 inf + 93366 197.423 * [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))) 197.423 * [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))))) 197.423 * * * * [progress]: [ 283 / 286 ] simplifiying candidate # 197.424 * [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))))))) 197.424 * * [simplify]: iters left: 6 (26 enodes) 197.441 * * [simplify]: iters left: 5 (119 enodes) 197.480 * * [simplify]: iters left: 4 (231 enodes) 197.543 * * [simplify]: iters left: 3 (482 enodes) 197.698 * * [simplify]: Extracting #0: cost 1 inf + 0 197.698 * * [simplify]: Extracting #1: cost 26 inf + 0 197.699 * * [simplify]: Extracting #2: cost 142 inf + 1 197.699 * * [simplify]: Extracting #3: cost 228 inf + 4 197.701 * * [simplify]: Extracting #4: cost 215 inf + 7740 197.706 * * [simplify]: Extracting #5: cost 118 inf + 41070 197.718 * * [simplify]: Extracting #6: cost 18 inf + 84330 197.746 * * [simplify]: Extracting #7: cost 0 inf + 93406 197.763 * * [simplify]: Extracting #8: cost 0 inf + 93366 197.777 * [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))) 197.777 * [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))))) 197.777 * * * * [progress]: [ 284 / 286 ] simplifiying candidate # 197.777 * [simplify]: Simplifying (sqrt (/ (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) PI)) 197.778 * * [simplify]: iters left: 6 (25 enodes) 197.787 * * [simplify]: iters left: 5 (109 enodes) 197.812 * * [simplify]: iters left: 4 (189 enodes) 197.882 * * [simplify]: iters left: 3 (334 enodes) 198.002 * * [simplify]: Extracting #0: cost 1 inf + 0 198.002 * * [simplify]: Extracting #1: cost 3 inf + 0 198.002 * * [simplify]: Extracting #2: cost 6 inf + 0 198.002 * * [simplify]: Extracting #3: cost 20 inf + 1 198.002 * * [simplify]: Extracting #4: cost 74 inf + 1 198.003 * * [simplify]: Extracting #5: cost 124 inf + 5 198.004 * * [simplify]: Extracting #6: cost 117 inf + 3440 198.008 * * [simplify]: Extracting #7: cost 60 inf + 25060 198.016 * * [simplify]: Extracting #8: cost 10 inf + 45412 198.027 * * [simplify]: Extracting #9: cost 0 inf + 49321 198.037 * [simplify]: Simplified to (sqrt (/ (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) PI)) 198.037 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (sqrt (/ (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 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))))) 198.038 * * * * [progress]: [ 285 / 286 ] simplifiying candidate # 198.038 * [simplify]: Simplifying (sqrt (/ (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) PI)) 198.038 * * [simplify]: iters left: 6 (25 enodes) 198.055 * * [simplify]: iters left: 5 (109 enodes) 198.097 * * [simplify]: iters left: 4 (189 enodes) 198.150 * * [simplify]: iters left: 3 (334 enodes) 198.240 * * [simplify]: Extracting #0: cost 1 inf + 0 198.240 * * [simplify]: Extracting #1: cost 3 inf + 0 198.240 * * [simplify]: Extracting #2: cost 6 inf + 0 198.241 * * [simplify]: Extracting #3: cost 20 inf + 1 198.241 * * [simplify]: Extracting #4: cost 74 inf + 1 198.241 * * [simplify]: Extracting #5: cost 124 inf + 5 198.243 * * [simplify]: Extracting #6: cost 117 inf + 3440 198.247 * * [simplify]: Extracting #7: cost 60 inf + 25060 198.256 * * [simplify]: Extracting #8: cost 10 inf + 45412 198.266 * * [simplify]: Extracting #9: cost 0 inf + 49321 198.277 * [simplify]: Simplified to (sqrt (/ (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) PI)) 198.277 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (sqrt (/ (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 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))))) 198.277 * * * * [progress]: [ 286 / 286 ] simplifiying candidate # 198.278 * [simplify]: Simplifying (sqrt (/ (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) PI)) 198.278 * * [simplify]: iters left: 6 (25 enodes) 198.295 * * [simplify]: iters left: 5 (109 enodes) 198.334 * * [simplify]: iters left: 4 (189 enodes) 198.405 * * [simplify]: iters left: 3 (334 enodes) 198.523 * * [simplify]: Extracting #0: cost 1 inf + 0 198.523 * * [simplify]: Extracting #1: cost 3 inf + 0 198.523 * * [simplify]: Extracting #2: cost 6 inf + 0 198.524 * * [simplify]: Extracting #3: cost 20 inf + 1 198.524 * * [simplify]: Extracting #4: cost 74 inf + 1 198.525 * * [simplify]: Extracting #5: cost 124 inf + 5 198.526 * * [simplify]: Extracting #6: cost 117 inf + 3440 198.530 * * [simplify]: Extracting #7: cost 60 inf + 25060 198.539 * * [simplify]: Extracting #8: cost 10 inf + 45412 198.549 * * [simplify]: Extracting #9: cost 0 inf + 49321 198.559 * [simplify]: Simplified to (sqrt (/ (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) PI)) 198.559 * [simplify]: Simplified (2 1 1) to (λ (x) (* (* (sqrt (/ (+ (+ (/ 15/8 (pow (fabs x) 7)) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 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))))) 198.560 * * * [progress]: adding candidates to table 206.065 * * [progress]: iteration 4 / 4 206.065 * * * [progress]: picking best candidate 206.161 * * * * [pick]: Picked # 206.161 * * * [progress]: localizing error 206.223 * * * [progress]: generating rewritten candidates 206.223 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2) 206.224 * * * * [progress]: [ 2 / 4 ] rewriting at (2) 206.638 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1 1) 206.647 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1 2) 206.707 * * * [progress]: generating series expansions 206.707 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2) 206.707 * * * * [progress]: [ 2 / 4 ] generating series at (2) 206.708 * [backup-simplify]: Simplify (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (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))) 206.708 * [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 206.708 * [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 206.708 * [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 206.708 * [taylor]: Taking taylor expansion of (exp (pow (fabs x) 2)) in x 206.708 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 206.708 * [taylor]: Taking taylor expansion of (fabs x) in x 206.708 * [backup-simplify]: Simplify (fabs x) into (fabs x) 206.708 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 206.708 * [backup-simplify]: Simplify (exp (pow (fabs x) 2)) into (exp (pow (fabs x) 2)) 206.708 * [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 206.708 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 206.708 * [taylor]: Taking taylor expansion of (fabs x) in x 206.708 * [backup-simplify]: Simplify (fabs x) into (fabs x) 206.708 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 206.709 * [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 206.709 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 206.709 * [taylor]: Taking taylor expansion of 1/2 in x 206.709 * [backup-simplify]: Simplify 1/2 into 1/2 206.709 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 206.709 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 206.709 * [taylor]: Taking taylor expansion of (fabs x) in x 206.709 * [backup-simplify]: Simplify (fabs x) into (fabs x) 206.709 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 206.709 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 206.709 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 206.709 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))) in x 206.709 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 206.709 * [taylor]: Taking taylor expansion of 3/4 in x 206.709 * [backup-simplify]: Simplify 3/4 into 3/4 206.709 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 206.709 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 206.709 * [taylor]: Taking taylor expansion of (fabs x) in x 206.709 * [backup-simplify]: Simplify (fabs x) into (fabs x) 206.709 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 206.709 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 206.709 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 206.709 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 206.709 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 206.709 * [taylor]: Taking taylor expansion of 15/8 in x 206.709 * [backup-simplify]: Simplify 15/8 into 15/8 206.709 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 206.709 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 206.709 * [taylor]: Taking taylor expansion of (fabs x) in x 206.709 * [backup-simplify]: Simplify (fabs x) into (fabs x) 206.709 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 206.709 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 206.710 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 206.710 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 206.710 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 206.710 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 206.710 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 206.710 * [taylor]: Taking taylor expansion of PI in x 206.710 * [backup-simplify]: Simplify PI into PI 206.710 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 206.711 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 206.711 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 206.712 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 206.712 * [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 206.712 * [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 206.712 * [taylor]: Taking taylor expansion of (exp (pow (fabs x) 2)) in x 206.712 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 206.712 * [taylor]: Taking taylor expansion of (fabs x) in x 206.712 * [backup-simplify]: Simplify (fabs x) into (fabs x) 206.712 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 206.712 * [backup-simplify]: Simplify (exp (pow (fabs x) 2)) into (exp (pow (fabs x) 2)) 206.712 * [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 206.712 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 206.712 * [taylor]: Taking taylor expansion of (fabs x) in x 206.712 * [backup-simplify]: Simplify (fabs x) into (fabs x) 206.712 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 206.712 * [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 206.712 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 206.713 * [taylor]: Taking taylor expansion of 1/2 in x 206.713 * [backup-simplify]: Simplify 1/2 into 1/2 206.713 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 206.713 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 206.713 * [taylor]: Taking taylor expansion of (fabs x) in x 206.713 * [backup-simplify]: Simplify (fabs x) into (fabs x) 206.713 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 206.713 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 206.713 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 206.713 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))) in x 206.713 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 206.713 * [taylor]: Taking taylor expansion of 3/4 in x 206.713 * [backup-simplify]: Simplify 3/4 into 3/4 206.713 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 206.713 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 206.713 * [taylor]: Taking taylor expansion of (fabs x) in x 206.713 * [backup-simplify]: Simplify (fabs x) into (fabs x) 206.713 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 206.713 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 206.713 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 206.713 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 206.713 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 206.713 * [taylor]: Taking taylor expansion of 15/8 in x 206.713 * [backup-simplify]: Simplify 15/8 into 15/8 206.713 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 206.713 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 206.713 * [taylor]: Taking taylor expansion of (fabs x) in x 206.713 * [backup-simplify]: Simplify (fabs x) into (fabs x) 206.713 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 206.713 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 206.714 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 206.714 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 206.714 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 206.714 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 206.714 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 206.714 * [taylor]: Taking taylor expansion of PI in x 206.714 * [backup-simplify]: Simplify PI into PI 206.714 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 206.715 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 206.715 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 206.716 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 206.716 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs x) 3))) into (/ 1/2 (pow (fabs x) 3)) 206.716 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs x) 5))) into (/ 3/4 (pow (fabs x) 5)) 206.716 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs x) 7))) into (/ 15/8 (pow (fabs x) 7)) 206.716 * [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)))) 206.716 * [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))))) 206.717 * [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)))))) 206.717 * [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))))))) 206.718 * [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))) 206.719 * [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))) 206.719 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))))) into 0 206.719 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 206.719 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 206.720 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 206.720 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs x) 3)))) into 0 206.720 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 206.720 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 206.720 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 206.720 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 206.721 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs x) 5)))) into 0 206.721 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 206.721 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 206.721 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 206.721 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 206.721 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))))) into 0 206.722 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs x) 7)))) into 0 206.722 * [backup-simplify]: Simplify (+ 0 0) into 0 206.722 * [backup-simplify]: Simplify (+ 0 0) into 0 206.722 * [backup-simplify]: Simplify (+ 0 0) into 0 206.722 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 206.723 * [backup-simplify]: Simplify (* (exp (pow (fabs x) 2)) (+ (* (/ (pow 0 1) 1)))) into 0 206.723 * [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 206.724 * [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 206.724 * [backup-simplify]: Simplify 0 into 0 206.725 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 206.726 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 206.726 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 206.726 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 206.727 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 206.727 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 206.727 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))) into 0 206.728 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 206.728 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 206.728 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 206.728 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 206.729 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))) into 0 206.729 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 206.730 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 206.730 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 206.730 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 206.730 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 206.731 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))) into 0 206.731 * [backup-simplify]: Simplify (+ 0 0) into 0 206.731 * [backup-simplify]: Simplify (+ 0 0) into 0 206.732 * [backup-simplify]: Simplify (+ 0 0) into 0 206.732 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 206.733 * [backup-simplify]: Simplify (* (exp (pow (fabs x) 2)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 206.733 * [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 206.734 * [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 206.734 * [backup-simplify]: Simplify 0 into 0 206.735 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 206.737 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 206.737 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 206.738 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 206.739 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 206.739 * [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 206.740 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))) into 0 206.741 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 206.742 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 206.743 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 206.743 * [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 206.745 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))) into 0 206.745 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 206.746 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 206.747 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 206.748 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 206.748 * [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 206.750 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))) into 0 206.750 * [backup-simplify]: Simplify (+ 0 0) into 0 206.750 * [backup-simplify]: Simplify (+ 0 0) into 0 206.751 * [backup-simplify]: Simplify (+ 0 0) into 0 206.752 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 206.753 * [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 206.755 * [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 206.757 * [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 206.757 * [backup-simplify]: Simplify 0 into 0 206.758 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 206.760 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 206.760 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 206.761 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 206.763 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 206.763 * [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 206.768 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))) into 0 206.768 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 206.769 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 206.770 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 206.770 * [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 206.771 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))) into 0 206.772 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 206.773 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 206.773 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 206.774 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 206.775 * [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 206.776 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))))) into 0 206.776 * [backup-simplify]: Simplify (+ 0 0) into 0 206.776 * [backup-simplify]: Simplify (+ 0 0) into 0 206.776 * [backup-simplify]: Simplify (+ 0 0) into 0 206.777 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 206.779 * [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 206.780 * [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 206.781 * [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 206.781 * [backup-simplify]: Simplify 0 into 0 206.782 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 206.783 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 206.783 * [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 206.784 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 206.785 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 206.785 * [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 206.786 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))))) into 0 206.787 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 206.788 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 206.789 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 206.789 * [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 206.791 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))))) into 0 206.792 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 206.793 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 206.795 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 206.797 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 206.797 * [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 206.799 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))))) into 0 206.800 * [backup-simplify]: Simplify (+ 0 0) into 0 206.800 * [backup-simplify]: Simplify (+ 0 0) into 0 206.800 * [backup-simplify]: Simplify (+ 0 0) into 0 206.802 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 206.806 * [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 206.808 * [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 206.810 * [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 206.811 * [backup-simplify]: Simplify 0 into 0 206.812 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 206.813 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 206.814 * [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 206.816 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 206.818 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 206.818 * [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 206.820 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))))) into 0 206.822 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 206.824 * [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 206.826 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 206.827 * [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 206.829 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))))) into 0 206.831 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 206.833 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 206.835 * [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 206.836 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 206.837 * [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 206.839 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))))))) into 0 206.840 * [backup-simplify]: Simplify (+ 0 0) into 0 206.840 * [backup-simplify]: Simplify (+ 0 0) into 0 206.840 * [backup-simplify]: Simplify (+ 0 0) into 0 206.842 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 206.848 * [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 206.851 * [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 206.853 * [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 206.853 * [backup-simplify]: Simplify 0 into 0 206.855 * [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))) 206.857 * [backup-simplify]: Simplify (* (/ (exp (* (fabs (/ 1 x)) (fabs (/ 1 x)))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) (* (/ (pow (fabs (/ 1 x)) -3) (* (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))) 206.857 * [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 206.857 * [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 206.857 * [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 206.857 * [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 206.857 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 206.857 * [taylor]: Taking taylor expansion of 1/2 in x 206.857 * [backup-simplify]: Simplify 1/2 into 1/2 206.857 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 206.857 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 206.857 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 206.857 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 206.857 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 206.857 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 206.857 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 206.857 * [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 206.857 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 206.857 * [taylor]: Taking taylor expansion of 15/8 in x 206.857 * [backup-simplify]: Simplify 15/8 into 15/8 206.858 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 206.858 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 206.858 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 206.858 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 206.858 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 206.858 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 206.858 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 206.858 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 206.858 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 206.858 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 206.858 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 206.858 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 206.858 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 206.859 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 206.859 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 206.859 * [taylor]: Taking taylor expansion of 3/4 in x 206.859 * [backup-simplify]: Simplify 3/4 into 3/4 206.859 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 206.859 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 206.859 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 206.859 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 206.859 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 206.859 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 206.859 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 206.859 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 206.859 * [taylor]: Taking taylor expansion of (exp (pow (fabs (/ 1 x)) 2)) in x 206.860 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 206.860 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 206.860 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 206.860 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 206.860 * [backup-simplify]: Simplify (exp (pow (fabs (/ 1 x)) 2)) into (exp (pow (fabs (/ 1 x)) 2)) 206.860 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 206.860 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 206.860 * [taylor]: Taking taylor expansion of PI in x 206.860 * [backup-simplify]: Simplify PI into PI 206.861 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 206.862 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 206.863 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 206.864 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 206.864 * [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 206.864 * [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 206.864 * [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 206.864 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 206.864 * [taylor]: Taking taylor expansion of 1/2 in x 206.864 * [backup-simplify]: Simplify 1/2 into 1/2 206.864 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 206.864 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 206.864 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 206.864 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 206.864 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 206.864 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 206.864 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 206.865 * [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 206.865 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 206.865 * [taylor]: Taking taylor expansion of 15/8 in x 206.865 * [backup-simplify]: Simplify 15/8 into 15/8 206.865 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 206.865 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 206.865 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 206.865 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 206.865 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 206.865 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 206.865 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 206.865 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 206.865 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 206.865 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 206.866 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 206.866 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 206.866 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 206.866 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 206.866 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 206.866 * [taylor]: Taking taylor expansion of 3/4 in x 206.866 * [backup-simplify]: Simplify 3/4 into 3/4 206.866 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 206.866 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 206.866 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 206.866 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 206.866 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 206.866 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 206.866 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 206.866 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 206.866 * [taylor]: Taking taylor expansion of (exp (pow (fabs (/ 1 x)) 2)) in x 206.867 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 206.867 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 206.867 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 206.867 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 206.867 * [backup-simplify]: Simplify (exp (pow (fabs (/ 1 x)) 2)) into (exp (pow (fabs (/ 1 x)) 2)) 206.867 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 206.867 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 206.867 * [taylor]: Taking taylor expansion of PI in x 206.867 * [backup-simplify]: Simplify PI into PI 206.868 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 206.868 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 206.869 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 206.870 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 206.870 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 206.871 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) into (/ 15/8 (pow (fabs (/ 1 x)) 7)) 206.871 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 206.871 * [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)))) 206.871 * [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))))) 206.872 * [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)))))) 206.873 * [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))) 206.875 * [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)))) 206.876 * [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))) 206.877 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 206.877 * [backup-simplify]: Simplify (* (exp (pow (fabs (/ 1 x)) 2)) (+ (* (/ (pow 0 1) 1)))) into 0 206.878 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 206.878 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 206.878 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 206.879 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))) into 0 206.879 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 206.879 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 206.879 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 206.879 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 206.880 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 206.880 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))) into 0 206.881 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))))) into 0 206.881 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 206.881 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 206.881 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 206.881 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 206.882 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))) into 0 206.882 * [backup-simplify]: Simplify (+ 0 0) into 0 206.883 * [backup-simplify]: Simplify (+ 0 0) into 0 206.883 * [backup-simplify]: Simplify (+ 0 0) into 0 206.884 * [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 206.885 * [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 206.886 * [backup-simplify]: Simplify 0 into 0 206.887 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 206.892 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 206.892 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 206.893 * [backup-simplify]: Simplify (* (exp (pow (fabs (/ 1 x)) 2)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 206.893 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 206.894 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 206.894 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 206.895 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))) into 0 206.895 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 206.895 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 206.896 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 206.896 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 206.896 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 206.897 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))) into 0 206.897 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 206.898 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 206.898 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 206.898 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 206.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 206.899 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))) into 0 206.899 * [backup-simplify]: Simplify (+ 0 0) into 0 206.900 * [backup-simplify]: Simplify (+ 0 0) into 0 206.900 * [backup-simplify]: Simplify (+ 0 0) into 0 206.901 * [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 206.902 * [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 206.902 * [backup-simplify]: Simplify 0 into 0 206.903 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 206.904 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 206.904 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 206.906 * [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 206.906 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 206.907 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 206.907 * [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 206.908 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))) into 0 206.908 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 206.909 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 206.910 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 206.910 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 206.910 * [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 206.911 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))) into 0 206.911 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 206.912 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 206.913 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 206.913 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 206.913 * [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 206.914 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into 0 206.914 * [backup-simplify]: Simplify (+ 0 0) into 0 206.915 * [backup-simplify]: Simplify (+ 0 0) into 0 206.915 * [backup-simplify]: Simplify (+ 0 0) into 0 206.916 * [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 206.917 * [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 206.917 * [backup-simplify]: Simplify 0 into 0 206.918 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 206.919 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 206.920 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 206.922 * [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 206.924 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 206.925 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 206.925 * [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 206.927 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))))) into 0 206.928 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 206.930 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 206.931 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 206.932 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 206.933 * [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 206.934 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))))) into 0 206.935 * [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 206.936 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 206.938 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 206.939 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 206.940 * [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 206.941 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))))) into 0 206.942 * [backup-simplify]: Simplify (+ 0 0) into 0 206.942 * [backup-simplify]: Simplify (+ 0 0) into 0 206.942 * [backup-simplify]: Simplify (+ 0 0) into 0 206.944 * [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 206.947 * [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 206.947 * [backup-simplify]: Simplify 0 into 0 206.948 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 206.950 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 206.951 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 206.956 * [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 206.958 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 206.959 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 206.959 * [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 206.961 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))))) into 0 206.962 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 206.963 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 206.964 * [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 206.965 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 206.965 * [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 206.966 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))))) into 0 206.967 * [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 206.968 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 206.969 * [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 206.970 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 206.970 * [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 206.971 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))))) into 0 206.971 * [backup-simplify]: Simplify (+ 0 0) into 0 206.972 * [backup-simplify]: Simplify (+ 0 0) into 0 206.972 * [backup-simplify]: Simplify (+ 0 0) into 0 206.973 * [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 206.975 * [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 206.975 * [backup-simplify]: Simplify 0 into 0 206.975 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 206.976 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 206.978 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 206.981 * [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 206.983 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 206.984 * [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 206.984 * [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 206.986 * [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 206.987 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 206.989 * [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 206.990 * [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 206.991 * [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 206.992 * [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 206.997 * [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 206.997 * [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 206.999 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 207.000 * [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 207.001 * [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 207.001 * [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 207.003 * [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 207.003 * [backup-simplify]: Simplify (+ 0 0) into 0 207.004 * [backup-simplify]: Simplify (+ 0 0) into 0 207.004 * [backup-simplify]: Simplify (+ 0 0) into 0 207.007 * [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 207.009 * [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 207.010 * [backup-simplify]: Simplify 0 into 0 207.011 * [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))) 207.013 * [backup-simplify]: Simplify (* (/ (exp (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) (* (/ (pow (fabs (/ 1 (- x))) -3) (* (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))) 207.013 * [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 207.013 * [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 207.013 * [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 207.013 * [taylor]: Taking taylor expansion of (exp (pow (fabs (/ -1 x)) 2)) in x 207.013 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 207.013 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 207.013 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 207.014 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 207.014 * [backup-simplify]: Simplify (exp (pow (fabs (/ -1 x)) 2)) into (exp (pow (fabs (/ -1 x)) 2)) 207.014 * [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 207.014 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 207.014 * [taylor]: Taking taylor expansion of 1/2 in x 207.014 * [backup-simplify]: Simplify 1/2 into 1/2 207.014 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 207.014 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 207.014 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 207.014 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 207.014 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 207.014 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 207.014 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 207.014 * [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 207.014 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 207.014 * [taylor]: Taking taylor expansion of 15/8 in x 207.014 * [backup-simplify]: Simplify 15/8 into 15/8 207.014 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 207.014 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 207.015 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 207.015 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 207.015 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 207.015 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 207.015 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 207.016 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 207.016 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 207.016 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 207.016 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 207.016 * [taylor]: Taking taylor expansion of 3/4 in x 207.016 * [backup-simplify]: Simplify 3/4 into 3/4 207.016 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 207.016 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 207.016 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 207.016 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 207.016 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 207.016 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 207.016 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 207.017 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 207.017 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 207.017 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 207.017 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 207.017 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 207.017 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 207.017 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 207.017 * [taylor]: Taking taylor expansion of PI in x 207.017 * [backup-simplify]: Simplify PI into PI 207.018 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 207.019 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 207.020 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 207.021 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 207.021 * [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 207.021 * [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 207.021 * [taylor]: Taking taylor expansion of (exp (pow (fabs (/ -1 x)) 2)) in x 207.021 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 207.021 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 207.021 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 207.021 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 207.021 * [backup-simplify]: Simplify (exp (pow (fabs (/ -1 x)) 2)) into (exp (pow (fabs (/ -1 x)) 2)) 207.021 * [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 207.021 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 207.021 * [taylor]: Taking taylor expansion of 1/2 in x 207.021 * [backup-simplify]: Simplify 1/2 into 1/2 207.021 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 207.022 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 207.022 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 207.022 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 207.022 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 207.022 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 207.022 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 207.022 * [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 207.022 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 207.022 * [taylor]: Taking taylor expansion of 15/8 in x 207.022 * [backup-simplify]: Simplify 15/8 into 15/8 207.022 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 207.022 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 207.022 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 207.022 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 207.022 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 207.023 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 207.023 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 207.023 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 207.023 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 207.023 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 207.023 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 207.023 * [taylor]: Taking taylor expansion of 3/4 in x 207.023 * [backup-simplify]: Simplify 3/4 into 3/4 207.023 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 207.023 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 207.023 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 207.023 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 207.023 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 207.023 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 207.023 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 207.024 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 207.024 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 207.024 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 207.024 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 207.024 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 207.024 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 207.024 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 207.024 * [taylor]: Taking taylor expansion of PI in x 207.024 * [backup-simplify]: Simplify PI into PI 207.024 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 207.025 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 207.025 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 207.026 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 207.026 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 207.026 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) into (/ 15/8 (pow (fabs (/ -1 x)) 7)) 207.026 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 207.026 * [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)))) 207.027 * [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))))) 207.027 * [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)))))) 207.027 * [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))))))) 207.029 * [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)))))))) 207.030 * [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))) 207.030 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 207.030 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 207.030 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 207.031 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))) into 0 207.031 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 207.031 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 207.031 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 207.031 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 207.031 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 207.032 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))) into 0 207.032 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 207.032 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 207.032 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 207.032 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 207.032 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))) into 0 207.033 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))))) into 0 207.033 * [backup-simplify]: Simplify (+ 0 0) into 0 207.033 * [backup-simplify]: Simplify (+ 0 0) into 0 207.033 * [backup-simplify]: Simplify (+ 0 0) into 0 207.033 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 207.034 * [backup-simplify]: Simplify (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* (/ (pow 0 1) 1)))) into 0 207.034 * [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 207.035 * [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 207.035 * [backup-simplify]: Simplify 0 into 0 207.036 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 207.037 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 207.037 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 207.037 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 207.038 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 207.038 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))) into 0 207.039 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 207.039 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 207.039 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 207.040 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 207.040 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 207.041 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))) into 0 207.041 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 207.041 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 207.042 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 207.042 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 207.042 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))) into 0 207.042 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 207.043 * [backup-simplify]: Simplify (+ 0 0) into 0 207.043 * [backup-simplify]: Simplify (+ 0 0) into 0 207.043 * [backup-simplify]: Simplify (+ 0 0) into 0 207.044 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 207.044 * [backup-simplify]: Simplify (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 207.045 * [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 207.046 * [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 207.046 * [backup-simplify]: Simplify 0 into 0 207.047 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 207.048 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 207.048 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 207.049 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 207.049 * [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 207.050 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))) into 0 207.050 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 207.051 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 207.052 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 207.052 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 207.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))))) into 0 207.053 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))) into 0 207.054 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 207.054 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 207.055 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 207.055 * [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 207.056 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))) into 0 207.056 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 207.056 * [backup-simplify]: Simplify (+ 0 0) into 0 207.057 * [backup-simplify]: Simplify (+ 0 0) into 0 207.057 * [backup-simplify]: Simplify (+ 0 0) into 0 207.057 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 207.058 * [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 207.059 * [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 207.060 * [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 207.060 * [backup-simplify]: Simplify 0 into 0 207.061 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 207.062 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 207.063 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 207.064 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 207.064 * [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 207.065 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))))) into 0 207.066 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 207.067 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 207.067 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 207.068 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 207.068 * [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 207.069 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))))) into 0 207.070 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 207.071 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 207.072 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 207.072 * [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 207.073 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))))) into 0 207.073 * [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 207.074 * [backup-simplify]: Simplify (+ 0 0) into 0 207.074 * [backup-simplify]: Simplify (+ 0 0) into 0 207.074 * [backup-simplify]: Simplify (+ 0 0) into 0 207.075 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 207.076 * [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 207.078 * [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 207.079 * [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 207.079 * [backup-simplify]: Simplify 0 into 0 207.079 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 207.080 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 207.081 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 207.082 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 207.083 * [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 207.084 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))))) into 0 207.085 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 207.086 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 207.087 * [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 207.091 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 207.091 * [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 207.093 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))))) into 0 207.094 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 207.095 * [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 207.096 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 207.096 * [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 207.097 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))))) into 0 207.097 * [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 207.098 * [backup-simplify]: Simplify (+ 0 0) into 0 207.098 * [backup-simplify]: Simplify (+ 0 0) into 0 207.098 * [backup-simplify]: Simplify (+ 0 0) into 0 207.099 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 207.101 * [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 207.103 * [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 207.104 * [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 207.104 * [backup-simplify]: Simplify 0 into 0 207.105 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 207.106 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 207.107 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 207.108 * [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 207.109 * [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 207.110 * [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 207.111 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 207.112 * [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 207.114 * [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 207.115 * [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 207.115 * [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 207.117 * [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 207.118 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 207.119 * [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 207.121 * [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 207.121 * [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 207.122 * [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 207.123 * [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 207.123 * [backup-simplify]: Simplify (+ 0 0) into 0 207.124 * [backup-simplify]: Simplify (+ 0 0) into 0 207.124 * [backup-simplify]: Simplify (+ 0 0) into 0 207.126 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 207.132 * [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 207.135 * [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 207.137 * [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 207.137 * [backup-simplify]: Simplify 0 into 0 207.139 * [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))) 207.139 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1 1) 207.140 * [backup-simplify]: Simplify (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) into (/ 1/2 (pow (fabs x) 3)) 207.140 * [approximate]: Taking taylor expansion of (/ 1/2 (pow (fabs x) 3)) in (x) around 0 207.140 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs x) 3)) in x 207.140 * [taylor]: Taking taylor expansion of 1/2 in x 207.140 * [backup-simplify]: Simplify 1/2 into 1/2 207.140 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 207.140 * [taylor]: Taking taylor expansion of (fabs x) in x 207.140 * [backup-simplify]: Simplify (fabs x) into (fabs x) 207.140 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 207.140 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 207.140 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 207.140 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs x) 3)) in x 207.140 * [taylor]: Taking taylor expansion of 1/2 in x 207.140 * [backup-simplify]: Simplify 1/2 into 1/2 207.140 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 207.140 * [taylor]: Taking taylor expansion of (fabs x) in x 207.140 * [backup-simplify]: Simplify (fabs x) into (fabs x) 207.140 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 207.141 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 207.141 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 207.141 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 207.141 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 207.141 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 207.141 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1/2 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 207.141 * [backup-simplify]: Simplify 0 into 0 207.142 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 207.142 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 207.143 * [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 207.143 * [backup-simplify]: Simplify 0 into 0 207.143 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 207.144 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 207.144 * [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 207.144 * [backup-simplify]: Simplify 0 into 0 207.145 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 207.146 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 207.146 * [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 207.146 * [backup-simplify]: Simplify 0 into 0 207.147 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 207.148 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 207.148 * [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 207.148 * [backup-simplify]: Simplify 0 into 0 207.149 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 207.151 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 207.151 * [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 207.151 * [backup-simplify]: Simplify 0 into 0 207.151 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 207.151 * [backup-simplify]: Simplify (/ (/ 1/2 (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 207.151 * [approximate]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ 1 x)) 3)) in (x) around 0 207.151 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ 1 x)) 3)) in x 207.151 * [taylor]: Taking taylor expansion of 1/2 in x 207.151 * [backup-simplify]: Simplify 1/2 into 1/2 207.151 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 207.151 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 207.151 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 207.151 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 207.152 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 207.152 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 x)) 3)) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 207.152 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ 1 x)) 3)) in x 207.152 * [taylor]: Taking taylor expansion of 1/2 in x 207.152 * [backup-simplify]: Simplify 1/2 into 1/2 207.152 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 207.152 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 207.152 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 207.152 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 207.152 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 207.152 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 x)) 3)) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 207.152 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 x)) 3)) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 207.152 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 207.152 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 207.153 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 207.153 * [backup-simplify]: Simplify 0 into 0 207.153 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 207.153 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 207.154 * [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 207.154 * [backup-simplify]: Simplify 0 into 0 207.154 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 207.155 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 207.155 * [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 207.155 * [backup-simplify]: Simplify 0 into 0 207.156 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 207.157 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 207.157 * [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 207.157 * [backup-simplify]: Simplify 0 into 0 207.158 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 207.159 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 207.159 * [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 207.159 * [backup-simplify]: Simplify 0 into 0 207.161 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 207.162 * [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 207.162 * [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 207.162 * [backup-simplify]: Simplify 0 into 0 207.162 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 (/ 1 x))) 3)) into (/ 1/2 (pow (fabs x) 3)) 207.162 * [backup-simplify]: Simplify (/ (/ 1/2 (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 207.162 * [approximate]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ -1 x)) 3)) in (x) around 0 207.163 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ -1 x)) 3)) in x 207.163 * [taylor]: Taking taylor expansion of 1/2 in x 207.163 * [backup-simplify]: Simplify 1/2 into 1/2 207.163 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 207.163 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 207.163 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 207.163 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 207.163 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 207.163 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 x)) 3)) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 207.163 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ -1 x)) 3)) in x 207.163 * [taylor]: Taking taylor expansion of 1/2 in x 207.163 * [backup-simplify]: Simplify 1/2 into 1/2 207.163 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 207.163 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 207.163 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 207.163 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 207.163 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 207.163 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 x)) 3)) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 207.163 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 x)) 3)) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 207.163 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 207.164 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 207.164 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 207.164 * [backup-simplify]: Simplify 0 into 0 207.164 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 207.164 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 207.165 * [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 207.165 * [backup-simplify]: Simplify 0 into 0 207.165 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 207.166 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 207.166 * [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 207.166 * [backup-simplify]: Simplify 0 into 0 207.167 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 207.168 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 207.168 * [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 207.168 * [backup-simplify]: Simplify 0 into 0 207.169 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 207.170 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 207.171 * [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 207.171 * [backup-simplify]: Simplify 0 into 0 207.172 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 207.173 * [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 207.174 * [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 207.174 * [backup-simplify]: Simplify 0 into 0 207.174 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (/ 1/2 (pow (fabs x) 3)) 207.174 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1 2) 207.174 * [backup-simplify]: Simplify (* (/ (pow (fabs x) -3) (* (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)) 207.174 * [approximate]: Taking taylor expansion of (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) in (x) around 0 207.174 * [taylor]: Taking taylor expansion of (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) in x 207.174 * [taylor]: Taking taylor expansion of (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) in x 207.174 * [taylor]: Taking taylor expansion of 3/4 in x 207.174 * [backup-simplify]: Simplify 3/4 into 3/4 207.174 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 2))) in x 207.174 * [taylor]: Taking taylor expansion of 15/8 in x 207.174 * [backup-simplify]: Simplify 15/8 into 15/8 207.174 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 2)) in x 207.174 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 207.174 * [taylor]: Taking taylor expansion of (fabs x) in x 207.174 * [backup-simplify]: Simplify (fabs x) into (fabs x) 207.174 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 207.174 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 2)) into (/ 1 (pow (fabs x) 2)) 207.174 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 207.174 * [taylor]: Taking taylor expansion of (fabs x) in x 207.174 * [backup-simplify]: Simplify (fabs x) into (fabs x) 207.174 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs x) 2))) into (/ 15/8 (pow (fabs x) 2)) 207.174 * [backup-simplify]: Simplify (+ 3/4 (/ 15/8 (pow (fabs x) 2))) into (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) 207.175 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 207.175 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 207.175 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 207.175 * [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)) 207.175 * [taylor]: Taking taylor expansion of (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) in x 207.175 * [taylor]: Taking taylor expansion of (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) in x 207.175 * [taylor]: Taking taylor expansion of 3/4 in x 207.175 * [backup-simplify]: Simplify 3/4 into 3/4 207.175 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 2))) in x 207.175 * [taylor]: Taking taylor expansion of 15/8 in x 207.175 * [backup-simplify]: Simplify 15/8 into 15/8 207.175 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 2)) in x 207.175 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 207.175 * [taylor]: Taking taylor expansion of (fabs x) in x 207.175 * [backup-simplify]: Simplify (fabs x) into (fabs x) 207.175 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 207.175 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 2)) into (/ 1 (pow (fabs x) 2)) 207.175 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 207.175 * [taylor]: Taking taylor expansion of (fabs x) in x 207.175 * [backup-simplify]: Simplify (fabs x) into (fabs x) 207.175 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs x) 2))) into (/ 15/8 (pow (fabs x) 2)) 207.175 * [backup-simplify]: Simplify (+ 3/4 (/ 15/8 (pow (fabs x) 2))) into (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) 207.175 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 207.175 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 207.176 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 207.176 * [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)) 207.176 * [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)) 207.176 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 207.176 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))))) into 0 207.176 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs x) 2)))) into 0 207.177 * [backup-simplify]: Simplify (+ 0 0) into 0 207.177 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 207.177 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 207.177 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 207.177 * [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 207.177 * [backup-simplify]: Simplify 0 into 0 207.178 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 207.178 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 207.178 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 2))))) into 0 207.179 * [backup-simplify]: Simplify (+ 0 0) into 0 207.179 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 207.179 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 207.180 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 207.180 * [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 207.180 * [backup-simplify]: Simplify 0 into 0 207.180 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 207.181 * [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 207.181 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 2)))))) into 0 207.182 * [backup-simplify]: Simplify (+ 0 0) into 0 207.185 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 207.186 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 207.186 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 207.187 * [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 207.187 * [backup-simplify]: Simplify 0 into 0 207.188 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 207.188 * [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 207.190 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 2))))))) into 0 207.190 * [backup-simplify]: Simplify (+ 0 0) into 0 207.191 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 207.193 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 207.194 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 207.194 * [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 207.195 * [backup-simplify]: Simplify 0 into 0 207.196 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 207.197 * [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 207.198 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 2)))))))) into 0 207.199 * [backup-simplify]: Simplify (+ 0 0) into 0 207.200 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 207.202 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 207.203 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 207.204 * [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 207.204 * [backup-simplify]: Simplify 0 into 0 207.206 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 207.206 * [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 207.209 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 2))))))))) into 0 207.209 * [backup-simplify]: Simplify (+ 0 0) into 0 207.211 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 207.212 * [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 207.213 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 207.214 * [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 207.214 * [backup-simplify]: Simplify 0 into 0 207.214 * [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)) 207.214 * [backup-simplify]: Simplify (* (/ (pow (fabs (/ 1 x)) -3) (* (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)) 207.214 * [approximate]: Taking taylor expansion of (/ (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) 3/4) (pow (fabs (/ 1 x)) 5)) in (x) around 0 207.214 * [taylor]: Taking taylor expansion of (/ (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) 3/4) (pow (fabs (/ 1 x)) 5)) in x 207.214 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) 3/4) in x 207.214 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) in x 207.214 * [taylor]: Taking taylor expansion of 15/8 in x 207.214 * [backup-simplify]: Simplify 15/8 into 15/8 207.214 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 2)) in x 207.214 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 207.214 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 207.214 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 207.214 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 207.214 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 2)) into (/ 1 (pow (fabs (/ 1 x)) 2)) 207.214 * [taylor]: Taking taylor expansion of 3/4 in x 207.214 * [backup-simplify]: Simplify 3/4 into 3/4 207.214 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 207.214 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 207.214 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 207.215 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) into (/ 15/8 (pow (fabs (/ 1 x)) 2)) 207.215 * [backup-simplify]: Simplify (+ (/ 15/8 (pow (fabs (/ 1 x)) 2)) 3/4) into (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) 3/4) 207.215 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 207.215 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 207.215 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 207.215 * [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)) 207.215 * [taylor]: Taking taylor expansion of (/ (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) 3/4) (pow (fabs (/ 1 x)) 5)) in x 207.215 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) 3/4) in x 207.215 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) in x 207.215 * [taylor]: Taking taylor expansion of 15/8 in x 207.215 * [backup-simplify]: Simplify 15/8 into 15/8 207.215 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 2)) in x 207.215 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 207.215 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 207.215 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 207.215 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 207.215 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 2)) into (/ 1 (pow (fabs (/ 1 x)) 2)) 207.215 * [taylor]: Taking taylor expansion of 3/4 in x 207.215 * [backup-simplify]: Simplify 3/4 into 3/4 207.215 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 207.216 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 207.216 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 207.216 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) into (/ 15/8 (pow (fabs (/ 1 x)) 2)) 207.216 * [backup-simplify]: Simplify (+ (/ 15/8 (pow (fabs (/ 1 x)) 2)) 3/4) into (+ (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 2))) 3/4) 207.216 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 207.216 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 207.216 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 207.216 * [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)) 207.216 * [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)) 207.216 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 207.217 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 207.217 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 2)))) into 0 207.217 * [backup-simplify]: Simplify (+ 0 0) into 0 207.217 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 207.218 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 207.218 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 207.218 * [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 207.218 * [backup-simplify]: Simplify 0 into 0 207.218 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 207.218 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 207.219 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 2))))) into 0 207.219 * [backup-simplify]: Simplify (+ 0 0) into 0 207.220 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 207.220 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 207.220 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 207.221 * [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 207.221 * [backup-simplify]: Simplify 0 into 0 207.221 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 207.222 * [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 207.222 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 2)))))) into 0 207.223 * [backup-simplify]: Simplify (+ 0 0) into 0 207.223 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 207.224 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 207.224 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 207.225 * [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 207.225 * [backup-simplify]: Simplify 0 into 0 207.225 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 207.226 * [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 207.227 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 2))))))) into 0 207.227 * [backup-simplify]: Simplify (+ 0 0) into 0 207.228 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 207.228 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 207.229 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 207.230 * [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 207.230 * [backup-simplify]: Simplify 0 into 0 207.231 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 207.231 * [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 207.232 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 2)))))))) into 0 207.232 * [backup-simplify]: Simplify (+ 0 0) into 0 207.233 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 207.234 * [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 207.235 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 207.236 * [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 207.236 * [backup-simplify]: Simplify 0 into 0 207.237 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 207.238 * [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 207.239 * [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 207.239 * [backup-simplify]: Simplify (+ 0 0) into 0 207.241 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 207.242 * [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 207.243 * [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 207.244 * [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 207.244 * [backup-simplify]: Simplify 0 into 0 207.244 * [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)) 207.245 * [backup-simplify]: Simplify (* (/ (pow (fabs (/ 1 (- x))) -3) (* (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)) 207.245 * [approximate]: Taking taylor expansion of (/ (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) 3/4) (pow (fabs (/ -1 x)) 5)) in (x) around 0 207.245 * [taylor]: Taking taylor expansion of (/ (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) 3/4) (pow (fabs (/ -1 x)) 5)) in x 207.245 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) 3/4) in x 207.245 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) in x 207.245 * [taylor]: Taking taylor expansion of 15/8 in x 207.245 * [backup-simplify]: Simplify 15/8 into 15/8 207.245 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 2)) in x 207.245 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 207.245 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 207.245 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 207.245 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 207.246 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 2)) into (/ 1 (pow (fabs (/ -1 x)) 2)) 207.246 * [taylor]: Taking taylor expansion of 3/4 in x 207.246 * [backup-simplify]: Simplify 3/4 into 3/4 207.246 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 207.246 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 207.246 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 207.246 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) into (/ 15/8 (pow (fabs (/ -1 x)) 2)) 207.246 * [backup-simplify]: Simplify (+ (/ 15/8 (pow (fabs (/ -1 x)) 2)) 3/4) into (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) 3/4) 207.246 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 207.246 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 207.247 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 207.247 * [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)) 207.247 * [taylor]: Taking taylor expansion of (/ (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) 3/4) (pow (fabs (/ -1 x)) 5)) in x 207.247 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) 3/4) in x 207.247 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) in x 207.247 * [taylor]: Taking taylor expansion of 15/8 in x 207.247 * [backup-simplify]: Simplify 15/8 into 15/8 207.247 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 2)) in x 207.247 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 207.247 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 207.247 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 207.247 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 207.247 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 2)) into (/ 1 (pow (fabs (/ -1 x)) 2)) 207.247 * [taylor]: Taking taylor expansion of 3/4 in x 207.247 * [backup-simplify]: Simplify 3/4 into 3/4 207.247 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 207.247 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 207.248 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 207.248 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) into (/ 15/8 (pow (fabs (/ -1 x)) 2)) 207.248 * [backup-simplify]: Simplify (+ (/ 15/8 (pow (fabs (/ -1 x)) 2)) 3/4) into (+ (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 2))) 3/4) 207.248 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 207.248 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 207.248 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 207.249 * [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)) 207.249 * [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)) 207.249 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 207.249 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 207.250 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 2)))) into 0 207.251 * [backup-simplify]: Simplify (+ 0 0) into 0 207.251 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 207.251 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 207.251 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 207.252 * [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 207.252 * [backup-simplify]: Simplify 0 into 0 207.252 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 207.253 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 207.253 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 2))))) into 0 207.254 * [backup-simplify]: Simplify (+ 0 0) into 0 207.254 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 207.255 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 207.256 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 207.256 * [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 207.256 * [backup-simplify]: Simplify 0 into 0 207.257 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 207.258 * [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 207.259 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 2)))))) into 0 207.259 * [backup-simplify]: Simplify (+ 0 0) into 0 207.260 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 207.261 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 207.262 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 207.263 * [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 207.263 * [backup-simplify]: Simplify 0 into 0 207.264 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 207.265 * [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 207.266 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 2))))))) into 0 207.267 * [backup-simplify]: Simplify (+ 0 0) into 0 207.268 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 207.269 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 207.270 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 207.271 * [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 207.271 * [backup-simplify]: Simplify 0 into 0 207.272 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 207.272 * [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 207.274 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 2)))))))) into 0 207.274 * [backup-simplify]: Simplify (+ 0 0) into 0 207.275 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 207.276 * [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 207.277 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 207.277 * [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 207.277 * [backup-simplify]: Simplify 0 into 0 207.279 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 207.279 * [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 207.280 * [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 207.281 * [backup-simplify]: Simplify (+ 0 0) into 0 207.282 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 207.283 * [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 207.284 * [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 207.285 * [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 207.285 * [backup-simplify]: Simplify 0 into 0 207.285 * [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)) 207.285 * * * [progress]: simplifying candidates 207.285 * * * * [progress]: [ 1 / 182 ] simplifiying candidate # 207.285 * * * * [progress]: [ 2 / 182 ] simplifiying candidate # 207.285 * * * * [progress]: [ 3 / 182 ] simplifiying candidate # 207.285 * * * * [progress]: [ 4 / 182 ] simplifiying candidate # 207.285 * * * * [progress]: [ 5 / 182 ] simplifiying candidate # 207.285 * * * * [progress]: [ 6 / 182 ] simplifiying candidate # 207.285 * * * * [progress]: [ 7 / 182 ] simplifiying candidate # 207.286 * [simplify]: Simplifying (sqrt (* (cbrt PI) (cbrt PI))) 207.286 * * [simplify]: iters left: 4 (4 enodes) 207.287 * * [simplify]: iters left: 3 (13 enodes) 207.288 * * [simplify]: Extracting #0: cost 1 inf + 0 207.288 * * [simplify]: Extracting #1: cost 4 inf + 0 207.289 * * [simplify]: Extracting #2: cost 7 inf + 0 207.289 * * [simplify]: Extracting #3: cost 6 inf + 1 207.289 * * [simplify]: Extracting #4: cost 0 inf + 647 207.289 * [simplify]: Simplified to (fabs (cbrt PI)) 207.289 * [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))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 207.289 * * * * [progress]: [ 8 / 182 ] simplifiying candidate # 207.289 * [simplify]: Simplifying (sqrt (sqrt PI)) 207.289 * * [simplify]: iters left: 2 (3 enodes) 207.290 * * [simplify]: iters left: 1 (9 enodes) 207.291 * * [simplify]: Extracting #0: cost 1 inf + 0 207.291 * * [simplify]: Extracting #1: cost 3 inf + 0 207.291 * * [simplify]: Extracting #2: cost 5 inf + 0 207.291 * * [simplify]: Extracting #3: cost 4 inf + 1 207.291 * * [simplify]: Extracting #4: cost 0 inf + 245 207.291 * [simplify]: Simplified to (sqrt (sqrt PI)) 207.291 * [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))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 207.291 * * * * [progress]: [ 9 / 182 ] simplifiying candidate # 207.291 * [simplify]: Simplifying (sqrt 1) 207.291 * * [simplify]: iters left: 1 (2 enodes) 207.297 * * [simplify]: Extracting #0: cost 1 inf + 0 207.297 * * [simplify]: Extracting #1: cost 0 inf + 1 207.297 * [simplify]: Simplified to 1 207.297 * [simplify]: Simplified (2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (* 1 (sqrt PI))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 207.297 * * * * [progress]: [ 10 / 182 ] simplifiying candidate # 207.297 * * * * [progress]: [ 11 / 182 ] simplifiying candidate # 207.297 * * * * [progress]: [ 12 / 182 ] simplifiying candidate # 207.297 * [simplify]: Simplifying (sqrt PI) 207.297 * * [simplify]: iters left: 1 (2 enodes) 207.298 * * [simplify]: Extracting #0: cost 1 inf + 0 207.298 * * [simplify]: Extracting #1: cost 3 inf + 0 207.298 * * [simplify]: Extracting #2: cost 2 inf + 1 207.298 * * [simplify]: Extracting #3: cost 0 inf + 83 207.298 * [simplify]: Simplified to (sqrt PI) 207.298 * [simplify]: Simplified (2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (fabs (sqrt PI))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 207.298 * * * * [progress]: [ 13 / 182 ] simplifiying candidate # 207.298 * * * * [progress]: [ 14 / 182 ] simplifiying candidate #real (real->posit16 (sqrt PI)))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))> 207.298 * * * * [progress]: [ 15 / 182 ] simplifiying candidate # 207.299 * [simplify]: Simplifying (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))) 207.299 * * [simplify]: iters left: 6 (23 enodes) 207.311 * * [simplify]: iters left: 5 (109 enodes) 207.354 * * [simplify]: iters left: 4 (271 enodes) 207.446 * * [simplify]: Extracting #0: cost 1 inf + 0 207.447 * * [simplify]: Extracting #1: cost 19 inf + 0 207.447 * * [simplify]: Extracting #2: cost 106 inf + 0 207.448 * * [simplify]: Extracting #3: cost 211 inf + 43 207.451 * * [simplify]: Extracting #4: cost 224 inf + 5568 207.458 * * [simplify]: Extracting #5: cost 161 inf + 25232 207.478 * * [simplify]: Extracting #6: cost 55 inf + 74047 207.509 * * [simplify]: Extracting #7: cost 0 inf + 103197 207.541 * [simplify]: Simplified to (+ (/ (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (fabs x)) (* (+ (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (exp (* (fabs x) (fabs x))) (sqrt PI)))) 207.541 * [simplify]: Simplified (2 1) to (λ (x) (pow (+ (/ (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (fabs x)) (* (+ (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (exp (* (fabs x) (fabs x))) (sqrt PI)))) 1)) 207.542 * * * * [progress]: [ 16 / 182 ] simplifiying candidate # 207.542 * * * * [progress]: [ 17 / 182 ] simplifiying candidate # 207.542 * [simplify]: Simplifying (+ (- (* (fabs x) (fabs x)) (log (sqrt PI))) (log (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 207.542 * * [simplify]: iters left: 6 (24 enodes) 207.556 * * [simplify]: iters left: 5 (106 enodes) 207.596 * * [simplify]: iters left: 4 (227 enodes) 207.656 * * [simplify]: iters left: 3 (493 enodes) 207.867 * * [simplify]: Extracting #0: cost 1 inf + 0 207.867 * * [simplify]: Extracting #1: cost 12 inf + 0 207.867 * * [simplify]: Extracting #2: cost 24 inf + 0 207.867 * * [simplify]: Extracting #3: cost 49 inf + 0 207.868 * * [simplify]: Extracting #4: cost 175 inf + 387 207.871 * * [simplify]: Extracting #5: cost 289 inf + 2550 207.875 * * [simplify]: Extracting #6: cost 261 inf + 9863 207.890 * * [simplify]: Extracting #7: cost 112 inf + 69849 207.908 * * [simplify]: Extracting #8: cost 3 inf + 127502 207.933 * * [simplify]: Extracting #9: cost 0 inf + 129948 207.973 * [simplify]: Simplified to (+ (- (log (+ (+ (/ (/ (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4) (/ (fabs x) (pow (fabs x) -3))) (fabs x)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x)))) (log (sqrt PI))) (* (fabs x) (fabs x))) 207.973 * [simplify]: Simplified (2 1) to (λ (x) (exp (+ (- (log (+ (+ (/ (/ (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4) (/ (fabs x) (pow (fabs x) -3))) (fabs x)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x)))) (log (sqrt PI))) (* (fabs x) (fabs x))))) 207.973 * * * * [progress]: [ 18 / 182 ] simplifiying candidate # 207.974 * [simplify]: Simplifying (+ (log (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (log (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 207.974 * * [simplify]: iters left: 6 (25 enodes) 207.988 * * [simplify]: iters left: 5 (110 enodes) 208.017 * * [simplify]: iters left: 4 (230 enodes) 208.084 * * [simplify]: iters left: 3 (481 enodes) 208.256 * * [simplify]: Extracting #0: cost 1 inf + 0 208.256 * * [simplify]: Extracting #1: cost 17 inf + 0 208.256 * * [simplify]: Extracting #2: cost 43 inf + 0 208.257 * * [simplify]: Extracting #3: cost 83 inf + 0 208.258 * * [simplify]: Extracting #4: cost 193 inf + 167 208.260 * * [simplify]: Extracting #5: cost 289 inf + 4361 208.265 * * [simplify]: Extracting #6: cost 250 inf + 14136 208.278 * * [simplify]: Extracting #7: cost 149 inf + 52119 208.301 * * [simplify]: Extracting #8: cost 32 inf + 105974 208.320 * * [simplify]: Extracting #9: cost 5 inf + 126173 208.350 * * [simplify]: Extracting #10: cost 0 inf + 130897 208.369 * [simplify]: Simplified to (+ (log (+ (* (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4) (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))) (+ (/ 1 (fabs x)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))))) (- (* (fabs x) (fabs x)) (log (sqrt PI)))) 208.369 * [simplify]: Simplified (2 1) to (λ (x) (exp (+ (log (+ (* (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4) (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))) (+ (/ 1 (fabs x)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x))))) (- (* (fabs x) (fabs x)) (log (sqrt PI)))))) 208.369 * * * * [progress]: [ 19 / 182 ] simplifiying candidate # 208.369 * * * * [progress]: [ 20 / 182 ] simplifiying candidate # 208.369 * * * * [progress]: [ 21 / 182 ] simplifiying candidate # 208.370 * [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))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 208.370 * * [simplify]: iters left: 6 (29 enodes) 208.378 * * [simplify]: iters left: 5 (145 enodes) 208.448 * * [simplify]: Extracting #0: cost 1 inf + 0 208.448 * * [simplify]: Extracting #1: cost 42 inf + 0 208.449 * * [simplify]: Extracting #2: cost 100 inf + 123 208.450 * * [simplify]: Extracting #3: cost 164 inf + 246 208.451 * * [simplify]: Extracting #4: cost 200 inf + 248 208.453 * * [simplify]: Extracting #5: cost 171 inf + 6643 208.458 * * [simplify]: Extracting #6: cost 136 inf + 13883 208.465 * * [simplify]: Extracting #7: cost 102 inf + 25796 208.485 * * [simplify]: Extracting #8: cost 17 inf + 96619 208.508 * * [simplify]: Extracting #9: cost 0 inf + 108968 208.548 * * [simplify]: Extracting #10: cost 0 inf + 106083 208.573 * * [simplify]: Extracting #11: cost 0 inf + 105952 208.596 * [simplify]: Simplified to (* (* (+ (/ 1 (fabs x)) (+ (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)))) (+ (/ 1 (fabs x)) (+ (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))))) (* (+ (/ 1 (fabs x)) (+ (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)))) (/ (* (exp (* (fabs x) (fabs x))) (* (exp (* (fabs x) (fabs x))) (exp (* (fabs x) (fabs x))))) (* (sqrt PI) PI)))) 208.597 * [simplify]: Simplified (2 1) to (λ (x) (cbrt (* (* (+ (/ 1 (fabs x)) (+ (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)))) (+ (/ 1 (fabs x)) (+ (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))))) (* (+ (/ 1 (fabs x)) (+ (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)))) (/ (* (exp (* (fabs x) (fabs x))) (* (exp (* (fabs x) (fabs x))) (exp (* (fabs x) (fabs x))))) (* (sqrt PI) PI)))))) 208.597 * * * * [progress]: [ 22 / 182 ] simplifiying candidate # 208.598 * [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))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 208.598 * * [simplify]: iters left: 6 (27 enodes) 208.613 * * [simplify]: iters left: 5 (137 enodes) 208.661 * * [simplify]: iters left: 4 (474 enodes) 209.019 * * [simplify]: Extracting #0: cost 1 inf + 0 209.019 * * [simplify]: Extracting #1: cost 46 inf + 0 209.021 * * [simplify]: Extracting #2: cost 388 inf + 0 209.026 * * [simplify]: Extracting #3: cost 814 inf + 44 209.034 * * [simplify]: Extracting #4: cost 860 inf + 739 209.042 * * [simplify]: Extracting #5: cost 822 inf + 6463 209.067 * * [simplify]: Extracting #6: cost 688 inf + 64682 209.148 * * [simplify]: Extracting #7: cost 260 inf + 381702 209.359 * * [simplify]: Extracting #8: cost 2 inf + 603432 209.573 * * [simplify]: Extracting #9: cost 0 inf + 605175 209.800 * [simplify]: Simplified to (* (* (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (* (* (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (* (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (/ (exp (* (fabs x) (fabs x))) (sqrt PI))))) 209.800 * [simplify]: Simplified (2 1) to (λ (x) (cbrt (* (* (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (* (* (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (* (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (/ (exp (* (fabs x) (fabs x))) (sqrt PI))))))) 209.801 * * * * [progress]: [ 23 / 182 ] simplifiying candidate # 209.801 * * * * [progress]: [ 24 / 182 ] simplifiying candidate # 209.801 * * * * [progress]: [ 25 / 182 ] simplifiying candidate # 209.801 * * * * [progress]: [ 26 / 182 ] simplifiying candidate # 209.801 * [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)) (* (pow (fabs x) -3) (+ (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))) 209.801 * * [simplify]: iters left: 6 (31 enodes) 209.815 * * [simplify]: iters left: 5 (178 enodes) 209.879 * * [simplify]: Extracting #0: cost 1 inf + 0 209.879 * * [simplify]: Extracting #1: cost 6 inf + 0 209.879 * * [simplify]: Extracting #2: cost 36 inf + 0 209.880 * * [simplify]: Extracting #3: cost 100 inf + 1 209.881 * * [simplify]: Extracting #4: cost 171 inf + 1548 209.886 * * [simplify]: Extracting #5: cost 154 inf + 13482 209.896 * * [simplify]: Extracting #6: cost 104 inf + 31216 209.906 * * [simplify]: Extracting #7: cost 70 inf + 39994 209.922 * * [simplify]: Extracting #8: cost 17 inf + 62999 209.951 * * [simplify]: Extracting #9: cost 1 inf + 73674 209.984 * * [simplify]: Extracting #10: cost 0 inf + 74761 210.017 * [simplify]: Simplified to (+ (* (* (exp (* (fabs x) (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))))) (* (exp (* (fabs x) (fabs x))) (* (fabs x) (+ (* (* (fabs x) (fabs x)) (* (pow (fabs x) -3) (+ 27/64 (* (/ 15/8 (* (fabs x) (fabs x))) (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (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))))))) 210.017 * [simplify]: Simplified (2 1) to (λ (x) (/ (+ (* (* (exp (* (fabs x) (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))))) (* (exp (* (fabs x) (fabs x))) (* (fabs x) (+ (* (* (fabs x) (fabs x)) (* (pow (fabs x) -3) (+ 27/64 (* (/ 15/8 (* (fabs x) (fabs x))) (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (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))))))) (* (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))))) 210.018 * [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))) 210.018 * * [simplify]: iters left: 6 (17 enodes) 210.029 * * [simplify]: iters left: 5 (89 enodes) 210.061 * * [simplify]: iters left: 4 (292 enodes) 210.231 * * [simplify]: Extracting #0: cost 1 inf + 0 210.232 * * [simplify]: Extracting #1: cost 38 inf + 0 210.232 * * [simplify]: Extracting #2: cost 189 inf + 0 210.233 * * [simplify]: Extracting #3: cost 295 inf + 409 210.237 * * [simplify]: Extracting #4: cost 233 inf + 14742 210.252 * * [simplify]: Extracting #5: cost 90 inf + 47619 210.289 * * [simplify]: Extracting #6: cost 10 inf + 71899 210.321 * * [simplify]: Extracting #7: cost 0 inf + 74576 210.351 * * [simplify]: Extracting #8: cost 0 inf + 74416 210.392 * [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))) 210.392 * [simplify]: Simplified (2 2) to (λ (x) (/ (+ (* (* (exp (* (fabs x) (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))))) (* (exp (* (fabs x) (fabs x))) (* (fabs x) (+ (* (* (fabs x) (fabs x)) (* (pow (fabs x) -3) (+ 27/64 (* (/ 15/8 (* (fabs x) (fabs x))) (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (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)) (+ (* (/ 15/8 (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) -3/4)) 9/16)) (* (fabs x) (sqrt PI))) (* (fabs x) (fabs x))))) 210.393 * * * * [progress]: [ 27 / 182 ] simplifiying candidate # 210.393 * [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)) (* (pow (fabs x) -3) (- (* 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))) 210.393 * * [simplify]: iters left: 6 (26 enodes) 210.409 * * [simplify]: iters left: 5 (130 enodes) 210.467 * * [simplify]: iters left: 4 (383 enodes) 210.667 * * [simplify]: Extracting #0: cost 1 inf + 0 210.667 * * [simplify]: Extracting #1: cost 13 inf + 0 210.667 * * [simplify]: Extracting #2: cost 94 inf + 0 210.669 * * [simplify]: Extracting #3: cost 237 inf + 1271 210.673 * * [simplify]: Extracting #4: cost 382 inf + 6715 210.689 * * [simplify]: Extracting #5: cost 289 inf + 46760 210.736 * * [simplify]: Extracting #6: cost 75 inf + 130459 210.785 * * [simplify]: Extracting #7: cost 1 inf + 155559 210.827 * * [simplify]: Extracting #8: cost 0 inf + 154858 210.863 * * [simplify]: Extracting #9: cost 0 inf + 154658 210.923 * [simplify]: Simplified to (* (+ (* (* (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (+ (* (* (fabs x) (fabs x)) (/ 1/2 (fabs x))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) -3)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (fabs x)) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (exp (* (fabs x) (fabs x)))) 210.923 * [simplify]: Simplified (2 1) to (λ (x) (/ (* (+ (* (* (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (+ (* (* (fabs x) (fabs x)) (/ 1/2 (fabs x))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) -3)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (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) (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (fabs x))))) 210.924 * [simplify]: Simplifying (* (sqrt PI) (* (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (fabs x))) 210.924 * * [simplify]: iters left: 6 (13 enodes) 210.933 * * [simplify]: iters left: 5 (57 enodes) 210.955 * * [simplify]: iters left: 4 (138 enodes) 211.031 * * [simplify]: iters left: 3 (488 enodes) 211.441 * * [simplify]: Extracting #0: cost 1 inf + 0 211.442 * * [simplify]: Extracting #1: cost 38 inf + 0 211.443 * * [simplify]: Extracting #2: cost 178 inf + 0 211.445 * * [simplify]: Extracting #3: cost 276 inf + 331 211.452 * * [simplify]: Extracting #4: cost 196 inf + 15252 211.478 * * [simplify]: Extracting #5: cost 28 inf + 54375 211.513 * * [simplify]: Extracting #6: cost 0 inf + 62053 211.547 * [simplify]: Simplified to (* (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (fabs x) (sqrt PI))) 211.547 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (+ (* (* (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (+ (* (* (fabs x) (fabs x)) (/ 1/2 (fabs x))) (* (* (* (fabs x) (fabs x)) (pow (fabs x) -3)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (fabs x)) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (exp (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (fabs x) (sqrt PI))))) 211.547 * * * * [progress]: [ 28 / 182 ] simplifiying candidate # 211.548 * [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)) (* (/ (pow (fabs x) -3) (* (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))) 211.548 * * [simplify]: iters left: 6 (31 enodes) 211.574 * * [simplify]: iters left: 5 (181 enodes) 211.671 * * [simplify]: Extracting #0: cost 1 inf + 0 211.671 * * [simplify]: Extracting #1: cost 6 inf + 0 211.671 * * [simplify]: Extracting #2: cost 44 inf + 0 211.672 * * [simplify]: Extracting #3: cost 108 inf + 1 211.673 * * [simplify]: Extracting #4: cost 166 inf + 1245 211.675 * * [simplify]: Extracting #5: cost 173 inf + 5055 211.680 * * [simplify]: Extracting #6: cost 162 inf + 15098 211.693 * * [simplify]: Extracting #7: cost 104 inf + 31669 211.716 * * [simplify]: Extracting #8: cost 46 inf + 55417 211.732 * * [simplify]: Extracting #9: cost 1 inf + 82726 211.752 * * [simplify]: Extracting #10: cost 0 inf + 82533 211.783 * * [simplify]: Extracting #11: cost 0 inf + 82493 211.802 * [simplify]: Simplified to (* (exp (* (fabs x) (fabs x))) (+ (* (fabs x) (+ (/ (* (* (pow (fabs x) -3) (+ (* (/ 15/8 (* (fabs x) (fabs x))) (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x))))) 27/64)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (/ 1/2 (fabs x)) (+ 9/16 (* (/ 15/8 (* (fabs x) (fabs x))) (- (/ 15/8 (* (fabs x) (fabs x))) 3/4)))))) (* (* (fabs x) (fabs x)) (+ 9/16 (* (/ 15/8 (* (fabs x) (fabs x))) (- (/ 15/8 (* (fabs x) (fabs x))) 3/4)))))) 211.802 * [simplify]: Simplified (2 1) to (λ (x) (/ (* (exp (* (fabs x) (fabs x))) (+ (* (fabs x) (+ (/ (* (* (pow (fabs x) -3) (+ (* (/ 15/8 (* (fabs x) (fabs x))) (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x))))) 27/64)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (/ 1/2 (fabs x)) (+ 9/16 (* (/ 15/8 (* (fabs x) (fabs x))) (- (/ 15/8 (* (fabs x) (fabs x))) 3/4)))))) (* (* (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)) (+ (* 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))))) 211.803 * [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))) 211.803 * * [simplify]: iters left: 6 (16 enodes) 211.808 * * [simplify]: iters left: 5 (81 enodes) 211.828 * * [simplify]: iters left: 4 (252 enodes) 211.931 * * [simplify]: Extracting #0: cost 1 inf + 0 211.931 * * [simplify]: Extracting #1: cost 34 inf + 0 211.931 * * [simplify]: Extracting #2: cost 117 inf + 0 211.932 * * [simplify]: Extracting #3: cost 219 inf + 1179 211.934 * * [simplify]: Extracting #4: cost 192 inf + 8048 211.942 * * [simplify]: Extracting #5: cost 89 inf + 29695 211.955 * * [simplify]: Extracting #6: cost 3 inf + 51575 211.972 * * [simplify]: Extracting #7: cost 0 inf + 52144 211.985 * [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))))) 211.986 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (exp (* (fabs x) (fabs x))) (+ (* (fabs x) (+ (/ (* (* (pow (fabs x) -3) (+ (* (/ 15/8 (* (fabs x) (fabs x))) (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x))))) 27/64)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (/ 1/2 (fabs x)) (+ 9/16 (* (/ 15/8 (* (fabs x) (fabs x))) (- (/ 15/8 (* (fabs x) (fabs x))) 3/4)))))) (* (* (fabs x) (fabs x)) (+ 9/16 (* (/ 15/8 (* (fabs x) (fabs x))) (- (/ 15/8 (* (fabs x) (fabs x))) 3/4)))))) (* (sqrt PI) (* (+ 9/16 (* (/ 15/8 (* (fabs x) (fabs x))) (- (/ 15/8 (* (fabs x) (fabs x))) 3/4))) (* (fabs x) (* (fabs x) (fabs x))))))) 211.986 * * * * [progress]: [ 29 / 182 ] simplifiying candidate # 211.986 * [simplify]: Simplifying (* (exp (* (fabs x) (fabs x))) (+ (* (+ (* (/ 1/2 (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (* (fabs x) (fabs x)) (* (/ (pow (fabs x) -3) (* (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))) 211.986 * * [simplify]: iters left: 6 (26 enodes) 211.995 * * [simplify]: iters left: 5 (127 enodes) 212.025 * * [simplify]: iters left: 4 (368 enodes) 212.197 * * [simplify]: Extracting #0: cost 1 inf + 0 212.197 * * [simplify]: Extracting #1: cost 13 inf + 0 212.197 * * [simplify]: Extracting #2: cost 89 inf + 0 212.198 * * [simplify]: Extracting #3: cost 223 inf + 43 212.200 * * [simplify]: Extracting #4: cost 404 inf + 4047 212.204 * * [simplify]: Extracting #5: cost 403 inf + 22626 212.221 * * [simplify]: Extracting #6: cost 315 inf + 45286 212.241 * * [simplify]: Extracting #7: cost 189 inf + 91740 212.280 * * [simplify]: Extracting #8: cost 9 inf + 181712 212.328 * * [simplify]: Extracting #9: cost 0 inf + 187648 212.377 * * [simplify]: Extracting #10: cost 0 inf + 187238 212.411 * [simplify]: Simplified to (* (fabs x) (* (+ (* (fabs x) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (+ (* (* (* (fabs x) (fabs x)) (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (/ 1/2 (fabs x))))) (exp (* (fabs x) (fabs x))))) 212.411 * [simplify]: Simplified (2 1) to (λ (x) (/ (* (fabs x) (* (+ (* (fabs x) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (+ (* (* (* (fabs x) (fabs x)) (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (/ 1/2 (fabs x))))) (exp (* (fabs x) (fabs x))))) (* (sqrt PI) (* (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (fabs x))))) 212.412 * [simplify]: Simplifying (* (sqrt PI) (* (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (fabs x))) 212.412 * * [simplify]: iters left: 6 (12 enodes) 212.415 * * [simplify]: iters left: 5 (49 enodes) 212.433 * * [simplify]: iters left: 4 (102 enodes) 212.483 * * [simplify]: iters left: 3 (303 enodes) 212.618 * * [simplify]: Extracting #0: cost 1 inf + 0 212.618 * * [simplify]: Extracting #1: cost 33 inf + 0 212.619 * * [simplify]: Extracting #2: cost 121 inf + 0 212.620 * * [simplify]: Extracting #3: cost 183 inf + 856 212.623 * * [simplify]: Extracting #4: cost 100 inf + 15955 212.631 * * [simplify]: Extracting #5: cost 5 inf + 37295 212.642 * * [simplify]: Extracting #6: cost 0 inf + 38347 212.660 * [simplify]: Simplified to (* (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (fabs x) (sqrt PI))) 212.660 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (fabs x) (* (+ (* (fabs x) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (+ (* (* (* (fabs x) (fabs x)) (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (/ 1/2 (fabs x))))) (exp (* (fabs x) (fabs x))))) (* (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (fabs x) (sqrt PI))))) 212.661 * * * * [progress]: [ 30 / 182 ] simplifiying candidate # 212.661 * [simplify]: Simplifying (* (exp (* (fabs x) (fabs x))) (+ (* (+ (* (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (pow (fabs x) -3) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (fabs x)) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) 1))) 212.661 * * [simplify]: iters left: 6 (22 enodes) 212.675 * * [simplify]: iters left: 5 (109 enodes) 212.727 * * [simplify]: iters left: 4 (290 enodes) 212.862 * * [simplify]: Extracting #0: cost 1 inf + 0 212.862 * * [simplify]: Extracting #1: cost 13 inf + 0 212.862 * * [simplify]: Extracting #2: cost 77 inf + 0 212.863 * * [simplify]: Extracting #3: cost 159 inf + 114 212.864 * * [simplify]: Extracting #4: cost 243 inf + 3129 212.868 * * [simplify]: Extracting #5: cost 204 inf + 19403 212.881 * * [simplify]: Extracting #6: cost 60 inf + 79176 212.913 * * [simplify]: Extracting #7: cost 0 inf + 103220 212.948 * * [simplify]: Extracting #8: cost 0 inf + 102980 212.979 * [simplify]: Simplified to (* (fabs x) (* (* (* (fabs x) (fabs x)) (+ (fabs x) (+ (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (pow (fabs x) -3)) (/ 1/2 (fabs x))))) (exp (* (fabs x) (fabs x))))) 212.980 * [simplify]: Simplified (2 1) to (λ (x) (/ (* (fabs x) (* (* (* (fabs x) (fabs x)) (+ (fabs x) (+ (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (pow (fabs x) -3)) (/ 1/2 (fabs x))))) (exp (* (fabs x) (fabs x))))) (* (sqrt PI) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x))))) 212.980 * [simplify]: Simplifying (* (sqrt PI) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x))) 212.980 * * [simplify]: iters left: 6 (8 enodes) 212.982 * * [simplify]: iters left: 5 (33 enodes) 212.987 * * [simplify]: iters left: 4 (55 enodes) 212.997 * * [simplify]: iters left: 3 (101 enodes) 213.015 * * [simplify]: iters left: 2 (151 enodes) 213.066 * * [simplify]: iters left: 1 (276 enodes) 213.160 * * [simplify]: Extracting #0: cost 1 inf + 0 213.161 * * [simplify]: Extracting #1: cost 31 inf + 0 213.161 * * [simplify]: Extracting #2: cost 111 inf + 0 213.162 * * [simplify]: Extracting #3: cost 96 inf + 1305 213.164 * * [simplify]: Extracting #4: cost 53 inf + 15422 213.168 * * [simplify]: Extracting #5: cost 11 inf + 34398 213.172 * * [simplify]: Extracting #6: cost 0 inf + 39380 213.177 * [simplify]: Simplified to (* (* (fabs x) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (sqrt PI)) 213.177 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (fabs x) (* (* (* (fabs x) (fabs x)) (+ (fabs x) (+ (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (pow (fabs x) -3)) (/ 1/2 (fabs x))))) (exp (* (fabs x) (fabs x))))) (* (* (fabs x) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (sqrt PI)))) 213.177 * * * * [progress]: [ 31 / 182 ] simplifiying candidate # 213.177 * [simplify]: Simplifying (* (exp (* (fabs x) (fabs x))) (+ (* (+ (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (* (/ (pow (fabs x) -3) (* (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)))) (- (* (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) 1))) 213.178 * * [simplify]: iters left: 6 (29 enodes) 213.187 * * [simplify]: iters left: 5 (162 enodes) 213.253 * * [simplify]: Extracting #0: cost 1 inf + 0 213.253 * * [simplify]: Extracting #1: cost 6 inf + 0 213.253 * * [simplify]: Extracting #2: cost 37 inf + 0 213.254 * * [simplify]: Extracting #3: cost 104 inf + 1 213.255 * * [simplify]: Extracting #4: cost 203 inf + 588 213.258 * * [simplify]: Extracting #5: cost 233 inf + 5583 213.264 * * [simplify]: Extracting #6: cost 179 inf + 20004 213.276 * * [simplify]: Extracting #7: cost 110 inf + 49031 213.304 * * [simplify]: Extracting #8: cost 30 inf + 91125 213.343 * * [simplify]: Extracting #9: cost 1 inf + 110766 213.383 * * [simplify]: Extracting #10: cost 0 inf + 111520 213.419 * * [simplify]: Extracting #11: cost 0 inf + 111480 213.446 * [simplify]: Simplified to (* (exp (* (fabs x) (fabs x))) (+ (* (- (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4))) (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (fabs x) (+ (* (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))))))) 213.446 * [simplify]: Simplified (2 1) to (λ (x) (/ (* (exp (* (fabs x) (fabs x))) (+ (* (- (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4))) (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (fabs x) (+ (* (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (* (/ 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) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (* (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) (fabs x))))) 213.447 * [simplify]: Simplifying (* (sqrt PI) (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (* (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) (fabs x))) 213.447 * * [simplify]: iters left: 6 (23 enodes) 213.460 * * [simplify]: iters left: 5 (119 enodes) 213.490 * * [simplify]: iters left: 4 (459 enodes) 213.839 * * [simplify]: Extracting #0: cost 1 inf + 0 213.840 * * [simplify]: Extracting #1: cost 28 inf + 0 213.840 * * [simplify]: Extracting #2: cost 68 inf + 0 213.842 * * [simplify]: Extracting #3: cost 419 inf + 125 213.849 * * [simplify]: Extracting #4: cost 698 inf + 8054 213.867 * * [simplify]: Extracting #5: cost 677 inf + 17216 213.893 * * [simplify]: Extracting #6: cost 494 inf + 85997 213.942 * * [simplify]: Extracting #7: cost 142 inf + 259347 214.026 * * [simplify]: Extracting #8: cost 11 inf + 335713 214.105 * * [simplify]: Extracting #9: cost 0 inf + 343085 214.179 * [simplify]: Simplified to (* (* (sqrt PI) (fabs x)) (+ (* (- (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 214.179 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (exp (* (fabs x) (fabs x))) (+ (* (- (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4))) (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (fabs x) (+ (* (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (* (/ 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) (fabs x)) (+ (* (- (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))))) 214.180 * * * * [progress]: [ 32 / 182 ] simplifiying candidate # 214.180 * [simplify]: Simplifying (* (exp (* (fabs x) (fabs x))) (+ (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (fabs x)) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 1))) 214.181 * * [simplify]: iters left: 6 (24 enodes) 214.195 * * [simplify]: iters left: 5 (124 enodes) 214.244 * * [simplify]: iters left: 4 (434 enodes) 214.548 * * [simplify]: Extracting #0: cost 1 inf + 0 214.548 * * [simplify]: Extracting #1: cost 15 inf + 0 214.549 * * [simplify]: Extracting #2: cost 116 inf + 0 214.549 * * [simplify]: Extracting #3: cost 342 inf + 1 214.552 * * [simplify]: Extracting #4: cost 613 inf + 3909 214.558 * * [simplify]: Extracting #5: cost 612 inf + 22112 214.601 * * [simplify]: Extracting #6: cost 326 inf + 155128 214.694 * * [simplify]: Extracting #7: cost 15 inf + 347766 214.769 * * [simplify]: Extracting #8: cost 0 inf + 352288 214.872 * * [simplify]: Extracting #9: cost 0 inf + 351808 214.959 * [simplify]: Simplified to (* (exp (* (fabs x) (fabs x))) (+ (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (fabs x))))) 214.960 * [simplify]: Simplified (2 1) to (λ (x) (/ (* (exp (* (fabs x) (fabs x))) (+ (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (fabs x))))) (* (sqrt PI) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (fabs x))))) 214.961 * [simplify]: Simplifying (* (sqrt PI) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (fabs x))) 214.962 * * [simplify]: iters left: 6 (19 enodes) 214.970 * * [simplify]: iters left: 5 (86 enodes) 214.987 * * [simplify]: iters left: 4 (212 enodes) 215.049 * * [simplify]: Extracting #0: cost 1 inf + 0 215.050 * * [simplify]: Extracting #1: cost 20 inf + 0 215.050 * * [simplify]: Extracting #2: cost 43 inf + 0 215.050 * * [simplify]: Extracting #3: cost 168 inf + 206 215.051 * * [simplify]: Extracting #4: cost 212 inf + 1516 215.053 * * [simplify]: Extracting #5: cost 163 inf + 14487 215.063 * * [simplify]: Extracting #6: cost 37 inf + 67347 215.075 * * [simplify]: Extracting #7: cost 0 inf + 79762 215.098 * * [simplify]: Extracting #8: cost 0 inf + 78555 215.114 * * [simplify]: Extracting #9: cost 0 inf + 78515 215.125 * [simplify]: Simplified to (* (* (sqrt PI) (fabs x)) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))))) 215.125 * [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)))) (* (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (fabs x)) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (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) (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))))))) 215.125 * * * * [progress]: [ 33 / 182 ] simplifiying candidate # 215.126 * [simplify]: Simplifying (* (exp (* (fabs x) (fabs x))) (+ (pow (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 3) (pow (/ 1 (fabs x)) 3))) 215.126 * * [simplify]: iters left: 6 (23 enodes) 215.133 * * [simplify]: iters left: 5 (120 enodes) 215.184 * * [simplify]: iters left: 4 (304 enodes) 215.307 * * [simplify]: Extracting #0: cost 1 inf + 0 215.307 * * [simplify]: Extracting #1: cost 9 inf + 0 215.307 * * [simplify]: Extracting #2: cost 79 inf + 0 215.308 * * [simplify]: Extracting #3: cost 203 inf + 0 215.309 * * [simplify]: Extracting #4: cost 290 inf + 1000 215.311 * * [simplify]: Extracting #5: cost 283 inf + 13287 215.319 * * [simplify]: Extracting #6: cost 214 inf + 44456 215.346 * * [simplify]: Extracting #7: cost 70 inf + 130774 215.387 * * [simplify]: Extracting #8: cost 2 inf + 169742 215.428 * * [simplify]: Extracting #9: cost 0 inf + 170448 215.464 * [simplify]: Simplified to (* (+ (* (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4))))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4))))) (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (exp (* (fabs x) (fabs x)))) 215.464 * [simplify]: Simplified (2 1) to (λ (x) (/ (* (+ (* (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4))))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4))))) (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (exp (* (fabs x) (fabs x)))) (* (sqrt PI) (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (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))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))))) 215.465 * [simplify]: Simplifying (* (sqrt PI) (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (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))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 215.465 * * [simplify]: iters left: 6 (25 enodes) 215.477 * * [simplify]: iters left: 5 (128 enodes) 215.529 * * [simplify]: iters left: 4 (375 enodes) 215.718 * * [simplify]: Extracting #0: cost 1 inf + 0 215.718 * * [simplify]: Extracting #1: cost 18 inf + 0 215.719 * * [simplify]: Extracting #2: cost 126 inf + 0 215.720 * * [simplify]: Extracting #3: cost 438 inf + 125 215.722 * * [simplify]: Extracting #4: cost 547 inf + 1313 215.733 * * [simplify]: Extracting #5: cost 394 inf + 73887 215.794 * * [simplify]: Extracting #6: cost 63 inf + 257401 215.864 * * [simplify]: Extracting #7: cost 0 inf + 295858 215.955 * [simplify]: Simplified to (* (sqrt PI) (+ (* (+ (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (- (/ (/ 1 (fabs x)) (fabs x)) (/ (+ (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (fabs x))))) 215.955 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (+ (* (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4))))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4))))) (/ (/ 1 (fabs x)) (* (fabs x) (fabs x)))) (exp (* (fabs x) (fabs x)))) (* (sqrt PI) (+ (* (+ (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (- (/ (/ 1 (fabs x)) (fabs x)) (/ (+ (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (fabs x))))))) 215.956 * * * * [progress]: [ 34 / 182 ] simplifiying candidate # 215.956 * [simplify]: Simplifying (* (exp (* (fabs x) (fabs x))) (- (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (* (/ 1 (fabs x)) (/ 1 (fabs x))))) 215.956 * * [simplify]: iters left: 6 (22 enodes) 215.970 * * [simplify]: iters left: 5 (110 enodes) 216.015 * * [simplify]: iters left: 4 (313 enodes) 216.184 * * [simplify]: Extracting #0: cost 1 inf + 0 216.184 * * [simplify]: Extracting #1: cost 28 inf + 0 216.185 * * [simplify]: Extracting #2: cost 133 inf + 0 216.193 * * [simplify]: Extracting #3: cost 310 inf + 0 216.196 * * [simplify]: Extracting #4: cost 466 inf + 1178 216.205 * * [simplify]: Extracting #5: cost 383 inf + 24999 216.254 * * [simplify]: Extracting #6: cost 118 inf + 181034 216.336 * * [simplify]: Extracting #7: cost 6 inf + 258878 216.411 * * [simplify]: Extracting #8: cost 0 inf + 259738 216.479 * * [simplify]: Extracting #9: cost 0 inf + 259578 216.568 * [simplify]: Simplified to (* (+ (* (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ (/ (pow (fabs x) -3) (/ (fabs x) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4))) (fabs x))) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ (/ (pow (fabs x) -3) (/ (fabs x) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4))) (fabs x)))) (/ -1 (* (fabs x) (fabs x)))) (exp (* (fabs x) (fabs x)))) 216.568 * [simplify]: Simplified (2 1) to (λ (x) (/ (* (+ (* (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ (/ (pow (fabs x) -3) (/ (fabs x) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4))) (fabs x))) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ (/ (pow (fabs x) -3) (/ (fabs x) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4))) (fabs x)))) (/ -1 (* (fabs x) (fabs x)))) (exp (* (fabs x) (fabs x)))) (* (sqrt PI) (- (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 216.569 * [simplify]: Simplifying (* (sqrt PI) (- (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))) 216.569 * * [simplify]: iters left: 6 (21 enodes) 216.575 * * [simplify]: iters left: 5 (94 enodes) 216.596 * * [simplify]: iters left: 4 (220 enodes) 216.665 * * [simplify]: Extracting #0: cost 1 inf + 0 216.665 * * [simplify]: Extracting #1: cost 10 inf + 0 216.665 * * [simplify]: Extracting #2: cost 60 inf + 0 216.666 * * [simplify]: Extracting #3: cost 131 inf + 42 216.667 * * [simplify]: Extracting #4: cost 168 inf + 1027 216.669 * * [simplify]: Extracting #5: cost 143 inf + 5452 216.678 * * [simplify]: Extracting #6: cost 68 inf + 34461 216.695 * * [simplify]: Extracting #7: cost 6 inf + 60056 216.714 * * [simplify]: Extracting #8: cost 0 inf + 62102 216.732 * [simplify]: Simplified to (* (+ (+ (/ (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (pow (fabs x) -3)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ -1 (fabs x))) (sqrt PI)) 216.732 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (exp (* (fabs x) (fabs x))) (- (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (* (/ 1 (fabs x)) (/ 1 (fabs x))))) (* (+ (+ (/ (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (pow (fabs x) -3)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ -1 (fabs x))) (sqrt PI)))) 216.733 * * * * [progress]: [ 35 / 182 ] simplifiying candidate # 216.733 * * * * [progress]: [ 36 / 182 ] simplifiying candidate # 216.733 * [simplify]: Simplifying (* (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 216.733 * * [simplify]: iters left: 6 (25 enodes) 216.741 * * [simplify]: iters left: 5 (107 enodes) 216.766 * * [simplify]: iters left: 4 (219 enodes) 216.839 * * [simplify]: iters left: 3 (479 enodes) 217.043 * * [simplify]: Extracting #0: cost 1 inf + 0 217.043 * * [simplify]: Extracting #1: cost 4 inf + 0 217.043 * * [simplify]: Extracting #2: cost 8 inf + 0 217.043 * * [simplify]: Extracting #3: cost 33 inf + 0 217.044 * * [simplify]: Extracting #4: cost 178 inf + 0 217.046 * * [simplify]: Extracting #5: cost 313 inf + 87 217.049 * * [simplify]: Extracting #6: cost 289 inf + 4133 217.056 * * [simplify]: Extracting #7: cost 223 inf + 21802 217.080 * * [simplify]: Extracting #8: cost 44 inf + 101030 217.103 * * [simplify]: Extracting #9: cost 0 inf + 122709 217.127 * [simplify]: Simplified to (* (sqrt (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4))))) (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI)))) 217.127 * [simplify]: Simplified (2 1) to (λ (x) (* (* (sqrt (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4))))) (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))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))))) 217.127 * [simplify]: Simplifying (* (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 217.128 * * [simplify]: iters left: 6 (25 enodes) 217.141 * * [simplify]: iters left: 5 (107 enodes) 217.180 * * [simplify]: iters left: 4 (219 enodes) 217.267 * * [simplify]: iters left: 3 (479 enodes) 217.502 * * [simplify]: Extracting #0: cost 1 inf + 0 217.502 * * [simplify]: Extracting #1: cost 4 inf + 0 217.502 * * [simplify]: Extracting #2: cost 8 inf + 0 217.502 * * [simplify]: Extracting #3: cost 33 inf + 0 217.503 * * [simplify]: Extracting #4: cost 178 inf + 0 217.505 * * [simplify]: Extracting #5: cost 313 inf + 87 217.508 * * [simplify]: Extracting #6: cost 289 inf + 4133 217.515 * * [simplify]: Extracting #7: cost 223 inf + 21802 217.535 * * [simplify]: Extracting #8: cost 44 inf + 101030 217.553 * * [simplify]: Extracting #9: cost 0 inf + 122709 217.574 * [simplify]: Simplified to (* (sqrt (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4))))) (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI)))) 217.574 * [simplify]: Simplified (2 2) to (λ (x) (* (* (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (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)))) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4))))) (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI)))))) 217.574 * * * * [progress]: [ 37 / 182 ] simplifiying candidate # 217.574 * [simplify]: Simplifying (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 217.574 * * [simplify]: iters left: 6 (26 enodes) 217.581 * * [simplify]: iters left: 5 (112 enodes) 217.608 * * [simplify]: iters left: 4 (230 enodes) 217.698 * * [simplify]: iters left: 3 (492 enodes) 217.938 * * [simplify]: Extracting #0: cost 1 inf + 0 217.938 * * [simplify]: Extracting #1: cost 8 inf + 0 217.938 * * [simplify]: Extracting #2: cost 18 inf + 0 217.938 * * [simplify]: Extracting #3: cost 51 inf + 0 217.939 * * [simplify]: Extracting #4: cost 190 inf + 164 217.940 * * [simplify]: Extracting #5: cost 301 inf + 3033 217.942 * * [simplify]: Extracting #6: cost 263 inf + 11456 217.949 * * [simplify]: Extracting #7: cost 163 inf + 48476 217.965 * * [simplify]: Extracting #8: cost 20 inf + 117179 217.995 * * [simplify]: Extracting #9: cost 0 inf + 128911 218.016 * * [simplify]: Extracting #10: cost 0 inf + 128831 218.046 * [simplify]: Simplified to (/ (* (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (+ (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 1 (fabs x)))))) (sqrt (sqrt PI))) 218.046 * [simplify]: Simplified (2 1) to (λ (x) (* (/ (* (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (+ (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 1 (fabs x)))))) (sqrt (sqrt PI))) (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))))) 218.046 * [simplify]: Simplifying (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 218.047 * * [simplify]: iters left: 6 (26 enodes) 218.061 * * [simplify]: iters left: 5 (112 enodes) 218.095 * * [simplify]: iters left: 4 (230 enodes) 218.156 * * [simplify]: iters left: 3 (492 enodes) 218.354 * * [simplify]: Extracting #0: cost 1 inf + 0 218.354 * * [simplify]: Extracting #1: cost 8 inf + 0 218.354 * * [simplify]: Extracting #2: cost 18 inf + 0 218.354 * * [simplify]: Extracting #3: cost 51 inf + 0 218.355 * * [simplify]: Extracting #4: cost 190 inf + 164 218.358 * * [simplify]: Extracting #5: cost 301 inf + 3033 218.362 * * [simplify]: Extracting #6: cost 263 inf + 11456 218.376 * * [simplify]: Extracting #7: cost 163 inf + 48476 218.407 * * [simplify]: Extracting #8: cost 20 inf + 117179 218.449 * * [simplify]: Extracting #9: cost 0 inf + 128911 218.486 * * [simplify]: Extracting #10: cost 0 inf + 128831 218.520 * [simplify]: Simplified to (/ (* (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (+ (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 1 (fabs x)))))) (sqrt (sqrt PI))) 218.521 * [simplify]: Simplified (2 2) to (λ (x) (* (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) (/ (* (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (+ (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 1 (fabs x)))))) (sqrt (sqrt PI))))) 218.521 * * * * [progress]: [ 38 / 182 ] simplifiying candidate # 218.521 * [simplify]: Simplifying (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 218.521 * * [simplify]: iters left: 6 (26 enodes) 218.530 * * [simplify]: iters left: 5 (112 enodes) 218.551 * * [simplify]: iters left: 4 (230 enodes) 218.611 * * [simplify]: iters left: 3 (492 enodes) 218.797 * * [simplify]: Extracting #0: cost 1 inf + 0 218.797 * * [simplify]: Extracting #1: cost 8 inf + 0 218.797 * * [simplify]: Extracting #2: cost 18 inf + 0 218.797 * * [simplify]: Extracting #3: cost 51 inf + 0 218.798 * * [simplify]: Extracting #4: cost 190 inf + 164 218.799 * * [simplify]: Extracting #5: cost 301 inf + 3033 218.802 * * [simplify]: Extracting #6: cost 263 inf + 11456 218.810 * * [simplify]: Extracting #7: cost 163 inf + 48476 218.837 * * [simplify]: Extracting #8: cost 20 inf + 117179 218.862 * * [simplify]: Extracting #9: cost 0 inf + 128911 218.885 * * [simplify]: Extracting #10: cost 0 inf + 128831 218.921 * [simplify]: Simplified to (/ (* (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (+ (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 1 (fabs x)))))) (sqrt (sqrt PI))) 218.921 * [simplify]: Simplified (2 1) to (λ (x) (* (/ (* (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (+ (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 1 (fabs x)))))) (sqrt (sqrt PI))) (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))))) 218.922 * [simplify]: Simplifying (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 218.922 * * [simplify]: iters left: 6 (26 enodes) 218.932 * * [simplify]: iters left: 5 (112 enodes) 218.953 * * [simplify]: iters left: 4 (230 enodes) 219.002 * * [simplify]: iters left: 3 (492 enodes) 219.171 * * [simplify]: Extracting #0: cost 1 inf + 0 219.171 * * [simplify]: Extracting #1: cost 8 inf + 0 219.171 * * [simplify]: Extracting #2: cost 18 inf + 0 219.171 * * [simplify]: Extracting #3: cost 51 inf + 0 219.172 * * [simplify]: Extracting #4: cost 190 inf + 164 219.173 * * [simplify]: Extracting #5: cost 301 inf + 3033 219.176 * * [simplify]: Extracting #6: cost 263 inf + 11456 219.183 * * [simplify]: Extracting #7: cost 163 inf + 48476 219.206 * * [simplify]: Extracting #8: cost 20 inf + 117179 219.243 * * [simplify]: Extracting #9: cost 0 inf + 128911 219.265 * * [simplify]: Extracting #10: cost 0 inf + 128831 219.295 * [simplify]: Simplified to (/ (* (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (+ (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 1 (fabs x)))))) (sqrt (sqrt PI))) 219.295 * [simplify]: Simplified (2 2) to (λ (x) (* (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) (/ (* (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (+ (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 1 (fabs x)))))) (sqrt (sqrt PI))))) 219.295 * * * * [progress]: [ 39 / 182 ] simplifiying candidate # 219.295 * [simplify]: Simplifying (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (/ 1 (fabs x))) 219.296 * * [simplify]: iters left: 6 (10 enodes) 219.300 * * [simplify]: iters left: 5 (39 enodes) 219.308 * * [simplify]: iters left: 4 (60 enodes) 219.320 * * [simplify]: iters left: 3 (98 enodes) 219.353 * * [simplify]: iters left: 2 (189 enodes) 219.420 * * [simplify]: iters left: 1 (475 enodes) 219.746 * * [simplify]: Extracting #0: cost 1 inf + 0 219.747 * * [simplify]: Extracting #1: cost 131 inf + 0 219.748 * * [simplify]: Extracting #2: cost 307 inf + 1 219.749 * * [simplify]: Extracting #3: cost 340 inf + 1441 219.752 * * [simplify]: Extracting #4: cost 318 inf + 5122 219.757 * * [simplify]: Extracting #5: cost 221 inf + 46816 219.784 * * [simplify]: Extracting #6: cost 53 inf + 160111 219.816 * * [simplify]: Extracting #7: cost 0 inf + 202712 219.870 * [simplify]: Simplified to (/ (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (fabs x)) 219.870 * [simplify]: Simplified (2 2) to (λ (x) (+ (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (fabs x)))) 219.870 * * * * [progress]: [ 40 / 182 ] simplifiying candidate # 219.871 * [simplify]: Simplifying (* (/ 1 (fabs x)) (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) 219.871 * * [simplify]: iters left: 6 (10 enodes) 219.876 * * [simplify]: iters left: 5 (39 enodes) 219.888 * * [simplify]: iters left: 4 (60 enodes) 219.909 * * [simplify]: iters left: 3 (109 enodes) 219.930 * * [simplify]: iters left: 2 (213 enodes) 220.030 * * [simplify]: Extracting #0: cost 1 inf + 0 220.031 * * [simplify]: Extracting #1: cost 50 inf + 0 220.031 * * [simplify]: Extracting #2: cost 120 inf + 1 220.033 * * [simplify]: Extracting #3: cost 124 inf + 1190 220.035 * * [simplify]: Extracting #4: cost 104 inf + 4588 220.041 * * [simplify]: Extracting #5: cost 70 inf + 13987 220.053 * * [simplify]: Extracting #6: cost 11 inf + 47619 220.068 * * [simplify]: Extracting #7: cost 0 inf + 54628 220.083 * [simplify]: Simplified to (/ (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (fabs x)) 220.083 * [simplify]: Simplified (2 2) to (λ (x) (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (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)))) 220.083 * * * * [progress]: [ 41 / 182 ] simplifiying candidate # 220.084 * [simplify]: Simplifying (cbrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))) 220.084 * * [simplify]: iters left: 6 (19 enodes) 220.095 * * [simplify]: iters left: 5 (86 enodes) 220.127 * * [simplify]: iters left: 4 (193 enodes) 220.182 * * [simplify]: iters left: 3 (439 enodes) 220.342 * * [simplify]: Extracting #0: cost 1 inf + 0 220.342 * * [simplify]: Extracting #1: cost 3 inf + 0 220.342 * * [simplify]: Extracting #2: cost 23 inf + 0 220.342 * * [simplify]: Extracting #3: cost 159 inf + 0 220.343 * * [simplify]: Extracting #4: cost 295 inf + 4 220.345 * * [simplify]: Extracting #5: cost 247 inf + 12346 220.362 * * [simplify]: Extracting #6: cost 77 inf + 81947 220.395 * * [simplify]: Extracting #7: cost 1 inf + 120297 220.427 * * [simplify]: Extracting #8: cost 0 inf + 120349 220.444 * [simplify]: Simplified to (cbrt (+ (+ (/ 1 (fabs x)) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 220.444 * [simplify]: Simplified (2 2) to (λ (x) (* (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (* (cbrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))) (cbrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) (cbrt (+ (+ (/ 1 (fabs x)) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) 220.445 * * * * [progress]: [ 42 / 182 ] simplifiying candidate # 220.445 * [simplify]: Simplifying (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))) 220.445 * * [simplify]: iters left: 6 (19 enodes) 220.451 * * [simplify]: iters left: 5 (86 enodes) 220.479 * * [simplify]: iters left: 4 (193 enodes) 220.537 * * [simplify]: iters left: 3 (439 enodes) 220.709 * * [simplify]: Extracting #0: cost 1 inf + 0 220.709 * * [simplify]: Extracting #1: cost 3 inf + 0 220.709 * * [simplify]: Extracting #2: cost 23 inf + 0 220.709 * * [simplify]: Extracting #3: cost 159 inf + 0 220.710 * * [simplify]: Extracting #4: cost 295 inf + 4 220.712 * * [simplify]: Extracting #5: cost 247 inf + 12346 220.722 * * [simplify]: Extracting #6: cost 77 inf + 81907 220.749 * * [simplify]: Extracting #7: cost 1 inf + 120217 220.766 * * [simplify]: Extracting #8: cost 0 inf + 120269 220.783 * [simplify]: Simplified to (sqrt (+ (+ (/ 1 (fabs x)) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 220.783 * [simplify]: Simplified (2 2) to (λ (x) (* (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) (sqrt (+ (+ (/ 1 (fabs x)) (/ (pow (fabs x) -3) (/ (* (fabs x) (fabs x)) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) 220.783 * * * * [progress]: [ 43 / 182 ] simplifiying candidate # 220.783 * [simplify]: Simplifying (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))) 220.783 * * [simplify]: iters left: 6 (18 enodes) 220.789 * * [simplify]: iters left: 5 (83 enodes) 220.807 * * [simplify]: iters left: 4 (190 enodes) 220.847 * * [simplify]: iters left: 3 (436 enodes) 221.094 * * [simplify]: Extracting #0: cost 1 inf + 0 221.094 * * [simplify]: Extracting #1: cost 19 inf + 0 221.094 * * [simplify]: Extracting #2: cost 151 inf + 0 221.095 * * [simplify]: Extracting #3: cost 281 inf + 4 221.098 * * [simplify]: Extracting #4: cost 209 inf + 21600 221.115 * * [simplify]: Extracting #5: cost 43 inf + 90734 221.136 * * [simplify]: Extracting #6: cost 1 inf + 110006 221.157 * * [simplify]: Extracting #7: cost 0 inf + 110258 221.190 * [simplify]: Simplified to (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (+ (/ 1 (fabs x)) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))))) 221.190 * [simplify]: Simplified (2 2) to (λ (x) (* (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) 1) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (+ (/ 1 (fabs x)) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))))))) 221.190 * * * * [progress]: [ 44 / 182 ] simplifiying candidate # 221.190 * [simplify]: Simplifying (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))) 221.191 * * [simplify]: iters left: 6 (18 enodes) 221.201 * * [simplify]: iters left: 5 (83 enodes) 221.233 * * [simplify]: iters left: 4 (190 enodes) 221.285 * * [simplify]: iters left: 3 (436 enodes) 221.524 * * [simplify]: Extracting #0: cost 1 inf + 0 221.525 * * [simplify]: Extracting #1: cost 19 inf + 0 221.525 * * [simplify]: Extracting #2: cost 151 inf + 0 221.526 * * [simplify]: Extracting #3: cost 281 inf + 4 221.529 * * [simplify]: Extracting #4: cost 209 inf + 21600 221.544 * * [simplify]: Extracting #5: cost 43 inf + 90734 221.576 * * [simplify]: Extracting #6: cost 1 inf + 110006 221.598 * * [simplify]: Extracting #7: cost 0 inf + 110258 221.615 * [simplify]: Simplified to (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (+ (/ 1 (fabs x)) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))))) 221.615 * [simplify]: Simplified (2 2) to (λ (x) (* (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) 1) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (+ (/ 1 (fabs x)) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))))))) 221.615 * * * * [progress]: [ 45 / 182 ] simplifiying candidate # 221.615 * [simplify]: Simplifying (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))) 221.615 * * [simplify]: iters left: 6 (18 enodes) 221.624 * * [simplify]: iters left: 5 (83 enodes) 221.641 * * [simplify]: iters left: 4 (190 enodes) 221.710 * * [simplify]: iters left: 3 (436 enodes) 221.898 * * [simplify]: Extracting #0: cost 1 inf + 0 221.898 * * [simplify]: Extracting #1: cost 19 inf + 0 221.899 * * [simplify]: Extracting #2: cost 151 inf + 0 221.901 * * [simplify]: Extracting #3: cost 281 inf + 4 221.906 * * [simplify]: Extracting #4: cost 209 inf + 21600 221.928 * * [simplify]: Extracting #5: cost 43 inf + 90734 221.951 * * [simplify]: Extracting #6: cost 1 inf + 110006 221.968 * * [simplify]: Extracting #7: cost 0 inf + 110258 221.992 * [simplify]: Simplified to (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (+ (/ 1 (fabs x)) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))))) 221.992 * [simplify]: Simplified (2 2) to (λ (x) (* (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) 1) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (+ (/ 1 (fabs x)) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))))))) 221.993 * * * * [progress]: [ 46 / 182 ] simplifiying candidate # 221.993 * [simplify]: Simplifying (* (cbrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (cbrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI)))) 221.993 * * [simplify]: iters left: 6 (9 enodes) 221.997 * * [simplify]: iters left: 5 (29 enodes) 222.005 * * [simplify]: iters left: 4 (35 enodes) 222.016 * * [simplify]: iters left: 3 (48 enodes) 222.030 * * [simplify]: iters left: 2 (78 enodes) 222.061 * * [simplify]: iters left: 1 (150 enodes) 222.104 * * [simplify]: Extracting #0: cost 1 inf + 0 222.105 * * [simplify]: Extracting #1: cost 3 inf + 0 222.105 * * [simplify]: Extracting #2: cost 5 inf + 0 222.105 * * [simplify]: Extracting #3: cost 34 inf + 0 222.105 * * [simplify]: Extracting #4: cost 78 inf + 0 222.105 * * [simplify]: Extracting #5: cost 110 inf + 44 222.106 * * [simplify]: Extracting #6: cost 93 inf + 2782 222.108 * * [simplify]: Extracting #7: cost 35 inf + 25127 222.113 * * [simplify]: Extracting #8: cost 1 inf + 47703 222.118 * * [simplify]: Extracting #9: cost 0 inf + 48317 222.128 * [simplify]: Simplified to (* (cbrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (cbrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI)))) 222.128 * [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))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 222.129 * * * * [progress]: [ 47 / 182 ] simplifiying candidate # 222.129 * [simplify]: Simplifying (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) 222.129 * * [simplify]: iters left: 6 (8 enodes) 222.132 * * [simplify]: iters left: 5 (26 enodes) 222.139 * * [simplify]: iters left: 4 (32 enodes) 222.149 * * [simplify]: iters left: 3 (45 enodes) 222.162 * * [simplify]: iters left: 2 (75 enodes) 222.192 * * [simplify]: iters left: 1 (147 enodes) 222.228 * * [simplify]: Extracting #0: cost 1 inf + 0 222.228 * * [simplify]: Extracting #1: cost 3 inf + 0 222.228 * * [simplify]: Extracting #2: cost 32 inf + 0 222.228 * * [simplify]: Extracting #3: cost 76 inf + 0 222.229 * * [simplify]: Extracting #4: cost 107 inf + 44 222.229 * * [simplify]: Extracting #5: cost 97 inf + 1305 222.231 * * [simplify]: Extracting #6: cost 55 inf + 13280 222.234 * * [simplify]: Extracting #7: cost 23 inf + 29416 222.239 * * [simplify]: Extracting #8: cost 0 inf + 46334 222.249 * [simplify]: Simplified to (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) 222.249 * [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))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 222.249 * * * * [progress]: [ 48 / 182 ] simplifiying candidate # 222.249 * [simplify]: Simplifying (/ (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 222.249 * * [simplify]: iters left: 6 (11 enodes) 222.252 * * [simplify]: iters left: 5 (41 enodes) 222.258 * * [simplify]: iters left: 4 (62 enodes) 222.270 * * [simplify]: iters left: 3 (80 enodes) 222.290 * * [simplify]: iters left: 2 (107 enodes) 222.306 * * [simplify]: iters left: 1 (160 enodes) 222.345 * * [simplify]: Extracting #0: cost 1 inf + 0 222.345 * * [simplify]: Extracting #1: cost 11 inf + 0 222.345 * * [simplify]: Extracting #2: cost 22 inf + 0 222.345 * * [simplify]: Extracting #3: cost 38 inf + 0 222.345 * * [simplify]: Extracting #4: cost 72 inf + 366 222.346 * * [simplify]: Extracting #5: cost 83 inf + 775 222.348 * * [simplify]: Extracting #6: cost 53 inf + 5031 222.352 * * [simplify]: Extracting #7: cost 15 inf + 20173 222.355 * * [simplify]: Extracting #8: cost 0 inf + 29380 222.359 * * [simplify]: Extracting #9: cost 0 inf + 28969 222.364 * [simplify]: Simplified to (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (sqrt PI))) (/ (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (sqrt PI)))) 222.364 * [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))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 222.364 * * * * [progress]: [ 49 / 182 ] simplifiying candidate # 222.365 * [simplify]: Simplifying (/ (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) (sqrt (* (cbrt PI) (cbrt PI)))) 222.365 * * [simplify]: iters left: 6 (11 enodes) 222.367 * * [simplify]: iters left: 5 (38 enodes) 222.372 * * [simplify]: iters left: 4 (48 enodes) 222.379 * * [simplify]: iters left: 3 (62 enodes) 222.396 * * [simplify]: iters left: 2 (86 enodes) 222.410 * * [simplify]: iters left: 1 (139 enodes) 222.445 * * [simplify]: Extracting #0: cost 1 inf + 0 222.445 * * [simplify]: Extracting #1: cost 7 inf + 0 222.445 * * [simplify]: Extracting #2: cost 15 inf + 0 222.445 * * [simplify]: Extracting #3: cost 32 inf + 0 222.446 * * [simplify]: Extracting #4: cost 66 inf + 527 222.446 * * [simplify]: Extracting #5: cost 77 inf + 857 222.448 * * [simplify]: Extracting #6: cost 42 inf + 7105 222.452 * * [simplify]: Extracting #7: cost 6 inf + 22834 222.459 * * [simplify]: Extracting #8: cost 0 inf + 27243 222.468 * [simplify]: Simplified to (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (fabs (cbrt PI))) (cbrt (exp (* (fabs x) (fabs x))))) 222.468 * [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))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 222.469 * * * * [progress]: [ 50 / 182 ] simplifiying candidate # 222.469 * [simplify]: Simplifying (/ (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) (sqrt (sqrt PI))) 222.469 * * [simplify]: iters left: 6 (10 enodes) 222.473 * * [simplify]: iters left: 5 (34 enodes) 222.482 * * [simplify]: iters left: 4 (44 enodes) 222.489 * * [simplify]: iters left: 3 (58 enodes) 222.497 * * [simplify]: iters left: 2 (82 enodes) 222.511 * * [simplify]: iters left: 1 (135 enodes) 222.553 * * [simplify]: Extracting #0: cost 1 inf + 0 222.553 * * [simplify]: Extracting #1: cost 7 inf + 0 222.553 * * [simplify]: Extracting #2: cost 14 inf + 0 222.553 * * [simplify]: Extracting #3: cost 30 inf + 0 222.553 * * [simplify]: Extracting #4: cost 65 inf + 246 222.554 * * [simplify]: Extracting #5: cost 79 inf + 291 222.554 * * [simplify]: Extracting #6: cost 49 inf + 5797 222.556 * * [simplify]: Extracting #7: cost 25 inf + 12411 222.559 * * [simplify]: Extracting #8: cost 5 inf + 24109 222.562 * * [simplify]: Extracting #9: cost 0 inf + 27420 222.567 * * [simplify]: Extracting #10: cost 0 inf + 27380 222.571 * [simplify]: Simplified to (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (cbrt (exp (* (fabs x) (fabs x))))) 222.571 * [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))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 222.571 * * * * [progress]: [ 51 / 182 ] simplifiying candidate # 222.571 * [simplify]: Simplifying (/ (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) (sqrt 1)) 222.571 * * [simplify]: iters left: 6 (9 enodes) 222.574 * * [simplify]: iters left: 5 (33 enodes) 222.579 * * [simplify]: iters left: 4 (45 enodes) 222.587 * * [simplify]: iters left: 3 (60 enodes) 222.604 * * [simplify]: iters left: 2 (85 enodes) 222.622 * * [simplify]: iters left: 1 (140 enodes) 222.646 * * [simplify]: Extracting #0: cost 1 inf + 0 222.646 * * [simplify]: Extracting #1: cost 5 inf + 0 222.646 * * [simplify]: Extracting #2: cost 7 inf + 1 222.646 * * [simplify]: Extracting #3: cost 20 inf + 1 222.647 * * [simplify]: Extracting #4: cost 58 inf + 2 222.647 * * [simplify]: Extracting #5: cost 70 inf + 157 222.648 * * [simplify]: Extracting #6: cost 43 inf + 4216 222.650 * * [simplify]: Extracting #7: cost 28 inf + 6950 222.654 * * [simplify]: Extracting #8: cost 12 inf + 15767 222.663 * * [simplify]: Extracting #9: cost 1 inf + 23372 222.668 * * [simplify]: Extracting #10: cost 0 inf + 24315 222.674 * [simplify]: Simplified to (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) 222.674 * [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))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 222.675 * * * * [progress]: [ 52 / 182 ] simplifiying candidate # 222.675 * [simplify]: Simplifying (/ (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) (sqrt (sqrt PI))) 222.675 * * [simplify]: iters left: 6 (10 enodes) 222.679 * * [simplify]: iters left: 5 (34 enodes) 222.684 * * [simplify]: iters left: 4 (44 enodes) 222.690 * * [simplify]: iters left: 3 (58 enodes) 222.699 * * [simplify]: iters left: 2 (82 enodes) 222.716 * * [simplify]: iters left: 1 (135 enodes) 222.763 * * [simplify]: Extracting #0: cost 1 inf + 0 222.763 * * [simplify]: Extracting #1: cost 7 inf + 0 222.763 * * [simplify]: Extracting #2: cost 14 inf + 0 222.763 * * [simplify]: Extracting #3: cost 30 inf + 0 222.764 * * [simplify]: Extracting #4: cost 65 inf + 246 222.764 * * [simplify]: Extracting #5: cost 79 inf + 291 222.765 * * [simplify]: Extracting #6: cost 49 inf + 5797 222.766 * * [simplify]: Extracting #7: cost 25 inf + 12411 222.769 * * [simplify]: Extracting #8: cost 5 inf + 24109 222.775 * * [simplify]: Extracting #9: cost 0 inf + 27420 222.778 * * [simplify]: Extracting #10: cost 0 inf + 27380 222.781 * [simplify]: Simplified to (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (cbrt (exp (* (fabs x) (fabs x))))) 222.781 * [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))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 222.781 * * * * [progress]: [ 53 / 182 ] simplifiying candidate # 222.782 * [simplify]: Simplifying (/ (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) 1) 222.782 * * [simplify]: iters left: 6 (8 enodes) 222.784 * * [simplify]: iters left: 5 (28 enodes) 222.793 * * [simplify]: iters left: 4 (44 enodes) 222.803 * * [simplify]: iters left: 3 (56 enodes) 222.812 * * [simplify]: iters left: 2 (80 enodes) 222.824 * * [simplify]: iters left: 1 (132 enodes) 222.868 * * [simplify]: Extracting #0: cost 1 inf + 0 222.868 * * [simplify]: Extracting #1: cost 5 inf + 0 222.868 * * [simplify]: Extracting #2: cost 7 inf + 1 222.868 * * [simplify]: Extracting #3: cost 21 inf + 1 222.869 * * [simplify]: Extracting #4: cost 61 inf + 2 222.869 * * [simplify]: Extracting #5: cost 75 inf + 128 222.871 * * [simplify]: Extracting #6: cost 39 inf + 5443 222.874 * * [simplify]: Extracting #7: cost 16 inf + 14274 222.883 * * [simplify]: Extracting #8: cost 0 inf + 25314 222.888 * * [simplify]: Extracting #9: cost 0 inf + 24750 222.890 * [simplify]: Simplified to (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) 222.891 * [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))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 222.891 * * * * [progress]: [ 54 / 182 ] simplifiying candidate # 222.891 * [simplify]: Simplifying (/ (sqrt (exp (* (fabs x) (fabs x)))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 222.891 * * [simplify]: iters left: 6 (10 enodes) 222.893 * * [simplify]: iters left: 5 (34 enodes) 222.897 * * [simplify]: iters left: 4 (42 enodes) 222.904 * * [simplify]: iters left: 3 (54 enodes) 222.912 * * [simplify]: iters left: 2 (78 enodes) 222.934 * * [simplify]: iters left: 1 (134 enodes) 222.966 * * [simplify]: Extracting #0: cost 1 inf + 0 222.966 * * [simplify]: Extracting #1: cost 6 inf + 0 222.966 * * [simplify]: Extracting #2: cost 13 inf + 0 222.966 * * [simplify]: Extracting #3: cost 33 inf + 0 222.966 * * [simplify]: Extracting #4: cost 72 inf + 2 222.966 * * [simplify]: Extracting #5: cost 74 inf + 411 222.967 * * [simplify]: Extracting #6: cost 42 inf + 5275 222.969 * * [simplify]: Extracting #7: cost 14 inf + 17329 222.972 * * [simplify]: Extracting #8: cost 0 inf + 25293 222.978 * [simplify]: Simplified to (/ (sqrt (exp (* (fabs x) (fabs x)))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 222.978 * [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))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 222.978 * * * * [progress]: [ 55 / 182 ] simplifiying candidate # 222.979 * [simplify]: Simplifying (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (* (cbrt PI) (cbrt PI)))) 222.979 * * [simplify]: iters left: 6 (10 enodes) 222.982 * * [simplify]: iters left: 5 (33 enodes) 222.990 * * [simplify]: iters left: 4 (39 enodes) 223.001 * * [simplify]: iters left: 3 (51 enodes) 223.014 * * [simplify]: iters left: 2 (75 enodes) 223.030 * * [simplify]: iters left: 1 (128 enodes) 223.057 * * [simplify]: Extracting #0: cost 1 inf + 0 223.057 * * [simplify]: Extracting #1: cost 4 inf + 0 223.057 * * [simplify]: Extracting #2: cost 10 inf + 0 223.057 * * [simplify]: Extracting #3: cost 32 inf + 0 223.057 * * [simplify]: Extracting #4: cost 71 inf + 2 223.058 * * [simplify]: Extracting #5: cost 72 inf + 736 223.059 * * [simplify]: Extracting #6: cost 28 inf + 10225 223.063 * * [simplify]: Extracting #7: cost 4 inf + 21452 223.068 * * [simplify]: Extracting #8: cost 0 inf + 23850 223.073 * * [simplify]: Extracting #9: cost 0 inf + 23651 223.078 * [simplify]: Simplified to (/ (sqrt (exp (* (fabs x) (fabs x)))) (fabs (cbrt PI))) 223.079 * [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))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 223.079 * * * * [progress]: [ 56 / 182 ] simplifiying candidate # 223.079 * [simplify]: Simplifying (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) 223.079 * * [simplify]: iters left: 6 (9 enodes) 223.082 * * [simplify]: iters left: 5 (29 enodes) 223.093 * * [simplify]: iters left: 4 (35 enodes) 223.103 * * [simplify]: iters left: 3 (47 enodes) 223.118 * * [simplify]: iters left: 2 (71 enodes) 223.140 * * [simplify]: iters left: 1 (124 enodes) 223.185 * * [simplify]: Extracting #0: cost 1 inf + 0 223.185 * * [simplify]: Extracting #1: cost 4 inf + 0 223.185 * * [simplify]: Extracting #2: cost 9 inf + 0 223.185 * * [simplify]: Extracting #3: cost 29 inf + 0 223.186 * * [simplify]: Extracting #4: cost 75 inf + 2 223.186 * * [simplify]: Extracting #5: cost 78 inf + 444 223.187 * * [simplify]: Extracting #6: cost 48 inf + 4275 223.191 * * [simplify]: Extracting #7: cost 16 inf + 16944 223.196 * * [simplify]: Extracting #8: cost 3 inf + 24691 223.202 * * [simplify]: Extracting #9: cost 0 inf + 26531 223.208 * [simplify]: Simplified to (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) 223.209 * [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))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 223.209 * * * * [progress]: [ 57 / 182 ] simplifiying candidate # 223.209 * [simplify]: Simplifying (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt 1)) 223.210 * * [simplify]: iters left: 6 (8 enodes) 223.215 * * [simplify]: iters left: 5 (28 enodes) 223.223 * * [simplify]: iters left: 4 (36 enodes) 223.238 * * [simplify]: iters left: 3 (50 enodes) 223.252 * * [simplify]: iters left: 2 (74 enodes) 223.276 * * [simplify]: iters left: 1 (129 enodes) 223.322 * * [simplify]: Extracting #0: cost 1 inf + 0 223.322 * * [simplify]: Extracting #1: cost 5 inf + 0 223.322 * * [simplify]: Extracting #2: cost 22 inf + 1 223.323 * * [simplify]: Extracting #3: cost 60 inf + 2 223.323 * * [simplify]: Extracting #4: cost 68 inf + 46 223.324 * * [simplify]: Extracting #5: cost 37 inf + 3772 223.328 * * [simplify]: Extracting #6: cost 10 inf + 13894 223.333 * * [simplify]: Extracting #7: cost 2 inf + 18302 223.339 * * [simplify]: Extracting #8: cost 0 inf + 19477 223.344 * * [simplify]: Extracting #9: cost 0 inf + 19266 223.347 * [simplify]: Simplified to (sqrt (exp (* (fabs x) (fabs x)))) 223.347 * [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))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 223.347 * * * * [progress]: [ 58 / 182 ] simplifiying candidate # 223.347 * [simplify]: Simplifying (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) 223.347 * * [simplify]: iters left: 6 (9 enodes) 223.349 * * [simplify]: iters left: 5 (29 enodes) 223.353 * * [simplify]: iters left: 4 (35 enodes) 223.358 * * [simplify]: iters left: 3 (47 enodes) 223.369 * * [simplify]: iters left: 2 (71 enodes) 223.381 * * [simplify]: iters left: 1 (124 enodes) 223.405 * * [simplify]: Extracting #0: cost 1 inf + 0 223.405 * * [simplify]: Extracting #1: cost 4 inf + 0 223.405 * * [simplify]: Extracting #2: cost 9 inf + 0 223.405 * * [simplify]: Extracting #3: cost 29 inf + 0 223.405 * * [simplify]: Extracting #4: cost 75 inf + 2 223.405 * * [simplify]: Extracting #5: cost 78 inf + 444 223.406 * * [simplify]: Extracting #6: cost 48 inf + 4275 223.408 * * [simplify]: Extracting #7: cost 16 inf + 16944 223.411 * * [simplify]: Extracting #8: cost 3 inf + 24691 223.414 * * [simplify]: Extracting #9: cost 0 inf + 26531 223.419 * [simplify]: Simplified to (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) 223.419 * [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))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 223.419 * * * * [progress]: [ 59 / 182 ] simplifiying candidate # 223.420 * [simplify]: Simplifying (/ (sqrt (exp (* (fabs x) (fabs x)))) 1) 223.420 * * [simplify]: iters left: 6 (7 enodes) 223.423 * * [simplify]: iters left: 5 (23 enodes) 223.430 * * [simplify]: iters left: 4 (31 enodes) 223.440 * * [simplify]: iters left: 3 (43 enodes) 223.455 * * [simplify]: iters left: 2 (69 enodes) 223.477 * * [simplify]: iters left: 1 (125 enodes) 223.501 * * [simplify]: Extracting #0: cost 1 inf + 0 223.501 * * [simplify]: Extracting #1: cost 5 inf + 0 223.501 * * [simplify]: Extracting #2: cost 21 inf + 1 223.502 * * [simplify]: Extracting #3: cost 63 inf + 2 223.502 * * [simplify]: Extracting #4: cost 71 inf + 46 223.502 * * [simplify]: Extracting #5: cost 37 inf + 3990 223.504 * * [simplify]: Extracting #6: cost 18 inf + 10673 223.506 * * [simplify]: Extracting #7: cost 2 inf + 21583 223.509 * * [simplify]: Extracting #8: cost 0 inf + 22838 223.511 * [simplify]: Simplified to (sqrt (exp (* (fabs x) (fabs x)))) 223.511 * [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))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 223.512 * * * * [progress]: [ 60 / 182 ] simplifiying candidate # 223.512 * [simplify]: Simplifying (/ 1 (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 223.512 * * [simplify]: iters left: 6 (6 enodes) 223.513 * * [simplify]: iters left: 5 (22 enodes) 223.517 * * [simplify]: iters left: 4 (26 enodes) 223.521 * * [simplify]: Extracting #0: cost 1 inf + 0 223.521 * * [simplify]: Extracting #1: cost 6 inf + 0 223.521 * * [simplify]: Extracting #2: cost 9 inf + 1 223.521 * * [simplify]: Extracting #3: cost 11 inf + 1 223.521 * * [simplify]: Extracting #4: cost 8 inf + 84 223.521 * * [simplify]: Extracting #5: cost 2 inf + 1013 223.521 * * [simplify]: Extracting #6: cost 0 inf + 1376 223.521 * [simplify]: Simplified to (/ 1 (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 223.521 * [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))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 223.522 * * * * [progress]: [ 61 / 182 ] simplifiying candidate # 223.522 * [simplify]: Simplifying (/ 1 (sqrt (* (cbrt PI) (cbrt PI)))) 223.522 * * [simplify]: iters left: 6 (6 enodes) 223.523 * * [simplify]: iters left: 5 (21 enodes) 223.527 * * [simplify]: iters left: 4 (23 enodes) 223.530 * * [simplify]: Extracting #0: cost 1 inf + 0 223.530 * * [simplify]: Extracting #1: cost 4 inf + 0 223.530 * * [simplify]: Extracting #2: cost 6 inf + 1 223.530 * * [simplify]: Extracting #3: cost 9 inf + 1 223.530 * * [simplify]: Extracting #4: cost 8 inf + 2 223.530 * * [simplify]: Extracting #5: cost 1 inf + 810 223.530 * * [simplify]: Extracting #6: cost 0 inf + 972 223.531 * [simplify]: Simplified to (/ 1 (fabs (cbrt PI))) 223.531 * [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))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 223.531 * * * * [progress]: [ 62 / 182 ] simplifiying candidate # 223.531 * [simplify]: Simplifying (/ 1 (sqrt (sqrt PI))) 223.531 * * [simplify]: iters left: 4 (5 enodes) 223.532 * * [simplify]: iters left: 3 (17 enodes) 223.535 * * [simplify]: iters left: 2 (19 enodes) 223.538 * * [simplify]: Extracting #0: cost 1 inf + 0 223.538 * * [simplify]: Extracting #1: cost 4 inf + 0 223.538 * * [simplify]: Extracting #2: cost 5 inf + 1 223.538 * * [simplify]: Extracting #3: cost 7 inf + 1 223.538 * * [simplify]: Extracting #4: cost 0 inf + 490 223.538 * [simplify]: Simplified to (/ 1 (sqrt (sqrt PI))) 223.538 * [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))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 223.539 * * * * [progress]: [ 63 / 182 ] simplifiying candidate # 223.539 * [simplify]: Simplifying (/ 1 (sqrt 1)) 223.539 * * [simplify]: iters left: 3 (3 enodes) 223.545 * * [simplify]: iters left: 2 (11 enodes) 223.548 * * [simplify]: iters left: 1 (13 enodes) 223.551 * * [simplify]: Extracting #0: cost 1 inf + 0 223.551 * * [simplify]: Extracting #1: cost 0 inf + 1 223.551 * [simplify]: Simplified to 1 223.551 * [simplify]: Simplified (2 1) to (λ (x) (* 1 (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 223.552 * * * * [progress]: [ 64 / 182 ] simplifiying candidate # 223.552 * [simplify]: Simplifying (/ 1 (sqrt (sqrt PI))) 223.552 * * [simplify]: iters left: 4 (5 enodes) 223.555 * * [simplify]: iters left: 3 (17 enodes) 223.562 * * [simplify]: iters left: 2 (19 enodes) 223.565 * * [simplify]: Extracting #0: cost 1 inf + 0 223.565 * * [simplify]: Extracting #1: cost 4 inf + 0 223.565 * * [simplify]: Extracting #2: cost 5 inf + 1 223.565 * * [simplify]: Extracting #3: cost 7 inf + 1 223.565 * * [simplify]: Extracting #4: cost 0 inf + 490 223.566 * [simplify]: Simplified to (/ 1 (sqrt (sqrt PI))) 223.566 * [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))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 223.566 * * * * [progress]: [ 65 / 182 ] simplifiying candidate # 223.566 * [simplify]: Simplifying (/ 1 1) 223.566 * * [simplify]: iters left: 2 (2 enodes) 223.567 * * [simplify]: iters left: 1 (6 enodes) 223.568 * * [simplify]: Extracting #0: cost 1 inf + 0 223.568 * * [simplify]: Extracting #1: cost 0 inf + 1 223.568 * [simplify]: Simplified to 1 223.568 * [simplify]: Simplified (2 1) to (λ (x) (* 1 (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 223.568 * * * * [progress]: [ 66 / 182 ] simplifiying candidate # 223.568 * * * * [progress]: [ 67 / 182 ] simplifiying candidate # 223.568 * [simplify]: Simplifying (exp (* (fabs x) (fabs x))) 223.568 * * [simplify]: iters left: 4 (4 enodes) 223.569 * * [simplify]: iters left: 3 (14 enodes) 223.571 * * [simplify]: iters left: 2 (20 enodes) 223.575 * * [simplify]: iters left: 1 (31 enodes) 223.580 * * [simplify]: Extracting #0: cost 1 inf + 0 223.580 * * [simplify]: Extracting #1: cost 11 inf + 0 223.580 * * [simplify]: Extracting #2: cost 25 inf + 0 223.581 * * [simplify]: Extracting #3: cost 25 inf + 125 223.581 * * [simplify]: Extracting #4: cost 11 inf + 2087 223.581 * * [simplify]: Extracting #5: cost 2 inf + 4613 223.582 * * [simplify]: Extracting #6: cost 0 inf + 5470 223.582 * * [simplify]: Extracting #7: cost 0 inf + 5430 223.583 * [simplify]: Simplified to (exp (* (fabs x) (fabs x))) 223.583 * [simplify]: Simplified (2 1) to (λ (x) (* (exp (* (fabs x) (fabs x))) (* (/ 1 (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 223.583 * * * * [progress]: [ 68 / 182 ] simplifiying candidate # 223.584 * [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)) 223.584 * * [simplify]: iters left: 6 (14 enodes) 223.589 * * [simplify]: iters left: 5 (77 enodes) 223.608 * * [simplify]: iters left: 4 (262 enodes) 223.765 * * [simplify]: Extracting #0: cost 1 inf + 0 223.765 * * [simplify]: Extracting #1: cost 40 inf + 0 223.766 * * [simplify]: Extracting #2: cost 120 inf + 0 223.767 * * [simplify]: Extracting #3: cost 214 inf + 610 223.774 * * [simplify]: Extracting #4: cost 159 inf + 16148 223.798 * * [simplify]: Extracting #5: cost 19 inf + 48001 223.826 * * [simplify]: Extracting #6: cost 0 inf + 50375 223.853 * * [simplify]: Extracting #7: cost 0 inf + 49855 223.884 * * [simplify]: Extracting #8: cost 0 inf + 49495 223.909 * [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))) 223.910 * [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)) (* (pow (fabs x) -3) (+ (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))))) 223.910 * * * * [progress]: [ 69 / 182 ] simplifiying candidate # 223.910 * [simplify]: Simplifying (* (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (fabs x)) 223.910 * * [simplify]: iters left: 6 (10 enodes) 223.914 * * [simplify]: iters left: 5 (45 enodes) 223.923 * * [simplify]: iters left: 4 (108 enodes) 223.958 * * [simplify]: iters left: 3 (296 enodes) 224.119 * * [simplify]: Extracting #0: cost 1 inf + 0 224.120 * * [simplify]: Extracting #1: cost 31 inf + 0 224.120 * * [simplify]: Extracting #2: cost 97 inf + 0 224.121 * * [simplify]: Extracting #3: cost 146 inf + 733 224.128 * * [simplify]: Extracting #4: cost 71 inf + 15637 224.141 * * [simplify]: Extracting #5: cost 9 inf + 27939 224.156 * * [simplify]: Extracting #6: cost 0 inf + 29557 224.171 * [simplify]: Simplified to (* (+ (/ -15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) 224.171 * [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)) (* (pow (fabs x) -3) (- (* 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)))))) 224.172 * * * * [progress]: [ 70 / 182 ] simplifiying candidate # 224.172 * [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)) 224.173 * * [simplify]: iters left: 6 (13 enodes) 224.182 * * [simplify]: iters left: 5 (69 enodes) 224.217 * * [simplify]: iters left: 4 (212 enodes) 224.319 * * [simplify]: Extracting #0: cost 1 inf + 0 224.319 * * [simplify]: Extracting #1: cost 22 inf + 0 224.319 * * [simplify]: Extracting #2: cost 77 inf + 0 224.320 * * [simplify]: Extracting #3: cost 147 inf + 126 224.321 * * [simplify]: Extracting #4: cost 141 inf + 3023 224.325 * * [simplify]: Extracting #5: cost 52 inf + 20571 224.332 * * [simplify]: Extracting #6: cost 6 inf + 29361 224.340 * * [simplify]: Extracting #7: cost 0 inf + 30058 224.353 * [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))) 224.353 * [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)) (* (/ (pow (fabs x) -3) (* (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))))) 224.354 * * * * [progress]: [ 71 / 182 ] simplifiying candidate # 224.354 * [simplify]: Simplifying (* (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (fabs x)) 224.354 * * [simplify]: iters left: 6 (9 enodes) 224.359 * * [simplify]: iters left: 5 (37 enodes) 224.373 * * [simplify]: iters left: 4 (74 enodes) 224.388 * * [simplify]: iters left: 3 (163 enodes) 224.439 * * [simplify]: iters left: 2 (323 enodes) 224.611 * * [simplify]: Extracting #0: cost 1 inf + 0 224.611 * * [simplify]: Extracting #1: cost 13 inf + 0 224.612 * * [simplify]: Extracting #2: cost 77 inf + 0 224.613 * * [simplify]: Extracting #3: cost 97 inf + 633 224.615 * * [simplify]: Extracting #4: cost 63 inf + 6412 224.621 * * [simplify]: Extracting #5: cost 12 inf + 14547 224.629 * * [simplify]: Extracting #6: cost 0 inf + 16636 224.635 * [simplify]: Simplified to (* (fabs x) (+ -15/8 (* (* (fabs x) (fabs x)) 3/4))) 224.636 * [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)) (* (/ (pow (fabs x) -3) (* (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))))) 224.636 * * * * [progress]: [ 72 / 182 ] simplifiying candidate # 224.636 * [simplify]: Simplifying (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x)) 224.636 * * [simplify]: iters left: 6 (5 enodes) 224.637 * * [simplify]: iters left: 5 (21 enodes) 224.643 * * [simplify]: iters left: 4 (30 enodes) 224.648 * * [simplify]: iters left: 3 (41 enodes) 224.657 * * [simplify]: iters left: 2 (74 enodes) 224.678 * * [simplify]: iters left: 1 (145 enodes) 224.736 * * [simplify]: Extracting #0: cost 1 inf + 0 224.736 * * [simplify]: Extracting #1: cost 27 inf + 0 224.737 * * [simplify]: Extracting #2: cost 79 inf + 1 224.737 * * [simplify]: Extracting #3: cost 76 inf + 10 224.738 * * [simplify]: Extracting #4: cost 65 inf + 1506 224.741 * * [simplify]: Extracting #5: cost 16 inf + 16658 224.744 * * [simplify]: Extracting #6: cost 0 inf + 22556 224.748 * [simplify]: Simplified to (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) 224.748 * [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)) (* (pow (fabs x) -3) (+ 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))))) 224.749 * * * * [progress]: [ 73 / 182 ] simplifiying candidate # 224.749 * [simplify]: Simplifying (* (+ (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (- (* (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) (fabs x)) 224.750 * * [simplify]: iters left: 6 (20 enodes) 224.767 * * [simplify]: iters left: 5 (107 enodes) 224.799 * * [simplify]: iters left: 4 (431 enodes) 225.126 * * [simplify]: Extracting #0: cost 1 inf + 0 225.126 * * [simplify]: Extracting #1: cost 10 inf + 0 225.126 * * [simplify]: Extracting #2: cost 70 inf + 0 225.127 * * [simplify]: Extracting #3: cost 377 inf + 1 225.129 * * [simplify]: Extracting #4: cost 637 inf + 4899 225.138 * * [simplify]: Extracting #5: cost 533 inf + 47383 225.175 * * [simplify]: Extracting #6: cost 207 inf + 204711 225.264 * * [simplify]: Extracting #7: cost 12 inf + 306591 225.333 * * [simplify]: Extracting #8: cost 0 inf + 312770 225.411 * * [simplify]: Extracting #9: cost 0 inf + 312730 225.492 * [simplify]: Simplified to (* (fabs x) (- (* (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) 225.492 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (* (+ (pow (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 3) (pow (* (/ (pow (fabs x) -3) (* (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)))) (- (* (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) 1))) (* (fabs x) (- (* (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4))) (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (- (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) 225.492 * * * * [progress]: [ 74 / 182 ] simplifiying candidate # 225.493 * [simplify]: Simplifying (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (fabs x)) 225.493 * * [simplify]: iters left: 6 (16 enodes) 225.498 * * [simplify]: iters left: 5 (74 enodes) 225.513 * * [simplify]: iters left: 4 (186 enodes) 225.562 * * [simplify]: Extracting #0: cost 1 inf + 0 225.563 * * [simplify]: Extracting #1: cost 6 inf + 0 225.563 * * [simplify]: Extracting #2: cost 51 inf + 0 225.563 * * [simplify]: Extracting #3: cost 138 inf + 1 225.565 * * [simplify]: Extracting #4: cost 178 inf + 617 225.569 * * [simplify]: Extracting #5: cost 125 inf + 15499 225.583 * * [simplify]: Extracting #6: cost 24 inf + 52411 225.591 * * [simplify]: Extracting #7: cost 1 inf + 61586 225.600 * * [simplify]: Extracting #8: cost 0 inf + 61838 225.609 * [simplify]: Simplified to (* (fabs x) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))))) 225.609 * [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)))) (* (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (fabs x)) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 1))) (* (fabs x) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))))))) 225.609 * * * * [progress]: [ 75 / 182 ] simplifiying candidate # 225.610 * [simplify]: Simplifying (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (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))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 225.610 * * [simplify]: iters left: 6 (22 enodes) 225.617 * * [simplify]: iters left: 5 (112 enodes) 225.654 * * [simplify]: iters left: 4 (323 enodes) 225.825 * * [simplify]: Extracting #0: cost 1 inf + 0 225.825 * * [simplify]: Extracting #1: cost 27 inf + 0 225.826 * * [simplify]: Extracting #2: cost 265 inf + 0 225.827 * * [simplify]: Extracting #3: cost 451 inf + 2 225.834 * * [simplify]: Extracting #4: cost 478 inf + 1771 225.839 * * [simplify]: Extracting #5: cost 359 inf + 42952 225.883 * * [simplify]: Extracting #6: cost 125 inf + 171178 225.940 * * [simplify]: Extracting #7: cost 3 inf + 239373 226.003 * * [simplify]: Extracting #8: cost 0 inf + 240538 226.060 * [simplify]: Simplified to (+ (* (+ (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1 (fabs x)) (fabs x)) (/ (+ (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)))) 226.060 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (pow (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 3) (pow (/ 1 (fabs x)) 3))) (+ (* (+ (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (- (/ (/ 1 (fabs x)) (fabs x)) (/ (+ (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (fabs x)))))) 226.061 * * * * [progress]: [ 76 / 182 ] simplifiying candidate # 226.062 * [simplify]: Simplifying (- (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))) 226.062 * * [simplify]: iters left: 6 (18 enodes) 226.073 * * [simplify]: iters left: 5 (84 enodes) 226.105 * * [simplify]: iters left: 4 (198 enodes) 226.186 * * [simplify]: iters left: 3 (463 enodes) 226.436 * * [simplify]: Extracting #0: cost 1 inf + 0 226.436 * * [simplify]: Extracting #1: cost 20 inf + 0 226.437 * * [simplify]: Extracting #2: cost 160 inf + 0 226.439 * * [simplify]: Extracting #3: cost 293 inf + 5 226.443 * * [simplify]: Extracting #4: cost 243 inf + 12910 226.460 * * [simplify]: Extracting #5: cost 101 inf + 66647 226.495 * * [simplify]: Extracting #6: cost 20 inf + 105709 226.515 * * [simplify]: Extracting #7: cost 0 inf + 116129 226.532 * [simplify]: Simplified to (+ (/ -1 (fabs x)) (+ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (* (fabs x) (fabs x)) (pow (fabs x) -3))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) 226.532 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (- (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (* (/ 1 (fabs x)) (/ 1 (fabs x))))) (+ (/ -1 (fabs x)) (+ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (* (fabs x) (fabs x)) (pow (fabs x) -3))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) 226.532 * * * * [progress]: [ 77 / 182 ] simplifiying candidate # 226.532 * [simplify]: Simplifying (* (exp (* (fabs x) (fabs x))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))) 226.532 * * [simplify]: iters left: 6 (20 enodes) 226.542 * * [simplify]: iters left: 5 (98 enodes) 226.581 * * [simplify]: iters left: 4 (236 enodes) 226.678 * * [simplify]: Extracting #0: cost 1 inf + 0 226.678 * * [simplify]: Extracting #1: cost 16 inf + 0 226.678 * * [simplify]: Extracting #2: cost 94 inf + 0 226.679 * * [simplify]: Extracting #3: cost 171 inf + 1 226.680 * * [simplify]: Extracting #4: cost 200 inf + 1819 226.684 * * [simplify]: Extracting #5: cost 142 inf + 17221 226.700 * * [simplify]: Extracting #6: cost 30 inf + 63646 226.722 * * [simplify]: Extracting #7: cost 0 inf + 78710 226.748 * [simplify]: Simplified to (+ (/ (exp (* (fabs x) (fabs x))) (fabs x)) (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4))) (exp (* (fabs x) (fabs x))))) 226.748 * [simplify]: Simplified (2 1) to (λ (x) (/ (+ (/ (exp (* (fabs x) (fabs x))) (fabs x)) (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4))) (exp (* (fabs x) (fabs x))))) (sqrt PI))) 226.749 * * * * [progress]: [ 78 / 182 ] simplifiying candidate #real (real->posit16 (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))))> 226.749 * * * * [progress]: [ 79 / 182 ] simplifiying candidate # 226.749 * * * * [progress]: [ 80 / 182 ] simplifiying candidate # 226.749 * * * * [progress]: [ 81 / 182 ] simplifiying candidate # 226.749 * [simplify]: Simplifying (- (- (log 1/2) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 226.749 * * [simplify]: iters left: 6 (8 enodes) 226.752 * * [simplify]: iters left: 5 (32 enodes) 226.757 * * [simplify]: iters left: 4 (57 enodes) 226.766 * * [simplify]: iters left: 3 (84 enodes) 226.783 * * [simplify]: iters left: 2 (104 enodes) 226.812 * * [simplify]: iters left: 1 (123 enodes) 226.844 * * [simplify]: Extracting #0: cost 1 inf + 0 226.844 * * [simplify]: Extracting #1: cost 19 inf + 0 226.844 * * [simplify]: Extracting #2: cost 37 inf + 0 226.844 * * [simplify]: Extracting #3: cost 36 inf + 183 226.845 * * [simplify]: Extracting #4: cost 25 inf + 1607 226.847 * * [simplify]: Extracting #5: cost 5 inf + 6288 226.849 * * [simplify]: Extracting #6: cost 0 inf + 7527 226.852 * [simplify]: Simplified to (- (- (log 1/2) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 226.852 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (exp (- (- (log 1/2) (log (fabs x))) (+ (log (fabs x)) (log (fabs x))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 226.853 * * * * [progress]: [ 82 / 182 ] simplifiying candidate # 226.853 * [simplify]: Simplifying (- (- (log 1/2) (log (fabs x))) (log (* (fabs x) (fabs x)))) 226.853 * * [simplify]: iters left: 6 (9 enodes) 226.860 * * [simplify]: iters left: 5 (34 enodes) 226.871 * * [simplify]: iters left: 4 (54 enodes) 226.889 * * [simplify]: iters left: 3 (83 enodes) 226.914 * * [simplify]: iters left: 2 (102 enodes) 226.940 * * [simplify]: iters left: 1 (118 enodes) 226.970 * * [simplify]: Extracting #0: cost 1 inf + 0 226.970 * * [simplify]: Extracting #1: cost 19 inf + 0 226.970 * * [simplify]: Extracting #2: cost 39 inf + 0 226.970 * * [simplify]: Extracting #3: cost 38 inf + 294 226.971 * * [simplify]: Extracting #4: cost 24 inf + 2615 226.974 * * [simplify]: Extracting #5: cost 5 inf + 6844 226.976 * * [simplify]: Extracting #6: cost 0 inf + 8141 226.979 * [simplify]: Simplified to (- (- (- (log 1/2) (log (fabs x))) (log (fabs x))) (log (fabs x))) 226.980 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (exp (- (- (- (log 1/2) (log (fabs x))) (log (fabs x))) (log (fabs x)))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 226.980 * * * * [progress]: [ 83 / 182 ] simplifiying candidate # 226.980 * [simplify]: Simplifying (- (log (/ 1/2 (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 226.980 * * [simplify]: iters left: 6 (8 enodes) 226.985 * * [simplify]: iters left: 5 (30 enodes) 226.994 * * [simplify]: iters left: 4 (47 enodes) 227.012 * * [simplify]: iters left: 3 (80 enodes) 227.025 * * [simplify]: iters left: 2 (105 enodes) 227.041 * * [simplify]: iters left: 1 (122 enodes) 227.069 * * [simplify]: Extracting #0: cost 1 inf + 0 227.069 * * [simplify]: Extracting #1: cost 16 inf + 0 227.069 * * [simplify]: Extracting #2: cost 34 inf + 0 227.069 * * [simplify]: Extracting #3: cost 34 inf + 143 227.069 * * [simplify]: Extracting #4: cost 32 inf + 255 227.070 * * [simplify]: Extracting #5: cost 23 inf + 1369 227.071 * * [simplify]: Extracting #6: cost 6 inf + 5076 227.074 * * [simplify]: Extracting #7: cost 0 inf + 6444 227.077 * [simplify]: Simplified to (- (log 1/2) (+ (log (fabs x)) (+ (log (fabs x)) (log (fabs x))))) 227.077 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (exp (- (log 1/2) (+ (log (fabs x)) (+ (log (fabs x)) (log (fabs x)))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 227.077 * * * * [progress]: [ 84 / 182 ] simplifiying candidate # 227.078 * [simplify]: Simplifying (- (log (/ 1/2 (fabs x))) (log (* (fabs x) (fabs x)))) 227.078 * * [simplify]: iters left: 6 (8 enodes) 227.082 * * [simplify]: iters left: 5 (30 enodes) 227.091 * * [simplify]: iters left: 4 (46 enodes) 227.107 * * [simplify]: iters left: 3 (79 enodes) 227.135 * * [simplify]: iters left: 2 (99 enodes) 227.148 * * [simplify]: iters left: 1 (113 enodes) 227.162 * * [simplify]: Extracting #0: cost 1 inf + 0 227.163 * * [simplify]: Extracting #1: cost 16 inf + 0 227.163 * * [simplify]: Extracting #2: cost 35 inf + 0 227.163 * * [simplify]: Extracting #3: cost 38 inf + 1 227.163 * * [simplify]: Extracting #4: cost 33 inf + 366 227.163 * * [simplify]: Extracting #5: cost 24 inf + 1480 227.164 * * [simplify]: Extracting #6: cost 4 inf + 5801 227.165 * * [simplify]: Extracting #7: cost 0 inf + 6886 227.167 * [simplify]: Simplified to (- (log (/ 1/2 (fabs x))) (log (* (fabs x) (fabs x)))) 227.167 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (exp (- (log (/ 1/2 (fabs x))) (log (* (fabs x) (fabs x))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 227.167 * * * * [progress]: [ 85 / 182 ] simplifiying candidate # 227.167 * * * * [progress]: [ 86 / 182 ] simplifiying candidate # 227.167 * * * * [progress]: [ 87 / 182 ] simplifiying candidate # 227.167 * [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)))) 227.167 * * [simplify]: iters left: 6 (10 enodes) 227.174 * * [simplify]: iters left: 5 (50 enodes) 227.195 * * [simplify]: iters left: 4 (159 enodes) 227.256 * * [simplify]: Extracting #0: cost 1 inf + 0 227.256 * * [simplify]: Extracting #1: cost 67 inf + 0 227.257 * * [simplify]: Extracting #2: cost 161 inf + 3 227.258 * * [simplify]: Extracting #3: cost 149 inf + 2723 227.263 * * [simplify]: Extracting #4: cost 32 inf + 23717 227.271 * * [simplify]: Extracting #5: cost 0 inf + 30278 227.285 * * [simplify]: Extracting #6: cost 0 inf + 30238 227.302 * [simplify]: Simplified to (/ (/ 1/8 (* (fabs x) (* (fabs x) (fabs x)))) (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x))))) 227.302 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (cbrt (/ (/ 1/8 (* (fabs x) (* (fabs x) (fabs x)))) (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x)))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 227.302 * * * * [progress]: [ 88 / 182 ] simplifiying candidate # 227.303 * [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)))) 227.303 * * [simplify]: iters left: 6 (11 enodes) 227.306 * * [simplify]: iters left: 5 (53 enodes) 227.319 * * [simplify]: iters left: 4 (165 enodes) 227.412 * * [simplify]: Extracting #0: cost 1 inf + 0 227.412 * * [simplify]: Extracting #1: cost 72 inf + 0 227.413 * * [simplify]: Extracting #2: cost 181 inf + 3 227.415 * * [simplify]: Extracting #3: cost 128 inf + 10039 227.423 * * [simplify]: Extracting #4: cost 10 inf + 32004 227.433 * * [simplify]: Extracting #5: cost 0 inf + 34246 227.446 * [simplify]: Simplified to (/ (/ (/ 1/8 (* (fabs x) (* (fabs x) (fabs x)))) (* (fabs x) (* (fabs x) (fabs x)))) (* (fabs x) (* (fabs x) (fabs x)))) 227.446 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (cbrt (/ (/ (/ 1/8 (* (fabs x) (* (fabs x) (fabs x)))) (* (fabs x) (* (fabs x) (fabs x)))) (* (fabs x) (* (fabs x) (fabs x))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 227.447 * * * * [progress]: [ 89 / 182 ] simplifiying candidate # 227.447 * [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)))) 227.447 * * [simplify]: iters left: 6 (10 enodes) 227.453 * * [simplify]: iters left: 5 (51 enodes) 227.475 * * [simplify]: iters left: 4 (160 enodes) 227.550 * * [simplify]: Extracting #0: cost 1 inf + 0 227.550 * * [simplify]: Extracting #1: cost 67 inf + 0 227.551 * * [simplify]: Extracting #2: cost 161 inf + 1 227.554 * * [simplify]: Extracting #3: cost 137 inf + 3849 227.567 * * [simplify]: Extracting #4: cost 27 inf + 27386 227.587 * * [simplify]: Extracting #5: cost 0 inf + 32500 227.605 * * [simplify]: Extracting #6: cost 0 inf + 32460 227.628 * [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)))) 227.628 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (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))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 227.628 * * * * [progress]: [ 90 / 182 ] simplifiying candidate # 227.628 * [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)))) 227.629 * * [simplify]: iters left: 6 (10 enodes) 227.635 * * [simplify]: iters left: 5 (52 enodes) 227.657 * * [simplify]: iters left: 4 (160 enodes) 227.761 * * [simplify]: Extracting #0: cost 1 inf + 0 227.761 * * [simplify]: Extracting #1: cost 70 inf + 0 227.762 * * [simplify]: Extracting #2: cost 163 inf + 2 227.764 * * [simplify]: Extracting #3: cost 136 inf + 5911 227.778 * * [simplify]: Extracting #4: cost 27 inf + 28966 227.796 * * [simplify]: Extracting #5: cost 0 inf + 33270 227.815 * * [simplify]: Extracting #6: cost 0 inf + 33230 227.834 * [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))))) 227.834 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (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)))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 227.835 * * * * [progress]: [ 91 / 182 ] simplifiying candidate # 227.835 * * * * [progress]: [ 92 / 182 ] simplifiying candidate # 227.835 * * * * [progress]: [ 93 / 182 ] simplifiying candidate # 227.835 * * * * [progress]: [ 94 / 182 ] simplifiying candidate # 227.835 * * * * [progress]: [ 95 / 182 ] simplifiying candidate # 227.835 * [simplify]: Simplifying (/ (* (cbrt (/ 1/2 (fabs x))) (cbrt (/ 1/2 (fabs x)))) (fabs x)) 227.836 * * [simplify]: iters left: 6 (7 enodes) 227.839 * * [simplify]: iters left: 5 (23 enodes) 227.842 * * [simplify]: iters left: 4 (27 enodes) 227.846 * * [simplify]: iters left: 3 (30 enodes) 227.850 * * [simplify]: Extracting #0: cost 1 inf + 0 227.850 * * [simplify]: Extracting #1: cost 7 inf + 0 227.850 * * [simplify]: Extracting #2: cost 14 inf + 0 227.850 * * [simplify]: Extracting #3: cost 15 inf + 1 227.851 * * [simplify]: Extracting #4: cost 12 inf + 84 227.851 * * [simplify]: Extracting #5: cost 10 inf + 248 227.851 * * [simplify]: Extracting #6: cost 4 inf + 1380 227.851 * * [simplify]: Extracting #7: cost 1 inf + 2026 227.851 * * [simplify]: Extracting #8: cost 0 inf + 2268 227.852 * [simplify]: Simplified to (/ (cbrt (/ 1/2 (fabs x))) (/ (fabs x) (cbrt (/ 1/2 (fabs x))))) 227.852 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (cbrt (/ 1/2 (fabs x))) (/ (fabs x) (cbrt (/ 1/2 (fabs x))))) (/ (cbrt (/ 1/2 (fabs x))) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 227.852 * [simplify]: Simplifying (/ (cbrt (/ 1/2 (fabs x))) (fabs x)) 227.852 * * [simplify]: iters left: 6 (6 enodes) 227.854 * * [simplify]: iters left: 5 (18 enodes) 227.856 * * [simplify]: Extracting #0: cost 1 inf + 0 227.856 * * [simplify]: Extracting #1: cost 4 inf + 0 227.856 * * [simplify]: Extracting #2: cost 8 inf + 0 227.856 * * [simplify]: Extracting #3: cost 7 inf + 83 227.856 * * [simplify]: Extracting #4: cost 6 inf + 84 227.857 * * [simplify]: Extracting #5: cost 0 inf + 976 227.857 * [simplify]: Simplified to (/ (cbrt (/ 1/2 (fabs x))) (fabs x)) 227.857 * [simplify]: Simplified (2 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (* (cbrt (/ 1/2 (fabs x))) (cbrt (/ 1/2 (fabs x)))) (fabs x)) (/ (cbrt (/ 1/2 (fabs x))) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 227.857 * * * * [progress]: [ 96 / 182 ] simplifiying candidate # 227.857 * [simplify]: Simplifying (/ (sqrt (/ 1/2 (fabs x))) (fabs x)) 227.857 * * [simplify]: iters left: 6 (6 enodes) 227.859 * * [simplify]: iters left: 5 (18 enodes) 227.861 * * [simplify]: Extracting #0: cost 1 inf + 0 227.861 * * [simplify]: Extracting #1: cost 4 inf + 0 227.861 * * [simplify]: Extracting #2: cost 8 inf + 0 227.861 * * [simplify]: Extracting #3: cost 7 inf + 83 227.861 * * [simplify]: Extracting #4: cost 6 inf + 84 227.861 * * [simplify]: Extracting #5: cost 0 inf + 816 227.862 * [simplify]: Simplified to (/ (sqrt (/ 1/2 (fabs x))) (fabs x)) 227.862 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (sqrt (/ 1/2 (fabs x))) (fabs x)) (/ (sqrt (/ 1/2 (fabs x))) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 227.862 * [simplify]: Simplifying (/ (sqrt (/ 1/2 (fabs x))) (fabs x)) 227.862 * * [simplify]: iters left: 6 (6 enodes) 227.863 * * [simplify]: iters left: 5 (18 enodes) 227.866 * * [simplify]: Extracting #0: cost 1 inf + 0 227.866 * * [simplify]: Extracting #1: cost 4 inf + 0 227.866 * * [simplify]: Extracting #2: cost 8 inf + 0 227.866 * * [simplify]: Extracting #3: cost 7 inf + 83 227.866 * * [simplify]: Extracting #4: cost 6 inf + 84 227.866 * * [simplify]: Extracting #5: cost 0 inf + 816 227.866 * [simplify]: Simplified to (/ (sqrt (/ 1/2 (fabs x))) (fabs x)) 227.866 * [simplify]: Simplified (2 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (sqrt (/ 1/2 (fabs x))) (fabs x)) (/ (sqrt (/ 1/2 (fabs x))) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 227.866 * * * * [progress]: [ 97 / 182 ] simplifiying candidate # 227.867 * [simplify]: Simplifying (/ (/ (* (cbrt 1/2) (cbrt 1/2)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) 227.867 * * [simplify]: iters left: 6 (9 enodes) 227.869 * * [simplify]: iters left: 5 (35 enodes) 227.883 * * [simplify]: iters left: 4 (66 enodes) 227.904 * * [simplify]: iters left: 3 (111 enodes) 227.934 * * [simplify]: iters left: 2 (157 enodes) 227.958 * * [simplify]: iters left: 1 (171 enodes) 228.000 * * [simplify]: Extracting #0: cost 1 inf + 0 228.000 * * [simplify]: Extracting #1: cost 23 inf + 0 228.000 * * [simplify]: Extracting #2: cost 46 inf + 0 228.001 * * [simplify]: Extracting #3: cost 39 inf + 569 228.003 * * [simplify]: Extracting #4: cost 9 inf + 7540 228.006 * * [simplify]: Extracting #5: cost 0 inf + 9796 228.010 * * [simplify]: Extracting #6: cost 0 inf + 9756 228.014 * [simplify]: Simplified to (/ (* (/ (cbrt 1/2) (cbrt (fabs x))) (/ (cbrt 1/2) (cbrt (fabs x)))) (fabs x)) 228.014 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (* (/ (cbrt 1/2) (cbrt (fabs x))) (/ (cbrt 1/2) (cbrt (fabs x)))) (fabs x)) (/ (/ (cbrt 1/2) (cbrt (fabs x))) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.014 * [simplify]: Simplifying (/ (/ (cbrt 1/2) (cbrt (fabs x))) (fabs x)) 228.014 * * [simplify]: iters left: 6 (7 enodes) 228.018 * * [simplify]: iters left: 5 (23 enodes) 228.025 * * [simplify]: iters left: 4 (28 enodes) 228.033 * * [simplify]: iters left: 3 (30 enodes) 228.042 * * [simplify]: Extracting #0: cost 1 inf + 0 228.042 * * [simplify]: Extracting #1: cost 8 inf + 0 228.042 * * [simplify]: Extracting #2: cost 16 inf + 0 228.042 * * [simplify]: Extracting #3: cost 12 inf + 84 228.042 * * [simplify]: Extracting #4: cost 6 inf + 891 228.042 * * [simplify]: Extracting #5: cost 1 inf + 1900 228.043 * * [simplify]: Extracting #6: cost 0 inf + 2182 228.044 * [simplify]: Simplified to (/ (cbrt 1/2) (* (fabs x) (cbrt (fabs x)))) 228.044 * [simplify]: Simplified (2 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (* (/ (cbrt 1/2) (cbrt (fabs x))) (/ (cbrt 1/2) (cbrt (fabs x)))) (fabs x)) (/ (cbrt 1/2) (* (fabs x) (cbrt (fabs x))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.044 * * * * [progress]: [ 98 / 182 ] simplifiying candidate # 228.045 * [simplify]: Simplifying (/ (/ (* (cbrt 1/2) (cbrt 1/2)) (sqrt (fabs x))) (fabs x)) 228.045 * * [simplify]: iters left: 6 (8 enodes) 228.049 * * [simplify]: iters left: 5 (28 enodes) 228.054 * * [simplify]: iters left: 4 (43 enodes) 228.061 * * [simplify]: iters left: 3 (65 enodes) 228.070 * * [simplify]: iters left: 2 (76 enodes) 228.083 * * [simplify]: iters left: 1 (77 enodes) 228.093 * * [simplify]: Extracting #0: cost 1 inf + 0 228.093 * * [simplify]: Extracting #1: cost 15 inf + 0 228.093 * * [simplify]: Extracting #2: cost 30 inf + 0 228.093 * * [simplify]: Extracting #3: cost 23 inf + 529 228.093 * * [simplify]: Extracting #4: cost 3 inf + 4122 228.094 * * [simplify]: Extracting #5: cost 0 inf + 4768 228.095 * [simplify]: Simplified to (/ (* (cbrt 1/2) (/ (cbrt 1/2) (fabs x))) (sqrt (fabs x))) 228.095 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (* (cbrt 1/2) (/ (cbrt 1/2) (fabs x))) (sqrt (fabs x))) (/ (/ (cbrt 1/2) (sqrt (fabs x))) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.095 * [simplify]: Simplifying (/ (/ (cbrt 1/2) (sqrt (fabs x))) (fabs x)) 228.095 * * [simplify]: iters left: 6 (7 enodes) 228.097 * * [simplify]: iters left: 5 (23 enodes) 228.103 * * [simplify]: iters left: 4 (28 enodes) 228.111 * * [simplify]: iters left: 3 (30 enodes) 228.119 * * [simplify]: Extracting #0: cost 1 inf + 0 228.120 * * [simplify]: Extracting #1: cost 8 inf + 0 228.120 * * [simplify]: Extracting #2: cost 16 inf + 0 228.120 * * [simplify]: Extracting #3: cost 12 inf + 84 228.120 * * [simplify]: Extracting #4: cost 6 inf + 731 228.120 * * [simplify]: Extracting #5: cost 1 inf + 1620 228.121 * * [simplify]: Extracting #6: cost 0 inf + 1862 228.122 * [simplify]: Simplified to (/ (cbrt 1/2) (* (fabs x) (sqrt (fabs x)))) 228.122 * [simplify]: Simplified (2 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (/ (* (cbrt 1/2) (cbrt 1/2)) (sqrt (fabs x))) (fabs x)) (/ (cbrt 1/2) (* (fabs x) (sqrt (fabs x))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.122 * * * * [progress]: [ 99 / 182 ] simplifiying candidate # 228.122 * [simplify]: Simplifying (/ (/ (* (cbrt 1/2) (cbrt 1/2)) 1) (fabs x)) 228.122 * * [simplify]: iters left: 6 (8 enodes) 228.127 * * [simplify]: iters left: 5 (28 enodes) 228.136 * * [simplify]: iters left: 4 (46 enodes) 228.144 * * [simplify]: iters left: 3 (61 enodes) 228.152 * * [simplify]: iters left: 2 (74 enodes) 228.163 * * [simplify]: Extracting #0: cost 1 inf + 0 228.163 * * [simplify]: Extracting #1: cost 9 inf + 0 228.163 * * [simplify]: Extracting #2: cost 16 inf + 1 228.163 * * [simplify]: Extracting #3: cost 14 inf + 3 228.163 * * [simplify]: Extracting #4: cost 7 inf + 894 228.163 * * [simplify]: Extracting #5: cost 0 inf + 1785 228.164 * [simplify]: Simplified to (/ (cbrt 1/2) (/ (fabs x) (cbrt 1/2))) 228.164 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (cbrt 1/2) (/ (fabs x) (cbrt 1/2))) (/ (/ (cbrt 1/2) (fabs x)) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.164 * [simplify]: Simplifying (/ (/ (cbrt 1/2) (fabs x)) (fabs x)) 228.164 * * [simplify]: iters left: 5 (6 enodes) 228.166 * * [simplify]: iters left: 4 (20 enodes) 228.171 * * [simplify]: iters left: 3 (22 enodes) 228.181 * * [simplify]: Extracting #0: cost 1 inf + 0 228.181 * * [simplify]: Extracting #1: cost 6 inf + 0 228.181 * * [simplify]: Extracting #2: cost 12 inf + 0 228.181 * * [simplify]: Extracting #3: cost 10 inf + 2 228.182 * * [simplify]: Extracting #4: cost 0 inf + 1136 228.182 * [simplify]: Simplified to (/ (/ (cbrt 1/2) (fabs x)) (fabs x)) 228.182 * [simplify]: Simplified (2 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (cbrt 1/2) (/ (fabs x) (cbrt 1/2))) (/ (/ (cbrt 1/2) (fabs x)) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.182 * * * * [progress]: [ 100 / 182 ] simplifiying candidate # 228.183 * [simplify]: Simplifying (/ (/ (sqrt 1/2) (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) 228.183 * * [simplify]: iters left: 6 (8 enodes) 228.187 * * [simplify]: iters left: 5 (28 enodes) 228.196 * * [simplify]: iters left: 4 (38 enodes) 228.208 * * [simplify]: iters left: 3 (50 enodes) 228.223 * * [simplify]: iters left: 2 (52 enodes) 228.236 * * [simplify]: Extracting #0: cost 1 inf + 0 228.236 * * [simplify]: Extracting #1: cost 12 inf + 0 228.236 * * [simplify]: Extracting #2: cost 24 inf + 0 228.237 * * [simplify]: Extracting #3: cost 16 inf + 568 228.237 * * [simplify]: Extracting #4: cost 0 inf + 3634 228.238 * [simplify]: Simplified to (/ (sqrt 1/2) (* (* (fabs x) (cbrt (fabs x))) (cbrt (fabs x)))) 228.239 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (sqrt 1/2) (* (* (fabs x) (cbrt (fabs x))) (cbrt (fabs x)))) (/ (/ (sqrt 1/2) (cbrt (fabs x))) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.239 * [simplify]: Simplifying (/ (/ (sqrt 1/2) (cbrt (fabs x))) (fabs x)) 228.239 * * [simplify]: iters left: 6 (7 enodes) 228.243 * * [simplify]: iters left: 5 (23 enodes) 228.250 * * [simplify]: iters left: 4 (28 enodes) 228.259 * * [simplify]: iters left: 3 (30 enodes) 228.268 * * [simplify]: Extracting #0: cost 1 inf + 0 228.268 * * [simplify]: Extracting #1: cost 8 inf + 0 228.268 * * [simplify]: Extracting #2: cost 16 inf + 0 228.268 * * [simplify]: Extracting #3: cost 12 inf + 84 228.268 * * [simplify]: Extracting #4: cost 6 inf + 771 228.268 * * [simplify]: Extracting #5: cost 1 inf + 1620 228.269 * * [simplify]: Extracting #6: cost 0 inf + 1862 228.270 * [simplify]: Simplified to (/ (sqrt 1/2) (* (fabs x) (cbrt (fabs x)))) 228.270 * [simplify]: Simplified (2 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (/ (sqrt 1/2) (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) (/ (sqrt 1/2) (* (fabs x) (cbrt (fabs x))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.270 * * * * [progress]: [ 101 / 182 ] simplifiying candidate # 228.270 * [simplify]: Simplifying (/ (/ (sqrt 1/2) (sqrt (fabs x))) (fabs x)) 228.270 * * [simplify]: iters left: 6 (7 enodes) 228.274 * * [simplify]: iters left: 5 (23 enodes) 228.282 * * [simplify]: iters left: 4 (28 enodes) 228.290 * * [simplify]: iters left: 3 (30 enodes) 228.298 * * [simplify]: Extracting #0: cost 1 inf + 0 228.298 * * [simplify]: Extracting #1: cost 8 inf + 0 228.299 * * [simplify]: Extracting #2: cost 16 inf + 0 228.299 * * [simplify]: Extracting #3: cost 12 inf + 84 228.299 * * [simplify]: Extracting #4: cost 6 inf + 611 228.299 * * [simplify]: Extracting #5: cost 1 inf + 1340 228.300 * * [simplify]: Extracting #6: cost 0 inf + 1542 228.300 * [simplify]: Simplified to (/ (sqrt 1/2) (* (fabs x) (sqrt (fabs x)))) 228.300 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (sqrt 1/2) (* (fabs x) (sqrt (fabs x)))) (/ (/ (sqrt 1/2) (sqrt (fabs x))) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.301 * [simplify]: Simplifying (/ (/ (sqrt 1/2) (sqrt (fabs x))) (fabs x)) 228.301 * * [simplify]: iters left: 6 (7 enodes) 228.305 * * [simplify]: iters left: 5 (23 enodes) 228.312 * * [simplify]: iters left: 4 (28 enodes) 228.321 * * [simplify]: iters left: 3 (30 enodes) 228.329 * * [simplify]: Extracting #0: cost 1 inf + 0 228.329 * * [simplify]: Extracting #1: cost 8 inf + 0 228.329 * * [simplify]: Extracting #2: cost 16 inf + 0 228.329 * * [simplify]: Extracting #3: cost 12 inf + 84 228.330 * * [simplify]: Extracting #4: cost 6 inf + 611 228.330 * * [simplify]: Extracting #5: cost 1 inf + 1340 228.330 * * [simplify]: Extracting #6: cost 0 inf + 1542 228.331 * [simplify]: Simplified to (/ (sqrt 1/2) (* (fabs x) (sqrt (fabs x)))) 228.331 * [simplify]: Simplified (2 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (/ (sqrt 1/2) (sqrt (fabs x))) (fabs x)) (/ (sqrt 1/2) (* (fabs x) (sqrt (fabs x))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.331 * * * * [progress]: [ 102 / 182 ] simplifiying candidate # 228.332 * [simplify]: Simplifying (/ (/ (sqrt 1/2) 1) (fabs x)) 228.332 * * [simplify]: iters left: 5 (7 enodes) 228.339 * * [simplify]: iters left: 4 (23 enodes) 228.347 * * [simplify]: iters left: 3 (27 enodes) 228.353 * * [simplify]: iters left: 2 (30 enodes) 228.358 * * [simplify]: Extracting #0: cost 1 inf + 0 228.358 * * [simplify]: Extracting #1: cost 5 inf + 0 228.358 * * [simplify]: Extracting #2: cost 8 inf + 1 228.358 * * [simplify]: Extracting #3: cost 5 inf + 44 228.358 * * [simplify]: Extracting #4: cost 1 inf + 289 228.358 * * [simplify]: Extracting #5: cost 0 inf + 411 228.358 * [simplify]: Simplified to (/ (sqrt 1/2) (fabs x)) 228.359 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (sqrt 1/2) (fabs x)) (/ (/ (sqrt 1/2) (fabs x)) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.359 * [simplify]: Simplifying (/ (/ (sqrt 1/2) (fabs x)) (fabs x)) 228.359 * * [simplify]: iters left: 5 (6 enodes) 228.361 * * [simplify]: iters left: 4 (20 enodes) 228.364 * * [simplify]: iters left: 3 (22 enodes) 228.368 * * [simplify]: Extracting #0: cost 1 inf + 0 228.368 * * [simplify]: Extracting #1: cost 6 inf + 0 228.368 * * [simplify]: Extracting #2: cost 12 inf + 0 228.368 * * [simplify]: Extracting #3: cost 10 inf + 2 228.368 * * [simplify]: Extracting #4: cost 0 inf + 896 228.368 * [simplify]: Simplified to (/ (/ (sqrt 1/2) (fabs x)) (fabs x)) 228.368 * [simplify]: Simplified (2 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (sqrt 1/2) (fabs x)) (/ (/ (sqrt 1/2) (fabs x)) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.369 * * * * [progress]: [ 103 / 182 ] simplifiying candidate # 228.369 * [simplify]: Simplifying (/ (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) 228.369 * * [simplify]: iters left: 6 (7 enodes) 228.371 * * [simplify]: iters left: 5 (27 enodes) 228.375 * * [simplify]: iters left: 4 (39 enodes) 228.381 * * [simplify]: iters left: 3 (51 enodes) 228.388 * * [simplify]: iters left: 2 (53 enodes) 228.395 * * [simplify]: Extracting #0: cost 1 inf + 0 228.395 * * [simplify]: Extracting #1: cost 12 inf + 0 228.395 * * [simplify]: Extracting #2: cost 21 inf + 1 228.395 * * [simplify]: Extracting #3: cost 20 inf + 2 228.395 * * [simplify]: Extracting #4: cost 13 inf + 733 228.396 * * [simplify]: Extracting #5: cost 2 inf + 2749 228.397 * * [simplify]: Extracting #6: cost 0 inf + 3152 228.398 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) 228.398 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (/ 1 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (/ 1/2 (cbrt (fabs x))) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.398 * [simplify]: Simplifying (/ (/ 1/2 (cbrt (fabs x))) (fabs x)) 228.398 * * [simplify]: iters left: 6 (6 enodes) 228.401 * * [simplify]: iters left: 5 (20 enodes) 228.407 * * [simplify]: iters left: 4 (25 enodes) 228.414 * * [simplify]: iters left: 3 (27 enodes) 228.422 * * [simplify]: Extracting #0: cost 1 inf + 0 228.422 * * [simplify]: Extracting #1: cost 8 inf + 0 228.422 * * [simplify]: Extracting #2: cost 13 inf + 1 228.422 * * [simplify]: Extracting #3: cost 12 inf + 2 228.422 * * [simplify]: Extracting #4: cost 7 inf + 489 228.422 * * [simplify]: Extracting #5: cost 0 inf + 1540 228.423 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (cbrt (fabs x))) 228.423 * [simplify]: Simplified (2 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (/ 1 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (/ 1/2 (fabs x)) (cbrt (fabs x)))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.423 * * * * [progress]: [ 104 / 182 ] simplifiying candidate # 228.424 * [simplify]: Simplifying (/ (/ 1 (sqrt (fabs x))) (fabs x)) 228.424 * * [simplify]: iters left: 6 (6 enodes) 228.427 * * [simplify]: iters left: 5 (22 enodes) 228.434 * * [simplify]: iters left: 4 (29 enodes) 228.443 * * [simplify]: iters left: 3 (31 enodes) 228.451 * * [simplify]: Extracting #0: cost 1 inf + 0 228.451 * * [simplify]: Extracting #1: cost 8 inf + 0 228.451 * * [simplify]: Extracting #2: cost 13 inf + 1 228.451 * * [simplify]: Extracting #3: cost 12 inf + 2 228.452 * * [simplify]: Extracting #4: cost 8 inf + 247 228.452 * * [simplify]: Extracting #5: cost 1 inf + 1058 228.452 * * [simplify]: Extracting #6: cost 0 inf + 1220 228.455 * [simplify]: Simplified to (/ (/ 1 (sqrt (fabs x))) (fabs x)) 228.455 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (/ 1 (sqrt (fabs x))) (fabs x)) (/ (/ 1/2 (sqrt (fabs x))) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.456 * [simplify]: Simplifying (/ (/ 1/2 (sqrt (fabs x))) (fabs x)) 228.456 * * [simplify]: iters left: 6 (6 enodes) 228.459 * * [simplify]: iters left: 5 (20 enodes) 228.466 * * [simplify]: iters left: 4 (25 enodes) 228.472 * * [simplify]: iters left: 3 (27 enodes) 228.480 * * [simplify]: Extracting #0: cost 1 inf + 0 228.480 * * [simplify]: Extracting #1: cost 8 inf + 0 228.480 * * [simplify]: Extracting #2: cost 13 inf + 1 228.480 * * [simplify]: Extracting #3: cost 12 inf + 2 228.480 * * [simplify]: Extracting #4: cost 7 inf + 409 228.481 * * [simplify]: Extracting #5: cost 0 inf + 1220 228.481 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (sqrt (fabs x))) 228.481 * [simplify]: Simplified (2 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ (/ 1 (sqrt (fabs x))) (fabs x)) (/ (/ 1/2 (fabs x)) (sqrt (fabs x)))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.482 * * * * [progress]: [ 105 / 182 ] simplifiying candidate # 228.482 * [simplify]: Simplifying (/ (/ 1 1) (fabs x)) 228.482 * * [simplify]: iters left: 4 (5 enodes) 228.485 * * [simplify]: iters left: 3 (15 enodes) 228.489 * * [simplify]: iters left: 2 (17 enodes) 228.494 * * [simplify]: Extracting #0: cost 1 inf + 0 228.494 * * [simplify]: Extracting #1: cost 4 inf + 0 228.494 * * [simplify]: Extracting #2: cost 5 inf + 1 228.494 * * [simplify]: Extracting #3: cost 1 inf + 207 228.494 * * [simplify]: Extracting #4: cost 0 inf + 248 228.494 * [simplify]: Simplified to (/ 1 (fabs x)) 228.494 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.495 * [simplify]: Simplifying (/ (/ 1/2 (fabs x)) (fabs x)) 228.495 * * [simplify]: iters left: 5 (5 enodes) 228.498 * * [simplify]: iters left: 4 (17 enodes) 228.503 * * [simplify]: iters left: 3 (19 enodes) 228.508 * * [simplify]: Extracting #0: cost 1 inf + 0 228.508 * * [simplify]: Extracting #1: cost 6 inf + 0 228.508 * * [simplify]: Extracting #2: cost 9 inf + 1 228.509 * * [simplify]: Extracting #3: cost 0 inf + 654 228.509 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (fabs x)) 228.509 * [simplify]: Simplified (2 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.509 * * * * [progress]: [ 106 / 182 ] simplifiying candidate # 228.510 * [simplify]: Simplifying (/ 1 (fabs x)) 228.510 * * [simplify]: iters left: 3 (4 enodes) 228.512 * * [simplify]: iters left: 2 (14 enodes) 228.517 * * [simplify]: iters left: 1 (16 enodes) 228.521 * * [simplify]: Extracting #0: cost 1 inf + 0 228.522 * * [simplify]: Extracting #1: cost 4 inf + 0 228.522 * * [simplify]: Extracting #2: cost 5 inf + 1 228.522 * * [simplify]: Extracting #3: cost 3 inf + 43 228.522 * * [simplify]: Extracting #4: cost 1 inf + 166 228.522 * * [simplify]: Extracting #5: cost 0 inf + 248 228.522 * [simplify]: Simplified to (/ 1 (fabs x)) 228.522 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.523 * [simplify]: Simplifying (/ (/ 1/2 (fabs x)) (fabs x)) 228.523 * * [simplify]: iters left: 5 (5 enodes) 228.525 * * [simplify]: iters left: 4 (17 enodes) 228.531 * * [simplify]: iters left: 3 (19 enodes) 228.537 * * [simplify]: Extracting #0: cost 1 inf + 0 228.537 * * [simplify]: Extracting #1: cost 6 inf + 0 228.537 * * [simplify]: Extracting #2: cost 9 inf + 1 228.537 * * [simplify]: Extracting #3: cost 0 inf + 654 228.537 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (fabs x)) 228.537 * [simplify]: Simplified (2 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.538 * * * * [progress]: [ 107 / 182 ] simplifiying candidate # 228.538 * [simplify]: Simplifying (/ 1/2 (fabs x)) 228.538 * * [simplify]: iters left: 3 (4 enodes) 228.540 * * [simplify]: iters left: 2 (12 enodes) 228.544 * * [simplify]: Extracting #0: cost 1 inf + 0 228.544 * * [simplify]: Extracting #1: cost 4 inf + 0 228.544 * * [simplify]: Extracting #2: cost 5 inf + 1 228.544 * * [simplify]: Extracting #3: cost 4 inf + 2 228.544 * * [simplify]: Extracting #4: cost 0 inf + 248 228.544 * [simplify]: Simplified to (/ 1/2 (fabs x)) 228.544 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ 1/2 (fabs x)) (/ (/ 1 (fabs x)) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.545 * [simplify]: Simplifying (/ (/ 1 (fabs x)) (fabs x)) 228.545 * * [simplify]: iters left: 5 (5 enodes) 228.548 * * [simplify]: iters left: 4 (19 enodes) 228.554 * * [simplify]: iters left: 3 (23 enodes) 228.560 * * [simplify]: Extracting #0: cost 1 inf + 0 228.560 * * [simplify]: Extracting #1: cost 6 inf + 0 228.560 * * [simplify]: Extracting #2: cost 9 inf + 1 228.561 * * [simplify]: Extracting #3: cost 1 inf + 573 228.561 * * [simplify]: Extracting #4: cost 0 inf + 654 228.561 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (fabs x)) 228.561 * [simplify]: Simplified (2 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (* (/ 1/2 (fabs x)) (/ (/ 1 (fabs x)) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.561 * * * * [progress]: [ 108 / 182 ] simplifiying candidate # 228.562 * * * * [progress]: [ 109 / 182 ] simplifiying candidate # 228.562 * * * * [progress]: [ 110 / 182 ] simplifiying candidate # 228.562 * * * * [progress]: [ 111 / 182 ] simplifiying candidate # 228.562 * [simplify]: Simplifying (fabs x) 228.562 * * [simplify]: iters left: 1 (2 enodes) 228.563 * * [simplify]: Extracting #0: cost 1 inf + 0 228.563 * * [simplify]: Extracting #1: cost 3 inf + 0 228.563 * * [simplify]: Extracting #2: cost 2 inf + 1 228.563 * * [simplify]: Extracting #3: cost 0 inf + 83 228.563 * [simplify]: Simplified to (fabs x) 228.563 * [simplify]: Simplified (2 2 1 1 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.564 * * * * [progress]: [ 112 / 182 ] simplifiying candidate # 228.564 * [simplify]: Simplifying (* (cbrt (/ 1/2 (fabs x))) (cbrt (/ 1/2 (fabs x)))) 228.564 * * [simplify]: iters left: 6 (6 enodes) 228.567 * * [simplify]: iters left: 5 (18 enodes) 228.572 * * [simplify]: Extracting #0: cost 1 inf + 0 228.572 * * [simplify]: Extracting #1: cost 3 inf + 0 228.572 * * [simplify]: Extracting #2: cost 5 inf + 0 228.573 * * [simplify]: Extracting #3: cost 8 inf + 0 228.573 * * [simplify]: Extracting #4: cost 9 inf + 1 228.573 * * [simplify]: Extracting #5: cost 0 inf + 976 228.573 * [simplify]: Simplified to (* (cbrt (/ 1/2 (fabs x))) (cbrt (/ 1/2 (fabs x)))) 228.573 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (* (cbrt (/ 1/2 (fabs x))) (cbrt (/ 1/2 (fabs x)))) (/ (* (fabs x) (fabs x)) (cbrt (/ 1/2 (fabs x))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.573 * * * * [progress]: [ 113 / 182 ] simplifiying candidate # 228.574 * [simplify]: Simplifying (sqrt (/ 1/2 (fabs x))) 228.574 * * [simplify]: iters left: 4 (5 enodes) 228.577 * * [simplify]: iters left: 3 (15 enodes) 228.581 * * [simplify]: Extracting #0: cost 1 inf + 0 228.581 * * [simplify]: Extracting #1: cost 3 inf + 0 228.581 * * [simplify]: Extracting #2: cost 6 inf + 0 228.582 * * [simplify]: Extracting #3: cost 7 inf + 1 228.582 * * [simplify]: Extracting #4: cost 0 inf + 492 228.582 * [simplify]: Simplified to (sqrt (/ 1/2 (fabs x))) 228.582 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (sqrt (/ 1/2 (fabs x))) (/ (* (fabs x) (fabs x)) (sqrt (/ 1/2 (fabs x))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.582 * * * * [progress]: [ 114 / 182 ] simplifiying candidate # 228.583 * [simplify]: Simplifying (/ (* (cbrt 1/2) (cbrt 1/2)) (* (cbrt (fabs x)) (cbrt (fabs x)))) 228.583 * * [simplify]: iters left: 6 (8 enodes) 228.587 * * [simplify]: iters left: 5 (30 enodes) 228.597 * * [simplify]: iters left: 4 (45 enodes) 228.605 * * [simplify]: iters left: 3 (52 enodes) 228.614 * * [simplify]: iters left: 2 (55 enodes) 228.622 * * [simplify]: Extracting #0: cost 1 inf + 0 228.622 * * [simplify]: Extracting #1: cost 11 inf + 0 228.622 * * [simplify]: Extracting #2: cost 22 inf + 0 228.622 * * [simplify]: Extracting #3: cost 23 inf + 1 228.622 * * [simplify]: Extracting #4: cost 18 inf + 286 228.623 * * [simplify]: Extracting #5: cost 2 inf + 3832 228.623 * * [simplify]: Extracting #6: cost 0 inf + 4276 228.624 * [simplify]: Simplified to (* (/ (cbrt 1/2) (cbrt (fabs x))) (/ (cbrt 1/2) (cbrt (fabs x)))) 228.624 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (* (/ (cbrt 1/2) (cbrt (fabs x))) (/ (cbrt 1/2) (cbrt (fabs x)))) (/ (* (fabs x) (fabs x)) (/ (cbrt 1/2) (cbrt (fabs x))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.624 * * * * [progress]: [ 115 / 182 ] simplifiying candidate # 228.624 * [simplify]: Simplifying (/ (* (cbrt 1/2) (cbrt 1/2)) (sqrt (fabs x))) 228.624 * * [simplify]: iters left: 5 (7 enodes) 228.626 * * [simplify]: iters left: 4 (23 enodes) 228.630 * * [simplify]: iters left: 3 (27 enodes) 228.637 * * [simplify]: iters left: 2 (30 enodes) 228.645 * * [simplify]: Extracting #0: cost 1 inf + 0 228.645 * * [simplify]: Extracting #1: cost 7 inf + 0 228.645 * * [simplify]: Extracting #2: cost 14 inf + 0 228.645 * * [simplify]: Extracting #3: cost 15 inf + 1 228.645 * * [simplify]: Extracting #4: cost 12 inf + 164 228.645 * * [simplify]: Extracting #5: cost 6 inf + 771 228.645 * * [simplify]: Extracting #6: cost 1 inf + 1700 228.646 * * [simplify]: Extracting #7: cost 0 inf + 1942 228.646 * [simplify]: Simplified to (/ (* (cbrt 1/2) (cbrt 1/2)) (sqrt (fabs x))) 228.646 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ (* (cbrt 1/2) (cbrt 1/2)) (sqrt (fabs x))) (/ (* (fabs x) (fabs x)) (/ (cbrt 1/2) (sqrt (fabs x))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.646 * * * * [progress]: [ 116 / 182 ] simplifiying candidate # 228.646 * [simplify]: Simplifying (/ (* (cbrt 1/2) (cbrt 1/2)) 1) 228.646 * * [simplify]: iters left: 5 (5 enodes) 228.648 * * [simplify]: iters left: 4 (17 enodes) 228.652 * * [simplify]: iters left: 3 (27 enodes) 228.656 * * [simplify]: iters left: 2 (28 enodes) 228.660 * * [simplify]: Extracting #0: cost 1 inf + 0 228.660 * * [simplify]: Extracting #1: cost 5 inf + 0 228.660 * * [simplify]: Extracting #2: cost 7 inf + 1 228.660 * * [simplify]: Extracting #3: cost 6 inf + 2 228.660 * * [simplify]: Extracting #4: cost 1 inf + 528 228.661 * * [simplify]: Extracting #5: cost 0 inf + 650 228.661 * [simplify]: Simplified to (* (cbrt 1/2) (cbrt 1/2)) 228.661 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (* (cbrt 1/2) (cbrt 1/2)) (/ (* (fabs x) (fabs x)) (/ (cbrt 1/2) (fabs x)))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.661 * * * * [progress]: [ 117 / 182 ] simplifiying candidate # 228.661 * [simplify]: Simplifying (/ (sqrt 1/2) (* (cbrt (fabs x)) (cbrt (fabs x)))) 228.661 * * [simplify]: iters left: 6 (7 enodes) 228.663 * * [simplify]: iters left: 5 (23 enodes) 228.667 * * [simplify]: iters left: 4 (25 enodes) 228.670 * * [simplify]: Extracting #0: cost 1 inf + 0 228.670 * * [simplify]: Extracting #1: cost 6 inf + 0 228.670 * * [simplify]: Extracting #2: cost 12 inf + 0 228.670 * * [simplify]: Extracting #3: cost 13 inf + 1 228.670 * * [simplify]: Extracting #4: cost 8 inf + 166 228.671 * * [simplify]: Extracting #5: cost 4 inf + 771 228.671 * * [simplify]: Extracting #6: cost 1 inf + 1376 228.671 * * [simplify]: Extracting #7: cost 0 inf + 1618 228.671 * [simplify]: Simplified to (/ (sqrt 1/2) (* (cbrt (fabs x)) (cbrt (fabs x)))) 228.671 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ (sqrt 1/2) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (fabs x) (fabs x)) (/ (sqrt 1/2) (cbrt (fabs x))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.671 * * * * [progress]: [ 118 / 182 ] simplifiying candidate # 228.672 * [simplify]: Simplifying (/ (sqrt 1/2) (sqrt (fabs x))) 228.672 * * [simplify]: iters left: 4 (6 enodes) 228.673 * * [simplify]: iters left: 3 (18 enodes) 228.677 * * [simplify]: Extracting #0: cost 1 inf + 0 228.677 * * [simplify]: Extracting #1: cost 4 inf + 0 228.677 * * [simplify]: Extracting #2: cost 8 inf + 0 228.677 * * [simplify]: Extracting #3: cost 9 inf + 1 228.677 * * [simplify]: Extracting #4: cost 0 inf + 652 228.677 * [simplify]: Simplified to (/ (sqrt 1/2) (sqrt (fabs x))) 228.677 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ (sqrt 1/2) (sqrt (fabs x))) (/ (* (fabs x) (fabs x)) (/ (sqrt 1/2) (sqrt (fabs x))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.678 * * * * [progress]: [ 119 / 182 ] simplifiying candidate # 228.678 * [simplify]: Simplifying (/ (sqrt 1/2) 1) 228.678 * * [simplify]: iters left: 3 (4 enodes) 228.681 * * [simplify]: iters left: 2 (12 enodes) 228.685 * * [simplify]: iters left: 1 (14 enodes) 228.688 * * [simplify]: Extracting #0: cost 1 inf + 0 228.688 * * [simplify]: Extracting #1: cost 4 inf + 0 228.688 * * [simplify]: Extracting #2: cost 0 inf + 84 228.688 * [simplify]: Simplified to (sqrt 1/2) 228.688 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (sqrt 1/2) (/ (* (fabs x) (fabs x)) (/ (sqrt 1/2) (fabs x)))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.689 * * * * [progress]: [ 120 / 182 ] simplifiying candidate # 228.689 * [simplify]: Simplifying (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) 228.689 * * [simplify]: iters left: 6 (6 enodes) 228.690 * * [simplify]: iters left: 5 (22 enodes) 228.694 * * [simplify]: iters left: 4 (26 enodes) 228.697 * * [simplify]: Extracting #0: cost 1 inf + 0 228.697 * * [simplify]: Extracting #1: cost 6 inf + 0 228.697 * * [simplify]: Extracting #2: cost 9 inf + 1 228.698 * * [simplify]: Extracting #3: cost 11 inf + 1 228.698 * * [simplify]: Extracting #4: cost 8 inf + 84 228.698 * * [simplify]: Extracting #5: cost 2 inf + 1013 228.698 * * [simplify]: Extracting #6: cost 0 inf + 1376 228.698 * [simplify]: Simplified to (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) 228.698 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (fabs x) (fabs x)) (/ 1/2 (cbrt (fabs x))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.698 * * * * [progress]: [ 121 / 182 ] simplifiying candidate # 228.698 * [simplify]: Simplifying (/ 1 (sqrt (fabs x))) 228.699 * * [simplify]: iters left: 4 (5 enodes) 228.700 * * [simplify]: iters left: 3 (17 enodes) 228.705 * * [simplify]: iters left: 2 (19 enodes) 228.708 * * [simplify]: Extracting #0: cost 1 inf + 0 228.708 * * [simplify]: Extracting #1: cost 4 inf + 0 228.708 * * [simplify]: Extracting #2: cost 5 inf + 1 228.708 * * [simplify]: Extracting #3: cost 7 inf + 1 228.708 * * [simplify]: Extracting #4: cost 0 inf + 490 228.708 * [simplify]: Simplified to (/ 1 (sqrt (fabs x))) 228.708 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1 (sqrt (fabs x))) (/ (* (fabs x) (fabs x)) (/ 1/2 (sqrt (fabs x))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.708 * * * * [progress]: [ 122 / 182 ] simplifiying candidate # 228.708 * [simplify]: Simplifying (/ 1 1) 228.708 * * [simplify]: iters left: 2 (2 enodes) 228.709 * * [simplify]: iters left: 1 (6 enodes) 228.710 * * [simplify]: Extracting #0: cost 1 inf + 0 228.710 * * [simplify]: Extracting #1: cost 0 inf + 1 228.710 * [simplify]: Simplified to 1 228.710 * [simplify]: Simplified (2 2 1 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ 1 (/ (* (fabs x) (fabs x)) (/ 1/2 (fabs x)))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 228.711 * * * * [progress]: [ 123 / 182 ] simplifiying candidate # 228.711 * * * * [progress]: [ 124 / 182 ] simplifiying candidate # 228.711 * * * * [progress]: [ 125 / 182 ] simplifiying candidate # 228.711 * * * * [progress]: [ 126 / 182 ] simplifiying candidate #real (real->posit16 (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))> 228.711 * * * * [progress]: [ 127 / 182 ] simplifiying candidate # 228.711 * [simplify]: Simplifying (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) 228.711 * * [simplify]: iters left: 6 (11 enodes) 228.715 * * [simplify]: iters left: 5 (52 enodes) 228.736 * * [simplify]: iters left: 4 (130 enodes) 228.783 * * [simplify]: iters left: 3 (338 enodes) 228.916 * * [simplify]: Extracting #0: cost 1 inf + 0 228.917 * * [simplify]: Extracting #1: cost 40 inf + 0 228.917 * * [simplify]: Extracting #2: cost 173 inf + 0 228.920 * * [simplify]: Extracting #3: cost 235 inf + 2774 228.929 * * [simplify]: Extracting #4: cost 122 inf + 38000 228.952 * * [simplify]: Extracting #5: cost 6 inf + 90519 228.976 * * [simplify]: Extracting #6: cost 0 inf + 93120 228.988 * * [simplify]: Extracting #7: cost 0 inf + 93080 229.005 * [simplify]: Simplified to (* (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4) (/ (/ (pow (fabs x) -3) (fabs x)) (fabs x))) 229.005 * [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 (* (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4) (/ (/ (pow (fabs x) -3) (fabs x)) (fabs x))) 1)) (/ 1 (fabs x))))) 229.005 * * * * [progress]: [ 128 / 182 ] simplifiying candidate # 229.005 * * * * [progress]: [ 129 / 182 ] simplifiying candidate # 229.006 * [simplify]: Simplifying (+ (- (* (log (fabs x)) -3) (+ (log (fabs x)) (log (fabs x)))) (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 229.006 * * [simplify]: iters left: 6 (14 enodes) 229.013 * * [simplify]: iters left: 5 (53 enodes) 229.030 * * [simplify]: iters left: 4 (80 enodes) 229.056 * * [simplify]: iters left: 3 (124 enodes) 229.082 * * [simplify]: iters left: 2 (168 enodes) 229.131 * * [simplify]: iters left: 1 (210 enodes) 229.182 * * [simplify]: Extracting #0: cost 1 inf + 0 229.182 * * [simplify]: Extracting #1: cost 26 inf + 0 229.182 * * [simplify]: Extracting #2: cost 50 inf + 0 229.182 * * [simplify]: Extracting #3: cost 56 inf + 1 229.182 * * [simplify]: Extracting #4: cost 56 inf + 45 229.183 * * [simplify]: Extracting #5: cost 42 inf + 2380 229.184 * * [simplify]: Extracting #6: cost 15 inf + 8997 229.188 * * [simplify]: Extracting #7: cost 2 inf + 14505 229.191 * * [simplify]: Extracting #8: cost 0 inf + 15313 229.195 * [simplify]: Simplified to (+ (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (- (* (log (fabs x)) -3) (+ (log (fabs x)) (log (fabs x))))) 229.195 * [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)) -3) (+ (log (fabs x)) (log (fabs x))))))) (/ 1 (fabs x))))) 229.195 * * * * [progress]: [ 130 / 182 ] simplifiying candidate # 229.195 * [simplify]: Simplifying (+ (- (* (log (fabs x)) -3) (log (* (fabs x) (fabs x)))) (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 229.195 * * [simplify]: iters left: 6 (14 enodes) 229.199 * * [simplify]: iters left: 5 (52 enodes) 229.215 * * [simplify]: iters left: 4 (74 enodes) 229.237 * * [simplify]: iters left: 3 (117 enodes) 229.261 * * [simplify]: iters left: 2 (165 enodes) 229.289 * * [simplify]: iters left: 1 (223 enodes) 229.336 * * [simplify]: Extracting #0: cost 1 inf + 0 229.336 * * [simplify]: Extracting #1: cost 30 inf + 0 229.337 * * [simplify]: Extracting #2: cost 58 inf + 0 229.337 * * [simplify]: Extracting #3: cost 65 inf + 1 229.338 * * [simplify]: Extracting #4: cost 64 inf + 45 229.339 * * [simplify]: Extracting #5: cost 49 inf + 2107 229.343 * * [simplify]: Extracting #6: cost 16 inf + 11197 229.347 * * [simplify]: Extracting #7: cost 2 inf + 16745 229.351 * * [simplify]: Extracting #8: cost 0 inf + 17552 229.355 * [simplify]: Simplified to (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (- (log (fabs x)) (- (* (log (fabs x)) -3) (log (fabs x))))) 229.355 * [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)) -3) (log (fabs x))))))) (/ 1 (fabs x))))) 229.355 * * * * [progress]: [ 131 / 182 ] simplifiying candidate # 229.355 * [simplify]: Simplifying (+ (- (* (log (fabs x)) -3) (+ (log (fabs x)) (log (fabs x)))) (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 229.355 * * [simplify]: iters left: 6 (14 enodes) 229.359 * * [simplify]: iters left: 5 (53 enodes) 229.367 * * [simplify]: iters left: 4 (80 enodes) 229.390 * * [simplify]: iters left: 3 (124 enodes) 229.417 * * [simplify]: iters left: 2 (168 enodes) 229.459 * * [simplify]: iters left: 1 (210 enodes) 229.521 * * [simplify]: Extracting #0: cost 1 inf + 0 229.521 * * [simplify]: Extracting #1: cost 26 inf + 0 229.521 * * [simplify]: Extracting #2: cost 50 inf + 0 229.522 * * [simplify]: Extracting #3: cost 56 inf + 1 229.522 * * [simplify]: Extracting #4: cost 56 inf + 45 229.522 * * [simplify]: Extracting #5: cost 42 inf + 2380 229.524 * * [simplify]: Extracting #6: cost 15 inf + 8997 229.527 * * [simplify]: Extracting #7: cost 2 inf + 14505 229.531 * * [simplify]: Extracting #8: cost 0 inf + 15313 229.534 * [simplify]: Simplified to (+ (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (- (* (log (fabs x)) -3) (+ (log (fabs x)) (log (fabs x))))) 229.534 * [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)) -3) (+ (log (fabs x)) (log (fabs x))))))) (/ 1 (fabs x))))) 229.534 * * * * [progress]: [ 132 / 182 ] simplifiying candidate # 229.535 * [simplify]: Simplifying (+ (- (* (log (fabs x)) -3) (log (* (fabs x) (fabs x)))) (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 229.535 * * [simplify]: iters left: 6 (14 enodes) 229.538 * * [simplify]: iters left: 5 (52 enodes) 229.546 * * [simplify]: iters left: 4 (74 enodes) 229.568 * * [simplify]: iters left: 3 (117 enodes) 229.610 * * [simplify]: iters left: 2 (165 enodes) 229.666 * * [simplify]: iters left: 1 (223 enodes) 229.709 * * [simplify]: Extracting #0: cost 1 inf + 0 229.709 * * [simplify]: Extracting #1: cost 30 inf + 0 229.709 * * [simplify]: Extracting #2: cost 58 inf + 0 229.710 * * [simplify]: Extracting #3: cost 65 inf + 1 229.710 * * [simplify]: Extracting #4: cost 64 inf + 45 229.711 * * [simplify]: Extracting #5: cost 49 inf + 2107 229.715 * * [simplify]: Extracting #6: cost 16 inf + 11197 229.723 * * [simplify]: Extracting #7: cost 2 inf + 16745 229.731 * * [simplify]: Extracting #8: cost 0 inf + 17552 229.739 * [simplify]: Simplified to (- (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (- (log (fabs x)) (- (* (log (fabs x)) -3) (log (fabs x))))) 229.739 * [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)) -3) (log (fabs x))))))) (/ 1 (fabs x))))) 229.739 * * * * [progress]: [ 133 / 182 ] simplifiying candidate # 229.740 * [simplify]: Simplifying (+ (- (log (pow (fabs x) -3)) (+ (log (fabs x)) (log (fabs x)))) (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 229.740 * * [simplify]: iters left: 6 (15 enodes) 229.748 * * [simplify]: iters left: 5 (61 enodes) 229.761 * * [simplify]: iters left: 4 (105 enodes) 229.781 * * [simplify]: iters left: 3 (202 enodes) 229.829 * * [simplify]: iters left: 2 (415 enodes) 230.042 * * [simplify]: Extracting #0: cost 1 inf + 0 230.043 * * [simplify]: Extracting #1: cost 60 inf + 0 230.044 * * [simplify]: Extracting #2: cost 164 inf + 0 230.045 * * [simplify]: Extracting #3: cost 180 inf + 5 230.047 * * [simplify]: Extracting #4: cost 170 inf + 6920 230.052 * * [simplify]: Extracting #5: cost 99 inf + 25337 230.066 * * [simplify]: Extracting #6: cost 17 inf + 59141 230.080 * * [simplify]: Extracting #7: cost 0 inf + 66699 230.102 * [simplify]: Simplified to (+ (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (- (* -3 (log (fabs x))) (+ (log (fabs x)) (log (fabs x))))) 230.102 * [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))))) (- (* -3 (log (fabs x))) (+ (log (fabs x)) (log (fabs x))))))) (/ 1 (fabs x))))) 230.103 * * * * [progress]: [ 134 / 182 ] simplifiying candidate # 230.103 * [simplify]: Simplifying (+ (- (log (pow (fabs x) -3)) (log (* (fabs x) (fabs x)))) (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 230.103 * * [simplify]: iters left: 6 (14 enodes) 230.111 * * [simplify]: iters left: 5 (58 enodes) 230.131 * * [simplify]: iters left: 4 (99 enodes) 230.166 * * [simplify]: iters left: 3 (194 enodes) 230.234 * * [simplify]: iters left: 2 (352 enodes) 230.370 * * [simplify]: Extracting #0: cost 1 inf + 0 230.370 * * [simplify]: Extracting #1: cost 43 inf + 0 230.371 * * [simplify]: Extracting #2: cost 113 inf + 0 230.372 * * [simplify]: Extracting #3: cost 132 inf + 3 230.373 * * [simplify]: Extracting #4: cost 135 inf + 3370 230.377 * * [simplify]: Extracting #5: cost 98 inf + 14961 230.386 * * [simplify]: Extracting #6: cost 35 inf + 34631 230.402 * * [simplify]: Extracting #7: cost 1 inf + 47949 230.410 * * [simplify]: Extracting #8: cost 0 inf + 48373 230.419 * [simplify]: Simplified to (- (- (* -3 (log (fabs x))) (log (fabs x))) (- (log (fabs x)) (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) 230.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))) (exp (- (- (* -3 (log (fabs x))) (log (fabs x))) (- (log (fabs x)) (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))))) (/ 1 (fabs x))))) 230.419 * * * * [progress]: [ 135 / 182 ] simplifiying candidate # 230.419 * [simplify]: Simplifying (+ (log (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))) (log (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 230.420 * * [simplify]: iters left: 6 (13 enodes) 230.425 * * [simplify]: iters left: 5 (53 enodes) 230.442 * * [simplify]: iters left: 4 (94 enodes) 230.459 * * [simplify]: iters left: 3 (196 enodes) 230.518 * * [simplify]: iters left: 2 (448 enodes) 230.655 * * [simplify]: Extracting #0: cost 1 inf + 0 230.656 * * [simplify]: Extracting #1: cost 41 inf + 0 230.656 * * [simplify]: Extracting #2: cost 148 inf + 0 230.658 * * [simplify]: Extracting #3: cost 236 inf + 4 230.660 * * [simplify]: Extracting #4: cost 260 inf + 3938 230.670 * * [simplify]: Extracting #5: cost 147 inf + 45874 230.702 * * [simplify]: Extracting #6: cost 11 inf + 107641 230.717 * * [simplify]: Extracting #7: cost 0 inf + 111653 230.731 * [simplify]: Simplified to (+ (- (- (* -3 (log (fabs x))) (log (fabs x))) (log (fabs x))) (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4))) 230.731 * [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 (+ (- (- (* -3 (log (fabs x))) (log (fabs x))) (log (fabs x))) (log (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4))))) (/ 1 (fabs x))))) 230.732 * * * * [progress]: [ 136 / 182 ] simplifiying candidate # 230.732 * * * * [progress]: [ 137 / 182 ] simplifiying candidate # 230.732 * * * * [progress]: [ 138 / 182 ] simplifiying candidate # 230.732 * [simplify]: Simplifying (* (/ (* (* (pow (fabs x) -3) (pow (fabs x) -3)) (pow (fabs x) -3)) (* (* (* (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)))))) 230.732 * * [simplify]: iters left: 6 (17 enodes) 230.740 * * [simplify]: iters left: 5 (95 enodes) 230.790 * * [simplify]: iters left: 4 (403 enodes) 231.552 * * [simplify]: Extracting #0: cost 1 inf + 0 231.553 * * [simplify]: Extracting #1: cost 153 inf + 0 231.556 * * [simplify]: Extracting #2: cost 636 inf + 0 231.565 * * [simplify]: Extracting #3: cost 805 inf + 15050 231.586 * * [simplify]: Extracting #4: cost 660 inf + 78565 231.640 * * [simplify]: Extracting #5: cost 461 inf + 178143 231.734 * * [simplify]: Extracting #6: cost 70 inf + 390559 231.823 * * [simplify]: Extracting #7: cost 0 inf + 417608 231.921 * * [simplify]: Extracting #8: cost 0 inf + 417226 232.040 * [simplify]: Simplified to (* (* (* (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (* (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))) (/ (pow (fabs x) -3) (* (fabs x) (fabs x))))) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) 232.040 * [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)) (* (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))) (/ (pow (fabs x) -3) (* (fabs x) (fabs x))))) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)))) (/ 1 (fabs x))))) 232.040 * * * * [progress]: [ 139 / 182 ] simplifiying candidate # 232.040 * [simplify]: Simplifying (* (/ (* (* (pow (fabs x) -3) (pow (fabs x) -3)) (pow (fabs x) -3)) (* (* (* (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)))))) 232.040 * * [simplify]: iters left: 6 (17 enodes) 232.046 * * [simplify]: iters left: 5 (96 enodes) 232.073 * * [simplify]: iters left: 4 (402 enodes) 232.426 * * [simplify]: Extracting #0: cost 1 inf + 0 232.426 * * [simplify]: Extracting #1: cost 151 inf + 0 232.430 * * [simplify]: Extracting #2: cost 628 inf + 0 232.437 * * [simplify]: Extracting #3: cost 788 inf + 15372 232.452 * * [simplify]: Extracting #4: cost 684 inf + 60124 232.481 * * [simplify]: Extracting #5: cost 474 inf + 154432 232.555 * * [simplify]: Extracting #6: cost 89 inf + 353192 232.665 * * [simplify]: Extracting #7: cost 0 inf + 396475 232.762 * * [simplify]: Extracting #8: cost 0 inf + 396344 232.889 * [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)) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (/ (pow (fabs x) -3) (* (fabs x) (fabs x))))) (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))) 232.889 * [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)) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (/ (pow (fabs x) -3) (* (fabs x) (fabs x))))) (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 232.889 * * * * [progress]: [ 140 / 182 ] simplifiying candidate # 232.890 * [simplify]: Simplifying (* (* (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))) (/ (pow (fabs x) -3) (* (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)))))) 232.890 * * [simplify]: iters left: 6 (15 enodes) 232.899 * * [simplify]: iters left: 5 (80 enodes) 232.939 * * [simplify]: iters left: 4 (326 enodes) 233.173 * * [simplify]: Extracting #0: cost 1 inf + 0 233.173 * * [simplify]: Extracting #1: cost 55 inf + 0 233.175 * * [simplify]: Extracting #2: cost 345 inf + 0 233.179 * * [simplify]: Extracting #3: cost 532 inf + 327 233.193 * * [simplify]: Extracting #4: cost 367 inf + 64408 233.248 * * [simplify]: Extracting #5: cost 52 inf + 213598 233.304 * * [simplify]: Extracting #6: cost 2 inf + 239558 233.383 * * [simplify]: Extracting #7: cost 0 inf + 239829 233.446 * [simplify]: Simplified to (* (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))) 233.447 * [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 (* (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)))))) (/ 1 (fabs x))))) 233.447 * * * * [progress]: [ 141 / 182 ] simplifiying candidate # 233.447 * * * * [progress]: [ 142 / 182 ] simplifiying candidate # 233.447 * * * * [progress]: [ 143 / 182 ] simplifiying candidate # 233.447 * * * * [progress]: [ 144 / 182 ] simplifiying candidate # 233.447 * [simplify]: Simplifying (* (pow (fabs x) -3) (+ (pow 3/4 3) (pow (/ 15/8 (* (fabs x) (fabs x))) 3))) 233.447 * * [simplify]: iters left: 6 (13 enodes) 233.454 * * [simplify]: iters left: 5 (72 enodes) 233.472 * * [simplify]: iters left: 4 (191 enodes) 233.555 * * [simplify]: Extracting #0: cost 1 inf + 0 233.555 * * [simplify]: Extracting #1: cost 16 inf + 0 233.556 * * [simplify]: Extracting #2: cost 71 inf + 0 233.556 * * [simplify]: Extracting #3: cost 146 inf + 4 233.557 * * [simplify]: Extracting #4: cost 150 inf + 2102 233.565 * * [simplify]: Extracting #5: cost 44 inf + 39547 233.578 * * [simplify]: Extracting #6: cost 0 inf + 54037 233.593 * * [simplify]: Extracting #7: cost 0 inf + 53342 233.611 * [simplify]: Simplified to (* (pow (fabs x) -3) (+ (/ (/ 3375/512 (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) 27/64)) 233.611 * [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 (fabs x) -3) (+ (/ (/ 3375/512 (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) 27/64)) (* (* (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))))) 233.612 * [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))))))) 233.612 * * [simplify]: iters left: 6 (12 enodes) 233.620 * * [simplify]: iters left: 5 (63 enodes) 233.641 * * [simplify]: iters left: 4 (183 enodes) 233.712 * * [simplify]: Extracting #0: cost 1 inf + 0 233.712 * * [simplify]: Extracting #1: cost 20 inf + 0 233.712 * * [simplify]: Extracting #2: cost 84 inf + 0 233.713 * * [simplify]: Extracting #3: cost 130 inf + 126 233.714 * * [simplify]: Extracting #4: cost 117 inf + 2408 233.721 * * [simplify]: Extracting #5: cost 38 inf + 17331 233.732 * * [simplify]: Extracting #6: cost 0 inf + 24230 233.742 * * [simplify]: Extracting #7: cost 0 inf + 23870 233.747 * [simplify]: Simplified to (* (* (fabs x) (fabs x)) (+ 9/16 (* (- (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ 15/8 (* (fabs x) (fabs x)))))) 233.747 * [simplify]: Simplified (2 2 1 2 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (* (pow (fabs x) -3) (+ (/ (/ 3375/512 (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) 27/64)) (* (* (fabs x) (fabs x)) (+ 9/16 (* (- (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ 15/8 (* (fabs x) (fabs x)))))))) (/ 1 (fabs x))))) 233.748 * * * * [progress]: [ 145 / 182 ] simplifiying candidate # 233.748 * [simplify]: Simplifying (* (pow (fabs x) -3) (- (* 3/4 3/4) (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))))) 233.748 * * [simplify]: iters left: 6 (12 enodes) 233.752 * * [simplify]: iters left: 5 (54 enodes) 233.764 * * [simplify]: iters left: 4 (124 enodes) 233.789 * * [simplify]: iters left: 3 (331 enodes) 233.903 * * [simplify]: Extracting #0: cost 1 inf + 0 233.903 * * [simplify]: Extracting #1: cost 36 inf + 0 233.904 * * [simplify]: Extracting #2: cost 190 inf + 0 233.906 * * [simplify]: Extracting #3: cost 267 inf + 8 233.911 * * [simplify]: Extracting #4: cost 218 inf + 12135 233.931 * * [simplify]: Extracting #5: cost 37 inf + 77237 233.961 * * [simplify]: Extracting #6: cost 0 inf + 94156 233.990 * [simplify]: Simplified to (* (- 9/16 (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x))))) (pow (fabs x) -3)) 233.990 * [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))))) (pow (fabs x) -3)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 233.991 * [simplify]: Simplifying (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) 233.991 * * [simplify]: iters left: 6 (8 enodes) 233.995 * * [simplify]: iters left: 5 (31 enodes) 234.010 * * [simplify]: iters left: 4 (57 enodes) 234.032 * * [simplify]: iters left: 3 (110 enodes) 234.064 * * [simplify]: iters left: 2 (189 enodes) 234.134 * * [simplify]: iters left: 1 (304 enodes) 234.200 * * [simplify]: Extracting #0: cost 1 inf + 0 234.201 * * [simplify]: Extracting #1: cost 9 inf + 0 234.201 * * [simplify]: Extracting #2: cost 19 inf + 2 234.201 * * [simplify]: Extracting #3: cost 60 inf + 4 234.202 * * [simplify]: Extracting #4: cost 83 inf + 128 234.204 * * [simplify]: Extracting #5: cost 31 inf + 6518 234.206 * * [simplify]: Extracting #6: cost 0 inf + 10577 234.209 * [simplify]: Simplified to (- (* (* (fabs x) (fabs x)) 3/4) 15/8) 234.209 * [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))))) (pow (fabs x) -3)) (- (* (* (fabs x) (fabs x)) 3/4) 15/8))) (/ 1 (fabs x))))) 234.209 * * * * [progress]: [ 146 / 182 ] simplifiying candidate # 234.209 * * * * [progress]: [ 147 / 182 ] simplifiying candidate # 234.209 * [simplify]: Simplifying (* (sqrt (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 234.209 * * [simplify]: iters left: 6 (13 enodes) 234.215 * * [simplify]: iters left: 5 (50 enodes) 234.224 * * [simplify]: iters left: 4 (74 enodes) 234.243 * * [simplify]: iters left: 3 (128 enodes) 234.279 * * [simplify]: iters left: 2 (254 enodes) 234.359 * * [simplify]: Extracting #0: cost 1 inf + 0 234.359 * * [simplify]: Extracting #1: cost 4 inf + 0 234.359 * * [simplify]: Extracting #2: cost 9 inf + 0 234.360 * * [simplify]: Extracting #3: cost 71 inf + 0 234.360 * * [simplify]: Extracting #4: cost 143 inf + 1 234.362 * * [simplify]: Extracting #5: cost 133 inf + 3034 234.367 * * [simplify]: Extracting #6: cost 68 inf + 27939 234.376 * * [simplify]: Extracting #7: cost 6 inf + 64639 234.383 * * [simplify]: Extracting #8: cost 0 inf + 68741 234.389 * [simplify]: Simplified to (* (sqrt (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (sqrt (/ (pow (fabs x) -3) (* (fabs x) (fabs x))))) 234.389 * [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 (/ (pow (fabs x) -3) (* (fabs x) (fabs x))))) (* (sqrt (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) (/ 1 (fabs x))))) 234.389 * [simplify]: Simplifying (* (sqrt (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 234.389 * * [simplify]: iters left: 6 (13 enodes) 234.393 * * [simplify]: iters left: 5 (50 enodes) 234.406 * * [simplify]: iters left: 4 (74 enodes) 234.431 * * [simplify]: iters left: 3 (128 enodes) 234.461 * * [simplify]: iters left: 2 (254 enodes) 234.552 * * [simplify]: Extracting #0: cost 1 inf + 0 234.553 * * [simplify]: Extracting #1: cost 4 inf + 0 234.553 * * [simplify]: Extracting #2: cost 9 inf + 0 234.553 * * [simplify]: Extracting #3: cost 71 inf + 0 234.554 * * [simplify]: Extracting #4: cost 143 inf + 1 234.555 * * [simplify]: Extracting #5: cost 133 inf + 3034 234.559 * * [simplify]: Extracting #6: cost 68 inf + 27939 234.565 * * [simplify]: Extracting #7: cost 6 inf + 64639 234.571 * * [simplify]: Extracting #8: cost 0 inf + 68741 234.578 * [simplify]: Simplified to (* (sqrt (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (sqrt (/ (pow (fabs x) -3) (* (fabs x) (fabs x))))) 234.578 * [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 (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (sqrt (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4)) (sqrt (/ (pow (fabs x) -3) (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 234.578 * * * * [progress]: [ 148 / 182 ] simplifiying candidate # 234.578 * [simplify]: Simplifying (* (/ (pow (sqrt (fabs x)) -3) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 234.578 * * [simplify]: iters left: 6 (13 enodes) 234.582 * * [simplify]: iters left: 5 (50 enodes) 234.594 * * [simplify]: iters left: 4 (76 enodes) 234.625 * * [simplify]: iters left: 3 (124 enodes) 234.668 * * [simplify]: iters left: 2 (229 enodes) 234.746 * * [simplify]: Extracting #0: cost 1 inf + 0 234.746 * * [simplify]: Extracting #1: cost 39 inf + 0 234.747 * * [simplify]: Extracting #2: cost 115 inf + 0 234.748 * * [simplify]: Extracting #3: cost 122 inf + 1458 234.751 * * [simplify]: Extracting #4: cost 96 inf + 14275 234.756 * * [simplify]: Extracting #5: cost 62 inf + 32176 234.762 * * [simplify]: Extracting #6: cost 24 inf + 51738 234.771 * * [simplify]: Extracting #7: cost 0 inf + 68985 234.779 * [simplify]: Simplified to (/ (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (/ (fabs x) (pow (sqrt (fabs x)) -3))) 234.780 * [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) (pow (sqrt (fabs x)) -3))) (* (/ (pow (sqrt (fabs x)) -3) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) (/ 1 (fabs x))))) 234.780 * [simplify]: Simplifying (* (/ (pow (sqrt (fabs x)) -3) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 234.780 * * [simplify]: iters left: 6 (13 enodes) 234.788 * * [simplify]: iters left: 5 (50 enodes) 234.805 * * [simplify]: iters left: 4 (76 enodes) 234.832 * * [simplify]: iters left: 3 (124 enodes) 234.861 * * [simplify]: iters left: 2 (229 enodes) 234.954 * * [simplify]: Extracting #0: cost 1 inf + 0 234.954 * * [simplify]: Extracting #1: cost 39 inf + 0 234.954 * * [simplify]: Extracting #2: cost 115 inf + 0 234.955 * * [simplify]: Extracting #3: cost 122 inf + 1458 234.958 * * [simplify]: Extracting #4: cost 96 inf + 14275 234.967 * * [simplify]: Extracting #5: cost 62 inf + 32176 234.972 * * [simplify]: Extracting #6: cost 24 inf + 51738 234.980 * * [simplify]: Extracting #7: cost 0 inf + 68985 234.989 * [simplify]: Simplified to (/ (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (/ (fabs x) (pow (sqrt (fabs x)) -3))) 234.989 * [simplify]: Simplified (2 2 1 2 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (pow (sqrt (fabs x)) -3) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (/ (fabs x) (pow (sqrt (fabs x)) -3))))) (/ 1 (fabs x))))) 234.989 * * * * [progress]: [ 149 / 182 ] simplifiying candidate # 234.989 * [simplify]: Simplifying (* (/ (sqrt (pow (fabs x) -3)) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 234.989 * * [simplify]: iters left: 6 (13 enodes) 234.993 * * [simplify]: iters left: 5 (50 enodes) 235.007 * * [simplify]: iters left: 4 (73 enodes) 235.020 * * [simplify]: iters left: 3 (105 enodes) 235.041 * * [simplify]: iters left: 2 (154 enodes) 235.079 * * [simplify]: iters left: 1 (277 enodes) 235.188 * * [simplify]: Extracting #0: cost 1 inf + 0 235.188 * * [simplify]: Extracting #1: cost 8 inf + 0 235.188 * * [simplify]: Extracting #2: cost 18 inf + 0 235.188 * * [simplify]: Extracting #3: cost 50 inf + 1 235.188 * * [simplify]: Extracting #4: cost 100 inf + 46 235.189 * * [simplify]: Extracting #5: cost 87 inf + 2553 235.191 * * [simplify]: Extracting #6: cost 44 inf + 20934 235.194 * * [simplify]: Extracting #7: cost 7 inf + 45749 235.199 * * [simplify]: Extracting #8: cost 0 inf + 49601 235.203 * [simplify]: Simplified to (* (/ (sqrt (pow (fabs x) -3)) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 235.203 * [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 (pow (fabs x) -3)) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (/ (sqrt (pow (fabs x) -3)) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) (/ 1 (fabs x))))) 235.203 * [simplify]: Simplifying (* (/ (sqrt (pow (fabs x) -3)) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 235.203 * * [simplify]: iters left: 6 (13 enodes) 235.207 * * [simplify]: iters left: 5 (50 enodes) 235.217 * * [simplify]: iters left: 4 (73 enodes) 235.239 * * [simplify]: iters left: 3 (105 enodes) 235.259 * * [simplify]: iters left: 2 (154 enodes) 235.303 * * [simplify]: iters left: 1 (277 enodes) 235.416 * * [simplify]: Extracting #0: cost 1 inf + 0 235.416 * * [simplify]: Extracting #1: cost 8 inf + 0 235.416 * * [simplify]: Extracting #2: cost 18 inf + 0 235.416 * * [simplify]: Extracting #3: cost 50 inf + 1 235.417 * * [simplify]: Extracting #4: cost 100 inf + 46 235.417 * * [simplify]: Extracting #5: cost 87 inf + 2553 235.419 * * [simplify]: Extracting #6: cost 44 inf + 20934 235.423 * * [simplify]: Extracting #7: cost 7 inf + 45749 235.427 * * [simplify]: Extracting #8: cost 0 inf + 49601 235.432 * [simplify]: Simplified to (* (/ (sqrt (pow (fabs x) -3)) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 235.432 * [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 (pow (fabs x) -3)) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (/ (sqrt (pow (fabs x) -3)) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) (/ 1 (fabs x))))) 235.432 * * * * [progress]: [ 150 / 182 ] simplifiying candidate # 235.432 * [simplify]: Simplifying (* (/ (pow (fabs x) (/ -3 2)) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 235.432 * * [simplify]: iters left: 6 (14 enodes) 235.443 * * [simplify]: iters left: 5 (53 enodes) 235.453 * * [simplify]: iters left: 4 (82 enodes) 235.468 * * [simplify]: iters left: 3 (140 enodes) 235.510 * * [simplify]: iters left: 2 (250 enodes) 235.589 * * [simplify]: Extracting #0: cost 1 inf + 0 235.590 * * [simplify]: Extracting #1: cost 38 inf + 0 235.590 * * [simplify]: Extracting #2: cost 116 inf + 0 235.590 * * [simplify]: Extracting #3: cost 125 inf + 1429 235.591 * * [simplify]: Extracting #4: cost 108 inf + 8006 235.593 * * [simplify]: Extracting #5: cost 73 inf + 26778 235.598 * * [simplify]: Extracting #6: cost 20 inf + 54288 235.606 * * [simplify]: Extracting #7: cost 0 inf + 67373 235.620 * * [simplify]: Extracting #8: cost 0 inf + 67111 235.635 * [simplify]: Simplified to (/ (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (/ (fabs x) (pow (fabs x) -3/2))) 235.635 * [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) (pow (fabs x) -3/2))) (* (/ (pow (fabs x) (/ -3 2)) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) (/ 1 (fabs x))))) 235.636 * [simplify]: Simplifying (* (/ (pow (fabs x) (/ -3 2)) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 235.636 * * [simplify]: iters left: 6 (14 enodes) 235.645 * * [simplify]: iters left: 5 (53 enodes) 235.669 * * [simplify]: iters left: 4 (82 enodes) 235.700 * * [simplify]: iters left: 3 (140 enodes) 235.745 * * [simplify]: iters left: 2 (250 enodes) 235.835 * * [simplify]: Extracting #0: cost 1 inf + 0 235.835 * * [simplify]: Extracting #1: cost 38 inf + 0 235.835 * * [simplify]: Extracting #2: cost 116 inf + 0 235.836 * * [simplify]: Extracting #3: cost 125 inf + 1429 235.837 * * [simplify]: Extracting #4: cost 108 inf + 8006 235.839 * * [simplify]: Extracting #5: cost 73 inf + 26778 235.844 * * [simplify]: Extracting #6: cost 20 inf + 54288 235.852 * * [simplify]: Extracting #7: cost 0 inf + 67373 235.867 * * [simplify]: Extracting #8: cost 0 inf + 67111 235.882 * [simplify]: Simplified to (/ (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (/ (fabs x) (pow (fabs x) -3/2))) 235.882 * [simplify]: Simplified (2 2 1 2 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (pow (fabs x) (/ -3 2)) (fabs x)) (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (/ (fabs x) (pow (fabs x) -3/2))))) (/ 1 (fabs x))))) 235.882 * * * * [progress]: [ 151 / 182 ] simplifiying candidate # 235.883 * [simplify]: Simplifying (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))) 235.883 * * [simplify]: iters left: 6 (9 enodes) 235.886 * * [simplify]: iters left: 5 (41 enodes) 235.894 * * [simplify]: iters left: 4 (97 enodes) 235.923 * * [simplify]: iters left: 3 (260 enodes) 236.043 * * [simplify]: Extracting #0: cost 1 inf + 0 236.043 * * [simplify]: Extracting #1: cost 74 inf + 0 236.044 * * [simplify]: Extracting #2: cost 193 inf + 1 236.045 * * [simplify]: Extracting #3: cost 176 inf + 5667 236.050 * * [simplify]: Extracting #4: cost 79 inf + 41683 236.058 * * [simplify]: Extracting #5: cost 15 inf + 69425 236.068 * * [simplify]: Extracting #6: cost 0 inf + 76458 236.078 * [simplify]: Simplified to (* (/ 15/8 (* (fabs x) (fabs x))) (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))) 236.078 * [simplify]: Simplified (2 2 1 2 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (+ (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) 3/4) (* (/ 15/8 (* (fabs x) (fabs x))) (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 236.078 * * * * [progress]: [ 152 / 182 ] simplifiying candidate # 236.078 * [simplify]: Simplifying (* (/ 15/8 (* (fabs x) (fabs x))) (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))) 236.078 * * [simplify]: iters left: 6 (9 enodes) 236.087 * * [simplify]: iters left: 5 (41 enodes) 236.103 * * [simplify]: iters left: 4 (97 enodes) 236.134 * * [simplify]: iters left: 3 (263 enodes) 236.284 * * [simplify]: Extracting #0: cost 1 inf + 0 236.284 * * [simplify]: Extracting #1: cost 57 inf + 0 236.286 * * [simplify]: Extracting #2: cost 183 inf + 1 236.288 * * [simplify]: Extracting #3: cost 161 inf + 6228 236.293 * * [simplify]: Extracting #4: cost 116 inf + 18278 236.302 * * [simplify]: Extracting #5: cost 22 inf + 59869 236.310 * * [simplify]: Extracting #6: cost 0 inf + 71488 236.319 * [simplify]: Simplified to (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))) 236.319 * [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 (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 236.319 * * * * [progress]: [ 153 / 182 ] simplifiying candidate # 236.320 * [simplify]: Simplifying (cbrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) 236.320 * * [simplify]: iters left: 6 (8 enodes) 236.324 * * [simplify]: iters left: 5 (27 enodes) 236.332 * * [simplify]: iters left: 4 (29 enodes) 236.340 * * [simplify]: Extracting #0: cost 1 inf + 0 236.340 * * [simplify]: Extracting #1: cost 3 inf + 0 236.340 * * [simplify]: Extracting #2: cost 6 inf + 0 236.340 * * [simplify]: Extracting #3: cost 10 inf + 1 236.340 * * [simplify]: Extracting #4: cost 13 inf + 2 236.340 * * [simplify]: Extracting #5: cost 11 inf + 44 236.341 * * [simplify]: Extracting #6: cost 5 inf + 533 236.341 * * [simplify]: Extracting #7: cost 1 inf + 1224 236.341 * * [simplify]: Extracting #8: cost 0 inf + 1467 236.342 * [simplify]: Simplified to (cbrt (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) 236.342 * [simplify]: Simplified (2 2 1 2 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (pow (fabs x) -3) (* (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))))) 236.342 * * * * [progress]: [ 154 / 182 ] simplifiying candidate # 236.343 * [simplify]: Simplifying (sqrt (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) 236.343 * * [simplify]: iters left: 6 (8 enodes) 236.347 * * [simplify]: iters left: 5 (27 enodes) 236.355 * * [simplify]: iters left: 4 (29 enodes) 236.363 * * [simplify]: Extracting #0: cost 1 inf + 0 236.363 * * [simplify]: Extracting #1: cost 3 inf + 0 236.363 * * [simplify]: Extracting #2: cost 6 inf + 0 236.364 * * [simplify]: Extracting #3: cost 10 inf + 1 236.364 * * [simplify]: Extracting #4: cost 13 inf + 2 236.364 * * [simplify]: Extracting #5: cost 11 inf + 44 236.364 * * [simplify]: Extracting #6: cost 5 inf + 533 236.364 * * [simplify]: Extracting #7: cost 1 inf + 1184 236.365 * * [simplify]: Extracting #8: cost 0 inf + 1387 236.365 * [simplify]: Simplified to (sqrt (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) 236.365 * [simplify]: Simplified (2 2 1 2 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (pow (fabs x) -3) (* (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))))) 236.366 * * * * [progress]: [ 155 / 182 ] simplifiying candidate # 236.366 * [simplify]: Simplifying (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) 236.366 * * [simplify]: iters left: 6 (7 enodes) 236.370 * * [simplify]: iters left: 5 (24 enodes) 236.377 * * [simplify]: iters left: 4 (26 enodes) 236.384 * * [simplify]: Extracting #0: cost 1 inf + 0 236.384 * * [simplify]: Extracting #1: cost 4 inf + 0 236.384 * * [simplify]: Extracting #2: cost 8 inf + 1 236.384 * * [simplify]: Extracting #3: cost 11 inf + 2 236.384 * * [simplify]: Extracting #4: cost 6 inf + 249 236.384 * * [simplify]: Extracting #5: cost 3 inf + 533 236.385 * * [simplify]: Extracting #6: cost 1 inf + 818 236.385 * * [simplify]: Extracting #7: cost 0 inf + 981 236.385 * [simplify]: Simplified to (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4) 236.386 * [simplify]: Simplified (2 2 1 2 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) 1) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4))) (/ 1 (fabs x))))) 236.386 * * * * [progress]: [ 156 / 182 ] simplifiying candidate # 236.386 * [simplify]: Simplifying (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) 236.386 * * [simplify]: iters left: 6 (7 enodes) 236.390 * * [simplify]: iters left: 5 (24 enodes) 236.397 * * [simplify]: iters left: 4 (26 enodes) 236.404 * * [simplify]: Extracting #0: cost 1 inf + 0 236.404 * * [simplify]: Extracting #1: cost 4 inf + 0 236.404 * * [simplify]: Extracting #2: cost 8 inf + 1 236.404 * * [simplify]: Extracting #3: cost 11 inf + 2 236.405 * * [simplify]: Extracting #4: cost 6 inf + 249 236.405 * * [simplify]: Extracting #5: cost 3 inf + 533 236.405 * * [simplify]: Extracting #6: cost 1 inf + 818 236.405 * * [simplify]: Extracting #7: cost 0 inf + 981 236.406 * [simplify]: Simplified to (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4) 236.406 * [simplify]: Simplified (2 2 1 2 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) 1) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4))) (/ 1 (fabs x))))) 236.406 * * * * [progress]: [ 157 / 182 ] simplifiying candidate # 236.406 * [simplify]: Simplifying (* (cbrt (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))) (cbrt (/ (pow (fabs x) -3) (* (fabs x) (fabs x))))) 236.406 * * [simplify]: iters left: 6 (8 enodes) 236.411 * * [simplify]: iters left: 5 (31 enodes) 236.423 * * [simplify]: iters left: 4 (53 enodes) 236.445 * * [simplify]: iters left: 3 (105 enodes) 236.484 * * [simplify]: iters left: 2 (224 enodes) 236.587 * * [simplify]: Extracting #0: cost 1 inf + 0 236.588 * * [simplify]: Extracting #1: cost 3 inf + 0 236.588 * * [simplify]: Extracting #2: cost 5 inf + 0 236.588 * * [simplify]: Extracting #3: cost 54 inf + 0 236.588 * * [simplify]: Extracting #4: cost 128 inf + 0 236.590 * * [simplify]: Extracting #5: cost 117 inf + 5642 236.598 * * [simplify]: Extracting #6: cost 57 inf + 30004 236.611 * * [simplify]: Extracting #7: cost 3 inf + 54556 236.624 * * [simplify]: Extracting #8: cost 0 inf + 55392 236.638 * [simplify]: Simplified to (* (cbrt (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))) (cbrt (/ (pow (fabs x) -3) (* (fabs x) (fabs x))))) 236.638 * [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 (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))) (cbrt (/ (pow (fabs x) -3) (* (fabs x) (fabs x))))) (* (cbrt (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 236.639 * * * * [progress]: [ 158 / 182 ] simplifiying candidate # 236.639 * [simplify]: Simplifying (sqrt (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))) 236.639 * * [simplify]: iters left: 6 (7 enodes) 236.643 * * [simplify]: iters left: 5 (28 enodes) 236.654 * * [simplify]: iters left: 4 (50 enodes) 236.673 * * [simplify]: iters left: 3 (103 enodes) 236.714 * * [simplify]: iters left: 2 (219 enodes) 236.771 * * [simplify]: Extracting #0: cost 1 inf + 0 236.771 * * [simplify]: Extracting #1: cost 4 inf + 0 236.771 * * [simplify]: Extracting #2: cost 61 inf + 0 236.771 * * [simplify]: Extracting #3: cost 133 inf + 0 236.772 * * [simplify]: Extracting #4: cost 124 inf + 4045 236.776 * * [simplify]: Extracting #5: cost 43 inf + 41804 236.788 * * [simplify]: Extracting #6: cost 0 inf + 65844 236.800 * * [simplify]: Extracting #7: cost 0 inf + 65542 236.811 * [simplify]: Simplified to (fabs (/ (pow (fabs x) -3/2) (fabs x))) 236.811 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (fabs (/ (pow (fabs x) -3/2) (fabs x))) (* (sqrt (/ (pow (fabs x) -3) (* (fabs x) (fabs x)))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 236.811 * * * * [progress]: [ 159 / 182 ] simplifiying candidate # 236.812 * [simplify]: Simplifying (/ (pow (* (cbrt (fabs x)) (cbrt (fabs x))) -3) (fabs x)) 236.812 * * [simplify]: iters left: 6 (7 enodes) 236.814 * * [simplify]: iters left: 5 (26 enodes) 236.819 * * [simplify]: iters left: 4 (42 enodes) 236.828 * * [simplify]: iters left: 3 (78 enodes) 236.844 * * [simplify]: iters left: 2 (143 enodes) 236.902 * * [simplify]: iters left: 1 (321 enodes) 237.022 * * [simplify]: Extracting #0: cost 1 inf + 0 237.022 * * [simplify]: Extracting #1: cost 52 inf + 0 237.022 * * [simplify]: Extracting #2: cost 175 inf + 0 237.023 * * [simplify]: Extracting #3: cost 176 inf + 51 237.024 * * [simplify]: Extracting #4: cost 163 inf + 4889 237.030 * * [simplify]: Extracting #5: cost 63 inf + 71643 237.042 * * [simplify]: Extracting #6: cost 2 inf + 119479 237.055 * * [simplify]: Extracting #7: cost 0 inf + 120856 237.071 * [simplify]: Simplified to (/ (pow (* (cbrt (fabs x)) (cbrt (fabs x))) -3) (fabs x)) 237.071 * [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 (* (cbrt (fabs x)) (cbrt (fabs x))) -3) (fabs x)) (* (/ (pow (cbrt (fabs x)) -3) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 237.071 * * * * [progress]: [ 160 / 182 ] simplifiying candidate # 237.072 * [simplify]: Simplifying (/ (pow (sqrt (fabs x)) -3) (fabs x)) 237.072 * * [simplify]: iters left: 5 (6 enodes) 237.074 * * [simplify]: iters left: 4 (23 enodes) 237.079 * * [simplify]: iters left: 3 (39 enodes) 237.087 * * [simplify]: iters left: 2 (75 enodes) 237.101 * * [simplify]: iters left: 1 (141 enodes) 237.140 * * [simplify]: Extracting #0: cost 1 inf + 0 237.140 * * [simplify]: Extracting #1: cost 31 inf + 0 237.140 * * [simplify]: Extracting #2: cost 72 inf + 0 237.141 * * [simplify]: Extracting #3: cost 69 inf + 48 237.141 * * [simplify]: Extracting #4: cost 47 inf + 6491 237.143 * * [simplify]: Extracting #5: cost 7 inf + 28640 237.146 * * [simplify]: Extracting #6: cost 0 inf + 32190 237.149 * [simplify]: Simplified to (/ (pow (sqrt (fabs x)) -3) (fabs x)) 237.149 * [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 (sqrt (fabs x)) -3) (fabs x)) (* (/ (pow (sqrt (fabs x)) -3) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 237.149 * * * * [progress]: [ 161 / 182 ] simplifiying candidate # 237.149 * [simplify]: Simplifying (/ (pow 1 -3) (fabs x)) 237.149 * * [simplify]: iters left: 3 (6 enodes) 237.153 * * [simplify]: iters left: 2 (18 enodes) 237.156 * * [simplify]: iters left: 1 (20 enodes) 237.158 * * [simplify]: Extracting #0: cost 1 inf + 0 237.159 * * [simplify]: Extracting #1: cost 4 inf + 0 237.159 * * [simplify]: Extracting #2: cost 5 inf + 1 237.159 * * [simplify]: Extracting #3: cost 1 inf + 207 237.159 * * [simplify]: Extracting #4: cost 0 inf + 248 237.159 * [simplify]: Simplified to (/ 1 (fabs x)) 237.159 * [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)) (* (/ (pow (fabs x) -3) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 237.159 * * * * [progress]: [ 162 / 182 ] simplifiying candidate # 237.159 * [simplify]: Simplifying (/ (* (cbrt (pow (fabs x) -3)) (cbrt (pow (fabs x) -3))) (fabs x)) 237.159 * * [simplify]: iters left: 6 (7 enodes) 237.161 * * [simplify]: iters left: 5 (28 enodes) 237.167 * * [simplify]: iters left: 4 (46 enodes) 237.183 * * [simplify]: iters left: 3 (79 enodes) 237.210 * * [simplify]: iters left: 2 (133 enodes) 237.257 * * [simplify]: iters left: 1 (259 enodes) 237.339 * * [simplify]: Extracting #0: cost 1 inf + 0 237.340 * * [simplify]: Extracting #1: cost 7 inf + 0 237.340 * * [simplify]: Extracting #2: cost 14 inf + 0 237.340 * * [simplify]: Extracting #3: cost 42 inf + 1 237.340 * * [simplify]: Extracting #4: cost 99 inf + 85 237.342 * * [simplify]: Extracting #5: cost 69 inf + 11370 237.348 * * [simplify]: Extracting #6: cost 30 inf + 33693 237.360 * * [simplify]: Extracting #7: cost 2 inf + 48919 237.366 * * [simplify]: Extracting #8: cost 0 inf + 50136 237.371 * [simplify]: Simplified to (/ (* (cbrt (pow (fabs x) -3)) (cbrt (pow (fabs x) -3))) (fabs x)) 237.371 * [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 (pow (fabs x) -3)) (cbrt (pow (fabs x) -3))) (fabs x)) (* (/ (cbrt (pow (fabs x) -3)) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 237.371 * * * * [progress]: [ 163 / 182 ] simplifiying candidate # 237.371 * [simplify]: Simplifying (/ (sqrt (pow (fabs x) -3)) (fabs x)) 237.371 * * [simplify]: iters left: 5 (6 enodes) 237.373 * * [simplify]: iters left: 4 (23 enodes) 237.378 * * [simplify]: iters left: 3 (38 enodes) 237.386 * * [simplify]: iters left: 2 (68 enodes) 237.402 * * [simplify]: iters left: 1 (117 enodes) 237.426 * * [simplify]: Extracting #0: cost 1 inf + 0 237.426 * * [simplify]: Extracting #1: cost 4 inf + 0 237.426 * * [simplify]: Extracting #2: cost 9 inf + 0 237.426 * * [simplify]: Extracting #3: cost 22 inf + 1 237.426 * * [simplify]: Extracting #4: cost 39 inf + 297 237.426 * * [simplify]: Extracting #5: cost 31 inf + 1762 237.427 * * [simplify]: Extracting #6: cost 20 inf + 4614 237.429 * * [simplify]: Extracting #7: cost 3 inf + 13347 237.431 * * [simplify]: Extracting #8: cost 0 inf + 15489 237.434 * [simplify]: Simplified to (/ (sqrt (pow (fabs x) -3)) (fabs x)) 237.434 * [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 (pow (fabs x) -3)) (fabs x)) (* (/ (sqrt (pow (fabs x) -3)) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 237.434 * * * * [progress]: [ 164 / 182 ] simplifiying candidate # 237.434 * [simplify]: Simplifying (/ 1 (fabs x)) 237.435 * * [simplify]: iters left: 3 (4 enodes) 237.437 * * [simplify]: iters left: 2 (14 enodes) 237.441 * * [simplify]: iters left: 1 (16 enodes) 237.446 * * [simplify]: Extracting #0: cost 1 inf + 0 237.446 * * [simplify]: Extracting #1: cost 4 inf + 0 237.446 * * [simplify]: Extracting #2: cost 5 inf + 1 237.446 * * [simplify]: Extracting #3: cost 3 inf + 43 237.446 * * [simplify]: Extracting #4: cost 1 inf + 166 237.447 * * [simplify]: Extracting #5: cost 0 inf + 248 237.447 * [simplify]: Simplified to (/ 1 (fabs x)) 237.447 * [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)) (* (/ (pow (fabs x) -3) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 237.447 * * * * [progress]: [ 165 / 182 ] simplifiying candidate # 237.447 * [simplify]: Simplifying (/ (pow (fabs x) (/ -3 2)) (fabs x)) 237.447 * * [simplify]: iters left: 5 (7 enodes) 237.455 * * [simplify]: iters left: 4 (26 enodes) 237.466 * * [simplify]: iters left: 3 (45 enodes) 237.482 * * [simplify]: iters left: 2 (91 enodes) 237.497 * * [simplify]: iters left: 1 (156 enodes) 237.538 * * [simplify]: Extracting #0: cost 1 inf + 0 237.538 * * [simplify]: Extracting #1: cost 27 inf + 0 237.538 * * [simplify]: Extracting #2: cost 63 inf + 0 237.539 * * [simplify]: Extracting #3: cost 64 inf + 48 237.540 * * [simplify]: Extracting #4: cost 39 inf + 8484 237.543 * * [simplify]: Extracting #5: cost 6 inf + 25123 237.548 * * [simplify]: Extracting #6: cost 0 inf + 27810 237.553 * [simplify]: Simplified to (/ (pow (fabs x) -3/2) (fabs x)) 237.553 * [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 (fabs x) -3/2) (fabs x)) (* (/ (pow (fabs x) (/ -3 2)) (fabs x)) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 237.554 * * * * [progress]: [ 166 / 182 ] simplifiying candidate # 237.554 * * * * [progress]: [ 167 / 182 ] simplifiying candidate # 237.554 * [simplify]: Simplifying (pow (fabs x) -3) 237.554 * * [simplify]: iters left: 2 (4 enodes) 237.557 * * [simplify]: iters left: 1 (17 enodes) 237.568 * * [simplify]: Extracting #0: cost 1 inf + 0 237.568 * * [simplify]: Extracting #1: cost 5 inf + 0 237.568 * * [simplify]: Extracting #2: cost 9 inf + 1 237.568 * * [simplify]: Extracting #3: cost 8 inf + 3 237.568 * * [simplify]: Extracting #4: cost 1 inf + 1094 237.568 * * [simplify]: Extracting #5: cost 0 inf + 1346 237.569 * [simplify]: Simplified to (pow (fabs x) -3) 237.569 * [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 (fabs x) -3) (* (/ 1 (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (/ 1 (fabs x))))) 237.569 * * * * [progress]: [ 168 / 182 ] simplifiying candidate # 237.569 * [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)))))) 237.570 * * [simplify]: iters left: 6 (11 enodes) 237.576 * * [simplify]: iters left: 5 (51 enodes) 237.586 * * [simplify]: iters left: 4 (117 enodes) 237.610 * * [simplify]: iters left: 3 (228 enodes) 237.659 * * [simplify]: iters left: 2 (304 enodes) 237.716 * * [simplify]: iters left: 1 (390 enodes) 237.802 * * [simplify]: Extracting #0: cost 1 inf + 0 237.803 * * [simplify]: Extracting #1: cost 14 inf + 0 237.803 * * [simplify]: Extracting #2: cost 76 inf + 2 237.804 * * [simplify]: Extracting #3: cost 115 inf + 9 237.805 * * [simplify]: Extracting #4: cost 94 inf + 2136 237.811 * * [simplify]: Extracting #5: cost 14 inf + 15276 237.817 * * [simplify]: Extracting #6: cost 0 inf + 17443 237.822 * [simplify]: Simplified to (- (* (/ 15/8 (* (fabs x) (fabs x))) (+ -3/4 (/ 15/8 (* (fabs x) (fabs x))))) -9/16) 237.822 * [simplify]: Simplified (2 2 1 2 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (* (/ (pow (fabs x) -3) (* (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))))) 237.822 * * * * [progress]: [ 169 / 182 ] simplifiying candidate # 237.822 * [simplify]: Simplifying (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))) 237.823 * * [simplify]: iters left: 6 (7 enodes) 237.825 * * [simplify]: iters left: 5 (25 enodes) 237.829 * * [simplify]: iters left: 4 (35 enodes) 237.834 * * [simplify]: iters left: 3 (40 enodes) 237.842 * * [simplify]: Extracting #0: cost 1 inf + 0 237.842 * * [simplify]: Extracting #1: cost 5 inf + 0 237.842 * * [simplify]: Extracting #2: cost 12 inf + 1 237.842 * * [simplify]: Extracting #3: cost 15 inf + 3 237.842 * * [simplify]: Extracting #4: cost 11 inf + 168 237.842 * * [simplify]: Extracting #5: cost 6 inf + 657 237.843 * * [simplify]: Extracting #6: cost 1 inf + 1227 237.843 * * [simplify]: Extracting #7: cost 0 inf + 1390 237.844 * [simplify]: Simplified to (+ 3/4 (/ -15/8 (* (fabs x) (fabs x)))) 237.844 * [simplify]: Simplified (2 2 1 2 2) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (* (/ (pow (fabs x) -3) (* (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))))) 237.844 * * * * [progress]: [ 170 / 182 ] simplifiying candidate # 237.844 * [simplify]: Simplifying (* (pow (fabs x) -3) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) 237.844 * * [simplify]: iters left: 6 (10 enodes) 237.850 * * [simplify]: iters left: 5 (45 enodes) 237.867 * * [simplify]: iters left: 4 (91 enodes) 237.902 * * [simplify]: iters left: 3 (193 enodes) 237.967 * * [simplify]: iters left: 2 (496 enodes) 238.268 * * [simplify]: Extracting #0: cost 1 inf + 0 238.268 * * [simplify]: Extracting #1: cost 31 inf + 0 238.269 * * [simplify]: Extracting #2: cost 161 inf + 0 238.271 * * [simplify]: Extracting #3: cost 309 inf + 9 238.275 * * [simplify]: Extracting #4: cost 262 inf + 13388 238.304 * * [simplify]: Extracting #5: cost 58 inf + 121364 238.324 * * [simplify]: Extracting #6: cost 0 inf + 158288 238.343 * * [simplify]: Extracting #7: cost 0 inf + 158248 238.379 * [simplify]: Simplified to (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (pow (fabs x) -3)) 238.379 * [simplify]: Simplified (2 2 1 2 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (pow (fabs x) -3)) (* (fabs x) (fabs x)))) (/ 1 (fabs x))))) 238.380 * * * * [progress]: [ 171 / 182 ] simplifiying candidate #real (real->posit16 (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))))) (/ 1 (fabs x)))))> 238.380 * * * * [progress]: [ 172 / 182 ] simplifiying candidate # 238.380 * * * * [progress]: [ 173 / 182 ] simplifiying candidate # 238.380 * [simplify]: Simplifying (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))) 238.380 * * [simplify]: iters left: 6 (23 enodes) 238.394 * * [simplify]: iters left: 5 (109 enodes) 238.440 * * [simplify]: iters left: 4 (271 enodes) 238.546 * * [simplify]: Extracting #0: cost 1 inf + 0 238.546 * * [simplify]: Extracting #1: cost 19 inf + 0 238.547 * * [simplify]: Extracting #2: cost 106 inf + 0 238.547 * * [simplify]: Extracting #3: cost 211 inf + 43 238.551 * * [simplify]: Extracting #4: cost 224 inf + 5568 238.555 * * [simplify]: Extracting #5: cost 161 inf + 25232 238.566 * * [simplify]: Extracting #6: cost 55 inf + 74047 238.589 * * [simplify]: Extracting #7: cost 0 inf + 103197 238.621 * [simplify]: Simplified to (+ (/ (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (fabs x)) (* (+ (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (exp (* (fabs x) (fabs x))) (sqrt PI)))) 238.622 * [simplify]: Simplified (2) to (λ (x) (+ (/ (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (fabs x)) (* (+ (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ (exp (* (fabs x) (fabs x))) (sqrt PI))))) 238.622 * * * * [progress]: [ 174 / 182 ] simplifiying candidate # 238.622 * [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))) 238.622 * * [simplify]: iters left: 6 (30 enodes) 238.642 * * [simplify]: iters left: 5 (136 enodes) 238.681 * * [simplify]: iters left: 4 (275 enodes) 238.760 * * [simplify]: Extracting #0: cost 1 inf + 0 238.760 * * [simplify]: Extracting #1: cost 40 inf + 0 238.761 * * [simplify]: Extracting #2: cost 118 inf + 0 238.762 * * [simplify]: Extracting #3: cost 178 inf + 1 238.763 * * [simplify]: Extracting #4: cost 190 inf + 1385 238.767 * * [simplify]: Extracting #5: cost 161 inf + 10216 238.772 * * [simplify]: Extracting #6: cost 94 inf + 37927 238.781 * * [simplify]: Extracting #7: cost 21 inf + 80341 238.796 * * [simplify]: Extracting #8: cost 0 inf + 94411 238.821 * [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)))) 238.822 * [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))))) 238.822 * * * * [progress]: [ 175 / 182 ] simplifiying candidate # 238.822 * [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))) 238.823 * * [simplify]: iters left: 6 (30 enodes) 238.841 * * [simplify]: iters left: 5 (136 enodes) 238.877 * * [simplify]: iters left: 4 (275 enodes) 238.957 * * [simplify]: Extracting #0: cost 1 inf + 0 238.957 * * [simplify]: Extracting #1: cost 40 inf + 0 238.957 * * [simplify]: Extracting #2: cost 118 inf + 0 238.958 * * [simplify]: Extracting #3: cost 178 inf + 1 238.960 * * [simplify]: Extracting #4: cost 190 inf + 1385 238.963 * * [simplify]: Extracting #5: cost 161 inf + 10216 238.972 * * [simplify]: Extracting #6: cost 94 inf + 37927 238.985 * * [simplify]: Extracting #7: cost 21 inf + 80341 239.000 * * [simplify]: Extracting #8: cost 0 inf + 94411 239.017 * [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)))) 239.017 * [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))))) 239.018 * * * * [progress]: [ 176 / 182 ] simplifiying candidate # 239.018 * [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))) 239.018 * * [simplify]: iters left: 6 (30 enodes) 239.038 * * [simplify]: iters left: 5 (136 enodes) 239.093 * * [simplify]: iters left: 4 (275 enodes) 239.194 * * [simplify]: Extracting #0: cost 1 inf + 0 239.194 * * [simplify]: Extracting #1: cost 40 inf + 0 239.195 * * [simplify]: Extracting #2: cost 118 inf + 0 239.196 * * [simplify]: Extracting #3: cost 178 inf + 1 239.197 * * [simplify]: Extracting #4: cost 190 inf + 1385 239.200 * * [simplify]: Extracting #5: cost 161 inf + 10216 239.210 * * [simplify]: Extracting #6: cost 94 inf + 37927 239.226 * * [simplify]: Extracting #7: cost 21 inf + 80341 239.240 * * [simplify]: Extracting #8: cost 0 inf + 94411 239.256 * [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)))) 239.256 * [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))))) 239.256 * * * * [progress]: [ 177 / 182 ] simplifiying candidate # 239.257 * [simplify]: Simplifying (/ 1/2 (pow (fabs x) 3)) 239.257 * * [simplify]: iters left: 4 (6 enodes) 239.259 * * [simplify]: iters left: 3 (26 enodes) 239.264 * * [simplify]: iters left: 2 (48 enodes) 239.274 * * [simplify]: iters left: 1 (83 enodes) 239.291 * * [simplify]: Extracting #0: cost 1 inf + 0 239.291 * * [simplify]: Extracting #1: cost 10 inf + 0 239.292 * * [simplify]: Extracting #2: cost 27 inf + 1 239.292 * * [simplify]: Extracting #3: cost 31 inf + 4 239.292 * * [simplify]: Extracting #4: cost 19 inf + 1404 239.292 * * [simplify]: Extracting #5: cost 8 inf + 3616 239.293 * * [simplify]: Extracting #6: cost 0 inf + 7010 239.294 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 239.294 * [simplify]: Simplified (2 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 239.294 * * * * [progress]: [ 178 / 182 ] simplifiying candidate # 239.294 * [simplify]: Simplifying (/ 1/2 (pow (fabs x) 3)) 239.294 * * [simplify]: iters left: 4 (6 enodes) 239.297 * * [simplify]: iters left: 3 (26 enodes) 239.307 * * [simplify]: iters left: 2 (48 enodes) 239.325 * * [simplify]: iters left: 1 (83 enodes) 239.353 * * [simplify]: Extracting #0: cost 1 inf + 0 239.353 * * [simplify]: Extracting #1: cost 10 inf + 0 239.353 * * [simplify]: Extracting #2: cost 27 inf + 1 239.353 * * [simplify]: Extracting #3: cost 31 inf + 4 239.353 * * [simplify]: Extracting #4: cost 19 inf + 1404 239.354 * * [simplify]: Extracting #5: cost 8 inf + 3616 239.355 * * [simplify]: Extracting #6: cost 0 inf + 7010 239.356 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 239.356 * [simplify]: Simplified (2 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 239.356 * * * * [progress]: [ 179 / 182 ] simplifiying candidate # 239.356 * [simplify]: Simplifying (/ 1/2 (pow (fabs x) 3)) 239.356 * * [simplify]: iters left: 4 (6 enodes) 239.359 * * [simplify]: iters left: 3 (26 enodes) 239.364 * * [simplify]: iters left: 2 (48 enodes) 239.374 * * [simplify]: iters left: 1 (83 enodes) 239.393 * * [simplify]: Extracting #0: cost 1 inf + 0 239.393 * * [simplify]: Extracting #1: cost 10 inf + 0 239.393 * * [simplify]: Extracting #2: cost 27 inf + 1 239.393 * * [simplify]: Extracting #3: cost 31 inf + 4 239.394 * * [simplify]: Extracting #4: cost 19 inf + 1404 239.394 * * [simplify]: Extracting #5: cost 8 inf + 3616 239.396 * * [simplify]: Extracting #6: cost 0 inf + 7010 239.397 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 239.397 * [simplify]: Simplified (2 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (pow (fabs x) -3) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 239.397 * * * * [progress]: [ 180 / 182 ] simplifiying candidate # 239.397 * [simplify]: Simplifying (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) 239.398 * * [simplify]: iters left: 6 (13 enodes) 239.409 * * [simplify]: iters left: 5 (53 enodes) 239.428 * * [simplify]: iters left: 4 (81 enodes) 239.445 * * [simplify]: iters left: 3 (141 enodes) 239.479 * * [simplify]: iters left: 2 (248 enodes) 239.576 * * [simplify]: Extracting #0: cost 1 inf + 0 239.576 * * [simplify]: Extracting #1: cost 6 inf + 0 239.576 * * [simplify]: Extracting #2: cost 27 inf + 0 239.577 * * [simplify]: Extracting #3: cost 79 inf + 4 239.578 * * [simplify]: Extracting #4: cost 94 inf + 2303 239.580 * * [simplify]: Extracting #5: cost 56 inf + 9686 239.585 * * [simplify]: Extracting #6: cost 7 inf + 29739 239.592 * * [simplify]: Extracting #7: cost 0 inf + 33453 239.599 * [simplify]: Simplified to (/ (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (pow (fabs x) 5)) 239.600 * [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))))) 239.600 * * * * [progress]: [ 181 / 182 ] simplifiying candidate # 239.600 * [simplify]: Simplifying (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) 239.600 * * [simplify]: iters left: 6 (13 enodes) 239.609 * * [simplify]: iters left: 5 (53 enodes) 239.629 * * [simplify]: iters left: 4 (81 enodes) 239.663 * * [simplify]: iters left: 3 (141 enodes) 239.711 * * [simplify]: iters left: 2 (248 enodes) 239.770 * * [simplify]: Extracting #0: cost 1 inf + 0 239.770 * * [simplify]: Extracting #1: cost 6 inf + 0 239.771 * * [simplify]: Extracting #2: cost 27 inf + 0 239.771 * * [simplify]: Extracting #3: cost 79 inf + 4 239.771 * * [simplify]: Extracting #4: cost 94 inf + 2303 239.772 * * [simplify]: Extracting #5: cost 56 inf + 9686 239.775 * * [simplify]: Extracting #6: cost 7 inf + 29739 239.778 * * [simplify]: Extracting #7: cost 0 inf + 33453 239.782 * [simplify]: Simplified to (/ (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (pow (fabs x) 5)) 239.782 * [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))))) 239.782 * * * * [progress]: [ 182 / 182 ] simplifiying candidate # 239.782 * [simplify]: Simplifying (/ (+ 3/4 (* 15/8 (/ 1 (pow (fabs x) 2)))) (pow (fabs x) 5)) 239.782 * * [simplify]: iters left: 6 (13 enodes) 239.787 * * [simplify]: iters left: 5 (53 enodes) 239.800 * * [simplify]: iters left: 4 (81 enodes) 239.829 * * [simplify]: iters left: 3 (141 enodes) 239.863 * * [simplify]: iters left: 2 (248 enodes) 239.950 * * [simplify]: Extracting #0: cost 1 inf + 0 239.950 * * [simplify]: Extracting #1: cost 6 inf + 0 239.950 * * [simplify]: Extracting #2: cost 27 inf + 0 239.950 * * [simplify]: Extracting #3: cost 79 inf + 4 239.951 * * [simplify]: Extracting #4: cost 94 inf + 2303 239.952 * * [simplify]: Extracting #5: cost 56 inf + 9686 239.954 * * [simplify]: Extracting #6: cost 7 inf + 29739 239.958 * * [simplify]: Extracting #7: cost 0 inf + 33453 239.962 * [simplify]: Simplified to (/ (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (pow (fabs x) 5)) 239.962 * [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))))) 239.962 * * * [progress]: adding candidates to table 242.815 * [progress]: [Phase 3 of 3] Extracting. 242.815 * * [regime]: Finding splitpoints for: (# # # # # # # # # # # # # #) 242.831 * * * [regime-changes]: Trying 2 branch expressions: (x (fabs x)) 242.831 * * * * [regimes]: Trying to branch on x from (# # # # # # # # # # # # # #) 242.940 * * * * [regimes]: Trying to branch on (fabs x) from (# # # # # # # # # # # # # #) 243.121 * * * [regime]: Found split indices: #