0.002 * [progress]: [Phase 1 of 3] Setting up. 0.002 * * * [progress]: [1/2] Preparing points 1.911 * * * [progress]: [2/2] Setting up program. 1.922 * [progress]: [Phase 2 of 3] Improving. 1.922 * * * * [progress]: [ 1 / 1 ] simplifiying candidate # 1.922 * [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.923 * * [simplify]: iters left: 6 (31 enodes) 1.942 * * [simplify]: iters left: 5 (157 enodes) 2.019 * * [simplify]: iters left: 4 (404 enodes) 2.375 * * [simplify]: Extracting #0: cost 1 inf + 0 2.376 * * [simplify]: Extracting #1: cost 43 inf + 0 2.376 * * [simplify]: Extracting #2: cost 234 inf + 1 2.378 * * [simplify]: Extracting #3: cost 408 inf + 456 2.387 * * [simplify]: Extracting #4: cost 334 inf + 17717 2.423 * * [simplify]: Extracting #5: cost 117 inf + 97928 2.510 * * [simplify]: Extracting #6: cost 3 inf + 148819 2.585 * * [simplify]: Extracting #7: cost 0 inf + 146798 2.628 * * [simplify]: Extracting #8: cost 0 inf + 146001 2.685 * [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.685 * [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.697 * * [progress]: iteration 1 / 4 2.697 * * * [progress]: picking best candidate 2.706 * * * * [pick]: Picked # 2.706 * * * [progress]: localizing error 2.797 * * * [progress]: generating rewritten candidates 2.797 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2) 2.798 * * * * [progress]: [ 2 / 4 ] rewriting at (2) 3.105 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1 1) 3.124 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1 2 1 1) 3.149 * * * [progress]: generating series expansions 3.149 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2) 3.149 * * * * [progress]: [ 2 / 4 ] generating series at (2) 3.151 * [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))) 3.151 * [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 3.151 * [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 3.151 * [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 3.151 * [taylor]: Taking taylor expansion of (exp (pow (fabs x) 2)) in x 3.151 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 3.151 * [taylor]: Taking taylor expansion of (fabs x) in x 3.153 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.153 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.153 * [backup-simplify]: Simplify (exp (pow (fabs x) 2)) into (exp (pow (fabs x) 2)) 3.153 * [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 3.153 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 3.153 * [taylor]: Taking taylor expansion of (fabs x) in x 3.153 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.153 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 3.153 * [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 3.153 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 3.153 * [taylor]: Taking taylor expansion of 1/2 in x 3.153 * [backup-simplify]: Simplify 1/2 into 1/2 3.153 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 3.153 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 3.153 * [taylor]: Taking taylor expansion of (fabs x) in x 3.153 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.153 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.153 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 3.154 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 3.154 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))) in x 3.154 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 3.154 * [taylor]: Taking taylor expansion of 3/4 in x 3.154 * [backup-simplify]: Simplify 3/4 into 3/4 3.154 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 3.154 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 3.154 * [taylor]: Taking taylor expansion of (fabs x) in x 3.154 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.154 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.154 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 3.154 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 3.154 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 3.154 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 3.154 * [taylor]: Taking taylor expansion of 15/8 in x 3.154 * [backup-simplify]: Simplify 15/8 into 15/8 3.154 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 3.154 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 3.154 * [taylor]: Taking taylor expansion of (fabs x) in x 3.154 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.154 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.155 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 3.155 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 3.155 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 3.155 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 3.155 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 3.155 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 3.155 * [taylor]: Taking taylor expansion of PI in x 3.155 * [backup-simplify]: Simplify PI into PI 3.156 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 3.157 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 3.158 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 3.159 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 3.159 * [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 3.159 * [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 3.159 * [taylor]: Taking taylor expansion of (exp (pow (fabs x) 2)) in x 3.159 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 3.159 * [taylor]: Taking taylor expansion of (fabs x) in x 3.159 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.159 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.159 * [backup-simplify]: Simplify (exp (pow (fabs x) 2)) into (exp (pow (fabs x) 2)) 3.159 * [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 3.159 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 3.159 * [taylor]: Taking taylor expansion of (fabs x) in x 3.159 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.159 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 3.159 * [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 3.160 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 3.160 * [taylor]: Taking taylor expansion of 1/2 in x 3.160 * [backup-simplify]: Simplify 1/2 into 1/2 3.160 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 3.160 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 3.160 * [taylor]: Taking taylor expansion of (fabs x) in x 3.160 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.160 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.160 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 3.160 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 3.160 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))) in x 3.160 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 3.160 * [taylor]: Taking taylor expansion of 3/4 in x 3.160 * [backup-simplify]: Simplify 3/4 into 3/4 3.160 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 3.160 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 3.160 * [taylor]: Taking taylor expansion of (fabs x) in x 3.160 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.160 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.161 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 3.161 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 3.161 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 3.161 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 3.161 * [taylor]: Taking taylor expansion of 15/8 in x 3.161 * [backup-simplify]: Simplify 15/8 into 15/8 3.161 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 3.161 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 3.161 * [taylor]: Taking taylor expansion of (fabs x) in x 3.161 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.161 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.161 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 3.161 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 3.161 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 3.162 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 3.162 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 3.162 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 3.162 * [taylor]: Taking taylor expansion of PI in x 3.162 * [backup-simplify]: Simplify PI into PI 3.162 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 3.163 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 3.164 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 3.165 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 3.166 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs x) 3))) into (/ 1/2 (pow (fabs x) 3)) 3.166 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs x) 5))) into (/ 3/4 (pow (fabs x) 5)) 3.166 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs x) 7))) into (/ 15/8 (pow (fabs x) 7)) 3.166 * [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)))) 3.167 * [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))))) 3.168 * [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)))))) 3.168 * [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))))))) 3.170 * [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))) 3.172 * [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))) 3.172 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))))) into 0 3.172 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 3.172 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 3.172 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 3.173 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs x) 3)))) into 0 3.173 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 3.173 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 3.173 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 3.173 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 3.173 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs x) 5)))) into 0 3.173 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 3.174 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 3.174 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 3.174 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 3.174 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))))) into 0 3.174 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs x) 7)))) into 0 3.174 * [backup-simplify]: Simplify (+ 0 0) into 0 3.175 * [backup-simplify]: Simplify (+ 0 0) into 0 3.175 * [backup-simplify]: Simplify (+ 0 0) into 0 3.175 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 3.175 * [backup-simplify]: Simplify (* (exp (pow (fabs x) 2)) (+ (* (/ (pow 0 1) 1)))) into 0 3.176 * [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 3.177 * [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 3.177 * [backup-simplify]: Simplify 0 into 0 3.178 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 3.178 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 3.178 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 3.179 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 3.179 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 3.179 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 3.180 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))) into 0 3.180 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 3.180 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 3.181 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 3.181 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 3.181 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))) into 0 3.182 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 3.182 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 3.182 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 3.183 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 3.183 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 3.183 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))) into 0 3.184 * [backup-simplify]: Simplify (+ 0 0) into 0 3.184 * [backup-simplify]: Simplify (+ 0 0) into 0 3.184 * [backup-simplify]: Simplify (+ 0 0) into 0 3.184 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 3.185 * [backup-simplify]: Simplify (* (exp (pow (fabs x) 2)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.186 * [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 3.187 * [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 3.187 * [backup-simplify]: Simplify 0 into 0 3.188 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 3.188 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 3.188 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 3.189 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 3.190 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 3.190 * [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.191 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))) into 0 3.191 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 3.192 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 3.192 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 3.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))))) into 0 3.193 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))) into 0 3.194 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 3.194 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 3.195 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 3.195 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 3.195 * [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 3.196 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))) into 0 3.196 * [backup-simplify]: Simplify (+ 0 0) into 0 3.197 * [backup-simplify]: Simplify (+ 0 0) into 0 3.197 * [backup-simplify]: Simplify (+ 0 0) into 0 3.197 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 3.198 * [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 3.203 * [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 3.204 * [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 3.204 * [backup-simplify]: Simplify 0 into 0 3.205 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 3.206 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 3.206 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 3.207 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 3.207 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 3.208 * [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.209 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))) into 0 3.209 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 3.210 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 3.211 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 3.211 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 3.212 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))) into 0 3.213 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 3.213 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 3.214 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 3.215 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 3.215 * [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 3.216 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))))) into 0 3.216 * [backup-simplify]: Simplify (+ 0 0) into 0 3.217 * [backup-simplify]: Simplify (+ 0 0) into 0 3.217 * [backup-simplify]: Simplify (+ 0 0) into 0 3.218 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 3.219 * [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 3.220 * [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 3.221 * [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 3.221 * [backup-simplify]: Simplify 0 into 0 3.222 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 3.223 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 3.223 * [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 3.224 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 3.225 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 3.225 * [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.226 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))))) into 0 3.227 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 3.228 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 3.229 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 3.229 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 3.231 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))))) into 0 3.232 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 3.232 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 3.233 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 3.234 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 3.235 * [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 3.236 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))))) into 0 3.236 * [backup-simplify]: Simplify (+ 0 0) into 0 3.236 * [backup-simplify]: Simplify (+ 0 0) into 0 3.237 * [backup-simplify]: Simplify (+ 0 0) into 0 3.238 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 3.240 * [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 3.242 * [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 3.244 * [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 3.244 * [backup-simplify]: Simplify 0 into 0 3.245 * [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.247 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 3.247 * [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 3.249 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 3.250 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 3.250 * [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.252 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))))) into 0 3.253 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 3.254 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 3.255 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 3.256 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 3.257 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))))) into 0 3.258 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 3.260 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 3.261 * [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 3.262 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 3.262 * [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 3.264 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))))))) into 0 3.264 * [backup-simplify]: Simplify (+ 0 0) into 0 3.264 * [backup-simplify]: Simplify (+ 0 0) into 0 3.265 * [backup-simplify]: Simplify (+ 0 0) into 0 3.266 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 3.269 * [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 3.271 * [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 3.272 * [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 3.272 * [backup-simplify]: Simplify 0 into 0 3.273 * [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))) 3.274 * [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))) 3.274 * [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 3.274 * [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 3.274 * [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 3.274 * [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 3.274 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 3.274 * [taylor]: Taking taylor expansion of 1/2 in x 3.274 * [backup-simplify]: Simplify 1/2 into 1/2 3.274 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 3.275 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 3.275 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.275 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.275 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.275 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 3.275 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 3.275 * [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 3.275 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 3.275 * [taylor]: Taking taylor expansion of 15/8 in x 3.275 * [backup-simplify]: Simplify 15/8 into 15/8 3.275 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 3.275 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 3.275 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.275 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.275 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.275 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 3.275 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 3.275 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 3.275 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 3.275 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 3.275 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 3.275 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.276 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.276 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 3.276 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 3.276 * [taylor]: Taking taylor expansion of 3/4 in x 3.276 * [backup-simplify]: Simplify 3/4 into 3/4 3.276 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 3.276 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 3.276 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.276 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.276 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.276 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 3.276 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 3.276 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 3.276 * [taylor]: Taking taylor expansion of (exp (pow (fabs (/ 1 x)) 2)) in x 3.276 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 3.276 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.276 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.276 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.276 * [backup-simplify]: Simplify (exp (pow (fabs (/ 1 x)) 2)) into (exp (pow (fabs (/ 1 x)) 2)) 3.276 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 3.276 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 3.276 * [taylor]: Taking taylor expansion of PI in x 3.276 * [backup-simplify]: Simplify PI into PI 3.277 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 3.277 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 3.278 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 3.279 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 3.279 * [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 3.279 * [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 3.279 * [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 3.279 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 3.279 * [taylor]: Taking taylor expansion of 1/2 in x 3.279 * [backup-simplify]: Simplify 1/2 into 1/2 3.279 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 3.279 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 3.279 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.279 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.279 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.279 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 3.279 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 3.279 * [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 3.279 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 3.279 * [taylor]: Taking taylor expansion of 15/8 in x 3.279 * [backup-simplify]: Simplify 15/8 into 15/8 3.279 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 3.279 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 3.279 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.279 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.279 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.279 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 3.280 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 3.280 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 3.280 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 3.280 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 3.280 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 3.280 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.280 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.280 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 3.280 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 3.280 * [taylor]: Taking taylor expansion of 3/4 in x 3.280 * [backup-simplify]: Simplify 3/4 into 3/4 3.280 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 3.280 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 3.280 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.280 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.281 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.281 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 3.281 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 3.281 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 3.281 * [taylor]: Taking taylor expansion of (exp (pow (fabs (/ 1 x)) 2)) in x 3.281 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 3.281 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.281 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.281 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.281 * [backup-simplify]: Simplify (exp (pow (fabs (/ 1 x)) 2)) into (exp (pow (fabs (/ 1 x)) 2)) 3.282 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 3.282 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 3.282 * [taylor]: Taking taylor expansion of PI in x 3.282 * [backup-simplify]: Simplify PI into PI 3.282 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 3.283 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 3.284 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 3.285 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 3.285 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 3.286 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) into (/ 15/8 (pow (fabs (/ 1 x)) 7)) 3.286 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 3.286 * [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)))) 3.286 * [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))))) 3.287 * [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)))))) 3.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)))))) (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))) 3.290 * [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)))) 3.291 * [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))) 3.292 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 3.294 * [backup-simplify]: Simplify (* (exp (pow (fabs (/ 1 x)) 2)) (+ (* (/ (pow 0 1) 1)))) into 0 3.295 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 3.295 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 3.295 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 3.296 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))) into 0 3.296 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 3.296 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 3.296 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 3.297 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 3.297 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 3.297 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))) into 0 3.298 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))))) into 0 3.298 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 3.298 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 3.298 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 3.298 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 3.299 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))) into 0 3.299 * [backup-simplify]: Simplify (+ 0 0) into 0 3.300 * [backup-simplify]: Simplify (+ 0 0) into 0 3.300 * [backup-simplify]: Simplify (+ 0 0) into 0 3.300 * [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 3.301 * [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 3.301 * [backup-simplify]: Simplify 0 into 0 3.302 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 3.303 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 3.303 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 3.304 * [backup-simplify]: Simplify (* (exp (pow (fabs (/ 1 x)) 2)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.304 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 3.305 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 3.305 * [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.305 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))) into 0 3.306 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 3.306 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 3.306 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 3.307 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 3.307 * [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.307 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))) into 0 3.307 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 3.308 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 3.308 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 3.309 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 3.309 * [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.309 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))) into 0 3.310 * [backup-simplify]: Simplify (+ 0 0) into 0 3.310 * [backup-simplify]: Simplify (+ 0 0) into 0 3.310 * [backup-simplify]: Simplify (+ 0 0) into 0 3.311 * [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 3.312 * [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 3.312 * [backup-simplify]: Simplify 0 into 0 3.312 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 3.313 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 3.314 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 3.315 * [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.315 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 3.316 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.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))))) into 0 3.317 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))) into 0 3.317 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 3.318 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.318 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 3.319 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 3.319 * [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.320 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))) into 0 3.320 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 3.321 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 3.321 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.322 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 3.322 * [backup-simplify]: Simplify (- (+ (* (/ 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.323 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into 0 3.323 * [backup-simplify]: Simplify (+ 0 0) into 0 3.323 * [backup-simplify]: Simplify (+ 0 0) into 0 3.323 * [backup-simplify]: Simplify (+ 0 0) into 0 3.324 * [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 3.325 * [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 3.326 * [backup-simplify]: Simplify 0 into 0 3.326 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 3.327 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 3.328 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 3.330 * [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.330 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 3.331 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 3.331 * [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.332 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))))) into 0 3.333 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 3.334 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 3.335 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 3.335 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 3.336 * [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.337 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))))) into 0 3.337 * [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.338 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 3.338 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 3.339 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 3.339 * [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.340 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))))) into 0 3.341 * [backup-simplify]: Simplify (+ 0 0) into 0 3.341 * [backup-simplify]: Simplify (+ 0 0) into 0 3.341 * [backup-simplify]: Simplify (+ 0 0) into 0 3.342 * [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.343 * [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.343 * [backup-simplify]: Simplify 0 into 0 3.344 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 3.345 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 3.346 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 3.348 * [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.349 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 3.350 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 3.350 * [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.352 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))))) into 0 3.353 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 3.354 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 3.356 * [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.358 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 3.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))))) into 0 3.360 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))))) into 0 3.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)))))) into 0 3.362 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 3.363 * [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.365 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 3.366 * [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.368 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))))) into 0 3.368 * [backup-simplify]: Simplify (+ 0 0) into 0 3.368 * [backup-simplify]: Simplify (+ 0 0) into 0 3.369 * [backup-simplify]: Simplify (+ 0 0) into 0 3.371 * [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.373 * [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.373 * [backup-simplify]: Simplify 0 into 0 3.374 * [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.376 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 3.378 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 3.382 * [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.383 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 3.385 * [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.385 * [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.388 * [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.389 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 3.390 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 3.392 * [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.393 * [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.393 * [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.395 * [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.395 * [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.396 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 3.397 * [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.398 * [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.399 * [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.400 * [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.400 * [backup-simplify]: Simplify (+ 0 0) into 0 3.401 * [backup-simplify]: Simplify (+ 0 0) into 0 3.401 * [backup-simplify]: Simplify (+ 0 0) into 0 3.402 * [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.404 * [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.404 * [backup-simplify]: Simplify 0 into 0 3.405 * [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.406 * [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.406 * [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.406 * [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.406 * [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.406 * [taylor]: Taking taylor expansion of (exp (pow (fabs (/ -1 x)) 2)) in x 3.406 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 3.406 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.406 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.406 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.406 * [backup-simplify]: Simplify (exp (pow (fabs (/ -1 x)) 2)) into (exp (pow (fabs (/ -1 x)) 2)) 3.406 * [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.406 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 3.406 * [taylor]: Taking taylor expansion of 1/2 in x 3.406 * [backup-simplify]: Simplify 1/2 into 1/2 3.406 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 3.406 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 3.406 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.406 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.406 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.406 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 3.407 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 3.407 * [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.407 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 3.407 * [taylor]: Taking taylor expansion of 15/8 in x 3.407 * [backup-simplify]: Simplify 15/8 into 15/8 3.407 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 3.407 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 3.407 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.407 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.407 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.407 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 3.407 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 3.407 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 3.407 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 3.407 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 3.407 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 3.407 * [taylor]: Taking taylor expansion of 3/4 in x 3.407 * [backup-simplify]: Simplify 3/4 into 3/4 3.407 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 3.407 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 3.407 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.407 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.407 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.407 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 3.408 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 3.408 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 3.408 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 3.408 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.408 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.408 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 3.408 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 3.408 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 3.408 * [taylor]: Taking taylor expansion of PI in x 3.408 * [backup-simplify]: Simplify PI into PI 3.408 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 3.409 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 3.409 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 3.410 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 3.410 * [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.410 * [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.410 * [taylor]: Taking taylor expansion of (exp (pow (fabs (/ -1 x)) 2)) in x 3.410 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 3.410 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.410 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.410 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.410 * [backup-simplify]: Simplify (exp (pow (fabs (/ -1 x)) 2)) into (exp (pow (fabs (/ -1 x)) 2)) 3.410 * [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.410 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 3.410 * [taylor]: Taking taylor expansion of 1/2 in x 3.410 * [backup-simplify]: Simplify 1/2 into 1/2 3.410 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 3.410 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 3.410 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.410 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.410 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.410 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 3.411 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 3.411 * [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.411 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 3.411 * [taylor]: Taking taylor expansion of 15/8 in x 3.411 * [backup-simplify]: Simplify 15/8 into 15/8 3.411 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 3.411 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 3.411 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.411 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.411 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.411 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 3.411 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 3.411 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 3.411 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 3.411 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 3.411 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 3.411 * [taylor]: Taking taylor expansion of 3/4 in x 3.411 * [backup-simplify]: Simplify 3/4 into 3/4 3.411 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 3.411 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 3.411 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.411 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.411 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.411 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 3.412 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 3.412 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 3.412 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 3.412 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.412 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.412 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 3.412 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 3.412 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 3.412 * [taylor]: Taking taylor expansion of PI in x 3.412 * [backup-simplify]: Simplify PI into PI 3.412 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 3.413 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 3.414 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 3.415 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 3.415 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 3.416 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) into (/ 15/8 (pow (fabs (/ -1 x)) 7)) 3.416 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 3.416 * [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.416 * [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.417 * [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.418 * [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.419 * [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.421 * [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.421 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 3.422 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 3.422 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 3.423 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))) into 0 3.423 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 3.423 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 3.423 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 3.423 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 3.424 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 3.424 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))) into 0 3.425 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 3.425 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 3.425 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 3.425 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 3.426 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))) into 0 3.426 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))))) into 0 3.426 * [backup-simplify]: Simplify (+ 0 0) into 0 3.427 * [backup-simplify]: Simplify (+ 0 0) into 0 3.427 * [backup-simplify]: Simplify (+ 0 0) into 0 3.427 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 3.428 * [backup-simplify]: Simplify (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* (/ (pow 0 1) 1)))) into 0 3.429 * [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.431 * [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.431 * [backup-simplify]: Simplify 0 into 0 3.432 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 3.434 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 3.434 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 3.435 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 3.435 * [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.436 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))) into 0 3.437 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 3.438 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 3.438 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 3.439 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 3.439 * [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.441 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))) into 0 3.441 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 3.442 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 3.442 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 3.443 * [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.444 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))) into 0 3.444 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 3.444 * [backup-simplify]: Simplify (+ 0 0) into 0 3.445 * [backup-simplify]: Simplify (+ 0 0) into 0 3.445 * [backup-simplify]: Simplify (+ 0 0) into 0 3.445 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 3.447 * [backup-simplify]: Simplify (* (exp (pow (fabs (/ -1 x)) 2)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.448 * [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.450 * [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.450 * [backup-simplify]: Simplify 0 into 0 3.451 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 3.453 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 3.453 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 3.454 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.455 * [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.456 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))) into 0 3.457 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 3.458 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.459 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 3.460 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 3.460 * [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.461 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))) into 0 3.462 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 3.463 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.464 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 3.464 * [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.466 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))) into 0 3.466 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 3.466 * [backup-simplify]: Simplify (+ 0 0) into 0 3.467 * [backup-simplify]: Simplify (+ 0 0) into 0 3.467 * [backup-simplify]: Simplify (+ 0 0) into 0 3.468 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 3.470 * [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.471 * [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.473 * [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.473 * [backup-simplify]: Simplify 0 into 0 3.474 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 3.476 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 3.477 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 3.478 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 3.479 * [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.481 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))))) into 0 3.482 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 3.483 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 3.484 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 3.485 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 3.486 * [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.488 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))))) into 0 3.489 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 3.490 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 3.491 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 3.492 * [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.494 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))))) into 0 3.494 * [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.494 * [backup-simplify]: Simplify (+ 0 0) into 0 3.495 * [backup-simplify]: Simplify (+ 0 0) into 0 3.495 * [backup-simplify]: Simplify (+ 0 0) into 0 3.496 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 3.499 * [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.501 * [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.503 * [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.503 * [backup-simplify]: Simplify 0 into 0 3.504 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 3.506 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 3.509 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 3.511 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 3.512 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 3.514 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))))) into 0 3.515 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 3.517 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 3.518 * [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.520 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 3.521 * [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.523 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))))) into 0 3.525 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 3.526 * [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.528 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 3.529 * [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.531 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))))) into 0 3.531 * [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.532 * [backup-simplify]: Simplify (+ 0 0) into 0 3.532 * [backup-simplify]: Simplify (+ 0 0) into 0 3.532 * [backup-simplify]: Simplify (+ 0 0) into 0 3.534 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 3.539 * [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.542 * [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.545 * [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.545 * [backup-simplify]: Simplify 0 into 0 3.546 * [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.548 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 3.551 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 3.553 * [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.554 * [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.556 * [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.558 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 3.560 * [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.562 * [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.564 * [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.564 * [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.566 * [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.568 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 3.570 * [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.572 * [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.572 * [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.574 * [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.574 * [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.574 * [backup-simplify]: Simplify (+ 0 0) into 0 3.574 * [backup-simplify]: Simplify (+ 0 0) into 0 3.575 * [backup-simplify]: Simplify (+ 0 0) into 0 3.576 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 3.579 * [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.581 * [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.583 * [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.583 * [backup-simplify]: Simplify 0 into 0 3.584 * [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.584 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1 1) 3.584 * [backup-simplify]: Simplify (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) into (/ 1/2 (pow (fabs x) 3)) 3.585 * [approximate]: Taking taylor expansion of (/ 1/2 (pow (fabs x) 3)) in (x) around 0 3.585 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs x) 3)) in x 3.585 * [taylor]: Taking taylor expansion of 1/2 in x 3.585 * [backup-simplify]: Simplify 1/2 into 1/2 3.585 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 3.585 * [taylor]: Taking taylor expansion of (fabs x) in x 3.585 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.585 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.585 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 3.585 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 3.585 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs x) 3)) in x 3.585 * [taylor]: Taking taylor expansion of 1/2 in x 3.585 * [backup-simplify]: Simplify 1/2 into 1/2 3.585 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 3.585 * [taylor]: Taking taylor expansion of (fabs x) in x 3.585 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.585 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.585 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 3.585 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 3.585 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 3.585 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 3.585 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 3.586 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1/2 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 3.586 * [backup-simplify]: Simplify 0 into 0 3.586 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 3.586 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 3.587 * [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.587 * [backup-simplify]: Simplify 0 into 0 3.587 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 3.588 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 3.588 * [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.588 * [backup-simplify]: Simplify 0 into 0 3.589 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 3.590 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 3.590 * [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.591 * [backup-simplify]: Simplify 0 into 0 3.591 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 3.592 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 3.593 * [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.593 * [backup-simplify]: Simplify 0 into 0 3.594 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 3.595 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 3.595 * [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.595 * [backup-simplify]: Simplify 0 into 0 3.596 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 3.596 * [backup-simplify]: Simplify (/ (/ 1/2 (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 3.596 * [approximate]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ 1 x)) 3)) in (x) around 0 3.596 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ 1 x)) 3)) in x 3.596 * [taylor]: Taking taylor expansion of 1/2 in x 3.596 * [backup-simplify]: Simplify 1/2 into 1/2 3.596 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 3.596 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.596 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.596 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.596 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 3.596 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 x)) 3)) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 3.596 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ 1 x)) 3)) in x 3.596 * [taylor]: Taking taylor expansion of 1/2 in x 3.596 * [backup-simplify]: Simplify 1/2 into 1/2 3.596 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 3.596 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.596 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.596 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.596 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 3.596 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 x)) 3)) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 3.597 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 x)) 3)) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 3.597 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 3.597 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 3.597 * [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.597 * [backup-simplify]: Simplify 0 into 0 3.597 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 3.598 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 3.598 * [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.598 * [backup-simplify]: Simplify 0 into 0 3.598 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 3.599 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.599 * [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.599 * [backup-simplify]: Simplify 0 into 0 3.600 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 3.601 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 3.601 * [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.601 * [backup-simplify]: Simplify 0 into 0 3.602 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 3.603 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 3.603 * [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.604 * [backup-simplify]: Simplify 0 into 0 3.605 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 3.606 * [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.606 * [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.606 * [backup-simplify]: Simplify 0 into 0 3.606 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 (/ 1 x))) 3)) into (/ 1/2 (pow (fabs x) 3)) 3.607 * [backup-simplify]: Simplify (/ (/ 1/2 (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 3.607 * [approximate]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ -1 x)) 3)) in (x) around 0 3.607 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ -1 x)) 3)) in x 3.607 * [taylor]: Taking taylor expansion of 1/2 in x 3.607 * [backup-simplify]: Simplify 1/2 into 1/2 3.607 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 3.607 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.607 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.607 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.607 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 3.607 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 x)) 3)) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 3.607 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ -1 x)) 3)) in x 3.607 * [taylor]: Taking taylor expansion of 1/2 in x 3.607 * [backup-simplify]: Simplify 1/2 into 1/2 3.607 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 3.607 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.607 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.607 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.607 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 3.607 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 x)) 3)) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 3.607 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 x)) 3)) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 3.608 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 3.608 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 3.608 * [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.608 * [backup-simplify]: Simplify 0 into 0 3.608 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 3.609 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 3.609 * [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.609 * [backup-simplify]: Simplify 0 into 0 3.609 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 3.610 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.610 * [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.610 * [backup-simplify]: Simplify 0 into 0 3.611 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 3.612 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 3.612 * [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.612 * [backup-simplify]: Simplify 0 into 0 3.614 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 3.616 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 3.617 * [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.617 * [backup-simplify]: Simplify 0 into 0 3.619 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 3.621 * [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.621 * [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.621 * [backup-simplify]: Simplify 0 into 0 3.622 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (/ 1/2 (pow (fabs x) 3)) 3.622 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1 2 1 1) 3.622 * [backup-simplify]: Simplify (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) into (/ 1 (pow (fabs x) 3)) 3.622 * [approximate]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in (x) around 0 3.622 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 3.622 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 3.622 * [taylor]: Taking taylor expansion of (fabs x) in x 3.622 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.622 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.622 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 3.622 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 3.622 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 3.623 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 3.623 * [taylor]: Taking taylor expansion of (fabs x) in x 3.623 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.623 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.623 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 3.623 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 3.623 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 3.623 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 3.623 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 3.624 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 3.624 * [backup-simplify]: Simplify 0 into 0 3.627 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 3.627 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 3.628 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 3.628 * [backup-simplify]: Simplify 0 into 0 3.629 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 3.630 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 3.630 * [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.630 * [backup-simplify]: Simplify 0 into 0 3.632 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 3.633 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 3.633 * [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.633 * [backup-simplify]: Simplify 0 into 0 3.635 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 3.637 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 3.637 * [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.637 * [backup-simplify]: Simplify 0 into 0 3.639 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 3.641 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 3.642 * [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.642 * [backup-simplify]: Simplify 0 into 0 3.642 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 3.643 * [backup-simplify]: Simplify (/ (/ 1 (fabs (/ 1 x))) (* (fabs (/ 1 x)) (fabs (/ 1 x)))) into (/ 1 (pow (fabs (/ 1 x)) 3)) 3.643 * [approximate]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in (x) around 0 3.643 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 3.643 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 3.643 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.643 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.643 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.643 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 3.643 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 3.643 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 3.643 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 3.643 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.643 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.644 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.644 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 3.644 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 3.644 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 3.644 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 3.644 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 3.645 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 3.645 * [backup-simplify]: Simplify 0 into 0 3.645 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 3.646 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 3.646 * [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.646 * [backup-simplify]: Simplify 0 into 0 3.647 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 3.648 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.649 * [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.649 * [backup-simplify]: Simplify 0 into 0 3.650 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 3.651 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 3.652 * [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.652 * [backup-simplify]: Simplify 0 into 0 3.654 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 3.655 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 3.656 * [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.656 * [backup-simplify]: Simplify 0 into 0 3.658 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 3.660 * [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.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))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 3.661 * [backup-simplify]: Simplify 0 into 0 3.661 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 (/ 1 x))) 3)) into (/ 1 (pow (fabs x) 3)) 3.661 * [backup-simplify]: Simplify (/ (/ 1 (fabs (/ 1 (- x)))) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x))))) into (/ 1 (pow (fabs (/ -1 x)) 3)) 3.661 * [approximate]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in (x) around 0 3.661 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 3.661 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 3.661 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.661 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.661 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.662 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 3.662 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 3.662 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 3.662 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 3.662 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.662 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.662 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.662 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 3.662 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 3.662 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 3.663 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 3.663 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 3.663 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 3.663 * [backup-simplify]: Simplify 0 into 0 3.664 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 3.664 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 3.664 * [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.665 * [backup-simplify]: Simplify 0 into 0 3.665 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 3.666 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.667 * [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.667 * [backup-simplify]: Simplify 0 into 0 3.668 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 3.669 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 3.670 * [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.670 * [backup-simplify]: Simplify 0 into 0 3.671 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 3.673 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 3.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))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 3.674 * [backup-simplify]: Simplify 0 into 0 3.675 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 3.677 * [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.677 * [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.677 * [backup-simplify]: Simplify 0 into 0 3.677 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (/ 1 (pow (fabs x) 3)) 3.677 * * * [progress]: simplifying candidates 3.677 * * * * [progress]: [ 1 / 195 ] simplifiying candidate # 3.677 * * * * [progress]: [ 2 / 195 ] simplifiying candidate # 3.677 * * * * [progress]: [ 3 / 195 ] simplifiying candidate # 3.678 * * * * [progress]: [ 4 / 195 ] simplifiying candidate # 3.678 * * * * [progress]: [ 5 / 195 ] simplifiying candidate # 3.678 * * * * [progress]: [ 6 / 195 ] simplifiying candidate # 3.678 * * * * [progress]: [ 7 / 195 ] simplifiying candidate # 3.678 * [simplify]: Simplifying (sqrt (* (cbrt PI) (cbrt PI))) 3.678 * * [simplify]: iters left: 4 (4 enodes) 3.679 * * [simplify]: iters left: 3 (13 enodes) 3.680 * * [simplify]: Extracting #0: cost 1 inf + 0 3.680 * * [simplify]: Extracting #1: cost 4 inf + 0 3.680 * * [simplify]: Extracting #2: cost 7 inf + 0 3.680 * * [simplify]: Extracting #3: cost 6 inf + 1 3.681 * * [simplify]: Extracting #4: cost 0 inf + 647 3.681 * [simplify]: Simplified to (fabs (cbrt PI)) 3.681 * [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.681 * * * * [progress]: [ 8 / 195 ] simplifiying candidate # 3.681 * [simplify]: Simplifying (sqrt (sqrt PI)) 3.681 * * [simplify]: iters left: 2 (3 enodes) 3.682 * * [simplify]: iters left: 1 (9 enodes) 3.683 * * [simplify]: Extracting #0: cost 1 inf + 0 3.683 * * [simplify]: Extracting #1: cost 3 inf + 0 3.683 * * [simplify]: Extracting #2: cost 5 inf + 0 3.683 * * [simplify]: Extracting #3: cost 4 inf + 1 3.683 * * [simplify]: Extracting #4: cost 0 inf + 245 3.683 * [simplify]: Simplified to (sqrt (sqrt PI)) 3.683 * [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.683 * * * * [progress]: [ 9 / 195 ] simplifiying candidate # 3.683 * [simplify]: Simplifying (sqrt 1) 3.683 * * [simplify]: iters left: 1 (2 enodes) 3.685 * * [simplify]: Extracting #0: cost 1 inf + 0 3.685 * * [simplify]: Extracting #1: cost 0 inf + 1 3.685 * [simplify]: Simplified to 1 3.685 * [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.685 * * * * [progress]: [ 10 / 195 ] simplifiying candidate # 3.686 * * * * [progress]: [ 11 / 195 ] simplifiying candidate # 3.686 * * * * [progress]: [ 12 / 195 ] simplifiying candidate # 3.686 * [simplify]: Simplifying (sqrt PI) 3.686 * * [simplify]: iters left: 1 (2 enodes) 3.686 * * [simplify]: Extracting #0: cost 1 inf + 0 3.686 * * [simplify]: Extracting #1: cost 3 inf + 0 3.686 * * [simplify]: Extracting #2: cost 2 inf + 1 3.686 * * [simplify]: Extracting #3: cost 0 inf + 83 3.686 * [simplify]: Simplified to (sqrt PI) 3.686 * [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.686 * * * * [progress]: [ 13 / 195 ] simplifiying candidate # 3.687 * * * * [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.687 * * * * [progress]: [ 15 / 195 ] simplifiying candidate # 3.687 * [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.687 * * [simplify]: iters left: 6 (22 enodes) 3.693 * * [simplify]: iters left: 5 (106 enodes) 3.722 * * [simplify]: iters left: 4 (280 enodes) 3.819 * * [simplify]: Extracting #0: cost 1 inf + 0 3.819 * * [simplify]: Extracting #1: cost 19 inf + 0 3.819 * * [simplify]: Extracting #2: cost 108 inf + 0 3.820 * * [simplify]: Extracting #3: cost 217 inf + 43 3.822 * * [simplify]: Extracting #4: cost 203 inf + 8069 3.830 * * [simplify]: Extracting #5: cost 79 inf + 43223 3.849 * * [simplify]: Extracting #6: cost 10 inf + 69528 3.868 * * [simplify]: Extracting #7: cost 0 inf + 73354 3.887 * [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.887 * [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.887 * * * * [progress]: [ 16 / 195 ] simplifiying candidate # 3.887 * * * * [progress]: [ 17 / 195 ] simplifiying candidate # 3.887 * [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.888 * * [simplify]: iters left: 6 (23 enodes) 3.894 * * [simplify]: iters left: 5 (103 enodes) 3.913 * * [simplify]: iters left: 4 (235 enodes) 3.993 * * [simplify]: Extracting #0: cost 1 inf + 0 3.993 * * [simplify]: Extracting #1: cost 12 inf + 0 3.993 * * [simplify]: Extracting #2: cost 26 inf + 0 3.993 * * [simplify]: Extracting #3: cost 46 inf + 0 3.994 * * [simplify]: Extracting #4: cost 116 inf + 236 3.995 * * [simplify]: Extracting #5: cost 136 inf + 2875 4.001 * * [simplify]: Extracting #6: cost 65 inf + 17089 4.008 * * [simplify]: Extracting #7: cost 20 inf + 29334 4.017 * * [simplify]: Extracting #8: cost 11 inf + 33360 4.034 * * [simplify]: Extracting #9: cost 1 inf + 40496 4.051 * * [simplify]: Extracting #10: cost 0 inf + 41282 4.062 * [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)))) 4.062 * [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)))))) 4.063 * * * * [progress]: [ 18 / 195 ] simplifiying candidate # 4.063 * [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))))) 4.063 * * [simplify]: iters left: 6 (24 enodes) 4.070 * * [simplify]: iters left: 5 (107 enodes) 4.107 * * [simplify]: iters left: 4 (236 enodes) 4.206 * * [simplify]: Extracting #0: cost 1 inf + 0 4.206 * * [simplify]: Extracting #1: cost 11 inf + 0 4.206 * * [simplify]: Extracting #2: cost 25 inf + 0 4.207 * * [simplify]: Extracting #3: cost 51 inf + 0 4.207 * * [simplify]: Extracting #4: cost 109 inf + 469 4.209 * * [simplify]: Extracting #5: cost 130 inf + 3719 4.218 * * [simplify]: Extracting #6: cost 47 inf + 23517 4.232 * * [simplify]: Extracting #7: cost 6 inf + 35851 4.242 * * [simplify]: Extracting #8: cost 0 inf + 37440 4.251 * * [simplify]: Extracting #9: cost 0 inf + 37320 4.265 * [simplify]: Simplified to (+ (log (+ (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (- (* (fabs x) (fabs x)) (log (sqrt PI)))) 4.265 * [simplify]: Simplified (2 1) to (λ (x) (exp (+ (log (+ (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 1 (fabs x)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))))) (- (* (fabs x) (fabs x)) (log (sqrt PI)))))) 4.266 * * * * [progress]: [ 19 / 195 ] simplifiying candidate # 4.266 * * * * [progress]: [ 20 / 195 ] simplifiying candidate # 4.266 * * * * [progress]: [ 21 / 195 ] simplifiying candidate # 4.266 * [simplify]: Simplifying (* (/ (* (* (exp (* (fabs x) (fabs x))) (exp (* (fabs x) (fabs x)))) (exp (* (fabs x) (fabs x)))) (* (* (sqrt PI) (sqrt PI)) (sqrt PI))) (* (* (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 4.267 * * [simplify]: iters left: 6 (28 enodes) 4.282 * * [simplify]: iters left: 5 (142 enodes) 4.346 * * [simplify]: Extracting #0: cost 1 inf + 0 4.346 * * [simplify]: Extracting #1: cost 42 inf + 0 4.347 * * [simplify]: Extracting #2: cost 100 inf + 123 4.348 * * [simplify]: Extracting #3: cost 167 inf + 246 4.349 * * [simplify]: Extracting #4: cost 207 inf + 248 4.351 * * [simplify]: Extracting #5: cost 170 inf + 7224 4.356 * * [simplify]: Extracting #6: cost 134 inf + 13858 4.363 * * [simplify]: Extracting #7: cost 108 inf + 20678 4.384 * * [simplify]: Extracting #8: cost 42 inf + 60822 4.418 * * [simplify]: Extracting #9: cost 7 inf + 84620 4.452 * * [simplify]: Extracting #10: cost 0 inf + 90167 4.491 * [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.491 * [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.491 * * * * [progress]: [ 22 / 195 ] simplifiying candidate # 4.492 * [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.492 * * [simplify]: iters left: 6 (26 enodes) 4.507 * * [simplify]: iters left: 5 (134 enodes) 4.570 * * [simplify]: iters left: 4 (479 enodes) 4.966 * * [simplify]: Extracting #0: cost 1 inf + 0 4.966 * * [simplify]: Extracting #1: cost 42 inf + 0 4.968 * * [simplify]: Extracting #2: cost 373 inf + 0 4.972 * * [simplify]: Extracting #3: cost 808 inf + 377 4.978 * * [simplify]: Extracting #4: cost 838 inf + 2037 4.990 * * [simplify]: Extracting #5: cost 744 inf + 21325 5.066 * * [simplify]: Extracting #6: cost 460 inf + 164061 5.277 * * [simplify]: Extracting #7: cost 63 inf + 446275 5.496 * * [simplify]: Extracting #8: cost 0 inf + 492451 5.741 * [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.742 * [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.742 * * * * [progress]: [ 23 / 195 ] simplifiying candidate # 5.742 * * * * [progress]: [ 24 / 195 ] simplifiying candidate # 5.742 * * * * [progress]: [ 25 / 195 ] simplifiying candidate # 5.742 * * * * [progress]: [ 26 / 195 ] simplifiying candidate # 5.743 * [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.743 * * [simplify]: iters left: 6 (31 enodes) 5.765 * * [simplify]: iters left: 5 (180 enodes) 5.826 * * [simplify]: Extracting #0: cost 1 inf + 0 5.826 * * [simplify]: Extracting #1: cost 6 inf + 0 5.826 * * [simplify]: Extracting #2: cost 36 inf + 0 5.826 * * [simplify]: Extracting #3: cost 99 inf + 1 5.827 * * [simplify]: Extracting #4: cost 169 inf + 1934 5.829 * * [simplify]: Extracting #5: cost 148 inf + 14768 5.837 * * [simplify]: Extracting #6: cost 102 inf + 33534 5.856 * * [simplify]: Extracting #7: cost 30 inf + 51401 5.889 * * [simplify]: Extracting #8: cost 3 inf + 66677 5.924 * * [simplify]: Extracting #9: cost 0 inf + 67596 5.965 * * [simplify]: Extracting #10: cost 0 inf + 67516 6.002 * [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)))))))) 6.002 * [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))))) 6.003 * [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))) 6.003 * * [simplify]: iters left: 6 (17 enodes) 6.014 * * [simplify]: iters left: 5 (89 enodes) 6.054 * * [simplify]: iters left: 4 (292 enodes) 6.298 * * [simplify]: Extracting #0: cost 1 inf + 0 6.298 * * [simplify]: Extracting #1: cost 38 inf + 0 6.298 * * [simplify]: Extracting #2: cost 189 inf + 0 6.299 * * [simplify]: Extracting #3: cost 295 inf + 409 6.306 * * [simplify]: Extracting #4: cost 233 inf + 14742 6.317 * * [simplify]: Extracting #5: cost 90 inf + 47619 6.336 * * [simplify]: Extracting #6: cost 10 inf + 71899 6.358 * * [simplify]: Extracting #7: cost 0 inf + 74576 6.379 * * [simplify]: Extracting #8: cost 0 inf + 74416 6.420 * [simplify]: Simplified to (* (* (* (* (fabs x) (fabs x)) (+ (* (/ 15/8 (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) -3/4)) 9/16)) (* (fabs x) (sqrt PI))) (* (fabs x) (fabs x))) 6.420 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (exp (* (fabs x) (fabs x))) (* (fabs x) (+ (+ (* (+ 27/64 (* (/ 15/8 (* (fabs x) (fabs x))) (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))))) (/ (* (* (fabs x) (fabs x)) 1) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (fabs x) (fabs x)) (+ 9/16 (* (/ 15/8 (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) -3/4)))) (/ 1/2 (fabs x)))) (* (fabs x) (* (* (fabs x) (fabs x)) (+ 9/16 (* (/ 15/8 (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) -3/4)))))))) (* (* (* (* (fabs x) (fabs x)) (+ (* (/ 15/8 (* (fabs x) (fabs x))) (+ (/ 15/8 (* (fabs x) (fabs x))) -3/4)) 9/16)) (* (fabs x) (sqrt PI))) (* (fabs x) (fabs x))))) 6.420 * * * * [progress]: [ 27 / 195 ] simplifiying candidate # 6.421 * [simplify]: Simplifying (* (exp (* (fabs x) (fabs x))) (+ (* (+ (* (/ 1/2 (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (* (fabs x) (fabs x)) (* (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (- (* 3/4 3/4) (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))))))) (fabs x)) (* (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 1))) 6.421 * * [simplify]: iters left: 6 (26 enodes) 6.439 * * [simplify]: iters left: 5 (131 enodes) 6.486 * * [simplify]: iters left: 4 (406 enodes) 6.754 * * [simplify]: Extracting #0: cost 1 inf + 0 6.754 * * [simplify]: Extracting #1: cost 13 inf + 0 6.755 * * [simplify]: Extracting #2: cost 103 inf + 0 6.756 * * [simplify]: Extracting #3: cost 267 inf + 1281 6.761 * * [simplify]: Extracting #4: cost 420 inf + 10359 6.780 * * [simplify]: Extracting #5: cost 292 inf + 48053 6.831 * * [simplify]: Extracting #6: cost 71 inf + 113886 6.904 * * [simplify]: Extracting #7: cost 0 inf + 136428 6.971 * * [simplify]: Extracting #8: cost 0 inf + 135822 7.039 * * [simplify]: Extracting #9: cost 0 inf + 135019 7.107 * * [simplify]: Extracting #10: cost 0 inf + 134699 7.163 * [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))))) 7.163 * [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))))) 7.163 * [simplify]: Simplifying (* (sqrt PI) (* (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (fabs x))) 7.163 * * [simplify]: iters left: 6 (13 enodes) 7.167 * * [simplify]: iters left: 5 (57 enodes) 7.179 * * [simplify]: iters left: 4 (138 enodes) 7.231 * * [simplify]: iters left: 3 (488 enodes) 7.645 * * [simplify]: Extracting #0: cost 1 inf + 0 7.645 * * [simplify]: Extracting #1: cost 38 inf + 0 7.646 * * [simplify]: Extracting #2: cost 178 inf + 0 7.648 * * [simplify]: Extracting #3: cost 276 inf + 331 7.656 * * [simplify]: Extracting #4: cost 196 inf + 15252 7.676 * * [simplify]: Extracting #5: cost 28 inf + 54375 7.694 * * [simplify]: Extracting #6: cost 0 inf + 62053 7.711 * [simplify]: Simplified to (* (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (fabs x) (sqrt PI))) 7.711 * [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.712 * * * * [progress]: [ 28 / 195 ] simplifiying candidate # 7.712 * [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.712 * * [simplify]: iters left: 6 (31 enodes) 7.724 * * [simplify]: iters left: 5 (183 enodes) 7.789 * * [simplify]: Extracting #0: cost 1 inf + 0 7.789 * * [simplify]: Extracting #1: cost 6 inf + 0 7.789 * * [simplify]: Extracting #2: cost 44 inf + 0 7.790 * * [simplify]: Extracting #3: cost 108 inf + 1 7.791 * * [simplify]: Extracting #4: cost 160 inf + 1738 7.793 * * [simplify]: Extracting #5: cost 175 inf + 5772 7.799 * * [simplify]: Extracting #6: cost 156 inf + 18116 7.819 * * [simplify]: Extracting #7: cost 57 inf + 44458 7.851 * * [simplify]: Extracting #8: cost 2 inf + 70540 7.874 * * [simplify]: Extracting #9: cost 0 inf + 71528 7.903 * [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.903 * [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.903 * [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.903 * * [simplify]: iters left: 6 (16 enodes) 7.909 * * [simplify]: iters left: 5 (81 enodes) 7.927 * * [simplify]: iters left: 4 (252 enodes) 8.055 * * [simplify]: Extracting #0: cost 1 inf + 0 8.055 * * [simplify]: Extracting #1: cost 34 inf + 0 8.056 * * [simplify]: Extracting #2: cost 117 inf + 0 8.057 * * [simplify]: Extracting #3: cost 219 inf + 1179 8.058 * * [simplify]: Extracting #4: cost 192 inf + 8048 8.070 * * [simplify]: Extracting #5: cost 89 inf + 29695 8.087 * * [simplify]: Extracting #6: cost 3 inf + 51575 8.101 * * [simplify]: Extracting #7: cost 0 inf + 52144 8.115 * [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))))) 8.115 * [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))))))) 8.115 * * * * [progress]: [ 29 / 195 ] simplifiying candidate # 8.115 * [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))) 8.115 * * [simplify]: iters left: 6 (26 enodes) 8.131 * * [simplify]: iters left: 5 (128 enodes) 8.163 * * [simplify]: iters left: 4 (378 enodes) 8.400 * * [simplify]: Extracting #0: cost 1 inf + 0 8.400 * * [simplify]: Extracting #1: cost 13 inf + 0 8.400 * * [simplify]: Extracting #2: cost 89 inf + 0 8.401 * * [simplify]: Extracting #3: cost 224 inf + 43 8.405 * * [simplify]: Extracting #4: cost 423 inf + 3229 8.417 * * [simplify]: Extracting #5: cost 378 inf + 28961 8.464 * * [simplify]: Extracting #6: cost 81 inf + 118849 8.525 * * [simplify]: Extracting #7: cost 2 inf + 144582 8.567 * * [simplify]: Extracting #8: cost 0 inf + 145015 8.608 * * [simplify]: Extracting #9: cost 0 inf + 143407 8.662 * * [simplify]: Extracting #10: cost 0 inf + 143207 8.737 * [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.737 * [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.739 * [simplify]: Simplifying (* (sqrt PI) (* (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (fabs x))) 8.739 * * [simplify]: iters left: 6 (12 enodes) 8.745 * * [simplify]: iters left: 5 (49 enodes) 8.763 * * [simplify]: iters left: 4 (102 enodes) 8.809 * * [simplify]: iters left: 3 (303 enodes) 8.976 * * [simplify]: Extracting #0: cost 1 inf + 0 8.976 * * [simplify]: Extracting #1: cost 33 inf + 0 8.977 * * [simplify]: Extracting #2: cost 121 inf + 0 8.978 * * [simplify]: Extracting #3: cost 183 inf + 856 8.985 * * [simplify]: Extracting #4: cost 100 inf + 15955 8.999 * * [simplify]: Extracting #5: cost 5 inf + 37295 9.009 * * [simplify]: Extracting #6: cost 0 inf + 38347 9.018 * [simplify]: Simplified to (* (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (fabs x) (sqrt PI))) 9.018 * [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))))) 9.018 * * * * [progress]: [ 30 / 195 ] simplifiying candidate # 9.019 * [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))) 9.019 * * [simplify]: iters left: 6 (22 enodes) 9.032 * * [simplify]: iters left: 5 (109 enodes) 9.083 * * [simplify]: iters left: 4 (322 enodes) 9.263 * * [simplify]: Extracting #0: cost 1 inf + 0 9.263 * * [simplify]: Extracting #1: cost 13 inf + 0 9.263 * * [simplify]: Extracting #2: cost 68 inf + 0 9.264 * * [simplify]: Extracting #3: cost 132 inf + 43 9.265 * * [simplify]: Extracting #4: cost 245 inf + 3084 9.269 * * [simplify]: Extracting #5: cost 179 inf + 19875 9.292 * * [simplify]: Extracting #6: cost 22 inf + 59109 9.328 * * [simplify]: Extracting #7: cost 0 inf + 66119 9.361 * * [simplify]: Extracting #8: cost 0 inf + 66079 9.379 * [simplify]: Simplified to (* (* (exp (* (fabs x) (fabs x))) (fabs x)) (* (* (fabs x) (fabs x)) (+ (fabs x) (+ (/ 1/2 (fabs x)) (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (fabs x))))))) 9.379 * [simplify]: Simplified (2 1) to (λ (x) (/ (* (* (exp (* (fabs x) (fabs x))) (fabs x)) (* (* (fabs x) (fabs x)) (+ (fabs x) (+ (/ 1/2 (fabs x)) (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (fabs x))))))) (* (sqrt PI) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x))))) 9.379 * [simplify]: Simplifying (* (sqrt PI) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x))) 9.380 * * [simplify]: iters left: 6 (8 enodes) 9.382 * * [simplify]: iters left: 5 (33 enodes) 9.387 * * [simplify]: iters left: 4 (55 enodes) 9.406 * * [simplify]: iters left: 3 (101 enodes) 9.435 * * [simplify]: iters left: 2 (151 enodes) 9.476 * * [simplify]: iters left: 1 (276 enodes) 9.556 * * [simplify]: Extracting #0: cost 1 inf + 0 9.557 * * [simplify]: Extracting #1: cost 31 inf + 0 9.557 * * [simplify]: Extracting #2: cost 111 inf + 0 9.557 * * [simplify]: Extracting #3: cost 96 inf + 1305 9.559 * * [simplify]: Extracting #4: cost 53 inf + 15422 9.563 * * [simplify]: Extracting #5: cost 11 inf + 34398 9.568 * * [simplify]: Extracting #6: cost 0 inf + 39380 9.572 * [simplify]: Simplified to (* (* (fabs x) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (sqrt PI)) 9.572 * [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.572 * * * * [progress]: [ 31 / 195 ] simplifiying candidate # 9.573 * [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.573 * * [simplify]: iters left: 6 (29 enodes) 9.582 * * [simplify]: iters left: 5 (163 enodes) 9.652 * * [simplify]: Extracting #0: cost 1 inf + 0 9.652 * * [simplify]: Extracting #1: cost 6 inf + 0 9.652 * * [simplify]: Extracting #2: cost 37 inf + 0 9.653 * * [simplify]: Extracting #3: cost 104 inf + 1 9.653 * * [simplify]: Extracting #4: cost 209 inf + 698 9.657 * * [simplify]: Extracting #5: cost 231 inf + 9316 9.668 * * [simplify]: Extracting #6: cost 152 inf + 28211 9.693 * * [simplify]: Extracting #7: cost 72 inf + 58895 9.737 * * [simplify]: Extracting #8: cost 7 inf + 94179 9.786 * * [simplify]: Extracting #9: cost 0 inf + 94740 9.827 * * [simplify]: Extracting #10: cost 0 inf + 93958 9.863 * [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.863 * [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.864 * [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.865 * * [simplify]: iters left: 6 (24 enodes) 9.880 * * [simplify]: iters left: 5 (124 enodes) 9.912 * * [simplify]: iters left: 4 (487 enodes) 10.374 * * [simplify]: Extracting #0: cost 1 inf + 0 10.374 * * [simplify]: Extracting #1: cost 28 inf + 0 10.375 * * [simplify]: Extracting #2: cost 68 inf + 0 10.376 * * [simplify]: Extracting #3: cost 436 inf + 125 10.379 * * [simplify]: Extracting #4: cost 750 inf + 8218 10.394 * * [simplify]: Extracting #5: cost 704 inf + 27404 10.453 * * [simplify]: Extracting #6: cost 341 inf + 127370 10.587 * * [simplify]: Extracting #7: cost 27 inf + 246257 10.699 * * [simplify]: Extracting #8: cost 0 inf + 258802 10.816 * * [simplify]: Extracting #9: cost 0 inf + 258476 10.946 * [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.946 * [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.947 * * * * [progress]: [ 32 / 195 ] simplifiying candidate # 10.947 * [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.948 * * [simplify]: iters left: 6 (24 enodes) 10.962 * * [simplify]: iters left: 5 (124 enodes) 11.007 * * [simplify]: iters left: 4 (454 enodes) 11.409 * * [simplify]: Extracting #0: cost 1 inf + 0 11.409 * * [simplify]: Extracting #1: cost 15 inf + 0 11.409 * * [simplify]: Extracting #2: cost 116 inf + 0 11.411 * * [simplify]: Extracting #3: cost 348 inf + 1 11.418 * * [simplify]: Extracting #4: cost 609 inf + 11738 11.468 * * [simplify]: Extracting #5: cost 362 inf + 121814 11.551 * * [simplify]: Extracting #6: cost 26 inf + 246352 11.661 * * [simplify]: Extracting #7: cost 1 inf + 257920 11.801 * * [simplify]: Extracting #8: cost 0 inf + 258244 11.911 * [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.911 * [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.911 * [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.911 * * [simplify]: iters left: 6 (20 enodes) 11.917 * * [simplify]: iters left: 5 (91 enodes) 11.942 * * [simplify]: iters left: 4 (230 enodes) 12.046 * * [simplify]: Extracting #0: cost 1 inf + 0 12.046 * * [simplify]: Extracting #1: cost 20 inf + 0 12.046 * * [simplify]: Extracting #2: cost 43 inf + 0 12.047 * * [simplify]: Extracting #3: cost 183 inf + 125 12.050 * * [simplify]: Extracting #4: cost 194 inf + 6096 12.065 * * [simplify]: Extracting #5: cost 61 inf + 35246 12.088 * * [simplify]: Extracting #6: cost 1 inf + 53071 12.102 * * [simplify]: Extracting #7: cost 0 inf + 53436 12.117 * * [simplify]: Extracting #8: cost 0 inf + 53396 12.144 * [simplify]: Simplified to (* (* (sqrt PI) (fabs x)) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))) 12.144 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (exp (* (fabs x) (fabs x))) (+ (* (- (* (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (* (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (fabs x)) (* (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 1))) (* (* (sqrt PI) (fabs x)) (- (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))))) 12.145 * * * * [progress]: [ 33 / 195 ] simplifiying candidate # 12.145 * [simplify]: Simplifying (* (exp (* (fabs x) (fabs x))) (+ (pow (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 3) (pow (/ 1 (fabs x)) 3))) 12.146 * * [simplify]: iters left: 6 (22 enodes) 12.154 * * [simplify]: iters left: 5 (118 enodes) 12.184 * * [simplify]: iters left: 4 (325 enodes) 12.346 * * [simplify]: Extracting #0: cost 1 inf + 0 12.346 * * [simplify]: Extracting #1: cost 9 inf + 0 12.346 * * [simplify]: Extracting #2: cost 83 inf + 0 12.347 * * [simplify]: Extracting #3: cost 209 inf + 0 12.349 * * [simplify]: Extracting #4: cost 306 inf + 3128 12.359 * * [simplify]: Extracting #5: cost 261 inf + 26546 12.389 * * [simplify]: Extracting #6: cost 56 inf + 114505 12.435 * * [simplify]: Extracting #7: cost 2 inf + 142978 12.505 * * [simplify]: Extracting #8: cost 0 inf + 144879 12.570 * [simplify]: Simplified to (* (+ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (/ 1 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (/ 1 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (/ 1 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))))) (exp (* (fabs x) (fabs x)))) 12.570 * [simplify]: Simplified (2 1) to (λ (x) (/ (* (+ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (/ 1 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (/ 1 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (/ 1 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))))) (exp (* (fabs x) (fabs x)))) (* (sqrt PI) (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (- (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))))) 12.571 * [simplify]: Simplifying (* (sqrt PI) (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (- (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 12.571 * * [simplify]: iters left: 6 (24 enodes) 12.578 * * [simplify]: iters left: 5 (125 enodes) 12.621 * * [simplify]: iters left: 4 (379 enodes) 12.835 * * [simplify]: Extracting #0: cost 1 inf + 0 12.836 * * [simplify]: Extracting #1: cost 18 inf + 0 12.836 * * [simplify]: Extracting #2: cost 125 inf + 0 12.838 * * [simplify]: Extracting #3: cost 421 inf + 43 12.842 * * [simplify]: Extracting #4: cost 526 inf + 1759 12.861 * * [simplify]: Extracting #5: cost 390 inf + 43671 12.923 * * [simplify]: Extracting #6: cost 104 inf + 167547 13.038 * * [simplify]: Extracting #7: cost 3 inf + 220030 13.129 * * [simplify]: Extracting #8: cost 0 inf + 213691 13.239 * * [simplify]: Extracting #9: cost 0 inf + 212029 13.340 * [simplify]: Simplified to (* (sqrt PI) (+ (* (- (- (/ 1 (fabs x)) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 1 (fabs x))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))))) 13.340 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (+ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (/ 1 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (/ 1 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))))) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (/ (/ 1 (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))))) (exp (* (fabs x) (fabs x)))) (* (sqrt PI) (+ (* (- (- (/ 1 (fabs x)) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 1 (fabs x))) (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))))))) 13.341 * * * * [progress]: [ 34 / 195 ] simplifiying candidate # 13.341 * [simplify]: Simplifying (* (exp (* (fabs x) (fabs x))) (- (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (* (/ 1 (fabs x)) (/ 1 (fabs x))))) 13.341 * * [simplify]: iters left: 6 (21 enodes) 13.348 * * [simplify]: iters left: 5 (107 enodes) 13.392 * * [simplify]: iters left: 4 (318 enodes) 13.557 * * [simplify]: Extracting #0: cost 1 inf + 0 13.557 * * [simplify]: Extracting #1: cost 28 inf + 0 13.558 * * [simplify]: Extracting #2: cost 133 inf + 0 13.558 * * [simplify]: Extracting #3: cost 316 inf + 0 13.560 * * [simplify]: Extracting #4: cost 478 inf + 812 13.565 * * [simplify]: Extracting #5: cost 388 inf + 25516 13.595 * * [simplify]: Extracting #6: cost 128 inf + 136240 13.690 * * [simplify]: Extracting #7: cost 6 inf + 199976 13.791 * * [simplify]: Extracting #8: cost 0 inf + 198458 13.876 * * [simplify]: Extracting #9: cost 0 inf + 197936 13.951 * [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.952 * [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.952 * [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.953 * * [simplify]: iters left: 6 (20 enodes) 13.964 * * [simplify]: iters left: 5 (91 enodes) 13.998 * * [simplify]: iters left: 4 (228 enodes) 14.078 * * [simplify]: Extracting #0: cost 1 inf + 0 14.079 * * [simplify]: Extracting #1: cost 10 inf + 0 14.079 * * [simplify]: Extracting #2: cost 59 inf + 0 14.079 * * [simplify]: Extracting #3: cost 138 inf + 42 14.081 * * [simplify]: Extracting #4: cost 163 inf + 1025 14.088 * * [simplify]: Extracting #5: cost 77 inf + 17238 14.104 * * [simplify]: Extracting #6: cost 18 inf + 33348 14.126 * * [simplify]: Extracting #7: cost 0 inf + 40572 14.148 * [simplify]: Simplified to (* (sqrt PI) (+ (+ (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ -1 (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (fabs x))) (* (fabs x) (fabs x))))) 14.149 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (exp (* (fabs x) (fabs x))) (- (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (* (/ 1 (fabs x)) (/ 1 (fabs x))))) (* (sqrt PI) (+ (+ (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ -1 (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (fabs x))) (* (fabs x) (fabs x))))))) 14.149 * * * * [progress]: [ 35 / 195 ] simplifiying candidate # 14.149 * * * * [progress]: [ 36 / 195 ] simplifiying candidate # 14.150 * [simplify]: Simplifying (* (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 14.150 * * [simplify]: iters left: 6 (24 enodes) 14.166 * * [simplify]: iters left: 5 (104 enodes) 14.203 * * [simplify]: iters left: 4 (228 enodes) 14.255 * * [simplify]: Extracting #0: cost 1 inf + 0 14.255 * * [simplify]: Extracting #1: cost 4 inf + 0 14.255 * * [simplify]: Extracting #2: cost 8 inf + 0 14.255 * * [simplify]: Extracting #3: cost 29 inf + 0 14.256 * * [simplify]: Extracting #4: cost 114 inf + 0 14.256 * * [simplify]: Extracting #5: cost 159 inf + 87 14.257 * * [simplify]: Extracting #6: cost 137 inf + 2388 14.260 * * [simplify]: Extracting #7: cost 63 inf + 15813 14.267 * * [simplify]: Extracting #8: cost 7 inf + 31777 14.282 * * [simplify]: Extracting #9: cost 1 inf + 34834 14.291 * * [simplify]: Extracting #10: cost 0 inf + 35550 14.301 * [simplify]: Simplified to (* (sqrt (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (/ (/ (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))) (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI)))) 14.301 * [simplify]: Simplified (2 1) to (λ (x) (* (* (sqrt (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (/ (/ (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))) (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI)))) (* (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))))) 14.301 * [simplify]: Simplifying (* (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 14.301 * * [simplify]: iters left: 6 (24 enodes) 14.308 * * [simplify]: iters left: 5 (104 enodes) 14.327 * * [simplify]: iters left: 4 (228 enodes) 14.409 * * [simplify]: Extracting #0: cost 1 inf + 0 14.409 * * [simplify]: Extracting #1: cost 4 inf + 0 14.409 * * [simplify]: Extracting #2: cost 8 inf + 0 14.409 * * [simplify]: Extracting #3: cost 29 inf + 0 14.410 * * [simplify]: Extracting #4: cost 114 inf + 0 14.411 * * [simplify]: Extracting #5: cost 159 inf + 87 14.412 * * [simplify]: Extracting #6: cost 137 inf + 2388 14.418 * * [simplify]: Extracting #7: cost 63 inf + 15813 14.428 * * [simplify]: Extracting #8: cost 7 inf + 31777 14.437 * * [simplify]: Extracting #9: cost 1 inf + 34834 14.449 * * [simplify]: Extracting #10: cost 0 inf + 35550 14.465 * [simplify]: Simplified to (* (sqrt (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (/ (/ (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))) (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI)))) 14.465 * [simplify]: Simplified (2 2) to (λ (x) (* (* (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) (* (sqrt (+ (+ (/ 1 (fabs x)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (/ (/ (+ (/ (/ 15/8 (fabs x)) (fabs x)) 3/4) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))) (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI)))))) 14.465 * * * * [progress]: [ 37 / 195 ] simplifiying candidate # 14.466 * [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.466 * * [simplify]: iters left: 6 (25 enodes) 14.479 * * [simplify]: iters left: 5 (109 enodes) 14.518 * * [simplify]: iters left: 4 (239 enodes) 14.607 * * [simplify]: Extracting #0: cost 1 inf + 0 14.607 * * [simplify]: Extracting #1: cost 8 inf + 0 14.607 * * [simplify]: Extracting #2: cost 18 inf + 0 14.607 * * [simplify]: Extracting #3: cost 44 inf + 0 14.607 * * [simplify]: Extracting #4: cost 126 inf + 1 14.608 * * [simplify]: Extracting #5: cost 144 inf + 2549 14.613 * * [simplify]: Extracting #6: cost 48 inf + 22689 14.622 * * [simplify]: Extracting #7: cost 6 inf + 33511 14.638 * * [simplify]: Extracting #8: cost 1 inf + 36317 14.658 * * [simplify]: Extracting #9: cost 0 inf + 36992 14.677 * [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.677 * [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.678 * [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.678 * * [simplify]: iters left: 6 (25 enodes) 14.692 * * [simplify]: iters left: 5 (109 enodes) 14.734 * * [simplify]: iters left: 4 (239 enodes) 14.793 * * [simplify]: Extracting #0: cost 1 inf + 0 14.793 * * [simplify]: Extracting #1: cost 8 inf + 0 14.793 * * [simplify]: Extracting #2: cost 18 inf + 0 14.793 * * [simplify]: Extracting #3: cost 44 inf + 0 14.794 * * [simplify]: Extracting #4: cost 126 inf + 1 14.794 * * [simplify]: Extracting #5: cost 144 inf + 2549 14.799 * * [simplify]: Extracting #6: cost 48 inf + 22689 14.816 * * [simplify]: Extracting #7: cost 6 inf + 33511 14.834 * * [simplify]: Extracting #8: cost 1 inf + 36317 14.854 * * [simplify]: Extracting #9: cost 0 inf + 36992 14.872 * [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.872 * [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.873 * * * * [progress]: [ 38 / 195 ] simplifiying candidate # 14.873 * [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.873 * * [simplify]: iters left: 6 (25 enodes) 14.888 * * [simplify]: iters left: 5 (109 enodes) 14.928 * * [simplify]: iters left: 4 (239 enodes) 15.034 * * [simplify]: Extracting #0: cost 1 inf + 0 15.034 * * [simplify]: Extracting #1: cost 8 inf + 0 15.034 * * [simplify]: Extracting #2: cost 18 inf + 0 15.035 * * [simplify]: Extracting #3: cost 44 inf + 0 15.035 * * [simplify]: Extracting #4: cost 126 inf + 1 15.036 * * [simplify]: Extracting #5: cost 144 inf + 2549 15.045 * * [simplify]: Extracting #6: cost 48 inf + 22689 15.062 * * [simplify]: Extracting #7: cost 6 inf + 33511 15.076 * * [simplify]: Extracting #8: cost 1 inf + 36317 15.086 * * [simplify]: Extracting #9: cost 0 inf + 36992 15.104 * [simplify]: Simplified to (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) 15.104 * [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))))))) 15.105 * [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))))) 15.105 * * [simplify]: iters left: 6 (25 enodes) 15.119 * * [simplify]: iters left: 5 (109 enodes) 15.160 * * [simplify]: iters left: 4 (239 enodes) 15.245 * * [simplify]: Extracting #0: cost 1 inf + 0 15.245 * * [simplify]: Extracting #1: cost 8 inf + 0 15.245 * * [simplify]: Extracting #2: cost 18 inf + 0 15.245 * * [simplify]: Extracting #3: cost 44 inf + 0 15.245 * * [simplify]: Extracting #4: cost 126 inf + 1 15.247 * * [simplify]: Extracting #5: cost 144 inf + 2549 15.256 * * [simplify]: Extracting #6: cost 48 inf + 22689 15.272 * * [simplify]: Extracting #7: cost 6 inf + 33511 15.291 * * [simplify]: Extracting #8: cost 1 inf + 36317 15.310 * * [simplify]: Extracting #9: cost 0 inf + 36992 15.329 * [simplify]: Simplified to (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))) 15.329 * [simplify]: Simplified (2 2) to (λ (x) (* (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (sqrt (+ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x))) (+ (/ 1 (fabs x)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))))))) 15.329 * * * * [progress]: [ 39 / 195 ] simplifiying candidate # 15.329 * [simplify]: Simplifying (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (/ 1 (fabs x))) 15.329 * * [simplify]: iters left: 6 (10 enodes) 15.332 * * [simplify]: iters left: 5 (39 enodes) 15.338 * * [simplify]: iters left: 4 (60 enodes) 15.349 * * [simplify]: iters left: 3 (98 enodes) 15.380 * * [simplify]: iters left: 2 (189 enodes) 15.459 * * [simplify]: iters left: 1 (475 enodes) 15.853 * * [simplify]: Extracting #0: cost 1 inf + 0 15.853 * * [simplify]: Extracting #1: cost 131 inf + 0 15.855 * * [simplify]: Extracting #2: cost 307 inf + 1 15.858 * * [simplify]: Extracting #3: cost 340 inf + 1441 15.862 * * [simplify]: Extracting #4: cost 318 inf + 5122 15.873 * * [simplify]: Extracting #5: cost 221 inf + 46816 15.905 * * [simplify]: Extracting #6: cost 53 inf + 160111 15.932 * * [simplify]: Extracting #7: cost 0 inf + 202712 15.972 * [simplify]: Simplified to (/ (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (fabs x)) 15.972 * [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.973 * * * * [progress]: [ 40 / 195 ] simplifiying candidate # 15.973 * [simplify]: Simplifying (* (/ 1 (fabs x)) (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) 15.973 * * [simplify]: iters left: 6 (10 enodes) 15.978 * * [simplify]: iters left: 5 (39 enodes) 15.990 * * [simplify]: iters left: 4 (60 enodes) 16.010 * * [simplify]: iters left: 3 (109 enodes) 16.032 * * [simplify]: iters left: 2 (213 enodes) 16.112 * * [simplify]: Extracting #0: cost 1 inf + 0 16.112 * * [simplify]: Extracting #1: cost 50 inf + 0 16.113 * * [simplify]: Extracting #2: cost 120 inf + 1 16.114 * * [simplify]: Extracting #3: cost 124 inf + 1190 16.117 * * [simplify]: Extracting #4: cost 104 inf + 4588 16.122 * * [simplify]: Extracting #5: cost 70 inf + 13987 16.135 * * [simplify]: Extracting #6: cost 11 inf + 47619 16.150 * * [simplify]: Extracting #7: cost 0 inf + 54628 16.165 * [simplify]: Simplified to (/ (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (fabs x)) 16.165 * [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)))) 16.165 * * * * [progress]: [ 41 / 195 ] simplifiying candidate # 16.166 * [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)))) 16.166 * * [simplify]: iters left: 6 (18 enodes) 16.173 * * [simplify]: iters left: 5 (83 enodes) 16.191 * * [simplify]: iters left: 4 (201 enodes) 16.266 * * [simplify]: iters left: 3 (499 enodes) 16.456 * * [simplify]: Extracting #0: cost 1 inf + 0 16.456 * * [simplify]: Extracting #1: cost 3 inf + 0 16.456 * * [simplify]: Extracting #2: cost 23 inf + 0 16.457 * * [simplify]: Extracting #3: cost 145 inf + 0 16.459 * * [simplify]: Extracting #4: cost 227 inf + 4 16.464 * * [simplify]: Extracting #5: cost 159 inf + 11266 16.484 * * [simplify]: Extracting #6: cost 44 inf + 36221 16.514 * * [simplify]: Extracting #7: cost 1 inf + 47118 16.544 * * [simplify]: Extracting #8: cost 0 inf + 47683 16.576 * [simplify]: Simplified to (cbrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x)))) (/ 1 (fabs x)))) 16.576 * [simplify]: Simplified (2 2) to (λ (x) (* (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (* (cbrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))) (cbrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) (cbrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x)))) (/ 1 (fabs x)))))) 16.577 * * * * [progress]: [ 42 / 195 ] simplifiying candidate # 16.577 * [simplify]: Simplifying (sqrt (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))) 16.577 * * [simplify]: iters left: 6 (18 enodes) 16.591 * * [simplify]: iters left: 5 (83 enodes) 16.607 * * [simplify]: iters left: 4 (201 enodes) 16.678 * * [simplify]: iters left: 3 (499 enodes) 16.910 * * [simplify]: Extracting #0: cost 1 inf + 0 16.910 * * [simplify]: Extracting #1: cost 3 inf + 0 16.910 * * [simplify]: Extracting #2: cost 23 inf + 0 16.911 * * [simplify]: Extracting #3: cost 145 inf + 0 16.912 * * [simplify]: Extracting #4: cost 227 inf + 4 16.917 * * [simplify]: Extracting #5: cost 159 inf + 11266 16.932 * * [simplify]: Extracting #6: cost 44 inf + 36221 16.947 * * [simplify]: Extracting #7: cost 1 inf + 47078 16.969 * * [simplify]: Extracting #8: cost 0 inf + 47603 17.000 * [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)))) 17.000 * [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)))))) 17.000 * * * * [progress]: [ 43 / 195 ] simplifiying candidate # 17.001 * [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.001 * * [simplify]: iters left: 6 (17 enodes) 17.011 * * [simplify]: iters left: 5 (80 enodes) 17.042 * * [simplify]: iters left: 4 (198 enodes) 17.134 * * [simplify]: iters left: 3 (495 enodes) 17.335 * * [simplify]: Extracting #0: cost 1 inf + 0 17.335 * * [simplify]: Extracting #1: cost 22 inf + 0 17.335 * * [simplify]: Extracting #2: cost 136 inf + 0 17.336 * * [simplify]: Extracting #3: cost 218 inf + 4 17.340 * * [simplify]: Extracting #4: cost 152 inf + 11866 17.354 * * [simplify]: Extracting #5: cost 14 inf + 41926 17.376 * * [simplify]: Extracting #6: cost 0 inf + 45534 17.410 * [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.410 * [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.411 * * * * [progress]: [ 44 / 195 ] simplifiying candidate # 17.411 * [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.411 * * [simplify]: iters left: 6 (17 enodes) 17.421 * * [simplify]: iters left: 5 (80 enodes) 17.452 * * [simplify]: iters left: 4 (198 enodes) 17.514 * * [simplify]: iters left: 3 (495 enodes) 17.729 * * [simplify]: Extracting #0: cost 1 inf + 0 17.729 * * [simplify]: Extracting #1: cost 22 inf + 0 17.730 * * [simplify]: Extracting #2: cost 136 inf + 0 17.730 * * [simplify]: Extracting #3: cost 218 inf + 4 17.734 * * [simplify]: Extracting #4: cost 152 inf + 11866 17.747 * * [simplify]: Extracting #5: cost 14 inf + 41926 17.773 * * [simplify]: Extracting #6: cost 0 inf + 45534 17.807 * [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.807 * [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.808 * * * * [progress]: [ 45 / 195 ] simplifiying candidate # 17.808 * [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.808 * * [simplify]: iters left: 6 (17 enodes) 17.818 * * [simplify]: iters left: 5 (80 enodes) 17.841 * * [simplify]: iters left: 4 (198 enodes) 17.915 * * [simplify]: iters left: 3 (495 enodes) 18.096 * * [simplify]: Extracting #0: cost 1 inf + 0 18.096 * * [simplify]: Extracting #1: cost 22 inf + 0 18.097 * * [simplify]: Extracting #2: cost 136 inf + 0 18.099 * * [simplify]: Extracting #3: cost 218 inf + 4 18.105 * * [simplify]: Extracting #4: cost 152 inf + 11866 18.122 * * [simplify]: Extracting #5: cost 14 inf + 41926 18.138 * * [simplify]: Extracting #6: cost 0 inf + 45534 18.157 * [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)))) 18.157 * [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)))))) 18.157 * * * * [progress]: [ 46 / 195 ] simplifiying candidate # 18.157 * [simplify]: Simplifying (* (cbrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (cbrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI)))) 18.157 * * [simplify]: iters left: 6 (9 enodes) 18.159 * * [simplify]: iters left: 5 (29 enodes) 18.163 * * [simplify]: iters left: 4 (35 enodes) 18.169 * * [simplify]: iters left: 3 (48 enodes) 18.177 * * [simplify]: iters left: 2 (78 enodes) 18.192 * * [simplify]: iters left: 1 (150 enodes) 18.223 * * [simplify]: Extracting #0: cost 1 inf + 0 18.223 * * [simplify]: Extracting #1: cost 3 inf + 0 18.223 * * [simplify]: Extracting #2: cost 5 inf + 0 18.223 * * [simplify]: Extracting #3: cost 34 inf + 0 18.223 * * [simplify]: Extracting #4: cost 78 inf + 0 18.223 * * [simplify]: Extracting #5: cost 110 inf + 44 18.224 * * [simplify]: Extracting #6: cost 93 inf + 2782 18.229 * * [simplify]: Extracting #7: cost 35 inf + 25127 18.241 * * [simplify]: Extracting #8: cost 1 inf + 47703 18.246 * * [simplify]: Extracting #9: cost 0 inf + 48317 18.252 * [simplify]: Simplified to (* (cbrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (cbrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI)))) 18.252 * [simplify]: Simplified (2 1) to (λ (x) (* (* (cbrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (cbrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI)))) (* (cbrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 18.252 * * * * [progress]: [ 47 / 195 ] simplifiying candidate # 18.252 * [simplify]: Simplifying (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) 18.252 * * [simplify]: iters left: 6 (8 enodes) 18.254 * * [simplify]: iters left: 5 (26 enodes) 18.257 * * [simplify]: iters left: 4 (32 enodes) 18.263 * * [simplify]: iters left: 3 (45 enodes) 18.271 * * [simplify]: iters left: 2 (75 enodes) 18.290 * * [simplify]: iters left: 1 (147 enodes) 18.322 * * [simplify]: Extracting #0: cost 1 inf + 0 18.322 * * [simplify]: Extracting #1: cost 3 inf + 0 18.322 * * [simplify]: Extracting #2: cost 32 inf + 0 18.325 * * [simplify]: Extracting #3: cost 76 inf + 0 18.325 * * [simplify]: Extracting #4: cost 107 inf + 44 18.325 * * [simplify]: Extracting #5: cost 97 inf + 1305 18.327 * * [simplify]: Extracting #6: cost 55 inf + 13280 18.330 * * [simplify]: Extracting #7: cost 23 inf + 29416 18.340 * * [simplify]: Extracting #8: cost 0 inf + 46334 18.351 * [simplify]: Simplified to (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) 18.351 * [simplify]: Simplified (2 1) to (λ (x) (* (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (* (sqrt (/ (exp (* (fabs x) (fabs x))) (sqrt PI))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 18.352 * * * * [progress]: [ 48 / 195 ] simplifiying candidate # 18.352 * [simplify]: Simplifying (/ (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 18.352 * * [simplify]: iters left: 6 (11 enodes) 18.357 * * [simplify]: iters left: 5 (41 enodes) 18.365 * * [simplify]: iters left: 4 (62 enodes) 18.374 * * [simplify]: iters left: 3 (80 enodes) 18.387 * * [simplify]: iters left: 2 (107 enodes) 18.412 * * [simplify]: iters left: 1 (160 enodes) 18.451 * * [simplify]: Extracting #0: cost 1 inf + 0 18.451 * * [simplify]: Extracting #1: cost 11 inf + 0 18.451 * * [simplify]: Extracting #2: cost 22 inf + 0 18.451 * * [simplify]: Extracting #3: cost 38 inf + 0 18.451 * * [simplify]: Extracting #4: cost 72 inf + 366 18.452 * * [simplify]: Extracting #5: cost 83 inf + 775 18.452 * * [simplify]: Extracting #6: cost 53 inf + 5031 18.454 * * [simplify]: Extracting #7: cost 15 inf + 20173 18.458 * * [simplify]: Extracting #8: cost 0 inf + 29380 18.461 * * [simplify]: Extracting #9: cost 0 inf + 28969 18.465 * [simplify]: Simplified to (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (sqrt PI))) (/ (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (sqrt PI)))) 18.465 * [simplify]: Simplified (2 1) to (λ (x) (* (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (sqrt PI))) (/ (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (sqrt PI)))) (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (sqrt PI))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 18.465 * * * * [progress]: [ 49 / 195 ] simplifiying candidate # 18.465 * [simplify]: Simplifying (/ (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) (sqrt (* (cbrt PI) (cbrt PI)))) 18.466 * * [simplify]: iters left: 6 (11 enodes) 18.468 * * [simplify]: iters left: 5 (38 enodes) 18.474 * * [simplify]: iters left: 4 (48 enodes) 18.482 * * [simplify]: iters left: 3 (62 enodes) 18.497 * * [simplify]: iters left: 2 (86 enodes) 18.511 * * [simplify]: iters left: 1 (139 enodes) 18.554 * * [simplify]: Extracting #0: cost 1 inf + 0 18.554 * * [simplify]: Extracting #1: cost 7 inf + 0 18.554 * * [simplify]: Extracting #2: cost 15 inf + 0 18.555 * * [simplify]: Extracting #3: cost 32 inf + 0 18.555 * * [simplify]: Extracting #4: cost 66 inf + 527 18.556 * * [simplify]: Extracting #5: cost 77 inf + 857 18.557 * * [simplify]: Extracting #6: cost 42 inf + 7105 18.562 * * [simplify]: Extracting #7: cost 6 inf + 22834 18.568 * * [simplify]: Extracting #8: cost 0 inf + 27243 18.575 * [simplify]: Simplified to (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (fabs (cbrt PI))) (cbrt (exp (* (fabs x) (fabs x))))) 18.576 * [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.576 * * * * [progress]: [ 50 / 195 ] simplifiying candidate # 18.576 * [simplify]: Simplifying (/ (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) (sqrt (sqrt PI))) 18.577 * * [simplify]: iters left: 6 (10 enodes) 18.581 * * [simplify]: iters left: 5 (34 enodes) 18.591 * * [simplify]: iters left: 4 (44 enodes) 18.604 * * [simplify]: iters left: 3 (58 enodes) 18.623 * * [simplify]: iters left: 2 (82 enodes) 18.651 * * [simplify]: iters left: 1 (135 enodes) 18.684 * * [simplify]: Extracting #0: cost 1 inf + 0 18.684 * * [simplify]: Extracting #1: cost 7 inf + 0 18.684 * * [simplify]: Extracting #2: cost 14 inf + 0 18.684 * * [simplify]: Extracting #3: cost 30 inf + 0 18.684 * * [simplify]: Extracting #4: cost 65 inf + 246 18.685 * * [simplify]: Extracting #5: cost 79 inf + 291 18.685 * * [simplify]: Extracting #6: cost 49 inf + 5797 18.687 * * [simplify]: Extracting #7: cost 25 inf + 12411 18.692 * * [simplify]: Extracting #8: cost 5 inf + 24109 18.699 * * [simplify]: Extracting #9: cost 0 inf + 27420 18.705 * * [simplify]: Extracting #10: cost 0 inf + 27380 18.712 * [simplify]: Simplified to (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (cbrt (exp (* (fabs x) (fabs x))))) 18.712 * [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.712 * * * * [progress]: [ 51 / 195 ] simplifiying candidate # 18.713 * [simplify]: Simplifying (/ (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) (sqrt 1)) 18.713 * * [simplify]: iters left: 6 (9 enodes) 18.718 * * [simplify]: iters left: 5 (33 enodes) 18.729 * * [simplify]: iters left: 4 (45 enodes) 18.743 * * [simplify]: iters left: 3 (60 enodes) 18.761 * * [simplify]: iters left: 2 (85 enodes) 18.777 * * [simplify]: iters left: 1 (140 enodes) 18.815 * * [simplify]: Extracting #0: cost 1 inf + 0 18.815 * * [simplify]: Extracting #1: cost 5 inf + 0 18.816 * * [simplify]: Extracting #2: cost 7 inf + 1 18.816 * * [simplify]: Extracting #3: cost 20 inf + 1 18.816 * * [simplify]: Extracting #4: cost 58 inf + 2 18.816 * * [simplify]: Extracting #5: cost 70 inf + 157 18.818 * * [simplify]: Extracting #6: cost 43 inf + 4216 18.820 * * [simplify]: Extracting #7: cost 28 inf + 6950 18.823 * * [simplify]: Extracting #8: cost 12 inf + 15767 18.829 * * [simplify]: Extracting #9: cost 1 inf + 23372 18.834 * * [simplify]: Extracting #10: cost 0 inf + 24315 18.840 * [simplify]: Simplified to (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) 18.840 * [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.841 * * * * [progress]: [ 52 / 195 ] simplifiying candidate # 18.841 * [simplify]: Simplifying (/ (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) (sqrt (sqrt PI))) 18.841 * * [simplify]: iters left: 6 (10 enodes) 18.845 * * [simplify]: iters left: 5 (34 enodes) 18.855 * * [simplify]: iters left: 4 (44 enodes) 18.869 * * [simplify]: iters left: 3 (58 enodes) 18.887 * * [simplify]: iters left: 2 (82 enodes) 18.904 * * [simplify]: iters left: 1 (135 enodes) 18.942 * * [simplify]: Extracting #0: cost 1 inf + 0 18.942 * * [simplify]: Extracting #1: cost 7 inf + 0 18.942 * * [simplify]: Extracting #2: cost 14 inf + 0 18.942 * * [simplify]: Extracting #3: cost 30 inf + 0 18.943 * * [simplify]: Extracting #4: cost 65 inf + 246 18.943 * * [simplify]: Extracting #5: cost 79 inf + 291 18.945 * * [simplify]: Extracting #6: cost 49 inf + 5797 18.948 * * [simplify]: Extracting #7: cost 25 inf + 12411 18.953 * * [simplify]: Extracting #8: cost 5 inf + 24109 18.960 * * [simplify]: Extracting #9: cost 0 inf + 27420 18.966 * * [simplify]: Extracting #10: cost 0 inf + 27380 18.974 * [simplify]: Simplified to (* (/ (cbrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (cbrt (exp (* (fabs x) (fabs x))))) 18.974 * [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.974 * * * * [progress]: [ 53 / 195 ] simplifiying candidate # 18.975 * [simplify]: Simplifying (/ (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) 1) 18.975 * * [simplify]: iters left: 6 (8 enodes) 18.979 * * [simplify]: iters left: 5 (28 enodes) 18.989 * * [simplify]: iters left: 4 (44 enodes) 19.002 * * [simplify]: iters left: 3 (56 enodes) 19.016 * * [simplify]: iters left: 2 (80 enodes) 19.029 * * [simplify]: iters left: 1 (132 enodes) 19.062 * * [simplify]: Extracting #0: cost 1 inf + 0 19.062 * * [simplify]: Extracting #1: cost 5 inf + 0 19.062 * * [simplify]: Extracting #2: cost 7 inf + 1 19.062 * * [simplify]: Extracting #3: cost 21 inf + 1 19.062 * * [simplify]: Extracting #4: cost 61 inf + 2 19.062 * * [simplify]: Extracting #5: cost 75 inf + 128 19.063 * * [simplify]: Extracting #6: cost 39 inf + 5443 19.065 * * [simplify]: Extracting #7: cost 16 inf + 14274 19.067 * * [simplify]: Extracting #8: cost 0 inf + 25314 19.070 * * [simplify]: Extracting #9: cost 0 inf + 24750 19.073 * [simplify]: Simplified to (* (cbrt (exp (* (fabs x) (fabs x)))) (cbrt (exp (* (fabs x) (fabs x))))) 19.073 * [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)))))) 19.074 * * * * [progress]: [ 54 / 195 ] simplifiying candidate # 19.074 * [simplify]: Simplifying (/ (sqrt (exp (* (fabs x) (fabs x)))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 19.074 * * [simplify]: iters left: 6 (10 enodes) 19.076 * * [simplify]: iters left: 5 (34 enodes) 19.081 * * [simplify]: iters left: 4 (42 enodes) 19.088 * * [simplify]: iters left: 3 (54 enodes) 19.105 * * [simplify]: iters left: 2 (78 enodes) 19.131 * * [simplify]: iters left: 1 (134 enodes) 19.164 * * [simplify]: Extracting #0: cost 1 inf + 0 19.164 * * [simplify]: Extracting #1: cost 6 inf + 0 19.164 * * [simplify]: Extracting #2: cost 13 inf + 0 19.164 * * [simplify]: Extracting #3: cost 33 inf + 0 19.165 * * [simplify]: Extracting #4: cost 72 inf + 2 19.165 * * [simplify]: Extracting #5: cost 74 inf + 411 19.165 * * [simplify]: Extracting #6: cost 42 inf + 5275 19.167 * * [simplify]: Extracting #7: cost 14 inf + 17329 19.170 * * [simplify]: Extracting #8: cost 0 inf + 25293 19.173 * [simplify]: Simplified to (/ (sqrt (exp (* (fabs x) (fabs x)))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 19.173 * [simplify]: Simplified (2 1) to (λ (x) (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (cbrt (sqrt PI))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 19.173 * * * * [progress]: [ 55 / 195 ] simplifiying candidate # 19.174 * [simplify]: Simplifying (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (* (cbrt PI) (cbrt PI)))) 19.174 * * [simplify]: iters left: 6 (10 enodes) 19.176 * * [simplify]: iters left: 5 (33 enodes) 19.185 * * [simplify]: iters left: 4 (39 enodes) 19.197 * * [simplify]: iters left: 3 (51 enodes) 19.213 * * [simplify]: iters left: 2 (75 enodes) 19.238 * * [simplify]: iters left: 1 (128 enodes) 19.272 * * [simplify]: Extracting #0: cost 1 inf + 0 19.272 * * [simplify]: Extracting #1: cost 4 inf + 0 19.272 * * [simplify]: Extracting #2: cost 10 inf + 0 19.272 * * [simplify]: Extracting #3: cost 32 inf + 0 19.273 * * [simplify]: Extracting #4: cost 71 inf + 2 19.273 * * [simplify]: Extracting #5: cost 72 inf + 736 19.274 * * [simplify]: Extracting #6: cost 28 inf + 10225 19.276 * * [simplify]: Extracting #7: cost 4 inf + 21452 19.279 * * [simplify]: Extracting #8: cost 0 inf + 23850 19.284 * * [simplify]: Extracting #9: cost 0 inf + 23651 19.290 * [simplify]: Simplified to (/ (sqrt (exp (* (fabs x) (fabs x)))) (fabs (cbrt PI))) 19.290 * [simplify]: Simplified (2 1) to (λ (x) (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (fabs (cbrt PI))) (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (cbrt PI))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 19.290 * * * * [progress]: [ 56 / 195 ] simplifiying candidate # 19.291 * [simplify]: Simplifying (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) 19.291 * * [simplify]: iters left: 6 (9 enodes) 19.294 * * [simplify]: iters left: 5 (29 enodes) 19.299 * * [simplify]: iters left: 4 (35 enodes) 19.304 * * [simplify]: iters left: 3 (47 enodes) 19.312 * * [simplify]: iters left: 2 (71 enodes) 19.324 * * [simplify]: iters left: 1 (124 enodes) 19.351 * * [simplify]: Extracting #0: cost 1 inf + 0 19.351 * * [simplify]: Extracting #1: cost 4 inf + 0 19.351 * * [simplify]: Extracting #2: cost 9 inf + 0 19.351 * * [simplify]: Extracting #3: cost 29 inf + 0 19.351 * * [simplify]: Extracting #4: cost 75 inf + 2 19.352 * * [simplify]: Extracting #5: cost 78 inf + 444 19.353 * * [simplify]: Extracting #6: cost 48 inf + 4275 19.356 * * [simplify]: Extracting #7: cost 16 inf + 16944 19.362 * * [simplify]: Extracting #8: cost 3 inf + 24691 19.368 * * [simplify]: Extracting #9: cost 0 inf + 26531 19.374 * [simplify]: Simplified to (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) 19.374 * [simplify]: Simplified (2 1) to (λ (x) (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 19.375 * * * * [progress]: [ 57 / 195 ] simplifiying candidate # 19.375 * [simplify]: Simplifying (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt 1)) 19.375 * * [simplify]: iters left: 6 (8 enodes) 19.381 * * [simplify]: iters left: 5 (28 enodes) 19.390 * * [simplify]: iters left: 4 (36 enodes) 19.400 * * [simplify]: iters left: 3 (50 enodes) 19.408 * * [simplify]: iters left: 2 (74 enodes) 19.421 * * [simplify]: iters left: 1 (129 enodes) 19.458 * * [simplify]: Extracting #0: cost 1 inf + 0 19.458 * * [simplify]: Extracting #1: cost 5 inf + 0 19.458 * * [simplify]: Extracting #2: cost 22 inf + 1 19.458 * * [simplify]: Extracting #3: cost 60 inf + 2 19.459 * * [simplify]: Extracting #4: cost 68 inf + 46 19.460 * * [simplify]: Extracting #5: cost 37 inf + 3772 19.463 * * [simplify]: Extracting #6: cost 10 inf + 13894 19.466 * * [simplify]: Extracting #7: cost 2 inf + 18302 19.469 * * [simplify]: Extracting #8: cost 0 inf + 19477 19.472 * * [simplify]: Extracting #9: cost 0 inf + 19266 19.475 * [simplify]: Simplified to (sqrt (exp (* (fabs x) (fabs x)))) 19.475 * [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.475 * * * * [progress]: [ 58 / 195 ] simplifiying candidate # 19.475 * [simplify]: Simplifying (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) 19.476 * * [simplify]: iters left: 6 (9 enodes) 19.477 * * [simplify]: iters left: 5 (29 enodes) 19.481 * * [simplify]: iters left: 4 (35 enodes) 19.487 * * [simplify]: iters left: 3 (47 enodes) 19.495 * * [simplify]: iters left: 2 (71 enodes) 19.518 * * [simplify]: iters left: 1 (124 enodes) 19.565 * * [simplify]: Extracting #0: cost 1 inf + 0 19.565 * * [simplify]: Extracting #1: cost 4 inf + 0 19.565 * * [simplify]: Extracting #2: cost 9 inf + 0 19.566 * * [simplify]: Extracting #3: cost 29 inf + 0 19.566 * * [simplify]: Extracting #4: cost 75 inf + 2 19.566 * * [simplify]: Extracting #5: cost 78 inf + 444 19.568 * * [simplify]: Extracting #6: cost 48 inf + 4275 19.571 * * [simplify]: Extracting #7: cost 16 inf + 16944 19.578 * * [simplify]: Extracting #8: cost 3 inf + 24691 19.581 * * [simplify]: Extracting #9: cost 0 inf + 26531 19.584 * [simplify]: Simplified to (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) 19.584 * [simplify]: Simplified (2 1) to (λ (x) (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (* (/ (sqrt (exp (* (fabs x) (fabs x)))) (sqrt (sqrt PI))) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x)))))) 19.584 * * * * [progress]: [ 59 / 195 ] simplifiying candidate # 19.584 * [simplify]: Simplifying (/ (sqrt (exp (* (fabs x) (fabs x)))) 1) 19.584 * * [simplify]: iters left: 6 (7 enodes) 19.586 * * [simplify]: iters left: 5 (23 enodes) 19.590 * * [simplify]: iters left: 4 (31 enodes) 19.595 * * [simplify]: iters left: 3 (43 enodes) 19.605 * * [simplify]: iters left: 2 (69 enodes) 19.626 * * [simplify]: iters left: 1 (125 enodes) 19.655 * * [simplify]: Extracting #0: cost 1 inf + 0 19.655 * * [simplify]: Extracting #1: cost 5 inf + 0 19.655 * * [simplify]: Extracting #2: cost 21 inf + 1 19.655 * * [simplify]: Extracting #3: cost 63 inf + 2 19.656 * * [simplify]: Extracting #4: cost 71 inf + 46 19.657 * * [simplify]: Extracting #5: cost 37 inf + 3990 19.659 * * [simplify]: Extracting #6: cost 18 inf + 10673 19.664 * * [simplify]: Extracting #7: cost 2 inf + 21583 19.670 * * [simplify]: Extracting #8: cost 0 inf + 22838 19.675 * [simplify]: Simplified to (sqrt (exp (* (fabs x) (fabs x)))) 19.675 * [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.675 * * * * [progress]: [ 60 / 195 ] simplifiying candidate # 19.676 * [simplify]: Simplifying (/ 1 (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 19.676 * * [simplify]: iters left: 6 (6 enodes) 19.679 * * [simplify]: iters left: 5 (22 enodes) 19.688 * * [simplify]: iters left: 4 (26 enodes) 19.693 * * [simplify]: Extracting #0: cost 1 inf + 0 19.693 * * [simplify]: Extracting #1: cost 6 inf + 0 19.693 * * [simplify]: Extracting #2: cost 9 inf + 1 19.693 * * [simplify]: Extracting #3: cost 11 inf + 1 19.693 * * [simplify]: Extracting #4: cost 8 inf + 84 19.693 * * [simplify]: Extracting #5: cost 2 inf + 1013 19.693 * * [simplify]: Extracting #6: cost 0 inf + 1376 19.693 * [simplify]: Simplified to (/ 1 (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 19.694 * [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.694 * * * * [progress]: [ 61 / 195 ] simplifiying candidate # 19.694 * [simplify]: Simplifying (/ 1 (sqrt (* (cbrt PI) (cbrt PI)))) 19.694 * * [simplify]: iters left: 6 (6 enodes) 19.696 * * [simplify]: iters left: 5 (21 enodes) 19.699 * * [simplify]: iters left: 4 (23 enodes) 19.703 * * [simplify]: Extracting #0: cost 1 inf + 0 19.703 * * [simplify]: Extracting #1: cost 4 inf + 0 19.703 * * [simplify]: Extracting #2: cost 6 inf + 1 19.703 * * [simplify]: Extracting #3: cost 9 inf + 1 19.703 * * [simplify]: Extracting #4: cost 8 inf + 2 19.703 * * [simplify]: Extracting #5: cost 1 inf + 810 19.703 * * [simplify]: Extracting #6: cost 0 inf + 972 19.704 * [simplify]: Simplified to (/ 1 (fabs (cbrt PI))) 19.704 * [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.704 * * * * [progress]: [ 62 / 195 ] simplifiying candidate # 19.704 * [simplify]: Simplifying (/ 1 (sqrt (sqrt PI))) 19.704 * * [simplify]: iters left: 4 (5 enodes) 19.705 * * [simplify]: iters left: 3 (17 enodes) 19.708 * * [simplify]: iters left: 2 (19 enodes) 19.711 * * [simplify]: Extracting #0: cost 1 inf + 0 19.712 * * [simplify]: Extracting #1: cost 4 inf + 0 19.712 * * [simplify]: Extracting #2: cost 5 inf + 1 19.712 * * [simplify]: Extracting #3: cost 7 inf + 1 19.712 * * [simplify]: Extracting #4: cost 0 inf + 490 19.712 * [simplify]: Simplified to (/ 1 (sqrt (sqrt PI))) 19.712 * [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.712 * * * * [progress]: [ 63 / 195 ] simplifiying candidate # 19.712 * [simplify]: Simplifying (/ 1 (sqrt 1)) 19.712 * * [simplify]: iters left: 3 (3 enodes) 19.716 * * [simplify]: iters left: 2 (11 enodes) 19.719 * * [simplify]: iters left: 1 (13 enodes) 19.723 * * [simplify]: Extracting #0: cost 1 inf + 0 19.723 * * [simplify]: Extracting #1: cost 0 inf + 1 19.723 * [simplify]: Simplified to 1 19.723 * [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.723 * * * * [progress]: [ 64 / 195 ] simplifiying candidate # 19.723 * [simplify]: Simplifying (/ 1 (sqrt (sqrt PI))) 19.724 * * [simplify]: iters left: 4 (5 enodes) 19.727 * * [simplify]: iters left: 3 (17 enodes) 19.732 * * [simplify]: iters left: 2 (19 enodes) 19.735 * * [simplify]: Extracting #0: cost 1 inf + 0 19.735 * * [simplify]: Extracting #1: cost 4 inf + 0 19.735 * * [simplify]: Extracting #2: cost 5 inf + 1 19.735 * * [simplify]: Extracting #3: cost 7 inf + 1 19.735 * * [simplify]: Extracting #4: cost 0 inf + 490 19.735 * [simplify]: Simplified to (/ 1 (sqrt (sqrt PI))) 19.735 * [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.736 * * * * [progress]: [ 65 / 195 ] simplifiying candidate # 19.736 * [simplify]: Simplifying (/ 1 1) 19.736 * * [simplify]: iters left: 2 (2 enodes) 19.737 * * [simplify]: iters left: 1 (6 enodes) 19.738 * * [simplify]: Extracting #0: cost 1 inf + 0 19.738 * * [simplify]: Extracting #1: cost 0 inf + 1 19.738 * [simplify]: Simplified to 1 19.738 * [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.738 * * * * [progress]: [ 66 / 195 ] simplifiying candidate # 19.738 * * * * [progress]: [ 67 / 195 ] simplifiying candidate # 19.738 * [simplify]: Simplifying (exp (* (fabs x) (fabs x))) 19.738 * * [simplify]: iters left: 4 (4 enodes) 19.739 * * [simplify]: iters left: 3 (14 enodes) 19.742 * * [simplify]: iters left: 2 (20 enodes) 19.745 * * [simplify]: iters left: 1 (31 enodes) 19.751 * * [simplify]: Extracting #0: cost 1 inf + 0 19.751 * * [simplify]: Extracting #1: cost 11 inf + 0 19.751 * * [simplify]: Extracting #2: cost 25 inf + 0 19.751 * * [simplify]: Extracting #3: cost 25 inf + 125 19.751 * * [simplify]: Extracting #4: cost 11 inf + 2087 19.752 * * [simplify]: Extracting #5: cost 2 inf + 4613 19.752 * * [simplify]: Extracting #6: cost 0 inf + 5470 19.753 * * [simplify]: Extracting #7: cost 0 inf + 5430 19.753 * [simplify]: Simplified to (exp (* (fabs x) (fabs x))) 19.753 * [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.754 * * * * [progress]: [ 68 / 195 ] simplifiying candidate # 19.754 * [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.754 * * [simplify]: iters left: 6 (14 enodes) 19.759 * * [simplify]: iters left: 5 (77 enodes) 19.791 * * [simplify]: iters left: 4 (262 enodes) 19.980 * * [simplify]: Extracting #0: cost 1 inf + 0 19.980 * * [simplify]: Extracting #1: cost 40 inf + 0 19.981 * * [simplify]: Extracting #2: cost 120 inf + 0 19.981 * * [simplify]: Extracting #3: cost 214 inf + 610 19.985 * * [simplify]: Extracting #4: cost 159 inf + 16148 20.004 * * [simplify]: Extracting #5: cost 19 inf + 48001 20.026 * * [simplify]: Extracting #6: cost 0 inf + 50375 20.039 * * [simplify]: Extracting #7: cost 0 inf + 49855 20.055 * * [simplify]: Extracting #8: cost 0 inf + 49495 20.081 * [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))) 20.081 * [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))))) 20.081 * * * * [progress]: [ 69 / 195 ] simplifiying candidate # 20.082 * [simplify]: Simplifying (* (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (fabs x)) 20.082 * * [simplify]: iters left: 6 (10 enodes) 20.085 * * [simplify]: iters left: 5 (45 enodes) 20.094 * * [simplify]: iters left: 4 (108 enodes) 20.129 * * [simplify]: iters left: 3 (296 enodes) 20.260 * * [simplify]: Extracting #0: cost 1 inf + 0 20.260 * * [simplify]: Extracting #1: cost 31 inf + 0 20.261 * * [simplify]: Extracting #2: cost 97 inf + 0 20.262 * * [simplify]: Extracting #3: cost 146 inf + 733 20.268 * * [simplify]: Extracting #4: cost 71 inf + 15637 20.278 * * [simplify]: Extracting #5: cost 9 inf + 27939 20.285 * * [simplify]: Extracting #6: cost 0 inf + 29557 20.292 * [simplify]: Simplified to (* (+ (/ -15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) 20.293 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (* (+ (* (/ 1/2 (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (* (* (fabs x) (fabs x)) (* (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (- (* 3/4 3/4) (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))))))) (fabs x)) (* (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) 1))) (* (+ (/ -15/8 (* (fabs x) (fabs x))) 3/4) (* (* (fabs x) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))))) 20.293 * * * * [progress]: [ 70 / 195 ] simplifiying candidate # 20.293 * [simplify]: Simplifying (* (* (* (fabs x) (fabs x)) (+ (* 3/4 3/4) (- (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))) (* 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (fabs x)) 20.293 * * [simplify]: iters left: 6 (13 enodes) 20.300 * * [simplify]: iters left: 5 (69 enodes) 20.331 * * [simplify]: iters left: 4 (212 enodes) 20.434 * * [simplify]: Extracting #0: cost 1 inf + 0 20.434 * * [simplify]: Extracting #1: cost 22 inf + 0 20.435 * * [simplify]: Extracting #2: cost 77 inf + 0 20.436 * * [simplify]: Extracting #3: cost 147 inf + 126 20.437 * * [simplify]: Extracting #4: cost 141 inf + 3023 20.447 * * [simplify]: Extracting #5: cost 52 inf + 20571 20.455 * * [simplify]: Extracting #6: cost 6 inf + 29361 20.463 * * [simplify]: Extracting #7: cost 0 inf + 30058 20.471 * [simplify]: Simplified to (* (+ (* (/ 15/8 (* (fabs x) (fabs x))) (- (/ 15/8 (* (fabs x) (fabs x))) 3/4)) 9/16) (* (* (fabs x) (fabs x)) (fabs x))) 20.471 * [simplify]: Simplified (2 2) to (λ (x) (/ (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (* (+ (* (/ 1/2 (fabs x)) (+ (* 3/4 3/4) (- (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))) (* 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) (* (* (fabs x) (fabs x)) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ (pow 3/4 3) (pow (/ 15/8 (* (fabs x) (fabs x))) 3))))) (fabs x)) (* (* (* (fabs x) (fabs x)) (+ (* 3/4 3/4) (- (* (/ 15/8 (* (fabs x) (fabs x))) (/ 15/8 (* (fabs x) (fabs x)))) (* 3/4 (/ 15/8 (* (fabs x) (fabs x))))))) 1))) (* (+ (* (/ 15/8 (* (fabs x) (fabs x))) (- (/ 15/8 (* (fabs x) (fabs x))) 3/4)) 9/16) (* (* (fabs x) (fabs x)) (fabs x))))) 20.471 * * * * [progress]: [ 71 / 195 ] simplifiying candidate # 20.471 * [simplify]: Simplifying (* (* (* (fabs x) (fabs x)) (- 3/4 (/ 15/8 (* (fabs x) (fabs x))))) (fabs x)) 20.471 * * [simplify]: iters left: 6 (9 enodes) 20.474 * * [simplify]: iters left: 5 (37 enodes) 20.487 * * [simplify]: iters left: 4 (74 enodes) 20.515 * * [simplify]: iters left: 3 (163 enodes) 20.557 * * [simplify]: iters left: 2 (323 enodes) 20.663 * * [simplify]: Extracting #0: cost 1 inf + 0 20.663 * * [simplify]: Extracting #1: cost 13 inf + 0 20.664 * * [simplify]: Extracting #2: cost 77 inf + 0 20.664 * * [simplify]: Extracting #3: cost 97 inf + 633 20.665 * * [simplify]: Extracting #4: cost 63 inf + 6412 20.668 * * [simplify]: Extracting #5: cost 12 inf + 14547 20.672 * * [simplify]: Extracting #6: cost 0 inf + 16636 20.679 * [simplify]: Simplified to (* (fabs x) (+ -15/8 (* (* (fabs x) (fabs x)) 3/4))) 20.679 * [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.679 * * * * [progress]: [ 72 / 195 ] simplifiying candidate # 20.680 * [simplify]: Simplifying (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x)) 20.680 * * [simplify]: iters left: 6 (5 enodes) 20.682 * * [simplify]: iters left: 5 (21 enodes) 20.686 * * [simplify]: iters left: 4 (30 enodes) 20.691 * * [simplify]: iters left: 3 (41 enodes) 20.700 * * [simplify]: iters left: 2 (74 enodes) 20.731 * * [simplify]: iters left: 1 (145 enodes) 20.784 * * [simplify]: Extracting #0: cost 1 inf + 0 20.785 * * [simplify]: Extracting #1: cost 27 inf + 0 20.785 * * [simplify]: Extracting #2: cost 79 inf + 1 20.785 * * [simplify]: Extracting #3: cost 76 inf + 10 20.785 * * [simplify]: Extracting #4: cost 65 inf + 1506 20.787 * * [simplify]: Extracting #5: cost 16 inf + 16658 20.788 * * [simplify]: Extracting #6: cost 0 inf + 22556 20.790 * [simplify]: Simplified to (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) 20.790 * [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.791 * * * * [progress]: [ 73 / 195 ] simplifiying candidate # 20.791 * [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.791 * * [simplify]: iters left: 6 (21 enodes) 20.803 * * [simplify]: iters left: 5 (112 enodes) 20.837 * * [simplify]: iters left: 4 (459 enodes) 21.280 * * [simplify]: Extracting #0: cost 1 inf + 0 21.280 * * [simplify]: Extracting #1: cost 10 inf + 0 21.280 * * [simplify]: Extracting #2: cost 70 inf + 0 21.290 * * [simplify]: Extracting #3: cost 417 inf + 1 21.298 * * [simplify]: Extracting #4: cost 657 inf + 12145 21.345 * * [simplify]: Extracting #5: cost 388 inf + 102511 21.413 * * [simplify]: Extracting #6: cost 47 inf + 219656 21.508 * * [simplify]: Extracting #7: cost 0 inf + 234298 21.614 * * [simplify]: Extracting #8: cost 0 inf + 232412 21.728 * * [simplify]: Extracting #9: cost 0 inf + 232167 21.822 * [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.822 * [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.822 * * * * [progress]: [ 74 / 195 ] simplifiying candidate # 21.822 * [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.823 * * [simplify]: iters left: 6 (17 enodes) 21.828 * * [simplify]: iters left: 5 (79 enodes) 21.852 * * [simplify]: iters left: 4 (204 enodes) 21.937 * * [simplify]: Extracting #0: cost 1 inf + 0 21.938 * * [simplify]: Extracting #1: cost 6 inf + 0 21.938 * * [simplify]: Extracting #2: cost 50 inf + 0 21.938 * * [simplify]: Extracting #3: cost 149 inf + 1 21.940 * * [simplify]: Extracting #4: cost 173 inf + 1551 21.949 * * [simplify]: Extracting #5: cost 77 inf + 20141 21.969 * * [simplify]: Extracting #6: cost 5 inf + 39342 21.982 * * [simplify]: Extracting #7: cost 0 inf + 40957 21.993 * [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.993 * [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.994 * * * * [progress]: [ 75 / 195 ] simplifiying candidate # 21.994 * [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.994 * * [simplify]: iters left: 6 (21 enodes) 22.000 * * [simplify]: iters left: 5 (109 enodes) 22.034 * * [simplify]: iters left: 4 (327 enodes) 22.278 * * [simplify]: Extracting #0: cost 1 inf + 0 22.279 * * [simplify]: Extracting #1: cost 27 inf + 0 22.280 * * [simplify]: Extracting #2: cost 260 inf + 0 22.283 * * [simplify]: Extracting #3: cost 448 inf + 2 22.289 * * [simplify]: Extracting #4: cost 379 inf + 23650 22.318 * * [simplify]: Extracting #5: cost 129 inf + 109342 22.383 * * [simplify]: Extracting #6: cost 4 inf + 166517 22.446 * * [simplify]: Extracting #7: cost 0 inf + 164262 22.523 * * [simplify]: Extracting #8: cost 0 inf + 164223 22.604 * [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.604 * [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.604 * * * * [progress]: [ 76 / 195 ] simplifiying candidate # 22.604 * [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.604 * * [simplify]: iters left: 6 (17 enodes) 22.610 * * [simplify]: iters left: 5 (81 enodes) 22.642 * * [simplify]: iters left: 4 (206 enodes) 22.735 * * [simplify]: Extracting #0: cost 1 inf + 0 22.735 * * [simplify]: Extracting #1: cost 22 inf + 0 22.735 * * [simplify]: Extracting #2: cost 100 inf + 0 22.736 * * [simplify]: Extracting #3: cost 143 inf + 5 22.737 * * [simplify]: Extracting #4: cost 130 inf + 1347 22.746 * * [simplify]: Extracting #5: cost 41 inf + 19016 22.757 * * [simplify]: Extracting #6: cost 1 inf + 29615 22.768 * * [simplify]: Extracting #7: cost 0 inf + 29652 22.777 * * [simplify]: Extracting #8: cost 0 inf + 29611 22.789 * [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.790 * [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.790 * * * * [progress]: [ 77 / 195 ] simplifiying candidate # 22.790 * [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.790 * * [simplify]: iters left: 6 (19 enodes) 22.796 * * [simplify]: iters left: 5 (95 enodes) 22.820 * * [simplify]: iters left: 4 (245 enodes) 22.930 * * [simplify]: Extracting #0: cost 1 inf + 0 22.930 * * [simplify]: Extracting #1: cost 16 inf + 0 22.930 * * [simplify]: Extracting #2: cost 96 inf + 0 22.931 * * [simplify]: Extracting #3: cost 175 inf + 1 22.932 * * [simplify]: Extracting #4: cost 188 inf + 2406 22.935 * * [simplify]: Extracting #5: cost 106 inf + 19971 22.946 * * [simplify]: Extracting #6: cost 12 inf + 49606 22.967 * * [simplify]: Extracting #7: cost 0 inf + 54938 22.987 * * [simplify]: Extracting #8: cost 0 inf + 54607 23.004 * * [simplify]: Extracting #9: cost 0 inf + 54525 23.023 * [simplify]: Simplified to (+ (* (exp (* (fabs x) (fabs x))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))))) (/ (exp (* (fabs x) (fabs x))) (fabs x))) 23.023 * [simplify]: Simplified (2 1) to (λ (x) (/ (+ (* (exp (* (fabs x) (fabs x))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ (/ (+ (/ 15/8 (* (fabs x) (fabs x))) 3/4) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))))) (/ (exp (* (fabs x) (fabs x))) (fabs x))) (sqrt PI))) 23.023 * * * * [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)))))))> 23.023 * * * * [progress]: [ 79 / 195 ] simplifiying candidate # 23.024 * * * * [progress]: [ 80 / 195 ] simplifiying candidate # 23.024 * * * * [progress]: [ 81 / 195 ] simplifiying candidate # 23.024 * [simplify]: Simplifying (- (- (log 1/2) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 23.024 * * [simplify]: iters left: 6 (8 enodes) 23.028 * * [simplify]: iters left: 5 (32 enodes) 23.039 * * [simplify]: iters left: 4 (57 enodes) 23.051 * * [simplify]: iters left: 3 (84 enodes) 23.064 * * [simplify]: iters left: 2 (104 enodes) 23.078 * * [simplify]: iters left: 1 (123 enodes) 23.096 * * [simplify]: Extracting #0: cost 1 inf + 0 23.096 * * [simplify]: Extracting #1: cost 19 inf + 0 23.096 * * [simplify]: Extracting #2: cost 37 inf + 0 23.096 * * [simplify]: Extracting #3: cost 36 inf + 183 23.097 * * [simplify]: Extracting #4: cost 25 inf + 1607 23.098 * * [simplify]: Extracting #5: cost 5 inf + 6288 23.099 * * [simplify]: Extracting #6: cost 0 inf + 7527 23.100 * [simplify]: Simplified to (- (- (log 1/2) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 23.100 * [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))))) 23.101 * * * * [progress]: [ 82 / 195 ] simplifiying candidate # 23.101 * [simplify]: Simplifying (- (- (log 1/2) (log (fabs x))) (log (* (fabs x) (fabs x)))) 23.101 * * [simplify]: iters left: 6 (9 enodes) 23.103 * * [simplify]: iters left: 5 (34 enodes) 23.111 * * [simplify]: iters left: 4 (54 enodes) 23.121 * * [simplify]: iters left: 3 (83 enodes) 23.134 * * [simplify]: iters left: 2 (102 enodes) 23.147 * * [simplify]: iters left: 1 (118 enodes) 23.167 * * [simplify]: Extracting #0: cost 1 inf + 0 23.167 * * [simplify]: Extracting #1: cost 19 inf + 0 23.167 * * [simplify]: Extracting #2: cost 39 inf + 0 23.167 * * [simplify]: Extracting #3: cost 38 inf + 294 23.168 * * [simplify]: Extracting #4: cost 24 inf + 2615 23.170 * * [simplify]: Extracting #5: cost 5 inf + 6844 23.173 * * [simplify]: Extracting #6: cost 0 inf + 8141 23.176 * [simplify]: Simplified to (- (- (- (log 1/2) (log (fabs x))) (log (fabs x))) (log (fabs x))) 23.176 * [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))))) 23.176 * * * * [progress]: [ 83 / 195 ] simplifiying candidate # 23.177 * [simplify]: Simplifying (- (log (/ 1/2 (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 23.177 * * [simplify]: iters left: 6 (8 enodes) 23.181 * * [simplify]: iters left: 5 (30 enodes) 23.191 * * [simplify]: iters left: 4 (47 enodes) 23.207 * * [simplify]: iters left: 3 (80 enodes) 23.235 * * [simplify]: iters left: 2 (105 enodes) 23.264 * * [simplify]: iters left: 1 (122 enodes) 23.292 * * [simplify]: Extracting #0: cost 1 inf + 0 23.292 * * [simplify]: Extracting #1: cost 16 inf + 0 23.292 * * [simplify]: Extracting #2: cost 34 inf + 0 23.293 * * [simplify]: Extracting #3: cost 34 inf + 143 23.293 * * [simplify]: Extracting #4: cost 32 inf + 255 23.294 * * [simplify]: Extracting #5: cost 23 inf + 1369 23.295 * * [simplify]: Extracting #6: cost 6 inf + 5076 23.299 * * [simplify]: Extracting #7: cost 0 inf + 6444 23.302 * [simplify]: Simplified to (- (log 1/2) (+ (log (fabs x)) (+ (log (fabs x)) (log (fabs x))))) 23.302 * [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))))) 23.302 * * * * [progress]: [ 84 / 195 ] simplifiying candidate # 23.303 * [simplify]: Simplifying (- (log (/ 1/2 (fabs x))) (log (* (fabs x) (fabs x)))) 23.303 * * [simplify]: iters left: 6 (8 enodes) 23.308 * * [simplify]: iters left: 5 (30 enodes) 23.315 * * [simplify]: iters left: 4 (46 enodes) 23.323 * * [simplify]: iters left: 3 (79 enodes) 23.337 * * [simplify]: iters left: 2 (99 enodes) 23.358 * * [simplify]: iters left: 1 (113 enodes) 23.373 * * [simplify]: Extracting #0: cost 1 inf + 0 23.373 * * [simplify]: Extracting #1: cost 16 inf + 0 23.373 * * [simplify]: Extracting #2: cost 35 inf + 0 23.373 * * [simplify]: Extracting #3: cost 38 inf + 1 23.373 * * [simplify]: Extracting #4: cost 33 inf + 366 23.373 * * [simplify]: Extracting #5: cost 24 inf + 1480 23.374 * * [simplify]: Extracting #6: cost 4 inf + 5801 23.375 * * [simplify]: Extracting #7: cost 0 inf + 6886 23.377 * [simplify]: Simplified to (- (log (/ 1/2 (fabs x))) (log (* (fabs x) (fabs x)))) 23.377 * [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))))) 23.377 * * * * [progress]: [ 85 / 195 ] simplifiying candidate # 23.377 * * * * [progress]: [ 86 / 195 ] simplifiying candidate # 23.377 * * * * [progress]: [ 87 / 195 ] simplifiying candidate # 23.377 * [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.377 * * [simplify]: iters left: 6 (10 enodes) 23.381 * * [simplify]: iters left: 5 (50 enodes) 23.402 * * [simplify]: iters left: 4 (159 enodes) 23.498 * * [simplify]: Extracting #0: cost 1 inf + 0 23.498 * * [simplify]: Extracting #1: cost 67 inf + 0 23.498 * * [simplify]: Extracting #2: cost 161 inf + 3 23.499 * * [simplify]: Extracting #3: cost 149 inf + 2723 23.507 * * [simplify]: Extracting #4: cost 32 inf + 23717 23.515 * * [simplify]: Extracting #5: cost 0 inf + 30278 23.524 * * [simplify]: Extracting #6: cost 0 inf + 30238 23.540 * [simplify]: Simplified to (/ (/ 1/8 (* (fabs x) (* (fabs x) (fabs x)))) (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x))))) 23.540 * [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.540 * * * * [progress]: [ 88 / 195 ] simplifiying candidate # 23.541 * [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.541 * * [simplify]: iters left: 6 (11 enodes) 23.548 * * [simplify]: iters left: 5 (53 enodes) 23.571 * * [simplify]: iters left: 4 (165 enodes) 23.652 * * [simplify]: Extracting #0: cost 1 inf + 0 23.652 * * [simplify]: Extracting #1: cost 72 inf + 0 23.653 * * [simplify]: Extracting #2: cost 181 inf + 3 23.657 * * [simplify]: Extracting #3: cost 128 inf + 10039 23.674 * * [simplify]: Extracting #4: cost 10 inf + 32004 23.692 * * [simplify]: Extracting #5: cost 0 inf + 34246 23.711 * [simplify]: Simplified to (/ (/ (/ 1/8 (* (fabs x) (* (fabs x) (fabs x)))) (* (fabs x) (* (fabs x) (fabs x)))) (* (fabs x) (* (fabs x) (fabs x)))) 23.711 * [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.711 * * * * [progress]: [ 89 / 195 ] simplifiying candidate # 23.712 * [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.712 * * [simplify]: iters left: 6 (10 enodes) 23.718 * * [simplify]: iters left: 5 (51 enodes) 23.744 * * [simplify]: iters left: 4 (160 enodes) 23.840 * * [simplify]: Extracting #0: cost 1 inf + 0 23.840 * * [simplify]: Extracting #1: cost 67 inf + 0 23.841 * * [simplify]: Extracting #2: cost 161 inf + 1 23.842 * * [simplify]: Extracting #3: cost 137 inf + 3849 23.851 * * [simplify]: Extracting #4: cost 27 inf + 27386 23.861 * * [simplify]: Extracting #5: cost 0 inf + 32500 23.880 * * [simplify]: Extracting #6: cost 0 inf + 32460 23.899 * [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.899 * [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.899 * * * * [progress]: [ 90 / 195 ] simplifiying candidate # 23.900 * [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.900 * * [simplify]: iters left: 6 (10 enodes) 23.906 * * [simplify]: iters left: 5 (52 enodes) 23.930 * * [simplify]: iters left: 4 (160 enodes) 24.001 * * [simplify]: Extracting #0: cost 1 inf + 0 24.001 * * [simplify]: Extracting #1: cost 70 inf + 0 24.002 * * [simplify]: Extracting #2: cost 163 inf + 2 24.005 * * [simplify]: Extracting #3: cost 136 inf + 5911 24.019 * * [simplify]: Extracting #4: cost 27 inf + 28966 24.038 * * [simplify]: Extracting #5: cost 0 inf + 33270 24.058 * * [simplify]: Extracting #6: cost 0 inf + 33230 24.076 * [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))))) 24.076 * [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))))) 24.077 * * * * [progress]: [ 91 / 195 ] simplifiying candidate # 24.077 * * * * [progress]: [ 92 / 195 ] simplifiying candidate # 24.077 * * * * [progress]: [ 93 / 195 ] simplifiying candidate # 24.077 * * * * [progress]: [ 94 / 195 ] simplifiying candidate # 24.077 * * * * [progress]: [ 95 / 195 ] simplifiying candidate # 24.077 * [simplify]: Simplifying (/ (* (cbrt (/ 1/2 (fabs x))) (cbrt (/ 1/2 (fabs x)))) (fabs x)) 24.077 * * [simplify]: iters left: 6 (7 enodes) 24.079 * * [simplify]: iters left: 5 (23 enodes) 24.083 * * [simplify]: iters left: 4 (27 enodes) 24.087 * * [simplify]: iters left: 3 (30 enodes) 24.094 * * [simplify]: Extracting #0: cost 1 inf + 0 24.094 * * [simplify]: Extracting #1: cost 7 inf + 0 24.094 * * [simplify]: Extracting #2: cost 14 inf + 0 24.094 * * [simplify]: Extracting #3: cost 15 inf + 1 24.094 * * [simplify]: Extracting #4: cost 12 inf + 84 24.094 * * [simplify]: Extracting #5: cost 10 inf + 248 24.094 * * [simplify]: Extracting #6: cost 4 inf + 1380 24.094 * * [simplify]: Extracting #7: cost 1 inf + 2026 24.095 * * [simplify]: Extracting #8: cost 0 inf + 2268 24.095 * [simplify]: Simplified to (/ (cbrt (/ 1/2 (fabs x))) (/ (fabs x) (cbrt (/ 1/2 (fabs x))))) 24.095 * [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))))) 24.095 * [simplify]: Simplifying (/ (cbrt (/ 1/2 (fabs x))) (fabs x)) 24.095 * * [simplify]: iters left: 6 (6 enodes) 24.097 * * [simplify]: iters left: 5 (18 enodes) 24.100 * * [simplify]: Extracting #0: cost 1 inf + 0 24.100 * * [simplify]: Extracting #1: cost 4 inf + 0 24.100 * * [simplify]: Extracting #2: cost 8 inf + 0 24.100 * * [simplify]: Extracting #3: cost 7 inf + 83 24.100 * * [simplify]: Extracting #4: cost 6 inf + 84 24.100 * * [simplify]: Extracting #5: cost 0 inf + 976 24.100 * [simplify]: Simplified to (/ (cbrt (/ 1/2 (fabs x))) (fabs x)) 24.100 * [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))))) 24.100 * * * * [progress]: [ 96 / 195 ] simplifiying candidate # 24.101 * [simplify]: Simplifying (/ (sqrt (/ 1/2 (fabs x))) (fabs x)) 24.101 * * [simplify]: iters left: 6 (6 enodes) 24.102 * * [simplify]: iters left: 5 (18 enodes) 24.105 * * [simplify]: Extracting #0: cost 1 inf + 0 24.105 * * [simplify]: Extracting #1: cost 4 inf + 0 24.105 * * [simplify]: Extracting #2: cost 8 inf + 0 24.105 * * [simplify]: Extracting #3: cost 7 inf + 83 24.105 * * [simplify]: Extracting #4: cost 6 inf + 84 24.105 * * [simplify]: Extracting #5: cost 0 inf + 816 24.105 * [simplify]: Simplified to (/ (sqrt (/ 1/2 (fabs x))) (fabs x)) 24.105 * [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))))) 24.106 * [simplify]: Simplifying (/ (sqrt (/ 1/2 (fabs x))) (fabs x)) 24.106 * * [simplify]: iters left: 6 (6 enodes) 24.107 * * [simplify]: iters left: 5 (18 enodes) 24.112 * * [simplify]: Extracting #0: cost 1 inf + 0 24.112 * * [simplify]: Extracting #1: cost 4 inf + 0 24.112 * * [simplify]: Extracting #2: cost 8 inf + 0 24.112 * * [simplify]: Extracting #3: cost 7 inf + 83 24.112 * * [simplify]: Extracting #4: cost 6 inf + 84 24.112 * * [simplify]: Extracting #5: cost 0 inf + 816 24.113 * [simplify]: Simplified to (/ (sqrt (/ 1/2 (fabs x))) (fabs x)) 24.113 * [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))))) 24.113 * * * * [progress]: [ 97 / 195 ] simplifiying candidate # 24.113 * [simplify]: Simplifying (/ (/ (* (cbrt 1/2) (cbrt 1/2)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) 24.113 * * [simplify]: iters left: 6 (9 enodes) 24.118 * * [simplify]: iters left: 5 (35 enodes) 24.130 * * [simplify]: iters left: 4 (66 enodes) 24.152 * * [simplify]: iters left: 3 (111 enodes) 24.172 * * [simplify]: iters left: 2 (157 enodes) 24.215 * * [simplify]: iters left: 1 (171 enodes) 24.247 * * [simplify]: Extracting #0: cost 1 inf + 0 24.248 * * [simplify]: Extracting #1: cost 23 inf + 0 24.248 * * [simplify]: Extracting #2: cost 46 inf + 0 24.248 * * [simplify]: Extracting #3: cost 39 inf + 569 24.249 * * [simplify]: Extracting #4: cost 9 inf + 7540 24.251 * * [simplify]: Extracting #5: cost 0 inf + 9796 24.253 * * [simplify]: Extracting #6: cost 0 inf + 9756 24.254 * [simplify]: Simplified to (/ (* (/ (cbrt 1/2) (cbrt (fabs x))) (/ (cbrt 1/2) (cbrt (fabs x)))) (fabs x)) 24.255 * [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))))) 24.255 * [simplify]: Simplifying (/ (/ (cbrt 1/2) (cbrt (fabs x))) (fabs x)) 24.255 * * [simplify]: iters left: 6 (7 enodes) 24.257 * * [simplify]: iters left: 5 (23 enodes) 24.261 * * [simplify]: iters left: 4 (28 enodes) 24.267 * * [simplify]: iters left: 3 (30 enodes) 24.276 * * [simplify]: Extracting #0: cost 1 inf + 0 24.277 * * [simplify]: Extracting #1: cost 8 inf + 0 24.277 * * [simplify]: Extracting #2: cost 16 inf + 0 24.277 * * [simplify]: Extracting #3: cost 12 inf + 84 24.277 * * [simplify]: Extracting #4: cost 6 inf + 891 24.277 * * [simplify]: Extracting #5: cost 1 inf + 1900 24.278 * * [simplify]: Extracting #6: cost 0 inf + 2182 24.279 * [simplify]: Simplified to (/ (cbrt 1/2) (* (fabs x) (cbrt (fabs x)))) 24.279 * [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))))) 24.279 * * * * [progress]: [ 98 / 195 ] simplifiying candidate # 24.279 * [simplify]: Simplifying (/ (/ (* (cbrt 1/2) (cbrt 1/2)) (sqrt (fabs x))) (fabs x)) 24.279 * * [simplify]: iters left: 6 (8 enodes) 24.284 * * [simplify]: iters left: 5 (28 enodes) 24.294 * * [simplify]: iters left: 4 (43 enodes) 24.309 * * [simplify]: iters left: 3 (65 enodes) 24.328 * * [simplify]: iters left: 2 (76 enodes) 24.349 * * [simplify]: iters left: 1 (77 enodes) 24.368 * * [simplify]: Extracting #0: cost 1 inf + 0 24.369 * * [simplify]: Extracting #1: cost 15 inf + 0 24.369 * * [simplify]: Extracting #2: cost 30 inf + 0 24.369 * * [simplify]: Extracting #3: cost 23 inf + 529 24.370 * * [simplify]: Extracting #4: cost 3 inf + 4122 24.372 * * [simplify]: Extracting #5: cost 0 inf + 4768 24.373 * [simplify]: Simplified to (/ (* (cbrt 1/2) (/ (cbrt 1/2) (fabs x))) (sqrt (fabs x))) 24.373 * [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))))) 24.374 * [simplify]: Simplifying (/ (/ (cbrt 1/2) (sqrt (fabs x))) (fabs x)) 24.374 * * [simplify]: iters left: 6 (7 enodes) 24.378 * * [simplify]: iters left: 5 (23 enodes) 24.385 * * [simplify]: iters left: 4 (28 enodes) 24.394 * * [simplify]: iters left: 3 (30 enodes) 24.402 * * [simplify]: Extracting #0: cost 1 inf + 0 24.402 * * [simplify]: Extracting #1: cost 8 inf + 0 24.402 * * [simplify]: Extracting #2: cost 16 inf + 0 24.402 * * [simplify]: Extracting #3: cost 12 inf + 84 24.402 * * [simplify]: Extracting #4: cost 6 inf + 731 24.403 * * [simplify]: Extracting #5: cost 1 inf + 1620 24.403 * * [simplify]: Extracting #6: cost 0 inf + 1862 24.404 * [simplify]: Simplified to (/ (cbrt 1/2) (* (fabs x) (sqrt (fabs x)))) 24.404 * [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))))) 24.404 * * * * [progress]: [ 99 / 195 ] simplifiying candidate # 24.405 * [simplify]: Simplifying (/ (/ (* (cbrt 1/2) (cbrt 1/2)) 1) (fabs x)) 24.405 * * [simplify]: iters left: 6 (8 enodes) 24.410 * * [simplify]: iters left: 5 (28 enodes) 24.420 * * [simplify]: iters left: 4 (46 enodes) 24.434 * * [simplify]: iters left: 3 (61 enodes) 24.451 * * [simplify]: iters left: 2 (74 enodes) 24.475 * * [simplify]: Extracting #0: cost 1 inf + 0 24.475 * * [simplify]: Extracting #1: cost 9 inf + 0 24.475 * * [simplify]: Extracting #2: cost 16 inf + 1 24.476 * * [simplify]: Extracting #3: cost 14 inf + 3 24.476 * * [simplify]: Extracting #4: cost 7 inf + 894 24.476 * * [simplify]: Extracting #5: cost 0 inf + 1785 24.477 * [simplify]: Simplified to (/ (cbrt 1/2) (/ (fabs x) (cbrt 1/2))) 24.477 * [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))))) 24.478 * [simplify]: Simplifying (/ (/ (cbrt 1/2) (fabs x)) (fabs x)) 24.478 * * [simplify]: iters left: 5 (6 enodes) 24.481 * * [simplify]: iters left: 4 (20 enodes) 24.488 * * [simplify]: iters left: 3 (22 enodes) 24.495 * * [simplify]: Extracting #0: cost 1 inf + 0 24.495 * * [simplify]: Extracting #1: cost 6 inf + 0 24.495 * * [simplify]: Extracting #2: cost 12 inf + 0 24.495 * * [simplify]: Extracting #3: cost 10 inf + 2 24.495 * * [simplify]: Extracting #4: cost 0 inf + 1136 24.495 * [simplify]: Simplified to (/ (/ (cbrt 1/2) (fabs x)) (fabs x)) 24.496 * [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))))) 24.496 * * * * [progress]: [ 100 / 195 ] simplifiying candidate # 24.496 * [simplify]: Simplifying (/ (/ (sqrt 1/2) (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) 24.496 * * [simplify]: iters left: 6 (8 enodes) 24.500 * * [simplify]: iters left: 5 (28 enodes) 24.509 * * [simplify]: iters left: 4 (38 enodes) 24.518 * * [simplify]: iters left: 3 (50 enodes) 24.526 * * [simplify]: iters left: 2 (52 enodes) 24.533 * * [simplify]: Extracting #0: cost 1 inf + 0 24.533 * * [simplify]: Extracting #1: cost 12 inf + 0 24.533 * * [simplify]: Extracting #2: cost 24 inf + 0 24.533 * * [simplify]: Extracting #3: cost 16 inf + 568 24.533 * * [simplify]: Extracting #4: cost 0 inf + 3634 24.534 * [simplify]: Simplified to (/ (sqrt 1/2) (* (* (fabs x) (cbrt (fabs x))) (cbrt (fabs x)))) 24.534 * [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))))) 24.534 * [simplify]: Simplifying (/ (/ (sqrt 1/2) (cbrt (fabs x))) (fabs x)) 24.535 * * [simplify]: iters left: 6 (7 enodes) 24.537 * * [simplify]: iters left: 5 (23 enodes) 24.540 * * [simplify]: iters left: 4 (28 enodes) 24.545 * * [simplify]: iters left: 3 (30 enodes) 24.550 * * [simplify]: Extracting #0: cost 1 inf + 0 24.550 * * [simplify]: Extracting #1: cost 8 inf + 0 24.550 * * [simplify]: Extracting #2: cost 16 inf + 0 24.550 * * [simplify]: Extracting #3: cost 12 inf + 84 24.550 * * [simplify]: Extracting #4: cost 6 inf + 771 24.551 * * [simplify]: Extracting #5: cost 1 inf + 1620 24.551 * * [simplify]: Extracting #6: cost 0 inf + 1862 24.552 * [simplify]: Simplified to (/ (sqrt 1/2) (* (fabs x) (cbrt (fabs x)))) 24.552 * [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.552 * * * * [progress]: [ 101 / 195 ] simplifiying candidate # 24.553 * [simplify]: Simplifying (/ (/ (sqrt 1/2) (sqrt (fabs x))) (fabs x)) 24.553 * * [simplify]: iters left: 6 (7 enodes) 24.556 * * [simplify]: iters left: 5 (23 enodes) 24.564 * * [simplify]: iters left: 4 (28 enodes) 24.572 * * [simplify]: iters left: 3 (30 enodes) 24.578 * * [simplify]: Extracting #0: cost 1 inf + 0 24.578 * * [simplify]: Extracting #1: cost 8 inf + 0 24.578 * * [simplify]: Extracting #2: cost 16 inf + 0 24.578 * * [simplify]: Extracting #3: cost 12 inf + 84 24.578 * * [simplify]: Extracting #4: cost 6 inf + 611 24.578 * * [simplify]: Extracting #5: cost 1 inf + 1340 24.579 * * [simplify]: Extracting #6: cost 0 inf + 1542 24.579 * [simplify]: Simplified to (/ (sqrt 1/2) (* (fabs x) (sqrt (fabs x)))) 24.579 * [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.579 * [simplify]: Simplifying (/ (/ (sqrt 1/2) (sqrt (fabs x))) (fabs x)) 24.579 * * [simplify]: iters left: 6 (7 enodes) 24.581 * * [simplify]: iters left: 5 (23 enodes) 24.585 * * [simplify]: iters left: 4 (28 enodes) 24.590 * * [simplify]: iters left: 3 (30 enodes) 24.595 * * [simplify]: Extracting #0: cost 1 inf + 0 24.595 * * [simplify]: Extracting #1: cost 8 inf + 0 24.595 * * [simplify]: Extracting #2: cost 16 inf + 0 24.595 * * [simplify]: Extracting #3: cost 12 inf + 84 24.595 * * [simplify]: Extracting #4: cost 6 inf + 611 24.595 * * [simplify]: Extracting #5: cost 1 inf + 1340 24.596 * * [simplify]: Extracting #6: cost 0 inf + 1542 24.596 * [simplify]: Simplified to (/ (sqrt 1/2) (* (fabs x) (sqrt (fabs x)))) 24.596 * [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.596 * * * * [progress]: [ 102 / 195 ] simplifiying candidate # 24.596 * [simplify]: Simplifying (/ (/ (sqrt 1/2) 1) (fabs x)) 24.596 * * [simplify]: iters left: 5 (7 enodes) 24.599 * * [simplify]: iters left: 4 (23 enodes) 24.603 * * [simplify]: iters left: 3 (27 enodes) 24.607 * * [simplify]: iters left: 2 (30 enodes) 24.611 * * [simplify]: Extracting #0: cost 1 inf + 0 24.611 * * [simplify]: Extracting #1: cost 5 inf + 0 24.611 * * [simplify]: Extracting #2: cost 8 inf + 1 24.611 * * [simplify]: Extracting #3: cost 5 inf + 44 24.611 * * [simplify]: Extracting #4: cost 1 inf + 289 24.611 * * [simplify]: Extracting #5: cost 0 inf + 411 24.612 * [simplify]: Simplified to (/ (sqrt 1/2) (fabs x)) 24.612 * [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.612 * [simplify]: Simplifying (/ (/ (sqrt 1/2) (fabs x)) (fabs x)) 24.612 * * [simplify]: iters left: 5 (6 enodes) 24.614 * * [simplify]: iters left: 4 (20 enodes) 24.617 * * [simplify]: iters left: 3 (22 enodes) 24.620 * * [simplify]: Extracting #0: cost 1 inf + 0 24.620 * * [simplify]: Extracting #1: cost 6 inf + 0 24.620 * * [simplify]: Extracting #2: cost 12 inf + 0 24.620 * * [simplify]: Extracting #3: cost 10 inf + 2 24.621 * * [simplify]: Extracting #4: cost 0 inf + 896 24.621 * [simplify]: Simplified to (/ (/ (sqrt 1/2) (fabs x)) (fabs x)) 24.621 * [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.621 * * * * [progress]: [ 103 / 195 ] simplifiying candidate # 24.621 * [simplify]: Simplifying (/ (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) 24.621 * * [simplify]: iters left: 6 (7 enodes) 24.623 * * [simplify]: iters left: 5 (27 enodes) 24.627 * * [simplify]: iters left: 4 (39 enodes) 24.633 * * [simplify]: iters left: 3 (51 enodes) 24.641 * * [simplify]: iters left: 2 (53 enodes) 24.651 * * [simplify]: Extracting #0: cost 1 inf + 0 24.651 * * [simplify]: Extracting #1: cost 12 inf + 0 24.651 * * [simplify]: Extracting #2: cost 21 inf + 1 24.652 * * [simplify]: Extracting #3: cost 20 inf + 2 24.652 * * [simplify]: Extracting #4: cost 13 inf + 733 24.653 * * [simplify]: Extracting #5: cost 2 inf + 2749 24.654 * * [simplify]: Extracting #6: cost 0 inf + 3152 24.655 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) 24.655 * [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.655 * [simplify]: Simplifying (/ (/ 1/2 (cbrt (fabs x))) (fabs x)) 24.655 * * [simplify]: iters left: 6 (6 enodes) 24.658 * * [simplify]: iters left: 5 (20 enodes) 24.664 * * [simplify]: iters left: 4 (25 enodes) 24.674 * * [simplify]: iters left: 3 (27 enodes) 24.681 * * [simplify]: Extracting #0: cost 1 inf + 0 24.681 * * [simplify]: Extracting #1: cost 8 inf + 0 24.681 * * [simplify]: Extracting #2: cost 13 inf + 1 24.681 * * [simplify]: Extracting #3: cost 12 inf + 2 24.682 * * [simplify]: Extracting #4: cost 7 inf + 489 24.682 * * [simplify]: Extracting #5: cost 0 inf + 1540 24.682 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (cbrt (fabs x))) 24.682 * [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.683 * * * * [progress]: [ 104 / 195 ] simplifiying candidate # 24.683 * [simplify]: Simplifying (/ (/ 1 (sqrt (fabs x))) (fabs x)) 24.683 * * [simplify]: iters left: 6 (6 enodes) 24.687 * * [simplify]: iters left: 5 (22 enodes) 24.694 * * [simplify]: iters left: 4 (29 enodes) 24.702 * * [simplify]: iters left: 3 (31 enodes) 24.710 * * [simplify]: Extracting #0: cost 1 inf + 0 24.711 * * [simplify]: Extracting #1: cost 8 inf + 0 24.711 * * [simplify]: Extracting #2: cost 13 inf + 1 24.711 * * [simplify]: Extracting #3: cost 12 inf + 2 24.711 * * [simplify]: Extracting #4: cost 8 inf + 247 24.711 * * [simplify]: Extracting #5: cost 1 inf + 1058 24.712 * * [simplify]: Extracting #6: cost 0 inf + 1220 24.712 * [simplify]: Simplified to (/ (/ 1 (sqrt (fabs x))) (fabs x)) 24.712 * [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.713 * [simplify]: Simplifying (/ (/ 1/2 (sqrt (fabs x))) (fabs x)) 24.713 * * [simplify]: iters left: 6 (6 enodes) 24.716 * * [simplify]: iters left: 5 (20 enodes) 24.719 * * [simplify]: iters left: 4 (25 enodes) 24.722 * * [simplify]: iters left: 3 (27 enodes) 24.726 * * [simplify]: Extracting #0: cost 1 inf + 0 24.726 * * [simplify]: Extracting #1: cost 8 inf + 0 24.726 * * [simplify]: Extracting #2: cost 13 inf + 1 24.726 * * [simplify]: Extracting #3: cost 12 inf + 2 24.727 * * [simplify]: Extracting #4: cost 7 inf + 409 24.727 * * [simplify]: Extracting #5: cost 0 inf + 1220 24.727 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (sqrt (fabs x))) 24.727 * [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.727 * * * * [progress]: [ 105 / 195 ] simplifiying candidate # 24.727 * [simplify]: Simplifying (/ (/ 1 1) (fabs x)) 24.727 * * [simplify]: iters left: 4 (5 enodes) 24.729 * * [simplify]: iters left: 3 (15 enodes) 24.731 * * [simplify]: iters left: 2 (17 enodes) 24.733 * * [simplify]: Extracting #0: cost 1 inf + 0 24.733 * * [simplify]: Extracting #1: cost 4 inf + 0 24.734 * * [simplify]: Extracting #2: cost 5 inf + 1 24.734 * * [simplify]: Extracting #3: cost 1 inf + 207 24.734 * * [simplify]: Extracting #4: cost 0 inf + 248 24.734 * [simplify]: Simplified to (/ 1 (fabs x)) 24.734 * [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.734 * [simplify]: Simplifying (/ (/ 1/2 (fabs x)) (fabs x)) 24.734 * * [simplify]: iters left: 5 (5 enodes) 24.736 * * [simplify]: iters left: 4 (17 enodes) 24.738 * * [simplify]: iters left: 3 (19 enodes) 24.741 * * [simplify]: Extracting #0: cost 1 inf + 0 24.741 * * [simplify]: Extracting #1: cost 6 inf + 0 24.741 * * [simplify]: Extracting #2: cost 9 inf + 1 24.741 * * [simplify]: Extracting #3: cost 0 inf + 654 24.741 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (fabs x)) 24.741 * [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.742 * * * * [progress]: [ 106 / 195 ] simplifiying candidate # 24.742 * [simplify]: Simplifying (/ 1 (fabs x)) 24.742 * * [simplify]: iters left: 3 (4 enodes) 24.743 * * [simplify]: iters left: 2 (14 enodes) 24.746 * * [simplify]: iters left: 1 (16 enodes) 24.751 * * [simplify]: Extracting #0: cost 1 inf + 0 24.751 * * [simplify]: Extracting #1: cost 4 inf + 0 24.751 * * [simplify]: Extracting #2: cost 5 inf + 1 24.751 * * [simplify]: Extracting #3: cost 3 inf + 43 24.751 * * [simplify]: Extracting #4: cost 1 inf + 166 24.751 * * [simplify]: Extracting #5: cost 0 inf + 248 24.752 * [simplify]: Simplified to (/ 1 (fabs x)) 24.752 * [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.752 * [simplify]: Simplifying (/ (/ 1/2 (fabs x)) (fabs x)) 24.752 * * [simplify]: iters left: 5 (5 enodes) 24.755 * * [simplify]: iters left: 4 (17 enodes) 24.760 * * [simplify]: iters left: 3 (19 enodes) 24.765 * * [simplify]: Extracting #0: cost 1 inf + 0 24.766 * * [simplify]: Extracting #1: cost 6 inf + 0 24.766 * * [simplify]: Extracting #2: cost 9 inf + 1 24.766 * * [simplify]: Extracting #3: cost 0 inf + 654 24.766 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (fabs x)) 24.766 * [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.766 * * * * [progress]: [ 107 / 195 ] simplifiying candidate # 24.767 * [simplify]: Simplifying (/ 1/2 (fabs x)) 24.767 * * [simplify]: iters left: 3 (4 enodes) 24.769 * * [simplify]: iters left: 2 (12 enodes) 24.773 * * [simplify]: Extracting #0: cost 1 inf + 0 24.773 * * [simplify]: Extracting #1: cost 4 inf + 0 24.773 * * [simplify]: Extracting #2: cost 5 inf + 1 24.773 * * [simplify]: Extracting #3: cost 4 inf + 2 24.773 * * [simplify]: Extracting #4: cost 0 inf + 248 24.773 * [simplify]: Simplified to (/ 1/2 (fabs x)) 24.773 * [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.774 * [simplify]: Simplifying (/ (/ 1 (fabs x)) (fabs x)) 24.774 * * [simplify]: iters left: 5 (5 enodes) 24.777 * * [simplify]: iters left: 4 (19 enodes) 24.782 * * [simplify]: iters left: 3 (23 enodes) 24.789 * * [simplify]: Extracting #0: cost 1 inf + 0 24.789 * * [simplify]: Extracting #1: cost 6 inf + 0 24.789 * * [simplify]: Extracting #2: cost 9 inf + 1 24.789 * * [simplify]: Extracting #3: cost 1 inf + 573 24.790 * * [simplify]: Extracting #4: cost 0 inf + 654 24.790 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (fabs x)) 24.790 * [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.790 * * * * [progress]: [ 108 / 195 ] simplifiying candidate # 24.790 * * * * [progress]: [ 109 / 195 ] simplifiying candidate # 24.790 * * * * [progress]: [ 110 / 195 ] simplifiying candidate # 24.791 * * * * [progress]: [ 111 / 195 ] simplifiying candidate # 24.791 * [simplify]: Simplifying (fabs x) 24.791 * * [simplify]: iters left: 1 (2 enodes) 24.792 * * [simplify]: Extracting #0: cost 1 inf + 0 24.792 * * [simplify]: Extracting #1: cost 3 inf + 0 24.792 * * [simplify]: Extracting #2: cost 2 inf + 1 24.792 * * [simplify]: Extracting #3: cost 0 inf + 83 24.792 * [simplify]: Simplified to (fabs x) 24.792 * [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.792 * * * * [progress]: [ 112 / 195 ] simplifiying candidate # 24.792 * [simplify]: Simplifying (* (cbrt (/ 1/2 (fabs x))) (cbrt (/ 1/2 (fabs x)))) 24.792 * * [simplify]: iters left: 6 (6 enodes) 24.794 * * [simplify]: iters left: 5 (18 enodes) 24.797 * * [simplify]: Extracting #0: cost 1 inf + 0 24.797 * * [simplify]: Extracting #1: cost 3 inf + 0 24.797 * * [simplify]: Extracting #2: cost 5 inf + 0 24.797 * * [simplify]: Extracting #3: cost 8 inf + 0 24.797 * * [simplify]: Extracting #4: cost 9 inf + 1 24.797 * * [simplify]: Extracting #5: cost 0 inf + 976 24.798 * [simplify]: Simplified to (* (cbrt (/ 1/2 (fabs x))) (cbrt (/ 1/2 (fabs x)))) 24.798 * [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.798 * * * * [progress]: [ 113 / 195 ] simplifiying candidate # 24.799 * [simplify]: Simplifying (sqrt (/ 1/2 (fabs x))) 24.799 * * [simplify]: iters left: 4 (5 enodes) 24.800 * * [simplify]: iters left: 3 (15 enodes) 24.802 * * [simplify]: Extracting #0: cost 1 inf + 0 24.802 * * [simplify]: Extracting #1: cost 3 inf + 0 24.802 * * [simplify]: Extracting #2: cost 6 inf + 0 24.803 * * [simplify]: Extracting #3: cost 7 inf + 1 24.803 * * [simplify]: Extracting #4: cost 0 inf + 492 24.803 * [simplify]: Simplified to (sqrt (/ 1/2 (fabs x))) 24.803 * [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.803 * * * * [progress]: [ 114 / 195 ] simplifiying candidate # 24.803 * [simplify]: Simplifying (/ (* (cbrt 1/2) (cbrt 1/2)) (* (cbrt (fabs x)) (cbrt (fabs x)))) 24.803 * * [simplify]: iters left: 6 (8 enodes) 24.806 * * [simplify]: iters left: 5 (30 enodes) 24.810 * * [simplify]: iters left: 4 (45 enodes) 24.817 * * [simplify]: iters left: 3 (52 enodes) 24.825 * * [simplify]: iters left: 2 (55 enodes) 24.840 * * [simplify]: Extracting #0: cost 1 inf + 0 24.840 * * [simplify]: Extracting #1: cost 11 inf + 0 24.840 * * [simplify]: Extracting #2: cost 22 inf + 0 24.840 * * [simplify]: Extracting #3: cost 23 inf + 1 24.840 * * [simplify]: Extracting #4: cost 18 inf + 286 24.841 * * [simplify]: Extracting #5: cost 2 inf + 3832 24.842 * * [simplify]: Extracting #6: cost 0 inf + 4276 24.843 * [simplify]: Simplified to (* (/ (cbrt 1/2) (cbrt (fabs x))) (/ (cbrt 1/2) (cbrt (fabs x)))) 24.844 * [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.844 * * * * [progress]: [ 115 / 195 ] simplifiying candidate # 24.844 * [simplify]: Simplifying (/ (* (cbrt 1/2) (cbrt 1/2)) (sqrt (fabs x))) 24.844 * * [simplify]: iters left: 5 (7 enodes) 24.848 * * [simplify]: iters left: 4 (23 enodes) 24.856 * * [simplify]: iters left: 3 (27 enodes) 24.864 * * [simplify]: iters left: 2 (30 enodes) 24.873 * * [simplify]: Extracting #0: cost 1 inf + 0 24.873 * * [simplify]: Extracting #1: cost 7 inf + 0 24.873 * * [simplify]: Extracting #2: cost 14 inf + 0 24.873 * * [simplify]: Extracting #3: cost 15 inf + 1 24.873 * * [simplify]: Extracting #4: cost 12 inf + 164 24.873 * * [simplify]: Extracting #5: cost 6 inf + 771 24.874 * * [simplify]: Extracting #6: cost 1 inf + 1700 24.874 * * [simplify]: Extracting #7: cost 0 inf + 1942 24.875 * [simplify]: Simplified to (/ (* (cbrt 1/2) (cbrt 1/2)) (sqrt (fabs x))) 24.875 * [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.875 * * * * [progress]: [ 116 / 195 ] simplifiying candidate # 24.876 * [simplify]: Simplifying (/ (* (cbrt 1/2) (cbrt 1/2)) 1) 24.876 * * [simplify]: iters left: 5 (5 enodes) 24.879 * * [simplify]: iters left: 4 (17 enodes) 24.885 * * [simplify]: iters left: 3 (27 enodes) 24.890 * * [simplify]: iters left: 2 (28 enodes) 24.894 * * [simplify]: Extracting #0: cost 1 inf + 0 24.894 * * [simplify]: Extracting #1: cost 5 inf + 0 24.894 * * [simplify]: Extracting #2: cost 7 inf + 1 24.894 * * [simplify]: Extracting #3: cost 6 inf + 2 24.894 * * [simplify]: Extracting #4: cost 1 inf + 528 24.894 * * [simplify]: Extracting #5: cost 0 inf + 650 24.894 * [simplify]: Simplified to (* (cbrt 1/2) (cbrt 1/2)) 24.894 * [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.894 * * * * [progress]: [ 117 / 195 ] simplifiying candidate # 24.895 * [simplify]: Simplifying (/ (sqrt 1/2) (* (cbrt (fabs x)) (cbrt (fabs x)))) 24.895 * * [simplify]: iters left: 6 (7 enodes) 24.897 * * [simplify]: iters left: 5 (23 enodes) 24.900 * * [simplify]: iters left: 4 (25 enodes) 24.904 * * [simplify]: Extracting #0: cost 1 inf + 0 24.904 * * [simplify]: Extracting #1: cost 6 inf + 0 24.904 * * [simplify]: Extracting #2: cost 12 inf + 0 24.904 * * [simplify]: Extracting #3: cost 13 inf + 1 24.904 * * [simplify]: Extracting #4: cost 8 inf + 166 24.904 * * [simplify]: Extracting #5: cost 4 inf + 771 24.905 * * [simplify]: Extracting #6: cost 1 inf + 1376 24.905 * * [simplify]: Extracting #7: cost 0 inf + 1618 24.905 * [simplify]: Simplified to (/ (sqrt 1/2) (* (cbrt (fabs x)) (cbrt (fabs x)))) 24.905 * [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.905 * * * * [progress]: [ 118 / 195 ] simplifiying candidate # 24.905 * [simplify]: Simplifying (/ (sqrt 1/2) (sqrt (fabs x))) 24.905 * * [simplify]: iters left: 4 (6 enodes) 24.909 * * [simplify]: iters left: 3 (18 enodes) 24.911 * * [simplify]: Extracting #0: cost 1 inf + 0 24.912 * * [simplify]: Extracting #1: cost 4 inf + 0 24.912 * * [simplify]: Extracting #2: cost 8 inf + 0 24.912 * * [simplify]: Extracting #3: cost 9 inf + 1 24.912 * * [simplify]: Extracting #4: cost 0 inf + 652 24.912 * [simplify]: Simplified to (/ (sqrt 1/2) (sqrt (fabs x))) 24.912 * [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.912 * * * * [progress]: [ 119 / 195 ] simplifiying candidate # 24.912 * [simplify]: Simplifying (/ (sqrt 1/2) 1) 24.912 * * [simplify]: iters left: 3 (4 enodes) 24.914 * * [simplify]: iters left: 2 (12 enodes) 24.917 * * [simplify]: iters left: 1 (14 enodes) 24.921 * * [simplify]: Extracting #0: cost 1 inf + 0 24.921 * * [simplify]: Extracting #1: cost 4 inf + 0 24.922 * * [simplify]: Extracting #2: cost 0 inf + 84 24.922 * [simplify]: Simplified to (sqrt 1/2) 24.922 * [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.922 * * * * [progress]: [ 120 / 195 ] simplifiying candidate # 24.922 * [simplify]: Simplifying (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) 24.922 * * [simplify]: iters left: 6 (6 enodes) 24.925 * * [simplify]: iters left: 5 (22 enodes) 24.932 * * [simplify]: iters left: 4 (26 enodes) 24.940 * * [simplify]: Extracting #0: cost 1 inf + 0 24.940 * * [simplify]: Extracting #1: cost 6 inf + 0 24.940 * * [simplify]: Extracting #2: cost 9 inf + 1 24.940 * * [simplify]: Extracting #3: cost 11 inf + 1 24.940 * * [simplify]: Extracting #4: cost 8 inf + 84 24.940 * * [simplify]: Extracting #5: cost 2 inf + 1013 24.941 * * [simplify]: Extracting #6: cost 0 inf + 1376 24.941 * [simplify]: Simplified to (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) 24.941 * [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.942 * * * * [progress]: [ 121 / 195 ] simplifiying candidate # 24.942 * [simplify]: Simplifying (/ 1 (sqrt (fabs x))) 24.942 * * [simplify]: iters left: 4 (5 enodes) 24.945 * * [simplify]: iters left: 3 (17 enodes) 24.950 * * [simplify]: iters left: 2 (19 enodes) 24.956 * * [simplify]: Extracting #0: cost 1 inf + 0 24.956 * * [simplify]: Extracting #1: cost 4 inf + 0 24.956 * * [simplify]: Extracting #2: cost 5 inf + 1 24.956 * * [simplify]: Extracting #3: cost 7 inf + 1 24.956 * * [simplify]: Extracting #4: cost 0 inf + 490 24.956 * [simplify]: Simplified to (/ 1 (sqrt (fabs x))) 24.956 * [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.956 * * * * [progress]: [ 122 / 195 ] simplifiying candidate # 24.957 * [simplify]: Simplifying (/ 1 1) 24.957 * * [simplify]: iters left: 2 (2 enodes) 24.958 * * [simplify]: iters left: 1 (6 enodes) 24.961 * * [simplify]: Extracting #0: cost 1 inf + 0 24.961 * * [simplify]: Extracting #1: cost 0 inf + 1 24.961 * [simplify]: Simplified to 1 24.961 * [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.961 * * * * [progress]: [ 123 / 195 ] simplifiying candidate # 24.961 * * * * [progress]: [ 124 / 195 ] simplifiying candidate # 24.961 * * * * [progress]: [ 125 / 195 ] simplifiying candidate # 24.961 * * * * [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.961 * * * * [progress]: [ 127 / 195 ] simplifiying candidate # 24.962 * [simplify]: Simplifying (fabs x) 24.962 * * [simplify]: iters left: 1 (2 enodes) 24.963 * * [simplify]: Extracting #0: cost 1 inf + 0 24.963 * * [simplify]: Extracting #1: cost 3 inf + 0 24.963 * * [simplify]: Extracting #2: cost 2 inf + 1 24.963 * * [simplify]: Extracting #3: cost 0 inf + 83 24.963 * [simplify]: Simplified to (fabs x) 24.963 * [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.963 * [simplify]: Simplifying (- -1 (+ 1 1)) 24.964 * * [simplify]: iters left: 4 (4 enodes) 24.970 * * [simplify]: iters left: 3 (21 enodes) 24.976 * * [simplify]: iters left: 2 (25 enodes) 24.983 * * [simplify]: Extracting #0: cost 1 inf + 0 24.984 * * [simplify]: Extracting #1: cost 0 inf + 1 24.984 * [simplify]: Simplified to -3 24.984 * [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.984 * * * * [progress]: [ 128 / 195 ] simplifiying candidate # 24.984 * [simplify]: Simplifying (fabs x) 24.984 * * [simplify]: iters left: 1 (2 enodes) 24.985 * * [simplify]: Extracting #0: cost 1 inf + 0 24.985 * * [simplify]: Extracting #1: cost 3 inf + 0 24.985 * * [simplify]: Extracting #2: cost 2 inf + 1 24.985 * * [simplify]: Extracting #3: cost 0 inf + 83 24.985 * [simplify]: Simplified to (fabs x) 24.986 * [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.986 * [simplify]: Simplifying (- -1 2) 24.986 * * [simplify]: iters left: 2 (3 enodes) 24.990 * * [simplify]: iters left: 1 (13 enodes) 24.995 * * [simplify]: Extracting #0: cost 1 inf + 0 24.995 * * [simplify]: Extracting #1: cost 0 inf + 1 24.995 * [simplify]: Simplified to -3 24.995 * [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.995 * * * * [progress]: [ 129 / 195 ] simplifiying candidate # 24.995 * [simplify]: Simplifying (fabs x) 24.995 * * [simplify]: iters left: 1 (2 enodes) 24.996 * * [simplify]: Extracting #0: cost 1 inf + 0 24.996 * * [simplify]: Extracting #1: cost 3 inf + 0 24.996 * * [simplify]: Extracting #2: cost 2 inf + 1 24.996 * * [simplify]: Extracting #3: cost 0 inf + 83 24.997 * [simplify]: Simplified to (fabs x) 24.997 * [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.997 * [simplify]: Simplifying (- -1 (+ 1 1)) 24.997 * * [simplify]: iters left: 4 (4 enodes) 25.003 * * [simplify]: iters left: 3 (21 enodes) 25.009 * * [simplify]: iters left: 2 (25 enodes) 25.016 * * [simplify]: Extracting #0: cost 1 inf + 0 25.016 * * [simplify]: Extracting #1: cost 0 inf + 1 25.017 * [simplify]: Simplified to -3 25.017 * [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))))) 25.017 * * * * [progress]: [ 130 / 195 ] simplifiying candidate # 25.017 * [simplify]: Simplifying (fabs x) 25.017 * * [simplify]: iters left: 1 (2 enodes) 25.018 * * [simplify]: Extracting #0: cost 1 inf + 0 25.018 * * [simplify]: Extracting #1: cost 3 inf + 0 25.018 * * [simplify]: Extracting #2: cost 2 inf + 1 25.018 * * [simplify]: Extracting #3: cost 0 inf + 83 25.018 * [simplify]: Simplified to (fabs x) 25.018 * [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))))) 25.019 * [simplify]: Simplifying (- -1 (* 2 1)) 25.019 * * [simplify]: iters left: 4 (5 enodes) 25.024 * * [simplify]: iters left: 3 (19 enodes) 25.031 * * [simplify]: iters left: 2 (23 enodes) 25.038 * * [simplify]: Extracting #0: cost 1 inf + 0 25.038 * * [simplify]: Extracting #1: cost 0 inf + 1 25.038 * [simplify]: Simplified to -3 25.038 * [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))))) 25.038 * * * * [progress]: [ 131 / 195 ] simplifiying candidate # 25.039 * [simplify]: Simplifying (fabs x) 25.039 * * [simplify]: iters left: 1 (2 enodes) 25.040 * * [simplify]: Extracting #0: cost 1 inf + 0 25.040 * * [simplify]: Extracting #1: cost 3 inf + 0 25.040 * * [simplify]: Extracting #2: cost 2 inf + 1 25.040 * * [simplify]: Extracting #3: cost 0 inf + 83 25.040 * [simplify]: Simplified to (fabs x) 25.040 * [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))))) 25.040 * [simplify]: Simplifying (- (- 1) (+ 1 1)) 25.040 * * [simplify]: iters left: 4 (4 enodes) 25.045 * * [simplify]: iters left: 3 (22 enodes) 25.055 * * [simplify]: iters left: 2 (29 enodes) 25.062 * * [simplify]: Extracting #0: cost 1 inf + 0 25.062 * * [simplify]: Extracting #1: cost 0 inf + 1 25.062 * [simplify]: Simplified to -3 25.062 * [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))))) 25.063 * * * * [progress]: [ 132 / 195 ] simplifiying candidate # 25.063 * [simplify]: Simplifying (fabs x) 25.063 * * [simplify]: iters left: 1 (2 enodes) 25.064 * * [simplify]: Extracting #0: cost 1 inf + 0 25.064 * * [simplify]: Extracting #1: cost 3 inf + 0 25.064 * * [simplify]: Extracting #2: cost 2 inf + 1 25.064 * * [simplify]: Extracting #3: cost 0 inf + 83 25.064 * [simplify]: Simplified to (fabs x) 25.064 * [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))))) 25.065 * [simplify]: Simplifying (- (- 1) 2) 25.065 * * [simplify]: iters left: 4 (4 enodes) 25.073 * * [simplify]: iters left: 3 (19 enodes) 25.080 * * [simplify]: iters left: 2 (23 enodes) 25.087 * * [simplify]: Extracting #0: cost 1 inf + 0 25.088 * * [simplify]: Extracting #1: cost 0 inf + 1 25.088 * [simplify]: Simplified to -3 25.088 * [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))))) 25.088 * * * * [progress]: [ 133 / 195 ] simplifiying candidate # 25.088 * [simplify]: Simplifying (fabs x) 25.088 * * [simplify]: iters left: 1 (2 enodes) 25.089 * * [simplify]: Extracting #0: cost 1 inf + 0 25.089 * * [simplify]: Extracting #1: cost 3 inf + 0 25.089 * * [simplify]: Extracting #2: cost 2 inf + 1 25.089 * * [simplify]: Extracting #3: cost 0 inf + 83 25.089 * [simplify]: Simplified to (fabs x) 25.090 * [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))))) 25.090 * [simplify]: Simplifying (- (- 1) (+ 1 1)) 25.090 * * [simplify]: iters left: 4 (4 enodes) 25.095 * * [simplify]: iters left: 3 (22 enodes) 25.104 * * [simplify]: iters left: 2 (29 enodes) 25.112 * * [simplify]: Extracting #0: cost 1 inf + 0 25.112 * * [simplify]: Extracting #1: cost 0 inf + 1 25.112 * [simplify]: Simplified to -3 25.112 * [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))))) 25.112 * * * * [progress]: [ 134 / 195 ] simplifiying candidate # 25.113 * [simplify]: Simplifying (fabs x) 25.113 * * [simplify]: iters left: 1 (2 enodes) 25.114 * * [simplify]: Extracting #0: cost 1 inf + 0 25.114 * * [simplify]: Extracting #1: cost 3 inf + 0 25.114 * * [simplify]: Extracting #2: cost 2 inf + 1 25.114 * * [simplify]: Extracting #3: cost 0 inf + 83 25.114 * [simplify]: Simplified to (fabs x) 25.114 * [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))))) 25.114 * [simplify]: Simplifying (- (- 1) (* 2 1)) 25.114 * * [simplify]: iters left: 4 (5 enodes) 25.119 * * [simplify]: iters left: 3 (19 enodes) 25.127 * * [simplify]: iters left: 2 (26 enodes) 25.134 * * [simplify]: Extracting #0: cost 1 inf + 0 25.134 * * [simplify]: Extracting #1: cost 0 inf + 1 25.134 * [simplify]: Simplified to -3 25.134 * [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))))) 25.135 * * * * [progress]: [ 135 / 195 ] simplifiying candidate # 25.135 * * * * [progress]: [ 136 / 195 ] simplifiying candidate # 25.135 * [simplify]: Simplifying (- (- (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 25.135 * * [simplify]: iters left: 6 (6 enodes) 25.138 * * [simplify]: iters left: 5 (22 enodes) 25.144 * * [simplify]: iters left: 4 (28 enodes) 25.149 * * [simplify]: iters left: 3 (34 enodes) 25.153 * * [simplify]: iters left: 2 (40 enodes) 25.158 * * [simplify]: iters left: 1 (42 enodes) 25.163 * * [simplify]: Extracting #0: cost 1 inf + 0 25.163 * * [simplify]: Extracting #1: cost 7 inf + 0 25.163 * * [simplify]: Extracting #2: cost 13 inf + 0 25.163 * * [simplify]: Extracting #3: cost 15 inf + 0 25.163 * * [simplify]: Extracting #4: cost 13 inf + 42 25.164 * * [simplify]: Extracting #5: cost 2 inf + 1753 25.164 * * [simplify]: Extracting #6: cost 0 inf + 2135 25.164 * [simplify]: Simplified to (- (+ (log (fabs x)) (+ (log (fabs x)) (log (fabs x))))) 25.164 * [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))))) 25.165 * * * * [progress]: [ 137 / 195 ] simplifiying candidate # 25.165 * [simplify]: Simplifying (- (- (log (fabs x))) (log (* (fabs x) (fabs x)))) 25.165 * * [simplify]: iters left: 6 (7 enodes) 25.166 * * [simplify]: iters left: 5 (24 enodes) 25.170 * * [simplify]: iters left: 4 (32 enodes) 25.177 * * [simplify]: iters left: 3 (37 enodes) 25.187 * * [simplify]: iters left: 2 (39 enodes) 25.192 * * [simplify]: iters left: 1 (45 enodes) 25.200 * * [simplify]: Extracting #0: cost 1 inf + 0 25.200 * * [simplify]: Extracting #1: cost 8 inf + 0 25.200 * * [simplify]: Extracting #2: cost 15 inf + 0 25.200 * * [simplify]: Extracting #3: cost 18 inf + 0 25.200 * * [simplify]: Extracting #4: cost 17 inf + 1 25.200 * * [simplify]: Extracting #5: cost 16 inf + 42 25.201 * * [simplify]: Extracting #6: cost 8 inf + 1030 25.201 * * [simplify]: Extracting #7: cost 0 inf + 2838 25.201 * * [simplify]: Extracting #8: cost 0 inf + 2698 25.202 * [simplify]: Simplified to (+ (- (log (fabs x))) (- (- (log (fabs x))) (log (fabs x)))) 25.202 * [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))))) 25.202 * * * * [progress]: [ 138 / 195 ] simplifiying candidate # 25.202 * [simplify]: Simplifying (- (- 0 (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 25.202 * * [simplify]: iters left: 6 (7 enodes) 25.204 * * [simplify]: iters left: 5 (29 enodes) 25.209 * * [simplify]: iters left: 4 (46 enodes) 25.219 * * [simplify]: iters left: 3 (66 enodes) 25.244 * * [simplify]: iters left: 2 (87 enodes) 25.265 * * [simplify]: iters left: 1 (89 enodes) 25.278 * * [simplify]: Extracting #0: cost 1 inf + 0 25.279 * * [simplify]: Extracting #1: cost 8 inf + 0 25.279 * * [simplify]: Extracting #2: cost 13 inf + 1 25.279 * * [simplify]: Extracting #3: cost 15 inf + 1 25.279 * * [simplify]: Extracting #4: cost 14 inf + 2 25.279 * * [simplify]: Extracting #5: cost 11 inf + 305 25.280 * * [simplify]: Extracting #6: cost 0 inf + 2136 25.280 * [simplify]: Simplified to (- (- (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 25.280 * [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))))) 25.281 * * * * [progress]: [ 139 / 195 ] simplifiying candidate # 25.281 * [simplify]: Simplifying (- (- 0 (log (fabs x))) (log (* (fabs x) (fabs x)))) 25.281 * * [simplify]: iters left: 6 (8 enodes) 25.283 * * [simplify]: iters left: 5 (31 enodes) 25.288 * * [simplify]: iters left: 4 (48 enodes) 25.296 * * [simplify]: iters left: 3 (70 enodes) 25.310 * * [simplify]: iters left: 2 (92 enodes) 25.332 * * [simplify]: iters left: 1 (94 enodes) 25.345 * * [simplify]: Extracting #0: cost 1 inf + 0 25.345 * * [simplify]: Extracting #1: cost 8 inf + 0 25.346 * * [simplify]: Extracting #2: cost 14 inf + 1 25.346 * * [simplify]: Extracting #3: cost 17 inf + 1 25.346 * * [simplify]: Extracting #4: cost 16 inf + 2 25.346 * * [simplify]: Extracting #5: cost 11 inf + 577 25.347 * * [simplify]: Extracting #6: cost 2 inf + 1876 25.348 * * [simplify]: Extracting #7: cost 0 inf + 2298 25.349 * [simplify]: Simplified to (- (- (+ (log (fabs x)) (log (fabs x)))) (log (fabs x))) 25.349 * [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))))) 25.350 * * * * [progress]: [ 140 / 195 ] simplifiying candidate # 25.350 * [simplify]: Simplifying (- (- (log 1) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 25.350 * * [simplify]: iters left: 6 (8 enodes) 25.355 * * [simplify]: iters left: 5 (34 enodes) 25.366 * * [simplify]: iters left: 4 (44 enodes) 25.377 * * [simplify]: iters left: 3 (62 enodes) 25.387 * * [simplify]: iters left: 2 (87 enodes) 25.404 * * [simplify]: iters left: 1 (95 enodes) 25.424 * * [simplify]: Extracting #0: cost 1 inf + 0 25.424 * * [simplify]: Extracting #1: cost 8 inf + 0 25.424 * * [simplify]: Extracting #2: cost 13 inf + 1 25.424 * * [simplify]: Extracting #3: cost 15 inf + 1 25.424 * * [simplify]: Extracting #4: cost 12 inf + 84 25.425 * * [simplify]: Extracting #5: cost 1 inf + 1945 25.426 * * [simplify]: Extracting #6: cost 0 inf + 2136 25.427 * [simplify]: Simplified to (- (- (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 25.427 * [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))))) 25.427 * * * * [progress]: [ 141 / 195 ] simplifiying candidate # 25.427 * [simplify]: Simplifying (- (- (log 1) (log (fabs x))) (log (* (fabs x) (fabs x)))) 25.428 * * [simplify]: iters left: 6 (9 enodes) 25.433 * * [simplify]: iters left: 5 (36 enodes) 25.444 * * [simplify]: iters left: 4 (49 enodes) 25.462 * * [simplify]: iters left: 3 (70 enodes) 25.480 * * [simplify]: iters left: 2 (95 enodes) 25.512 * * [simplify]: iters left: 1 (103 enodes) 25.530 * * [simplify]: Extracting #0: cost 1 inf + 0 25.530 * * [simplify]: Extracting #1: cost 8 inf + 0 25.530 * * [simplify]: Extracting #2: cost 14 inf + 1 25.530 * * [simplify]: Extracting #3: cost 17 inf + 1 25.530 * * [simplify]: Extracting #4: cost 14 inf + 84 25.531 * * [simplify]: Extracting #5: cost 5 inf + 1263 25.532 * * [simplify]: Extracting #6: cost 0 inf + 2378 25.533 * [simplify]: Simplified to (+ (- (log (fabs x))) (- (- (log (fabs x))) (log (fabs x)))) 25.533 * [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))))) 25.533 * * * * [progress]: [ 142 / 195 ] simplifiying candidate # 25.534 * [simplify]: Simplifying (- (log (/ 1 (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 25.534 * * [simplify]: iters left: 6 (8 enodes) 25.538 * * [simplify]: iters left: 5 (33 enodes) 25.548 * * [simplify]: iters left: 4 (41 enodes) 25.562 * * [simplify]: iters left: 3 (56 enodes) 25.578 * * [simplify]: iters left: 2 (84 enodes) 25.594 * * [simplify]: iters left: 1 (100 enodes) 25.604 * * [simplify]: Extracting #0: cost 1 inf + 0 25.604 * * [simplify]: Extracting #1: cost 8 inf + 0 25.604 * * [simplify]: Extracting #2: cost 14 inf + 1 25.604 * * [simplify]: Extracting #3: cost 18 inf + 1 25.604 * * [simplify]: Extracting #4: cost 16 inf + 3 25.604 * * [simplify]: Extracting #5: cost 12 inf + 319 25.604 * * [simplify]: Extracting #6: cost 4 inf + 1497 25.605 * * [simplify]: Extracting #7: cost 0 inf + 2301 25.605 * [simplify]: Simplified to (- (- (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 25.605 * [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))))) 25.606 * * * * [progress]: [ 143 / 195 ] simplifiying candidate # 25.606 * [simplify]: Simplifying (- (log (/ 1 (fabs x))) (log (* (fabs x) (fabs x)))) 25.606 * * [simplify]: iters left: 6 (8 enodes) 25.608 * * [simplify]: iters left: 5 (33 enodes) 25.614 * * [simplify]: iters left: 4 (45 enodes) 25.628 * * [simplify]: iters left: 3 (59 enodes) 25.646 * * [simplify]: iters left: 2 (87 enodes) 25.678 * * [simplify]: iters left: 1 (100 enodes) 25.694 * * [simplify]: Extracting #0: cost 1 inf + 0 25.694 * * [simplify]: Extracting #1: cost 8 inf + 0 25.694 * * [simplify]: Extracting #2: cost 15 inf + 1 25.694 * * [simplify]: Extracting #3: cost 20 inf + 1 25.694 * * [simplify]: Extracting #4: cost 18 inf + 3 25.694 * * [simplify]: Extracting #5: cost 11 inf + 592 25.695 * * [simplify]: Extracting #6: cost 3 inf + 1920 25.695 * * [simplify]: Extracting #7: cost 0 inf + 2743 25.696 * [simplify]: Simplified to (- (- (log (* (fabs x) (fabs x)))) (log (fabs x))) 25.696 * [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.696 * * * * [progress]: [ 144 / 195 ] simplifiying candidate # 25.696 * * * * [progress]: [ 145 / 195 ] simplifiying candidate # 25.696 * * * * [progress]: [ 146 / 195 ] simplifiying candidate # 25.696 * [simplify]: Simplifying (/ (/ (* (* 1 1) 1) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) 25.696 * * [simplify]: iters left: 6 (10 enodes) 25.699 * * [simplify]: iters left: 5 (44 enodes) 25.708 * * [simplify]: iters left: 4 (121 enodes) 25.768 * * [simplify]: iters left: 3 (307 enodes) 25.930 * * [simplify]: Extracting #0: cost 1 inf + 0 25.930 * * [simplify]: Extracting #1: cost 53 inf + 0 25.930 * * [simplify]: Extracting #2: cost 133 inf + 2 25.931 * * [simplify]: Extracting #3: cost 122 inf + 1221 25.936 * * [simplify]: Extracting #4: cost 40 inf + 16544 25.943 * * [simplify]: Extracting #5: cost 0 inf + 28531 25.951 * [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.951 * [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.951 * * * * [progress]: [ 147 / 195 ] simplifiying candidate # 25.951 * [simplify]: Simplifying (/ (/ (* (* 1 1) 1) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) 25.951 * * [simplify]: iters left: 6 (11 enodes) 25.955 * * [simplify]: iters left: 5 (47 enodes) 25.972 * * [simplify]: iters left: 4 (127 enodes) 26.049 * * [simplify]: iters left: 3 (331 enodes) 26.655 * * [simplify]: Extracting #0: cost 1 inf + 0 26.655 * * [simplify]: Extracting #1: cost 66 inf + 0 26.656 * * [simplify]: Extracting #2: cost 159 inf + 2 26.657 * * [simplify]: Extracting #3: cost 148 inf + 1504 26.662 * * [simplify]: Extracting #4: cost 57 inf + 22776 26.671 * * [simplify]: Extracting #5: cost 0 inf + 37323 26.680 * * [simplify]: Extracting #6: cost 0 inf + 37243 26.697 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) 26.697 * [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))))) 26.697 * * * * [progress]: [ 148 / 195 ] simplifiying candidate # 26.698 * [simplify]: Simplifying (/ (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (/ 1 (fabs x))) (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x)))) 26.698 * * [simplify]: iters left: 6 (10 enodes) 26.704 * * [simplify]: iters left: 5 (53 enodes) 26.734 * * [simplify]: iters left: 4 (143 enodes) 26.821 * * [simplify]: iters left: 3 (369 enodes) 27.094 * * [simplify]: Extracting #0: cost 1 inf + 0 27.094 * * [simplify]: Extracting #1: cost 39 inf + 0 27.095 * * [simplify]: Extracting #2: cost 97 inf + 2 27.095 * * [simplify]: Extracting #3: cost 81 inf + 1588 27.099 * * [simplify]: Extracting #4: cost 32 inf + 14665 27.109 * * [simplify]: Extracting #5: cost 0 inf + 25997 27.116 * * [simplify]: Extracting #6: cost 0 inf + 25915 27.123 * [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))) 27.123 * [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))))) 27.123 * * * * [progress]: [ 149 / 195 ] simplifiying candidate # 27.123 * [simplify]: Simplifying (/ (* (* (/ 1 (fabs x)) (/ 1 (fabs x))) (/ 1 (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)))) 27.124 * * [simplify]: iters left: 6 (10 enodes) 27.127 * * [simplify]: iters left: 5 (54 enodes) 27.139 * * [simplify]: iters left: 4 (143 enodes) 27.220 * * [simplify]: iters left: 3 (406 enodes) 27.740 * * [simplify]: Extracting #0: cost 1 inf + 0 27.741 * * [simplify]: Extracting #1: cost 62 inf + 0 27.742 * * [simplify]: Extracting #2: cost 186 inf + 2 27.747 * * [simplify]: Extracting #3: cost 121 inf + 10064 27.763 * * [simplify]: Extracting #4: cost 24 inf + 36304 27.774 * * [simplify]: Extracting #5: cost 0 inf + 44634 27.788 * [simplify]: Simplified to (* (* (/ (/ 1 (* (fabs x) (fabs x))) (fabs x)) (/ (/ 1 (* (fabs x) (fabs x))) (fabs x))) (/ (/ 1 (* (fabs x) (fabs x))) (fabs x))) 27.788 * [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))))) 27.788 * * * * [progress]: [ 150 / 195 ] simplifiying candidate # 27.788 * * * * [progress]: [ 151 / 195 ] simplifiying candidate # 27.788 * * * * [progress]: [ 152 / 195 ] simplifiying candidate # 27.788 * * * * [progress]: [ 153 / 195 ] simplifiying candidate # 27.788 * * * * [progress]: [ 154 / 195 ] simplifiying candidate # 27.789 * [simplify]: Simplifying (/ (* (cbrt (/ 1 (fabs x))) (cbrt (/ 1 (fabs x)))) (fabs x)) 27.789 * * [simplify]: iters left: 6 (7 enodes) 27.791 * * [simplify]: iters left: 5 (25 enodes) 27.797 * * [simplify]: iters left: 4 (31 enodes) 27.806 * * [simplify]: iters left: 3 (34 enodes) 27.816 * * [simplify]: Extracting #0: cost 1 inf + 0 27.816 * * [simplify]: Extracting #1: cost 7 inf + 0 27.817 * * [simplify]: Extracting #2: cost 14 inf + 0 27.817 * * [simplify]: Extracting #3: cost 15 inf + 1 27.817 * * [simplify]: Extracting #4: cost 12 inf + 84 27.817 * * [simplify]: Extracting #5: cost 10 inf + 248 27.817 * * [simplify]: Extracting #6: cost 5 inf + 1218 27.818 * * [simplify]: Extracting #7: cost 1 inf + 2026 27.818 * * [simplify]: Extracting #8: cost 0 inf + 2268 27.819 * [simplify]: Simplified to (* (cbrt (/ 1 (fabs x))) (/ (cbrt (/ 1 (fabs x))) (fabs x))) 27.819 * [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))))) 27.820 * [simplify]: Simplifying (/ (cbrt (/ 1 (fabs x))) (fabs x)) 27.820 * * [simplify]: iters left: 6 (6 enodes) 27.823 * * [simplify]: iters left: 5 (20 enodes) 27.829 * * [simplify]: iters left: 4 (22 enodes) 27.836 * * [simplify]: Extracting #0: cost 1 inf + 0 27.836 * * [simplify]: Extracting #1: cost 4 inf + 0 27.836 * * [simplify]: Extracting #2: cost 8 inf + 0 27.836 * * [simplify]: Extracting #3: cost 7 inf + 83 27.836 * * [simplify]: Extracting #4: cost 6 inf + 84 27.836 * * [simplify]: Extracting #5: cost 0 inf + 976 27.837 * [simplify]: Simplified to (/ (cbrt (/ 1 (fabs x))) (fabs x)) 27.837 * [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))))) 27.837 * * * * [progress]: [ 155 / 195 ] simplifiying candidate # 27.837 * [simplify]: Simplifying (/ (sqrt (/ 1 (fabs x))) (fabs x)) 27.837 * * [simplify]: iters left: 6 (6 enodes) 27.841 * * [simplify]: iters left: 5 (20 enodes) 27.847 * * [simplify]: iters left: 4 (22 enodes) 27.853 * * [simplify]: Extracting #0: cost 1 inf + 0 27.853 * * [simplify]: Extracting #1: cost 4 inf + 0 27.854 * * [simplify]: Extracting #2: cost 8 inf + 0 27.854 * * [simplify]: Extracting #3: cost 7 inf + 83 27.854 * * [simplify]: Extracting #4: cost 6 inf + 84 27.854 * * [simplify]: Extracting #5: cost 0 inf + 816 27.854 * [simplify]: Simplified to (/ (sqrt (/ 1 (fabs x))) (fabs x)) 27.854 * [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))))) 27.855 * [simplify]: Simplifying (/ (sqrt (/ 1 (fabs x))) (fabs x)) 27.855 * * [simplify]: iters left: 6 (6 enodes) 27.858 * * [simplify]: iters left: 5 (20 enodes) 27.865 * * [simplify]: iters left: 4 (22 enodes) 27.871 * * [simplify]: Extracting #0: cost 1 inf + 0 27.871 * * [simplify]: Extracting #1: cost 4 inf + 0 27.871 * * [simplify]: Extracting #2: cost 8 inf + 0 27.872 * * [simplify]: Extracting #3: cost 7 inf + 83 27.872 * * [simplify]: Extracting #4: cost 6 inf + 84 27.872 * * [simplify]: Extracting #5: cost 0 inf + 816 27.872 * [simplify]: Simplified to (/ (sqrt (/ 1 (fabs x))) (fabs x)) 27.872 * [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))))) 27.872 * * * * [progress]: [ 156 / 195 ] simplifiying candidate # 27.873 * [simplify]: Simplifying (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) 27.873 * * [simplify]: iters left: 6 (9 enodes) 27.876 * * [simplify]: iters left: 5 (37 enodes) 27.883 * * [simplify]: iters left: 4 (66 enodes) 27.895 * * [simplify]: iters left: 3 (130 enodes) 27.935 * * [simplify]: iters left: 2 (174 enodes) 27.955 * * [simplify]: iters left: 1 (190 enodes) 27.993 * * [simplify]: Extracting #0: cost 1 inf + 0 27.993 * * [simplify]: Extracting #1: cost 12 inf + 0 27.993 * * [simplify]: Extracting #2: cost 21 inf + 1 27.993 * * [simplify]: Extracting #3: cost 20 inf + 2 27.993 * * [simplify]: Extracting #4: cost 13 inf + 651 27.994 * * [simplify]: Extracting #5: cost 1 inf + 2950 27.995 * * [simplify]: Extracting #6: cost 0 inf + 3152 27.995 * [simplify]: Simplified to (/ (/ 1 (cbrt (fabs x))) (* (fabs x) (cbrt (fabs x)))) 27.995 * [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))))) 27.996 * [simplify]: Simplifying (/ (/ (cbrt 1) (cbrt (fabs x))) (fabs x)) 27.996 * * [simplify]: iters left: 6 (7 enodes) 27.999 * * [simplify]: iters left: 5 (25 enodes) 28.003 * * [simplify]: iters left: 4 (33 enodes) 28.009 * * [simplify]: iters left: 3 (35 enodes) 28.014 * * [simplify]: Extracting #0: cost 1 inf + 0 28.014 * * [simplify]: Extracting #1: cost 8 inf + 0 28.014 * * [simplify]: Extracting #2: cost 13 inf + 1 28.014 * * [simplify]: Extracting #3: cost 10 inf + 84 28.014 * * [simplify]: Extracting #4: cost 4 inf + 853 28.014 * * [simplify]: Extracting #5: cost 1 inf + 1338 28.015 * * [simplify]: Extracting #6: cost 0 inf + 1540 28.015 * [simplify]: Simplified to (/ (/ 1 (cbrt (fabs x))) (fabs x)) 28.015 * [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))))) 28.015 * * * * [progress]: [ 157 / 195 ] simplifiying candidate # 28.015 * [simplify]: Simplifying (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt (fabs x))) (fabs x)) 28.016 * * [simplify]: iters left: 6 (8 enodes) 28.021 * * [simplify]: iters left: 5 (30 enodes) 28.031 * * [simplify]: iters left: 4 (40 enodes) 28.042 * * [simplify]: iters left: 3 (51 enodes) 28.053 * * [simplify]: iters left: 2 (61 enodes) 28.061 * * [simplify]: iters left: 1 (65 enodes) 28.069 * * [simplify]: Extracting #0: cost 1 inf + 0 28.069 * * [simplify]: Extracting #1: cost 8 inf + 0 28.069 * * [simplify]: Extracting #2: cost 13 inf + 1 28.069 * * [simplify]: Extracting #3: cost 12 inf + 2 28.069 * * [simplify]: Extracting #4: cost 7 inf + 328 28.070 * * [simplify]: Extracting #5: cost 0 inf + 1220 28.070 * [simplify]: Simplified to (/ (/ 1 (sqrt (fabs x))) (fabs x)) 28.070 * [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))))) 28.070 * [simplify]: Simplifying (/ (/ (cbrt 1) (sqrt (fabs x))) (fabs x)) 28.070 * * [simplify]: iters left: 6 (7 enodes) 28.073 * * [simplify]: iters left: 5 (25 enodes) 28.078 * * [simplify]: iters left: 4 (33 enodes) 28.087 * * [simplify]: iters left: 3 (35 enodes) 28.096 * * [simplify]: Extracting #0: cost 1 inf + 0 28.096 * * [simplify]: Extracting #1: cost 8 inf + 0 28.096 * * [simplify]: Extracting #2: cost 13 inf + 1 28.096 * * [simplify]: Extracting #3: cost 10 inf + 84 28.097 * * [simplify]: Extracting #4: cost 4 inf + 693 28.097 * * [simplify]: Extracting #5: cost 1 inf + 1058 28.097 * * [simplify]: Extracting #6: cost 0 inf + 1220 28.098 * [simplify]: Simplified to (/ (/ 1 (sqrt (fabs x))) (fabs x)) 28.098 * [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))))) 28.098 * * * * [progress]: [ 158 / 195 ] simplifiying candidate # 28.098 * [simplify]: Simplifying (/ (/ (* (cbrt 1) (cbrt 1)) 1) (fabs x)) 28.099 * * [simplify]: iters left: 6 (7 enodes) 28.107 * * [simplify]: iters left: 5 (25 enodes) 28.113 * * [simplify]: iters left: 4 (28 enodes) 28.119 * * [simplify]: Extracting #0: cost 1 inf + 0 28.119 * * [simplify]: Extracting #1: cost 4 inf + 0 28.119 * * [simplify]: Extracting #2: cost 5 inf + 1 28.119 * * [simplify]: Extracting #3: cost 4 inf + 2 28.119 * * [simplify]: Extracting #4: cost 1 inf + 166 28.119 * * [simplify]: Extracting #5: cost 0 inf + 248 28.120 * [simplify]: Simplified to (/ 1 (fabs x)) 28.120 * [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))))) 28.120 * [simplify]: Simplifying (/ (/ (cbrt 1) (fabs x)) (fabs x)) 28.120 * * [simplify]: iters left: 5 (6 enodes) 28.126 * * [simplify]: iters left: 4 (22 enodes) 28.129 * * [simplify]: iters left: 3 (29 enodes) 28.133 * * [simplify]: iters left: 2 (31 enodes) 28.137 * * [simplify]: Extracting #0: cost 1 inf + 0 28.137 * * [simplify]: Extracting #1: cost 7 inf + 0 28.137 * * [simplify]: Extracting #2: cost 11 inf + 1 28.137 * * [simplify]: Extracting #3: cost 10 inf + 2 28.137 * * [simplify]: Extracting #4: cost 2 inf + 614 28.137 * * [simplify]: Extracting #5: cost 0 inf + 818 28.137 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (fabs x)) 28.138 * [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))))) 28.138 * * * * [progress]: [ 159 / 195 ] simplifiying candidate # 28.138 * [simplify]: Simplifying (/ (/ (sqrt 1) (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) 28.138 * * [simplify]: iters left: 6 (8 enodes) 28.141 * * [simplify]: iters left: 5 (30 enodes) 28.146 * * [simplify]: iters left: 4 (46 enodes) 28.152 * * [simplify]: iters left: 3 (60 enodes) 28.164 * * [simplify]: iters left: 2 (64 enodes) 28.179 * * [simplify]: Extracting #0: cost 1 inf + 0 28.179 * * [simplify]: Extracting #1: cost 13 inf + 0 28.179 * * [simplify]: Extracting #2: cost 23 inf + 1 28.180 * * [simplify]: Extracting #3: cost 16 inf + 690 28.180 * * [simplify]: Extracting #4: cost 0 inf + 3476 28.182 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) 28.182 * [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))))) 28.182 * [simplify]: Simplifying (/ (/ (sqrt 1) (cbrt (fabs x))) (fabs x)) 28.182 * * [simplify]: iters left: 6 (7 enodes) 28.187 * * [simplify]: iters left: 5 (25 enodes) 28.195 * * [simplify]: iters left: 4 (33 enodes) 28.203 * * [simplify]: iters left: 3 (35 enodes) 28.212 * * [simplify]: Extracting #0: cost 1 inf + 0 28.212 * * [simplify]: Extracting #1: cost 8 inf + 0 28.212 * * [simplify]: Extracting #2: cost 13 inf + 1 28.212 * * [simplify]: Extracting #3: cost 10 inf + 84 28.212 * * [simplify]: Extracting #4: cost 4 inf + 853 28.213 * * [simplify]: Extracting #5: cost 1 inf + 1338 28.213 * * [simplify]: Extracting #6: cost 0 inf + 1540 28.214 * [simplify]: Simplified to (/ (/ 1 (cbrt (fabs x))) (fabs x)) 28.214 * [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))))) 28.214 * * * * [progress]: [ 160 / 195 ] simplifiying candidate # 28.215 * [simplify]: Simplifying (/ (/ (sqrt 1) (sqrt (fabs x))) (fabs x)) 28.215 * * [simplify]: iters left: 6 (7 enodes) 28.219 * * [simplify]: iters left: 5 (25 enodes) 28.227 * * [simplify]: iters left: 4 (33 enodes) 28.234 * * [simplify]: iters left: 3 (35 enodes) 28.238 * * [simplify]: Extracting #0: cost 1 inf + 0 28.238 * * [simplify]: Extracting #1: cost 8 inf + 0 28.238 * * [simplify]: Extracting #2: cost 13 inf + 1 28.239 * * [simplify]: Extracting #3: cost 10 inf + 84 28.239 * * [simplify]: Extracting #4: cost 4 inf + 693 28.239 * * [simplify]: Extracting #5: cost 1 inf + 1058 28.239 * * [simplify]: Extracting #6: cost 0 inf + 1220 28.239 * [simplify]: Simplified to (/ (/ 1 (sqrt (fabs x))) (fabs x)) 28.239 * [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))))) 28.240 * [simplify]: Simplifying (/ (/ (sqrt 1) (sqrt (fabs x))) (fabs x)) 28.240 * * [simplify]: iters left: 6 (7 enodes) 28.244 * * [simplify]: iters left: 5 (25 enodes) 28.248 * * [simplify]: iters left: 4 (33 enodes) 28.252 * * [simplify]: iters left: 3 (35 enodes) 28.257 * * [simplify]: Extracting #0: cost 1 inf + 0 28.257 * * [simplify]: Extracting #1: cost 8 inf + 0 28.257 * * [simplify]: Extracting #2: cost 13 inf + 1 28.257 * * [simplify]: Extracting #3: cost 10 inf + 84 28.257 * * [simplify]: Extracting #4: cost 4 inf + 693 28.257 * * [simplify]: Extracting #5: cost 1 inf + 1058 28.257 * * [simplify]: Extracting #6: cost 0 inf + 1220 28.258 * [simplify]: Simplified to (/ (/ 1 (sqrt (fabs x))) (fabs x)) 28.258 * [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))))) 28.258 * * * * [progress]: [ 161 / 195 ] simplifiying candidate # 28.258 * [simplify]: Simplifying (/ (/ (sqrt 1) 1) (fabs x)) 28.258 * * [simplify]: iters left: 5 (6 enodes) 28.261 * * [simplify]: iters left: 4 (20 enodes) 28.264 * * [simplify]: iters left: 3 (23 enodes) 28.267 * * [simplify]: iters left: 2 (26 enodes) 28.270 * * [simplify]: Extracting #0: cost 1 inf + 0 28.270 * * [simplify]: Extracting #1: cost 4 inf + 0 28.270 * * [simplify]: Extracting #2: cost 5 inf + 1 28.270 * * [simplify]: Extracting #3: cost 0 inf + 248 28.271 * [simplify]: Simplified to (/ 1 (fabs x)) 28.271 * [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))))) 28.271 * [simplify]: Simplifying (/ (/ (sqrt 1) (fabs x)) (fabs x)) 28.271 * * [simplify]: iters left: 5 (6 enodes) 28.273 * * [simplify]: iters left: 4 (22 enodes) 28.276 * * [simplify]: iters left: 3 (29 enodes) 28.281 * * [simplify]: iters left: 2 (31 enodes) 28.285 * * [simplify]: Extracting #0: cost 1 inf + 0 28.285 * * [simplify]: Extracting #1: cost 7 inf + 0 28.285 * * [simplify]: Extracting #2: cost 11 inf + 1 28.285 * * [simplify]: Extracting #3: cost 10 inf + 2 28.285 * * [simplify]: Extracting #4: cost 2 inf + 614 28.285 * * [simplify]: Extracting #5: cost 0 inf + 818 28.285 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (fabs x)) 28.285 * [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))))) 28.286 * * * * [progress]: [ 162 / 195 ] simplifiying candidate # 28.286 * [simplify]: Simplifying (/ (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (fabs x)) 28.286 * * [simplify]: iters left: 6 (7 enodes) 28.288 * * [simplify]: iters left: 5 (27 enodes) 28.292 * * [simplify]: iters left: 4 (39 enodes) 28.298 * * [simplify]: iters left: 3 (51 enodes) 28.305 * * [simplify]: iters left: 2 (53 enodes) 28.312 * * [simplify]: Extracting #0: cost 1 inf + 0 28.312 * * [simplify]: Extracting #1: cost 12 inf + 0 28.312 * * [simplify]: Extracting #2: cost 21 inf + 1 28.312 * * [simplify]: Extracting #3: cost 20 inf + 2 28.312 * * [simplify]: Extracting #4: cost 13 inf + 733 28.313 * * [simplify]: Extracting #5: cost 2 inf + 2749 28.313 * * [simplify]: Extracting #6: cost 0 inf + 3152 28.314 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) 28.314 * [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))))) 28.314 * [simplify]: Simplifying (/ (/ 1 (cbrt (fabs x))) (fabs x)) 28.314 * * [simplify]: iters left: 6 (6 enodes) 28.316 * * [simplify]: iters left: 5 (22 enodes) 28.319 * * [simplify]: iters left: 4 (29 enodes) 28.325 * * [simplify]: iters left: 3 (31 enodes) 28.330 * * [simplify]: Extracting #0: cost 1 inf + 0 28.330 * * [simplify]: Extracting #1: cost 8 inf + 0 28.330 * * [simplify]: Extracting #2: cost 13 inf + 1 28.330 * * [simplify]: Extracting #3: cost 12 inf + 2 28.330 * * [simplify]: Extracting #4: cost 8 inf + 287 28.330 * * [simplify]: Extracting #5: cost 1 inf + 1338 28.331 * * [simplify]: Extracting #6: cost 0 inf + 1540 28.331 * [simplify]: Simplified to (/ (/ 1 (cbrt (fabs x))) (fabs x)) 28.331 * [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))))) 28.331 * * * * [progress]: [ 163 / 195 ] simplifiying candidate # 28.331 * [simplify]: Simplifying (/ (/ 1 (sqrt (fabs x))) (fabs x)) 28.331 * * [simplify]: iters left: 6 (6 enodes) 28.334 * * [simplify]: iters left: 5 (22 enodes) 28.341 * * [simplify]: iters left: 4 (29 enodes) 28.349 * * [simplify]: iters left: 3 (31 enodes) 28.358 * * [simplify]: Extracting #0: cost 1 inf + 0 28.358 * * [simplify]: Extracting #1: cost 8 inf + 0 28.358 * * [simplify]: Extracting #2: cost 13 inf + 1 28.358 * * [simplify]: Extracting #3: cost 12 inf + 2 28.358 * * [simplify]: Extracting #4: cost 8 inf + 247 28.359 * * [simplify]: Extracting #5: cost 1 inf + 1058 28.359 * * [simplify]: Extracting #6: cost 0 inf + 1220 28.359 * [simplify]: Simplified to (/ (/ 1 (sqrt (fabs x))) (fabs x)) 28.359 * [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))))) 28.360 * [simplify]: Simplifying (/ (/ 1 (sqrt (fabs x))) (fabs x)) 28.360 * * [simplify]: iters left: 6 (6 enodes) 28.363 * * [simplify]: iters left: 5 (22 enodes) 28.370 * * [simplify]: iters left: 4 (29 enodes) 28.378 * * [simplify]: iters left: 3 (31 enodes) 28.387 * * [simplify]: Extracting #0: cost 1 inf + 0 28.387 * * [simplify]: Extracting #1: cost 8 inf + 0 28.387 * * [simplify]: Extracting #2: cost 13 inf + 1 28.387 * * [simplify]: Extracting #3: cost 12 inf + 2 28.387 * * [simplify]: Extracting #4: cost 8 inf + 247 28.388 * * [simplify]: Extracting #5: cost 1 inf + 1058 28.388 * * [simplify]: Extracting #6: cost 0 inf + 1220 28.388 * [simplify]: Simplified to (/ (/ 1 (sqrt (fabs x))) (fabs x)) 28.389 * [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))))) 28.389 * * * * [progress]: [ 164 / 195 ] simplifiying candidate # 28.389 * [simplify]: Simplifying (/ (/ 1 1) (fabs x)) 28.389 * * [simplify]: iters left: 4 (5 enodes) 28.392 * * [simplify]: iters left: 3 (15 enodes) 28.397 * * [simplify]: iters left: 2 (17 enodes) 28.402 * * [simplify]: Extracting #0: cost 1 inf + 0 28.402 * * [simplify]: Extracting #1: cost 4 inf + 0 28.402 * * [simplify]: Extracting #2: cost 5 inf + 1 28.402 * * [simplify]: Extracting #3: cost 1 inf + 207 28.402 * * [simplify]: Extracting #4: cost 0 inf + 248 28.402 * [simplify]: Simplified to (/ 1 (fabs x)) 28.402 * [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))))) 28.403 * [simplify]: Simplifying (/ (/ 1 (fabs x)) (fabs x)) 28.403 * * [simplify]: iters left: 5 (5 enodes) 28.405 * * [simplify]: iters left: 4 (19 enodes) 28.411 * * [simplify]: iters left: 3 (23 enodes) 28.418 * * [simplify]: Extracting #0: cost 1 inf + 0 28.418 * * [simplify]: Extracting #1: cost 6 inf + 0 28.418 * * [simplify]: Extracting #2: cost 9 inf + 1 28.418 * * [simplify]: Extracting #3: cost 1 inf + 573 28.419 * * [simplify]: Extracting #4: cost 0 inf + 654 28.419 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (fabs x)) 28.419 * [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))))) 28.419 * * * * [progress]: [ 165 / 195 ] simplifiying candidate # 28.420 * [simplify]: Simplifying (/ 1 (fabs x)) 28.420 * * [simplify]: iters left: 3 (4 enodes) 28.422 * * [simplify]: iters left: 2 (14 enodes) 28.426 * * [simplify]: iters left: 1 (16 enodes) 28.431 * * [simplify]: Extracting #0: cost 1 inf + 0 28.431 * * [simplify]: Extracting #1: cost 4 inf + 0 28.431 * * [simplify]: Extracting #2: cost 5 inf + 1 28.431 * * [simplify]: Extracting #3: cost 3 inf + 43 28.431 * * [simplify]: Extracting #4: cost 1 inf + 166 28.431 * * [simplify]: Extracting #5: cost 0 inf + 248 28.432 * [simplify]: Simplified to (/ 1 (fabs x)) 28.432 * [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))))) 28.432 * [simplify]: Simplifying (/ (/ 1 (fabs x)) (fabs x)) 28.432 * * [simplify]: iters left: 5 (5 enodes) 28.435 * * [simplify]: iters left: 4 (19 enodes) 28.441 * * [simplify]: iters left: 3 (23 enodes) 28.448 * * [simplify]: Extracting #0: cost 1 inf + 0 28.448 * * [simplify]: Extracting #1: cost 6 inf + 0 28.448 * * [simplify]: Extracting #2: cost 9 inf + 1 28.448 * * [simplify]: Extracting #3: cost 1 inf + 573 28.449 * * [simplify]: Extracting #4: cost 0 inf + 654 28.449 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (fabs x)) 28.449 * [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))))) 28.449 * * * * [progress]: [ 166 / 195 ] simplifiying candidate # 28.450 * [simplify]: Simplifying (/ 1 (fabs x)) 28.450 * * [simplify]: iters left: 3 (4 enodes) 28.452 * * [simplify]: iters left: 2 (14 enodes) 28.456 * * [simplify]: iters left: 1 (16 enodes) 28.461 * * [simplify]: Extracting #0: cost 1 inf + 0 28.461 * * [simplify]: Extracting #1: cost 4 inf + 0 28.461 * * [simplify]: Extracting #2: cost 5 inf + 1 28.461 * * [simplify]: Extracting #3: cost 3 inf + 43 28.461 * * [simplify]: Extracting #4: cost 1 inf + 166 28.462 * * [simplify]: Extracting #5: cost 0 inf + 248 28.462 * [simplify]: Simplified to (/ 1 (fabs x)) 28.462 * [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))))) 28.462 * [simplify]: Simplifying (/ (/ 1 (fabs x)) (fabs x)) 28.462 * * [simplify]: iters left: 5 (5 enodes) 28.465 * * [simplify]: iters left: 4 (19 enodes) 28.471 * * [simplify]: iters left: 3 (23 enodes) 28.478 * * [simplify]: Extracting #0: cost 1 inf + 0 28.478 * * [simplify]: Extracting #1: cost 6 inf + 0 28.478 * * [simplify]: Extracting #2: cost 9 inf + 1 28.478 * * [simplify]: Extracting #3: cost 1 inf + 573 28.478 * * [simplify]: Extracting #4: cost 0 inf + 654 28.479 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (fabs x)) 28.479 * [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))))) 28.479 * * * * [progress]: [ 167 / 195 ] simplifiying candidate # 28.479 * * * * [progress]: [ 168 / 195 ] simplifiying candidate # 28.479 * * * * [progress]: [ 169 / 195 ] simplifiying candidate # 28.479 * * * * [progress]: [ 170 / 195 ] simplifiying candidate # 28.481 * [simplify]: Simplifying (fabs x) 28.481 * * [simplify]: iters left: 1 (2 enodes) 28.482 * * [simplify]: Extracting #0: cost 1 inf + 0 28.482 * * [simplify]: Extracting #1: cost 3 inf + 0 28.482 * * [simplify]: Extracting #2: cost 2 inf + 1 28.482 * * [simplify]: Extracting #3: cost 0 inf + 83 28.482 * [simplify]: Simplified to (fabs x) 28.482 * [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))))) 28.483 * * * * [progress]: [ 171 / 195 ] simplifiying candidate # 28.483 * [simplify]: Simplifying (* (cbrt (/ 1 (fabs x))) (cbrt (/ 1 (fabs x)))) 28.483 * * [simplify]: iters left: 6 (6 enodes) 28.486 * * [simplify]: iters left: 5 (20 enodes) 28.493 * * [simplify]: iters left: 4 (22 enodes) 28.499 * * [simplify]: Extracting #0: cost 1 inf + 0 28.499 * * [simplify]: Extracting #1: cost 3 inf + 0 28.499 * * [simplify]: Extracting #2: cost 5 inf + 0 28.499 * * [simplify]: Extracting #3: cost 8 inf + 0 28.499 * * [simplify]: Extracting #4: cost 9 inf + 1 28.499 * * [simplify]: Extracting #5: cost 8 inf + 2 28.499 * * [simplify]: Extracting #6: cost 1 inf + 774 28.500 * * [simplify]: Extracting #7: cost 0 inf + 976 28.500 * [simplify]: Simplified to (* (cbrt (/ 1 (fabs x))) (cbrt (/ 1 (fabs x)))) 28.500 * [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))))) 28.500 * * * * [progress]: [ 172 / 195 ] simplifiying candidate # 28.501 * [simplify]: Simplifying (sqrt (/ 1 (fabs x))) 28.501 * * [simplify]: iters left: 4 (5 enodes) 28.503 * * [simplify]: iters left: 3 (17 enodes) 28.508 * * [simplify]: iters left: 2 (19 enodes) 28.514 * * [simplify]: Extracting #0: cost 1 inf + 0 28.514 * * [simplify]: Extracting #1: cost 3 inf + 0 28.514 * * [simplify]: Extracting #2: cost 6 inf + 0 28.514 * * [simplify]: Extracting #3: cost 7 inf + 1 28.514 * * [simplify]: Extracting #4: cost 0 inf + 492 28.515 * [simplify]: Simplified to (sqrt (/ 1 (fabs x))) 28.515 * [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))))) 28.515 * * * * [progress]: [ 173 / 195 ] simplifiying candidate # 28.515 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (fabs x)) (cbrt (fabs x)))) 28.515 * * [simplify]: iters left: 6 (8 enodes) 28.518 * * [simplify]: iters left: 5 (32 enodes) 28.523 * * [simplify]: iters left: 4 (48 enodes) 28.531 * * [simplify]: iters left: 3 (76 enodes) 28.542 * * [simplify]: iters left: 2 (81 enodes) 28.550 * * [simplify]: Extracting #0: cost 1 inf + 0 28.550 * * [simplify]: Extracting #1: cost 6 inf + 0 28.550 * * [simplify]: Extracting #2: cost 9 inf + 1 28.550 * * [simplify]: Extracting #3: cost 11 inf + 1 28.550 * * [simplify]: Extracting #4: cost 2 inf + 1052 28.551 * * [simplify]: Extracting #5: cost 0 inf + 1376 28.551 * [simplify]: Simplified to (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) 28.551 * [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))))) 28.552 * * * * [progress]: [ 174 / 195 ] simplifiying candidate # 28.552 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) (sqrt (fabs x))) 28.552 * * [simplify]: iters left: 5 (7 enodes) 28.557 * * [simplify]: iters left: 4 (25 enodes) 28.565 * * [simplify]: iters left: 3 (27 enodes) 28.572 * * [simplify]: Extracting #0: cost 1 inf + 0 28.572 * * [simplify]: Extracting #1: cost 4 inf + 0 28.572 * * [simplify]: Extracting #2: cost 5 inf + 1 28.572 * * [simplify]: Extracting #3: cost 7 inf + 1 28.572 * * [simplify]: Extracting #4: cost 6 inf + 2 28.573 * * [simplify]: Extracting #5: cost 2 inf + 368 28.573 * * [simplify]: Extracting #6: cost 0 inf + 490 28.573 * [simplify]: Simplified to (/ 1 (sqrt (fabs x))) 28.573 * [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))))) 28.573 * * * * [progress]: [ 175 / 195 ] simplifiying candidate # 28.574 * [simplify]: Simplifying (/ (* (cbrt 1) (cbrt 1)) 1) 28.574 * * [simplify]: iters left: 5 (4 enodes) 28.579 * * [simplify]: iters left: 4 (14 enodes) 28.581 * * [simplify]: iters left: 3 (16 enodes) 28.583 * * [simplify]: Extracting #0: cost 1 inf + 0 28.583 * * [simplify]: Extracting #1: cost 0 inf + 1 28.583 * [simplify]: Simplified to 1 28.583 * [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))))) 28.583 * * * * [progress]: [ 176 / 195 ] simplifiying candidate # 28.583 * [simplify]: Simplifying (/ (sqrt 1) (* (cbrt (fabs x)) (cbrt (fabs x)))) 28.583 * * [simplify]: iters left: 6 (7 enodes) 28.586 * * [simplify]: iters left: 5 (25 enodes) 28.591 * * [simplify]: iters left: 4 (32 enodes) 28.596 * * [simplify]: iters left: 3 (34 enodes) 28.601 * * [simplify]: Extracting #0: cost 1 inf + 0 28.601 * * [simplify]: Extracting #1: cost 7 inf + 0 28.601 * * [simplify]: Extracting #2: cost 11 inf + 1 28.601 * * [simplify]: Extracting #3: cost 13 inf + 1 28.601 * * [simplify]: Extracting #4: cost 10 inf + 84 28.602 * * [simplify]: Extracting #5: cost 4 inf + 1014 28.602 * * [simplify]: Extracting #6: cost 1 inf + 1498 28.602 * * [simplify]: Extracting #7: cost 0 inf + 1700 28.602 * [simplify]: Simplified to (/ (/ 1 (cbrt (fabs x))) (cbrt (fabs x))) 28.602 * [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))))) 28.602 * * * * [progress]: [ 177 / 195 ] simplifiying candidate # 28.603 * [simplify]: Simplifying (/ (sqrt 1) (sqrt (fabs x))) 28.603 * * [simplify]: iters left: 4 (6 enodes) 28.605 * * [simplify]: iters left: 3 (20 enodes) 28.608 * * [simplify]: iters left: 2 (22 enodes) 28.614 * * [simplify]: Extracting #0: cost 1 inf + 0 28.614 * * [simplify]: Extracting #1: cost 4 inf + 0 28.614 * * [simplify]: Extracting #2: cost 5 inf + 1 28.614 * * [simplify]: Extracting #3: cost 7 inf + 1 28.615 * * [simplify]: Extracting #4: cost 1 inf + 368 28.615 * * [simplify]: Extracting #5: cost 0 inf + 490 28.615 * [simplify]: Simplified to (/ 1 (sqrt (fabs x))) 28.615 * [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))))) 28.615 * * * * [progress]: [ 178 / 195 ] simplifiying candidate # 28.616 * [simplify]: Simplifying (/ (sqrt 1) 1) 28.616 * * [simplify]: iters left: 3 (3 enodes) 28.619 * * [simplify]: iters left: 2 (9 enodes) 28.622 * * [simplify]: iters left: 1 (11 enodes) 28.625 * * [simplify]: Extracting #0: cost 1 inf + 0 28.625 * * [simplify]: Extracting #1: cost 0 inf + 1 28.625 * [simplify]: Simplified to 1 28.625 * [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))))) 28.625 * * * * [progress]: [ 179 / 195 ] simplifiying candidate # 28.625 * [simplify]: Simplifying (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) 28.626 * * [simplify]: iters left: 6 (6 enodes) 28.628 * * [simplify]: iters left: 5 (22 enodes) 28.632 * * [simplify]: iters left: 4 (26 enodes) 28.636 * * [simplify]: Extracting #0: cost 1 inf + 0 28.636 * * [simplify]: Extracting #1: cost 6 inf + 0 28.636 * * [simplify]: Extracting #2: cost 9 inf + 1 28.636 * * [simplify]: Extracting #3: cost 11 inf + 1 28.636 * * [simplify]: Extracting #4: cost 8 inf + 84 28.636 * * [simplify]: Extracting #5: cost 2 inf + 1013 28.636 * * [simplify]: Extracting #6: cost 0 inf + 1376 28.636 * [simplify]: Simplified to (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) 28.636 * [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))))) 28.637 * * * * [progress]: [ 180 / 195 ] simplifiying candidate # 28.637 * [simplify]: Simplifying (/ 1 (sqrt (fabs x))) 28.637 * * [simplify]: iters left: 4 (5 enodes) 28.638 * * [simplify]: iters left: 3 (17 enodes) 28.641 * * [simplify]: iters left: 2 (19 enodes) 28.644 * * [simplify]: Extracting #0: cost 1 inf + 0 28.644 * * [simplify]: Extracting #1: cost 4 inf + 0 28.644 * * [simplify]: Extracting #2: cost 5 inf + 1 28.644 * * [simplify]: Extracting #3: cost 7 inf + 1 28.644 * * [simplify]: Extracting #4: cost 0 inf + 490 28.644 * [simplify]: Simplified to (/ 1 (sqrt (fabs x))) 28.644 * [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))))) 28.645 * * * * [progress]: [ 181 / 195 ] simplifiying candidate # 28.645 * [simplify]: Simplifying (/ 1 1) 28.645 * * [simplify]: iters left: 2 (2 enodes) 28.646 * * [simplify]: iters left: 1 (6 enodes) 28.647 * * [simplify]: Extracting #0: cost 1 inf + 0 28.647 * * [simplify]: Extracting #1: cost 0 inf + 1 28.647 * [simplify]: Simplified to 1 28.647 * [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))))) 28.647 * * * * [progress]: [ 182 / 195 ] simplifiying candidate # 28.647 * * * * [progress]: [ 183 / 195 ] simplifiying candidate # 28.647 * * * * [progress]: [ 184 / 195 ] simplifiying candidate # 28.647 * * * * [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)))))> 28.647 * * * * [progress]: [ 186 / 195 ] simplifiying candidate # 28.647 * [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)))) 28.648 * * [simplify]: iters left: 6 (22 enodes) 28.654 * * [simplify]: iters left: 5 (106 enodes) 28.685 * * [simplify]: iters left: 4 (280 enodes) 28.782 * * [simplify]: Extracting #0: cost 1 inf + 0 28.782 * * [simplify]: Extracting #1: cost 19 inf + 0 28.783 * * [simplify]: Extracting #2: cost 108 inf + 0 28.784 * * [simplify]: Extracting #3: cost 217 inf + 43 28.792 * * [simplify]: Extracting #4: cost 203 inf + 8069 28.809 * * [simplify]: Extracting #5: cost 79 inf + 43223 28.840 * * [simplify]: Extracting #6: cost 10 inf + 69528 28.859 * * [simplify]: Extracting #7: cost 0 inf + 73354 28.886 * [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))))))) 28.886 * [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)))))))) 28.886 * * * * [progress]: [ 187 / 195 ] simplifiying candidate # 28.886 * [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.887 * * [simplify]: iters left: 6 (30 enodes) 28.907 * * [simplify]: iters left: 5 (136 enodes) 28.964 * * [simplify]: iters left: 4 (275 enodes) 29.062 * * [simplify]: Extracting #0: cost 1 inf + 0 29.062 * * [simplify]: Extracting #1: cost 40 inf + 0 29.063 * * [simplify]: Extracting #2: cost 118 inf + 0 29.064 * * [simplify]: Extracting #3: cost 178 inf + 1 29.065 * * [simplify]: Extracting #4: cost 190 inf + 1385 29.068 * * [simplify]: Extracting #5: cost 161 inf + 10216 29.077 * * [simplify]: Extracting #6: cost 94 inf + 37927 29.097 * * [simplify]: Extracting #7: cost 21 inf + 80341 29.124 * * [simplify]: Extracting #8: cost 0 inf + 94411 29.152 * [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)))) 29.152 * [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))))) 29.152 * * * * [progress]: [ 188 / 195 ] simplifiying candidate # 29.153 * [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))) 29.153 * * [simplify]: iters left: 6 (30 enodes) 29.173 * * [simplify]: iters left: 5 (136 enodes) 29.209 * * [simplify]: iters left: 4 (275 enodes) 29.318 * * [simplify]: Extracting #0: cost 1 inf + 0 29.318 * * [simplify]: Extracting #1: cost 40 inf + 0 29.319 * * [simplify]: Extracting #2: cost 118 inf + 0 29.320 * * [simplify]: Extracting #3: cost 178 inf + 1 29.321 * * [simplify]: Extracting #4: cost 190 inf + 1385 29.325 * * [simplify]: Extracting #5: cost 161 inf + 10216 29.334 * * [simplify]: Extracting #6: cost 94 inf + 37927 29.354 * * [simplify]: Extracting #7: cost 21 inf + 80341 29.382 * * [simplify]: Extracting #8: cost 0 inf + 94411 29.410 * [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)))) 29.410 * [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))))) 29.411 * * * * [progress]: [ 189 / 195 ] simplifiying candidate # 29.411 * [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))) 29.411 * * [simplify]: iters left: 6 (30 enodes) 29.425 * * [simplify]: iters left: 5 (136 enodes) 29.461 * * [simplify]: iters left: 4 (275 enodes) 29.560 * * [simplify]: Extracting #0: cost 1 inf + 0 29.560 * * [simplify]: Extracting #1: cost 40 inf + 0 29.561 * * [simplify]: Extracting #2: cost 118 inf + 0 29.562 * * [simplify]: Extracting #3: cost 178 inf + 1 29.563 * * [simplify]: Extracting #4: cost 190 inf + 1385 29.566 * * [simplify]: Extracting #5: cost 161 inf + 10216 29.575 * * [simplify]: Extracting #6: cost 94 inf + 37927 29.595 * * [simplify]: Extracting #7: cost 21 inf + 80341 29.623 * * [simplify]: Extracting #8: cost 0 inf + 94411 29.650 * [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)))) 29.650 * [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))))) 29.650 * * * * [progress]: [ 190 / 195 ] simplifiying candidate # 29.651 * [simplify]: Simplifying (/ 1/2 (pow (fabs x) 3)) 29.651 * * [simplify]: iters left: 4 (6 enodes) 29.655 * * [simplify]: iters left: 3 (26 enodes) 29.665 * * [simplify]: iters left: 2 (48 enodes) 29.684 * * [simplify]: iters left: 1 (83 enodes) 29.701 * * [simplify]: Extracting #0: cost 1 inf + 0 29.701 * * [simplify]: Extracting #1: cost 10 inf + 0 29.702 * * [simplify]: Extracting #2: cost 27 inf + 1 29.702 * * [simplify]: Extracting #3: cost 31 inf + 4 29.702 * * [simplify]: Extracting #4: cost 19 inf + 1404 29.702 * * [simplify]: Extracting #5: cost 8 inf + 3616 29.703 * * [simplify]: Extracting #6: cost 0 inf + 7010 29.704 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 29.704 * [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))))) 29.704 * * * * [progress]: [ 191 / 195 ] simplifiying candidate # 29.704 * [simplify]: Simplifying (/ 1/2 (pow (fabs x) 3)) 29.704 * * [simplify]: iters left: 4 (6 enodes) 29.706 * * [simplify]: iters left: 3 (26 enodes) 29.712 * * [simplify]: iters left: 2 (48 enodes) 29.726 * * [simplify]: iters left: 1 (83 enodes) 29.756 * * [simplify]: Extracting #0: cost 1 inf + 0 29.756 * * [simplify]: Extracting #1: cost 10 inf + 0 29.756 * * [simplify]: Extracting #2: cost 27 inf + 1 29.756 * * [simplify]: Extracting #3: cost 31 inf + 4 29.757 * * [simplify]: Extracting #4: cost 19 inf + 1404 29.758 * * [simplify]: Extracting #5: cost 8 inf + 3616 29.759 * * [simplify]: Extracting #6: cost 0 inf + 7010 29.760 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 29.760 * [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))))) 29.761 * * * * [progress]: [ 192 / 195 ] simplifiying candidate # 29.761 * [simplify]: Simplifying (/ 1/2 (pow (fabs x) 3)) 29.761 * * [simplify]: iters left: 4 (6 enodes) 29.765 * * [simplify]: iters left: 3 (26 enodes) 29.776 * * [simplify]: iters left: 2 (48 enodes) 29.794 * * [simplify]: iters left: 1 (83 enodes) 29.817 * * [simplify]: Extracting #0: cost 1 inf + 0 29.817 * * [simplify]: Extracting #1: cost 10 inf + 0 29.817 * * [simplify]: Extracting #2: cost 27 inf + 1 29.817 * * [simplify]: Extracting #3: cost 31 inf + 4 29.817 * * [simplify]: Extracting #4: cost 19 inf + 1404 29.818 * * [simplify]: Extracting #5: cost 8 inf + 3616 29.818 * * [simplify]: Extracting #6: cost 0 inf + 7010 29.819 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 29.819 * [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))))) 29.819 * * * * [progress]: [ 193 / 195 ] simplifiying candidate # 29.819 * [simplify]: Simplifying (/ 1 (pow (fabs x) 3)) 29.820 * * [simplify]: iters left: 4 (6 enodes) 29.822 * * [simplify]: iters left: 3 (28 enodes) 29.828 * * [simplify]: iters left: 2 (52 enodes) 29.839 * * [simplify]: iters left: 1 (87 enodes) 29.861 * * [simplify]: Extracting #0: cost 1 inf + 0 29.861 * * [simplify]: Extracting #1: cost 10 inf + 0 29.861 * * [simplify]: Extracting #2: cost 27 inf + 1 29.861 * * [simplify]: Extracting #3: cost 31 inf + 4 29.862 * * [simplify]: Extracting #4: cost 15 inf + 2070 29.863 * * [simplify]: Extracting #5: cost 3 inf + 6172 29.864 * * [simplify]: Extracting #6: cost 0 inf + 7010 29.866 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) 29.866 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 29.866 * * * * [progress]: [ 194 / 195 ] simplifiying candidate # 29.866 * [simplify]: Simplifying (/ 1 (pow (fabs x) 3)) 29.866 * * [simplify]: iters left: 4 (6 enodes) 29.870 * * [simplify]: iters left: 3 (28 enodes) 29.882 * * [simplify]: iters left: 2 (52 enodes) 29.902 * * [simplify]: iters left: 1 (87 enodes) 29.933 * * [simplify]: Extracting #0: cost 1 inf + 0 29.933 * * [simplify]: Extracting #1: cost 10 inf + 0 29.934 * * [simplify]: Extracting #2: cost 27 inf + 1 29.934 * * [simplify]: Extracting #3: cost 31 inf + 4 29.934 * * [simplify]: Extracting #4: cost 15 inf + 2070 29.935 * * [simplify]: Extracting #5: cost 3 inf + 6172 29.937 * * [simplify]: Extracting #6: cost 0 inf + 7010 29.938 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) 29.938 * [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))))) 29.938 * * * * [progress]: [ 195 / 195 ] simplifiying candidate # 29.939 * [simplify]: Simplifying (/ 1 (pow (fabs x) 3)) 29.939 * * [simplify]: iters left: 4 (6 enodes) 29.943 * * [simplify]: iters left: 3 (28 enodes) 29.949 * * [simplify]: iters left: 2 (52 enodes) 29.960 * * [simplify]: iters left: 1 (87 enodes) 29.979 * * [simplify]: Extracting #0: cost 1 inf + 0 29.979 * * [simplify]: Extracting #1: cost 10 inf + 0 29.979 * * [simplify]: Extracting #2: cost 27 inf + 1 29.980 * * [simplify]: Extracting #3: cost 31 inf + 4 29.980 * * [simplify]: Extracting #4: cost 15 inf + 2070 29.981 * * [simplify]: Extracting #5: cost 3 inf + 6172 29.983 * * [simplify]: Extracting #6: cost 0 inf + 7010 29.984 * [simplify]: Simplified to (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) 29.984 * [simplify]: Simplified (2 2 1 2 1 1) to (λ (x) (* (/ (exp (* (fabs x) (fabs x))) (sqrt PI)) (+ (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (* (/ (/ (/ 1 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (+ 3/4 (/ 15/8 (* (fabs x) (fabs x)))))) (/ 1 (fabs x))))) 29.985 * * * [progress]: adding candidates to table 32.845 * * [progress]: iteration 2 / 4 32.845 * * * [progress]: picking best candidate 32.980 * * * * [pick]: Picked # 32.981 * * * [progress]: localizing error 33.077 * * * [progress]: generating rewritten candidates 33.077 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1) 35.248 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 2 1 2) 35.258 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2 2 1 1) 35.285 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2 2 1 1 2) 35.318 * * * [progress]: generating series expansions 35.318 * * * * [progress]: [ 1 / 4 ] generating series at (2 1) 35.320 * [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))) 35.320 * [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 35.320 * [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 35.320 * [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 35.320 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 35.320 * [taylor]: Taking taylor expansion of (fabs x) in x 35.320 * [backup-simplify]: Simplify (fabs x) into (fabs x) 35.320 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 35.320 * [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 35.320 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 35.320 * [taylor]: Taking taylor expansion of 1/2 in x 35.320 * [backup-simplify]: Simplify 1/2 into 1/2 35.320 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 35.320 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 35.321 * [taylor]: Taking taylor expansion of (fabs x) in x 35.321 * [backup-simplify]: Simplify (fabs x) into (fabs x) 35.321 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 35.321 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 35.321 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 35.321 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 35.321 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 35.321 * [taylor]: Taking taylor expansion of 15/8 in x 35.321 * [backup-simplify]: Simplify 15/8 into 15/8 35.321 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 35.321 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 35.321 * [taylor]: Taking taylor expansion of (fabs x) in x 35.321 * [backup-simplify]: Simplify (fabs x) into (fabs x) 35.321 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 35.321 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 35.321 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 35.322 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 35.322 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 35.322 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 35.322 * [taylor]: Taking taylor expansion of 3/4 in x 35.322 * [backup-simplify]: Simplify 3/4 into 3/4 35.322 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 35.322 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 35.322 * [taylor]: Taking taylor expansion of (fabs x) in x 35.322 * [backup-simplify]: Simplify (fabs x) into (fabs x) 35.322 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 35.322 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 35.323 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 35.323 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 35.323 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 35.323 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 35.323 * [taylor]: Taking taylor expansion of PI in x 35.323 * [backup-simplify]: Simplify PI into PI 35.323 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 35.324 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 35.325 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 35.326 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 35.326 * [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 35.326 * [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 35.326 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 35.326 * [taylor]: Taking taylor expansion of (fabs x) in x 35.326 * [backup-simplify]: Simplify (fabs x) into (fabs x) 35.326 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 35.326 * [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 35.326 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 35.327 * [taylor]: Taking taylor expansion of 1/2 in x 35.327 * [backup-simplify]: Simplify 1/2 into 1/2 35.327 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 35.327 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 35.327 * [taylor]: Taking taylor expansion of (fabs x) in x 35.327 * [backup-simplify]: Simplify (fabs x) into (fabs x) 35.327 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 35.327 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 35.327 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 35.327 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 35.327 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 35.327 * [taylor]: Taking taylor expansion of 15/8 in x 35.327 * [backup-simplify]: Simplify 15/8 into 15/8 35.327 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 35.327 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 35.327 * [taylor]: Taking taylor expansion of (fabs x) in x 35.327 * [backup-simplify]: Simplify (fabs x) into (fabs x) 35.327 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 35.327 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 35.328 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 35.328 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 35.328 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 35.328 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 35.328 * [taylor]: Taking taylor expansion of 3/4 in x 35.328 * [backup-simplify]: Simplify 3/4 into 3/4 35.328 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 35.328 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 35.328 * [taylor]: Taking taylor expansion of (fabs x) in x 35.328 * [backup-simplify]: Simplify (fabs x) into (fabs x) 35.328 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 35.328 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 35.328 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 35.328 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 35.328 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 35.329 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 35.329 * [taylor]: Taking taylor expansion of PI in x 35.329 * [backup-simplify]: Simplify PI into PI 35.329 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 35.330 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 35.331 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 35.332 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 35.332 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs x) 3))) into (/ 1/2 (pow (fabs x) 3)) 35.332 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs x) 7))) into (/ 15/8 (pow (fabs x) 7)) 35.333 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs x) 5))) into (/ 3/4 (pow (fabs x) 5)) 35.333 * [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)))) 35.333 * [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))))) 35.334 * [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)))))) 35.335 * [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))))))) 35.337 * [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))))))) 35.337 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))))) into 0 35.337 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 35.337 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 35.338 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 35.338 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs x) 3)))) into 0 35.338 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 35.338 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 35.339 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 35.339 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 35.339 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))))) into 0 35.339 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs x) 7)))) into 0 35.340 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 35.340 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 35.340 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 35.340 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 35.341 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs x) 5)))) into 0 35.341 * [backup-simplify]: Simplify (+ 0 0) into 0 35.341 * [backup-simplify]: Simplify (+ 0 0) into 0 35.342 * [backup-simplify]: Simplify (+ 0 0) into 0 35.343 * [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 35.343 * [backup-simplify]: Simplify 0 into 0 35.348 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 35.349 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 35.350 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 35.350 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 35.351 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 35.351 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 35.352 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))) into 0 35.352 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 35.353 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 35.353 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 35.354 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 35.354 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 35.355 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))) into 0 35.355 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 35.356 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 35.357 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 35.357 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 35.358 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))) into 0 35.358 * [backup-simplify]: Simplify (+ 0 0) into 0 35.358 * [backup-simplify]: Simplify (+ 0 0) into 0 35.359 * [backup-simplify]: Simplify (+ 0 0) into 0 35.361 * [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 35.361 * [backup-simplify]: Simplify 0 into 0 35.362 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 35.364 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 35.364 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 35.365 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 35.366 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 35.366 * [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 35.367 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))) into 0 35.368 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 35.369 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 35.370 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 35.371 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 35.371 * [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 35.373 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))) into 0 35.373 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 35.374 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 35.375 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 35.376 * [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 35.377 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))) into 0 35.377 * [backup-simplify]: Simplify (+ 0 0) into 0 35.377 * [backup-simplify]: Simplify (+ 0 0) into 0 35.378 * [backup-simplify]: Simplify (+ 0 0) into 0 35.380 * [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 35.380 * [backup-simplify]: Simplify 0 into 0 35.381 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 35.383 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 35.383 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 35.384 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 35.385 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 35.386 * [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 35.387 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))) into 0 35.389 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 35.390 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 35.391 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 35.392 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 35.393 * [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 35.394 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))))) into 0 35.395 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 35.397 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 35.398 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 35.398 * [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 35.400 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))) into 0 35.400 * [backup-simplify]: Simplify (+ 0 0) into 0 35.401 * [backup-simplify]: Simplify (+ 0 0) into 0 35.401 * [backup-simplify]: Simplify (+ 0 0) into 0 35.403 * [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 35.403 * [backup-simplify]: Simplify 0 into 0 35.404 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 35.406 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 35.406 * [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 35.408 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 35.409 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 35.410 * [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 35.412 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))))) into 0 35.413 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 35.415 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 35.416 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 35.418 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 35.418 * [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 35.420 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))))) into 0 35.422 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 35.423 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 35.425 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 35.425 * [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 35.427 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))))) into 0 35.428 * [backup-simplify]: Simplify (+ 0 0) into 0 35.428 * [backup-simplify]: Simplify (+ 0 0) into 0 35.428 * [backup-simplify]: Simplify (+ 0 0) into 0 35.430 * [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 35.430 * [backup-simplify]: Simplify 0 into 0 35.432 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 35.434 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 35.435 * [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 35.436 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 35.439 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 35.439 * [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 35.441 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))))) into 0 35.443 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 35.445 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 35.447 * [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 35.449 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 35.449 * [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 35.450 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))))))) into 0 35.451 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 35.453 * [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 35.454 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 35.454 * [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 35.455 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))))) into 0 35.456 * [backup-simplify]: Simplify (+ 0 0) into 0 35.456 * [backup-simplify]: Simplify (+ 0 0) into 0 35.456 * [backup-simplify]: Simplify (+ 0 0) into 0 35.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)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 35.457 * [backup-simplify]: Simplify 0 into 0 35.458 * [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))))))) 35.459 * [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))) 35.459 * [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 35.459 * [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 35.459 * [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 35.459 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 35.459 * [taylor]: Taking taylor expansion of 1/2 in x 35.459 * [backup-simplify]: Simplify 1/2 into 1/2 35.459 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 35.459 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 35.459 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 35.460 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 35.460 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 35.460 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 35.460 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 35.460 * [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 35.460 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 35.460 * [taylor]: Taking taylor expansion of 15/8 in x 35.460 * [backup-simplify]: Simplify 15/8 into 15/8 35.460 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 35.460 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 35.460 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 35.460 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 35.460 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 35.460 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 35.460 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 35.460 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 35.460 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 35.460 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 35.460 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 35.460 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 35.460 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 35.461 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 35.461 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 35.461 * [taylor]: Taking taylor expansion of 3/4 in x 35.461 * [backup-simplify]: Simplify 3/4 into 3/4 35.461 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 35.461 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 35.461 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 35.461 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 35.461 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 35.461 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 35.461 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 35.461 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 35.461 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 35.461 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 35.461 * [taylor]: Taking taylor expansion of PI in x 35.461 * [backup-simplify]: Simplify PI into PI 35.461 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 35.462 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 35.463 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 35.463 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 35.463 * [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 35.463 * [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 35.463 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 35.463 * [taylor]: Taking taylor expansion of 1/2 in x 35.463 * [backup-simplify]: Simplify 1/2 into 1/2 35.463 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 35.463 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 35.463 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 35.463 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 35.463 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 35.464 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 35.464 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 35.464 * [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 35.464 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 35.464 * [taylor]: Taking taylor expansion of 15/8 in x 35.464 * [backup-simplify]: Simplify 15/8 into 15/8 35.464 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 35.464 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 35.464 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 35.464 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 35.464 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 35.464 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 35.464 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 35.464 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 35.464 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 35.464 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 35.464 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 35.464 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 35.464 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 35.464 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 35.464 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 35.464 * [taylor]: Taking taylor expansion of 3/4 in x 35.464 * [backup-simplify]: Simplify 3/4 into 3/4 35.464 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 35.464 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 35.464 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 35.464 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 35.465 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 35.465 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 35.465 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 35.465 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 35.465 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 35.465 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 35.465 * [taylor]: Taking taylor expansion of PI in x 35.465 * [backup-simplify]: Simplify PI into PI 35.465 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 35.466 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 35.466 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 35.467 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 35.467 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 35.467 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) into (/ 15/8 (pow (fabs (/ 1 x)) 7)) 35.467 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 35.467 * [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)))) 35.468 * [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))))) 35.468 * [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)))))) 35.469 * [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))) 35.473 * [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))) 35.474 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 35.474 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 35.474 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 35.474 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))) into 0 35.474 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 35.474 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 35.474 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 35.475 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 35.475 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 35.475 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))) into 0 35.475 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))))) into 0 35.475 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 35.475 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 35.475 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 35.476 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 35.476 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))) into 0 35.476 * [backup-simplify]: Simplify (+ 0 0) into 0 35.476 * [backup-simplify]: Simplify (+ 0 0) into 0 35.477 * [backup-simplify]: Simplify (+ 0 0) into 0 35.477 * [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 35.478 * [backup-simplify]: Simplify 0 into 0 35.478 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 35.479 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 35.479 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 35.480 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 35.480 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 35.481 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))) into 0 35.481 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 35.481 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 35.482 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 35.482 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 35.482 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 35.483 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))) into 0 35.483 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 35.483 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 35.484 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 35.484 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 35.484 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 35.485 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))) into 0 35.485 * [backup-simplify]: Simplify (+ 0 0) into 0 35.485 * [backup-simplify]: Simplify (+ 0 0) into 0 35.486 * [backup-simplify]: Simplify (+ 0 0) into 0 35.487 * [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 35.487 * [backup-simplify]: Simplify 0 into 0 35.487 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 35.488 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 35.489 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 35.489 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 35.489 * [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 35.490 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))) into 0 35.491 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 35.491 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 35.492 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 35.492 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 35.493 * [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 35.493 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))) into 0 35.494 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 35.494 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 35.495 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 35.495 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 35.496 * [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 35.497 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into 0 35.497 * [backup-simplify]: Simplify (+ 0 0) into 0 35.497 * [backup-simplify]: Simplify (+ 0 0) into 0 35.498 * [backup-simplify]: Simplify (+ 0 0) into 0 35.500 * [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 35.500 * [backup-simplify]: Simplify 0 into 0 35.501 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 35.503 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 35.504 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 35.505 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 35.506 * [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 35.508 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))))) into 0 35.509 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 35.510 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 35.512 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 35.513 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 35.514 * [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 35.515 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))))) into 0 35.516 * [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 35.517 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 35.518 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 35.520 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 35.520 * [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 35.522 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))))) into 0 35.522 * [backup-simplify]: Simplify (+ 0 0) into 0 35.523 * [backup-simplify]: Simplify (+ 0 0) into 0 35.523 * [backup-simplify]: Simplify (+ 0 0) into 0 35.525 * [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 35.525 * [backup-simplify]: Simplify 0 into 0 35.526 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 35.528 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 35.530 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 35.531 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 35.532 * [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 35.534 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))))) into 0 35.536 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 35.538 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 35.539 * [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 35.541 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 35.542 * [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 35.544 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))))) into 0 35.544 * [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 35.546 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 35.547 * [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 35.549 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 35.550 * [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 35.552 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))))) into 0 35.552 * [backup-simplify]: Simplify (+ 0 0) into 0 35.552 * [backup-simplify]: Simplify (+ 0 0) into 0 35.553 * [backup-simplify]: Simplify (+ 0 0) into 0 35.555 * [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 35.555 * [backup-simplify]: Simplify 0 into 0 35.556 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 35.558 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 35.560 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 35.562 * [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 35.563 * [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 35.565 * [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 35.567 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 35.569 * [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 35.571 * [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 35.573 * [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 35.574 * [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 35.576 * [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 35.577 * [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 35.579 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 35.581 * [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 35.583 * [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 35.584 * [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 35.586 * [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 35.587 * [backup-simplify]: Simplify (+ 0 0) into 0 35.587 * [backup-simplify]: Simplify (+ 0 0) into 0 35.587 * [backup-simplify]: Simplify (+ 0 0) into 0 35.590 * [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 35.590 * [backup-simplify]: Simplify 0 into 0 35.591 * [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))))))) 35.593 * [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))) 35.593 * [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 35.593 * [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 35.593 * [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 35.594 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 35.594 * [taylor]: Taking taylor expansion of 1/2 in x 35.594 * [backup-simplify]: Simplify 1/2 into 1/2 35.594 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 35.594 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 35.594 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 35.594 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 35.594 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 35.594 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 35.594 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 35.594 * [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 35.594 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 35.594 * [taylor]: Taking taylor expansion of 15/8 in x 35.594 * [backup-simplify]: Simplify 15/8 into 15/8 35.594 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 35.594 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 35.594 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 35.594 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 35.595 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 35.595 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 35.595 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 35.595 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 35.595 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 35.595 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 35.595 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 35.595 * [taylor]: Taking taylor expansion of 3/4 in x 35.595 * [backup-simplify]: Simplify 3/4 into 3/4 35.595 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 35.595 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 35.595 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 35.595 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 35.596 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 35.596 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 35.596 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 35.596 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 35.596 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 35.596 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 35.596 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 35.596 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 35.596 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 35.596 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 35.596 * [taylor]: Taking taylor expansion of PI in x 35.596 * [backup-simplify]: Simplify PI into PI 35.601 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 35.603 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 35.604 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 35.605 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 35.605 * [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 35.605 * [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 35.605 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 35.605 * [taylor]: Taking taylor expansion of 1/2 in x 35.605 * [backup-simplify]: Simplify 1/2 into 1/2 35.605 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 35.605 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 35.605 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 35.605 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 35.605 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 35.605 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 35.605 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 35.605 * [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 35.605 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 35.605 * [taylor]: Taking taylor expansion of 15/8 in x 35.606 * [backup-simplify]: Simplify 15/8 into 15/8 35.606 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 35.606 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 35.606 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 35.606 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 35.606 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 35.606 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 35.606 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 35.606 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 35.606 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 35.606 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 35.606 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 35.606 * [taylor]: Taking taylor expansion of 3/4 in x 35.607 * [backup-simplify]: Simplify 3/4 into 3/4 35.607 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 35.607 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 35.607 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 35.607 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 35.607 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 35.607 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 35.607 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 35.607 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 35.607 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 35.607 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 35.607 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 35.607 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 35.607 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 35.607 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 35.608 * [taylor]: Taking taylor expansion of PI in x 35.608 * [backup-simplify]: Simplify PI into PI 35.608 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 35.609 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 35.610 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 35.611 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 35.611 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 35.612 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) into (/ 15/8 (pow (fabs (/ -1 x)) 7)) 35.612 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 35.612 * [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)))) 35.612 * [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))))) 35.613 * [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)))))) 35.615 * [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))))))) 35.617 * [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))) 35.617 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 35.617 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 35.617 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 35.618 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))) into 0 35.618 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 35.618 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 35.618 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 35.619 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 35.619 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 35.619 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))) into 0 35.620 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 35.620 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 35.620 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 35.620 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 35.621 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))) into 0 35.621 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))))) into 0 35.622 * [backup-simplify]: Simplify (+ 0 0) into 0 35.622 * [backup-simplify]: Simplify (+ 0 0) into 0 35.622 * [backup-simplify]: Simplify (+ 0 0) into 0 35.624 * [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 35.624 * [backup-simplify]: Simplify 0 into 0 35.624 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 35.625 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 35.626 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 35.626 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 35.626 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 35.627 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))) into 0 35.627 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 35.627 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 35.628 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 35.628 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 35.628 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 35.629 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))) into 0 35.629 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 35.630 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 35.630 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 35.630 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 35.631 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))) into 0 35.631 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 35.631 * [backup-simplify]: Simplify (+ 0 0) into 0 35.631 * [backup-simplify]: Simplify (+ 0 0) into 0 35.632 * [backup-simplify]: Simplify (+ 0 0) into 0 35.632 * [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 35.633 * [backup-simplify]: Simplify 0 into 0 35.633 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 35.634 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 35.635 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 35.635 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 35.636 * [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 35.637 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))) into 0 35.637 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 35.638 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 35.638 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 35.639 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 35.639 * [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 35.640 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))) into 0 35.640 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 35.641 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 35.641 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 35.642 * [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 35.642 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))) into 0 35.643 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 35.643 * [backup-simplify]: Simplify (+ 0 0) into 0 35.643 * [backup-simplify]: Simplify (+ 0 0) into 0 35.643 * [backup-simplify]: Simplify (+ 0 0) into 0 35.645 * [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 35.645 * [backup-simplify]: Simplify 0 into 0 35.646 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 35.648 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 35.649 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 35.650 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 35.651 * [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 35.653 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))))) into 0 35.654 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 35.655 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 35.657 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 35.658 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 35.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))))) into 0 35.660 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))))) into 0 35.662 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 35.663 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 35.664 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 35.665 * [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 35.666 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))))) into 0 35.667 * [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 35.667 * [backup-simplify]: Simplify (+ 0 0) into 0 35.668 * [backup-simplify]: Simplify (+ 0 0) into 0 35.668 * [backup-simplify]: Simplify (+ 0 0) into 0 35.670 * [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 35.670 * [backup-simplify]: Simplify 0 into 0 35.671 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 35.673 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 35.674 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 35.676 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 35.677 * [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 35.679 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))))) into 0 35.680 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 35.682 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 35.684 * [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 35.686 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 35.686 * [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 35.688 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))))) into 0 35.689 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 35.690 * [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 35.691 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 35.691 * [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 35.692 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))))) into 0 35.693 * [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 35.693 * [backup-simplify]: Simplify (+ 0 0) into 0 35.693 * [backup-simplify]: Simplify (+ 0 0) into 0 35.693 * [backup-simplify]: Simplify (+ 0 0) into 0 35.695 * [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 35.695 * [backup-simplify]: Simplify 0 into 0 35.696 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 35.696 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 35.698 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 35.699 * [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 35.699 * [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 35.701 * [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 35.702 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 35.703 * [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 35.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 35.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 35.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))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 35.707 * [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 35.708 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 35.710 * [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 35.714 * [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 35.715 * [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 35.716 * [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 35.716 * [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 35.717 * [backup-simplify]: Simplify (+ 0 0) into 0 35.717 * [backup-simplify]: Simplify (+ 0 0) into 0 35.717 * [backup-simplify]: Simplify (+ 0 0) into 0 35.718 * [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 35.718 * [backup-simplify]: Simplify 0 into 0 35.719 * [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))))))) 35.719 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 2 1 2) 35.720 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 35.720 * [approximate]: Taking taylor expansion of (/ 3/4 (pow (fabs x) 5)) in (x) around 0 35.720 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs x) 5)) in x 35.720 * [taylor]: Taking taylor expansion of 3/4 in x 35.720 * [backup-simplify]: Simplify 3/4 into 3/4 35.720 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 35.720 * [taylor]: Taking taylor expansion of (fabs x) in x 35.720 * [backup-simplify]: Simplify (fabs x) into (fabs x) 35.720 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 35.720 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 35.720 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 35.720 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 35.720 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs x) 5)) in x 35.720 * [taylor]: Taking taylor expansion of 3/4 in x 35.720 * [backup-simplify]: Simplify 3/4 into 3/4 35.720 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 35.720 * [taylor]: Taking taylor expansion of (fabs x) in x 35.720 * [backup-simplify]: Simplify (fabs x) into (fabs x) 35.720 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 35.720 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 35.720 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 35.720 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 35.720 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 35.721 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 35.721 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 35.721 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 35.721 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 35.721 * [backup-simplify]: Simplify 0 into 0 35.721 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 35.722 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 35.722 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 35.722 * [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 35.722 * [backup-simplify]: Simplify 0 into 0 35.723 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 35.723 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 35.724 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 35.724 * [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 35.724 * [backup-simplify]: Simplify 0 into 0 35.725 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 35.725 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 35.726 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 35.726 * [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 35.727 * [backup-simplify]: Simplify 0 into 0 35.727 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 35.728 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 35.729 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 35.730 * [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 35.730 * [backup-simplify]: Simplify 0 into 0 35.731 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 35.732 * [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 35.733 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 35.733 * [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 35.734 * [backup-simplify]: Simplify 0 into 0 35.734 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 35.734 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 35.734 * [approximate]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ 1 x)) 5)) in (x) around 0 35.734 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ 1 x)) 5)) in x 35.734 * [taylor]: Taking taylor expansion of 3/4 in x 35.734 * [backup-simplify]: Simplify 3/4 into 3/4 35.734 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 35.734 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 35.734 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 35.734 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 35.734 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 35.734 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 35.734 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 35.734 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ 1 x)) 5)) in x 35.734 * [taylor]: Taking taylor expansion of 3/4 in x 35.734 * [backup-simplify]: Simplify 3/4 into 3/4 35.734 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 35.734 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 35.734 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 35.734 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 35.735 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 35.735 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 35.735 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 35.735 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 35.735 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 35.735 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 35.735 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 35.736 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 35.736 * [backup-simplify]: Simplify 0 into 0 35.736 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 35.736 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 35.737 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 35.737 * [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 35.737 * [backup-simplify]: Simplify 0 into 0 35.737 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 35.738 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 35.739 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 35.739 * [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 35.739 * [backup-simplify]: Simplify 0 into 0 35.740 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 35.740 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 35.741 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 35.742 * [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 35.742 * [backup-simplify]: Simplify 0 into 0 35.742 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 35.743 * [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 35.744 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 35.745 * [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 35.745 * [backup-simplify]: Simplify 0 into 0 35.746 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 35.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 35.748 * [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 35.749 * [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 35.749 * [backup-simplify]: Simplify 0 into 0 35.749 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 (/ 1 x))) 5)) into (/ 3/4 (pow (fabs x) 5)) 35.749 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 (- x))) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 35.749 * [approximate]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ -1 x)) 5)) in (x) around 0 35.749 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ -1 x)) 5)) in x 35.749 * [taylor]: Taking taylor expansion of 3/4 in x 35.749 * [backup-simplify]: Simplify 3/4 into 3/4 35.749 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 35.749 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 35.749 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 35.749 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 35.749 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 35.750 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 35.750 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 x)) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 35.750 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ -1 x)) 5)) in x 35.750 * [taylor]: Taking taylor expansion of 3/4 in x 35.750 * [backup-simplify]: Simplify 3/4 into 3/4 35.750 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 35.750 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 35.750 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 35.750 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 35.750 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 35.750 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 35.750 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 x)) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 35.750 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 x)) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 35.750 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 35.750 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 35.751 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 35.751 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 35.751 * [backup-simplify]: Simplify 0 into 0 35.751 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 35.751 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 35.752 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 35.752 * [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 35.752 * [backup-simplify]: Simplify 0 into 0 35.753 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 35.753 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 35.754 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 35.754 * [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 35.754 * [backup-simplify]: Simplify 0 into 0 35.755 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 35.756 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 35.757 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 35.757 * [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 35.757 * [backup-simplify]: Simplify 0 into 0 35.758 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 35.759 * [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 35.760 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 35.760 * [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 35.760 * [backup-simplify]: Simplify 0 into 0 35.762 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 35.763 * [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 35.764 * [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 35.764 * [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 35.764 * [backup-simplify]: Simplify 0 into 0 35.765 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) into (/ 3/4 (pow (fabs x) 5)) 35.765 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2 2 1 1) 35.765 * [backup-simplify]: Simplify (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) into (/ 1/2 (pow (fabs x) 3)) 35.765 * [approximate]: Taking taylor expansion of (/ 1/2 (pow (fabs x) 3)) in (x) around 0 35.765 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs x) 3)) in x 35.765 * [taylor]: Taking taylor expansion of 1/2 in x 35.765 * [backup-simplify]: Simplify 1/2 into 1/2 35.765 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 35.765 * [taylor]: Taking taylor expansion of (fabs x) in x 35.765 * [backup-simplify]: Simplify (fabs x) into (fabs x) 35.765 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 35.765 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 35.765 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 35.765 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs x) 3)) in x 35.765 * [taylor]: Taking taylor expansion of 1/2 in x 35.765 * [backup-simplify]: Simplify 1/2 into 1/2 35.765 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 35.765 * [taylor]: Taking taylor expansion of (fabs x) in x 35.765 * [backup-simplify]: Simplify (fabs x) into (fabs x) 35.765 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 35.765 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 35.765 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 35.765 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 35.765 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 35.766 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 35.766 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1/2 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 35.766 * [backup-simplify]: Simplify 0 into 0 35.766 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 35.766 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 35.767 * [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 35.767 * [backup-simplify]: Simplify 0 into 0 35.767 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 35.768 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 35.768 * [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 35.768 * [backup-simplify]: Simplify 0 into 0 35.769 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 35.769 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 35.770 * [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 35.770 * [backup-simplify]: Simplify 0 into 0 35.771 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 35.772 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 35.772 * [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 35.772 * [backup-simplify]: Simplify 0 into 0 35.773 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 35.774 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 35.775 * [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 35.775 * [backup-simplify]: Simplify 0 into 0 35.775 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs x) 3)) into (/ 1/2 (pow (fabs x) 3)) 35.775 * [backup-simplify]: Simplify (/ 1/2 (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x)))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 35.775 * [approximate]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ 1 x)) 3)) in (x) around 0 35.775 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ 1 x)) 3)) in x 35.775 * [taylor]: Taking taylor expansion of 1/2 in x 35.775 * [backup-simplify]: Simplify 1/2 into 1/2 35.775 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 35.775 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 35.775 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 35.775 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 35.775 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 35.775 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 x)) 3)) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 35.775 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ 1 x)) 3)) in x 35.775 * [taylor]: Taking taylor expansion of 1/2 in x 35.775 * [backup-simplify]: Simplify 1/2 into 1/2 35.775 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 35.775 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 35.775 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 35.775 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 35.776 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 35.776 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 x)) 3)) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 35.776 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 x)) 3)) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 35.776 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 35.776 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 35.776 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 35.776 * [backup-simplify]: Simplify 0 into 0 35.776 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 35.777 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 35.777 * [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 35.777 * [backup-simplify]: Simplify 0 into 0 35.778 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 35.778 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 35.778 * [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 35.779 * [backup-simplify]: Simplify 0 into 0 35.779 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 35.780 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 35.781 * [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 35.781 * [backup-simplify]: Simplify 0 into 0 35.783 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 35.784 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 35.785 * [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 35.785 * [backup-simplify]: Simplify 0 into 0 35.787 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 35.789 * [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 35.791 * [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 35.791 * [backup-simplify]: Simplify 0 into 0 35.791 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ 1 (/ 1 x))) 3)) into (/ 1/2 (pow (fabs x) 3)) 35.791 * [backup-simplify]: Simplify (/ 1/2 (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 35.791 * [approximate]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ -1 x)) 3)) in (x) around 0 35.791 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ -1 x)) 3)) in x 35.791 * [taylor]: Taking taylor expansion of 1/2 in x 35.791 * [backup-simplify]: Simplify 1/2 into 1/2 35.791 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 35.791 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 35.792 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 35.792 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 35.792 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 35.792 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 x)) 3)) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 35.792 * [taylor]: Taking taylor expansion of (/ 1/2 (pow (fabs (/ -1 x)) 3)) in x 35.792 * [taylor]: Taking taylor expansion of 1/2 in x 35.792 * [backup-simplify]: Simplify 1/2 into 1/2 35.792 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 35.792 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 35.792 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 35.792 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 35.793 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 35.793 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 x)) 3)) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 35.793 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 x)) 3)) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 35.793 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 35.793 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 35.794 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1/2 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 35.794 * [backup-simplify]: Simplify 0 into 0 35.794 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 35.795 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 35.795 * [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 35.795 * [backup-simplify]: Simplify 0 into 0 35.796 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 35.797 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 35.798 * [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 35.798 * [backup-simplify]: Simplify 0 into 0 35.799 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 35.800 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 35.801 * [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 35.801 * [backup-simplify]: Simplify 0 into 0 35.802 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 35.804 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 35.804 * [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 35.804 * [backup-simplify]: Simplify 0 into 0 35.806 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 35.808 * [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 35.809 * [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 35.809 * [backup-simplify]: Simplify 0 into 0 35.809 * [backup-simplify]: Simplify (/ 1/2 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (/ 1/2 (pow (fabs x) 3)) 35.810 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2 2 1 1 2) 35.810 * [backup-simplify]: Simplify (* (* (fabs x) (fabs x)) (fabs x)) into (pow (fabs x) 3) 35.810 * [approximate]: Taking taylor expansion of (pow (fabs x) 3) in (x) around 0 35.810 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 35.810 * [taylor]: Taking taylor expansion of (fabs x) in x 35.810 * [backup-simplify]: Simplify (fabs x) into (fabs x) 35.810 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 35.810 * [taylor]: Taking taylor expansion of (fabs x) in x 35.810 * [backup-simplify]: Simplify (fabs x) into (fabs x) 35.810 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 35.810 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 35.810 * [backup-simplify]: Simplify (pow (fabs x) 3) into (pow (fabs x) 3) 35.810 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 35.811 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 35.811 * [backup-simplify]: Simplify 0 into 0 35.815 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 35.816 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 35.816 * [backup-simplify]: Simplify 0 into 0 35.817 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 35.818 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 35.818 * [backup-simplify]: Simplify 0 into 0 35.819 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 35.821 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 35.821 * [backup-simplify]: Simplify 0 into 0 35.822 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 35.824 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 35.824 * [backup-simplify]: Simplify 0 into 0 35.826 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 35.828 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 35.828 * [backup-simplify]: Simplify 0 into 0 35.828 * [backup-simplify]: Simplify (pow (fabs x) 3) into (pow (fabs x) 3) 35.828 * [backup-simplify]: Simplify (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 3) 35.828 * [approximate]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in (x) around 0 35.828 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 35.828 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 35.828 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 35.828 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 35.828 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 35.828 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 35.829 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 35.829 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 35.829 * [backup-simplify]: Simplify (pow (fabs (/ 1 x)) 3) into (pow (fabs (/ 1 x)) 3) 35.829 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 35.829 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 35.829 * [backup-simplify]: Simplify 0 into 0 35.830 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 35.830 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 35.830 * [backup-simplify]: Simplify 0 into 0 35.831 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 35.832 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 35.832 * [backup-simplify]: Simplify 0 into 0 35.834 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 35.835 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 35.835 * [backup-simplify]: Simplify 0 into 0 35.837 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 35.838 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 35.838 * [backup-simplify]: Simplify 0 into 0 35.840 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 35.842 * [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 35.842 * [backup-simplify]: Simplify 0 into 0 35.842 * [backup-simplify]: Simplify (pow (fabs (/ 1 (/ 1 x))) 3) into (pow (fabs x) 3) 35.843 * [backup-simplify]: Simplify (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) into (pow (fabs (/ -1 x)) 3) 35.843 * [approximate]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in (x) around 0 35.843 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 35.843 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 35.843 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 35.843 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 35.843 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 35.843 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 35.843 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 35.843 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 35.843 * [backup-simplify]: Simplify (pow (fabs (/ -1 x)) 3) into (pow (fabs (/ -1 x)) 3) 35.844 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 35.844 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 35.844 * [backup-simplify]: Simplify 0 into 0 35.844 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 35.845 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 35.845 * [backup-simplify]: Simplify 0 into 0 35.846 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 35.847 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 35.847 * [backup-simplify]: Simplify 0 into 0 35.848 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 35.849 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 35.849 * [backup-simplify]: Simplify 0 into 0 35.851 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 35.853 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 35.853 * [backup-simplify]: Simplify 0 into 0 35.855 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 35.857 * [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 35.857 * [backup-simplify]: Simplify 0 into 0 35.857 * [backup-simplify]: Simplify (pow (fabs (/ -1 (/ 1 (- x)))) 3) into (pow (fabs x) 3) 35.857 * * * [progress]: simplifying candidates 35.857 * * * * [progress]: [ 1 / 168 ] simplifiying candidate # 35.858 * [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))))) 35.858 * * [simplify]: iters left: 6 (23 enodes) 35.872 * * [simplify]: iters left: 5 (97 enodes) 35.911 * * [simplify]: iters left: 4 (191 enodes) 35.968 * * [simplify]: iters left: 3 (426 enodes) 36.099 * * [simplify]: Extracting #0: cost 1 inf + 0 36.099 * * [simplify]: Extracting #1: cost 28 inf + 0 36.099 * * [simplify]: Extracting #2: cost 117 inf + 0 36.100 * * [simplify]: Extracting #3: cost 181 inf + 3 36.104 * * [simplify]: Extracting #4: cost 146 inf + 9037 36.115 * * [simplify]: Extracting #5: cost 66 inf + 41552 36.137 * * [simplify]: Extracting #6: cost 7 inf + 70156 36.159 * * [simplify]: Extracting #7: cost 0 inf + 72949 36.187 * [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))) 36.187 * [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))))) 36.188 * * * * [progress]: [ 2 / 168 ] simplifiying candidate # 36.188 * * * * [progress]: [ 3 / 168 ] simplifiying candidate # 36.188 * [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)))))) 36.188 * * [simplify]: iters left: 6 (25 enodes) 36.203 * * [simplify]: iters left: 5 (97 enodes) 36.239 * * [simplify]: iters left: 4 (159 enodes) 36.299 * * [simplify]: iters left: 3 (272 enodes) 36.370 * * [simplify]: iters left: 2 (398 enodes) 36.489 * * [simplify]: Extracting #0: cost 1 inf + 0 36.489 * * [simplify]: Extracting #1: cost 4 inf + 0 36.489 * * [simplify]: Extracting #2: cost 8 inf + 0 36.489 * * [simplify]: Extracting #3: cost 25 inf + 0 36.489 * * [simplify]: Extracting #4: cost 56 inf + 0 36.490 * * [simplify]: Extracting #5: cost 91 inf + 5 36.491 * * [simplify]: Extracting #6: cost 130 inf + 704 36.494 * * [simplify]: Extracting #7: cost 86 inf + 13143 36.502 * * [simplify]: Extracting #8: cost 23 inf + 40593 36.509 * * [simplify]: Extracting #9: cost 0 inf + 51785 36.515 * [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))))))) 36.515 * [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))))) 36.515 * * * * [progress]: [ 4 / 168 ] simplifiying candidate # 36.515 * * * * [progress]: [ 5 / 168 ] simplifiying candidate # 36.515 * * * * [progress]: [ 6 / 168 ] simplifiying candidate # 36.515 * [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)))))) 36.516 * * [simplify]: iters left: 6 (27 enodes) 36.524 * * [simplify]: iters left: 5 (119 enodes) 36.570 * * [simplify]: iters left: 4 (390 enodes) 36.981 * * [simplify]: Extracting #0: cost 1 inf + 0 36.981 * * [simplify]: Extracting #1: cost 46 inf + 0 36.982 * * [simplify]: Extracting #2: cost 346 inf + 2 36.984 * * [simplify]: Extracting #3: cost 787 inf + 87 36.988 * * [simplify]: Extracting #4: cost 816 inf + 462 36.991 * * [simplify]: Extracting #5: cost 788 inf + 6109 36.999 * * [simplify]: Extracting #6: cost 704 inf + 45130 37.117 * * [simplify]: Extracting #7: cost 253 inf + 438074 37.311 * * [simplify]: Extracting #8: cost 3 inf + 679050 37.509 * * [simplify]: Extracting #9: cost 0 inf + 680613 37.711 * * [simplify]: Extracting #10: cost 0 inf + 680493 37.900 * [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))))) 37.900 * [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))))) 37.900 * * * * [progress]: [ 7 / 168 ] simplifiying candidate # 37.900 * * * * [progress]: [ 8 / 168 ] simplifiying candidate # 37.900 * * * * [progress]: [ 9 / 168 ] simplifiying candidate # 37.900 * * * * [progress]: [ 10 / 168 ] simplifiying candidate # 37.900 * [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))))) 37.901 * * [simplify]: iters left: 6 (25 enodes) 37.911 * * [simplify]: iters left: 5 (119 enodes) 37.949 * * [simplify]: iters left: 4 (302 enodes) 38.112 * * [simplify]: Extracting #0: cost 1 inf + 0 38.112 * * [simplify]: Extracting #1: cost 14 inf + 0 38.112 * * [simplify]: Extracting #2: cost 104 inf + 1 38.113 * * [simplify]: Extracting #3: cost 222 inf + 2 38.114 * * [simplify]: Extracting #4: cost 207 inf + 6675 38.120 * * [simplify]: Extracting #5: cost 104 inf + 45684 38.132 * * [simplify]: Extracting #6: cost 43 inf + 66151 38.149 * * [simplify]: Extracting #7: cost 10 inf + 87607 38.167 * * [simplify]: Extracting #8: cost 0 inf + 96178 38.179 * [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)))) 38.179 * [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))))) 38.179 * [simplify]: Simplifying (* (sqrt PI) (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))) 38.179 * * [simplify]: iters left: 6 (14 enodes) 38.188 * * [simplify]: iters left: 5 (64 enodes) 38.212 * * [simplify]: iters left: 4 (170 enodes) 38.297 * * [simplify]: Extracting #0: cost 1 inf + 0 38.297 * * [simplify]: Extracting #1: cost 41 inf + 0 38.298 * * [simplify]: Extracting #2: cost 144 inf + 0 38.300 * * [simplify]: Extracting #3: cost 128 inf + 3995 38.306 * * [simplify]: Extracting #4: cost 48 inf + 34755 38.316 * * [simplify]: Extracting #5: cost 6 inf + 51089 38.322 * * [simplify]: Extracting #6: cost 0 inf + 53875 38.327 * [simplify]: Simplified to (* (sqrt PI) (* (pow (fabs x) 8) (pow (fabs x) 8))) 38.327 * [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))))) 38.328 * * * * [progress]: [ 11 / 168 ] simplifiying candidate # 38.328 * [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))))) 38.328 * * [simplify]: iters left: 6 (32 enodes) 38.345 * * [simplify]: iters left: 5 (169 enodes) 38.402 * * [simplify]: Extracting #0: cost 1 inf + 0 38.402 * * [simplify]: Extracting #1: cost 9 inf + 0 38.402 * * [simplify]: Extracting #2: cost 44 inf + 1 38.402 * * [simplify]: Extracting #3: cost 89 inf + 2 38.403 * * [simplify]: Extracting #4: cost 150 inf + 374 38.404 * * [simplify]: Extracting #5: cost 165 inf + 2815 38.406 * * [simplify]: Extracting #6: cost 105 inf + 18269 38.412 * * [simplify]: Extracting #7: cost 35 inf + 50193 38.423 * * [simplify]: Extracting #8: cost 8 inf + 68678 38.440 * * [simplify]: Extracting #9: cost 0 inf + 77677 38.455 * [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))) 38.455 * [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))))) 38.455 * [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)))) 38.456 * * [simplify]: iters left: 6 (22 enodes) 38.465 * * [simplify]: iters left: 5 (105 enodes) 38.489 * * [simplify]: iters left: 4 (289 enodes) 38.593 * * [simplify]: Extracting #0: cost 1 inf + 0 38.593 * * [simplify]: Extracting #1: cost 38 inf + 0 38.594 * * [simplify]: Extracting #2: cost 141 inf + 0 38.594 * * [simplify]: Extracting #3: cost 310 inf + 795 38.597 * * [simplify]: Extracting #4: cost 379 inf + 8832 38.609 * * [simplify]: Extracting #5: cost 231 inf + 59224 38.629 * * [simplify]: Extracting #6: cost 66 inf + 144555 38.655 * * [simplify]: Extracting #7: cost 0 inf + 180017 38.682 * * [simplify]: Extracting #8: cost 0 inf + 178735 38.721 * [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)))))))) 38.722 * [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))))) 38.722 * * * * [progress]: [ 12 / 168 ] simplifiying candidate # 38.723 * [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))))) 38.723 * * [simplify]: iters left: 6 (27 enodes) 38.733 * * [simplify]: iters left: 5 (129 enodes) 38.764 * * [simplify]: iters left: 4 (348 enodes) 38.949 * * [simplify]: Extracting #0: cost 1 inf + 0 38.949 * * [simplify]: Extracting #1: cost 15 inf + 0 38.949 * * [simplify]: Extracting #2: cost 104 inf + 1 38.950 * * [simplify]: Extracting #3: cost 227 inf + 2 38.952 * * [simplify]: Extracting #4: cost 329 inf + 1124 38.958 * * [simplify]: Extracting #5: cost 321 inf + 15095 38.982 * * [simplify]: Extracting #6: cost 131 inf + 92637 39.029 * * [simplify]: Extracting #7: cost 11 inf + 165808 39.076 * * [simplify]: Extracting #8: cost 0 inf + 170499 39.113 * * [simplify]: Extracting #9: cost 0 inf + 170299 39.163 * [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))))) 39.163 * [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))))) 39.164 * [simplify]: Simplifying (* (sqrt PI) (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) 39.164 * * [simplify]: iters left: 6 (18 enodes) 39.172 * * [simplify]: iters left: 5 (75 enodes) 39.188 * * [simplify]: iters left: 4 (160 enodes) 39.239 * * [simplify]: iters left: 3 (481 enodes) 39.520 * * [simplify]: Extracting #0: cost 1 inf + 0 39.520 * * [simplify]: Extracting #1: cost 67 inf + 0 39.521 * * [simplify]: Extracting #2: cost 254 inf + 0 39.523 * * [simplify]: Extracting #3: cost 413 inf + 2381 39.530 * * [simplify]: Extracting #4: cost 280 inf + 71645 39.559 * * [simplify]: Extracting #5: cost 50 inf + 198698 39.612 * * [simplify]: Extracting #6: cost 9 inf + 218857 39.643 * * [simplify]: Extracting #7: cost 2 inf + 221788 39.690 * * [simplify]: Extracting #8: cost 0 inf + 222625 39.744 * [simplify]: Simplified to (* (* (sqrt PI) (pow (fabs x) 8)) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) 39.744 * [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))))) 39.744 * * * * [progress]: [ 13 / 168 ] simplifiying candidate # 39.745 * [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))))) 39.745 * * [simplify]: iters left: 6 (30 enodes) 39.767 * * [simplify]: iters left: 5 (161 enodes) 39.817 * * [simplify]: iters left: 4 (446 enodes) 40.077 * * [simplify]: Extracting #0: cost 1 inf + 0 40.077 * * [simplify]: Extracting #1: cost 25 inf + 0 40.078 * * [simplify]: Extracting #2: cost 150 inf + 1 40.079 * * [simplify]: Extracting #3: cost 327 inf + 2 40.081 * * [simplify]: Extracting #4: cost 470 inf + 539 40.090 * * [simplify]: Extracting #5: cost 334 inf + 60732 40.148 * * [simplify]: Extracting #6: cost 60 inf + 221719 40.206 * * [simplify]: Extracting #7: cost 9 inf + 258639 40.301 * * [simplify]: Extracting #8: cost 0 inf + 265436 40.398 * [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))))))) 40.398 * [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))))) 40.399 * [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))))))) 40.399 * * [simplify]: iters left: 6 (24 enodes) 40.414 * * [simplify]: iters left: 5 (117 enodes) 40.468 * * [simplify]: iters left: 4 (328 enodes) 40.606 * * [simplify]: Extracting #0: cost 1 inf + 0 40.606 * * [simplify]: Extracting #1: cost 38 inf + 0 40.606 * * [simplify]: Extracting #2: cost 180 inf + 0 40.608 * * [simplify]: Extracting #3: cost 381 inf + 85 40.610 * * [simplify]: Extracting #4: cost 388 inf + 4665 40.613 * * [simplify]: Extracting #5: cost 338 inf + 17438 40.633 * * [simplify]: Extracting #6: cost 204 inf + 87817 40.691 * * [simplify]: Extracting #7: cost 29 inf + 206744 40.729 * * [simplify]: Extracting #8: cost 0 inf + 229095 40.768 * [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))))) 40.768 * [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))))) 40.769 * * * * [progress]: [ 14 / 168 ] simplifiying candidate # 40.769 * [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))))))) 40.769 * * [simplify]: iters left: 6 (25 enodes) 40.779 * * [simplify]: iters left: 5 (118 enodes) 40.808 * * [simplify]: iters left: 4 (287 enodes) 40.938 * * [simplify]: Extracting #0: cost 1 inf + 0 40.939 * * [simplify]: Extracting #1: cost 17 inf + 0 40.939 * * [simplify]: Extracting #2: cost 114 inf + 1 40.940 * * [simplify]: Extracting #3: cost 251 inf + 3 40.942 * * [simplify]: Extracting #4: cost 344 inf + 956 40.950 * * [simplify]: Extracting #5: cost 300 inf + 14596 40.961 * * [simplify]: Extracting #6: cost 161 inf + 85725 40.993 * * [simplify]: Extracting #7: cost 24 inf + 172792 41.037 * * [simplify]: Extracting #8: cost 5 inf + 182810 41.078 * * [simplify]: Extracting #9: cost 0 inf + 184895 41.134 * [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))))))))) 41.134 * [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))))) 41.135 * [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))))) 41.135 * * [simplify]: iters left: 6 (20 enodes) 41.147 * * [simplify]: iters left: 5 (83 enodes) 41.179 * * [simplify]: iters left: 4 (173 enodes) 41.233 * * [simplify]: iters left: 3 (494 enodes) 41.481 * * [simplify]: Extracting #0: cost 1 inf + 0 41.481 * * [simplify]: Extracting #1: cost 33 inf + 0 41.481 * * [simplify]: Extracting #2: cost 213 inf + 0 41.483 * * [simplify]: Extracting #3: cost 347 inf + 88 41.485 * * [simplify]: Extracting #4: cost 325 inf + 8899 41.495 * * [simplify]: Extracting #5: cost 210 inf + 56188 41.520 * * [simplify]: Extracting #6: cost 21 inf + 164471 41.565 * * [simplify]: Extracting #7: cost 0 inf + 176047 41.608 * [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)))))))) 41.608 * [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))))) 41.608 * * * * [progress]: [ 15 / 168 ] simplifiying candidate # 41.608 * [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))) 41.609 * * [simplify]: iters left: 6 (24 enodes) 41.619 * * [simplify]: iters left: 5 (114 enodes) 41.656 * * [simplify]: iters left: 4 (231 enodes) 41.740 * * [simplify]: Extracting #0: cost 1 inf + 0 41.740 * * [simplify]: Extracting #1: cost 15 inf + 0 41.741 * * [simplify]: Extracting #2: cost 119 inf + 1 41.741 * * [simplify]: Extracting #3: cost 227 inf + 4 41.743 * * [simplify]: Extracting #4: cost 206 inf + 7764 41.748 * * [simplify]: Extracting #5: cost 162 inf + 27807 41.755 * * [simplify]: Extracting #6: cost 149 inf + 32790 41.764 * * [simplify]: Extracting #7: cost 129 inf + 40715 41.793 * * [simplify]: Extracting #8: cost 19 inf + 112169 41.815 * * [simplify]: Extracting #9: cost 0 inf + 121648 41.841 * * [simplify]: Extracting #10: cost 0 inf + 119382 41.864 * [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))))) 41.864 * [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))))) 41.865 * [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))))))) 41.865 * * [simplify]: iters left: 6 (26 enodes) 41.882 * * [simplify]: iters left: 5 (129 enodes) 41.917 * * [simplify]: iters left: 4 (379 enodes) 42.102 * * [simplify]: Extracting #0: cost 1 inf + 0 42.102 * * [simplify]: Extracting #1: cost 12 inf + 0 42.102 * * [simplify]: Extracting #2: cost 109 inf + 0 42.103 * * [simplify]: Extracting #3: cost 398 inf + 83 42.105 * * [simplify]: Extracting #4: cost 504 inf + 171 42.108 * * [simplify]: Extracting #5: cost 465 inf + 14369 42.120 * * [simplify]: Extracting #6: cost 339 inf + 63422 42.142 * * [simplify]: Extracting #7: cost 247 inf + 121265 42.199 * * [simplify]: Extracting #8: cost 40 inf + 273980 42.257 * * [simplify]: Extracting #9: cost 0 inf + 301906 42.327 * * [simplify]: Extracting #10: cost 0 inf + 301826 42.418 * [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)))))) 42.418 * [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))))) 42.419 * * * * [progress]: [ 16 / 168 ] simplifiying candidate # 42.419 * [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)))))) 42.419 * * [simplify]: iters left: 6 (23 enodes) 42.428 * * [simplify]: iters left: 5 (103 enodes) 42.450 * * [simplify]: iters left: 4 (249 enodes) 42.551 * * [simplify]: Extracting #0: cost 1 inf + 0 42.552 * * [simplify]: Extracting #1: cost 52 inf + 0 42.552 * * [simplify]: Extracting #2: cost 190 inf + 1 42.554 * * [simplify]: Extracting #3: cost 292 inf + 2 42.557 * * [simplify]: Extracting #4: cost 276 inf + 6325 42.563 * * [simplify]: Extracting #5: cost 217 inf + 23845 42.572 * * [simplify]: Extracting #6: cost 178 inf + 41647 42.606 * * [simplify]: Extracting #7: cost 45 inf + 125387 42.655 * * [simplify]: Extracting #8: cost 0 inf + 153906 42.709 * [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)))))))) 42.709 * [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))))) 42.710 * [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))))) 42.710 * * [simplify]: iters left: 6 (22 enodes) 42.723 * * [simplify]: iters left: 5 (89 enodes) 42.757 * * [simplify]: iters left: 4 (163 enodes) 42.799 * * [simplify]: iters left: 3 (352 enodes) 42.919 * * [simplify]: Extracting #0: cost 1 inf + 0 42.919 * * [simplify]: Extracting #1: cost 22 inf + 0 42.919 * * [simplify]: Extracting #2: cost 117 inf + 0 42.920 * * [simplify]: Extracting #3: cost 181 inf + 165 42.921 * * [simplify]: Extracting #4: cost 164 inf + 5261 42.926 * * [simplify]: Extracting #5: cost 98 inf + 32691 42.942 * * [simplify]: Extracting #6: cost 25 inf + 66728 42.954 * * [simplify]: Extracting #7: cost 2 inf + 76784 42.966 * * [simplify]: Extracting #8: cost 0 inf + 77329 42.986 * [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.986 * [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.986 * * * * [progress]: [ 17 / 168 ] simplifiying candidate # 42.987 * * * * [progress]: [ 18 / 168 ] simplifiying candidate # 42.987 * [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.987 * * [simplify]: iters left: 6 (25 enodes) 43.002 * * [simplify]: iters left: 5 (97 enodes) 43.032 * * [simplify]: iters left: 4 (159 enodes) 43.069 * * [simplify]: iters left: 3 (272 enodes) 43.134 * * [simplify]: iters left: 2 (398 enodes) 43.237 * * [simplify]: Extracting #0: cost 1 inf + 0 43.237 * * [simplify]: Extracting #1: cost 4 inf + 0 43.237 * * [simplify]: Extracting #2: cost 8 inf + 0 43.237 * * [simplify]: Extracting #3: cost 25 inf + 0 43.237 * * [simplify]: Extracting #4: cost 56 inf + 0 43.238 * * [simplify]: Extracting #5: cost 91 inf + 5 43.239 * * [simplify]: Extracting #6: cost 130 inf + 674 43.240 * * [simplify]: Extracting #7: cost 86 inf + 13083 43.245 * * [simplify]: Extracting #8: cost 23 inf + 40443 43.251 * * [simplify]: Extracting #9: cost 0 inf + 51545 43.257 * [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)))) 43.257 * [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))))) 43.257 * [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.258 * * [simplify]: iters left: 6 (25 enodes) 43.265 * * [simplify]: iters left: 5 (97 enodes) 43.297 * * [simplify]: iters left: 4 (159 enodes) 43.336 * * [simplify]: iters left: 3 (272 enodes) 43.403 * * [simplify]: iters left: 2 (398 enodes) 43.517 * * [simplify]: Extracting #0: cost 1 inf + 0 43.517 * * [simplify]: Extracting #1: cost 4 inf + 0 43.517 * * [simplify]: Extracting #2: cost 8 inf + 0 43.517 * * [simplify]: Extracting #3: cost 25 inf + 0 43.517 * * [simplify]: Extracting #4: cost 56 inf + 0 43.518 * * [simplify]: Extracting #5: cost 91 inf + 5 43.518 * * [simplify]: Extracting #6: cost 130 inf + 674 43.519 * * [simplify]: Extracting #7: cost 86 inf + 13083 43.524 * * [simplify]: Extracting #8: cost 23 inf + 40443 43.533 * * [simplify]: Extracting #9: cost 0 inf + 51545 43.539 * [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)))) 43.539 * [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))))) 43.540 * * * * [progress]: [ 19 / 168 ] simplifiying candidate # 43.540 * [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)))))) 43.540 * * [simplify]: iters left: 6 (26 enodes) 43.548 * * [simplify]: iters left: 5 (100 enodes) 43.567 * * [simplify]: iters left: 4 (162 enodes) 43.612 * * [simplify]: iters left: 3 (276 enodes) 43.679 * * [simplify]: iters left: 2 (407 enodes) 43.768 * * [simplify]: Extracting #0: cost 1 inf + 0 43.768 * * [simplify]: Extracting #1: cost 4 inf + 0 43.768 * * [simplify]: Extracting #2: cost 8 inf + 0 43.768 * * [simplify]: Extracting #3: cost 26 inf + 0 43.768 * * [simplify]: Extracting #4: cost 55 inf + 1 43.769 * * [simplify]: Extracting #5: cost 87 inf + 291 43.769 * * [simplify]: Extracting #6: cost 130 inf + 543 43.770 * * [simplify]: Extracting #7: cost 90 inf + 11866 43.773 * * [simplify]: Extracting #8: cost 38 inf + 32831 43.782 * * [simplify]: Extracting #9: cost 2 inf + 52541 43.794 * * [simplify]: Extracting #10: cost 0 inf + 53297 43.805 * [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.805 * [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))))) 43.806 * [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)))))) 43.806 * * [simplify]: iters left: 6 (26 enodes) 43.821 * * [simplify]: iters left: 5 (100 enodes) 43.861 * * [simplify]: iters left: 4 (162 enodes) 43.921 * * [simplify]: iters left: 3 (276 enodes) 44.008 * * [simplify]: iters left: 2 (407 enodes) 44.125 * * [simplify]: Extracting #0: cost 1 inf + 0 44.125 * * [simplify]: Extracting #1: cost 4 inf + 0 44.125 * * [simplify]: Extracting #2: cost 8 inf + 0 44.125 * * [simplify]: Extracting #3: cost 26 inf + 0 44.126 * * [simplify]: Extracting #4: cost 55 inf + 1 44.126 * * [simplify]: Extracting #5: cost 87 inf + 291 44.127 * * [simplify]: Extracting #6: cost 130 inf + 543 44.129 * * [simplify]: Extracting #7: cost 90 inf + 11866 44.135 * * [simplify]: Extracting #8: cost 38 inf + 32831 44.146 * * [simplify]: Extracting #9: cost 2 inf + 52541 44.157 * * [simplify]: Extracting #10: cost 0 inf + 53297 44.168 * [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)))) 44.168 * [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))))) 44.168 * * * * [progress]: [ 20 / 168 ] simplifiying candidate # 44.169 * [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)))))) 44.169 * * [simplify]: iters left: 6 (25 enodes) 44.184 * * [simplify]: iters left: 5 (97 enodes) 44.219 * * [simplify]: iters left: 4 (159 enodes) 44.280 * * [simplify]: iters left: 3 (272 enodes) 44.346 * * [simplify]: iters left: 2 (398 enodes) 44.459 * * [simplify]: Extracting #0: cost 1 inf + 0 44.459 * * [simplify]: Extracting #1: cost 4 inf + 0 44.459 * * [simplify]: Extracting #2: cost 8 inf + 0 44.459 * * [simplify]: Extracting #3: cost 26 inf + 0 44.459 * * [simplify]: Extracting #4: cost 55 inf + 1 44.460 * * [simplify]: Extracting #5: cost 91 inf + 5 44.460 * * [simplify]: Extracting #6: cost 130 inf + 673 44.462 * * [simplify]: Extracting #7: cost 86 inf + 13081 44.466 * * [simplify]: Extracting #8: cost 23 inf + 40441 44.476 * * [simplify]: Extracting #9: cost 0 inf + 51543 44.486 * [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)))) 44.486 * [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))))) 44.486 * [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)))))) 44.486 * * [simplify]: iters left: 6 (25 enodes) 44.494 * * [simplify]: iters left: 5 (97 enodes) 44.515 * * [simplify]: iters left: 4 (159 enodes) 44.565 * * [simplify]: iters left: 3 (272 enodes) 44.630 * * [simplify]: iters left: 2 (398 enodes) 44.744 * * [simplify]: Extracting #0: cost 1 inf + 0 44.745 * * [simplify]: Extracting #1: cost 4 inf + 0 44.745 * * [simplify]: Extracting #2: cost 8 inf + 0 44.745 * * [simplify]: Extracting #3: cost 26 inf + 0 44.745 * * [simplify]: Extracting #4: cost 55 inf + 1 44.745 * * [simplify]: Extracting #5: cost 91 inf + 5 44.746 * * [simplify]: Extracting #6: cost 130 inf + 673 44.747 * * [simplify]: Extracting #7: cost 86 inf + 13081 44.751 * * [simplify]: Extracting #8: cost 23 inf + 40441 44.763 * * [simplify]: Extracting #9: cost 0 inf + 51543 44.775 * [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)))) 44.775 * [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))))) 44.776 * * * * [progress]: [ 21 / 168 ] simplifiying candidate # 44.776 * [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.777 * * [simplify]: iters left: 6 (25 enodes) 44.790 * * [simplify]: iters left: 5 (97 enodes) 44.809 * * [simplify]: iters left: 4 (159 enodes) 44.858 * * [simplify]: iters left: 3 (272 enodes) 44.911 * * [simplify]: iters left: 2 (398 enodes) 45.039 * * [simplify]: Extracting #0: cost 1 inf + 0 45.039 * * [simplify]: Extracting #1: cost 4 inf + 0 45.039 * * [simplify]: Extracting #2: cost 8 inf + 0 45.039 * * [simplify]: Extracting #3: cost 25 inf + 0 45.039 * * [simplify]: Extracting #4: cost 56 inf + 0 45.040 * * [simplify]: Extracting #5: cost 91 inf + 5 45.041 * * [simplify]: Extracting #6: cost 130 inf + 674 45.043 * * [simplify]: Extracting #7: cost 86 inf + 13083 45.048 * * [simplify]: Extracting #8: cost 23 inf + 40443 45.054 * * [simplify]: Extracting #9: cost 0 inf + 51545 45.060 * [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)))) 45.060 * [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))))) 45.060 * [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)))))) 45.060 * * [simplify]: iters left: 6 (25 enodes) 45.068 * * [simplify]: iters left: 5 (97 enodes) 45.092 * * [simplify]: iters left: 4 (159 enodes) 45.133 * * [simplify]: iters left: 3 (272 enodes) 45.221 * * [simplify]: iters left: 2 (398 enodes) 45.332 * * [simplify]: Extracting #0: cost 1 inf + 0 45.332 * * [simplify]: Extracting #1: cost 4 inf + 0 45.332 * * [simplify]: Extracting #2: cost 8 inf + 0 45.332 * * [simplify]: Extracting #3: cost 25 inf + 0 45.332 * * [simplify]: Extracting #4: cost 56 inf + 0 45.333 * * [simplify]: Extracting #5: cost 91 inf + 5 45.334 * * [simplify]: Extracting #6: cost 130 inf + 674 45.336 * * [simplify]: Extracting #7: cost 86 inf + 13083 45.344 * * [simplify]: Extracting #8: cost 23 inf + 40443 45.350 * * [simplify]: Extracting #9: cost 0 inf + 51545 45.356 * [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)))) 45.356 * [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))))) 45.356 * * * * [progress]: [ 22 / 168 ] simplifiying candidate # 45.357 * [simplify]: Simplifying (* (sqrt (/ 1 PI)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) 45.357 * * [simplify]: iters left: 6 (18 enodes) 45.362 * * [simplify]: iters left: 5 (75 enodes) 45.379 * * [simplify]: iters left: 4 (134 enodes) 45.426 * * [simplify]: iters left: 3 (238 enodes) 45.491 * * [simplify]: iters left: 2 (474 enodes) 45.659 * * [simplify]: Extracting #0: cost 1 inf + 0 45.659 * * [simplify]: Extracting #1: cost 11 inf + 0 45.659 * * [simplify]: Extracting #2: cost 139 inf + 1 45.661 * * [simplify]: Extracting #3: cost 262 inf + 3 45.665 * * [simplify]: Extracting #4: cost 214 inf + 11485 45.677 * * [simplify]: Extracting #5: cost 113 inf + 45053 45.706 * * [simplify]: Extracting #6: cost 16 inf + 94325 45.722 * * [simplify]: Extracting #7: cost 0 inf + 104376 45.735 * [simplify]: Simplified to (* (sqrt (/ 1 PI)) (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x)))) 45.735 * [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))))) 45.736 * * * * [progress]: [ 23 / 168 ] simplifiying candidate # 45.736 * [simplify]: Simplifying (* (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) (sqrt (/ 1 PI))) 45.736 * * [simplify]: iters left: 6 (18 enodes) 45.741 * * [simplify]: iters left: 5 (69 enodes) 45.763 * * [simplify]: iters left: 4 (116 enodes) 45.807 * * [simplify]: iters left: 3 (213 enodes) 45.859 * * [simplify]: iters left: 2 (346 enodes) 45.969 * * [simplify]: Extracting #0: cost 1 inf + 0 45.969 * * [simplify]: Extracting #1: cost 13 inf + 0 45.969 * * [simplify]: Extracting #2: cost 106 inf + 1 45.970 * * [simplify]: Extracting #3: cost 190 inf + 3 45.971 * * [simplify]: Extracting #4: cost 156 inf + 6136 45.979 * * [simplify]: Extracting #5: cost 62 inf + 35452 45.995 * * [simplify]: Extracting #6: cost 2 inf + 63520 46.012 * * [simplify]: Extracting #7: cost 0 inf + 64199 46.030 * [simplify]: Simplified to (* (+ (/ 1 (fabs x)) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (sqrt (/ 1 PI))) 46.030 * [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))))) 46.030 * * * * [progress]: [ 24 / 168 ] simplifiying candidate # 46.030 * [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))))) 46.030 * * [simplify]: iters left: 6 (20 enodes) 46.043 * * [simplify]: iters left: 5 (81 enodes) 46.072 * * [simplify]: iters left: 4 (143 enodes) 46.101 * * [simplify]: iters left: 3 (257 enodes) 46.159 * * [simplify]: iters left: 2 (383 enodes) 46.275 * * [simplify]: Extracting #0: cost 1 inf + 0 46.275 * * [simplify]: Extracting #1: cost 3 inf + 0 46.275 * * [simplify]: Extracting #2: cost 18 inf + 0 46.275 * * [simplify]: Extracting #3: cost 47 inf + 0 46.276 * * [simplify]: Extracting #4: cost 84 inf + 4 46.276 * * [simplify]: Extracting #5: cost 133 inf + 11 46.278 * * [simplify]: Extracting #6: cost 117 inf + 4315 46.283 * * [simplify]: Extracting #7: cost 41 inf + 32392 46.293 * * [simplify]: Extracting #8: cost 3 inf + 51156 46.303 * * [simplify]: Extracting #9: cost 1 inf + 52437 46.314 * * [simplify]: Extracting #10: cost 0 inf + 53344 46.325 * [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))))) 46.325 * [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))))) 46.325 * * * * [progress]: [ 25 / 168 ] simplifiying candidate # 46.325 * [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))))) 46.326 * * [simplify]: iters left: 6 (20 enodes) 46.338 * * [simplify]: iters left: 5 (81 enodes) 46.359 * * [simplify]: iters left: 4 (143 enodes) 46.398 * * [simplify]: iters left: 3 (257 enodes) 46.482 * * [simplify]: iters left: 2 (383 enodes) 46.612 * * [simplify]: Extracting #0: cost 1 inf + 0 46.612 * * [simplify]: Extracting #1: cost 3 inf + 0 46.612 * * [simplify]: Extracting #2: cost 18 inf + 0 46.613 * * [simplify]: Extracting #3: cost 47 inf + 0 46.613 * * [simplify]: Extracting #4: cost 84 inf + 4 46.613 * * [simplify]: Extracting #5: cost 133 inf + 11 46.614 * * [simplify]: Extracting #6: cost 117 inf + 4315 46.616 * * [simplify]: Extracting #7: cost 41 inf + 32392 46.628 * * [simplify]: Extracting #8: cost 3 inf + 51156 46.639 * * [simplify]: Extracting #9: cost 1 inf + 52397 46.650 * * [simplify]: Extracting #10: cost 0 inf + 53264 46.656 * [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))))) 46.656 * [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))))) 46.656 * * * * [progress]: [ 26 / 168 ] simplifiying candidate # 46.656 * [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.657 * * [simplify]: iters left: 6 (19 enodes) 46.663 * * [simplify]: iters left: 5 (78 enodes) 46.681 * * [simplify]: iters left: 4 (140 enodes) 46.725 * * [simplify]: iters left: 3 (255 enodes) 46.792 * * [simplify]: iters left: 2 (389 enodes) 46.884 * * [simplify]: Extracting #0: cost 1 inf + 0 46.885 * * [simplify]: Extracting #1: cost 16 inf + 0 46.885 * * [simplify]: Extracting #2: cost 45 inf + 0 46.885 * * [simplify]: Extracting #3: cost 82 inf + 4 46.886 * * [simplify]: Extracting #4: cost 131 inf + 11 46.887 * * [simplify]: Extracting #5: cost 115 inf + 3269 46.892 * * [simplify]: Extracting #6: cost 49 inf + 27585 46.901 * * [simplify]: Extracting #7: cost 3 inf + 50630 46.911 * * [simplify]: Extracting #8: cost 0 inf + 52134 46.922 * [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.922 * [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.922 * * * * [progress]: [ 27 / 168 ] simplifiying candidate # 46.922 * [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.923 * * [simplify]: iters left: 6 (19 enodes) 46.934 * * [simplify]: iters left: 5 (78 enodes) 46.965 * * [simplify]: iters left: 4 (140 enodes) 46.995 * * [simplify]: iters left: 3 (255 enodes) 47.063 * * [simplify]: iters left: 2 (389 enodes) 47.173 * * [simplify]: Extracting #0: cost 1 inf + 0 47.173 * * [simplify]: Extracting #1: cost 16 inf + 0 47.174 * * [simplify]: Extracting #2: cost 45 inf + 0 47.174 * * [simplify]: Extracting #3: cost 82 inf + 4 47.174 * * [simplify]: Extracting #4: cost 131 inf + 11 47.175 * * [simplify]: Extracting #5: cost 115 inf + 3269 47.177 * * [simplify]: Extracting #6: cost 49 inf + 27585 47.182 * * [simplify]: Extracting #7: cost 3 inf + 50630 47.190 * * [simplify]: Extracting #8: cost 0 inf + 52134 47.200 * [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.200 * [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.201 * * * * [progress]: [ 28 / 168 ] simplifiying candidate # 47.201 * [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)))) 47.201 * * [simplify]: iters left: 6 (19 enodes) 47.213 * * [simplify]: iters left: 5 (78 enodes) 47.243 * * [simplify]: iters left: 4 (140 enodes) 47.300 * * [simplify]: iters left: 3 (255 enodes) 47.387 * * [simplify]: iters left: 2 (389 enodes) 47.499 * * [simplify]: Extracting #0: cost 1 inf + 0 47.499 * * [simplify]: Extracting #1: cost 16 inf + 0 47.500 * * [simplify]: Extracting #2: cost 45 inf + 0 47.500 * * [simplify]: Extracting #3: cost 82 inf + 4 47.501 * * [simplify]: Extracting #4: cost 131 inf + 11 47.502 * * [simplify]: Extracting #5: cost 115 inf + 3269 47.506 * * [simplify]: Extracting #6: cost 49 inf + 27585 47.515 * * [simplify]: Extracting #7: cost 3 inf + 50630 47.521 * * [simplify]: Extracting #8: cost 0 inf + 52134 47.529 * [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.530 * [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.530 * * * * [progress]: [ 29 / 168 ] simplifiying candidate # 47.530 * [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)))) 47.530 * * [simplify]: iters left: 6 (19 enodes) 47.536 * * [simplify]: iters left: 5 (78 enodes) 47.551 * * [simplify]: iters left: 4 (140 enodes) 47.587 * * [simplify]: iters left: 3 (255 enodes) 47.679 * * [simplify]: iters left: 2 (389 enodes) 47.770 * * [simplify]: Extracting #0: cost 1 inf + 0 47.770 * * [simplify]: Extracting #1: cost 16 inf + 0 47.770 * * [simplify]: Extracting #2: cost 45 inf + 0 47.770 * * [simplify]: Extracting #3: cost 82 inf + 4 47.771 * * [simplify]: Extracting #4: cost 131 inf + 11 47.772 * * [simplify]: Extracting #5: cost 115 inf + 3269 47.776 * * [simplify]: Extracting #6: cost 49 inf + 27585 47.787 * * [simplify]: Extracting #7: cost 3 inf + 50630 47.797 * * [simplify]: Extracting #8: cost 0 inf + 52134 47.807 * [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.807 * [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.807 * * * * [progress]: [ 30 / 168 ] simplifiying candidate # 47.808 * [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)))) 47.808 * * [simplify]: iters left: 6 (19 enodes) 47.820 * * [simplify]: iters left: 5 (78 enodes) 47.850 * * [simplify]: iters left: 4 (140 enodes) 47.909 * * [simplify]: iters left: 3 (255 enodes) 47.977 * * [simplify]: iters left: 2 (389 enodes) 48.110 * * [simplify]: Extracting #0: cost 1 inf + 0 48.110 * * [simplify]: Extracting #1: cost 16 inf + 0 48.110 * * [simplify]: Extracting #2: cost 45 inf + 0 48.111 * * [simplify]: Extracting #3: cost 82 inf + 4 48.111 * * [simplify]: Extracting #4: cost 131 inf + 11 48.112 * * [simplify]: Extracting #5: cost 115 inf + 3269 48.114 * * [simplify]: Extracting #6: cost 49 inf + 27585 48.119 * * [simplify]: Extracting #7: cost 3 inf + 50630 48.128 * * [simplify]: Extracting #8: cost 0 inf + 52134 48.133 * [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)))) 48.134 * [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))))) 48.134 * * * * [progress]: [ 31 / 168 ] simplifiying candidate # 48.134 * [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)))) 48.134 * * [simplify]: iters left: 6 (19 enodes) 48.140 * * [simplify]: iters left: 5 (78 enodes) 48.158 * * [simplify]: iters left: 4 (140 enodes) 48.189 * * [simplify]: iters left: 3 (255 enodes) 48.265 * * [simplify]: iters left: 2 (389 enodes) 48.379 * * [simplify]: Extracting #0: cost 1 inf + 0 48.380 * * [simplify]: Extracting #1: cost 16 inf + 0 48.380 * * [simplify]: Extracting #2: cost 45 inf + 0 48.380 * * [simplify]: Extracting #3: cost 82 inf + 4 48.380 * * [simplify]: Extracting #4: cost 131 inf + 11 48.381 * * [simplify]: Extracting #5: cost 115 inf + 3269 48.383 * * [simplify]: Extracting #6: cost 49 inf + 27585 48.388 * * [simplify]: Extracting #7: cost 3 inf + 50630 48.393 * * [simplify]: Extracting #8: cost 0 inf + 52134 48.398 * [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)))) 48.399 * [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))))) 48.399 * * * * [progress]: [ 32 / 168 ] simplifiying candidate # 48.399 * [simplify]: Simplifying (* (cbrt (sqrt (/ 1 PI))) (cbrt (sqrt (/ 1 PI)))) 48.399 * * [simplify]: iters left: 6 (6 enodes) 48.401 * * [simplify]: iters left: 5 (20 enodes) 48.404 * * [simplify]: iters left: 4 (22 enodes) 48.407 * * [simplify]: Extracting #0: cost 1 inf + 0 48.407 * * [simplify]: Extracting #1: cost 3 inf + 0 48.407 * * [simplify]: Extracting #2: cost 5 inf + 0 48.407 * * [simplify]: Extracting #3: cost 7 inf + 0 48.407 * * [simplify]: Extracting #4: cost 10 inf + 0 48.407 * * [simplify]: Extracting #5: cost 8 inf + 2 48.408 * * [simplify]: Extracting #6: cost 0 inf + 978 48.408 * [simplify]: Simplified to (* (cbrt (sqrt (/ 1 PI))) (cbrt (sqrt (/ 1 PI)))) 48.408 * [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))))) 48.408 * * * * [progress]: [ 33 / 168 ] simplifiying candidate # 48.408 * [simplify]: Simplifying (sqrt (* (cbrt (/ 1 PI)) (cbrt (/ 1 PI)))) 48.408 * * [simplify]: iters left: 6 (6 enodes) 48.410 * * [simplify]: iters left: 5 (21 enodes) 48.413 * * [simplify]: iters left: 4 (23 enodes) 48.416 * * [simplify]: Extracting #0: cost 1 inf + 0 48.416 * * [simplify]: Extracting #1: cost 4 inf + 0 48.416 * * [simplify]: Extracting #2: cost 7 inf + 0 48.416 * * [simplify]: Extracting #3: cost 10 inf + 0 48.417 * * [simplify]: Extracting #4: cost 8 inf + 2 48.417 * * [simplify]: Extracting #5: cost 1 inf + 816 48.417 * * [simplify]: Extracting #6: cost 0 inf + 978 48.417 * [simplify]: Simplified to (fabs (cbrt (/ 1 PI))) 48.417 * [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))))) 48.417 * * * * [progress]: [ 34 / 168 ] simplifiying candidate # 48.417 * [simplify]: Simplifying (sqrt (sqrt (/ 1 PI))) 48.417 * * [simplify]: iters left: 4 (5 enodes) 48.419 * * [simplify]: iters left: 3 (17 enodes) 48.421 * * [simplify]: iters left: 2 (19 enodes) 48.428 * * [simplify]: Extracting #0: cost 1 inf + 0 48.428 * * [simplify]: Extracting #1: cost 3 inf + 0 48.428 * * [simplify]: Extracting #2: cost 5 inf + 0 48.428 * * [simplify]: Extracting #3: cost 8 inf + 0 48.428 * * [simplify]: Extracting #4: cost 6 inf + 2 48.428 * * [simplify]: Extracting #5: cost 0 inf + 494 48.428 * [simplify]: Simplified to (sqrt (sqrt (/ 1 PI))) 48.428 * [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))))) 48.429 * * * * [progress]: [ 35 / 168 ] simplifiying candidate # 48.429 * [simplify]: Simplifying (sqrt (/ (* (cbrt 1) (cbrt 1)) (* (cbrt PI) (cbrt PI)))) 48.429 * * [simplify]: iters left: 6 (8 enodes) 48.431 * * [simplify]: iters left: 5 (32 enodes) 48.437 * * [simplify]: iters left: 4 (49 enodes) 48.444 * * [simplify]: iters left: 3 (75 enodes) 48.455 * * [simplify]: iters left: 2 (80 enodes) 48.461 * * [simplify]: Extracting #0: cost 1 inf + 0 48.461 * * [simplify]: Extracting #1: cost 4 inf + 0 48.461 * * [simplify]: Extracting #2: cost 9 inf + 0 48.461 * * [simplify]: Extracting #3: cost 11 inf + 1 48.462 * * [simplify]: Extracting #4: cost 0 inf + 1378 48.462 * * [simplify]: Extracting #5: cost 0 inf + 1298 48.462 * [simplify]: Simplified to (fabs (/ 1 (cbrt PI))) 48.462 * [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))))) 48.462 * * * * [progress]: [ 36 / 168 ] simplifiying candidate # 48.462 * [simplify]: Simplifying (sqrt (/ (* (cbrt 1) (cbrt 1)) (sqrt PI))) 48.463 * * [simplify]: iters left: 6 (7 enodes) 48.465 * * [simplify]: iters left: 5 (25 enodes) 48.469 * * [simplify]: iters left: 4 (27 enodes) 48.473 * * [simplify]: Extracting #0: cost 1 inf + 0 48.473 * * [simplify]: Extracting #1: cost 3 inf + 0 48.473 * * [simplify]: Extracting #2: cost 6 inf + 0 48.473 * * [simplify]: Extracting #3: cost 7 inf + 1 48.473 * * [simplify]: Extracting #4: cost 6 inf + 2 48.473 * * [simplify]: Extracting #5: cost 4 inf + 125 48.473 * * [simplify]: Extracting #6: cost 1 inf + 370 48.473 * * [simplify]: Extracting #7: cost 0 inf + 492 48.473 * [simplify]: Simplified to (sqrt (/ 1 (sqrt PI))) 48.473 * [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))))) 48.473 * * * * [progress]: [ 37 / 168 ] simplifiying candidate # 48.474 * [simplify]: Simplifying (sqrt (/ (* (cbrt 1) (cbrt 1)) 1)) 48.474 * * [simplify]: iters left: 6 (5 enodes) 48.478 * * [simplify]: iters left: 5 (17 enodes) 48.482 * * [simplify]: iters left: 4 (19 enodes) 48.484 * * [simplify]: Extracting #0: cost 1 inf + 0 48.484 * * [simplify]: Extracting #1: cost 0 inf + 1 48.484 * [simplify]: Simplified to 1 48.484 * [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))))) 48.484 * * * * [progress]: [ 38 / 168 ] simplifiying candidate # 48.484 * [simplify]: Simplifying (sqrt (/ (sqrt 1) (* (cbrt PI) (cbrt PI)))) 48.484 * * [simplify]: iters left: 6 (7 enodes) 48.487 * * [simplify]: iters left: 5 (25 enodes) 48.491 * * [simplify]: iters left: 4 (32 enodes) 48.495 * * [simplify]: iters left: 3 (34 enodes) 48.500 * * [simplify]: Extracting #0: cost 1 inf + 0 48.500 * * [simplify]: Extracting #1: cost 3 inf + 0 48.500 * * [simplify]: Extracting #2: cost 9 inf + 0 48.500 * * [simplify]: Extracting #3: cost 13 inf + 1 48.500 * * [simplify]: Extracting #4: cost 8 inf + 408 48.500 * * [simplify]: Extracting #5: cost 4 inf + 935 48.500 * * [simplify]: Extracting #6: cost 1 inf + 1420 48.500 * * [simplify]: Extracting #7: cost 0 inf + 1622 48.501 * [simplify]: Simplified to (sqrt (/ (/ 1 (cbrt PI)) (cbrt PI))) 48.501 * [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))))) 48.501 * * * * [progress]: [ 39 / 168 ] simplifiying candidate # 48.501 * [simplify]: Simplifying (sqrt (/ (sqrt 1) (sqrt PI))) 48.501 * * [simplify]: iters left: 4 (6 enodes) 48.503 * * [simplify]: iters left: 3 (20 enodes) 48.509 * * [simplify]: iters left: 2 (22 enodes) 48.512 * * [simplify]: Extracting #0: cost 1 inf + 0 48.512 * * [simplify]: Extracting #1: cost 3 inf + 0 48.512 * * [simplify]: Extracting #2: cost 6 inf + 0 48.512 * * [simplify]: Extracting #3: cost 7 inf + 1 48.512 * * [simplify]: Extracting #4: cost 1 inf + 370 48.512 * * [simplify]: Extracting #5: cost 0 inf + 492 48.513 * [simplify]: Simplified to (sqrt (/ 1 (sqrt PI))) 48.513 * [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))))) 48.513 * * * * [progress]: [ 40 / 168 ] simplifiying candidate # 48.513 * [simplify]: Simplifying (sqrt (/ (sqrt 1) 1)) 48.513 * * [simplify]: iters left: 4 (4 enodes) 48.516 * * [simplify]: iters left: 3 (12 enodes) 48.518 * * [simplify]: iters left: 2 (14 enodes) 48.520 * * [simplify]: Extracting #0: cost 1 inf + 0 48.520 * * [simplify]: Extracting #1: cost 0 inf + 1 48.520 * [simplify]: Simplified to 1 48.520 * [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))))) 48.520 * * * * [progress]: [ 41 / 168 ] simplifiying candidate # 48.520 * [simplify]: Simplifying (sqrt (/ 1 (* (cbrt PI) (cbrt PI)))) 48.520 * * [simplify]: iters left: 6 (6 enodes) 48.522 * * [simplify]: iters left: 5 (22 enodes) 48.526 * * [simplify]: iters left: 4 (26 enodes) 48.530 * * [simplify]: Extracting #0: cost 1 inf + 0 48.530 * * [simplify]: Extracting #1: cost 3 inf + 0 48.530 * * [simplify]: Extracting #2: cost 8 inf + 0 48.530 * * [simplify]: Extracting #3: cost 11 inf + 1 48.530 * * [simplify]: Extracting #4: cost 8 inf + 164 48.530 * * [simplify]: Extracting #5: cost 1 inf + 1176 48.531 * * [simplify]: Extracting #6: cost 0 inf + 1378 48.531 * [simplify]: Simplified to (sqrt (/ 1 (* (cbrt PI) (cbrt PI)))) 48.531 * [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))))) 48.531 * * * * [progress]: [ 42 / 168 ] simplifiying candidate # 48.531 * [simplify]: Simplifying (sqrt (/ 1 (sqrt PI))) 48.531 * * [simplify]: iters left: 4 (5 enodes) 48.533 * * [simplify]: iters left: 3 (17 enodes) 48.535 * * [simplify]: iters left: 2 (19 enodes) 48.538 * * [simplify]: Extracting #0: cost 1 inf + 0 48.538 * * [simplify]: Extracting #1: cost 3 inf + 0 48.538 * * [simplify]: Extracting #2: cost 6 inf + 0 48.538 * * [simplify]: Extracting #3: cost 7 inf + 1 48.538 * * [simplify]: Extracting #4: cost 0 inf + 492 48.538 * [simplify]: Simplified to (sqrt (/ 1 (sqrt PI))) 48.538 * [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))))) 48.539 * * * * [progress]: [ 43 / 168 ] simplifiying candidate # 48.539 * [simplify]: Simplifying (sqrt (/ 1 1)) 48.539 * * [simplify]: iters left: 3 (3 enodes) 48.541 * * [simplify]: iters left: 2 (9 enodes) 48.542 * * [simplify]: iters left: 1 (11 enodes) 48.544 * * [simplify]: Extracting #0: cost 1 inf + 0 48.544 * * [simplify]: Extracting #1: cost 0 inf + 1 48.544 * [simplify]: Simplified to 1 48.544 * [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))))) 48.544 * * * * [progress]: [ 44 / 168 ] simplifiying candidate # 48.544 * [simplify]: Simplifying (sqrt 1) 48.544 * * [simplify]: iters left: 1 (2 enodes) 48.546 * * [simplify]: Extracting #0: cost 1 inf + 0 48.546 * * [simplify]: Extracting #1: cost 0 inf + 1 48.546 * [simplify]: Simplified to 1 48.546 * [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))))) 48.546 * * * * [progress]: [ 45 / 168 ] simplifiying candidate # 48.546 * [simplify]: Simplifying (sqrt 1) 48.546 * * [simplify]: iters left: 1 (2 enodes) 48.548 * * [simplify]: Extracting #0: cost 1 inf + 0 48.548 * * [simplify]: Extracting #1: cost 0 inf + 1 48.548 * [simplify]: Simplified to 1 48.548 * [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))))) 48.549 * * * * [progress]: [ 46 / 168 ] simplifiying candidate # 48.549 * [simplify]: Simplifying (sqrt (sqrt (/ 1 PI))) 48.549 * * [simplify]: iters left: 4 (5 enodes) 48.552 * * [simplify]: iters left: 3 (17 enodes) 48.557 * * [simplify]: iters left: 2 (19 enodes) 48.563 * * [simplify]: Extracting #0: cost 1 inf + 0 48.563 * * [simplify]: Extracting #1: cost 3 inf + 0 48.563 * * [simplify]: Extracting #2: cost 5 inf + 0 48.563 * * [simplify]: Extracting #3: cost 8 inf + 0 48.563 * * [simplify]: Extracting #4: cost 6 inf + 2 48.563 * * [simplify]: Extracting #5: cost 0 inf + 494 48.564 * [simplify]: Simplified to (sqrt (sqrt (/ 1 PI))) 48.564 * [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))))) 48.564 * * * * [progress]: [ 47 / 168 ] simplifiying candidate # 48.564 * * * * [progress]: [ 48 / 168 ] simplifiying candidate # 48.564 * [simplify]: Simplifying (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))) 48.564 * * [simplify]: iters left: 6 (11 enodes) 48.571 * * [simplify]: iters left: 5 (52 enodes) 48.595 * * [simplify]: iters left: 4 (138 enodes) 48.652 * * [simplify]: iters left: 3 (430 enodes) 49.085 * * [simplify]: Extracting #0: cost 1 inf + 0 49.085 * * [simplify]: Extracting #1: cost 103 inf + 0 49.087 * * [simplify]: Extracting #2: cost 518 inf + 1 49.090 * * [simplify]: Extracting #3: cost 468 inf + 11696 49.110 * * [simplify]: Extracting #4: cost 251 inf + 100930 49.161 * * [simplify]: Extracting #5: cost 14 inf + 218777 49.193 * * [simplify]: Extracting #6: cost 0 inf + 227139 49.229 * * [simplify]: Extracting #7: cost 0 inf + 226979 49.282 * [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))))) 49.283 * [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))))) 49.283 * * * * [progress]: [ 49 / 168 ] simplifiying candidate # 49.284 * [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))) 49.284 * * [simplify]: iters left: 6 (19 enodes) 49.296 * * [simplify]: iters left: 5 (93 enodes) 49.324 * * [simplify]: iters left: 4 (259 enodes) 49.437 * * [simplify]: Extracting #0: cost 1 inf + 0 49.437 * * [simplify]: Extracting #1: cost 34 inf + 0 49.437 * * [simplify]: Extracting #2: cost 98 inf + 0 49.439 * * [simplify]: Extracting #3: cost 249 inf + 1891 49.443 * * [simplify]: Extracting #4: cost 308 inf + 11790 49.454 * * [simplify]: Extracting #5: cost 225 inf + 30810 49.471 * * [simplify]: Extracting #6: cost 129 inf + 69592 49.490 * * [simplify]: Extracting #7: cost 13 inf + 136440 49.528 * * [simplify]: Extracting #8: cost 0 inf + 140148 49.567 * * [simplify]: Extracting #9: cost 0 inf + 139908 49.595 * [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)))))) 49.596 * [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))))) 49.596 * * * * [progress]: [ 50 / 168 ] simplifiying candidate # 49.596 * [simplify]: Simplifying (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))) 49.596 * * [simplify]: iters left: 6 (15 enodes) 49.603 * * [simplify]: iters left: 5 (63 enodes) 49.621 * * [simplify]: iters left: 4 (130 enodes) 49.659 * * [simplify]: iters left: 3 (352 enodes) 49.831 * * [simplify]: Extracting #0: cost 1 inf + 0 49.831 * * [simplify]: Extracting #1: cost 40 inf + 0 49.832 * * [simplify]: Extracting #2: cost 143 inf + 0 49.833 * * [simplify]: Extracting #3: cost 227 inf + 1088 49.835 * * [simplify]: Extracting #4: cost 199 inf + 19391 49.841 * * [simplify]: Extracting #5: cost 123 inf + 53318 49.859 * * [simplify]: Extracting #6: cost 29 inf + 107455 49.883 * * [simplify]: Extracting #7: cost 6 inf + 118627 49.911 * * [simplify]: Extracting #8: cost 0 inf + 121315 49.925 * [simplify]: Simplified to (* (pow (fabs x) 8) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) 49.925 * [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))))) 49.926 * * * * [progress]: [ 51 / 168 ] simplifiying candidate # 49.926 * [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)))))) 49.926 * * [simplify]: iters left: 6 (21 enodes) 49.933 * * [simplify]: iters left: 5 (105 enodes) 49.976 * * [simplify]: iters left: 4 (286 enodes) 50.071 * * [simplify]: Extracting #0: cost 1 inf + 0 50.071 * * [simplify]: Extracting #1: cost 26 inf + 0 50.071 * * [simplify]: Extracting #2: cost 148 inf + 0 50.072 * * [simplify]: Extracting #3: cost 302 inf + 4 50.073 * * [simplify]: Extracting #4: cost 306 inf + 1510 50.077 * * [simplify]: Extracting #5: cost 220 inf + 31639 50.107 * * [simplify]: Extracting #6: cost 53 inf + 125850 50.150 * * [simplify]: Extracting #7: cost 2 inf + 162593 50.181 * * [simplify]: Extracting #8: cost 0 inf + 163874 50.222 * [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))))))) 50.222 * [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))))) 50.222 * * * * [progress]: [ 52 / 168 ] simplifiying candidate # 50.222 * [simplify]: Simplifying (* (pow (fabs x) 7) (- (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) 50.222 * * [simplify]: iters left: 6 (17 enodes) 50.228 * * [simplify]: iters left: 5 (71 enodes) 50.243 * * [simplify]: iters left: 4 (139 enodes) 50.274 * * [simplify]: iters left: 3 (318 enodes) 50.396 * * [simplify]: Extracting #0: cost 1 inf + 0 50.396 * * [simplify]: Extracting #1: cost 19 inf + 0 50.397 * * [simplify]: Extracting #2: cost 137 inf + 0 50.401 * * [simplify]: Extracting #3: cost 202 inf + 5 50.402 * * [simplify]: Extracting #4: cost 170 inf + 9431 50.409 * * [simplify]: Extracting #5: cost 51 inf + 61685 50.426 * * [simplify]: Extracting #6: cost 2 inf + 91042 50.444 * * [simplify]: Extracting #7: cost 0 inf + 91587 50.454 * [simplify]: Simplified to (* (+ (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 7)) 50.454 * [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))))) 50.455 * * * * [progress]: [ 53 / 168 ] simplifiying candidate # 50.455 * [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)))))) 50.455 * * [simplify]: iters left: 6 (23 enodes) 50.463 * * [simplify]: iters left: 5 (113 enodes) 50.502 * * [simplify]: iters left: 4 (333 enodes) 50.672 * * [simplify]: Extracting #0: cost 1 inf + 0 50.672 * * [simplify]: Extracting #1: cost 25 inf + 0 50.672 * * [simplify]: Extracting #2: cost 243 inf + 0 50.673 * * [simplify]: Extracting #3: cost 404 inf + 3 50.676 * * [simplify]: Extracting #4: cost 385 inf + 9405 50.686 * * [simplify]: Extracting #5: cost 218 inf + 87136 50.734 * * [simplify]: Extracting #6: cost 24 inf + 224818 50.809 * * [simplify]: Extracting #7: cost 1 inf + 238597 50.884 * * [simplify]: Extracting #8: cost 0 inf + 239099 50.944 * [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))))) 50.944 * [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))))) 50.944 * * * * [progress]: [ 54 / 168 ] simplifiying candidate # 50.944 * [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)))) 50.944 * * [simplify]: iters left: 6 (19 enodes) 50.951 * * [simplify]: iters left: 5 (79 enodes) 50.967 * * [simplify]: iters left: 4 (147 enodes) 51.023 * * [simplify]: iters left: 3 (298 enodes) 51.105 * * [simplify]: Extracting #0: cost 1 inf + 0 51.105 * * [simplify]: Extracting #1: cost 40 inf + 0 51.106 * * [simplify]: Extracting #2: cost 90 inf + 0 51.106 * * [simplify]: Extracting #3: cost 119 inf + 7 51.107 * * [simplify]: Extracting #4: cost 128 inf + 1256 51.112 * * [simplify]: Extracting #5: cost 64 inf + 20019 51.128 * * [simplify]: Extracting #6: cost 11 inf + 42554 51.141 * * [simplify]: Extracting #7: cost 0 inf + 47423 51.154 * [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))) 51.154 * [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))))) 51.154 * * * * [progress]: [ 55 / 168 ] simplifiying candidate # 51.155 * [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))))) 51.155 * * [simplify]: iters left: 6 (21 enodes) 51.168 * * [simplify]: iters left: 5 (91 enodes) 51.204 * * [simplify]: iters left: 4 (177 enodes) 51.282 * * [simplify]: iters left: 3 (351 enodes) 51.415 * * [simplify]: Extracting #0: cost 1 inf + 0 51.415 * * [simplify]: Extracting #1: cost 21 inf + 0 51.415 * * [simplify]: Extracting #2: cost 65 inf + 1 51.415 * * [simplify]: Extracting #3: cost 104 inf + 4 51.416 * * [simplify]: Extracting #4: cost 101 inf + 2069 51.418 * * [simplify]: Extracting #5: cost 43 inf + 19968 51.422 * * [simplify]: Extracting #6: cost 10 inf + 33563 51.428 * * [simplify]: Extracting #7: cost 0 inf + 37923 51.433 * [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)))) 51.433 * [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))))) 51.433 * * * * [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)))))> 51.433 * * * * [progress]: [ 57 / 168 ] simplifiying candidate # 51.433 * * * * [progress]: [ 58 / 168 ] simplifiying candidate # 51.433 * * * * [progress]: [ 59 / 168 ] simplifiying candidate # 51.433 * [simplify]: Simplifying (- (log 3/4) (* (log (fabs x)) 5)) 51.433 * * [simplify]: iters left: 6 (8 enodes) 51.436 * * [simplify]: iters left: 5 (27 enodes) 51.440 * * [simplify]: iters left: 4 (37 enodes) 51.448 * * [simplify]: iters left: 3 (41 enodes) 51.460 * * [simplify]: Extracting #0: cost 1 inf + 0 51.460 * * [simplify]: Extracting #1: cost 5 inf + 0 51.460 * * [simplify]: Extracting #2: cost 13 inf + 0 51.460 * * [simplify]: Extracting #3: cost 13 inf + 3 51.460 * * [simplify]: Extracting #4: cost 14 inf + 74 51.460 * * [simplify]: Extracting #5: cost 11 inf + 187 51.461 * * [simplify]: Extracting #6: cost 1 inf + 1623 51.461 * * [simplify]: Extracting #7: cost 0 inf + 1886 51.462 * [simplify]: Simplified to (- (log 3/4) (* (log (fabs x)) 5)) 51.462 * [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))))) 51.462 * * * * [progress]: [ 60 / 168 ] simplifiying candidate # 51.463 * [simplify]: Simplifying (- (log 3/4) (* (log (fabs x)) 5)) 51.463 * * [simplify]: iters left: 6 (8 enodes) 51.466 * * [simplify]: iters left: 5 (27 enodes) 51.470 * * [simplify]: iters left: 4 (37 enodes) 51.476 * * [simplify]: iters left: 3 (41 enodes) 51.482 * * [simplify]: Extracting #0: cost 1 inf + 0 51.482 * * [simplify]: Extracting #1: cost 5 inf + 0 51.482 * * [simplify]: Extracting #2: cost 13 inf + 0 51.482 * * [simplify]: Extracting #3: cost 13 inf + 3 51.482 * * [simplify]: Extracting #4: cost 14 inf + 74 51.482 * * [simplify]: Extracting #5: cost 11 inf + 187 51.483 * * [simplify]: Extracting #6: cost 1 inf + 1623 51.483 * * [simplify]: Extracting #7: cost 0 inf + 1886 51.483 * [simplify]: Simplified to (- (log 3/4) (* (log (fabs x)) 5)) 51.483 * [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))))) 51.483 * * * * [progress]: [ 61 / 168 ] simplifiying candidate # 51.484 * [simplify]: Simplifying (- (log 3/4) (log (pow (fabs x) 5))) 51.484 * * [simplify]: iters left: 5 (8 enodes) 51.489 * * [simplify]: iters left: 4 (33 enodes) 51.497 * * [simplify]: iters left: 3 (60 enodes) 51.518 * * [simplify]: iters left: 2 (106 enodes) 51.555 * * [simplify]: iters left: 1 (179 enodes) 51.617 * * [simplify]: Extracting #0: cost 1 inf + 0 51.617 * * [simplify]: Extracting #1: cost 12 inf + 0 51.617 * * [simplify]: Extracting #2: cost 43 inf + 0 51.618 * * [simplify]: Extracting #3: cost 57 inf + 77 51.618 * * [simplify]: Extracting #4: cost 72 inf + 150 51.618 * * [simplify]: Extracting #5: cost 51 inf + 6596 51.623 * * [simplify]: Extracting #6: cost 12 inf + 18648 51.625 * * [simplify]: Extracting #7: cost 0 inf + 22113 51.627 * [simplify]: Simplified to (- (log 3/4) (* 5 (log (fabs x)))) 51.627 * [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))))) 51.627 * * * * [progress]: [ 62 / 168 ] simplifiying candidate # 51.627 * * * * [progress]: [ 63 / 168 ] simplifiying candidate # 51.627 * * * * [progress]: [ 64 / 168 ] simplifiying candidate # 51.628 * [simplify]: Simplifying (/ (* (* 3/4 3/4) 3/4) (* (* (pow (fabs x) 5) (pow (fabs x) 5)) (pow (fabs x) 5))) 51.628 * * [simplify]: iters left: 6 (10 enodes) 51.632 * * [simplify]: iters left: 5 (48 enodes) 51.642 * * [simplify]: iters left: 4 (121 enodes) 51.672 * * [simplify]: iters left: 3 (326 enodes) 51.859 * * [simplify]: Extracting #0: cost 1 inf + 0 51.860 * * [simplify]: Extracting #1: cost 98 inf + 0 51.861 * * [simplify]: Extracting #2: cost 276 inf + 3 51.863 * * [simplify]: Extracting #3: cost 287 inf + 12 51.867 * * [simplify]: Extracting #4: cost 253 inf + 11883 51.880 * * [simplify]: Extracting #5: cost 105 inf + 85576 51.906 * * [simplify]: Extracting #6: cost 5 inf + 151151 51.919 * * [simplify]: Extracting #7: cost 0 inf + 154134 51.945 * * [simplify]: Extracting #8: cost 0 inf + 154084 51.973 * [simplify]: Simplified to (* (/ (/ 9/16 (pow (fabs x) 5)) (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) 51.973 * [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))))) 51.973 * * * * [progress]: [ 65 / 168 ] simplifiying candidate # 51.973 * * * * [progress]: [ 66 / 168 ] simplifiying candidate # 51.973 * * * * [progress]: [ 67 / 168 ] simplifiying candidate # 51.973 * * * * [progress]: [ 68 / 168 ] simplifiying candidate # 51.973 * * * * [progress]: [ 69 / 168 ] simplifiying candidate # 51.974 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 51.974 * * [simplify]: iters left: 6 (10 enodes) 51.980 * * [simplify]: iters left: 5 (37 enodes) 51.990 * * [simplify]: iters left: 4 (60 enodes) 52.003 * * [simplify]: iters left: 3 (115 enodes) 52.052 * * [simplify]: iters left: 2 (237 enodes) 52.135 * * [simplify]: Extracting #0: cost 1 inf + 0 52.135 * * [simplify]: Extracting #1: cost 44 inf + 0 52.136 * * [simplify]: Extracting #2: cost 129 inf + 0 52.137 * * [simplify]: Extracting #3: cost 134 inf + 331 52.138 * * [simplify]: Extracting #4: cost 133 inf + 414 52.139 * * [simplify]: Extracting #5: cost 135 inf + 414 52.140 * * [simplify]: Extracting #6: cost 127 inf + 1805 52.145 * * [simplify]: Extracting #7: cost 78 inf + 31403 52.161 * * [simplify]: Extracting #8: cost 15 inf + 77967 52.172 * * [simplify]: Extracting #9: cost 0 inf + 90975 52.182 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 52.182 * [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))))) 52.182 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (cbrt (fabs x)) 5)) 52.183 * * [simplify]: iters left: 5 (8 enodes) 52.185 * * [simplify]: iters left: 4 (29 enodes) 52.191 * * [simplify]: iters left: 3 (45 enodes) 52.209 * * [simplify]: iters left: 2 (79 enodes) 52.237 * * [simplify]: iters left: 1 (134 enodes) 52.274 * * [simplify]: Extracting #0: cost 1 inf + 0 52.274 * * [simplify]: Extracting #1: cost 6 inf + 0 52.274 * * [simplify]: Extracting #2: cost 26 inf + 0 52.274 * * [simplify]: Extracting #3: cost 49 inf + 85 52.274 * * [simplify]: Extracting #4: cost 50 inf + 170 52.275 * * [simplify]: Extracting #5: cost 28 inf + 7648 52.276 * * [simplify]: Extracting #6: cost 3 inf + 21275 52.278 * * [simplify]: Extracting #7: cost 0 inf + 23145 52.280 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (cbrt (fabs x)) 5)) 52.280 * [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))))) 52.280 * * * * [progress]: [ 70 / 168 ] simplifiying candidate # 52.281 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (sqrt (fabs x)) 5)) 52.281 * * [simplify]: iters left: 5 (9 enodes) 52.286 * * [simplify]: iters left: 4 (34 enodes) 52.296 * * [simplify]: iters left: 3 (57 enodes) 52.308 * * [simplify]: iters left: 2 (112 enodes) 52.335 * * [simplify]: iters left: 1 (227 enodes) 52.403 * * [simplify]: Extracting #0: cost 1 inf + 0 52.403 * * [simplify]: Extracting #1: cost 41 inf + 0 52.404 * * [simplify]: Extracting #2: cost 128 inf + 0 52.405 * * [simplify]: Extracting #3: cost 134 inf + 210 52.406 * * [simplify]: Extracting #4: cost 132 inf + 414 52.407 * * [simplify]: Extracting #5: cost 123 inf + 1988 52.413 * * [simplify]: Extracting #6: cost 58 inf + 37901 52.427 * * [simplify]: Extracting #7: cost 0 inf + 78608 52.446 * * [simplify]: Extracting #8: cost 0 inf + 77855 52.455 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (sqrt (fabs x)) 5)) 52.455 * [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))))) 52.456 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (sqrt (fabs x)) 5)) 52.456 * * [simplify]: iters left: 5 (8 enodes) 52.459 * * [simplify]: iters left: 4 (29 enodes) 52.465 * * [simplify]: iters left: 3 (45 enodes) 52.475 * * [simplify]: iters left: 2 (79 enodes) 52.491 * * [simplify]: iters left: 1 (134 enodes) 52.522 * * [simplify]: Extracting #0: cost 1 inf + 0 52.522 * * [simplify]: Extracting #1: cost 6 inf + 0 52.522 * * [simplify]: Extracting #2: cost 26 inf + 0 52.523 * * [simplify]: Extracting #3: cost 49 inf + 85 52.523 * * [simplify]: Extracting #4: cost 50 inf + 170 52.524 * * [simplify]: Extracting #5: cost 28 inf + 6968 52.527 * * [simplify]: Extracting #6: cost 3 inf + 19595 52.536 * * [simplify]: Extracting #7: cost 0 inf + 21345 52.539 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (sqrt (fabs x)) 5)) 52.539 * [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))))) 52.540 * * * * [progress]: [ 71 / 168 ] simplifiying candidate # 52.540 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow 1 5)) 52.540 * * [simplify]: iters left: 5 (7 enodes) 52.545 * * [simplify]: iters left: 4 (23 enodes) 52.550 * * [simplify]: iters left: 3 (29 enodes) 52.555 * * [simplify]: iters left: 2 (33 enodes) 52.560 * * [simplify]: iters left: 1 (34 enodes) 52.565 * * [simplify]: Extracting #0: cost 1 inf + 0 52.565 * * [simplify]: Extracting #1: cost 5 inf + 0 52.565 * * [simplify]: Extracting #2: cost 7 inf + 1 52.565 * * [simplify]: Extracting #3: cost 6 inf + 2 52.565 * * [simplify]: Extracting #4: cost 1 inf + 529 52.565 * * [simplify]: Extracting #5: cost 0 inf + 650 52.566 * [simplify]: Simplified to (* (cbrt 3/4) (cbrt 3/4)) 52.566 * [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.566 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (fabs x) 5)) 52.566 * * [simplify]: iters left: 4 (7 enodes) 52.569 * * [simplify]: iters left: 3 (26 enodes) 52.575 * * [simplify]: iters left: 2 (42 enodes) 52.591 * * [simplify]: iters left: 1 (76 enodes) 52.619 * * [simplify]: Extracting #0: cost 1 inf + 0 52.619 * * [simplify]: Extracting #1: cost 6 inf + 0 52.619 * * [simplify]: Extracting #2: cost 22 inf + 0 52.620 * * [simplify]: Extracting #3: cost 32 inf + 3 52.620 * * [simplify]: Extracting #4: cost 21 inf + 1430 52.621 * * [simplify]: Extracting #5: cost 2 inf + 8441 52.623 * * [simplify]: Extracting #6: cost 0 inf + 9407 52.624 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (fabs x) 5)) 52.624 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (* (cbrt 3/4) (cbrt 3/4)) (/ (cbrt 3/4) (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 52.625 * * * * [progress]: [ 72 / 168 ] simplifiying candidate # 52.625 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 52.625 * * [simplify]: iters left: 6 (10 enodes) 52.630 * * [simplify]: iters left: 5 (41 enodes) 52.638 * * [simplify]: iters left: 4 (70 enodes) 52.654 * * [simplify]: iters left: 3 (107 enodes) 52.685 * * [simplify]: iters left: 2 (159 enodes) 52.720 * * [simplify]: iters left: 1 (286 enodes) 52.820 * * [simplify]: Extracting #0: cost 1 inf + 0 52.820 * * [simplify]: Extracting #1: cost 11 inf + 0 52.820 * * [simplify]: Extracting #2: cost 22 inf + 0 52.820 * * [simplify]: Extracting #3: cost 51 inf + 1 52.821 * * [simplify]: Extracting #4: cost 106 inf + 84 52.822 * * [simplify]: Extracting #5: cost 93 inf + 1945 52.825 * * [simplify]: Extracting #6: cost 50 inf + 21327 52.832 * * [simplify]: Extracting #7: cost 7 inf + 50298 52.847 * * [simplify]: Extracting #8: cost 0 inf + 55467 52.855 * [simplify]: Simplified to (* (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))) (/ (cbrt 3/4) (cbrt (pow (fabs x) 5)))) 52.855 * [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))))) 52.856 * [simplify]: Simplifying (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))) 52.856 * * [simplify]: iters left: 5 (8 enodes) 52.862 * * [simplify]: iters left: 4 (29 enodes) 52.874 * * [simplify]: iters left: 3 (43 enodes) 52.884 * * [simplify]: iters left: 2 (73 enodes) 52.899 * * [simplify]: iters left: 1 (122 enodes) 52.939 * * [simplify]: Extracting #0: cost 1 inf + 0 52.939 * * [simplify]: Extracting #1: cost 4 inf + 0 52.939 * * [simplify]: Extracting #2: cost 8 inf + 0 52.939 * * [simplify]: Extracting #3: cost 19 inf + 1 52.939 * * [simplify]: Extracting #4: cost 40 inf + 84 52.940 * * [simplify]: Extracting #5: cost 33 inf + 1008 52.940 * * [simplify]: Extracting #6: cost 18 inf + 6657 52.941 * * [simplify]: Extracting #7: cost 3 inf + 13289 52.942 * * [simplify]: Extracting #8: cost 0 inf + 15260 52.943 * [simplify]: Simplified to (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))) 52.943 * [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))))) 52.944 * * * * [progress]: [ 73 / 168 ] simplifiying candidate # 52.944 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (sqrt (pow (fabs x) 5))) 52.944 * * [simplify]: iters left: 5 (9 enodes) 52.947 * * [simplify]: iters left: 4 (34 enodes) 52.959 * * [simplify]: iters left: 3 (53 enodes) 52.973 * * [simplify]: iters left: 2 (86 enodes) 53.002 * * [simplify]: iters left: 1 (135 enodes) 53.041 * * [simplify]: Extracting #0: cost 1 inf + 0 53.041 * * [simplify]: Extracting #1: cost 7 inf + 0 53.041 * * [simplify]: Extracting #2: cost 15 inf + 0 53.042 * * [simplify]: Extracting #3: cost 29 inf + 1 53.042 * * [simplify]: Extracting #4: cost 49 inf + 85 53.042 * * [simplify]: Extracting #5: cost 36 inf + 2157 53.043 * * [simplify]: Extracting #6: cost 16 inf + 9056 53.044 * * [simplify]: Extracting #7: cost 2 inf + 16320 53.045 * * [simplify]: Extracting #8: cost 0 inf + 17577 53.047 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (sqrt (pow (fabs x) 5))) 53.047 * [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))))) 53.047 * [simplify]: Simplifying (/ (cbrt 3/4) (sqrt (pow (fabs x) 5))) 53.047 * * [simplify]: iters left: 5 (8 enodes) 53.050 * * [simplify]: iters left: 4 (29 enodes) 53.057 * * [simplify]: iters left: 3 (44 enodes) 53.077 * * [simplify]: iters left: 2 (74 enodes) 53.091 * * [simplify]: iters left: 1 (123 enodes) 53.128 * * [simplify]: Extracting #0: cost 1 inf + 0 53.128 * * [simplify]: Extracting #1: cost 4 inf + 0 53.128 * * [simplify]: Extracting #2: cost 9 inf + 0 53.128 * * [simplify]: Extracting #3: cost 23 inf + 1 53.128 * * [simplify]: Extracting #4: cost 43 inf + 85 53.129 * * [simplify]: Extracting #5: cost 26 inf + 3929 53.131 * * [simplify]: Extracting #6: cost 6 inf + 12243 53.132 * * [simplify]: Extracting #7: cost 0 inf + 15643 53.134 * [simplify]: Simplified to (/ (cbrt 3/4) (sqrt (pow (fabs x) 5))) 53.134 * [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))))) 53.134 * * * * [progress]: [ 74 / 168 ] simplifiying candidate # 53.134 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) 1) 53.134 * * [simplify]: iters left: 5 (5 enodes) 53.136 * * [simplify]: iters left: 4 (17 enodes) 53.140 * * [simplify]: iters left: 3 (27 enodes) 53.144 * * [simplify]: iters left: 2 (28 enodes) 53.149 * * [simplify]: Extracting #0: cost 1 inf + 0 53.149 * * [simplify]: Extracting #1: cost 5 inf + 0 53.149 * * [simplify]: Extracting #2: cost 7 inf + 1 53.149 * * [simplify]: Extracting #3: cost 6 inf + 2 53.149 * * [simplify]: Extracting #4: cost 1 inf + 528 53.149 * * [simplify]: Extracting #5: cost 0 inf + 650 53.149 * [simplify]: Simplified to (* (cbrt 3/4) (cbrt 3/4)) 53.149 * [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))))) 53.149 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (fabs x) 5)) 53.149 * * [simplify]: iters left: 4 (7 enodes) 53.152 * * [simplify]: iters left: 3 (26 enodes) 53.157 * * [simplify]: iters left: 2 (42 enodes) 53.176 * * [simplify]: iters left: 1 (76 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 22 inf + 0 53.193 * * [simplify]: Extracting #3: cost 32 inf + 3 53.193 * * [simplify]: Extracting #4: cost 21 inf + 1430 53.194 * * [simplify]: Extracting #5: cost 2 inf + 8441 53.195 * * [simplify]: Extracting #6: cost 0 inf + 9407 53.195 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (fabs x) 5)) 53.195 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (* (cbrt 3/4) (cbrt 3/4)) (/ (cbrt 3/4) (pow (fabs x) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 53.196 * * * * [progress]: [ 75 / 168 ] simplifiying candidate # 53.196 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (fabs x) (/ 5 2))) 53.196 * * [simplify]: iters left: 5 (10 enodes) 53.199 * * [simplify]: iters left: 4 (36 enodes) 53.208 * * [simplify]: iters left: 3 (61 enodes) 53.229 * * [simplify]: iters left: 2 (116 enodes) 53.258 * * [simplify]: iters left: 1 (257 enodes) 53.330 * * [simplify]: Extracting #0: cost 1 inf + 0 53.330 * * [simplify]: Extracting #1: cost 40 inf + 0 53.330 * * [simplify]: Extracting #2: cost 127 inf + 0 53.331 * * [simplify]: Extracting #3: cost 132 inf + 210 53.331 * * [simplify]: Extracting #4: cost 119 inf + 2542 53.333 * * [simplify]: Extracting #5: cost 74 inf + 23073 53.343 * * [simplify]: Extracting #6: cost 6 inf + 68230 53.350 * * [simplify]: Extracting #7: cost 0 inf + 72807 53.356 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (fabs x) 5/2)) 53.357 * [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))))) 53.357 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (fabs x) (/ 5 2))) 53.357 * * [simplify]: iters left: 5 (9 enodes) 53.364 * * [simplify]: iters left: 4 (32 enodes) 53.377 * * [simplify]: iters left: 3 (51 enodes) 53.399 * * [simplify]: iters left: 2 (95 enodes) 53.415 * * [simplify]: iters left: 1 (155 enodes) 53.459 * * [simplify]: Extracting #0: cost 1 inf + 0 53.459 * * [simplify]: Extracting #1: cost 6 inf + 0 53.459 * * [simplify]: Extracting #2: cost 26 inf + 0 53.460 * * [simplify]: Extracting #3: cost 49 inf + 85 53.460 * * [simplify]: Extracting #4: cost 37 inf + 2511 53.462 * * [simplify]: Extracting #5: cost 11 inf + 13224 53.465 * * [simplify]: Extracting #6: cost 0 inf + 19463 53.468 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (fabs x) 5/2)) 53.469 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (* (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))))) 53.469 * * * * [progress]: [ 76 / 168 ] simplifiying candidate # 53.469 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 53.469 * * [simplify]: iters left: 6 (9 enodes) 53.475 * * [simplify]: iters left: 5 (32 enodes) 53.487 * * [simplify]: iters left: 4 (48 enodes) 53.506 * * [simplify]: iters left: 3 (82 enodes) 53.525 * * [simplify]: iters left: 2 (137 enodes) 53.559 * * [simplify]: iters left: 1 (272 enodes) 53.714 * * [simplify]: Extracting #0: cost 1 inf + 0 53.714 * * [simplify]: Extracting #1: cost 6 inf + 0 53.714 * * [simplify]: Extracting #2: cost 43 inf + 0 53.715 * * [simplify]: Extracting #3: cost 99 inf + 86 53.715 * * [simplify]: Extracting #4: cost 103 inf + 93 53.716 * * [simplify]: Extracting #5: cost 104 inf + 94 53.717 * * [simplify]: Extracting #6: cost 96 inf + 1776 53.722 * * [simplify]: Extracting #7: cost 54 inf + 25358 53.735 * * [simplify]: Extracting #8: cost 1 inf + 66882 53.749 * * [simplify]: Extracting #9: cost 0 inf + 67756 53.763 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 53.763 * [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))))) 53.764 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (cbrt (fabs x)) 5)) 53.764 * * [simplify]: iters left: 5 (8 enodes) 53.769 * * [simplify]: iters left: 4 (29 enodes) 53.781 * * [simplify]: iters left: 3 (45 enodes) 53.799 * * [simplify]: iters left: 2 (79 enodes) 53.827 * * [simplify]: iters left: 1 (134 enodes) 53.870 * * [simplify]: Extracting #0: cost 1 inf + 0 53.870 * * [simplify]: Extracting #1: cost 6 inf + 0 53.870 * * [simplify]: Extracting #2: cost 26 inf + 0 53.870 * * [simplify]: Extracting #3: cost 49 inf + 45 53.870 * * [simplify]: Extracting #4: cost 50 inf + 90 53.871 * * [simplify]: Extracting #5: cost 28 inf + 7448 53.872 * * [simplify]: Extracting #6: cost 3 inf + 20715 53.874 * * [simplify]: Extracting #7: cost 0 inf + 22545 53.876 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (cbrt (fabs x)) 5)) 53.876 * [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))))) 53.876 * * * * [progress]: [ 77 / 168 ] simplifiying candidate # 53.876 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 53.876 * * [simplify]: iters left: 5 (8 enodes) 53.879 * * [simplify]: iters left: 4 (29 enodes) 53.887 * * [simplify]: iters left: 3 (45 enodes) 53.906 * * [simplify]: iters left: 2 (79 enodes) 53.924 * * [simplify]: iters left: 1 (134 enodes) 53.956 * * [simplify]: Extracting #0: cost 1 inf + 0 53.956 * * [simplify]: Extracting #1: cost 6 inf + 0 53.956 * * [simplify]: Extracting #2: cost 26 inf + 0 53.956 * * [simplify]: Extracting #3: cost 49 inf + 45 53.956 * * [simplify]: Extracting #4: cost 50 inf + 90 53.957 * * [simplify]: Extracting #5: cost 28 inf + 6768 53.958 * * [simplify]: Extracting #6: cost 3 inf + 19035 53.960 * * [simplify]: Extracting #7: cost 0 inf + 20745 53.962 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 53.962 * [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))))) 53.962 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 53.962 * * [simplify]: iters left: 5 (8 enodes) 53.965 * * [simplify]: iters left: 4 (29 enodes) 53.975 * * [simplify]: iters left: 3 (45 enodes) 53.993 * * [simplify]: iters left: 2 (79 enodes) 54.020 * * [simplify]: iters left: 1 (134 enodes) 54.054 * * [simplify]: Extracting #0: cost 1 inf + 0 54.054 * * [simplify]: Extracting #1: cost 6 inf + 0 54.054 * * [simplify]: Extracting #2: cost 26 inf + 0 54.054 * * [simplify]: Extracting #3: cost 49 inf + 45 54.054 * * [simplify]: Extracting #4: cost 50 inf + 90 54.055 * * [simplify]: Extracting #5: cost 28 inf + 6768 54.057 * * [simplify]: Extracting #6: cost 3 inf + 19035 54.060 * * [simplify]: Extracting #7: cost 0 inf + 20745 54.064 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 54.064 * [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))))) 54.065 * * * * [progress]: [ 78 / 168 ] simplifiying candidate # 54.065 * [simplify]: Simplifying (/ (sqrt 3/4) (pow 1 5)) 54.065 * * [simplify]: iters left: 3 (6 enodes) 54.070 * * [simplify]: iters left: 2 (18 enodes) 54.076 * * [simplify]: iters left: 1 (20 enodes) 54.084 * * [simplify]: Extracting #0: cost 1 inf + 0 54.084 * * [simplify]: Extracting #1: cost 4 inf + 0 54.084 * * [simplify]: Extracting #2: cost 2 inf + 2 54.084 * * [simplify]: Extracting #3: cost 0 inf + 84 54.084 * [simplify]: Simplified to (sqrt 3/4) 54.084 * [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))))) 54.084 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) 5)) 54.085 * * [simplify]: iters left: 4 (7 enodes) 54.089 * * [simplify]: iters left: 3 (26 enodes) 54.101 * * [simplify]: iters left: 2 (42 enodes) 54.119 * * [simplify]: iters left: 1 (76 enodes) 54.146 * * [simplify]: Extracting #0: cost 1 inf + 0 54.147 * * [simplify]: Extracting #1: cost 6 inf + 0 54.147 * * [simplify]: Extracting #2: cost 22 inf + 0 54.147 * * [simplify]: Extracting #3: cost 32 inf + 3 54.147 * * [simplify]: Extracting #4: cost 21 inf + 1390 54.148 * * [simplify]: Extracting #5: cost 2 inf + 8041 54.150 * * [simplify]: Extracting #6: cost 0 inf + 9007 54.151 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5)) 54.151 * [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))))) 54.152 * * * * [progress]: [ 79 / 168 ] simplifiying candidate # 54.152 * [simplify]: Simplifying (/ (sqrt 3/4) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 54.152 * * [simplify]: iters left: 6 (9 enodes) 54.158 * * [simplify]: iters left: 5 (34 enodes) 54.166 * * [simplify]: iters left: 4 (50 enodes) 54.177 * * [simplify]: iters left: 3 (80 enodes) 54.197 * * [simplify]: iters left: 2 (129 enodes) 54.227 * * [simplify]: iters left: 1 (254 enodes) 54.341 * * [simplify]: Extracting #0: cost 1 inf + 0 54.341 * * [simplify]: Extracting #1: cost 6 inf + 0 54.341 * * [simplify]: Extracting #2: cost 12 inf + 0 54.341 * * [simplify]: Extracting #3: cost 40 inf + 1 54.342 * * [simplify]: Extracting #4: cost 102 inf + 44 54.343 * * [simplify]: Extracting #5: cost 88 inf + 2379 54.345 * * [simplify]: Extracting #6: cost 58 inf + 16697 54.353 * * [simplify]: Extracting #7: cost 8 inf + 48936 54.361 * * [simplify]: Extracting #8: cost 0 inf + 53262 54.370 * [simplify]: Simplified to (/ (sqrt 3/4) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 54.370 * [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))))) 54.370 * [simplify]: Simplifying (/ (sqrt 3/4) (cbrt (pow (fabs x) 5))) 54.370 * * [simplify]: iters left: 5 (8 enodes) 54.376 * * [simplify]: iters left: 4 (29 enodes) 54.387 * * [simplify]: iters left: 3 (43 enodes) 54.411 * * [simplify]: iters left: 2 (73 enodes) 54.437 * * [simplify]: iters left: 1 (122 enodes) 54.483 * * [simplify]: Extracting #0: cost 1 inf + 0 54.483 * * [simplify]: Extracting #1: cost 4 inf + 0 54.483 * * [simplify]: Extracting #2: cost 8 inf + 0 54.483 * * [simplify]: Extracting #3: cost 19 inf + 1 54.484 * * [simplify]: Extracting #4: cost 40 inf + 44 54.484 * * [simplify]: Extracting #5: cost 33 inf + 928 54.485 * * [simplify]: Extracting #6: cost 18 inf + 6497 54.487 * * [simplify]: Extracting #7: cost 3 inf + 13129 54.489 * * [simplify]: Extracting #8: cost 0 inf + 15100 54.492 * [simplify]: Simplified to (/ (sqrt 3/4) (cbrt (pow (fabs x) 5))) 54.492 * [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))))) 54.492 * * * * [progress]: [ 80 / 168 ] simplifiying candidate # 54.492 * [simplify]: Simplifying (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 54.492 * * [simplify]: iters left: 5 (8 enodes) 54.498 * * [simplify]: iters left: 4 (29 enodes) 54.510 * * [simplify]: iters left: 3 (44 enodes) 54.528 * * [simplify]: iters left: 2 (74 enodes) 54.559 * * [simplify]: iters left: 1 (123 enodes) 54.599 * * [simplify]: Extracting #0: cost 1 inf + 0 54.599 * * [simplify]: Extracting #1: cost 4 inf + 0 54.599 * * [simplify]: Extracting #2: cost 9 inf + 0 54.599 * * [simplify]: Extracting #3: cost 23 inf + 1 54.599 * * [simplify]: Extracting #4: cost 43 inf + 45 54.599 * * [simplify]: Extracting #5: cost 26 inf + 3769 54.600 * * [simplify]: Extracting #6: cost 6 inf + 12083 54.602 * * [simplify]: Extracting #7: cost 0 inf + 15483 54.603 * [simplify]: Simplified to (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 54.603 * [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))))) 54.603 * [simplify]: Simplifying (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 54.603 * * [simplify]: iters left: 5 (8 enodes) 54.606 * * [simplify]: iters left: 4 (29 enodes) 54.612 * * [simplify]: iters left: 3 (44 enodes) 54.630 * * [simplify]: iters left: 2 (74 enodes) 54.654 * * [simplify]: iters left: 1 (123 enodes) 54.706 * * [simplify]: Extracting #0: cost 1 inf + 0 54.706 * * [simplify]: Extracting #1: cost 4 inf + 0 54.706 * * [simplify]: Extracting #2: cost 9 inf + 0 54.706 * * [simplify]: Extracting #3: cost 23 inf + 1 54.706 * * [simplify]: Extracting #4: cost 43 inf + 45 54.707 * * [simplify]: Extracting #5: cost 26 inf + 3769 54.709 * * [simplify]: Extracting #6: cost 6 inf + 12083 54.711 * * [simplify]: Extracting #7: cost 0 inf + 15483 54.714 * [simplify]: Simplified to (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 54.714 * [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))))) 54.714 * * * * [progress]: [ 81 / 168 ] simplifiying candidate # 54.715 * [simplify]: Simplifying (/ (sqrt 3/4) 1) 54.715 * * [simplify]: iters left: 3 (4 enodes) 54.718 * * [simplify]: iters left: 2 (12 enodes) 54.723 * * [simplify]: iters left: 1 (14 enodes) 54.727 * * [simplify]: Extracting #0: cost 1 inf + 0 54.727 * * [simplify]: Extracting #1: cost 4 inf + 0 54.727 * * [simplify]: Extracting #2: cost 0 inf + 84 54.728 * [simplify]: Simplified to (sqrt 3/4) 54.728 * [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))))) 54.728 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) 5)) 54.728 * * [simplify]: iters left: 4 (7 enodes) 54.733 * * [simplify]: iters left: 3 (26 enodes) 54.743 * * [simplify]: iters left: 2 (42 enodes) 54.760 * * [simplify]: iters left: 1 (76 enodes) 54.782 * * [simplify]: Extracting #0: cost 1 inf + 0 54.782 * * [simplify]: Extracting #1: cost 6 inf + 0 54.782 * * [simplify]: Extracting #2: cost 22 inf + 0 54.782 * * [simplify]: Extracting #3: cost 32 inf + 3 54.783 * * [simplify]: Extracting #4: cost 21 inf + 1390 54.783 * * [simplify]: Extracting #5: cost 2 inf + 8041 54.784 * * [simplify]: Extracting #6: cost 0 inf + 9007 54.784 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5)) 54.784 * [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))))) 54.785 * * * * [progress]: [ 82 / 168 ] simplifiying candidate # 54.785 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) (/ 5 2))) 54.785 * * [simplify]: iters left: 5 (9 enodes) 54.789 * * [simplify]: iters left: 4 (32 enodes) 54.796 * * [simplify]: iters left: 3 (51 enodes) 54.814 * * [simplify]: iters left: 2 (95 enodes) 54.844 * * [simplify]: iters left: 1 (155 enodes) 54.897 * * [simplify]: Extracting #0: cost 1 inf + 0 54.897 * * [simplify]: Extracting #1: cost 6 inf + 0 54.897 * * [simplify]: Extracting #2: cost 26 inf + 0 54.897 * * [simplify]: Extracting #3: cost 49 inf + 45 54.898 * * [simplify]: Extracting #4: cost 37 inf + 2351 54.900 * * [simplify]: Extracting #5: cost 11 inf + 12784 54.901 * * [simplify]: Extracting #6: cost 0 inf + 18863 54.903 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5/2)) 54.903 * [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))))) 54.903 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) (/ 5 2))) 54.903 * * [simplify]: iters left: 5 (9 enodes) 54.907 * * [simplify]: iters left: 4 (32 enodes) 54.915 * * [simplify]: iters left: 3 (51 enodes) 54.927 * * [simplify]: iters left: 2 (95 enodes) 54.948 * * [simplify]: iters left: 1 (155 enodes) 54.995 * * [simplify]: Extracting #0: cost 1 inf + 0 54.995 * * [simplify]: Extracting #1: cost 6 inf + 0 54.995 * * [simplify]: Extracting #2: cost 26 inf + 0 54.995 * * [simplify]: Extracting #3: cost 49 inf + 45 54.996 * * [simplify]: Extracting #4: cost 37 inf + 2351 54.998 * * [simplify]: Extracting #5: cost 11 inf + 12784 55.001 * * [simplify]: Extracting #6: cost 0 inf + 18863 55.004 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5/2)) 55.004 * [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))))) 55.004 * * * * [progress]: [ 83 / 168 ] simplifiying candidate # 55.004 * [simplify]: Simplifying (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 55.004 * * [simplify]: iters left: 6 (8 enodes) 55.007 * * [simplify]: iters left: 5 (31 enodes) 55.013 * * [simplify]: iters left: 4 (49 enodes) 55.024 * * [simplify]: iters left: 3 (83 enodes) 55.050 * * [simplify]: iters left: 2 (138 enodes) 55.086 * * [simplify]: iters left: 1 (276 enodes) 55.201 * * [simplify]: Extracting #0: cost 1 inf + 0 55.201 * * [simplify]: Extracting #1: cost 6 inf + 0 55.201 * * [simplify]: Extracting #2: cost 40 inf + 1 55.201 * * [simplify]: Extracting #3: cost 99 inf + 4 55.202 * * [simplify]: Extracting #4: cost 104 inf + 11 55.202 * * [simplify]: Extracting #5: cost 104 inf + 13 55.203 * * [simplify]: Extracting #6: cost 94 inf + 2440 55.206 * * [simplify]: Extracting #7: cost 47 inf + 29472 55.212 * * [simplify]: Extracting #8: cost 2 inf + 64223 55.219 * * [simplify]: Extracting #9: cost 0 inf + 65400 55.226 * [simplify]: Simplified to (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 55.226 * [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))))) 55.226 * [simplify]: Simplifying (/ 3/4 (pow (cbrt (fabs x)) 5)) 55.226 * * [simplify]: iters left: 5 (7 enodes) 55.229 * * [simplify]: iters left: 4 (26 enodes) 55.240 * * [simplify]: iters left: 3 (42 enodes) 55.264 * * [simplify]: iters left: 2 (76 enodes) 55.278 * * [simplify]: iters left: 1 (131 enodes) 55.306 * * [simplify]: Extracting #0: cost 1 inf + 0 55.306 * * [simplify]: Extracting #1: cost 6 inf + 0 55.306 * * [simplify]: Extracting #2: cost 22 inf + 1 55.307 * * [simplify]: Extracting #3: cost 48 inf + 4 55.307 * * [simplify]: Extracting #4: cost 50 inf + 8 55.307 * * [simplify]: Extracting #5: cost 47 inf + 11 55.308 * * [simplify]: Extracting #6: cost 27 inf + 7149 55.309 * * [simplify]: Extracting #7: cost 5 inf + 18144 55.311 * * [simplify]: Extracting #8: cost 0 inf + 21943 55.312 * [simplify]: Simplified to (/ 3/4 (pow (cbrt (fabs x)) 5)) 55.312 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (/ 3/4 (pow (cbrt (fabs x)) 5)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 55.312 * * * * [progress]: [ 84 / 168 ] simplifiying candidate # 55.313 * [simplify]: Simplifying (/ 1 (pow (sqrt (fabs x)) 5)) 55.313 * * [simplify]: iters left: 5 (7 enodes) 55.315 * * [simplify]: iters left: 4 (28 enodes) 55.325 * * [simplify]: iters left: 3 (46 enodes) 55.335 * * [simplify]: iters left: 2 (80 enodes) 55.355 * * [simplify]: iters left: 1 (135 enodes) 55.405 * * [simplify]: Extracting #0: cost 1 inf + 0 55.405 * * [simplify]: Extracting #1: cost 6 inf + 0 55.405 * * [simplify]: Extracting #2: cost 23 inf + 1 55.405 * * [simplify]: Extracting #3: cost 47 inf + 4 55.406 * * [simplify]: Extracting #4: cost 49 inf + 8 55.406 * * [simplify]: Extracting #5: cost 46 inf + 11 55.407 * * [simplify]: Extracting #6: cost 26 inf + 6016 55.410 * * [simplify]: Extracting #7: cost 0 inf + 19389 55.412 * [simplify]: Simplified to (/ 1 (pow (sqrt (fabs x)) 5)) 55.412 * [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))))) 55.413 * [simplify]: Simplifying (/ 3/4 (pow (sqrt (fabs x)) 5)) 55.413 * * [simplify]: iters left: 5 (7 enodes) 55.415 * * [simplify]: iters left: 4 (26 enodes) 55.421 * * [simplify]: iters left: 3 (42 enodes) 55.431 * * [simplify]: iters left: 2 (76 enodes) 55.448 * * [simplify]: iters left: 1 (131 enodes) 55.482 * * [simplify]: Extracting #0: cost 1 inf + 0 55.482 * * [simplify]: Extracting #1: cost 6 inf + 0 55.482 * * [simplify]: Extracting #2: cost 22 inf + 1 55.482 * * [simplify]: Extracting #3: cost 48 inf + 4 55.482 * * [simplify]: Extracting #4: cost 50 inf + 8 55.483 * * [simplify]: Extracting #5: cost 47 inf + 11 55.484 * * [simplify]: Extracting #6: cost 27 inf + 6429 55.487 * * [simplify]: Extracting #7: cost 5 inf + 16544 55.490 * * [simplify]: Extracting #8: cost 0 inf + 20143 55.494 * [simplify]: Simplified to (/ 3/4 (pow (sqrt (fabs x)) 5)) 55.494 * [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))))) 55.494 * * * * [progress]: [ 85 / 168 ] simplifiying candidate # 55.495 * [simplify]: Simplifying (/ 1 (pow 1 5)) 55.495 * * [simplify]: iters left: 3 (4 enodes) 55.499 * * [simplify]: iters left: 2 (12 enodes) 55.503 * * [simplify]: iters left: 1 (14 enodes) 55.507 * * [simplify]: Extracting #0: cost 1 inf + 0 55.507 * * [simplify]: Extracting #1: cost 0 inf + 1 55.507 * [simplify]: Simplified to 1 55.507 * [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))))) 55.507 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 55.507 * * [simplify]: iters left: 4 (6 enodes) 55.511 * * [simplify]: iters left: 3 (23 enodes) 55.521 * * [simplify]: iters left: 2 (39 enodes) 55.536 * * [simplify]: iters left: 1 (73 enodes) 55.562 * * [simplify]: Extracting #0: cost 1 inf + 0 55.562 * * [simplify]: Extracting #1: cost 6 inf + 0 55.562 * * [simplify]: Extracting #2: cost 19 inf + 1 55.562 * * [simplify]: Extracting #3: cost 30 inf + 3 55.563 * * [simplify]: Extracting #4: cost 27 inf + 7 55.563 * * [simplify]: Extracting #5: cost 11 inf + 4704 55.564 * * [simplify]: Extracting #6: cost 0 inf + 8605 55.566 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 55.566 * [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))))) 55.566 * * * * [progress]: [ 86 / 168 ] simplifiying candidate # 55.566 * [simplify]: Simplifying (/ 1 (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 55.566 * * [simplify]: iters left: 6 (8 enodes) 55.571 * * [simplify]: iters left: 5 (33 enodes) 55.584 * * [simplify]: iters left: 4 (51 enodes) 55.608 * * [simplify]: iters left: 3 (81 enodes) 55.635 * * [simplify]: iters left: 2 (130 enodes) 55.686 * * [simplify]: iters left: 1 (254 enodes) 55.785 * * [simplify]: Extracting #0: cost 1 inf + 0 55.785 * * [simplify]: Extracting #1: cost 6 inf + 0 55.785 * * [simplify]: Extracting #2: cost 9 inf + 1 55.786 * * [simplify]: Extracting #3: cost 38 inf + 1 55.786 * * [simplify]: Extracting #4: cost 91 inf + 3 55.787 * * [simplify]: Extracting #5: cost 75 inf + 3265 55.790 * * [simplify]: Extracting #6: cost 42 inf + 20289 55.796 * * [simplify]: Extracting #7: cost 7 inf + 43106 55.804 * * [simplify]: Extracting #8: cost 0 inf + 47602 55.811 * [simplify]: Simplified to (/ 1 (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 55.811 * [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))))) 55.812 * [simplify]: Simplifying (/ 3/4 (cbrt (pow (fabs x) 5))) 55.812 * * [simplify]: iters left: 5 (7 enodes) 55.817 * * [simplify]: iters left: 4 (26 enodes) 55.834 * * [simplify]: iters left: 3 (40 enodes) 55.850 * * [simplify]: iters left: 2 (70 enodes) 55.875 * * [simplify]: iters left: 1 (119 enodes) 55.912 * * [simplify]: Extracting #0: cost 1 inf + 0 55.912 * * [simplify]: Extracting #1: cost 4 inf + 0 55.912 * * [simplify]: Extracting #2: cost 5 inf + 1 55.912 * * [simplify]: Extracting #3: cost 17 inf + 1 55.913 * * [simplify]: Extracting #4: cost 41 inf + 3 55.913 * * [simplify]: Extracting #5: cost 40 inf + 8 55.913 * * [simplify]: Extracting #6: cost 19 inf + 7732 55.914 * * [simplify]: Extracting #7: cost 6 inf + 13217 55.915 * * [simplify]: Extracting #8: cost 0 inf + 16195 55.916 * [simplify]: Simplified to (/ 3/4 (cbrt (pow (fabs x) 5))) 55.916 * [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))))) 55.917 * * * * [progress]: [ 87 / 168 ] simplifiying candidate # 55.917 * [simplify]: Simplifying (/ 1 (sqrt (pow (fabs x) 5))) 55.917 * * [simplify]: iters left: 5 (7 enodes) 55.919 * * [simplify]: iters left: 4 (28 enodes) 55.925 * * [simplify]: iters left: 3 (45 enodes) 55.934 * * [simplify]: iters left: 2 (75 enodes) 55.952 * * [simplify]: iters left: 1 (124 enodes) 55.980 * * [simplify]: Extracting #0: cost 1 inf + 0 55.980 * * [simplify]: Extracting #1: cost 4 inf + 0 55.980 * * [simplify]: Extracting #2: cost 6 inf + 1 55.980 * * [simplify]: Extracting #3: cost 21 inf + 1 55.980 * * [simplify]: Extracting #4: cost 42 inf + 4 55.980 * * [simplify]: Extracting #5: cost 39 inf + 9 55.981 * * [simplify]: Extracting #6: cost 21 inf + 5209 55.982 * * [simplify]: Extracting #7: cost 0 inf + 15321 55.983 * [simplify]: Simplified to (/ 1 (sqrt (pow (fabs x) 5))) 55.983 * [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))))) 55.983 * [simplify]: Simplifying (/ 3/4 (sqrt (pow (fabs x) 5))) 55.983 * * [simplify]: iters left: 5 (7 enodes) 55.986 * * [simplify]: iters left: 4 (26 enodes) 55.991 * * [simplify]: iters left: 3 (41 enodes) 56.000 * * [simplify]: iters left: 2 (71 enodes) 56.020 * * [simplify]: iters left: 1 (120 enodes) 56.052 * * [simplify]: Extracting #0: cost 1 inf + 0 56.052 * * [simplify]: Extracting #1: cost 4 inf + 0 56.052 * * [simplify]: Extracting #2: cost 6 inf + 1 56.052 * * [simplify]: Extracting #3: cost 20 inf + 1 56.052 * * [simplify]: Extracting #4: cost 41 inf + 4 56.053 * * [simplify]: Extracting #5: cost 38 inf + 9 56.053 * * [simplify]: Extracting #6: cost 18 inf + 5843 56.054 * * [simplify]: Extracting #7: cost 0 inf + 14778 56.055 * [simplify]: Simplified to (/ 3/4 (sqrt (pow (fabs x) 5))) 56.055 * [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))))) 56.055 * * * * [progress]: [ 88 / 168 ] simplifiying candidate # 56.056 * [simplify]: Simplifying (/ 1 1) 56.056 * * [simplify]: iters left: 2 (2 enodes) 56.056 * * [simplify]: iters left: 1 (6 enodes) 56.058 * * [simplify]: Extracting #0: cost 1 inf + 0 56.058 * * [simplify]: Extracting #1: cost 0 inf + 1 56.058 * [simplify]: Simplified to 1 56.058 * [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))))) 56.058 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 56.058 * * [simplify]: iters left: 4 (6 enodes) 56.060 * * [simplify]: iters left: 3 (23 enodes) 56.065 * * [simplify]: iters left: 2 (39 enodes) 56.074 * * [simplify]: iters left: 1 (73 enodes) 56.089 * * [simplify]: Extracting #0: cost 1 inf + 0 56.089 * * [simplify]: Extracting #1: cost 6 inf + 0 56.089 * * [simplify]: Extracting #2: cost 19 inf + 1 56.090 * * [simplify]: Extracting #3: cost 30 inf + 3 56.090 * * [simplify]: Extracting #4: cost 27 inf + 7 56.090 * * [simplify]: Extracting #5: cost 11 inf + 4704 56.091 * * [simplify]: Extracting #6: cost 0 inf + 8605 56.093 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 56.093 * [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))))) 56.093 * * * * [progress]: [ 89 / 168 ] simplifiying candidate # 56.093 * [simplify]: Simplifying (/ 1 (pow (fabs x) (/ 5 2))) 56.093 * * [simplify]: iters left: 5 (8 enodes) 56.099 * * [simplify]: iters left: 4 (30 enodes) 56.111 * * [simplify]: iters left: 3 (50 enodes) 56.131 * * [simplify]: iters left: 2 (85 enodes) 56.171 * * [simplify]: iters left: 1 (161 enodes) 56.193 * * [simplify]: Extracting #0: cost 1 inf + 0 56.193 * * [simplify]: Extracting #1: cost 6 inf + 0 56.193 * * [simplify]: Extracting #2: cost 24 inf + 1 56.194 * * [simplify]: Extracting #3: cost 49 inf + 4 56.194 * * [simplify]: Extracting #4: cost 48 inf + 9 56.194 * * [simplify]: Extracting #5: cost 22 inf + 8233 56.196 * * [simplify]: Extracting #6: cost 3 inf + 16872 56.197 * * [simplify]: Extracting #7: cost 0 inf + 18804 56.199 * [simplify]: Simplified to (/ 1 (pow (fabs x) 5/2)) 56.199 * [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))))) 56.199 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) (/ 5 2))) 56.199 * * [simplify]: iters left: 5 (8 enodes) 56.202 * * [simplify]: iters left: 4 (28 enodes) 56.207 * * [simplify]: iters left: 3 (45 enodes) 56.219 * * [simplify]: iters left: 2 (84 enodes) 56.243 * * [simplify]: iters left: 1 (165 enodes) 56.290 * * [simplify]: Extracting #0: cost 1 inf + 0 56.290 * * [simplify]: Extracting #1: cost 6 inf + 0 56.290 * * [simplify]: Extracting #2: cost 22 inf + 1 56.290 * * [simplify]: Extracting #3: cost 49 inf + 4 56.290 * * [simplify]: Extracting #4: cost 49 inf + 9 56.291 * * [simplify]: Extracting #5: cost 32 inf + 3954 56.294 * * [simplify]: Extracting #6: cost 4 inf + 16249 56.297 * * [simplify]: Extracting #7: cost 0 inf + 18304 56.300 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5/2)) 56.300 * [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))))) 56.300 * * * * [progress]: [ 90 / 168 ] simplifiying candidate # 56.301 * * * * [progress]: [ 91 / 168 ] simplifiying candidate # 56.301 * * * * [progress]: [ 92 / 168 ] simplifiying candidate # 56.301 * * * * [progress]: [ 93 / 168 ] simplifiying candidate # 56.301 * [simplify]: Simplifying (pow (cbrt (fabs x)) 5) 56.301 * * [simplify]: iters left: 3 (5 enodes) 56.304 * * [simplify]: iters left: 2 (20 enodes) 56.312 * * [simplify]: iters left: 1 (34 enodes) 56.327 * * [simplify]: Extracting #0: cost 1 inf + 0 56.327 * * [simplify]: Extracting #1: cost 9 inf + 0 56.327 * * [simplify]: Extracting #2: cost 15 inf + 1 56.327 * * [simplify]: Extracting #3: cost 16 inf + 3 56.327 * * [simplify]: Extracting #4: cost 14 inf + 5 56.327 * * [simplify]: Extracting #5: cost 12 inf + 87 56.327 * * [simplify]: Extracting #6: cost 3 inf + 2693 56.328 * * [simplify]: Extracting #7: cost 0 inf + 4191 56.329 * [simplify]: Simplified to (pow (cbrt (fabs x)) 5) 56.329 * [simplify]: Simplified (2 1 2 2 1 2 2) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ (/ 3/4 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (pow (cbrt (fabs x)) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 56.329 * * * * [progress]: [ 94 / 168 ] simplifiying candidate # 56.329 * [simplify]: Simplifying (pow (sqrt (fabs x)) 5) 56.329 * * [simplify]: iters left: 3 (5 enodes) 56.332 * * [simplify]: iters left: 2 (20 enodes) 56.341 * * [simplify]: iters left: 1 (34 enodes) 56.357 * * [simplify]: Extracting #0: cost 1 inf + 0 56.357 * * [simplify]: Extracting #1: cost 9 inf + 0 56.357 * * [simplify]: Extracting #2: cost 15 inf + 1 56.357 * * [simplify]: Extracting #3: cost 16 inf + 3 56.357 * * [simplify]: Extracting #4: cost 14 inf + 5 56.357 * * [simplify]: Extracting #5: cost 12 inf + 87 56.358 * * [simplify]: Extracting #6: cost 3 inf + 2333 56.358 * * [simplify]: Extracting #7: cost 0 inf + 3711 56.358 * [simplify]: Simplified to (pow (sqrt (fabs x)) 5) 56.358 * [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))))) 56.358 * * * * [progress]: [ 95 / 168 ] simplifiying candidate # 56.359 * [simplify]: Simplifying (pow (fabs x) 5) 56.359 * * [simplify]: iters left: 2 (4 enodes) 56.360 * * [simplify]: iters left: 1 (17 enodes) 56.364 * * [simplify]: Extracting #0: cost 1 inf + 0 56.364 * * [simplify]: Extracting #1: cost 5 inf + 0 56.364 * * [simplify]: Extracting #2: cost 9 inf + 1 56.364 * * [simplify]: Extracting #3: cost 8 inf + 3 56.364 * * [simplify]: Extracting #4: cost 1 inf + 1094 56.364 * * [simplify]: Extracting #5: cost 0 inf + 1346 56.364 * [simplify]: Simplified to (pow (fabs x) 5) 56.364 * [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))))) 56.365 * * * * [progress]: [ 96 / 168 ] simplifiying candidate # 56.365 * [simplify]: Simplifying (cbrt (pow (fabs x) 5)) 56.365 * * [simplify]: iters left: 3 (5 enodes) 56.366 * * [simplify]: iters left: 2 (20 enodes) 56.371 * * [simplify]: iters left: 1 (34 enodes) 56.378 * * [simplify]: Extracting #0: cost 1 inf + 0 56.378 * * [simplify]: Extracting #1: cost 3 inf + 0 56.378 * * [simplify]: Extracting #2: cost 11 inf + 0 56.378 * * [simplify]: Extracting #3: cost 17 inf + 1 56.378 * * [simplify]: Extracting #4: cost 15 inf + 4 56.378 * * [simplify]: Extracting #5: cost 9 inf + 843 56.379 * * [simplify]: Extracting #6: cost 0 inf + 3813 56.379 * [simplify]: Simplified to (cbrt (pow (fabs x) 5)) 56.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))) (/ (/ 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))))) 56.379 * * * * [progress]: [ 97 / 168 ] simplifiying candidate # 56.379 * [simplify]: Simplifying (sqrt (pow (fabs x) 5)) 56.379 * * [simplify]: iters left: 3 (5 enodes) 56.382 * * [simplify]: iters left: 2 (20 enodes) 56.390 * * [simplify]: iters left: 1 (35 enodes) 56.401 * * [simplify]: Extracting #0: cost 1 inf + 0 56.401 * * [simplify]: Extracting #1: cost 4 inf + 0 56.401 * * [simplify]: Extracting #2: cost 13 inf + 0 56.401 * * [simplify]: Extracting #3: cost 16 inf + 2 56.401 * * [simplify]: Extracting #4: cost 5 inf + 2855 56.401 * * [simplify]: Extracting #5: cost 0 inf + 3733 56.402 * [simplify]: Simplified to (sqrt (pow (fabs x) 5)) 56.402 * [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))))) 56.402 * * * * [progress]: [ 98 / 168 ] simplifiying candidate # 56.402 * [simplify]: Simplifying (pow (fabs x) 5) 56.402 * * [simplify]: iters left: 2 (4 enodes) 56.403 * * [simplify]: iters left: 1 (17 enodes) 56.407 * * [simplify]: Extracting #0: cost 1 inf + 0 56.407 * * [simplify]: Extracting #1: cost 5 inf + 0 56.407 * * [simplify]: Extracting #2: cost 9 inf + 1 56.408 * * [simplify]: Extracting #3: cost 8 inf + 3 56.408 * * [simplify]: Extracting #4: cost 1 inf + 1094 56.408 * * [simplify]: Extracting #5: cost 0 inf + 1346 56.408 * [simplify]: Simplified to (pow (fabs x) 5) 56.408 * [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))))) 56.408 * * * * [progress]: [ 99 / 168 ] simplifiying candidate # 56.408 * [simplify]: Simplifying (pow (fabs x) (/ 5 2)) 56.408 * * [simplify]: iters left: 3 (6 enodes) 56.411 * * [simplify]: iters left: 2 (23 enodes) 56.418 * * [simplify]: iters left: 1 (40 enodes) 56.434 * * [simplify]: Extracting #0: cost 1 inf + 0 56.435 * * [simplify]: Extracting #1: cost 9 inf + 0 56.435 * * [simplify]: Extracting #2: cost 15 inf + 1 56.435 * * [simplify]: Extracting #3: cost 13 inf + 4 56.435 * * [simplify]: Extracting #4: cost 8 inf + 591 56.435 * * [simplify]: Extracting #5: cost 1 inf + 2857 56.436 * * [simplify]: Extracting #6: cost 0 inf + 3149 56.436 * [simplify]: Simplified to (pow (fabs x) 5/2) 56.436 * [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))))) 56.437 * * * * [progress]: [ 100 / 168 ] simplifiying candidate # 56.437 * [simplify]: Simplifying (* (cbrt 3/4) (cbrt 3/4)) 56.437 * * [simplify]: iters left: 3 (3 enodes) 56.439 * * [simplify]: iters left: 2 (9 enodes) 56.442 * * [simplify]: Extracting #0: cost 1 inf + 0 56.443 * * [simplify]: Extracting #1: cost 3 inf + 0 56.443 * * [simplify]: Extracting #2: cost 5 inf + 0 56.443 * * [simplify]: Extracting #3: cost 4 inf + 1 56.443 * * [simplify]: Extracting #4: cost 0 inf + 405 56.443 * [simplify]: Simplified to (* (cbrt 3/4) (cbrt 3/4)) 56.443 * [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))))) 56.443 * * * * [progress]: [ 101 / 168 ] simplifiying candidate # 56.443 * [simplify]: Simplifying (sqrt 3/4) 56.444 * * [simplify]: iters left: 1 (2 enodes) 56.445 * * [simplify]: Extracting #0: cost 1 inf + 0 56.445 * * [simplify]: Extracting #1: cost 3 inf + 0 56.445 * * [simplify]: Extracting #2: cost 2 inf + 1 56.445 * * [simplify]: Extracting #3: cost 0 inf + 83 56.446 * [simplify]: Simplified to (sqrt 3/4) 56.446 * [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))))) 56.446 * * * * [progress]: [ 102 / 168 ] simplifiying candidate # 56.446 * * * * [progress]: [ 103 / 168 ] simplifiying candidate #real (real->posit16 (/ 3/4 (pow (fabs x) 5))))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x)))))> 56.446 * * * * [progress]: [ 104 / 168 ] simplifiying candidate # 56.446 * * * * [progress]: [ 105 / 168 ] simplifiying candidate # 56.446 * [simplify]: Simplifying (- (log 1/2) (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x)))) 56.447 * * [simplify]: iters left: 6 (8 enodes) 56.451 * * [simplify]: iters left: 5 (29 enodes) 56.461 * * [simplify]: iters left: 4 (43 enodes) 56.479 * * [simplify]: iters left: 3 (64 enodes) 56.494 * * [simplify]: iters left: 2 (93 enodes) 56.507 * * [simplify]: iters left: 1 (108 enodes) 56.525 * * [simplify]: Extracting #0: cost 1 inf + 0 56.525 * * [simplify]: Extracting #1: cost 20 inf + 0 56.525 * * [simplify]: Extracting #2: cost 38 inf + 0 56.526 * * [simplify]: Extracting #3: cost 37 inf + 143 56.526 * * [simplify]: Extracting #4: cost 23 inf + 2451 56.528 * * [simplify]: Extracting #5: cost 2 inf + 7576 56.530 * * [simplify]: Extracting #6: cost 0 inf + 7829 56.533 * [simplify]: Simplified to (- (- (log 1/2) (log (fabs x))) (+ (log (fabs x)) (log (fabs x)))) 56.533 * [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.533 * * * * [progress]: [ 106 / 168 ] simplifiying candidate # 56.533 * [simplify]: Simplifying (- (log 1/2) (+ (log (* (fabs x) (fabs x))) (log (fabs x)))) 56.533 * * [simplify]: iters left: 6 (9 enodes) 56.537 * * [simplify]: iters left: 5 (33 enodes) 56.547 * * [simplify]: iters left: 4 (47 enodes) 56.561 * * [simplify]: iters left: 3 (68 enodes) 56.579 * * [simplify]: iters left: 2 (96 enodes) 56.607 * * [simplify]: iters left: 1 (111 enodes) 56.631 * * [simplify]: Extracting #0: cost 1 inf + 0 56.631 * * [simplify]: Extracting #1: cost 20 inf + 0 56.631 * * [simplify]: Extracting #2: cost 39 inf + 0 56.632 * * [simplify]: Extracting #3: cost 40 inf + 72 56.632 * * [simplify]: Extracting #4: cost 32 inf + 760 56.633 * * [simplify]: Extracting #5: cost 12 inf + 5179 56.636 * * [simplify]: Extracting #6: cost 0 inf + 8551 56.638 * * [simplify]: Extracting #7: cost 0 inf + 8491 56.641 * [simplify]: Simplified to (- (- (log (fabs x))) (- (- (log (fabs x)) (log 1/2)) (- (log (fabs x))))) 56.641 * [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.642 * * * * [progress]: [ 107 / 168 ] simplifiying candidate # 56.642 * [simplify]: Simplifying (- (log 1/2) (log (* (* (fabs x) (fabs x)) (fabs x)))) 56.642 * * [simplify]: iters left: 6 (8 enodes) 56.647 * * [simplify]: iters left: 5 (30 enodes) 56.656 * * [simplify]: iters left: 4 (46 enodes) 56.671 * * [simplify]: iters left: 3 (70 enodes) 56.694 * * [simplify]: iters left: 2 (110 enodes) 56.735 * * [simplify]: iters left: 1 (173 enodes) 56.783 * * [simplify]: Extracting #0: cost 1 inf + 0 56.783 * * [simplify]: Extracting #1: cost 27 inf + 0 56.784 * * [simplify]: Extracting #2: cost 59 inf + 0 56.784 * * [simplify]: Extracting #3: cost 63 inf + 77 56.784 * * [simplify]: Extracting #4: cost 49 inf + 2447 56.785 * * [simplify]: Extracting #5: cost 24 inf + 8390 56.787 * * [simplify]: Extracting #6: cost 2 inf + 13444 56.789 * * [simplify]: Extracting #7: cost 0 inf + 14291 56.791 * [simplify]: Simplified to (+ (* -3 (log (fabs x))) (log 1/2)) 56.791 * [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.791 * * * * [progress]: [ 108 / 168 ] simplifiying candidate # 56.791 * * * * [progress]: [ 109 / 168 ] simplifiying candidate # 56.791 * * * * [progress]: [ 110 / 168 ] simplifiying candidate # 56.792 * [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.792 * * [simplify]: iters left: 6 (10 enodes) 56.799 * * [simplify]: iters left: 5 (49 enodes) 56.822 * * [simplify]: iters left: 4 (162 enodes) 56.897 * * [simplify]: Extracting #0: cost 1 inf + 0 56.897 * * [simplify]: Extracting #1: cost 75 inf + 0 56.897 * * [simplify]: Extracting #2: cost 169 inf + 3 56.898 * * [simplify]: Extracting #3: cost 147 inf + 4041 56.909 * * [simplify]: Extracting #4: cost 38 inf + 24323 56.925 * * [simplify]: Extracting #5: cost 0 inf + 31897 56.939 * * [simplify]: Extracting #6: cost 0 inf + 31737 56.952 * [simplify]: Simplified to (/ 1/8 (* (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x)))) (* (fabs x) (* (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)) (+ (+ (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.952 * * * * [progress]: [ 111 / 168 ] simplifiying candidate # 56.952 * [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.952 * * [simplify]: iters left: 6 (11 enodes) 56.956 * * [simplify]: iters left: 5 (54 enodes) 56.973 * * [simplify]: iters left: 4 (170 enodes) 57.049 * * [simplify]: Extracting #0: cost 1 inf + 0 57.050 * * [simplify]: Extracting #1: cost 80 inf + 0 57.050 * * [simplify]: Extracting #2: cost 166 inf + 3 57.051 * * [simplify]: Extracting #3: cost 151 inf + 1664 57.056 * * [simplify]: Extracting #4: cost 37 inf + 23635 57.064 * * [simplify]: Extracting #5: cost 0 inf + 31380 57.073 * [simplify]: Simplified to (/ (/ (/ 1/8 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) 57.073 * [simplify]: Simplified (2 1 2 2 1 1 1) to (λ (x) (* (* (sqrt (/ 1 PI)) (+ (/ 15/8 (pow (fabs x) 7)) (+ (+ (cbrt (/ (/ (/ 1/8 (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 57.073 * * * * [progress]: [ 112 / 168 ] simplifiying candidate # 57.074 * [simplify]: Simplifying (/ (* (* 1/2 1/2) 1/2) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) 57.074 * * [simplify]: iters left: 6 (10 enodes) 57.078 * * [simplify]: iters left: 5 (49 enodes) 57.102 * * [simplify]: iters left: 4 (162 enodes) 57.178 * * [simplify]: Extracting #0: cost 1 inf + 0 57.178 * * [simplify]: Extracting #1: cost 75 inf + 0 57.179 * * [simplify]: Extracting #2: cost 169 inf + 3 57.180 * * [simplify]: Extracting #3: cost 147 inf + 4041 57.187 * * [simplify]: Extracting #4: cost 38 inf + 24323 57.204 * * [simplify]: Extracting #5: cost 0 inf + 31897 57.216 * * [simplify]: Extracting #6: cost 0 inf + 31737 57.225 * [simplify]: Simplified to (/ 1/8 (* (* (* (fabs x) (* (fabs x) (fabs x))) (* (fabs x) (* (fabs x) (fabs x)))) (* (fabs x) (* (fabs x) (fabs x))))) 57.225 * [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))))) 57.225 * * * * [progress]: [ 113 / 168 ] simplifiying candidate # 57.225 * * * * [progress]: [ 114 / 168 ] simplifiying candidate # 57.225 * * * * [progress]: [ 115 / 168 ] simplifiying candidate # 57.225 * * * * [progress]: [ 116 / 168 ] simplifiying candidate # 57.225 * * * * [progress]: [ 117 / 168 ] simplifiying candidate # 57.225 * [simplify]: Simplifying (/ (* (cbrt 1/2) (cbrt 1/2)) (* (fabs x) (fabs x))) 57.225 * * [simplify]: iters left: 5 (7 enodes) 57.228 * * [simplify]: iters left: 4 (27 enodes) 57.232 * * [simplify]: iters left: 3 (42 enodes) 57.242 * * [simplify]: iters left: 2 (49 enodes) 57.254 * * [simplify]: iters left: 1 (52 enodes) 57.270 * * [simplify]: Extracting #0: cost 1 inf + 0 57.270 * * [simplify]: Extracting #1: cost 11 inf + 0 57.270 * * [simplify]: Extracting #2: cost 22 inf + 0 57.270 * * [simplify]: Extracting #3: cost 18 inf + 164 57.271 * * [simplify]: Extracting #4: cost 9 inf + 1337 57.272 * * [simplify]: Extracting #5: cost 0 inf + 2914 57.272 * [simplify]: Simplified to (* (/ (cbrt 1/2) (fabs x)) (/ (cbrt 1/2) (fabs x))) 57.273 * [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))))) 57.273 * [simplify]: Simplifying (/ (cbrt 1/2) (fabs x)) 57.273 * * [simplify]: iters left: 3 (5 enodes) 57.276 * * [simplify]: iters left: 2 (15 enodes) 57.281 * * [simplify]: Extracting #0: cost 1 inf + 0 57.281 * * [simplify]: Extracting #1: cost 4 inf + 0 57.281 * * [simplify]: Extracting #2: cost 8 inf + 0 57.281 * * [simplify]: Extracting #3: cost 4 inf + 84 57.281 * * [simplify]: Extracting #4: cost 0 inf + 570 57.281 * [simplify]: Simplified to (/ (cbrt 1/2) (fabs x)) 57.282 * [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))))) 57.282 * * * * [progress]: [ 118 / 168 ] simplifiying candidate # 57.282 * [simplify]: Simplifying (/ (sqrt 1/2) (* (fabs x) (fabs x))) 57.282 * * [simplify]: iters left: 5 (6 enodes) 57.286 * * [simplify]: iters left: 4 (20 enodes) 57.292 * * [simplify]: iters left: 3 (22 enodes) 57.299 * * [simplify]: Extracting #0: cost 1 inf + 0 57.299 * * [simplify]: Extracting #1: cost 6 inf + 0 57.299 * * [simplify]: Extracting #2: cost 12 inf + 0 57.299 * * [simplify]: Extracting #3: cost 10 inf + 2 57.299 * * [simplify]: Extracting #4: cost 0 inf + 896 57.300 * [simplify]: Simplified to (/ (sqrt 1/2) (* (fabs x) (fabs x))) 57.300 * [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))))) 57.300 * [simplify]: Simplifying (/ (sqrt 1/2) (fabs x)) 57.300 * * [simplify]: iters left: 3 (5 enodes) 57.303 * * [simplify]: iters left: 2 (15 enodes) 57.308 * * [simplify]: Extracting #0: cost 1 inf + 0 57.308 * * [simplify]: Extracting #1: cost 4 inf + 0 57.308 * * [simplify]: Extracting #2: cost 8 inf + 0 57.308 * * [simplify]: Extracting #3: cost 4 inf + 84 57.308 * * [simplify]: Extracting #4: cost 0 inf + 410 57.309 * [simplify]: Simplified to (/ (sqrt 1/2) (fabs x)) 57.309 * [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))))) 57.309 * * * * [progress]: [ 119 / 168 ] simplifiying candidate # 57.309 * [simplify]: Simplifying (/ 1 (* (fabs x) (fabs x))) 57.309 * * [simplify]: iters left: 5 (5 enodes) 57.312 * * [simplify]: iters left: 4 (19 enodes) 57.318 * * [simplify]: iters left: 3 (23 enodes) 57.325 * * [simplify]: Extracting #0: cost 1 inf + 0 57.325 * * [simplify]: Extracting #1: cost 6 inf + 0 57.325 * * [simplify]: Extracting #2: cost 9 inf + 1 57.325 * * [simplify]: Extracting #3: cost 1 inf + 572 57.326 * * [simplify]: Extracting #4: cost 0 inf + 654 57.326 * [simplify]: Simplified to (/ 1 (* (fabs x) (fabs x))) 57.326 * [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))))) 57.327 * [simplify]: Simplifying (/ 1/2 (fabs x)) 57.327 * * [simplify]: iters left: 3 (4 enodes) 57.329 * * [simplify]: iters left: 2 (12 enodes) 57.332 * * [simplify]: Extracting #0: cost 1 inf + 0 57.333 * * [simplify]: Extracting #1: cost 4 inf + 0 57.333 * * [simplify]: Extracting #2: cost 5 inf + 1 57.333 * * [simplify]: Extracting #3: cost 4 inf + 2 57.333 * * [simplify]: Extracting #4: cost 0 inf + 248 57.333 * [simplify]: Simplified to (/ 1/2 (fabs x)) 57.333 * [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))))) 57.333 * * * * [progress]: [ 120 / 168 ] simplifiying candidate # 57.333 * * * * [progress]: [ 121 / 168 ] simplifiying candidate # 57.333 * * * * [progress]: [ 122 / 168 ] simplifiying candidate # 57.334 * * * * [progress]: [ 123 / 168 ] simplifiying candidate # 57.334 * [simplify]: Simplifying (fabs x) 57.334 * * [simplify]: iters left: 1 (2 enodes) 57.335 * * [simplify]: Extracting #0: cost 1 inf + 0 57.335 * * [simplify]: Extracting #1: cost 3 inf + 0 57.335 * * [simplify]: Extracting #2: cost 2 inf + 1 57.335 * * [simplify]: Extracting #3: cost 0 inf + 83 57.335 * [simplify]: Simplified to (fabs x) 57.335 * [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))))) 57.335 * * * * [progress]: [ 124 / 168 ] simplifiying candidate # 57.336 * [simplify]: Simplifying (* (cbrt 1/2) (cbrt 1/2)) 57.336 * * [simplify]: iters left: 3 (3 enodes) 57.338 * * [simplify]: iters left: 2 (9 enodes) 57.341 * * [simplify]: Extracting #0: cost 1 inf + 0 57.341 * * [simplify]: Extracting #1: cost 3 inf + 0 57.341 * * [simplify]: Extracting #2: cost 5 inf + 0 57.341 * * [simplify]: Extracting #3: cost 4 inf + 1 57.341 * * [simplify]: Extracting #4: cost 0 inf + 405 57.341 * [simplify]: Simplified to (* (cbrt 1/2) (cbrt 1/2)) 57.342 * [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))))) 57.342 * * * * [progress]: [ 125 / 168 ] simplifiying candidate # 57.342 * [simplify]: Simplifying (sqrt 1/2) 57.342 * * [simplify]: iters left: 1 (2 enodes) 57.344 * * [simplify]: Extracting #0: cost 1 inf + 0 57.344 * * [simplify]: Extracting #1: cost 3 inf + 0 57.344 * * [simplify]: Extracting #2: cost 2 inf + 1 57.344 * * [simplify]: Extracting #3: cost 0 inf + 83 57.344 * [simplify]: Simplified to (sqrt 1/2) 57.344 * [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))))) 57.344 * * * * [progress]: [ 126 / 168 ] simplifiying candidate # 57.344 * * * * [progress]: [ 127 / 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)))))> 57.345 * * * * [progress]: [ 128 / 168 ] simplifiying candidate # 57.345 * [simplify]: Simplifying (fabs x) 57.345 * * [simplify]: iters left: 1 (2 enodes) 57.346 * * [simplify]: Extracting #0: cost 1 inf + 0 57.346 * * [simplify]: Extracting #1: cost 3 inf + 0 57.346 * * [simplify]: Extracting #2: cost 2 inf + 1 57.346 * * [simplify]: Extracting #3: cost 0 inf + 83 57.346 * [simplify]: Simplified to (fabs x) 57.346 * [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))))) 57.347 * [simplify]: Simplifying (+ (+ 1 1) 1) 57.347 * * [simplify]: iters left: 4 (3 enodes) 57.351 * * [simplify]: iters left: 3 (14 enodes) 57.355 * * [simplify]: iters left: 2 (16 enodes) 57.360 * * [simplify]: Extracting #0: cost 1 inf + 0 57.360 * * [simplify]: Extracting #1: cost 0 inf + 1 57.360 * [simplify]: Simplified to 3 57.360 * [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))))) 57.360 * * * * [progress]: [ 129 / 168 ] simplifiying candidate # 57.360 * [simplify]: Simplifying (fabs x) 57.360 * * [simplify]: iters left: 1 (2 enodes) 57.361 * * [simplify]: Extracting #0: cost 1 inf + 0 57.361 * * [simplify]: Extracting #1: cost 3 inf + 0 57.361 * * [simplify]: Extracting #2: cost 2 inf + 1 57.361 * * [simplify]: Extracting #3: cost 0 inf + 83 57.362 * [simplify]: Simplified to (fabs x) 57.362 * [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))))) 57.362 * [simplify]: Simplifying (+ 2 1) 57.362 * * [simplify]: iters left: 2 (3 enodes) 57.365 * * [simplify]: iters left: 1 (13 enodes) 57.369 * * [simplify]: Extracting #0: cost 1 inf + 0 57.369 * * [simplify]: Extracting #1: cost 0 inf + 1 57.369 * [simplify]: Simplified to 3 57.370 * [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))))) 57.370 * * * * [progress]: [ 130 / 168 ] simplifiying candidate # 57.370 * [simplify]: Simplifying (fabs x) 57.370 * * [simplify]: iters left: 1 (2 enodes) 57.371 * * [simplify]: Extracting #0: cost 1 inf + 0 57.371 * * [simplify]: Extracting #1: cost 3 inf + 0 57.371 * * [simplify]: Extracting #2: cost 2 inf + 1 57.371 * * [simplify]: Extracting #3: cost 0 inf + 83 57.371 * [simplify]: Simplified to (fabs x) 57.371 * [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))))) 57.372 * [simplify]: Simplifying (+ (+ 1 1) 1) 57.372 * * [simplify]: iters left: 4 (3 enodes) 57.376 * * [simplify]: iters left: 3 (14 enodes) 57.380 * * [simplify]: iters left: 2 (16 enodes) 57.384 * * [simplify]: Extracting #0: cost 1 inf + 0 57.384 * * [simplify]: Extracting #1: cost 0 inf + 1 57.384 * [simplify]: Simplified to 3 57.385 * [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))))) 57.385 * * * * [progress]: [ 131 / 168 ] simplifiying candidate # 57.385 * [simplify]: Simplifying (fabs x) 57.385 * * [simplify]: iters left: 1 (2 enodes) 57.386 * * [simplify]: Extracting #0: cost 1 inf + 0 57.386 * * [simplify]: Extracting #1: cost 3 inf + 0 57.386 * * [simplify]: Extracting #2: cost 2 inf + 1 57.386 * * [simplify]: Extracting #3: cost 0 inf + 83 57.386 * [simplify]: Simplified to (fabs x) 57.386 * [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))))) 57.387 * [simplify]: Simplifying (+ (* 2 1) 1) 57.387 * * [simplify]: iters left: 4 (4 enodes) 57.734 * * [simplify]: iters left: 3 (14 enodes) 57.738 * * [simplify]: iters left: 2 (16 enodes) 57.743 * * [simplify]: Extracting #0: cost 1 inf + 0 57.743 * * [simplify]: Extracting #1: cost 0 inf + 1 57.743 * [simplify]: Simplified to 3 57.743 * [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))))) 57.743 * * * * [progress]: [ 132 / 168 ] simplifiying candidate # 57.744 * [simplify]: Simplifying (* (* (fabs x) (fabs x)) (fabs x)) 57.744 * * [simplify]: iters left: 5 (4 enodes) 57.745 * * [simplify]: iters left: 4 (13 enodes) 57.748 * * [simplify]: iters left: 3 (15 enodes) 57.752 * * [simplify]: iters left: 2 (22 enodes) 57.756 * * [simplify]: iters left: 1 (36 enodes) 57.764 * * [simplify]: Extracting #0: cost 1 inf + 0 57.764 * * [simplify]: Extracting #1: cost 7 inf + 0 57.764 * * [simplify]: Extracting #2: cost 12 inf + 1 57.764 * * [simplify]: Extracting #3: cost 13 inf + 3 57.765 * * [simplify]: Extracting #4: cost 9 inf + 590 57.765 * * [simplify]: Extracting #5: cost 1 inf + 1751 57.765 * * [simplify]: Extracting #6: cost 0 inf + 2043 57.765 * [simplify]: Simplified to (* (* (fabs x) (fabs x)) (fabs x)) 57.765 * [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))))) 57.765 * * * * [progress]: [ 133 / 168 ] simplifiying candidate # 57.766 * [simplify]: Simplifying (* (* (fabs x) (fabs x)) (fabs x)) 57.766 * * [simplify]: iters left: 5 (4 enodes) 57.767 * * [simplify]: iters left: 4 (13 enodes) 57.768 * * [simplify]: iters left: 3 (15 enodes) 57.771 * * [simplify]: iters left: 2 (22 enodes) 57.776 * * [simplify]: iters left: 1 (36 enodes) 57.787 * * [simplify]: Extracting #0: cost 1 inf + 0 57.787 * * [simplify]: Extracting #1: cost 7 inf + 0 57.787 * * [simplify]: Extracting #2: cost 12 inf + 1 57.787 * * [simplify]: Extracting #3: cost 13 inf + 3 57.787 * * [simplify]: Extracting #4: cost 9 inf + 590 57.788 * * [simplify]: Extracting #5: cost 1 inf + 1751 57.788 * * [simplify]: Extracting #6: cost 0 inf + 2043 57.789 * [simplify]: Simplified to (* (* (fabs x) (fabs x)) (fabs x)) 57.789 * [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))))) 57.789 * * * * [progress]: [ 134 / 168 ] simplifiying candidate # 57.789 * [simplify]: Simplifying (fabs x) 57.789 * * [simplify]: iters left: 1 (2 enodes) 57.790 * * [simplify]: Extracting #0: cost 1 inf + 0 57.790 * * [simplify]: Extracting #1: cost 3 inf + 0 57.790 * * [simplify]: Extracting #2: cost 2 inf + 1 57.790 * * [simplify]: Extracting #3: cost 0 inf + 83 57.791 * [simplify]: Simplified to (fabs x) 57.791 * [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))))) 57.791 * * * * [progress]: [ 135 / 168 ] simplifiying candidate # 57.791 * [simplify]: Simplifying (fabs x) 57.791 * * [simplify]: iters left: 1 (2 enodes) 57.792 * * [simplify]: Extracting #0: cost 1 inf + 0 57.792 * * [simplify]: Extracting #1: cost 3 inf + 0 57.792 * * [simplify]: Extracting #2: cost 2 inf + 1 57.792 * * [simplify]: Extracting #3: cost 0 inf + 83 57.792 * [simplify]: Simplified to (fabs x) 57.792 * [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))))) 57.792 * * * * [progress]: [ 136 / 168 ] simplifiying candidate # 57.793 * [simplify]: Simplifying (fabs x) 57.793 * * [simplify]: iters left: 1 (2 enodes) 57.794 * * [simplify]: Extracting #0: cost 1 inf + 0 57.794 * * [simplify]: Extracting #1: cost 3 inf + 0 57.794 * * [simplify]: Extracting #2: cost 2 inf + 1 57.794 * * [simplify]: Extracting #3: cost 0 inf + 83 57.794 * [simplify]: Simplified to (fabs x) 57.794 * [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))))) 57.794 * * * * [progress]: [ 137 / 168 ] simplifiying candidate # 57.794 * [simplify]: Simplifying (fabs x) 57.794 * * [simplify]: iters left: 1 (2 enodes) 57.795 * * [simplify]: Extracting #0: cost 1 inf + 0 57.795 * * [simplify]: Extracting #1: cost 3 inf + 0 57.795 * * [simplify]: Extracting #2: cost 2 inf + 1 57.795 * * [simplify]: Extracting #3: cost 0 inf + 83 57.796 * [simplify]: Simplified to (fabs x) 57.796 * [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))))) 57.796 * * * * [progress]: [ 138 / 168 ] simplifiying candidate # 57.796 * [simplify]: Simplifying (fabs x) 57.796 * * [simplify]: iters left: 1 (2 enodes) 57.797 * * [simplify]: Extracting #0: cost 1 inf + 0 57.797 * * [simplify]: Extracting #1: cost 3 inf + 0 57.797 * * [simplify]: Extracting #2: cost 2 inf + 1 57.797 * * [simplify]: Extracting #3: cost 0 inf + 83 57.797 * [simplify]: Simplified to (fabs x) 57.797 * [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))))) 57.797 * * * * [progress]: [ 139 / 168 ] simplifiying candidate # 57.798 * * * * [progress]: [ 140 / 168 ] simplifiying candidate # 57.798 * [simplify]: Simplifying (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) 57.798 * * [simplify]: iters left: 6 (5 enodes) 57.800 * * [simplify]: iters left: 5 (16 enodes) 57.804 * * [simplify]: Extracting #0: cost 1 inf + 0 57.805 * * [simplify]: Extracting #1: cost 4 inf + 0 57.805 * * [simplify]: Extracting #2: cost 7 inf + 0 57.805 * * [simplify]: Extracting #3: cost 9 inf + 0 57.805 * * [simplify]: Extracting #4: cost 8 inf + 1 57.805 * * [simplify]: Extracting #5: cost 0 inf + 989 57.805 * [simplify]: Simplified to (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) 57.805 * [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))))) 57.806 * * * * [progress]: [ 141 / 168 ] simplifiying candidate # 57.806 * [simplify]: Simplifying (+ (log (* (fabs x) (fabs x))) (log (fabs x))) 57.806 * * [simplify]: iters left: 6 (6 enodes) 57.808 * * [simplify]: iters left: 5 (20 enodes) 57.814 * * [simplify]: Extracting #0: cost 1 inf + 0 57.814 * * [simplify]: Extracting #1: cost 4 inf + 0 57.814 * * [simplify]: Extracting #2: cost 8 inf + 0 57.814 * * [simplify]: Extracting #3: cost 11 inf + 0 57.814 * * [simplify]: Extracting #4: cost 10 inf + 1 57.814 * * [simplify]: Extracting #5: cost 0 inf + 1291 57.815 * [simplify]: Simplified to (+ (log (* (fabs x) (fabs x))) (log (fabs x))) 57.815 * [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))))) 57.815 * * * * [progress]: [ 142 / 168 ] simplifiying candidate # 57.815 * * * * [progress]: [ 143 / 168 ] simplifiying candidate # 57.815 * * * * [progress]: [ 144 / 168 ] simplifiying candidate # 57.816 * [simplify]: Simplifying (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) 57.816 * * [simplify]: iters left: 6 (6 enodes) 57.819 * * [simplify]: iters left: 5 (28 enodes) 57.830 * * [simplify]: iters left: 4 (59 enodes) 57.856 * * [simplify]: iters left: 3 (83 enodes) 57.876 * * [simplify]: iters left: 2 (154 enodes) 57.932 * * [simplify]: iters left: 1 (374 enodes) 58.110 * * [simplify]: Extracting #0: cost 1 inf + 0 58.110 * * [simplify]: Extracting #1: cost 53 inf + 0 58.111 * * [simplify]: Extracting #2: cost 222 inf + 3 58.112 * * [simplify]: Extracting #3: cost 242 inf + 14 58.118 * * [simplify]: Extracting #4: cost 158 inf + 21282 58.131 * * [simplify]: Extracting #5: cost 19 inf + 79004 58.143 * * [simplify]: Extracting #6: cost 0 inf + 84881 58.153 * * [simplify]: Extracting #7: cost 0 inf + 84619 58.163 * [simplify]: Simplified to (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))) (fabs x)) 58.163 * [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))))) 58.163 * * * * [progress]: [ 145 / 168 ] simplifiying candidate # 58.163 * [simplify]: Simplifying (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) 58.163 * * [simplify]: iters left: 6 (7 enodes) 58.167 * * [simplify]: iters left: 5 (33 enodes) 58.180 * * [simplify]: iters left: 4 (66 enodes) 58.206 * * [simplify]: iters left: 3 (92 enodes) 58.239 * * [simplify]: iters left: 2 (175 enodes) 58.328 * * [simplify]: iters left: 1 (479 enodes) 58.580 * * [simplify]: Extracting #0: cost 1 inf + 0 58.581 * * [simplify]: Extracting #1: cost 60 inf + 0 58.582 * * [simplify]: Extracting #2: cost 222 inf + 3 58.585 * * [simplify]: Extracting #3: cost 194 inf + 7712 58.599 * * [simplify]: Extracting #4: cost 76 inf + 64235 58.619 * * [simplify]: Extracting #5: cost 11 inf + 97553 58.641 * * [simplify]: Extracting #6: cost 0 inf + 102391 58.663 * [simplify]: Simplified to (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fabs x))) 58.664 * [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))))) 58.664 * * * * [progress]: [ 146 / 168 ] simplifiying candidate # 58.664 * * * * [progress]: [ 147 / 168 ] simplifiying candidate # 58.664 * * * * [progress]: [ 148 / 168 ] simplifiying candidate # 58.664 * * * * [progress]: [ 149 / 168 ] simplifiying candidate # 58.664 * * * * [progress]: [ 150 / 168 ] simplifiying candidate # 58.665 * [simplify]: Simplifying (* (fabs x) (sqrt (fabs x))) 58.665 * * [simplify]: iters left: 4 (4 enodes) 58.666 * * [simplify]: iters left: 3 (13 enodes) 58.670 * * [simplify]: Extracting #0: cost 1 inf + 0 58.670 * * [simplify]: Extracting #1: cost 4 inf + 0 58.670 * * [simplify]: Extracting #2: cost 7 inf + 0 58.670 * * [simplify]: Extracting #3: cost 6 inf + 1 58.670 * * [simplify]: Extracting #4: cost 0 inf + 487 58.670 * [simplify]: Simplified to (* (sqrt (fabs x)) (fabs x)) 58.670 * [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))))) 58.671 * [simplify]: Simplifying (* (fabs x) (sqrt (fabs x))) 58.671 * * [simplify]: iters left: 4 (4 enodes) 58.672 * * [simplify]: iters left: 3 (13 enodes) 58.676 * * [simplify]: Extracting #0: cost 1 inf + 0 58.676 * * [simplify]: Extracting #1: cost 4 inf + 0 58.676 * * [simplify]: Extracting #2: cost 7 inf + 0 58.676 * * [simplify]: Extracting #3: cost 6 inf + 1 58.676 * * [simplify]: Extracting #4: cost 0 inf + 487 58.676 * [simplify]: Simplified to (* (sqrt (fabs x)) (fabs x)) 58.676 * [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))))) 58.676 * * * * [progress]: [ 151 / 168 ] simplifiying candidate # 58.677 * [simplify]: Simplifying (cbrt (fabs x)) 58.677 * * [simplify]: iters left: 2 (3 enodes) 58.678 * * [simplify]: iters left: 1 (9 enodes) 58.680 * * [simplify]: Extracting #0: cost 1 inf + 0 58.680 * * [simplify]: Extracting #1: cost 3 inf + 0 58.680 * * [simplify]: Extracting #2: cost 5 inf + 0 58.680 * * [simplify]: Extracting #3: cost 4 inf + 1 58.680 * * [simplify]: Extracting #4: cost 0 inf + 325 58.681 * [simplify]: Simplified to (cbrt (fabs x)) 58.681 * [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))))) 58.681 * * * * [progress]: [ 152 / 168 ] simplifiying candidate # 58.681 * [simplify]: Simplifying (sqrt (fabs x)) 58.681 * * [simplify]: iters left: 2 (3 enodes) 58.682 * * [simplify]: iters left: 1 (9 enodes) 58.688 * * [simplify]: Extracting #0: cost 1 inf + 0 58.689 * * [simplify]: Extracting #1: cost 3 inf + 0 58.689 * * [simplify]: Extracting #2: cost 5 inf + 0 58.689 * * [simplify]: Extracting #3: cost 4 inf + 1 58.689 * * [simplify]: Extracting #4: cost 0 inf + 245 58.689 * [simplify]: Simplified to (sqrt (fabs x)) 58.689 * [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))))) 58.689 * * * * [progress]: [ 153 / 168 ] simplifiying candidate # 58.690 * [simplify]: Simplifying (fabs x) 58.690 * * [simplify]: iters left: 1 (2 enodes) 58.690 * * [simplify]: Extracting #0: cost 1 inf + 0 58.690 * * [simplify]: Extracting #1: cost 3 inf + 0 58.690 * * [simplify]: Extracting #2: cost 2 inf + 1 58.691 * * [simplify]: Extracting #3: cost 0 inf + 83 58.691 * [simplify]: Simplified to (fabs x) 58.691 * [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))))) 58.691 * * * * [progress]: [ 154 / 168 ] simplifiying candidate # 58.691 * [simplify]: Simplifying (fabs x) 58.691 * * [simplify]: iters left: 1 (2 enodes) 58.692 * * [simplify]: Extracting #0: cost 1 inf + 0 58.692 * * [simplify]: Extracting #1: cost 3 inf + 0 58.692 * * [simplify]: Extracting #2: cost 2 inf + 1 58.692 * * [simplify]: Extracting #3: cost 0 inf + 83 58.692 * [simplify]: Simplified to (fabs x) 58.692 * [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))))) 58.692 * * * * [progress]: [ 155 / 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)))))> 58.693 * * * * [progress]: [ 156 / 168 ] simplifiying candidate # 58.693 * * * * [progress]: [ 157 / 168 ] simplifiying candidate # 58.693 * [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))))))) 58.693 * * [simplify]: iters left: 6 (26 enodes) 58.710 * * [simplify]: iters left: 5 (119 enodes) 58.755 * * [simplify]: iters left: 4 (231 enodes) 58.846 * * [simplify]: iters left: 3 (482 enodes) 59.003 * * [simplify]: Extracting #0: cost 1 inf + 0 59.003 * * [simplify]: Extracting #1: cost 26 inf + 0 59.003 * * [simplify]: Extracting #2: cost 142 inf + 1 59.004 * * [simplify]: Extracting #3: cost 228 inf + 4 59.006 * * [simplify]: Extracting #4: cost 215 inf + 7740 59.010 * * [simplify]: Extracting #5: cost 118 inf + 41070 59.028 * * [simplify]: Extracting #6: cost 18 inf + 84330 59.056 * * [simplify]: Extracting #7: cost 0 inf + 93406 59.081 * * [simplify]: Extracting #8: cost 0 inf + 93366 59.095 * [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))) 59.095 * [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))))) 59.095 * * * * [progress]: [ 158 / 168 ] simplifiying candidate # 59.096 * [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))))))) 59.096 * * [simplify]: iters left: 6 (26 enodes) 59.107 * * [simplify]: iters left: 5 (119 enodes) 59.155 * * [simplify]: iters left: 4 (231 enodes) 59.222 * * [simplify]: iters left: 3 (482 enodes) 59.368 * * [simplify]: Extracting #0: cost 1 inf + 0 59.368 * * [simplify]: Extracting #1: cost 26 inf + 0 59.368 * * [simplify]: Extracting #2: cost 142 inf + 1 59.369 * * [simplify]: Extracting #3: cost 228 inf + 4 59.371 * * [simplify]: Extracting #4: cost 215 inf + 7740 59.376 * * [simplify]: Extracting #5: cost 118 inf + 41070 59.388 * * [simplify]: Extracting #6: cost 18 inf + 84330 59.412 * * [simplify]: Extracting #7: cost 0 inf + 93406 59.444 * * [simplify]: Extracting #8: cost 0 inf + 93366 59.471 * [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))) 59.471 * [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))))) 59.472 * * * * [progress]: [ 159 / 168 ] simplifiying candidate # 59.473 * [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))))))) 59.473 * * [simplify]: iters left: 6 (26 enodes) 59.490 * * [simplify]: iters left: 5 (119 enodes) 59.535 * * [simplify]: iters left: 4 (231 enodes) 59.589 * * [simplify]: iters left: 3 (482 enodes) 59.741 * * [simplify]: Extracting #0: cost 1 inf + 0 59.741 * * [simplify]: Extracting #1: cost 26 inf + 0 59.742 * * [simplify]: Extracting #2: cost 142 inf + 1 59.743 * * [simplify]: Extracting #3: cost 228 inf + 4 59.745 * * [simplify]: Extracting #4: cost 215 inf + 7740 59.754 * * [simplify]: Extracting #5: cost 118 inf + 41070 59.769 * * [simplify]: Extracting #6: cost 18 inf + 84330 59.783 * * [simplify]: Extracting #7: cost 0 inf + 93406 59.800 * * [simplify]: Extracting #8: cost 0 inf + 93366 59.818 * [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))) 59.818 * [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))))) 59.818 * * * * [progress]: [ 160 / 168 ] simplifiying candidate # 59.819 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 59.819 * * [simplify]: iters left: 4 (6 enodes) 59.821 * * [simplify]: iters left: 3 (23 enodes) 59.826 * * [simplify]: iters left: 2 (39 enodes) 59.838 * * [simplify]: iters left: 1 (73 enodes) 59.860 * * [simplify]: Extracting #0: cost 1 inf + 0 59.860 * * [simplify]: Extracting #1: cost 6 inf + 0 59.860 * * [simplify]: Extracting #2: cost 19 inf + 1 59.861 * * [simplify]: Extracting #3: cost 30 inf + 3 59.861 * * [simplify]: Extracting #4: cost 27 inf + 7 59.861 * * [simplify]: Extracting #5: cost 11 inf + 4704 59.863 * * [simplify]: Extracting #6: cost 0 inf + 8605 59.864 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 59.864 * [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))))) 59.864 * * * * [progress]: [ 161 / 168 ] simplifiying candidate # 59.865 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 59.865 * * [simplify]: iters left: 4 (6 enodes) 59.869 * * [simplify]: iters left: 3 (23 enodes) 59.877 * * [simplify]: iters left: 2 (39 enodes) 59.886 * * [simplify]: iters left: 1 (73 enodes) 59.899 * * [simplify]: Extracting #0: cost 1 inf + 0 59.899 * * [simplify]: Extracting #1: cost 6 inf + 0 59.900 * * [simplify]: Extracting #2: cost 19 inf + 1 59.900 * * [simplify]: Extracting #3: cost 30 inf + 3 59.900 * * [simplify]: Extracting #4: cost 27 inf + 7 59.900 * * [simplify]: Extracting #5: cost 11 inf + 4704 59.902 * * [simplify]: Extracting #6: cost 0 inf + 8605 59.903 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 59.903 * [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))))) 59.903 * * * * [progress]: [ 162 / 168 ] simplifiying candidate # 59.903 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 59.903 * * [simplify]: iters left: 4 (6 enodes) 59.907 * * [simplify]: iters left: 3 (23 enodes) 59.917 * * [simplify]: iters left: 2 (39 enodes) 59.932 * * [simplify]: iters left: 1 (73 enodes) 59.961 * * [simplify]: Extracting #0: cost 1 inf + 0 59.961 * * [simplify]: Extracting #1: cost 6 inf + 0 59.961 * * [simplify]: Extracting #2: cost 19 inf + 1 59.961 * * [simplify]: Extracting #3: cost 30 inf + 3 59.962 * * [simplify]: Extracting #4: cost 27 inf + 7 59.962 * * [simplify]: Extracting #5: cost 11 inf + 4704 59.963 * * [simplify]: Extracting #6: cost 0 inf + 8605 59.965 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 59.965 * [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))))) 59.965 * * * * [progress]: [ 163 / 168 ] simplifiying candidate # 59.965 * [simplify]: Simplifying (/ 1/2 (pow (fabs x) 3)) 59.965 * * [simplify]: iters left: 4 (6 enodes) 59.970 * * [simplify]: iters left: 3 (26 enodes) 59.980 * * [simplify]: iters left: 2 (48 enodes) 59.998 * * [simplify]: iters left: 1 (83 enodes) 60.026 * * [simplify]: Extracting #0: cost 1 inf + 0 60.026 * * [simplify]: Extracting #1: cost 10 inf + 0 60.026 * * [simplify]: Extracting #2: cost 27 inf + 1 60.027 * * [simplify]: Extracting #3: cost 31 inf + 4 60.027 * * [simplify]: Extracting #4: cost 19 inf + 1404 60.028 * * [simplify]: Extracting #5: cost 8 inf + 3616 60.029 * * [simplify]: Extracting #6: cost 0 inf + 7010 60.030 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 60.030 * [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))))) 60.031 * * * * [progress]: [ 164 / 168 ] simplifiying candidate # 60.031 * [simplify]: Simplifying (/ 1/2 (pow (fabs x) 3)) 60.031 * * [simplify]: iters left: 4 (6 enodes) 60.035 * * [simplify]: iters left: 3 (26 enodes) 60.046 * * [simplify]: iters left: 2 (48 enodes) 60.063 * * [simplify]: iters left: 1 (83 enodes) 60.083 * * [simplify]: Extracting #0: cost 1 inf + 0 60.083 * * [simplify]: Extracting #1: cost 10 inf + 0 60.083 * * [simplify]: Extracting #2: cost 27 inf + 1 60.083 * * [simplify]: Extracting #3: cost 31 inf + 4 60.083 * * [simplify]: Extracting #4: cost 19 inf + 1404 60.084 * * [simplify]: Extracting #5: cost 8 inf + 3616 60.084 * * [simplify]: Extracting #6: cost 0 inf + 7010 60.085 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 60.085 * [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))))) 60.085 * * * * [progress]: [ 165 / 168 ] simplifiying candidate # 60.085 * [simplify]: Simplifying (/ 1/2 (pow (fabs x) 3)) 60.086 * * [simplify]: iters left: 4 (6 enodes) 60.090 * * [simplify]: iters left: 3 (26 enodes) 60.095 * * [simplify]: iters left: 2 (48 enodes) 60.108 * * [simplify]: iters left: 1 (83 enodes) 60.133 * * [simplify]: Extracting #0: cost 1 inf + 0 60.133 * * [simplify]: Extracting #1: cost 10 inf + 0 60.133 * * [simplify]: Extracting #2: cost 27 inf + 1 60.133 * * [simplify]: Extracting #3: cost 31 inf + 4 60.133 * * [simplify]: Extracting #4: cost 19 inf + 1404 60.134 * * [simplify]: Extracting #5: cost 8 inf + 3616 60.134 * * [simplify]: Extracting #6: cost 0 inf + 7010 60.135 * [simplify]: Simplified to (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) 60.135 * [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))))) 60.135 * * * * [progress]: [ 166 / 168 ] simplifiying candidate # 60.136 * [simplify]: Simplifying (pow (fabs x) 3) 60.136 * * [simplify]: iters left: 2 (4 enodes) 60.137 * * [simplify]: iters left: 1 (20 enodes) 60.142 * * [simplify]: Extracting #0: cost 1 inf + 0 60.142 * * [simplify]: Extracting #1: cost 6 inf + 0 60.142 * * [simplify]: Extracting #2: cost 11 inf + 1 60.142 * * [simplify]: Extracting #3: cost 10 inf + 3 60.142 * * [simplify]: Extracting #4: cost 4 inf + 842 60.142 * * [simplify]: Extracting #5: cost 0 inf + 1246 60.142 * [simplify]: Simplified to (* (fabs x) (* (fabs x) (fabs x))) 60.142 * [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))))) 60.142 * * * * [progress]: [ 167 / 168 ] simplifiying candidate # 60.142 * [simplify]: Simplifying (pow (fabs x) 3) 60.143 * * [simplify]: iters left: 2 (4 enodes) 60.144 * * [simplify]: iters left: 1 (20 enodes) 60.148 * * [simplify]: Extracting #0: cost 1 inf + 0 60.148 * * [simplify]: Extracting #1: cost 6 inf + 0 60.148 * * [simplify]: Extracting #2: cost 11 inf + 1 60.148 * * [simplify]: Extracting #3: cost 10 inf + 3 60.149 * * [simplify]: Extracting #4: cost 4 inf + 842 60.149 * * [simplify]: Extracting #5: cost 0 inf + 1246 60.149 * [simplify]: Simplified to (* (fabs x) (* (fabs x) (fabs x))) 60.149 * [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))))) 60.149 * * * * [progress]: [ 168 / 168 ] simplifiying candidate # 60.149 * [simplify]: Simplifying (pow (fabs x) 3) 60.149 * * [simplify]: iters left: 2 (4 enodes) 60.151 * * [simplify]: iters left: 1 (20 enodes) 60.155 * * [simplify]: Extracting #0: cost 1 inf + 0 60.155 * * [simplify]: Extracting #1: cost 6 inf + 0 60.155 * * [simplify]: Extracting #2: cost 11 inf + 1 60.155 * * [simplify]: Extracting #3: cost 10 inf + 3 60.155 * * [simplify]: Extracting #4: cost 4 inf + 842 60.156 * * [simplify]: Extracting #5: cost 0 inf + 1246 60.156 * [simplify]: Simplified to (* (fabs x) (* (fabs x) (fabs x))) 60.156 * [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))))) 60.156 * * * [progress]: adding candidates to table 63.046 * * [progress]: iteration 3 / 4 63.047 * * * [progress]: picking best candidate 63.149 * * * * [pick]: Picked # 63.149 * * * [progress]: localizing error 63.244 * * * [progress]: generating rewritten candidates 63.244 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2) 64.285 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 1 2) 65.289 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1) 68.851 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2 1 2 1 2) 68.864 * * * [progress]: generating series expansions 68.864 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2) 68.864 * [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))))))) 68.865 * [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 68.865 * [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 68.865 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))))) in x 68.865 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 68.865 * [taylor]: Taking taylor expansion of (fabs x) in x 68.865 * [backup-simplify]: Simplify (fabs x) into (fabs x) 68.865 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 68.865 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5))))) in x 68.865 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 68.865 * [taylor]: Taking taylor expansion of 1/2 in x 68.865 * [backup-simplify]: Simplify 1/2 into 1/2 68.865 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 68.865 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 68.865 * [taylor]: Taking taylor expansion of (fabs x) in x 68.865 * [backup-simplify]: Simplify (fabs x) into (fabs x) 68.865 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 68.865 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 68.865 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 68.865 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 68.865 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 68.865 * [taylor]: Taking taylor expansion of 15/8 in x 68.865 * [backup-simplify]: Simplify 15/8 into 15/8 68.865 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 68.865 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 68.865 * [taylor]: Taking taylor expansion of (fabs x) in x 68.865 * [backup-simplify]: Simplify (fabs x) into (fabs x) 68.865 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 68.865 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 68.865 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 68.865 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 68.866 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 68.866 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 68.866 * [taylor]: Taking taylor expansion of 3/4 in x 68.866 * [backup-simplify]: Simplify 3/4 into 3/4 68.866 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 68.866 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 68.866 * [taylor]: Taking taylor expansion of (fabs x) in x 68.866 * [backup-simplify]: Simplify (fabs x) into (fabs x) 68.866 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 68.866 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 68.866 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 68.866 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 68.866 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs x) 3))) into (/ 1/2 (pow (fabs x) 3)) 68.866 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs x) 7))) into (/ 15/8 (pow (fabs x) 7)) 68.866 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs x) 5))) into (/ 3/4 (pow (fabs x) 5)) 68.866 * [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)))) 68.866 * [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))))) 68.867 * [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)))))) 68.867 * [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))))))) 68.867 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))))) into 0 68.867 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 68.867 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 68.868 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 68.868 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs x) 3)))) into 0 68.868 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 68.868 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 68.869 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 68.869 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 68.869 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))))) into 0 68.869 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs x) 7)))) into 0 68.869 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 68.869 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 68.869 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 68.870 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 68.870 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs x) 5)))) into 0 68.870 * [backup-simplify]: Simplify (+ 0 0) into 0 68.870 * [backup-simplify]: Simplify (+ 0 0) into 0 68.871 * [backup-simplify]: Simplify (+ 0 0) into 0 68.871 * [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 68.871 * [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 68.871 * [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 68.871 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 68.871 * [taylor]: Taking taylor expansion of (fabs x) in x 68.871 * [backup-simplify]: Simplify (fabs x) into (fabs x) 68.871 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 68.871 * [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 68.871 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 68.871 * [taylor]: Taking taylor expansion of 1/2 in x 68.871 * [backup-simplify]: Simplify 1/2 into 1/2 68.871 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 68.871 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 68.871 * [taylor]: Taking taylor expansion of (fabs x) in x 68.871 * [backup-simplify]: Simplify (fabs x) into (fabs x) 68.871 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 68.871 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 68.872 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 68.872 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 68.872 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 68.872 * [taylor]: Taking taylor expansion of 15/8 in x 68.872 * [backup-simplify]: Simplify 15/8 into 15/8 68.872 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 68.872 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 68.872 * [taylor]: Taking taylor expansion of (fabs x) in x 68.872 * [backup-simplify]: Simplify (fabs x) into (fabs x) 68.872 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 68.872 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 68.872 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 68.872 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 68.872 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 68.872 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 68.872 * [taylor]: Taking taylor expansion of 3/4 in x 68.872 * [backup-simplify]: Simplify 3/4 into 3/4 68.872 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 68.872 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 68.872 * [taylor]: Taking taylor expansion of (fabs x) in x 68.872 * [backup-simplify]: Simplify (fabs x) into (fabs x) 68.872 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 68.872 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 68.872 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 68.872 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 68.872 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs x) 3))) into (/ 1/2 (pow (fabs x) 3)) 68.873 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs x) 7))) into (/ 15/8 (pow (fabs x) 7)) 68.873 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs x) 5))) into (/ 3/4 (pow (fabs x) 5)) 68.873 * [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)))) 68.873 * [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))))) 68.873 * [backup-simplify]: Simplify (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) into (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) 68.878 * [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))))))) 68.878 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))))) into 0 68.878 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 68.878 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 68.878 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 68.879 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs x) 3)))) into 0 68.879 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 68.879 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 68.879 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 68.879 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 68.879 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))))) into 0 68.880 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs x) 7)))) into 0 68.880 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 68.880 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 68.880 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 68.880 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 68.881 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs x) 5)))) into 0 68.881 * [backup-simplify]: Simplify (+ 0 0) into 0 68.881 * [backup-simplify]: Simplify (+ 0 0) into 0 68.881 * [backup-simplify]: Simplify (+ 0 0) into 0 68.882 * [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 68.882 * [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))))))) 68.882 * [backup-simplify]: Simplify 0 into 0 68.882 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 68.883 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 68.883 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 68.883 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 68.884 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))) into 0 68.885 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 68.885 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 68.886 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 68.886 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 68.887 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 68.888 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))) into 0 68.888 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 68.889 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 68.889 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 68.890 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 68.891 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))) into 0 68.891 * [backup-simplify]: Simplify (+ 0 0) into 0 68.891 * [backup-simplify]: Simplify (+ 0 0) into 0 68.892 * [backup-simplify]: Simplify (+ 0 0) into 0 68.893 * [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 68.893 * [backup-simplify]: Simplify 0 into 0 68.894 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 68.895 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 68.895 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 68.896 * [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 68.897 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))) into 0 68.898 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 68.899 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 68.900 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 68.901 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 68.901 * [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 68.903 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))) into 0 68.904 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 68.904 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 68.905 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 68.906 * [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 68.907 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))) into 0 68.907 * [backup-simplify]: Simplify (+ 0 0) into 0 68.908 * [backup-simplify]: Simplify (+ 0 0) into 0 68.908 * [backup-simplify]: Simplify (+ 0 0) into 0 68.909 * [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 68.910 * [backup-simplify]: Simplify 0 into 0 68.910 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 68.911 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 68.912 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 68.913 * [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 68.914 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))) into 0 68.916 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 68.917 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 68.918 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 68.919 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 68.919 * [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 68.921 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))))) into 0 68.922 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 68.923 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 68.924 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 68.925 * [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 68.927 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))) into 0 68.927 * [backup-simplify]: Simplify (+ 0 0) into 0 68.927 * [backup-simplify]: Simplify (+ 0 0) into 0 68.928 * [backup-simplify]: Simplify (+ 0 0) into 0 68.929 * [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 68.929 * [backup-simplify]: Simplify 0 into 0 68.930 * [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 68.932 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 68.933 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 68.934 * [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 68.936 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))))) into 0 68.938 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 68.939 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 68.941 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 68.942 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 68.943 * [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 68.945 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))))) into 0 68.946 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 68.948 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 68.950 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 68.950 * [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 68.952 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))))) into 0 68.953 * [backup-simplify]: Simplify (+ 0 0) into 0 68.953 * [backup-simplify]: Simplify (+ 0 0) into 0 68.953 * [backup-simplify]: Simplify (+ 0 0) into 0 68.955 * [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 68.955 * [backup-simplify]: Simplify 0 into 0 68.955 * [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 68.957 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 68.959 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 68.960 * [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 68.961 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))))) into 0 68.962 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 68.964 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 68.965 * [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 68.966 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 68.967 * [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 68.968 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))))))) into 0 68.969 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 68.970 * [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 68.972 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 68.972 * [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 68.973 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))))) into 0 68.974 * [backup-simplify]: Simplify (+ 0 0) into 0 68.974 * [backup-simplify]: Simplify (+ 0 0) into 0 68.974 * [backup-simplify]: Simplify (+ 0 0) into 0 68.975 * [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 68.975 * [backup-simplify]: Simplify 0 into 0 68.975 * [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))))))) 68.976 * [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))))))) 68.976 * [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 68.976 * [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 68.976 * [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 68.976 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 68.976 * [taylor]: Taking taylor expansion of 1/2 in x 68.976 * [backup-simplify]: Simplify 1/2 into 1/2 68.976 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 68.976 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 68.976 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 68.976 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 68.976 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 68.976 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 68.976 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 68.976 * [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 68.976 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 68.976 * [taylor]: Taking taylor expansion of 15/8 in x 68.976 * [backup-simplify]: Simplify 15/8 into 15/8 68.976 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 68.976 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 68.976 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 68.976 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 68.976 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 68.977 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 68.977 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 68.977 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 68.977 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 68.977 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 68.977 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 68.977 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 68.977 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 68.977 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 68.977 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 68.977 * [taylor]: Taking taylor expansion of 3/4 in x 68.977 * [backup-simplify]: Simplify 3/4 into 3/4 68.977 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 68.977 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 68.977 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 68.977 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 68.977 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 68.977 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 68.977 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 68.977 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 68.978 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 68.978 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) into (/ 15/8 (pow (fabs (/ 1 x)) 7)) 68.978 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 68.978 * [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)))) 68.978 * [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))))) 68.978 * [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)))))) 68.979 * [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))))))) 68.979 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 68.979 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 68.979 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 68.980 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))) into 0 68.980 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 68.980 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 68.980 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 68.980 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 68.980 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 68.980 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))) into 0 68.981 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))))) into 0 68.981 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 68.981 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 68.981 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 68.981 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 68.981 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))) into 0 68.982 * [backup-simplify]: Simplify (+ 0 0) into 0 68.982 * [backup-simplify]: Simplify (+ 0 0) into 0 68.982 * [backup-simplify]: Simplify (+ 0 0) into 0 68.983 * [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 68.983 * [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 68.983 * [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 68.983 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 68.983 * [taylor]: Taking taylor expansion of 1/2 in x 68.983 * [backup-simplify]: Simplify 1/2 into 1/2 68.983 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 68.983 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 68.983 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 68.983 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 68.983 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 68.983 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 68.983 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 68.983 * [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 68.983 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 68.983 * [taylor]: Taking taylor expansion of 15/8 in x 68.983 * [backup-simplify]: Simplify 15/8 into 15/8 68.983 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 68.983 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 68.983 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 68.983 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 68.983 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 68.983 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 68.983 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 68.984 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 68.984 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 68.984 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 68.984 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 68.984 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 68.984 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 68.984 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 68.984 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 68.984 * [taylor]: Taking taylor expansion of 3/4 in x 68.984 * [backup-simplify]: Simplify 3/4 into 3/4 68.984 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 68.984 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 68.984 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 68.984 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 68.984 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 68.984 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 68.984 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 68.984 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 68.984 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 68.984 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) into (/ 15/8 (pow (fabs (/ 1 x)) 7)) 68.984 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 68.985 * [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)))) 68.985 * [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))))) 68.985 * [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)))))) 68.985 * [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))))))) 68.986 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 68.986 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 68.986 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 68.986 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))) into 0 68.986 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 68.986 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 68.987 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 68.987 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 68.987 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 68.987 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))) into 0 68.987 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))))) into 0 68.987 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 68.988 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 68.988 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 68.988 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 68.988 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))) into 0 68.989 * [backup-simplify]: Simplify (+ 0 0) into 0 68.989 * [backup-simplify]: Simplify (+ 0 0) into 0 68.990 * [backup-simplify]: Simplify (+ 0 0) into 0 68.990 * [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 68.991 * [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))))))) 68.991 * [backup-simplify]: Simplify 0 into 0 68.992 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 68.992 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 68.993 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 68.994 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))) into 0 68.994 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 68.995 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 68.995 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 68.996 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 68.996 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 69.002 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))) into 0 69.002 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 69.003 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 69.004 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 69.004 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 69.005 * [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.006 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))) into 0 69.006 * [backup-simplify]: Simplify (+ 0 0) into 0 69.006 * [backup-simplify]: Simplify (+ 0 0) into 0 69.007 * [backup-simplify]: Simplify (+ 0 0) into 0 69.008 * [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.008 * [backup-simplify]: Simplify 0 into 0 69.009 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 69.010 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 69.011 * [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.012 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))) into 0 69.013 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 69.014 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 69.015 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 69.016 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 69.016 * [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.017 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))) into 0 69.018 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 69.019 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 69.019 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 69.020 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 69.021 * [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.022 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into 0 69.022 * [backup-simplify]: Simplify (+ 0 0) into 0 69.023 * [backup-simplify]: Simplify (+ 0 0) into 0 69.023 * [backup-simplify]: Simplify (+ 0 0) into 0 69.025 * [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.025 * [backup-simplify]: Simplify 0 into 0 69.026 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 69.027 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 69.028 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 69.029 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))))) into 0 69.032 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 69.033 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 69.035 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 69.036 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 69.036 * [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.038 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))))) into 0 69.038 * [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.039 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 69.041 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 69.042 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 69.043 * [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.044 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))))) into 0 69.045 * [backup-simplify]: Simplify (+ 0 0) into 0 69.045 * [backup-simplify]: Simplify (+ 0 0) into 0 69.045 * [backup-simplify]: Simplify (+ 0 0) into 0 69.047 * [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.047 * [backup-simplify]: Simplify 0 into 0 69.049 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 69.050 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 69.051 * [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.053 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))))) into 0 69.055 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 69.056 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 69.058 * [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.060 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 69.060 * [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.062 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))))) into 0 69.063 * [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.064 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 69.066 * [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.067 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 69.068 * [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.070 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))))) into 0 69.070 * [backup-simplify]: Simplify (+ 0 0) into 0 69.071 * [backup-simplify]: Simplify (+ 0 0) into 0 69.071 * [backup-simplify]: Simplify (+ 0 0) into 0 69.073 * [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.073 * [backup-simplify]: Simplify 0 into 0 69.074 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 69.076 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 69.077 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 69.079 * [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.081 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 69.083 * [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.085 * [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.087 * [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.088 * [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.089 * [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.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)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 69.091 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 69.092 * [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.093 * [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.093 * [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.095 * [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.095 * [backup-simplify]: Simplify (+ 0 0) into 0 69.095 * [backup-simplify]: Simplify (+ 0 0) into 0 69.096 * [backup-simplify]: Simplify (+ 0 0) into 0 69.096 * [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.096 * [backup-simplify]: Simplify 0 into 0 69.097 * [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.097 * [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.097 * [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.097 * [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.097 * [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.097 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 69.097 * [taylor]: Taking taylor expansion of 1/2 in x 69.097 * [backup-simplify]: Simplify 1/2 into 1/2 69.097 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 69.097 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 69.098 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.098 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.098 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 69.098 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 69.098 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 69.098 * [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.098 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 69.098 * [taylor]: Taking taylor expansion of 15/8 in x 69.098 * [backup-simplify]: Simplify 15/8 into 15/8 69.098 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 69.098 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 69.098 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.098 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.098 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 69.098 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 69.098 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 69.098 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 69.098 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 69.098 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 69.098 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 69.098 * [taylor]: Taking taylor expansion of 3/4 in x 69.098 * [backup-simplify]: Simplify 3/4 into 3/4 69.099 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 69.099 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 69.099 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.099 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.099 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 69.099 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 69.099 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 69.099 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 69.099 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 69.099 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.099 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.099 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 69.099 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 69.099 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) into (/ 15/8 (pow (fabs (/ -1 x)) 7)) 69.099 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 69.099 * [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.100 * [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.100 * [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.100 * [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.100 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 69.101 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 69.101 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 69.101 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))) into 0 69.101 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 69.101 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 69.101 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 69.102 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 69.102 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 69.102 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))) into 0 69.102 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 69.102 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 69.102 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 69.103 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 69.103 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))) into 0 69.103 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))))) into 0 69.103 * [backup-simplify]: Simplify (+ 0 0) into 0 69.104 * [backup-simplify]: Simplify (+ 0 0) into 0 69.104 * [backup-simplify]: Simplify (+ 0 0) into 0 69.105 * [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.105 * [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.105 * [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.105 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 69.105 * [taylor]: Taking taylor expansion of 1/2 in x 69.105 * [backup-simplify]: Simplify 1/2 into 1/2 69.105 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 69.105 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 69.105 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.105 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.105 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 69.105 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 69.105 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 69.105 * [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.105 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 69.105 * [taylor]: Taking taylor expansion of 15/8 in x 69.105 * [backup-simplify]: Simplify 15/8 into 15/8 69.105 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 69.105 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 69.105 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.105 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.105 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 69.105 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 69.106 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 69.106 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 69.106 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 69.106 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 69.106 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 69.106 * [taylor]: Taking taylor expansion of 3/4 in x 69.106 * [backup-simplify]: Simplify 3/4 into 3/4 69.106 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 69.106 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 69.106 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.106 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.106 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 69.106 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 69.106 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 69.106 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 69.106 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 69.106 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.106 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.106 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 69.106 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 69.107 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) into (/ 15/8 (pow (fabs (/ -1 x)) 7)) 69.107 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 69.107 * [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.107 * [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.107 * [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.108 * [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.108 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 69.108 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 69.108 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 69.109 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))) into 0 69.109 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 69.110 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 69.110 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 69.110 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 69.110 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 69.111 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))) into 0 69.111 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 69.111 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 69.111 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 69.112 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 69.112 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))) into 0 69.112 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))))) into 0 69.113 * [backup-simplify]: Simplify (+ 0 0) into 0 69.113 * [backup-simplify]: Simplify (+ 0 0) into 0 69.114 * [backup-simplify]: Simplify (+ 0 0) into 0 69.114 * [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.115 * [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.115 * [backup-simplify]: Simplify 0 into 0 69.116 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 69.116 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 69.117 * [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.118 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))) into 0 69.118 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 69.119 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 69.119 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 69.120 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 69.120 * [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.126 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))) into 0 69.127 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 69.128 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 69.129 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 69.129 * [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.130 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))) into 0 69.130 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 69.131 * [backup-simplify]: Simplify (+ 0 0) into 0 69.131 * [backup-simplify]: Simplify (+ 0 0) into 0 69.132 * [backup-simplify]: Simplify (+ 0 0) into 0 69.133 * [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.133 * [backup-simplify]: Simplify 0 into 0 69.134 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 69.135 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 69.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))))) into 0 69.137 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))) into 0 69.138 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 69.138 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 69.139 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 69.140 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 69.141 * [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.142 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))) into 0 69.143 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 69.144 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 69.145 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 69.145 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 69.147 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))) into 0 69.147 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 69.148 * [backup-simplify]: Simplify (+ 0 0) into 0 69.148 * [backup-simplify]: Simplify (+ 0 0) into 0 69.148 * [backup-simplify]: Simplify (+ 0 0) into 0 69.150 * [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.150 * [backup-simplify]: Simplify 0 into 0 69.151 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 69.152 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 69.153 * [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.155 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))))) into 0 69.156 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 69.157 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 69.159 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 69.160 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 69.161 * [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.163 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))))) into 0 69.164 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 69.165 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 69.167 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 69.167 * [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.168 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))))) into 0 69.169 * [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.169 * [backup-simplify]: Simplify (+ 0 0) into 0 69.169 * [backup-simplify]: Simplify (+ 0 0) into 0 69.169 * [backup-simplify]: Simplify (+ 0 0) into 0 69.170 * [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.170 * [backup-simplify]: Simplify 0 into 0 69.171 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 69.172 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 69.173 * [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.174 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))))) into 0 69.175 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 69.176 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 69.177 * [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.178 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 69.178 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 69.179 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))))) into 0 69.180 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 69.181 * [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.182 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 69.182 * [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.184 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))))) into 0 69.184 * [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.184 * [backup-simplify]: Simplify (+ 0 0) into 0 69.184 * [backup-simplify]: Simplify (+ 0 0) into 0 69.185 * [backup-simplify]: Simplify (+ 0 0) into 0 69.186 * [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.186 * [backup-simplify]: Simplify 0 into 0 69.187 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 69.188 * [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.189 * [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.190 * [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.191 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 69.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 69.194 * [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.195 * [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.195 * [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.197 * [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.198 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 69.199 * [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.201 * [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.202 * [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.204 * [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.205 * [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.205 * [backup-simplify]: Simplify (+ 0 0) into 0 69.205 * [backup-simplify]: Simplify (+ 0 0) into 0 69.206 * [backup-simplify]: Simplify (+ 0 0) into 0 69.207 * [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.207 * [backup-simplify]: Simplify 0 into 0 69.208 * [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.208 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 1 2) 69.209 * [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.209 * [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.209 * [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.209 * [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.209 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 69.209 * [taylor]: Taking taylor expansion of (fabs x) in x 69.209 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.209 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 69.209 * [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.209 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 69.209 * [taylor]: Taking taylor expansion of 1/2 in x 69.209 * [backup-simplify]: Simplify 1/2 into 1/2 69.209 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 69.209 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 69.209 * [taylor]: Taking taylor expansion of (fabs x) in x 69.209 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.209 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 69.210 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 69.210 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 69.210 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 69.210 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 69.210 * [taylor]: Taking taylor expansion of 15/8 in x 69.210 * [backup-simplify]: Simplify 15/8 into 15/8 69.210 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 69.210 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 69.210 * [taylor]: Taking taylor expansion of (fabs x) in x 69.210 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.210 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 69.210 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 69.210 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 69.210 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 69.210 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 69.211 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 69.211 * [taylor]: Taking taylor expansion of 3/4 in x 69.211 * [backup-simplify]: Simplify 3/4 into 3/4 69.211 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 69.211 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 69.211 * [taylor]: Taking taylor expansion of (fabs x) in x 69.211 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.211 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 69.211 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 69.211 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 69.211 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 69.211 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs x) 3))) into (/ 1/2 (pow (fabs x) 3)) 69.211 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs x) 7))) into (/ 15/8 (pow (fabs x) 7)) 69.212 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs x) 5))) into (/ 3/4 (pow (fabs x) 5)) 69.212 * [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.212 * [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.213 * [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.213 * [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.213 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))))) into 0 69.214 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 69.214 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 69.214 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 69.215 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs x) 3)))) into 0 69.215 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 69.215 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 69.215 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 69.215 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 69.216 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))))) into 0 69.216 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs x) 7)))) into 0 69.216 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 69.216 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 69.216 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 69.216 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 69.217 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs x) 5)))) into 0 69.217 * [backup-simplify]: Simplify (+ 0 0) into 0 69.217 * [backup-simplify]: Simplify (+ 0 0) into 0 69.218 * [backup-simplify]: Simplify (+ 0 0) into 0 69.218 * [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.218 * [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.218 * [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.218 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 69.218 * [taylor]: Taking taylor expansion of (fabs x) in x 69.218 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.218 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 69.218 * [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.218 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 69.218 * [taylor]: Taking taylor expansion of 1/2 in x 69.218 * [backup-simplify]: Simplify 1/2 into 1/2 69.218 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 69.218 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 69.218 * [taylor]: Taking taylor expansion of (fabs x) in x 69.218 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.218 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 69.218 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 69.218 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 69.218 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 69.218 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 69.218 * [taylor]: Taking taylor expansion of 15/8 in x 69.219 * [backup-simplify]: Simplify 15/8 into 15/8 69.219 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 69.219 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 69.219 * [taylor]: Taking taylor expansion of (fabs x) in x 69.219 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.219 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 69.219 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 69.219 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 69.219 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 69.219 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 69.219 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 69.219 * [taylor]: Taking taylor expansion of 3/4 in x 69.219 * [backup-simplify]: Simplify 3/4 into 3/4 69.219 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 69.219 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 69.219 * [taylor]: Taking taylor expansion of (fabs x) in x 69.219 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.219 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 69.219 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 69.219 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 69.220 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 69.220 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs x) 3))) into (/ 1/2 (pow (fabs x) 3)) 69.220 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs x) 7))) into (/ 15/8 (pow (fabs x) 7)) 69.220 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs x) 5))) into (/ 3/4 (pow (fabs x) 5)) 69.220 * [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.220 * [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.220 * [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.221 * [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.221 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))))) into 0 69.221 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 69.221 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 69.221 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 69.222 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs x) 3)))) into 0 69.222 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 69.222 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 69.222 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 69.222 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 69.222 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))))) into 0 69.222 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs x) 7)))) into 0 69.222 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 69.223 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 69.223 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 69.223 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 69.223 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs x) 5)))) into 0 69.223 * [backup-simplify]: Simplify (+ 0 0) into 0 69.224 * [backup-simplify]: Simplify (+ 0 0) into 0 69.224 * [backup-simplify]: Simplify (+ 0 0) into 0 69.224 * [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.225 * [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.225 * [backup-simplify]: Simplify 0 into 0 69.225 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 69.225 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 69.225 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 69.226 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 69.226 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))) into 0 69.226 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 69.227 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 69.227 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 69.227 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 69.228 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 69.228 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))) into 0 69.228 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 69.229 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 69.229 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 69.229 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 69.230 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))) into 0 69.230 * [backup-simplify]: Simplify (+ 0 0) into 0 69.230 * [backup-simplify]: Simplify (+ 0 0) into 0 69.231 * [backup-simplify]: Simplify (+ 0 0) into 0 69.231 * [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.231 * [backup-simplify]: Simplify 0 into 0 69.231 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 69.232 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 69.233 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 69.233 * [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.234 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))) into 0 69.238 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 69.239 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 69.239 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 69.240 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 69.240 * [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.241 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))) into 0 69.241 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 69.242 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 69.243 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 69.243 * [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.244 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))) into 0 69.244 * [backup-simplify]: Simplify (+ 0 0) into 0 69.244 * [backup-simplify]: Simplify (+ 0 0) into 0 69.245 * [backup-simplify]: Simplify (+ 0 0) into 0 69.246 * [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.246 * [backup-simplify]: Simplify 0 into 0 69.246 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 69.248 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 69.249 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 69.249 * [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.251 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))) into 0 69.252 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 69.253 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 69.254 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 69.256 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 69.256 * [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.258 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))))) into 0 69.260 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 69.261 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 69.262 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 69.263 * [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.264 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))) into 0 69.265 * [backup-simplify]: Simplify (+ 0 0) into 0 69.265 * [backup-simplify]: Simplify (+ 0 0) into 0 69.265 * [backup-simplify]: Simplify (+ 0 0) into 0 69.267 * [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.267 * [backup-simplify]: Simplify 0 into 0 69.267 * [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.269 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 69.271 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 69.272 * [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.274 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))))) into 0 69.275 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 69.277 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 69.278 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 69.280 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 69.280 * [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.282 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))))) into 0 69.284 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 69.285 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 69.287 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 69.288 * [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.290 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))))) into 0 69.290 * [backup-simplify]: Simplify (+ 0 0) into 0 69.291 * [backup-simplify]: Simplify (+ 0 0) into 0 69.291 * [backup-simplify]: Simplify (+ 0 0) into 0 69.292 * [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.293 * [backup-simplify]: Simplify 0 into 0 69.293 * [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.295 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 69.297 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 69.298 * [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.300 * [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.302 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 69.304 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 69.306 * [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.308 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 69.309 * [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.311 * [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.313 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 69.315 * [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.317 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 69.318 * [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.320 * [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.321 * [backup-simplify]: Simplify (+ 0 0) into 0 69.321 * [backup-simplify]: Simplify (+ 0 0) into 0 69.321 * [backup-simplify]: Simplify (+ 0 0) into 0 69.323 * [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.323 * [backup-simplify]: Simplify 0 into 0 69.324 * [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.325 * [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.325 * [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.325 * [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.325 * [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.325 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 69.325 * [taylor]: Taking taylor expansion of 1/2 in x 69.325 * [backup-simplify]: Simplify 1/2 into 1/2 69.325 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 69.325 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 69.325 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.325 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.325 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 69.326 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 69.326 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 69.326 * [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.326 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 69.326 * [taylor]: Taking taylor expansion of 15/8 in x 69.326 * [backup-simplify]: Simplify 15/8 into 15/8 69.326 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 69.326 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 69.326 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.326 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.326 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 69.326 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 69.326 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 69.327 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 69.327 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 69.327 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 69.327 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 69.327 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.327 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.327 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 69.327 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 69.327 * [taylor]: Taking taylor expansion of 3/4 in x 69.327 * [backup-simplify]: Simplify 3/4 into 3/4 69.327 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 69.327 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 69.327 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.327 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.327 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 69.328 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 69.328 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 69.328 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 69.328 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 69.328 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) into (/ 15/8 (pow (fabs (/ 1 x)) 7)) 69.328 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 69.328 * [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.329 * [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.329 * [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.330 * [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.331 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 69.331 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 69.331 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 69.332 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))) into 0 69.332 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 69.332 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 69.332 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 69.333 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 69.333 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 69.334 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))) into 0 69.334 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))))) into 0 69.334 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 69.334 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 69.334 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 69.335 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 69.335 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))) into 0 69.336 * [backup-simplify]: Simplify (+ 0 0) into 0 69.336 * [backup-simplify]: Simplify (+ 0 0) into 0 69.336 * [backup-simplify]: Simplify (+ 0 0) into 0 69.337 * [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.337 * [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.337 * [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.337 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 69.337 * [taylor]: Taking taylor expansion of 1/2 in x 69.337 * [backup-simplify]: Simplify 1/2 into 1/2 69.337 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 69.337 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 69.338 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.338 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.338 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 69.338 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 69.338 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 69.338 * [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.338 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 69.338 * [taylor]: Taking taylor expansion of 15/8 in x 69.338 * [backup-simplify]: Simplify 15/8 into 15/8 69.338 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 69.338 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 69.338 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.338 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.339 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 69.339 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 69.339 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 69.339 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 69.339 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 69.339 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 69.339 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 69.339 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.339 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.339 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 69.339 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 69.339 * [taylor]: Taking taylor expansion of 3/4 in x 69.340 * [backup-simplify]: Simplify 3/4 into 3/4 69.340 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 69.340 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 69.340 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.340 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.340 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 69.340 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 69.340 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 69.340 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 69.341 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 69.341 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) into (/ 15/8 (pow (fabs (/ 1 x)) 7)) 69.341 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 69.341 * [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.342 * [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.343 * [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.343 * [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.343 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 69.344 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 69.344 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 69.345 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))) into 0 69.345 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 69.345 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 69.345 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 69.346 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 69.346 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 69.346 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))) into 0 69.347 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))))) into 0 69.347 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 69.347 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 69.347 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 69.347 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 69.348 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))) into 0 69.349 * [backup-simplify]: Simplify (+ 0 0) into 0 69.349 * [backup-simplify]: Simplify (+ 0 0) into 0 69.349 * [backup-simplify]: Simplify (+ 0 0) into 0 69.350 * [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.351 * [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.351 * [backup-simplify]: Simplify 0 into 0 69.352 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 69.352 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 69.353 * [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.354 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))) into 0 69.354 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 69.355 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 69.355 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 69.356 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 69.356 * [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.357 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))) into 0 69.357 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 69.358 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 69.359 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 69.359 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 69.360 * [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.360 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))) into 0 69.361 * [backup-simplify]: Simplify (+ 0 0) into 0 69.361 * [backup-simplify]: Simplify (+ 0 0) into 0 69.362 * [backup-simplify]: Simplify (+ 0 0) into 0 69.363 * [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.363 * [backup-simplify]: Simplify 0 into 0 69.364 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 69.365 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 69.365 * [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.366 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))) into 0 69.367 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 69.368 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 69.369 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 69.370 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 69.370 * [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.372 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))) into 0 69.372 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 69.373 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 69.374 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 69.375 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 69.375 * [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.376 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into 0 69.377 * [backup-simplify]: Simplify (+ 0 0) into 0 69.377 * [backup-simplify]: Simplify (+ 0 0) into 0 69.382 * [backup-simplify]: Simplify (+ 0 0) into 0 69.383 * [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.383 * [backup-simplify]: Simplify 0 into 0 69.384 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 69.385 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 69.385 * [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.386 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))))) into 0 69.387 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 69.388 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 69.388 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 69.389 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 69.389 * [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.390 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))))) into 0 69.391 * [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.391 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 69.392 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 69.393 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 69.393 * [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.394 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))))) into 0 69.395 * [backup-simplify]: Simplify (+ 0 0) into 0 69.395 * [backup-simplify]: Simplify (+ 0 0) into 0 69.395 * [backup-simplify]: Simplify (+ 0 0) into 0 69.396 * [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.396 * [backup-simplify]: Simplify 0 into 0 69.397 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 69.398 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 69.398 * [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.400 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))))) into 0 69.401 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 69.402 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 69.403 * [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.404 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 69.404 * [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.405 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))))) into 0 69.405 * [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.406 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 69.407 * [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.408 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 69.409 * [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.410 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))))) into 0 69.410 * [backup-simplify]: Simplify (+ 0 0) into 0 69.410 * [backup-simplify]: Simplify (+ 0 0) into 0 69.411 * [backup-simplify]: Simplify (+ 0 0) into 0 69.412 * [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.412 * [backup-simplify]: Simplify 0 into 0 69.414 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 69.416 * [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.416 * [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.419 * [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.421 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 69.422 * [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.424 * [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.425 * [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.426 * [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.427 * [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.427 * [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.429 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 69.430 * [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.431 * [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.431 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 69.433 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))))))) into 0 69.433 * [backup-simplify]: Simplify (+ 0 0) into 0 69.433 * [backup-simplify]: Simplify (+ 0 0) into 0 69.434 * [backup-simplify]: Simplify (+ 0 0) into 0 69.435 * [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.435 * [backup-simplify]: Simplify 0 into 0 69.435 * [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.435 * [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.435 * [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.435 * [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.435 * [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.436 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 69.436 * [taylor]: Taking taylor expansion of 1/2 in x 69.436 * [backup-simplify]: Simplify 1/2 into 1/2 69.436 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 69.436 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 69.436 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.436 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.436 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 69.436 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 69.436 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 69.436 * [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.436 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 69.436 * [taylor]: Taking taylor expansion of 15/8 in x 69.436 * [backup-simplify]: Simplify 15/8 into 15/8 69.436 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 69.436 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 69.436 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.436 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.436 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 69.436 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 69.436 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 69.436 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 69.437 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 69.437 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 69.437 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 69.437 * [taylor]: Taking taylor expansion of 3/4 in x 69.437 * [backup-simplify]: Simplify 3/4 into 3/4 69.437 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 69.437 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 69.437 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.437 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.437 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 69.437 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 69.437 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 69.437 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 69.437 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 69.437 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.437 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.437 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 69.437 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 69.437 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) into (/ 15/8 (pow (fabs (/ -1 x)) 7)) 69.437 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 69.438 * [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.438 * [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.438 * [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.438 * [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.439 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 69.439 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 69.439 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 69.439 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))) into 0 69.439 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 69.439 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 69.440 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 69.440 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 69.440 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 69.440 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))) into 0 69.440 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 69.441 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 69.441 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 69.441 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 69.441 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))) into 0 69.441 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))))) into 0 69.442 * [backup-simplify]: Simplify (+ 0 0) into 0 69.442 * [backup-simplify]: Simplify (+ 0 0) into 0 69.442 * [backup-simplify]: Simplify (+ 0 0) into 0 69.442 * [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.442 * [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.443 * [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.443 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 69.443 * [taylor]: Taking taylor expansion of 1/2 in x 69.443 * [backup-simplify]: Simplify 1/2 into 1/2 69.443 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 69.443 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 69.443 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.443 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.443 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 69.443 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 69.443 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 69.443 * [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.443 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 69.443 * [taylor]: Taking taylor expansion of 15/8 in x 69.443 * [backup-simplify]: Simplify 15/8 into 15/8 69.443 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 69.443 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 69.443 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.443 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.443 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 69.443 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 69.443 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 69.443 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 69.443 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 69.444 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 69.444 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 69.444 * [taylor]: Taking taylor expansion of 3/4 in x 69.444 * [backup-simplify]: Simplify 3/4 into 3/4 69.444 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 69.444 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 69.444 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.444 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.444 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 69.444 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 69.444 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 69.444 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 69.444 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 69.444 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.444 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.444 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 69.444 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 69.444 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) into (/ 15/8 (pow (fabs (/ -1 x)) 7)) 69.444 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 69.444 * [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.445 * [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.445 * [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.445 * [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.446 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 69.446 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 69.446 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 69.446 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))) into 0 69.446 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 69.446 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 69.446 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 69.447 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 69.447 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 69.447 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))) into 0 69.447 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 69.447 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 69.447 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 69.448 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 69.448 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))) into 0 69.448 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))))) into 0 69.448 * [backup-simplify]: Simplify (+ 0 0) into 0 69.449 * [backup-simplify]: Simplify (+ 0 0) into 0 69.449 * [backup-simplify]: Simplify (+ 0 0) into 0 69.449 * [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.450 * [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.450 * [backup-simplify]: Simplify 0 into 0 69.450 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 69.450 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 69.451 * [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.451 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))) into 0 69.451 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 69.452 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 69.452 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 69.452 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 69.453 * [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.453 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))) into 0 69.454 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 69.454 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 69.454 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 69.454 * [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.455 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))) into 0 69.455 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 69.455 * [backup-simplify]: Simplify (+ 0 0) into 0 69.456 * [backup-simplify]: Simplify (+ 0 0) into 0 69.456 * [backup-simplify]: Simplify (+ 0 0) into 0 69.457 * [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.457 * [backup-simplify]: Simplify 0 into 0 69.458 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 69.459 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 69.460 * [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.461 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))) into 0 69.462 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 69.463 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 69.463 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 69.464 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 69.465 * [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.466 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))) into 0 69.467 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 69.468 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 69.469 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 69.469 * [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.470 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))) into 0 69.471 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 69.471 * [backup-simplify]: Simplify (+ 0 0) into 0 69.471 * [backup-simplify]: Simplify (+ 0 0) into 0 69.472 * [backup-simplify]: Simplify (+ 0 0) into 0 69.473 * [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.473 * [backup-simplify]: Simplify 0 into 0 69.474 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 69.476 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 69.476 * [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.482 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))))) into 0 69.484 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 69.484 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 69.485 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 69.486 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 69.486 * [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.487 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))))) into 0 69.488 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 69.489 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 69.490 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 69.490 * [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.491 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))))) into 0 69.492 * [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.492 * [backup-simplify]: Simplify (+ 0 0) into 0 69.492 * [backup-simplify]: Simplify (+ 0 0) into 0 69.492 * [backup-simplify]: Simplify (+ 0 0) into 0 69.493 * [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.493 * [backup-simplify]: Simplify 0 into 0 69.494 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 69.495 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 69.496 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 69.497 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))))) into 0 69.498 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 69.499 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 69.500 * [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.501 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 69.501 * [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.503 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))))) into 0 69.504 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 69.505 * [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.506 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 69.506 * [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.507 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))))) into 0 69.507 * [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.508 * [backup-simplify]: Simplify (+ 0 0) into 0 69.508 * [backup-simplify]: Simplify (+ 0 0) into 0 69.508 * [backup-simplify]: Simplify (+ 0 0) into 0 69.509 * [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.509 * [backup-simplify]: Simplify 0 into 0 69.510 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 69.511 * [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.512 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 69.513 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))))))) into 0 69.514 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 69.516 * [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.518 * [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.520 * [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.520 * [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.523 * [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.525 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 69.526 * [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.528 * [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.529 * [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.531 * [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.532 * [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.532 * [backup-simplify]: Simplify (+ 0 0) into 0 69.533 * [backup-simplify]: Simplify (+ 0 0) into 0 69.533 * [backup-simplify]: Simplify (+ 0 0) into 0 69.535 * [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.535 * [backup-simplify]: Simplify 0 into 0 69.535 * [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.535 * * * * [progress]: [ 3 / 4 ] generating series at (2 1) 69.538 * [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))) 69.538 * [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 69.538 * [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 69.538 * [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.538 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 69.538 * [taylor]: Taking taylor expansion of (fabs x) in x 69.538 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.538 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 69.538 * [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.538 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 69.538 * [taylor]: Taking taylor expansion of 1/2 in x 69.538 * [backup-simplify]: Simplify 1/2 into 1/2 69.538 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 69.538 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 69.538 * [taylor]: Taking taylor expansion of (fabs x) in x 69.538 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.538 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 69.539 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 69.539 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 69.539 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 69.539 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 69.539 * [taylor]: Taking taylor expansion of 15/8 in x 69.539 * [backup-simplify]: Simplify 15/8 into 15/8 69.539 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 69.539 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 69.539 * [taylor]: Taking taylor expansion of (fabs x) in x 69.539 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.539 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 69.539 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 69.539 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 69.539 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 69.539 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 69.539 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 69.539 * [taylor]: Taking taylor expansion of 3/4 in x 69.540 * [backup-simplify]: Simplify 3/4 into 3/4 69.540 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 69.540 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 69.540 * [taylor]: Taking taylor expansion of (fabs x) in x 69.540 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.540 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 69.540 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 69.540 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 69.540 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 69.540 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 69.540 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 69.540 * [taylor]: Taking taylor expansion of PI in x 69.540 * [backup-simplify]: Simplify PI into PI 69.541 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 69.542 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 69.543 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 69.544 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 69.544 * [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 69.544 * [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.544 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 69.544 * [taylor]: Taking taylor expansion of (fabs x) in x 69.544 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.544 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 69.544 * [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.544 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 69.545 * [taylor]: Taking taylor expansion of 1/2 in x 69.545 * [backup-simplify]: Simplify 1/2 into 1/2 69.545 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 69.545 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 69.545 * [taylor]: Taking taylor expansion of (fabs x) in x 69.545 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.545 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 69.545 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 69.545 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 69.545 * [taylor]: Taking taylor expansion of (+ (* 15/8 (/ 1 (pow (fabs x) 7))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 69.545 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs x) 7))) in x 69.545 * [taylor]: Taking taylor expansion of 15/8 in x 69.545 * [backup-simplify]: Simplify 15/8 into 15/8 69.545 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 7)) in x 69.545 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 69.545 * [taylor]: Taking taylor expansion of (fabs x) in x 69.545 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.545 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 69.545 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 69.546 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 69.546 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 69.546 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 7)) into (/ 1 (pow (fabs x) 7)) 69.546 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 69.546 * [taylor]: Taking taylor expansion of 3/4 in x 69.546 * [backup-simplify]: Simplify 3/4 into 3/4 69.546 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 69.546 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 69.546 * [taylor]: Taking taylor expansion of (fabs x) in x 69.546 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.546 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 69.546 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 69.546 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 69.547 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 69.547 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 69.547 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 69.547 * [taylor]: Taking taylor expansion of PI in x 69.547 * [backup-simplify]: Simplify PI into PI 69.547 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 69.548 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 69.549 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 69.550 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 69.550 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs x) 3))) into (/ 1/2 (pow (fabs x) 3)) 69.551 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs x) 7))) into (/ 15/8 (pow (fabs x) 7)) 69.551 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs x) 5))) into (/ 3/4 (pow (fabs x) 5)) 69.551 * [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.552 * [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.552 * [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.554 * [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))))))) 69.556 * [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))))))) 69.556 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))))) into 0 69.556 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 69.556 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 69.556 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 69.557 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs x) 3)))) into 0 69.557 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 69.557 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 69.557 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 69.558 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 69.558 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))))) into 0 69.558 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs x) 7)))) into 0 69.558 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 69.559 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 69.559 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 69.559 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 69.560 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs x) 5)))) 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 0) into 0 69.562 * [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 69.562 * [backup-simplify]: Simplify 0 into 0 69.563 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 69.565 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 69.565 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 69.565 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 69.566 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 69.566 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 69.567 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))) into 0 69.568 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 69.568 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 69.569 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 69.569 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 69.570 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 7)) (/ 0 (pow (fabs x) 7))) (* 0 (/ 0 (pow (fabs x) 7))))) into 0 69.570 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))) into 0 69.571 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 69.571 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 69.572 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 69.572 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 69.573 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))) into 0 69.573 * [backup-simplify]: Simplify (+ 0 0) into 0 69.574 * [backup-simplify]: Simplify (+ 0 0) into 0 69.574 * [backup-simplify]: Simplify (+ 0 0) into 0 69.576 * [backup-simplify]: Simplify (+ (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 15/8 (/ 1 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 69.576 * [backup-simplify]: Simplify 0 into 0 69.577 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 69.579 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 69.579 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 69.580 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 69.581 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 69.581 * [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.582 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))) into 0 69.583 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 69.584 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 69.585 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 69.585 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 69.586 * [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.587 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))) into 0 69.588 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 69.589 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 69.590 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 69.590 * [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.591 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))) into 0 69.592 * [backup-simplify]: Simplify (+ 0 0) into 0 69.592 * [backup-simplify]: Simplify (+ 0 0) into 0 69.592 * [backup-simplify]: Simplify (+ 0 0) into 0 69.594 * [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 69.594 * [backup-simplify]: Simplify 0 into 0 69.595 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 69.597 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 69.597 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 69.603 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 69.605 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 69.605 * [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.607 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))) into 0 69.608 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 69.609 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 69.611 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 69.612 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 69.612 * [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.614 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7))))))) into 0 69.615 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 69.616 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 69.617 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 69.618 * [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.619 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))) into 0 69.620 * [backup-simplify]: Simplify (+ 0 0) into 0 69.620 * [backup-simplify]: Simplify (+ 0 0) into 0 69.620 * [backup-simplify]: Simplify (+ 0 0) into 0 69.622 * [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 69.623 * [backup-simplify]: Simplify 0 into 0 69.624 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 69.626 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 69.626 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 69.627 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 69.629 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 69.629 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 69.631 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))))) into 0 69.633 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 69.634 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 69.636 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 69.638 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 69.638 * [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.640 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 7)))))))) into 0 69.641 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 69.643 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 69.645 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 69.645 * [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.647 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))))) into 0 69.647 * [backup-simplify]: Simplify (+ 0 0) into 0 69.648 * [backup-simplify]: Simplify (+ 0 0) into 0 69.648 * [backup-simplify]: Simplify (+ 0 0) into 0 69.650 * [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 69.650 * [backup-simplify]: Simplify 0 into 0 69.651 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 69.653 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 69.653 * [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.655 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 69.657 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 69.658 * [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.660 * [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.662 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 69.664 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 69.666 * [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.668 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 69.669 * [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.671 * [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.673 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 69.675 * [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.677 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 69.677 * [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.679 * [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.680 * [backup-simplify]: Simplify (+ 0 0) into 0 69.680 * [backup-simplify]: Simplify (+ 0 0) into 0 69.681 * [backup-simplify]: Simplify (+ 0 0) into 0 69.683 * [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 69.683 * [backup-simplify]: Simplify 0 into 0 69.685 * [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))))))) 69.687 * [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))) 69.687 * [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 69.687 * [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 69.687 * [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.688 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 69.688 * [taylor]: Taking taylor expansion of 1/2 in x 69.688 * [backup-simplify]: Simplify 1/2 into 1/2 69.688 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 69.688 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 69.688 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.688 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.688 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 69.688 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 69.688 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 69.688 * [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.688 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 69.688 * [taylor]: Taking taylor expansion of 15/8 in x 69.688 * [backup-simplify]: Simplify 15/8 into 15/8 69.688 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 69.689 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 69.689 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.689 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.689 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 69.689 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 69.689 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 69.689 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 69.689 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 69.689 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 69.689 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 69.689 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.690 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.690 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 69.690 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 69.690 * [taylor]: Taking taylor expansion of 3/4 in x 69.690 * [backup-simplify]: Simplify 3/4 into 3/4 69.690 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 69.690 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 69.690 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.690 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.690 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 69.690 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 69.690 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 69.690 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 69.690 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 69.690 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 69.690 * [taylor]: Taking taylor expansion of PI in x 69.691 * [backup-simplify]: Simplify PI into PI 69.691 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 69.692 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 69.693 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 69.694 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 69.694 * [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 69.694 * [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.694 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 69.694 * [taylor]: Taking taylor expansion of 1/2 in x 69.694 * [backup-simplify]: Simplify 1/2 into 1/2 69.694 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 69.694 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 69.694 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.695 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.695 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 69.695 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 69.695 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 69.695 * [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.695 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) in x 69.695 * [taylor]: Taking taylor expansion of 15/8 in x 69.695 * [backup-simplify]: Simplify 15/8 into 15/8 69.695 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 7)) in x 69.695 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 69.695 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.695 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.695 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 69.696 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 69.696 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 69.696 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 69.696 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 7)) into (/ 1 (pow (fabs (/ 1 x)) 7)) 69.696 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 69.696 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 69.696 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.696 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.696 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 69.696 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 69.696 * [taylor]: Taking taylor expansion of 3/4 in x 69.697 * [backup-simplify]: Simplify 3/4 into 3/4 69.697 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 69.697 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 69.697 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.697 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.697 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 69.697 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 69.697 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 69.697 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 69.697 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 69.697 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 69.697 * [taylor]: Taking taylor expansion of PI in x 69.698 * [backup-simplify]: Simplify PI into PI 69.698 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 69.699 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 69.700 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 69.701 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 69.701 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 69.702 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ 1 x)) 7))) into (/ 15/8 (pow (fabs (/ 1 x)) 7)) 69.702 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 69.702 * [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.702 * [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.703 * [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.705 * [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))) 69.706 * [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))) 69.707 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 69.707 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 69.707 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 69.707 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))) into 0 69.708 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 69.708 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 69.708 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 69.708 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 69.708 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 69.709 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))) into 0 69.709 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))))) into 0 69.709 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 69.710 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 69.710 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 69.710 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 69.711 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))) into 0 69.711 * [backup-simplify]: Simplify (+ 0 0) into 0 69.711 * [backup-simplify]: Simplify (+ 0 0) into 0 69.712 * [backup-simplify]: Simplify (+ 0 0) into 0 69.713 * [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 69.713 * [backup-simplify]: Simplify 0 into 0 69.714 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 69.716 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 69.716 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 69.717 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 69.717 * [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.718 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))) into 0 69.719 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 69.719 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 69.720 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 69.721 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 69.721 * [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.722 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))) into 0 69.722 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 69.723 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 69.724 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 69.724 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 69.725 * [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.725 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))) into 0 69.726 * [backup-simplify]: Simplify (+ 0 0) into 0 69.726 * [backup-simplify]: Simplify (+ 0 0) into 0 69.727 * [backup-simplify]: Simplify (+ 0 0) into 0 69.729 * [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 69.729 * [backup-simplify]: Simplify 0 into 0 69.730 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 69.731 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 69.732 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 69.734 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 69.734 * [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.735 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))) into 0 69.736 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 69.737 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 69.738 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 69.739 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 69.740 * [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.741 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))) into 0 69.741 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 69.742 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 69.749 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 69.750 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 69.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))))) into 0 69.751 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into 0 69.752 * [backup-simplify]: Simplify (+ 0 0) into 0 69.752 * [backup-simplify]: Simplify (+ 0 0) into 0 69.753 * [backup-simplify]: Simplify (+ 0 0) into 0 69.754 * [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 69.754 * [backup-simplify]: Simplify 0 into 0 69.756 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 69.757 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 69.759 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 69.760 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 69.761 * [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.762 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))))) into 0 69.763 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 69.764 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 69.765 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 69.766 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 69.766 * [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.767 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7))))))) into 0 69.768 * [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.768 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 69.769 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 69.770 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 69.771 * [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.771 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))))) into 0 69.772 * [backup-simplify]: Simplify (+ 0 0) into 0 69.772 * [backup-simplify]: Simplify (+ 0 0) into 0 69.772 * [backup-simplify]: Simplify (+ 0 0) into 0 69.773 * [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 69.773 * [backup-simplify]: Simplify 0 into 0 69.774 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 69.775 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 69.776 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 69.778 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 69.778 * [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.779 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))))) into 0 69.780 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 69.781 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 69.782 * [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.783 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 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))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 7))))) into 0 69.785 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 7)))))))) into 0 69.785 * [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.786 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 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 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 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))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 69.790 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))))) 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 (+ (* (+ (* 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 69.791 * [backup-simplify]: Simplify 0 into 0 69.793 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 69.794 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 69.796 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 69.798 * [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.799 * [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.801 * [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.803 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 69.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 69.808 * [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.810 * [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.811 * [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.813 * [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.814 * [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.815 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 69.817 * [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.819 * [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.820 * [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.822 * [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.823 * [backup-simplify]: Simplify (+ 0 0) into 0 69.823 * [backup-simplify]: Simplify (+ 0 0) into 0 69.823 * [backup-simplify]: Simplify (+ 0 0) into 0 69.826 * [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 69.826 * [backup-simplify]: Simplify 0 into 0 69.828 * [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))))))) 69.830 * [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))))))) 69.831 * [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 69.831 * [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 69.831 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 69.831 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 69.831 * [taylor]: Taking taylor expansion of PI in x 69.831 * [backup-simplify]: Simplify PI into PI 69.831 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 69.832 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 69.833 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 69.834 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 69.834 * [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.834 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 69.834 * [taylor]: Taking taylor expansion of 1/2 in x 69.834 * [backup-simplify]: Simplify 1/2 into 1/2 69.834 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 69.834 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 69.834 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.834 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.835 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 69.835 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 69.835 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 69.835 * [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.835 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 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 (/ -1 x)) 7)) in x 69.835 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 69.835 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.835 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.835 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 69.835 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 69.836 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 69.836 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 69.836 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 69.836 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 69.836 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 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 (/ -1 x)) 5)) in x 69.836 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 69.836 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.836 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.837 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 69.837 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 69.837 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 69.837 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 69.837 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 69.837 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.837 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.837 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 69.837 * [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 69.837 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 69.837 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 69.837 * [taylor]: Taking taylor expansion of PI in x 69.837 * [backup-simplify]: Simplify PI into PI 69.838 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 69.839 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 69.840 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 69.841 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 69.841 * [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.841 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 69.841 * [taylor]: Taking taylor expansion of 1/2 in x 69.841 * [backup-simplify]: Simplify 1/2 into 1/2 69.841 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 69.841 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 69.841 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.841 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.841 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 69.841 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 69.842 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 69.842 * [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.842 * [taylor]: Taking taylor expansion of (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) in x 69.842 * [taylor]: Taking taylor expansion of 15/8 in x 69.842 * [backup-simplify]: Simplify 15/8 into 15/8 69.842 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 7)) in x 69.842 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 69.842 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.842 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.842 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 69.842 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 69.842 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 69.842 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 69.843 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 7)) into (/ 1 (pow (fabs (/ -1 x)) 7)) 69.843 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 69.843 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 69.843 * [taylor]: Taking taylor expansion of 3/4 in x 69.843 * [backup-simplify]: Simplify 3/4 into 3/4 69.843 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 69.843 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 69.843 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.843 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.843 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 69.843 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 69.843 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 69.843 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 69.843 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 69.843 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 69.844 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 69.844 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 69.844 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 69.844 * [backup-simplify]: Simplify (* 15/8 (/ 1 (pow (fabs (/ -1 x)) 7))) into (/ 15/8 (pow (fabs (/ -1 x)) 7)) 69.844 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 69.844 * [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.845 * [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.845 * [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.847 * [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))) 69.849 * [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))))))) 69.849 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 69.849 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 69.849 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 69.850 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))) into 0 69.850 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 69.850 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 69.851 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 69.851 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 69.851 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (fabs (/ -1 x)) 7))))) into 0 69.852 * [backup-simplify]: Simplify (+ (* 15/8 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))) into 0 69.852 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 69.852 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 69.852 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 69.852 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 69.853 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))) into 0 69.853 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))))) into 0 69.853 * [backup-simplify]: Simplify (+ 0 0) into 0 69.854 * [backup-simplify]: Simplify (+ 0 0) into 0 69.854 * [backup-simplify]: Simplify (+ 0 0) into 0 69.856 * [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 69.856 * [backup-simplify]: Simplify 0 into 0 69.856 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 69.857 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 69.857 * [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.858 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))) into 0 69.859 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 69.859 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 69.860 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 69.860 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 69.861 * [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.862 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))) into 0 69.862 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 69.863 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 69.863 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 69.864 * [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.865 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))) into 0 69.865 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 69.865 * [backup-simplify]: Simplify (+ 0 0) into 0 69.866 * [backup-simplify]: Simplify (+ 0 0) into 0 69.866 * [backup-simplify]: Simplify (+ 0 0) into 0 69.867 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 69.873 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 69.875 * [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 69.875 * [backup-simplify]: Simplify 0 into 0 69.876 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 69.877 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 69.878 * [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.879 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))) into 0 69.880 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 69.881 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 69.882 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 69.882 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 69.883 * [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.884 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))) into 0 69.885 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 69.886 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 69.887 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 69.887 * [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.889 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))) into 0 69.889 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 69.889 * [backup-simplify]: Simplify (+ 0 0) into 0 69.890 * [backup-simplify]: Simplify (+ 0 0) into 0 69.890 * [backup-simplify]: Simplify (+ 0 0) into 0 69.891 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 69.892 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 69.894 * [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 69.894 * [backup-simplify]: Simplify 0 into 0 69.894 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 69.895 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 69.895 * [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.896 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))))) into 0 69.897 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 69.898 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 69.899 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 69.899 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 69.900 * [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.901 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7))))))) into 0 69.901 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 69.902 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 69.903 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 69.903 * [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.904 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))))) into 0 69.904 * [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.905 * [backup-simplify]: Simplify (+ 0 0) into 0 69.905 * [backup-simplify]: Simplify (+ 0 0) into 0 69.905 * [backup-simplify]: Simplify (+ 0 0) into 0 69.906 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 69.907 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 69.908 * [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 69.908 * [backup-simplify]: Simplify 0 into 0 69.909 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 69.910 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 69.910 * [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.912 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))))) into 0 69.913 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 69.915 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 69.916 * [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.918 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 69.919 * [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.921 * [backup-simplify]: Simplify (+ (* 15/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 7)))))))) into 0 69.922 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 69.924 * [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.925 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 69.926 * [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.928 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))))) into 0 69.928 * [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.928 * [backup-simplify]: Simplify (+ 0 0) into 0 69.929 * [backup-simplify]: Simplify (+ 0 0) into 0 69.929 * [backup-simplify]: Simplify (+ 0 0) into 0 69.930 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 69.932 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 69.935 * [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 69.935 * [backup-simplify]: Simplify 0 into 0 69.937 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 69.939 * [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.939 * [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.942 * [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.943 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 69.945 * [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.947 * [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.949 * [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.950 * [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.952 * [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.954 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 69.956 * [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.958 * [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.959 * [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.961 * [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.962 * [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.962 * [backup-simplify]: Simplify (+ 0 0) into 0 69.963 * [backup-simplify]: Simplify (+ 0 0) into 0 69.963 * [backup-simplify]: Simplify (+ 0 0) into 0 69.964 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 69.966 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 69.970 * [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 69.970 * [backup-simplify]: Simplify 0 into 0 69.972 * [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))))))) 69.972 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2 1 2 1 2) 69.972 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 69.972 * [approximate]: Taking taylor expansion of (/ 3/4 (pow (fabs x) 5)) in (x) around 0 69.972 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs x) 5)) in x 69.972 * [taylor]: Taking taylor expansion of 3/4 in x 69.972 * [backup-simplify]: Simplify 3/4 into 3/4 69.972 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 69.972 * [taylor]: Taking taylor expansion of (fabs x) in x 69.972 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.972 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 69.973 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 69.973 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 69.973 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 69.973 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs x) 5)) in x 69.973 * [taylor]: Taking taylor expansion of 3/4 in x 69.973 * [backup-simplify]: Simplify 3/4 into 3/4 69.973 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 69.973 * [taylor]: Taking taylor expansion of (fabs x) in x 69.973 * [backup-simplify]: Simplify (fabs x) into (fabs x) 69.973 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 69.973 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 69.973 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 69.973 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 69.974 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 69.974 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 69.974 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 69.974 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 69.974 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 69.974 * [backup-simplify]: Simplify 0 into 0 69.975 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 69.976 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 69.976 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 69.977 * [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 69.977 * [backup-simplify]: Simplify 0 into 0 69.978 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 69.978 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 69.979 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 69.980 * [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 69.980 * [backup-simplify]: Simplify 0 into 0 69.981 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 69.982 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 69.984 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 69.984 * [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 69.984 * [backup-simplify]: Simplify 0 into 0 69.986 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 69.988 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 69.989 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 69.990 * [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 69.990 * [backup-simplify]: Simplify 0 into 0 69.996 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 69.997 * [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.998 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 69.999 * [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 69.999 * [backup-simplify]: Simplify 0 into 0 69.999 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 69.999 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 69.999 * [approximate]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ 1 x)) 5)) in (x) around 0 69.999 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ 1 x)) 5)) in x 69.999 * [taylor]: Taking taylor expansion of 3/4 in x 69.999 * [backup-simplify]: Simplify 3/4 into 3/4 69.999 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 69.999 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 69.999 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 69.999 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 69.999 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 69.999 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 69.999 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 69.999 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ 1 x)) 5)) in x 69.999 * [taylor]: Taking taylor expansion of 3/4 in x 69.999 * [backup-simplify]: Simplify 3/4 into 3/4 69.999 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 69.999 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 70.000 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 70.000 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 70.000 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 70.000 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 70.000 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 70.000 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 70.000 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 70.000 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 70.000 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 70.001 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 70.001 * [backup-simplify]: Simplify 0 into 0 70.001 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 70.002 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 70.003 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 70.003 * [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 70.003 * [backup-simplify]: Simplify 0 into 0 70.003 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 70.004 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 70.005 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 70.005 * [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 70.005 * [backup-simplify]: Simplify 0 into 0 70.006 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 70.007 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 70.007 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 70.008 * [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 70.008 * [backup-simplify]: Simplify 0 into 0 70.009 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 70.010 * [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.011 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 70.011 * [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 70.011 * [backup-simplify]: Simplify 0 into 0 70.013 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 70.014 * [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.016 * [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.017 * [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 70.017 * [backup-simplify]: Simplify 0 into 0 70.017 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 (/ 1 x))) 5)) into (/ 3/4 (pow (fabs x) 5)) 70.017 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 (- x))) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 70.017 * [approximate]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ -1 x)) 5)) in (x) around 0 70.017 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ -1 x)) 5)) in x 70.017 * [taylor]: Taking taylor expansion of 3/4 in x 70.017 * [backup-simplify]: Simplify 3/4 into 3/4 70.017 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 70.017 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 70.018 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 70.018 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 70.018 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 70.018 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 70.018 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 x)) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 70.018 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ -1 x)) 5)) in x 70.018 * [taylor]: Taking taylor expansion of 3/4 in x 70.018 * [backup-simplify]: Simplify 3/4 into 3/4 70.018 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 70.018 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 70.018 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 70.018 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 70.019 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 70.019 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 70.019 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 x)) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 70.019 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 x)) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 70.019 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 70.019 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 70.019 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 70.020 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 70.020 * [backup-simplify]: Simplify 0 into 0 70.020 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 70.021 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 70.022 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 70.022 * [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 70.022 * [backup-simplify]: Simplify 0 into 0 70.023 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 70.024 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 70.025 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 70.025 * [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 70.025 * [backup-simplify]: Simplify 0 into 0 70.027 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 70.028 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 70.029 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 70.030 * [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 70.030 * [backup-simplify]: Simplify 0 into 0 70.031 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 70.033 * [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.035 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 70.035 * [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 70.035 * [backup-simplify]: Simplify 0 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.039 * [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.041 * [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.042 * [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 70.042 * [backup-simplify]: Simplify 0 into 0 70.042 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) into (/ 3/4 (pow (fabs x) 5)) 70.042 * * * [progress]: simplifying candidates 70.042 * * * * [progress]: [ 1 / 267 ] simplifiying candidate # 70.042 * * * * [progress]: [ 2 / 267 ] simplifiying candidate # 70.042 * * * * [progress]: [ 3 / 267 ] simplifiying candidate # 70.042 * * * * [progress]: [ 4 / 267 ] simplifiying candidate # 70.042 * * * * [progress]: [ 5 / 267 ] simplifiying candidate # 70.042 * * * * [progress]: [ 6 / 267 ] simplifiying candidate # 70.043 * * * * [progress]: [ 7 / 267 ] simplifiying candidate # 70.043 * [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.043 * * [simplify]: iters left: 6 (22 enodes) 70.056 * * [simplify]: iters left: 5 (88 enodes) 70.085 * * [simplify]: iters left: 4 (150 enodes) 70.142 * * [simplify]: iters left: 3 (264 enodes) 70.213 * * [simplify]: iters left: 2 (395 enodes) 70.299 * * [simplify]: Extracting #0: cost 1 inf + 0 70.300 * * [simplify]: Extracting #1: cost 4 inf + 0 70.300 * * [simplify]: Extracting #2: cost 7 inf + 0 70.300 * * [simplify]: Extracting #3: cost 22 inf + 0 70.300 * * [simplify]: Extracting #4: cost 51 inf + 0 70.300 * * [simplify]: Extracting #5: cost 87 inf + 4 70.300 * * [simplify]: Extracting #6: cost 136 inf + 11 70.301 * * [simplify]: Extracting #7: cost 125 inf + 2350 70.303 * * [simplify]: Extracting #8: cost 57 inf + 27144 70.308 * * [simplify]: Extracting #9: cost 5 inf + 54482 70.314 * * [simplify]: Extracting #10: cost 0 inf + 57062 70.324 * [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))))) 70.324 * [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))))) 70.324 * * * * [progress]: [ 8 / 267 ] simplifiying candidate # 70.325 * [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)))))) 70.325 * * [simplify]: iters left: 6 (21 enodes) 70.337 * * [simplify]: iters left: 5 (84 enodes) 70.368 * * [simplify]: iters left: 4 (146 enodes) 70.399 * * [simplify]: iters left: 3 (259 enodes) 70.483 * * [simplify]: iters left: 2 (395 enodes) 70.589 * * [simplify]: Extracting #0: cost 1 inf + 0 70.590 * * [simplify]: Extracting #1: cost 3 inf + 0 70.590 * * [simplify]: Extracting #2: cost 5 inf + 0 70.590 * * [simplify]: Extracting #3: cost 20 inf + 0 70.590 * * [simplify]: Extracting #4: cost 49 inf + 0 70.590 * * [simplify]: Extracting #5: cost 87 inf + 4 70.590 * * [simplify]: Extracting #6: cost 134 inf + 11 70.591 * * [simplify]: Extracting #7: cost 123 inf + 2400 70.594 * * [simplify]: Extracting #8: cost 44 inf + 32374 70.599 * * [simplify]: Extracting #9: cost 4 inf + 52356 70.604 * * [simplify]: Extracting #10: cost 0 inf + 54706 70.610 * [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))))))) 70.610 * [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))))) 70.610 * * * * [progress]: [ 9 / 267 ] simplifiying candidate # 70.610 * [simplify]: Simplifying (sqrt 1) 70.610 * * [simplify]: iters left: 1 (2 enodes) 70.612 * * [simplify]: Extracting #0: cost 1 inf + 0 70.612 * * [simplify]: Extracting #1: cost 0 inf + 1 70.612 * [simplify]: Simplified to 1 70.612 * [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))))) 70.613 * * * * [progress]: [ 10 / 267 ] simplifiying candidate # 70.613 * [simplify]: Simplifying (sqrt 1) 70.613 * * [simplify]: iters left: 1 (2 enodes) 70.614 * * [simplify]: Extracting #0: cost 1 inf + 0 70.614 * * [simplify]: Extracting #1: cost 0 inf + 1 70.614 * [simplify]: Simplified to 1 70.615 * [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))))) 70.615 * * * * [progress]: [ 11 / 267 ] simplifiying candidate # 70.615 * [simplify]: Simplifying (sqrt 1) 70.615 * * [simplify]: iters left: 1 (2 enodes) 70.617 * * [simplify]: Extracting #0: cost 1 inf + 0 70.617 * * [simplify]: Extracting #1: cost 0 inf + 1 70.617 * [simplify]: Simplified to 1 70.617 * [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))))) 70.617 * * * * [progress]: [ 12 / 267 ] simplifiying candidate # 70.617 * [simplify]: Simplifying (sqrt 1) 70.617 * * [simplify]: iters left: 1 (2 enodes) 70.619 * * [simplify]: Extracting #0: cost 1 inf + 0 70.619 * * [simplify]: Extracting #1: cost 0 inf + 1 70.619 * [simplify]: Simplified to 1 70.619 * [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))))) 70.619 * * * * [progress]: [ 13 / 267 ] simplifiying candidate # 70.619 * [simplify]: Simplifying (sqrt 1) 70.619 * * [simplify]: iters left: 1 (2 enodes) 70.622 * * [simplify]: Extracting #0: cost 1 inf + 0 70.622 * * [simplify]: Extracting #1: cost 0 inf + 1 70.622 * [simplify]: Simplified to 1 70.622 * [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))))) 70.622 * * * * [progress]: [ 14 / 267 ] simplifiying candidate # 70.623 * [simplify]: Simplifying (sqrt 1) 70.623 * * [simplify]: iters left: 1 (2 enodes) 70.626 * * [simplify]: Extracting #0: cost 1 inf + 0 70.626 * * [simplify]: Extracting #1: cost 0 inf + 1 70.626 * [simplify]: Simplified to 1 70.626 * [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))))) 70.626 * * * * [progress]: [ 15 / 267 ] simplifiying candidate # 70.627 * [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))))) 70.627 * * [simplify]: iters left: 6 (24 enodes) 70.643 * * [simplify]: iters left: 5 (109 enodes) 70.677 * * [simplify]: iters left: 4 (282 enodes) 70.824 * * [simplify]: Extracting #0: cost 1 inf + 0 70.825 * * [simplify]: Extracting #1: cost 3 inf + 0 70.825 * * [simplify]: Extracting #2: cost 12 inf + 0 70.825 * * [simplify]: Extracting #3: cost 98 inf + 0 70.825 * * [simplify]: Extracting #4: cost 214 inf + 2 70.827 * * [simplify]: Extracting #5: cost 184 inf + 10175 70.831 * * [simplify]: Extracting #6: cost 85 inf + 47747 70.845 * * [simplify]: Extracting #7: cost 18 inf + 79586 70.865 * * [simplify]: Extracting #8: cost 1 inf + 91499 70.887 * * [simplify]: Extracting #9: cost 0 inf + 92496 70.909 * * [simplify]: Extracting #10: cost 0 inf + 92456 70.932 * [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))))) 70.932 * [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))))) 70.932 * * * * [progress]: [ 16 / 267 ] simplifiying candidate # 70.933 * [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))))) 70.933 * * [simplify]: iters left: 6 (31 enodes) 70.954 * * [simplify]: iters left: 5 (159 enodes) 71.003 * * [simplify]: iters left: 4 (475 enodes) 71.296 * * [simplify]: Extracting #0: cost 1 inf + 0 71.297 * * [simplify]: Extracting #1: cost 3 inf + 0 71.297 * * [simplify]: Extracting #2: cost 15 inf + 0 71.297 * * [simplify]: Extracting #3: cost 144 inf + 0 71.299 * * [simplify]: Extracting #4: cost 333 inf + 2 71.305 * * [simplify]: Extracting #5: cost 520 inf + 10098 71.340 * * [simplify]: Extracting #6: cost 344 inf + 119507 71.435 * * [simplify]: Extracting #7: cost 30 inf + 279149 71.522 * * [simplify]: Extracting #8: cost 0 inf + 291839 71.614 * * [simplify]: Extracting #9: cost 0 inf + 290637 71.702 * * [simplify]: Extracting #10: cost 0 inf + 290517 71.803 * [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)))) 71.803 * [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))))) 71.804 * * * * [progress]: [ 17 / 267 ] simplifiying candidate # 71.804 * [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))))) 71.805 * * [simplify]: iters left: 6 (26 enodes) 71.823 * * [simplify]: iters left: 5 (119 enodes) 71.876 * * [simplify]: iters left: 4 (322 enodes) 72.040 * * [simplify]: Extracting #0: cost 1 inf + 0 72.040 * * [simplify]: Extracting #1: cost 3 inf + 0 72.040 * * [simplify]: Extracting #2: cost 14 inf + 0 72.040 * * [simplify]: Extracting #3: cost 98 inf + 0 72.041 * * [simplify]: Extracting #4: cost 216 inf + 2 72.042 * * [simplify]: Extracting #5: cost 316 inf + 2008 72.045 * * [simplify]: Extracting #6: cost 319 inf + 12132 72.063 * * [simplify]: Extracting #7: cost 159 inf + 70406 72.105 * * [simplify]: Extracting #8: cost 10 inf + 158765 72.130 * * [simplify]: Extracting #9: cost 0 inf + 164866 72.179 * * [simplify]: Extracting #10: cost 0 inf + 164746 72.214 * [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)))) 72.214 * [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))))) 72.215 * * * * [progress]: [ 18 / 267 ] simplifiying candidate # 72.215 * [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))))) 72.215 * * [simplify]: iters left: 6 (29 enodes) 72.227 * * [simplify]: iters left: 5 (151 enodes) 72.282 * * [simplify]: iters left: 4 (430 enodes) 72.551 * * [simplify]: Extracting #0: cost 1 inf + 0 72.551 * * [simplify]: Extracting #1: cost 3 inf + 0 72.552 * * [simplify]: Extracting #2: cost 18 inf + 0 72.552 * * [simplify]: Extracting #3: cost 136 inf + 0 72.558 * * [simplify]: Extracting #4: cost 310 inf + 2 72.560 * * [simplify]: Extracting #5: cost 428 inf + 3582 72.564 * * [simplify]: Extracting #6: cost 373 inf + 21545 72.582 * * [simplify]: Extracting #7: cost 228 inf + 95928 72.625 * * [simplify]: Extracting #8: cost 30 inf + 225531 72.700 * * [simplify]: Extracting #9: cost 1 inf + 245741 72.766 * * [simplify]: Extracting #10: cost 0 inf + 246688 72.826 * [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)))) 72.826 * [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))))) 72.827 * * * * [progress]: [ 19 / 267 ] simplifiying candidate # 72.827 * [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))))))) 72.827 * * [simplify]: iters left: 6 (24 enodes) 72.843 * * [simplify]: iters left: 5 (108 enodes) 72.871 * * [simplify]: iters left: 4 (259 enodes) 72.964 * * [simplify]: Extracting #0: cost 1 inf + 0 72.965 * * [simplify]: Extracting #1: cost 3 inf + 0 72.965 * * [simplify]: Extracting #2: cost 21 inf + 0 72.965 * * [simplify]: Extracting #3: cost 105 inf + 0 72.966 * * [simplify]: Extracting #4: cost 217 inf + 2 72.968 * * [simplify]: Extracting #5: cost 310 inf + 1071 72.974 * * [simplify]: Extracting #6: cost 223 inf + 35086 72.993 * * [simplify]: Extracting #7: cost 46 inf + 133486 73.036 * * [simplify]: Extracting #8: cost 0 inf + 166203 73.077 * * [simplify]: Extracting #9: cost 0 inf + 166043 73.112 * * [simplify]: Extracting #10: cost 0 inf + 165963 73.143 * [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.143 * [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.143 * * * * [progress]: [ 20 / 267 ] simplifiying candidate # 73.143 * [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.143 * * [simplify]: iters left: 6 (23 enodes) 73.151 * * [simplify]: iters left: 5 (104 enodes) 73.188 * * [simplify]: iters left: 4 (221 enodes) 73.309 * * [simplify]: Extracting #0: cost 1 inf + 0 73.309 * * [simplify]: Extracting #1: cost 3 inf + 0 73.309 * * [simplify]: Extracting #2: cost 16 inf + 0 73.310 * * [simplify]: Extracting #3: cost 109 inf + 0 73.310 * * [simplify]: Extracting #4: cost 220 inf + 3 73.312 * * [simplify]: Extracting #5: cost 197 inf + 10570 73.314 * * [simplify]: Extracting #6: cost 168 inf + 24605 73.318 * * [simplify]: Extracting #7: cost 126 inf + 42643 73.331 * * [simplify]: Extracting #8: cost 30 inf + 98092 73.356 * * [simplify]: Extracting #9: cost 0 inf + 116560 73.391 * [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)))))) 73.391 * [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))))) 73.392 * * * * [progress]: [ 21 / 267 ] simplifiying candidate # 73.393 * [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)))))) 73.393 * * [simplify]: iters left: 6 (22 enodes) 73.407 * * [simplify]: iters left: 5 (99 enodes) 73.451 * * [simplify]: iters left: 4 (245 enodes) 73.529 * * [simplify]: Extracting #0: cost 1 inf + 0 73.529 * * [simplify]: Extracting #1: cost 3 inf + 0 73.529 * * [simplify]: Extracting #2: cost 46 inf + 0 73.530 * * [simplify]: Extracting #3: cost 186 inf + 0 73.530 * * [simplify]: Extracting #4: cost 286 inf + 2 73.532 * * [simplify]: Extracting #5: cost 278 inf + 2947 73.535 * * [simplify]: Extracting #6: cost 213 inf + 27806 73.549 * * [simplify]: Extracting #7: cost 67 inf + 109234 73.575 * * [simplify]: Extracting #8: cost 6 inf + 147594 73.619 * * [simplify]: Extracting #9: cost 0 inf + 149649 73.667 * [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))))))) 73.668 * [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))))) 73.668 * * * * [progress]: [ 22 / 267 ] simplifiying candidate # 73.668 * [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)))) 73.669 * * [simplify]: iters left: 6 (19 enodes) 73.680 * * [simplify]: iters left: 5 (78 enodes) 73.710 * * [simplify]: iters left: 4 (140 enodes) 73.757 * * [simplify]: iters left: 3 (255 enodes) 73.815 * * [simplify]: iters left: 2 (389 enodes) 73.957 * * [simplify]: Extracting #0: cost 1 inf + 0 73.957 * * [simplify]: Extracting #1: cost 16 inf + 0 73.957 * * [simplify]: Extracting #2: cost 45 inf + 0 73.958 * * [simplify]: Extracting #3: cost 82 inf + 4 73.958 * * [simplify]: Extracting #4: cost 131 inf + 11 73.960 * * [simplify]: Extracting #5: cost 115 inf + 3269 73.965 * * [simplify]: Extracting #6: cost 49 inf + 27585 73.974 * * [simplify]: Extracting #7: cost 3 inf + 50630 73.984 * * [simplify]: Extracting #8: cost 0 inf + 52134 73.994 * [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)))) 73.994 * [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))))) 73.995 * * * * [progress]: [ 23 / 267 ] simplifiying candidate # 73.995 * * * * [progress]: [ 24 / 267 ] simplifiying candidate # 73.995 * [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))))) 73.995 * * [simplify]: iters left: 6 (20 enodes) 74.008 * * [simplify]: iters left: 5 (81 enodes) 74.037 * * [simplify]: iters left: 4 (143 enodes) 74.069 * * [simplify]: iters left: 3 (257 enodes) 74.150 * * [simplify]: iters left: 2 (383 enodes) 74.250 * * [simplify]: Extracting #0: cost 1 inf + 0 74.250 * * [simplify]: Extracting #1: cost 3 inf + 0 74.250 * * [simplify]: Extracting #2: cost 18 inf + 0 74.250 * * [simplify]: Extracting #3: cost 47 inf + 0 74.251 * * [simplify]: Extracting #4: cost 84 inf + 4 74.252 * * [simplify]: Extracting #5: cost 133 inf + 11 74.253 * * [simplify]: Extracting #6: cost 117 inf + 4315 74.258 * * [simplify]: Extracting #7: cost 41 inf + 32392 74.274 * * [simplify]: Extracting #8: cost 3 inf + 51156 74.285 * * [simplify]: Extracting #9: cost 1 inf + 52397 74.295 * * [simplify]: Extracting #10: cost 0 inf + 53264 74.306 * [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.306 * [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.306 * * * * [progress]: [ 25 / 267 ] simplifiying candidate # 74.306 * * * * [progress]: [ 26 / 267 ] 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)))))> 74.307 * * * * [progress]: [ 27 / 267 ] simplifiying candidate # 74.307 * * * * [progress]: [ 28 / 267 ] simplifiying candidate # 74.307 * * * * [progress]: [ 29 / 267 ] simplifiying candidate # 74.307 * * * * [progress]: [ 30 / 267 ] simplifiying candidate # 74.307 * * * * [progress]: [ 31 / 267 ] simplifiying candidate # 74.307 * * * * [progress]: [ 32 / 267 ] simplifiying candidate # 74.307 * * * * [progress]: [ 33 / 267 ] simplifiying candidate # 74.307 * [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))))))) 74.308 * * [simplify]: iters left: 6 (22 enodes) 74.321 * * [simplify]: iters left: 5 (88 enodes) 74.353 * * [simplify]: iters left: 4 (150 enodes) 74.408 * * [simplify]: iters left: 3 (264 enodes) 74.467 * * [simplify]: iters left: 2 (395 enodes) 74.586 * * [simplify]: Extracting #0: cost 1 inf + 0 74.586 * * [simplify]: Extracting #1: cost 4 inf + 0 74.586 * * [simplify]: Extracting #2: cost 7 inf + 0 74.586 * * [simplify]: Extracting #3: cost 22 inf + 0 74.587 * * [simplify]: Extracting #4: cost 51 inf + 0 74.587 * * [simplify]: Extracting #5: cost 87 inf + 4 74.588 * * [simplify]: Extracting #6: cost 136 inf + 11 74.589 * * [simplify]: Extracting #7: cost 125 inf + 2350 74.592 * * [simplify]: Extracting #8: cost 57 inf + 27144 74.598 * * [simplify]: Extracting #9: cost 5 inf + 54482 74.603 * * [simplify]: Extracting #10: cost 0 inf + 57062 74.609 * [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))))) 74.609 * [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))))) 74.609 * * * * [progress]: [ 34 / 267 ] simplifiying candidate # 74.610 * [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)))))) 74.610 * * [simplify]: iters left: 6 (21 enodes) 74.622 * * [simplify]: iters left: 5 (84 enodes) 74.653 * * [simplify]: iters left: 4 (146 enodes) 74.705 * * [simplify]: iters left: 3 (259 enodes) 74.765 * * [simplify]: iters left: 2 (395 enodes) 74.869 * * [simplify]: Extracting #0: cost 1 inf + 0 74.869 * * [simplify]: Extracting #1: cost 3 inf + 0 74.869 * * [simplify]: Extracting #2: cost 5 inf + 0 74.869 * * [simplify]: Extracting #3: cost 20 inf + 0 74.869 * * [simplify]: Extracting #4: cost 49 inf + 0 74.870 * * [simplify]: Extracting #5: cost 87 inf + 4 74.870 * * [simplify]: Extracting #6: cost 134 inf + 11 74.871 * * [simplify]: Extracting #7: cost 123 inf + 2400 74.873 * * [simplify]: Extracting #8: cost 44 inf + 32374 74.878 * * [simplify]: Extracting #9: cost 4 inf + 52356 74.884 * * [simplify]: Extracting #10: cost 0 inf + 54706 74.890 * [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))))))) 74.890 * [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))))) 74.890 * * * * [progress]: [ 35 / 267 ] simplifiying candidate # 74.890 * [simplify]: Simplifying (sqrt 1) 74.890 * * [simplify]: iters left: 1 (2 enodes) 74.892 * * [simplify]: Extracting #0: cost 1 inf + 0 74.893 * * [simplify]: Extracting #1: cost 0 inf + 1 74.893 * [simplify]: Simplified to 1 74.893 * [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))))) 74.893 * * * * [progress]: [ 36 / 267 ] simplifiying candidate # 74.893 * [simplify]: Simplifying (sqrt 1) 74.893 * * [simplify]: iters left: 1 (2 enodes) 74.895 * * [simplify]: Extracting #0: cost 1 inf + 0 74.895 * * [simplify]: Extracting #1: cost 0 inf + 1 74.895 * [simplify]: Simplified to 1 74.895 * [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))))) 74.895 * * * * [progress]: [ 37 / 267 ] simplifiying candidate # 74.895 * [simplify]: Simplifying (sqrt 1) 74.895 * * [simplify]: iters left: 1 (2 enodes) 74.897 * * [simplify]: Extracting #0: cost 1 inf + 0 74.897 * * [simplify]: Extracting #1: cost 0 inf + 1 74.897 * [simplify]: Simplified to 1 74.897 * [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))))) 74.897 * * * * [progress]: [ 38 / 267 ] simplifiying candidate # 74.897 * [simplify]: Simplifying (sqrt 1) 74.897 * * [simplify]: iters left: 1 (2 enodes) 74.899 * * [simplify]: Extracting #0: cost 1 inf + 0 74.899 * * [simplify]: Extracting #1: cost 0 inf + 1 74.899 * [simplify]: Simplified to 1 74.899 * [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))))) 74.899 * * * * [progress]: [ 39 / 267 ] simplifiying candidate # 74.900 * [simplify]: Simplifying (sqrt 1) 74.900 * * [simplify]: iters left: 1 (2 enodes) 74.903 * * [simplify]: Extracting #0: cost 1 inf + 0 74.903 * * [simplify]: Extracting #1: cost 0 inf + 1 74.903 * [simplify]: Simplified to 1 74.903 * [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))))) 74.903 * * * * [progress]: [ 40 / 267 ] simplifiying candidate # 74.903 * [simplify]: Simplifying (sqrt 1) 74.903 * * [simplify]: iters left: 1 (2 enodes) 74.906 * * [simplify]: Extracting #0: cost 1 inf + 0 74.906 * * [simplify]: Extracting #1: cost 0 inf + 1 74.906 * [simplify]: Simplified to 1 74.906 * [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))))) 74.907 * * * * [progress]: [ 41 / 267 ] simplifiying candidate # 74.907 * [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))))) 74.907 * * [simplify]: iters left: 6 (24 enodes) 74.924 * * [simplify]: iters left: 5 (109 enodes) 74.970 * * [simplify]: iters left: 4 (282 enodes) 75.114 * * [simplify]: Extracting #0: cost 1 inf + 0 75.114 * * [simplify]: Extracting #1: cost 3 inf + 0 75.114 * * [simplify]: Extracting #2: cost 12 inf + 0 75.114 * * [simplify]: Extracting #3: cost 98 inf + 0 75.115 * * [simplify]: Extracting #4: cost 214 inf + 2 75.118 * * [simplify]: Extracting #5: cost 184 inf + 10175 75.133 * * [simplify]: Extracting #6: cost 85 inf + 47747 75.150 * * [simplify]: Extracting #7: cost 18 inf + 79586 75.167 * * [simplify]: Extracting #8: cost 1 inf + 91499 75.178 * * [simplify]: Extracting #9: cost 0 inf + 92496 75.189 * * [simplify]: Extracting #10: cost 0 inf + 92456 75.201 * [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.201 * [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.201 * * * * [progress]: [ 42 / 267 ] simplifiying candidate # 75.202 * [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.203 * * [simplify]: iters left: 6 (31 enodes) 75.224 * * [simplify]: iters left: 5 (159 enodes) 75.303 * * [simplify]: iters left: 4 (475 enodes) 75.625 * * [simplify]: Extracting #0: cost 1 inf + 0 75.625 * * [simplify]: Extracting #1: cost 3 inf + 0 75.625 * * [simplify]: Extracting #2: cost 15 inf + 0 75.625 * * [simplify]: Extracting #3: cost 144 inf + 0 75.627 * * [simplify]: Extracting #4: cost 333 inf + 2 75.632 * * [simplify]: Extracting #5: cost 520 inf + 10098 75.667 * * [simplify]: Extracting #6: cost 344 inf + 119507 75.729 * * [simplify]: Extracting #7: cost 30 inf + 279149 75.821 * * [simplify]: Extracting #8: cost 0 inf + 291839 75.924 * * [simplify]: Extracting #9: cost 0 inf + 290637 75.984 * * [simplify]: Extracting #10: cost 0 inf + 290517 76.080 * [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.080 * [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.082 * * * * [progress]: [ 43 / 267 ] simplifiying candidate # 76.082 * [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.083 * * [simplify]: iters left: 6 (26 enodes) 76.100 * * [simplify]: iters left: 5 (119 enodes) 76.158 * * [simplify]: iters left: 4 (322 enodes) 76.328 * * [simplify]: Extracting #0: cost 1 inf + 0 76.328 * * [simplify]: Extracting #1: cost 3 inf + 0 76.328 * * [simplify]: Extracting #2: cost 14 inf + 0 76.328 * * [simplify]: Extracting #3: cost 98 inf + 0 76.330 * * [simplify]: Extracting #4: cost 216 inf + 2 76.332 * * [simplify]: Extracting #5: cost 316 inf + 2008 76.337 * * [simplify]: Extracting #6: cost 319 inf + 12132 76.354 * * [simplify]: Extracting #7: cost 159 inf + 70406 76.404 * * [simplify]: Extracting #8: cost 10 inf + 158765 76.454 * * [simplify]: Extracting #9: cost 0 inf + 164866 76.504 * * [simplify]: Extracting #10: cost 0 inf + 164746 76.549 * [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)))) 76.549 * [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))))) 76.549 * * * * [progress]: [ 44 / 267 ] simplifiying candidate # 76.549 * [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))))) 76.550 * * [simplify]: iters left: 6 (29 enodes) 76.562 * * [simplify]: iters left: 5 (151 enodes) 76.611 * * [simplify]: iters left: 4 (430 enodes) 76.816 * * [simplify]: Extracting #0: cost 1 inf + 0 76.816 * * [simplify]: Extracting #1: cost 3 inf + 0 76.816 * * [simplify]: Extracting #2: cost 18 inf + 0 76.817 * * [simplify]: Extracting #3: cost 136 inf + 0 76.819 * * [simplify]: Extracting #4: cost 310 inf + 2 76.822 * * [simplify]: Extracting #5: cost 428 inf + 3582 76.827 * * [simplify]: Extracting #6: cost 373 inf + 21545 76.847 * * [simplify]: Extracting #7: cost 228 inf + 95928 76.917 * * [simplify]: Extracting #8: cost 30 inf + 225531 77.005 * * [simplify]: Extracting #9: cost 1 inf + 245741 77.065 * * [simplify]: Extracting #10: cost 0 inf + 246688 77.136 * [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.137 * [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.138 * * * * [progress]: [ 45 / 267 ] simplifiying candidate # 77.138 * [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.138 * * [simplify]: iters left: 6 (24 enodes) 77.154 * * [simplify]: iters left: 5 (108 enodes) 77.202 * * [simplify]: iters left: 4 (259 enodes) 77.335 * * [simplify]: Extracting #0: cost 1 inf + 0 77.335 * * [simplify]: Extracting #1: cost 3 inf + 0 77.335 * * [simplify]: Extracting #2: cost 21 inf + 0 77.335 * * [simplify]: Extracting #3: cost 105 inf + 0 77.336 * * [simplify]: Extracting #4: cost 217 inf + 2 77.337 * * [simplify]: Extracting #5: cost 310 inf + 1071 77.341 * * [simplify]: Extracting #6: cost 223 inf + 35086 77.364 * * [simplify]: Extracting #7: cost 46 inf + 133486 77.413 * * [simplify]: Extracting #8: cost 0 inf + 166203 77.441 * * [simplify]: Extracting #9: cost 0 inf + 166043 77.485 * * [simplify]: Extracting #10: cost 0 inf + 165963 77.517 * [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))))))))) 77.517 * [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))))) 77.518 * * * * [progress]: [ 46 / 267 ] simplifiying candidate # 77.518 * [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))) 77.518 * * [simplify]: iters left: 6 (23 enodes) 77.526 * * [simplify]: iters left: 5 (104 enodes) 77.566 * * [simplify]: iters left: 4 (221 enodes) 77.649 * * [simplify]: Extracting #0: cost 1 inf + 0 77.649 * * [simplify]: Extracting #1: cost 3 inf + 0 77.649 * * [simplify]: Extracting #2: cost 16 inf + 0 77.650 * * [simplify]: Extracting #3: cost 109 inf + 0 77.650 * * [simplify]: Extracting #4: cost 220 inf + 3 77.651 * * [simplify]: Extracting #5: cost 197 inf + 10570 77.654 * * [simplify]: Extracting #6: cost 168 inf + 24605 77.664 * * [simplify]: Extracting #7: cost 126 inf + 42643 77.688 * * [simplify]: Extracting #8: cost 30 inf + 98092 77.706 * * [simplify]: Extracting #9: cost 0 inf + 116560 77.730 * [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)))))) 77.730 * [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))))) 77.731 * * * * [progress]: [ 47 / 267 ] simplifiying candidate # 77.731 * [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)))))) 77.731 * * [simplify]: iters left: 6 (22 enodes) 77.745 * * [simplify]: iters left: 5 (99 enodes) 77.787 * * [simplify]: iters left: 4 (245 enodes) 77.878 * * [simplify]: Extracting #0: cost 1 inf + 0 77.878 * * [simplify]: Extracting #1: cost 3 inf + 0 77.878 * * [simplify]: Extracting #2: cost 46 inf + 0 77.879 * * [simplify]: Extracting #3: cost 186 inf + 0 77.880 * * [simplify]: Extracting #4: cost 286 inf + 2 77.881 * * [simplify]: Extracting #5: cost 278 inf + 2947 77.888 * * [simplify]: Extracting #6: cost 213 inf + 27806 77.902 * * [simplify]: Extracting #7: cost 67 inf + 109234 77.940 * * [simplify]: Extracting #8: cost 6 inf + 147594 77.965 * * [simplify]: Extracting #9: cost 0 inf + 149649 78.004 * [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.004 * [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.004 * * * * [progress]: [ 48 / 267 ] simplifiying candidate # 78.005 * [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.005 * * [simplify]: iters left: 6 (19 enodes) 78.017 * * [simplify]: iters left: 5 (78 enodes) 78.042 * * [simplify]: iters left: 4 (140 enodes) 78.070 * * [simplify]: iters left: 3 (255 enodes) 78.133 * * [simplify]: iters left: 2 (389 enodes) 78.221 * * [simplify]: Extracting #0: cost 1 inf + 0 78.221 * * [simplify]: Extracting #1: cost 16 inf + 0 78.221 * * [simplify]: Extracting #2: cost 45 inf + 0 78.221 * * [simplify]: Extracting #3: cost 82 inf + 4 78.221 * * [simplify]: Extracting #4: cost 131 inf + 11 78.222 * * [simplify]: Extracting #5: cost 115 inf + 3269 78.224 * * [simplify]: Extracting #6: cost 49 inf + 27585 78.229 * * [simplify]: Extracting #7: cost 3 inf + 50630 78.234 * * [simplify]: Extracting #8: cost 0 inf + 52134 78.244 * [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.244 * [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.244 * * * * [progress]: [ 49 / 267 ] simplifiying candidate # 78.244 * * * * [progress]: [ 50 / 267 ] simplifiying candidate # 78.244 * [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.245 * * [simplify]: iters left: 6 (20 enodes) 78.256 * * [simplify]: iters left: 5 (81 enodes) 78.286 * * [simplify]: iters left: 4 (143 enodes) 78.321 * * [simplify]: iters left: 3 (257 enodes) 78.367 * * [simplify]: iters left: 2 (383 enodes) 78.497 * * [simplify]: Extracting #0: cost 1 inf + 0 78.497 * * [simplify]: Extracting #1: cost 3 inf + 0 78.498 * * [simplify]: Extracting #2: cost 18 inf + 0 78.498 * * [simplify]: Extracting #3: cost 47 inf + 0 78.498 * * [simplify]: Extracting #4: cost 84 inf + 4 78.499 * * [simplify]: Extracting #5: cost 133 inf + 11 78.500 * * [simplify]: Extracting #6: cost 117 inf + 4315 78.506 * * [simplify]: Extracting #7: cost 41 inf + 32392 78.516 * * [simplify]: Extracting #8: cost 3 inf + 51156 78.526 * * [simplify]: Extracting #9: cost 1 inf + 52397 78.542 * * [simplify]: Extracting #10: cost 0 inf + 53264 78.553 * [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))))) 78.553 * [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))))) 78.553 * * * * [progress]: [ 51 / 267 ] simplifiying candidate # 78.553 * * * * [progress]: [ 52 / 267 ] 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)))))> 78.554 * * * * [progress]: [ 53 / 267 ] simplifiying candidate # 78.554 * [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))))) 78.554 * * [simplify]: iters left: 6 (23 enodes) 78.568 * * [simplify]: iters left: 5 (108 enodes) 78.615 * * [simplify]: iters left: 4 (315 enodes) 78.805 * * [simplify]: Extracting #0: cost 1 inf + 0 78.805 * * [simplify]: Extracting #1: cost 37 inf + 0 78.806 * * [simplify]: Extracting #2: cost 291 inf + 2 78.807 * * [simplify]: Extracting #3: cost 437 inf + 169 78.813 * * [simplify]: Extracting #4: cost 401 inf + 13181 78.844 * * [simplify]: Extracting #5: cost 240 inf + 101781 78.910 * * [simplify]: Extracting #6: cost 39 inf + 251895 78.965 * * [simplify]: Extracting #7: cost 1 inf + 278966 79.054 * * [simplify]: Extracting #8: cost 0 inf + 279098 79.120 * [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.120 * [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.121 * * * * [progress]: [ 54 / 267 ] simplifiying candidate # 79.121 * [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.121 * * [simplify]: iters left: 6 (25 enodes) 79.137 * * [simplify]: iters left: 5 (100 enodes) 79.177 * * [simplify]: iters left: 4 (163 enodes) 79.223 * * [simplify]: iters left: 3 (316 enodes) 79.325 * * [simplify]: Extracting #0: cost 1 inf + 0 79.326 * * [simplify]: Extracting #1: cost 25 inf + 0 79.326 * * [simplify]: Extracting #2: cost 79 inf + 0 79.327 * * [simplify]: Extracting #3: cost 121 inf + 0 79.328 * * [simplify]: Extracting #4: cost 132 inf + 1258 79.330 * * [simplify]: Extracting #5: cost 110 inf + 7834 79.337 * * [simplify]: Extracting #6: cost 55 inf + 30566 79.345 * * [simplify]: Extracting #7: cost 6 inf + 56832 79.354 * * [simplify]: Extracting #8: cost 0 inf + 60290 79.363 * [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.363 * [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.363 * * * * [progress]: [ 55 / 267 ] simplifiying candidate # 79.364 * [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.364 * * [simplify]: iters left: 6 (23 enodes) 79.382 * * [simplify]: iters left: 5 (108 enodes) 79.415 * * [simplify]: iters left: 4 (315 enodes) 79.613 * * [simplify]: Extracting #0: cost 1 inf + 0 79.613 * * [simplify]: Extracting #1: cost 37 inf + 0 79.614 * * [simplify]: Extracting #2: cost 291 inf + 2 79.616 * * [simplify]: Extracting #3: cost 437 inf + 169 79.619 * * [simplify]: Extracting #4: cost 401 inf + 13181 79.634 * * [simplify]: Extracting #5: cost 240 inf + 101781 79.693 * * [simplify]: Extracting #6: cost 39 inf + 251895 79.755 * * [simplify]: Extracting #7: cost 1 inf + 278966 79.822 * * [simplify]: Extracting #8: cost 0 inf + 279098 79.884 * [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.884 * [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.884 * [simplify]: Simplifying (/ 1 2) 79.885 * * [simplify]: iters left: 2 (3 enodes) 79.887 * * [simplify]: iters left: 1 (12 enodes) 79.889 * * [simplify]: Extracting #0: cost 1 inf + 0 79.889 * * [simplify]: Extracting #1: cost 0 inf + 1 79.889 * [simplify]: Simplified to 1/2 79.889 * [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))))) 79.889 * * * * [progress]: [ 56 / 267 ] simplifiying candidate # 79.889 * [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.890 * * [simplify]: iters left: 6 (25 enodes) 79.897 * * [simplify]: iters left: 5 (100 enodes) 79.923 * * [simplify]: iters left: 4 (163 enodes) 79.975 * * [simplify]: iters left: 3 (316 enodes) 80.055 * * [simplify]: Extracting #0: cost 1 inf + 0 80.055 * * [simplify]: Extracting #1: cost 25 inf + 0 80.055 * * [simplify]: Extracting #2: cost 79 inf + 0 80.055 * * [simplify]: Extracting #3: cost 121 inf + 0 80.056 * * [simplify]: Extracting #4: cost 132 inf + 1258 80.057 * * [simplify]: Extracting #5: cost 110 inf + 7834 80.061 * * [simplify]: Extracting #6: cost 55 inf + 30566 80.069 * * [simplify]: Extracting #7: cost 6 inf + 56832 80.077 * * [simplify]: Extracting #8: cost 0 inf + 60290 80.093 * [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.093 * [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.093 * * * * [progress]: [ 57 / 267 ] simplifiying candidate # 80.093 * * * * [progress]: [ 58 / 267 ] simplifiying candidate # 80.094 * [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.094 * * [simplify]: iters left: 6 (27 enodes) 80.109 * * [simplify]: iters left: 5 (106 enodes) 80.151 * * [simplify]: iters left: 4 (171 enodes) 80.192 * * [simplify]: iters left: 3 (285 enodes) 80.288 * * [simplify]: iters left: 2 (419 enodes) 80.405 * * [simplify]: Extracting #0: cost 1 inf + 0 80.405 * * [simplify]: Extracting #1: cost 6 inf + 0 80.406 * * [simplify]: Extracting #2: cost 12 inf + 0 80.406 * * [simplify]: Extracting #3: cost 16 inf + 0 80.406 * * [simplify]: Extracting #4: cost 34 inf + 0 80.406 * * [simplify]: Extracting #5: cost 60 inf + 2 80.407 * * [simplify]: Extracting #6: cost 91 inf + 557 80.408 * * [simplify]: Extracting #7: cost 133 inf + 1061 80.410 * * [simplify]: Extracting #8: cost 101 inf + 8950 80.417 * * [simplify]: Extracting #9: cost 25 inf + 41845 80.428 * * [simplify]: Extracting #10: cost 9 inf + 51594 80.439 * * [simplify]: Extracting #11: cost 3 inf + 56692 80.446 * * [simplify]: Extracting #12: cost 0 inf + 60156 80.453 * [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))))))) 80.453 * [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))))) 80.453 * * * * [progress]: [ 59 / 267 ] simplifiying candidate # 80.453 * [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))))))) 80.453 * * [simplify]: iters left: 6 (27 enodes) 80.462 * * [simplify]: iters left: 5 (106 enodes) 80.495 * * [simplify]: iters left: 4 (173 enodes) 80.548 * * [simplify]: iters left: 3 (292 enodes) 80.635 * * [simplify]: iters left: 2 (418 enodes) 80.727 * * [simplify]: Extracting #0: cost 1 inf + 0 80.728 * * [simplify]: Extracting #1: cost 6 inf + 0 80.728 * * [simplify]: Extracting #2: cost 13 inf + 0 80.728 * * [simplify]: Extracting #3: cost 18 inf + 0 80.728 * * [simplify]: Extracting #4: cost 36 inf + 0 80.728 * * [simplify]: Extracting #5: cost 62 inf + 2 80.729 * * [simplify]: Extracting #6: cost 98 inf + 253 80.730 * * [simplify]: Extracting #7: cost 139 inf + 1354 80.732 * * [simplify]: Extracting #8: cost 113 inf + 6943 80.739 * * [simplify]: Extracting #9: cost 44 inf + 39435 80.751 * * [simplify]: Extracting #10: cost 2 inf + 64039 80.763 * * [simplify]: Extracting #11: cost 0 inf + 65209 80.770 * [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))))) 80.770 * [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))))) 80.770 * * * * [progress]: [ 60 / 267 ] simplifiying candidate # 80.770 * * * * [progress]: [ 61 / 267 ] simplifiying candidate # 80.770 * * * * [progress]: [ 62 / 267 ] simplifiying candidate # 80.770 * [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))))))) 80.771 * * [simplify]: iters left: 6 (29 enodes) 80.780 * * [simplify]: iters left: 5 (116 enodes) 80.814 * * [simplify]: iters left: 4 (293 enodes) 80.992 * * [simplify]: Extracting #0: cost 1 inf + 0 80.992 * * [simplify]: Extracting #1: cost 62 inf + 0 80.994 * * [simplify]: Extracting #2: cost 357 inf + 1 80.997 * * [simplify]: Extracting #3: cost 491 inf + 131 80.999 * * [simplify]: Extracting #4: cost 504 inf + 1608 81.005 * * [simplify]: Extracting #5: cost 427 inf + 39981 81.048 * * [simplify]: Extracting #6: cost 243 inf + 198793 81.145 * * [simplify]: Extracting #7: cost 31 inf + 408407 81.291 * * [simplify]: Extracting #8: cost 0 inf + 436798 81.413 * [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)))))) 81.413 * [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))))) 81.413 * * * * [progress]: [ 63 / 267 ] simplifiying candidate # 81.414 * [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))))))) 81.414 * * [simplify]: iters left: 6 (29 enodes) 81.432 * * [simplify]: iters left: 5 (122 enodes) 81.476 * * [simplify]: iters left: 4 (279 enodes) 81.645 * * [simplify]: Extracting #0: cost 1 inf + 0 81.645 * * [simplify]: Extracting #1: cost 66 inf + 0 81.646 * * [simplify]: Extracting #2: cost 290 inf + 0 81.649 * * [simplify]: Extracting #3: cost 363 inf + 746 81.652 * * [simplify]: Extracting #4: cost 385 inf + 792 81.656 * * [simplify]: Extracting #5: cost 366 inf + 5458 81.665 * * [simplify]: Extracting #6: cost 306 inf + 32472 81.710 * * [simplify]: Extracting #7: cost 164 inf + 158879 81.790 * * [simplify]: Extracting #8: cost 33 inf + 294309 81.868 * * [simplify]: Extracting #9: cost 0 inf + 329799 81.945 * [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))))))))) 81.946 * [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))))) 81.946 * * * * [progress]: [ 64 / 267 ] simplifiying candidate # 81.946 * * * * [progress]: [ 65 / 267 ] simplifiying candidate # 81.946 * * * * [progress]: [ 66 / 267 ] simplifiying candidate # 81.946 * [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))))) 81.946 * * [simplify]: iters left: 6 (23 enodes) 81.955 * * [simplify]: iters left: 5 (108 enodes) 81.981 * * [simplify]: iters left: 4 (315 enodes) 82.125 * * [simplify]: Extracting #0: cost 1 inf + 0 82.126 * * [simplify]: Extracting #1: cost 37 inf + 0 82.127 * * [simplify]: Extracting #2: cost 291 inf + 2 82.130 * * [simplify]: Extracting #3: cost 437 inf + 169 82.136 * * [simplify]: Extracting #4: cost 401 inf + 13181 82.153 * * [simplify]: Extracting #5: cost 240 inf + 101781 82.213 * * [simplify]: Extracting #6: cost 39 inf + 251895 82.277 * * [simplify]: Extracting #7: cost 1 inf + 278966 82.348 * * [simplify]: Extracting #8: cost 0 inf + 279098 82.443 * [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)) 82.443 * [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))))) 82.443 * * * * [progress]: [ 67 / 267 ] simplifiying candidate # 82.444 * * * * [progress]: [ 68 / 267 ] simplifiying candidate # 82.444 * [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)))))) 82.444 * * [simplify]: iters left: 6 (27 enodes) 82.465 * * [simplify]: iters left: 5 (122 enodes) 82.503 * * [simplify]: iters left: 4 (295 enodes) 82.710 * * [simplify]: Extracting #0: cost 1 inf + 0 82.710 * * [simplify]: Extracting #1: cost 20 inf + 0 82.711 * * [simplify]: Extracting #2: cost 102 inf + 1 82.712 * * [simplify]: Extracting #3: cost 216 inf + 2 82.715 * * [simplify]: Extracting #4: cost 197 inf + 9860 82.724 * * [simplify]: Extracting #5: cost 108 inf + 39313 82.738 * * [simplify]: Extracting #6: cost 46 inf + 64586 82.759 * * [simplify]: Extracting #7: cost 7 inf + 90790 82.775 * * [simplify]: Extracting #8: cost 0 inf + 97366 82.787 * [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))))) 82.788 * [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))))) 82.788 * [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))))) 82.788 * * [simplify]: iters left: 6 (16 enodes) 82.793 * * [simplify]: iters left: 5 (71 enodes) 82.823 * * [simplify]: iters left: 4 (158 enodes) 82.899 * * [simplify]: iters left: 3 (451 enodes) 83.303 * * [simplify]: Extracting #0: cost 1 inf + 0 83.303 * * [simplify]: Extracting #1: cost 6 inf + 0 83.303 * * [simplify]: Extracting #2: cost 64 inf + 0 83.306 * * [simplify]: Extracting #3: cost 448 inf + 42 83.314 * * [simplify]: Extracting #4: cost 384 inf + 28481 83.332 * * [simplify]: Extracting #5: cost 157 inf + 125814 83.362 * * [simplify]: Extracting #6: cost 30 inf + 190983 83.401 * * [simplify]: Extracting #7: cost 0 inf + 206091 83.453 * [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))))) 83.453 * [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))))) 83.454 * * * * [progress]: [ 69 / 267 ] simplifiying candidate # 83.454 * [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)))))) 83.455 * * [simplify]: iters left: 6 (46 enodes) 83.485 * * [simplify]: iters left: 5 (233 enodes) 83.577 * * [simplify]: Extracting #0: cost 1 inf + 0 83.577 * * [simplify]: Extracting #1: cost 5 inf + 0 83.577 * * [simplify]: Extracting #2: cost 8 inf + 1 83.577 * * [simplify]: Extracting #3: cost 22 inf + 1 83.577 * * [simplify]: Extracting #4: cost 84 inf + 1 83.577 * * [simplify]: Extracting #5: cost 166 inf + 2 83.578 * * [simplify]: Extracting #6: cost 226 inf + 1153 83.579 * * [simplify]: Extracting #7: cost 215 inf + 10642 83.584 * * [simplify]: Extracting #8: cost 117 inf + 45084 83.606 * * [simplify]: Extracting #9: cost 28 inf + 91484 83.638 * * [simplify]: Extracting #10: cost 5 inf + 111743 83.676 * * [simplify]: Extracting #11: cost 0 inf + 117251 83.704 * * [simplify]: Extracting #12: cost 0 inf + 117131 83.729 * [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))))) 83.729 * [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))))) 83.730 * [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))))) 83.731 * * [simplify]: iters left: 6 (28 enodes) 83.748 * * [simplify]: iters left: 5 (133 enodes) 83.783 * * [simplify]: iters left: 4 (363 enodes) 84.010 * * [simplify]: Extracting #0: cost 1 inf + 0 84.010 * * [simplify]: Extracting #1: cost 8 inf + 0 84.011 * * [simplify]: Extracting #2: cost 17 inf + 0 84.011 * * [simplify]: Extracting #3: cost 74 inf + 1 84.012 * * [simplify]: Extracting #4: cost 190 inf + 42 84.014 * * [simplify]: Extracting #5: cost 328 inf + 3216 84.021 * * [simplify]: Extracting #6: cost 350 inf + 20451 84.044 * * [simplify]: Extracting #7: cost 147 inf + 101874 84.079 * * [simplify]: Extracting #8: cost 9 inf + 167020 84.113 * * [simplify]: Extracting #9: cost 0 inf + 170541 84.164 * * [simplify]: Extracting #10: cost 0 inf + 170221 84.210 * [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.211 * [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.212 * * * * [progress]: [ 70 / 267 ] simplifiying candidate # 84.213 * [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.213 * * [simplify]: iters left: 6 (41 enodes) 84.230 * * [simplify]: iters left: 5 (193 enodes) 84.319 * * [simplify]: Extracting #0: cost 1 inf + 0 84.319 * * [simplify]: Extracting #1: cost 5 inf + 0 84.319 * * [simplify]: Extracting #2: cost 8 inf + 1 84.319 * * [simplify]: Extracting #3: cost 22 inf + 1 84.319 * * [simplify]: Extracting #4: cost 84 inf + 1 84.320 * * [simplify]: Extracting #5: cost 166 inf + 2 84.321 * * [simplify]: Extracting #6: cost 190 inf + 1785 84.324 * * [simplify]: Extracting #7: cost 156 inf + 11482 84.328 * * [simplify]: Extracting #8: cost 67 inf + 44111 84.337 * * [simplify]: Extracting #9: cost 16 inf + 73507 84.348 * * [simplify]: Extracting #10: cost 4 inf + 83188 84.369 * * [simplify]: Extracting #11: cost 1 inf + 87037 84.393 * * [simplify]: Extracting #12: cost 0 inf + 88714 84.414 * * [simplify]: Extracting #13: cost 0 inf + 88674 84.430 * [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))))) 84.430 * [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))))) 84.431 * [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))))) 84.431 * * [simplify]: iters left: 6 (24 enodes) 84.438 * * [simplify]: iters left: 5 (103 enodes) 84.473 * * [simplify]: iters left: 4 (234 enodes) 84.589 * * [simplify]: Extracting #0: cost 1 inf + 0 84.590 * * [simplify]: Extracting #1: cost 8 inf + 0 84.590 * * [simplify]: Extracting #2: cost 17 inf + 0 84.590 * * [simplify]: Extracting #3: cost 66 inf + 1 84.591 * * [simplify]: Extracting #4: cost 158 inf + 83 84.592 * * [simplify]: Extracting #5: cost 175 inf + 1585 84.597 * * [simplify]: Extracting #6: cost 113 inf + 23924 84.607 * * [simplify]: Extracting #7: cost 47 inf + 49910 84.624 * * [simplify]: Extracting #8: cost 1 inf + 74129 84.641 * * [simplify]: Extracting #9: cost 0 inf + 75125 84.664 * [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)))) 84.664 * [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))))) 84.665 * * * * [progress]: [ 71 / 267 ] simplifiying candidate # 84.666 * [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)))))) 84.666 * * [simplify]: iters left: 6 (44 enodes) 84.696 * * [simplify]: iters left: 5 (225 enodes) 84.785 * * [simplify]: Extracting #0: cost 1 inf + 0 84.785 * * [simplify]: Extracting #1: cost 5 inf + 0 84.785 * * [simplify]: Extracting #2: cost 8 inf + 1 84.785 * * [simplify]: Extracting #3: cost 26 inf + 1 84.785 * * [simplify]: Extracting #4: cost 116 inf + 1 84.786 * * [simplify]: Extracting #5: cost 203 inf + 2 84.786 * * [simplify]: Extracting #6: cost 221 inf + 3300 84.788 * * [simplify]: Extracting #7: cost 168 inf + 18005 84.795 * * [simplify]: Extracting #8: cost 86 inf + 51018 84.821 * * [simplify]: Extracting #9: cost 13 inf + 100436 84.856 * * [simplify]: Extracting #10: cost 1 inf + 113507 84.890 * * [simplify]: Extracting #11: cost 0 inf + 114414 84.925 * * [simplify]: Extracting #12: cost 0 inf + 114374 84.960 * [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))))))))))) 84.961 * [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))))) 84.961 * [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)))))))) 84.962 * * [simplify]: iters left: 6 (30 enodes) 84.973 * * [simplify]: iters left: 5 (145 enodes) 85.005 * * [simplify]: iters left: 4 (391 enodes) 85.202 * * [simplify]: Extracting #0: cost 1 inf + 0 85.202 * * [simplify]: Extracting #1: cost 8 inf + 0 85.202 * * [simplify]: Extracting #2: cost 17 inf + 0 85.203 * * [simplify]: Extracting #3: cost 71 inf + 1 85.203 * * [simplify]: Extracting #4: cost 248 inf + 42 85.205 * * [simplify]: Extracting #5: cost 360 inf + 8210 85.217 * * [simplify]: Extracting #6: cost 256 inf + 48763 85.243 * * [simplify]: Extracting #7: cost 121 inf + 118384 85.295 * * [simplify]: Extracting #8: cost 12 inf + 192312 85.352 * * [simplify]: Extracting #9: cost 1 inf + 202857 85.418 * * [simplify]: Extracting #10: cost 0 inf + 203975 85.465 * * [simplify]: Extracting #11: cost 0 inf + 203935 85.507 * [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))))) 85.507 * [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))))) 85.508 * * * * [progress]: [ 72 / 267 ] simplifiying candidate # 85.508 * [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)))))))) 85.509 * * [simplify]: iters left: 6 (39 enodes) 85.528 * * [simplify]: iters left: 5 (182 enodes) 85.594 * * [simplify]: iters left: 4 (475 enodes) 85.867 * * [simplify]: Extracting #0: cost 1 inf + 0 85.867 * * [simplify]: Extracting #1: cost 5 inf + 0 85.867 * * [simplify]: Extracting #2: cost 8 inf + 1 85.867 * * [simplify]: Extracting #3: cost 34 inf + 1 85.868 * * [simplify]: Extracting #4: cost 195 inf + 1 85.870 * * [simplify]: Extracting #5: cost 406 inf + 3 85.875 * * [simplify]: Extracting #6: cost 469 inf + 12313 85.896 * * [simplify]: Extracting #7: cost 256 inf + 98424 85.957 * * [simplify]: Extracting #8: cost 50 inf + 214736 86.012 * * [simplify]: Extracting #9: cost 2 inf + 252847 86.072 * * [simplify]: Extracting #10: cost 1 inf + 254094 86.109 * * [simplify]: Extracting #11: cost 0 inf + 255943 86.161 * * [simplify]: Extracting #12: cost 0 inf + 255742 86.207 * [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.207 * [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.208 * [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.208 * * [simplify]: iters left: 6 (26 enodes) 86.216 * * [simplify]: iters left: 5 (111 enodes) 86.247 * * [simplify]: iters left: 4 (244 enodes) 86.330 * * [simplify]: Extracting #0: cost 1 inf + 0 86.331 * * [simplify]: Extracting #1: cost 8 inf + 0 86.331 * * [simplify]: Extracting #2: cost 17 inf + 0 86.331 * * [simplify]: Extracting #3: cost 60 inf + 1 86.332 * * [simplify]: Extracting #4: cost 167 inf + 42 86.333 * * [simplify]: Extracting #5: cost 166 inf + 1929 86.337 * * [simplify]: Extracting #6: cost 106 inf + 22816 86.347 * * [simplify]: Extracting #7: cost 43 inf + 45905 86.360 * * [simplify]: Extracting #8: cost 12 inf + 61233 86.382 * * [simplify]: Extracting #9: cost 1 inf + 71284 86.398 * * [simplify]: Extracting #10: cost 0 inf + 72522 86.415 * [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)) 86.415 * [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))))) 86.416 * * * * [progress]: [ 73 / 267 ] simplifiying candidate # 86.416 * [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)))) 86.417 * * [simplify]: iters left: 6 (38 enodes) 86.438 * * [simplify]: iters left: 5 (178 enodes) 86.490 * * [simplify]: iters left: 4 (438 enodes) 86.778 * * [simplify]: Extracting #0: cost 1 inf + 0 86.778 * * [simplify]: Extracting #1: cost 5 inf + 0 86.779 * * [simplify]: Extracting #2: cost 8 inf + 1 86.779 * * [simplify]: Extracting #3: cost 30 inf + 1 86.779 * * [simplify]: Extracting #4: cost 201 inf + 1 86.781 * * [simplify]: Extracting #5: cost 409 inf + 4 86.784 * * [simplify]: Extracting #6: cost 349 inf + 25127 86.802 * * [simplify]: Extracting #7: cost 136 inf + 120917 86.840 * * [simplify]: Extracting #8: cost 9 inf + 191017 86.893 * * [simplify]: Extracting #9: cost 0 inf + 198666 86.931 * [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)))))))) 86.931 * [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))))) 86.932 * [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)))))))) 86.933 * * [simplify]: iters left: 6 (32 enodes) 86.952 * * [simplify]: iters left: 5 (153 enodes) 87.020 * * [simplify]: iters left: 4 (438 enodes) 87.648 * * [simplify]: Extracting #0: cost 1 inf + 0 87.649 * * [simplify]: Extracting #1: cost 8 inf + 0 87.649 * * [simplify]: Extracting #2: cost 17 inf + 0 87.649 * * [simplify]: Extracting #3: cost 72 inf + 1 87.651 * * [simplify]: Extracting #4: cost 360 inf + 42 87.654 * * [simplify]: Extracting #5: cost 475 inf + 4965 87.671 * * [simplify]: Extracting #6: cost 397 inf + 37857 87.679 * * [simplify]: Extracting #7: cost 312 inf + 66706 87.694 * * [simplify]: Extracting #8: cost 194 inf + 135315 87.739 * * [simplify]: Extracting #9: cost 21 inf + 262672 87.816 * * [simplify]: Extracting #10: cost 0 inf + 281769 87.874 * [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))))) 87.874 * [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))))) 87.875 * * * * [progress]: [ 74 / 267 ] simplifiying candidate # 87.875 * [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))))))) 87.875 * * [simplify]: iters left: 6 (37 enodes) 87.897 * * [simplify]: iters left: 5 (173 enodes) 87.976 * * [simplify]: iters left: 4 (462 enodes) 88.217 * * [simplify]: Extracting #0: cost 1 inf + 0 88.217 * * [simplify]: Extracting #1: cost 5 inf + 0 88.217 * * [simplify]: Extracting #2: cost 8 inf + 1 88.218 * * [simplify]: Extracting #3: cost 59 inf + 1 88.218 * * [simplify]: Extracting #4: cost 275 inf + 1 88.224 * * [simplify]: Extracting #5: cost 475 inf + 2 88.229 * * [simplify]: Extracting #6: cost 385 inf + 36158 88.252 * * [simplify]: Extracting #7: cost 107 inf + 167264 88.311 * * [simplify]: Extracting #8: cost 4 inf + 231834 88.359 * * [simplify]: Extracting #9: cost 0 inf + 235478 88.413 * * [simplify]: Extracting #10: cost 0 inf + 235347 88.458 * [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.458 * [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.458 * [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.459 * * [simplify]: iters left: 6 (28 enodes) 88.475 * * [simplify]: iters left: 5 (119 enodes) 88.512 * * [simplify]: iters left: 4 (252 enodes) 88.630 * * [simplify]: Extracting #0: cost 1 inf + 0 88.630 * * [simplify]: Extracting #1: cost 8 inf + 0 88.630 * * [simplify]: Extracting #2: cost 17 inf + 0 88.631 * * [simplify]: Extracting #3: cost 75 inf + 1 88.632 * * [simplify]: Extracting #4: cost 176 inf + 42 88.633 * * [simplify]: Extracting #5: cost 162 inf + 1092 88.639 * * [simplify]: Extracting #6: cost 83 inf + 28132 88.653 * * [simplify]: Extracting #7: cost 11 inf + 59191 88.669 * * [simplify]: Extracting #8: cost 1 inf + 66378 88.683 * * [simplify]: Extracting #9: cost 0 inf + 67084 88.691 * [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.692 * [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.692 * * * * [progress]: [ 75 / 267 ] simplifiying candidate # 88.692 * [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.693 * * [simplify]: iters left: 6 (46 enodes) 88.709 * * [simplify]: iters left: 5 (233 enodes) 88.798 * * [simplify]: Extracting #0: cost 1 inf + 0 88.798 * * [simplify]: Extracting #1: cost 5 inf + 0 88.798 * * [simplify]: Extracting #2: cost 8 inf + 1 88.798 * * [simplify]: Extracting #3: cost 22 inf + 1 88.798 * * [simplify]: Extracting #4: cost 84 inf + 1 88.799 * * [simplify]: Extracting #5: cost 166 inf + 2 88.801 * * [simplify]: Extracting #6: cost 229 inf + 615 88.805 * * [simplify]: Extracting #7: cost 193 inf + 18686 88.822 * * [simplify]: Extracting #8: cost 61 inf + 65294 88.851 * * [simplify]: Extracting #9: cost 25 inf + 88751 88.885 * * [simplify]: Extracting #10: cost 7 inf + 105387 88.914 * * [simplify]: Extracting #11: cost 0 inf + 114834 88.935 * * [simplify]: Extracting #12: cost 0 inf + 114634 88.968 * [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))))) 88.969 * [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))))) 88.969 * [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))))) 88.970 * * [simplify]: iters left: 6 (28 enodes) 88.978 * * [simplify]: iters left: 5 (133 enodes) 89.026 * * [simplify]: iters left: 4 (363 enodes) 89.248 * * [simplify]: Extracting #0: cost 1 inf + 0 89.248 * * [simplify]: Extracting #1: cost 8 inf + 0 89.248 * * [simplify]: Extracting #2: cost 17 inf + 0 89.249 * * [simplify]: Extracting #3: cost 73 inf + 1 89.250 * * [simplify]: Extracting #4: cost 192 inf + 42 89.252 * * [simplify]: Extracting #5: cost 333 inf + 3136 89.261 * * [simplify]: Extracting #6: cost 317 inf + 34187 89.280 * * [simplify]: Extracting #7: cost 99 inf + 120412 89.307 * * [simplify]: Extracting #8: cost 7 inf + 168491 89.346 * * [simplify]: Extracting #9: cost 0 inf + 171908 89.384 * * [simplify]: Extracting #10: cost 0 inf + 171787 89.430 * [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.430 * [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.431 * * * * [progress]: [ 76 / 267 ] simplifiying candidate # 89.431 * [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.431 * * [simplify]: iters left: 6 (34 enodes) 89.444 * * [simplify]: iters left: 5 (172 enodes) 89.501 * * [simplify]: iters left: 4 (490 enodes) 89.785 * * [simplify]: Extracting #0: cost 1 inf + 0 89.785 * * [simplify]: Extracting #1: cost 25 inf + 0 89.786 * * [simplify]: Extracting #2: cost 153 inf + 1 89.786 * * [simplify]: Extracting #3: cost 343 inf + 2 89.788 * * [simplify]: Extracting #4: cost 549 inf + 4954 89.802 * * [simplify]: Extracting #5: cost 401 inf + 102271 89.867 * * [simplify]: Extracting #6: cost 74 inf + 264985 89.965 * * [simplify]: Extracting #7: cost 3 inf + 305336 90.055 * * [simplify]: Extracting #8: cost 0 inf + 306123 90.149 * * [simplify]: Extracting #9: cost 0 inf + 305204 90.228 * * [simplify]: Extracting #10: cost 0 inf + 305084 90.302 * * [simplify]: Extracting #11: cost 0 inf + 305044 90.381 * [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.381 * [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.382 * [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.383 * * [simplify]: iters left: 6 (24 enodes) 90.397 * * [simplify]: iters left: 5 (112 enodes) 90.446 * * [simplify]: iters left: 4 (279 enodes) 90.539 * * [simplify]: Extracting #0: cost 1 inf + 0 90.539 * * [simplify]: Extracting #1: cost 6 inf + 0 90.539 * * [simplify]: Extracting #2: cost 43 inf + 0 90.539 * * [simplify]: Extracting #3: cost 105 inf + 42 90.540 * * [simplify]: Extracting #4: cost 262 inf + 381 90.542 * * [simplify]: Extracting #5: cost 318 inf + 12525 90.549 * * [simplify]: Extracting #6: cost 192 inf + 49360 90.566 * * [simplify]: Extracting #7: cost 65 inf + 108233 90.603 * * [simplify]: Extracting #8: cost 8 inf + 141516 90.645 * * [simplify]: Extracting #9: cost 0 inf + 145988 90.666 * [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.666 * [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.666 * * * * [progress]: [ 77 / 267 ] simplifiying candidate # 90.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))) (/ 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.667 * * [simplify]: iters left: 6 (44 enodes) 90.686 * * [simplify]: iters left: 5 (221 enodes) 90.769 * * [simplify]: Extracting #0: cost 1 inf + 0 90.769 * * [simplify]: Extracting #1: cost 5 inf + 0 90.769 * * [simplify]: Extracting #2: cost 8 inf + 1 90.769 * * [simplify]: Extracting #3: cost 22 inf + 1 90.769 * * [simplify]: Extracting #4: cost 77 inf + 1 90.769 * * [simplify]: Extracting #5: cost 156 inf + 2 90.770 * * [simplify]: Extracting #6: cost 224 inf + 87 90.771 * * [simplify]: Extracting #7: cost 214 inf + 7158 90.778 * * [simplify]: Extracting #8: cost 148 inf + 26307 90.799 * * [simplify]: Extracting #9: cost 48 inf + 81945 90.835 * * [simplify]: Extracting #10: cost 9 inf + 108386 90.867 * * [simplify]: Extracting #11: cost 0 inf + 117435 90.896 * [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))))) 90.896 * [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))))) 90.898 * [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))))) 90.898 * * [simplify]: iters left: 6 (28 enodes) 90.915 * * [simplify]: iters left: 5 (130 enodes) 90.952 * * [simplify]: iters left: 4 (333 enodes) 91.098 * * [simplify]: Extracting #0: cost 1 inf + 0 91.098 * * [simplify]: Extracting #1: cost 8 inf + 0 91.098 * * [simplify]: Extracting #2: cost 17 inf + 0 91.098 * * [simplify]: Extracting #3: cost 68 inf + 1 91.098 * * [simplify]: Extracting #4: cost 155 inf + 42 91.099 * * [simplify]: Extracting #5: cost 307 inf + 926 91.101 * * [simplify]: Extracting #6: cost 381 inf + 5352 91.114 * * [simplify]: Extracting #7: cost 208 inf + 67992 91.148 * * [simplify]: Extracting #8: cost 26 inf + 158765 91.173 * * [simplify]: Extracting #9: cost 0 inf + 173614 91.214 * * [simplify]: Extracting #10: cost 0 inf + 173334 91.241 * [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.241 * [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.241 * * * * [progress]: [ 78 / 267 ] simplifiying candidate # 91.242 * [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.242 * * [simplify]: iters left: 6 (48 enodes) 91.260 * * [simplify]: iters left: 5 (262 enodes) 91.364 * * [simplify]: Extracting #0: cost 1 inf + 0 91.364 * * [simplify]: Extracting #1: cost 5 inf + 0 91.364 * * [simplify]: Extracting #2: cost 8 inf + 1 91.364 * * [simplify]: Extracting #3: cost 26 inf + 1 91.365 * * [simplify]: Extracting #4: cost 110 inf + 1 91.366 * * [simplify]: Extracting #5: cost 199 inf + 2 91.367 * * [simplify]: Extracting #6: cost 276 inf + 335 91.371 * * [simplify]: Extracting #7: cost 252 inf + 10890 91.378 * * [simplify]: Extracting #8: cost 201 inf + 24191 91.386 * * [simplify]: Extracting #9: cost 172 inf + 34446 91.397 * * [simplify]: Extracting #10: cost 94 inf + 76939 91.416 * * [simplify]: Extracting #11: cost 22 inf + 125894 91.455 * * [simplify]: Extracting #12: cost 2 inf + 146651 91.492 * * [simplify]: Extracting #13: cost 0 inf + 148118 91.539 * * [simplify]: Extracting #14: cost 0 inf + 147947 91.574 * [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.574 * [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.576 * [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.576 * * [simplify]: iters left: 6 (34 enodes) 91.596 * * [simplify]: iters left: 5 (172 enodes) 91.651 * * [simplify]: iters left: 4 (484 enodes) 91.892 * * [simplify]: Extracting #0: cost 1 inf + 0 91.892 * * [simplify]: Extracting #1: cost 8 inf + 0 91.892 * * [simplify]: Extracting #2: cost 17 inf + 0 91.893 * * [simplify]: Extracting #3: cost 70 inf + 42 91.894 * * [simplify]: Extracting #4: cost 238 inf + 83 91.897 * * [simplify]: Extracting #5: cost 508 inf + 1300 91.915 * * [simplify]: Extracting #6: cost 454 inf + 63951 91.992 * * [simplify]: Extracting #7: cost 108 inf + 237180 92.057 * * [simplify]: Extracting #8: cost 21 inf + 286352 92.120 * * [simplify]: Extracting #9: cost 0 inf + 295053 92.186 * [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.186 * [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.188 * * * * [progress]: [ 79 / 267 ] simplifiying candidate # 92.189 * [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.189 * * [simplify]: iters left: 6 (44 enodes) 92.207 * * [simplify]: iters left: 5 (224 enodes) 92.275 * * [simplify]: Extracting #0: cost 1 inf + 0 92.275 * * [simplify]: Extracting #1: cost 5 inf + 0 92.275 * * [simplify]: Extracting #2: cost 8 inf + 1 92.275 * * [simplify]: Extracting #3: cost 18 inf + 1 92.275 * * [simplify]: Extracting #4: cost 71 inf + 1 92.276 * * [simplify]: Extracting #5: cost 143 inf + 2 92.276 * * [simplify]: Extracting #6: cost 223 inf + 128 92.278 * * [simplify]: Extracting #7: cost 215 inf + 6658 92.282 * * [simplify]: Extracting #8: cost 142 inf + 26626 92.293 * * [simplify]: Extracting #9: cost 37 inf + 87202 92.329 * * [simplify]: Extracting #10: cost 2 inf + 112209 92.368 * * [simplify]: Extracting #11: cost 0 inf + 113941 92.389 * * [simplify]: Extracting #12: cost 0 inf + 113901 92.414 * [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.415 * [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.416 * [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.416 * * [simplify]: iters left: 6 (30 enodes) 92.433 * * [simplify]: iters left: 5 (138 enodes) 92.488 * * [simplify]: iters left: 4 (345 enodes) 92.645 * * [simplify]: Extracting #0: cost 1 inf + 0 92.645 * * [simplify]: Extracting #1: cost 8 inf + 0 92.645 * * [simplify]: Extracting #2: cost 17 inf + 0 92.645 * * [simplify]: Extracting #3: cost 61 inf + 1 92.646 * * [simplify]: Extracting #4: cost 162 inf + 42 92.648 * * [simplify]: Extracting #5: cost 315 inf + 331 92.652 * * [simplify]: Extracting #6: cost 360 inf + 11871 92.668 * * [simplify]: Extracting #7: cost 194 inf + 64901 92.692 * * [simplify]: Extracting #8: cost 32 inf + 151416 92.728 * * [simplify]: Extracting #9: cost 0 inf + 173330 92.779 * * [simplify]: Extracting #10: cost 0 inf + 173168 92.825 * [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))) 92.825 * [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))))) 92.826 * * * * [progress]: [ 80 / 267 ] simplifiying candidate # 92.826 * [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)))) 92.826 * * [simplify]: iters left: 6 (42 enodes) 92.842 * * [simplify]: iters left: 5 (215 enodes) 92.935 * * [simplify]: Extracting #0: cost 1 inf + 0 92.935 * * [simplify]: Extracting #1: cost 5 inf + 0 92.935 * * [simplify]: Extracting #2: cost 8 inf + 1 92.935 * * [simplify]: Extracting #3: cost 18 inf + 1 92.935 * * [simplify]: Extracting #4: cost 71 inf + 1 92.935 * * [simplify]: Extracting #5: cost 145 inf + 4 92.936 * * [simplify]: Extracting #6: cost 209 inf + 172 92.938 * * [simplify]: Extracting #7: cost 195 inf + 10282 92.942 * * [simplify]: Extracting #8: cost 119 inf + 32356 92.953 * * [simplify]: Extracting #9: cost 33 inf + 80563 92.980 * * [simplify]: Extracting #10: cost 8 inf + 99106 92.999 * * [simplify]: Extracting #11: cost 2 inf + 106257 93.036 * * [simplify]: Extracting #12: cost 0 inf + 108271 93.057 * [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.057 * [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.058 * [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.059 * * [simplify]: iters left: 6 (36 enodes) 93.071 * * [simplify]: iters left: 5 (180 enodes) 93.127 * * [simplify]: Extracting #0: cost 1 inf + 0 93.127 * * [simplify]: Extracting #1: cost 9 inf + 0 93.127 * * [simplify]: Extracting #2: cost 17 inf + 0 93.127 * * [simplify]: Extracting #3: cost 38 inf + 1 93.131 * * [simplify]: Extracting #4: cost 110 inf + 42 93.132 * * [simplify]: Extracting #5: cost 194 inf + 169 93.135 * * [simplify]: Extracting #6: cost 181 inf + 7250 93.140 * * [simplify]: Extracting #7: cost 130 inf + 20554 93.155 * * [simplify]: Extracting #8: cost 48 inf + 63654 93.170 * * [simplify]: Extracting #9: cost 10 inf + 92592 93.185 * * [simplify]: Extracting #10: cost 1 inf + 102510 93.211 * * [simplify]: Extracting #11: cost 0 inf + 103979 93.243 * [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.243 * [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.244 * * * * [progress]: [ 81 / 267 ] simplifiying candidate # 93.245 * [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.245 * * [simplify]: iters left: 6 (42 enodes) 93.261 * * [simplify]: iters left: 5 (215 enodes) 93.333 * * [simplify]: Extracting #0: cost 1 inf + 0 93.333 * * [simplify]: Extracting #1: cost 5 inf + 0 93.333 * * [simplify]: Extracting #2: cost 8 inf + 1 93.333 * * [simplify]: Extracting #3: cost 23 inf + 1 93.333 * * [simplify]: Extracting #4: cost 95 inf + 1 93.334 * * [simplify]: Extracting #5: cost 159 inf + 2 93.335 * * [simplify]: Extracting #6: cost 220 inf + 293 93.336 * * [simplify]: Extracting #7: cost 218 inf + 5726 93.339 * * [simplify]: Extracting #8: cost 144 inf + 27396 93.357 * * [simplify]: Extracting #9: cost 41 inf + 83952 93.388 * * [simplify]: Extracting #10: cost 2 inf + 111650 93.412 * * [simplify]: Extracting #11: cost 0 inf + 113944 93.441 * [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.441 * [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.442 * [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.442 * * [simplify]: iters left: 6 (32 enodes) 93.452 * * [simplify]: iters left: 5 (146 enodes) 93.498 * * [simplify]: iters left: 4 (352 enodes) 93.646 * * [simplify]: Extracting #0: cost 1 inf + 0 93.646 * * [simplify]: Extracting #1: cost 8 inf + 0 93.646 * * [simplify]: Extracting #2: cost 17 inf + 0 93.646 * * [simplify]: Extracting #3: cost 76 inf + 1 93.647 * * [simplify]: Extracting #4: cost 175 inf + 42 93.649 * * [simplify]: Extracting #5: cost 319 inf + 2336 93.658 * * [simplify]: Extracting #6: cost 285 inf + 37389 93.679 * * [simplify]: Extracting #7: cost 62 inf + 137006 93.712 * * [simplify]: Extracting #8: cost 2 inf + 171329 93.743 * * [simplify]: Extracting #9: cost 0 inf + 170512 93.772 * * [simplify]: Extracting #10: cost 0 inf + 170392 93.808 * [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))))))))) 93.808 * [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))))) 93.809 * * * * [progress]: [ 82 / 267 ] simplifiying candidate # 93.809 * [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)))))) 93.809 * * [simplify]: iters left: 6 (41 enodes) 93.823 * * [simplify]: iters left: 5 (193 enodes) 93.872 * * [simplify]: Extracting #0: cost 1 inf + 0 93.872 * * [simplify]: Extracting #1: cost 5 inf + 0 93.872 * * [simplify]: Extracting #2: cost 8 inf + 1 93.872 * * [simplify]: Extracting #3: cost 22 inf + 1 93.873 * * [simplify]: Extracting #4: cost 84 inf + 1 93.874 * * [simplify]: Extracting #5: cost 166 inf + 2 93.875 * * [simplify]: Extracting #6: cost 194 inf + 617 93.879 * * [simplify]: Extracting #7: cost 148 inf + 14242 93.893 * * [simplify]: Extracting #8: cost 40 inf + 58906 93.914 * * [simplify]: Extracting #9: cost 6 inf + 81967 93.933 * * [simplify]: Extracting #10: cost 1 inf + 87517 93.946 * * [simplify]: Extracting #11: cost 0 inf + 89234 93.962 * * [simplify]: Extracting #12: cost 0 inf + 89194 93.985 * [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))))) 93.985 * [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))))) 93.986 * [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))))) 93.987 * * [simplify]: iters left: 6 (24 enodes) 94.002 * * [simplify]: iters left: 5 (103 enodes) 94.035 * * [simplify]: iters left: 4 (234 enodes) 94.131 * * [simplify]: Extracting #0: cost 1 inf + 0 94.131 * * [simplify]: Extracting #1: cost 8 inf + 0 94.131 * * [simplify]: Extracting #2: cost 17 inf + 0 94.131 * * [simplify]: Extracting #3: cost 67 inf + 1 94.132 * * [simplify]: Extracting #4: cost 161 inf + 83 94.134 * * [simplify]: Extracting #5: cost 182 inf + 588 94.138 * * [simplify]: Extracting #6: cost 123 inf + 20639 94.151 * * [simplify]: Extracting #7: cost 13 inf + 70713 94.169 * * [simplify]: Extracting #8: cost 0 inf + 76332 94.182 * [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.182 * [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.182 * * * * [progress]: [ 83 / 267 ] simplifiying candidate # 94.183 * [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.183 * * [simplify]: iters left: 6 (44 enodes) 94.198 * * [simplify]: iters left: 5 (221 enodes) 94.287 * * [simplify]: Extracting #0: cost 1 inf + 0 94.287 * * [simplify]: Extracting #1: cost 5 inf + 0 94.287 * * [simplify]: Extracting #2: cost 8 inf + 1 94.288 * * [simplify]: Extracting #3: cost 22 inf + 1 94.288 * * [simplify]: Extracting #4: cost 77 inf + 1 94.288 * * [simplify]: Extracting #5: cost 156 inf + 2 94.292 * * [simplify]: Extracting #6: cost 225 inf + 46 94.293 * * [simplify]: Extracting #7: cost 221 inf + 6085 94.296 * * [simplify]: Extracting #8: cost 158 inf + 22539 94.304 * * [simplify]: Extracting #9: cost 64 inf + 69883 94.330 * * [simplify]: Extracting #10: cost 11 inf + 104365 94.369 * * [simplify]: Extracting #11: cost 1 inf + 116292 94.410 * * [simplify]: Extracting #12: cost 0 inf + 117518 94.450 * [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.450 * [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.452 * [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.452 * * [simplify]: iters left: 6 (28 enodes) 94.468 * * [simplify]: iters left: 5 (130 enodes) 94.524 * * [simplify]: iters left: 4 (333 enodes) 94.643 * * [simplify]: Extracting #0: cost 1 inf + 0 94.643 * * [simplify]: Extracting #1: cost 8 inf + 0 94.643 * * [simplify]: Extracting #2: cost 17 inf + 0 94.644 * * [simplify]: Extracting #3: cost 68 inf + 1 94.644 * * [simplify]: Extracting #4: cost 155 inf + 42 94.645 * * [simplify]: Extracting #5: cost 308 inf + 674 94.647 * * [simplify]: Extracting #6: cost 371 inf + 8385 94.661 * * [simplify]: Extracting #7: cost 175 inf + 84700 94.691 * * [simplify]: Extracting #8: cost 25 inf + 160629 94.723 * * [simplify]: Extracting #9: cost 0 inf + 173163 94.770 * [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.770 * [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.771 * * * * [progress]: [ 84 / 267 ] simplifiying candidate # 94.772 * [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.772 * * [simplify]: iters left: 6 (29 enodes) 94.790 * * [simplify]: iters left: 5 (132 enodes) 94.849 * * [simplify]: iters left: 4 (335 enodes) 94.988 * * [simplify]: Extracting #0: cost 1 inf + 0 94.988 * * [simplify]: Extracting #1: cost 23 inf + 0 94.989 * * [simplify]: Extracting #2: cost 106 inf + 1 94.990 * * [simplify]: Extracting #3: cost 225 inf + 2 94.992 * * [simplify]: Extracting #4: cost 333 inf + 251 94.996 * * [simplify]: Extracting #5: cost 342 inf + 7446 95.010 * * [simplify]: Extracting #6: cost 205 inf + 55589 95.052 * * [simplify]: Extracting #7: cost 29 inf + 150896 95.079 * * [simplify]: Extracting #8: cost 1 inf + 170552 95.114 * * [simplify]: Extracting #9: cost 0 inf + 171539 95.147 * [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.148 * [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.148 * [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.149 * * [simplify]: iters left: 6 (20 enodes) 95.162 * * [simplify]: iters left: 5 (82 enodes) 95.193 * * [simplify]: iters left: 4 (150 enodes) 95.260 * * [simplify]: iters left: 3 (371 enodes) 95.450 * * [simplify]: Extracting #0: cost 1 inf + 0 95.450 * * [simplify]: Extracting #1: cost 10 inf + 0 95.451 * * [simplify]: Extracting #2: cost 47 inf + 0 95.451 * * [simplify]: Extracting #3: cost 141 inf + 42 95.453 * * [simplify]: Extracting #4: cost 237 inf + 1421 95.457 * * [simplify]: Extracting #5: cost 222 inf + 16312 95.467 * * [simplify]: Extracting #6: cost 170 inf + 36804 95.482 * * [simplify]: Extracting #7: cost 84 inf + 75931 95.499 * * [simplify]: Extracting #8: cost 8 inf + 122169 95.517 * * [simplify]: Extracting #9: cost 0 inf + 128270 95.539 * [simplify]: Simplified to (* (* (pow (fabs x) 8) (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (sqrt PI)) 95.539 * [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.540 * * * * [progress]: [ 85 / 267 ] simplifiying candidate # 95.540 * [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.541 * * [simplify]: iters left: 6 (44 enodes) 95.570 * * [simplify]: iters left: 5 (226 enodes) 95.654 * * [simplify]: Extracting #0: cost 1 inf + 0 95.654 * * [simplify]: Extracting #1: cost 5 inf + 0 95.654 * * [simplify]: Extracting #2: cost 8 inf + 1 95.654 * * [simplify]: Extracting #3: cost 26 inf + 1 95.655 * * [simplify]: Extracting #4: cost 110 inf + 1 95.655 * * [simplify]: Extracting #5: cost 193 inf + 2 95.656 * * [simplify]: Extracting #6: cost 237 inf + 423 95.657 * * [simplify]: Extracting #7: cost 208 inf + 8777 95.661 * * [simplify]: Extracting #8: cost 153 inf + 25267 95.681 * * [simplify]: Extracting #9: cost 52 inf + 82035 95.715 * * [simplify]: Extracting #10: cost 5 inf + 116129 95.751 * * [simplify]: Extracting #11: cost 1 inf + 120523 95.775 * * [simplify]: Extracting #12: cost 0 inf + 121929 95.810 * * [simplify]: Extracting #13: cost 0 inf + 121758 95.850 * [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.850 * [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.851 * [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.852 * * [simplify]: iters left: 6 (30 enodes) 95.869 * * [simplify]: iters left: 5 (142 enodes) 95.928 * * [simplify]: iters left: 4 (363 enodes) 96.097 * * [simplify]: Extracting #0: cost 1 inf + 0 96.097 * * [simplify]: Extracting #1: cost 8 inf + 0 96.097 * * [simplify]: Extracting #2: cost 17 inf + 0 96.097 * * [simplify]: Extracting #3: cost 63 inf + 1 96.098 * * [simplify]: Extracting #4: cost 206 inf + 83 96.101 * * [simplify]: Extracting #5: cost 364 inf + 2169 96.113 * * [simplify]: Extracting #6: cost 260 inf + 49758 96.162 * * [simplify]: Extracting #7: cost 46 inf + 173430 96.198 * * [simplify]: Extracting #8: cost 7 inf + 199496 96.243 * * [simplify]: Extracting #9: cost 0 inf + 203990 96.282 * [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.282 * [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.283 * * * * [progress]: [ 86 / 267 ] simplifiying candidate # 96.284 * [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.284 * * [simplify]: iters left: 6 (39 enodes) 96.312 * * [simplify]: iters left: 5 (183 enodes) 96.380 * * [simplify]: iters left: 4 (490 enodes) 96.617 * * [simplify]: Extracting #0: cost 1 inf + 0 96.617 * * [simplify]: Extracting #1: cost 5 inf + 0 96.617 * * [simplify]: Extracting #2: cost 8 inf + 1 96.617 * * [simplify]: Extracting #3: cost 37 inf + 1 96.618 * * [simplify]: Extracting #4: cost 195 inf + 1 96.619 * * [simplify]: Extracting #5: cost 396 inf + 3 96.621 * * [simplify]: Extracting #6: cost 521 inf + 6567 96.631 * * [simplify]: Extracting #7: cost 390 inf + 75270 96.673 * * [simplify]: Extracting #8: cost 81 inf + 246246 96.756 * * [simplify]: Extracting #9: cost 7 inf + 296746 96.812 * * [simplify]: Extracting #10: cost 1 inf + 300361 96.879 * * [simplify]: Extracting #11: cost 0 inf + 301748 96.969 * [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)))))))) 96.970 * [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))))) 96.970 * [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)))))) 96.971 * * [simplify]: iters left: 6 (26 enodes) 96.979 * * [simplify]: iters left: 5 (108 enodes) 97.001 * * [simplify]: iters left: 4 (214 enodes) 97.063 * * [simplify]: Extracting #0: cost 1 inf + 0 97.063 * * [simplify]: Extracting #1: cost 8 inf + 0 97.064 * * [simplify]: Extracting #2: cost 17 inf + 0 97.064 * * [simplify]: Extracting #3: cost 53 inf + 1 97.064 * * [simplify]: Extracting #4: cost 124 inf + 42 97.065 * * [simplify]: Extracting #5: cost 146 inf + 1379 97.067 * * [simplify]: Extracting #6: cost 135 inf + 4709 97.069 * * [simplify]: Extracting #7: cost 94 inf + 16670 97.073 * * [simplify]: Extracting #8: cost 53 inf + 36910 97.080 * * [simplify]: Extracting #9: cost 12 inf + 61140 97.089 * * [simplify]: Extracting #10: cost 1 inf + 70645 97.098 * * [simplify]: Extracting #11: cost 0 inf + 71923 97.115 * [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.115 * [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.116 * * * * [progress]: [ 87 / 267 ] simplifiying candidate # 97.117 * [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.117 * * [simplify]: iters left: 6 (38 enodes) 97.140 * * [simplify]: iters left: 5 (179 enodes) 97.194 * * [simplify]: iters left: 4 (459 enodes) 97.401 * * [simplify]: Extracting #0: cost 1 inf + 0 97.401 * * [simplify]: Extracting #1: cost 5 inf + 0 97.401 * * [simplify]: Extracting #2: cost 8 inf + 1 97.401 * * [simplify]: Extracting #3: cost 31 inf + 1 97.402 * * [simplify]: Extracting #4: cost 203 inf + 1 97.408 * * [simplify]: Extracting #5: cost 418 inf + 4 97.411 * * [simplify]: Extracting #6: cost 470 inf + 11733 97.421 * * [simplify]: Extracting #7: cost 324 inf + 85448 97.475 * * [simplify]: Extracting #8: cost 70 inf + 226626 97.541 * * [simplify]: Extracting #9: cost 0 inf + 271487 97.617 * * [simplify]: Extracting #10: cost 0 inf + 270833 97.675 * [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)))))))))) 97.675 * [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))))) 97.676 * [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)))))))) 97.676 * * [simplify]: iters left: 6 (32 enodes) 97.685 * * [simplify]: iters left: 5 (150 enodes) 97.724 * * [simplify]: iters left: 4 (410 enodes) 97.918 * * [simplify]: Extracting #0: cost 1 inf + 0 97.918 * * [simplify]: Extracting #1: cost 8 inf + 0 97.918 * * [simplify]: Extracting #2: cost 17 inf + 0 97.919 * * [simplify]: Extracting #3: cost 64 inf + 1 97.919 * * [simplify]: Extracting #4: cost 316 inf + 83 97.921 * * [simplify]: Extracting #5: cost 470 inf + 3423 97.925 * * [simplify]: Extracting #6: cost 399 inf + 32141 97.939 * * [simplify]: Extracting #7: cost 227 inf + 121299 97.981 * * [simplify]: Extracting #8: cost 34 inf + 258554 98.036 * * [simplify]: Extracting #9: cost 0 inf + 282319 98.120 * [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.120 * [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.122 * * * * [progress]: [ 88 / 267 ] simplifiying candidate # 98.122 * [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.123 * * [simplify]: iters left: 6 (37 enodes) 98.149 * * [simplify]: iters left: 5 (174 enodes) 98.227 * * [simplify]: iters left: 4 (481 enodes) 98.451 * * [simplify]: Extracting #0: cost 1 inf + 0 98.451 * * [simplify]: Extracting #1: cost 5 inf + 0 98.451 * * [simplify]: Extracting #2: cost 8 inf + 1 98.451 * * [simplify]: Extracting #3: cost 62 inf + 1 98.452 * * [simplify]: Extracting #4: cost 276 inf + 1 98.453 * * [simplify]: Extracting #5: cost 476 inf + 2 98.463 * * [simplify]: Extracting #6: cost 529 inf + 6005 98.482 * * [simplify]: Extracting #7: cost 370 inf + 82409 98.545 * * [simplify]: Extracting #8: cost 69 inf + 254460 98.622 * * [simplify]: Extracting #9: cost 0 inf + 298658 98.700 * * [simplify]: Extracting #10: cost 0 inf + 298094 98.777 * * [simplify]: Extracting #11: cost 0 inf + 298054 98.827 * [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))))))) 98.827 * [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))))) 98.827 * [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)))))) 98.828 * * [simplify]: iters left: 6 (28 enodes) 98.837 * * [simplify]: iters left: 5 (116 enodes) 98.876 * * [simplify]: iters left: 4 (224 enodes) 98.930 * * [simplify]: Extracting #0: cost 1 inf + 0 98.930 * * [simplify]: Extracting #1: cost 8 inf + 0 98.930 * * [simplify]: Extracting #2: cost 17 inf + 0 98.930 * * [simplify]: Extracting #3: cost 68 inf + 42 98.931 * * [simplify]: Extracting #4: cost 138 inf + 83 98.931 * * [simplify]: Extracting #5: cost 164 inf + 841 98.934 * * [simplify]: Extracting #6: cost 90 inf + 26334 98.941 * * [simplify]: Extracting #7: cost 23 inf + 59921 98.950 * * [simplify]: Extracting #8: cost 1 inf + 71554 98.959 * * [simplify]: Extracting #9: cost 0 inf + 71806 98.976 * [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))) 98.976 * [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))))) 98.977 * * * * [progress]: [ 89 / 267 ] simplifiying candidate # 98.978 * [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)))))) 98.978 * * [simplify]: iters left: 6 (44 enodes) 99.005 * * [simplify]: iters left: 5 (225 enodes) 99.080 * * [simplify]: Extracting #0: cost 1 inf + 0 99.080 * * [simplify]: Extracting #1: cost 5 inf + 0 99.080 * * [simplify]: Extracting #2: cost 8 inf + 1 99.080 * * [simplify]: Extracting #3: cost 26 inf + 1 99.080 * * [simplify]: Extracting #4: cost 116 inf + 1 99.081 * * [simplify]: Extracting #5: cost 203 inf + 2 99.083 * * [simplify]: Extracting #6: cost 211 inf + 4329 99.091 * * [simplify]: Extracting #7: cost 126 inf + 35485 99.113 * * [simplify]: Extracting #8: cost 28 inf + 87770 99.144 * * [simplify]: Extracting #9: cost 0 inf + 113774 99.180 * [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.180 * [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.182 * [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.182 * * [simplify]: iters left: 6 (30 enodes) 99.200 * * [simplify]: iters left: 5 (145 enodes) 99.242 * * [simplify]: iters left: 4 (391 enodes) 99.430 * * [simplify]: Extracting #0: cost 1 inf + 0 99.430 * * [simplify]: Extracting #1: cost 8 inf + 0 99.430 * * [simplify]: Extracting #2: cost 17 inf + 0 99.430 * * [simplify]: Extracting #3: cost 71 inf + 1 99.431 * * [simplify]: Extracting #4: cost 249 inf + 42 99.432 * * [simplify]: Extracting #5: cost 376 inf + 1750 99.440 * * [simplify]: Extracting #6: cost 248 inf + 62680 99.480 * * [simplify]: Extracting #7: cost 52 inf + 165943 99.551 * * [simplify]: Extracting #8: cost 5 inf + 197509 99.589 * * [simplify]: Extracting #9: cost 0 inf + 203394 99.631 * [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))))))))))) 99.631 * [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))))) 99.632 * * * * [progress]: [ 90 / 267 ] simplifiying candidate # 99.633 * [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)))))) 99.633 * * [simplify]: iters left: 6 (48 enodes) 99.672 * * [simplify]: iters left: 5 (262 enodes) 99.774 * * [simplify]: Extracting #0: cost 1 inf + 0 99.774 * * [simplify]: Extracting #1: cost 5 inf + 0 99.774 * * [simplify]: Extracting #2: cost 8 inf + 1 99.774 * * [simplify]: Extracting #3: cost 26 inf + 1 99.775 * * [simplify]: Extracting #4: cost 110 inf + 1 99.776 * * [simplify]: Extracting #5: cost 199 inf + 2 99.777 * * [simplify]: Extracting #6: cost 269 inf + 2073 99.781 * * [simplify]: Extracting #7: cost 251 inf + 11889 99.788 * * [simplify]: Extracting #8: cost 168 inf + 42418 99.801 * * [simplify]: Extracting #9: cost 59 inf + 98596 99.827 * * [simplify]: Extracting #10: cost 13 inf + 134152 99.854 * * [simplify]: Extracting #11: cost 3 inf + 144067 99.898 * * [simplify]: Extracting #12: cost 1 inf + 146720 99.935 * * [simplify]: Extracting #13: cost 0 inf + 148387 99.988 * * [simplify]: Extracting #14: cost 0 inf + 148227 100.041 * [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.041 * [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.043 * [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.043 * * [simplify]: iters left: 6 (34 enodes) 100.063 * * [simplify]: iters left: 5 (172 enodes) 100.143 * * [simplify]: iters left: 4 (484 enodes) 100.413 * * [simplify]: Extracting #0: cost 1 inf + 0 100.413 * * [simplify]: Extracting #1: cost 8 inf + 0 100.413 * * [simplify]: Extracting #2: cost 17 inf + 0 100.413 * * [simplify]: Extracting #3: cost 70 inf + 42 100.415 * * [simplify]: Extracting #4: cost 234 inf + 83 100.419 * * [simplify]: Extracting #5: cost 504 inf + 2913 100.427 * * [simplify]: Extracting #6: cost 531 inf + 20757 100.455 * * [simplify]: Extracting #7: cost 321 inf + 102508 100.507 * * [simplify]: Extracting #8: cost 41 inf + 266905 100.584 * * [simplify]: Extracting #9: cost 2 inf + 294810 100.657 * * [simplify]: Extracting #10: cost 0 inf + 297156 100.741 * * [simplify]: Extracting #11: cost 0 inf + 297116 100.802 * [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)))) 100.802 * [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))))) 100.803 * * * * [progress]: [ 91 / 267 ] simplifiying candidate # 100.803 * [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)))))) 100.804 * * [simplify]: iters left: 6 (44 enodes) 100.822 * * [simplify]: iters left: 5 (226 enodes) 100.908 * * [simplify]: Extracting #0: cost 1 inf + 0 100.908 * * [simplify]: Extracting #1: cost 5 inf + 0 100.908 * * [simplify]: Extracting #2: cost 8 inf + 1 100.908 * * [simplify]: Extracting #3: cost 26 inf + 1 100.908 * * [simplify]: Extracting #4: cost 110 inf + 1 100.909 * * [simplify]: Extracting #5: cost 193 inf + 2 100.911 * * [simplify]: Extracting #6: cost 229 inf + 1611 100.913 * * [simplify]: Extracting #7: cost 196 inf + 11638 100.917 * * [simplify]: Extracting #8: cost 142 inf + 30433 100.928 * * [simplify]: Extracting #9: cost 47 inf + 82020 100.947 * * [simplify]: Extracting #10: cost 5 inf + 114092 100.972 * * [simplify]: Extracting #11: cost 1 inf + 119238 101.012 * * [simplify]: Extracting #12: cost 0 inf + 120264 101.043 * [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.043 * [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.044 * [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.044 * * [simplify]: iters left: 6 (30 enodes) 101.053 * * [simplify]: iters left: 5 (142 enodes) 101.094 * * [simplify]: iters left: 4 (363 enodes) 101.261 * * [simplify]: Extracting #0: cost 1 inf + 0 101.261 * * [simplify]: Extracting #1: cost 8 inf + 0 101.261 * * [simplify]: Extracting #2: cost 17 inf + 0 101.261 * * [simplify]: Extracting #3: cost 63 inf + 1 101.262 * * [simplify]: Extracting #4: cost 205 inf + 83 101.263 * * [simplify]: Extracting #5: cost 362 inf + 2299 101.270 * * [simplify]: Extracting #6: cost 261 inf + 48857 101.305 * * [simplify]: Extracting #7: cost 41 inf + 173974 101.342 * * [simplify]: Extracting #8: cost 7 inf + 196895 101.407 * * [simplify]: Extracting #9: cost 0 inf + 202624 101.462 * [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.462 * [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.463 * * * * [progress]: [ 92 / 267 ] simplifiying candidate # 101.464 * [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.464 * * [simplify]: iters left: 6 (32 enodes) 101.477 * * [simplify]: iters left: 5 (164 enodes) 101.543 * * [simplify]: iters left: 4 (443 enodes) 101.754 * * [simplify]: Extracting #0: cost 1 inf + 0 101.754 * * [simplify]: Extracting #1: cost 31 inf + 0 101.755 * * [simplify]: Extracting #2: cost 144 inf + 1 101.757 * * [simplify]: Extracting #3: cost 322 inf + 2 101.760 * * [simplify]: Extracting #4: cost 459 inf + 2126 101.777 * * [simplify]: Extracting #5: cost 318 inf + 65347 101.829 * * [simplify]: Extracting #6: cost 53 inf + 227638 101.879 * * [simplify]: Extracting #7: cost 15 inf + 258566 101.957 * * [simplify]: Extracting #8: cost 0 inf + 266736 102.013 * [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.014 * [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.014 * [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.014 * * [simplify]: iters left: 6 (26 enodes) 102.023 * * [simplify]: iters left: 5 (124 enodes) 102.059 * * [simplify]: iters left: 4 (306 enodes) 102.171 * * [simplify]: Extracting #0: cost 1 inf + 0 102.171 * * [simplify]: Extracting #1: cost 10 inf + 0 102.171 * * [simplify]: Extracting #2: cost 39 inf + 0 102.171 * * [simplify]: Extracting #3: cost 158 inf + 42 102.172 * * [simplify]: Extracting #4: cost 312 inf + 87 102.175 * * [simplify]: Extracting #5: cost 271 inf + 17826 102.208 * * [simplify]: Extracting #6: cost 69 inf + 130026 102.270 * * [simplify]: Extracting #7: cost 9 inf + 167944 102.317 * * [simplify]: Extracting #8: cost 0 inf + 172544 102.362 * [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.363 * [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.363 * * * * [progress]: [ 93 / 267 ] simplifiying candidate # 102.364 * [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.364 * * [simplify]: iters left: 6 (38 enodes) 102.377 * * [simplify]: iters left: 5 (193 enodes) 102.436 * * [simplify]: Extracting #0: cost 1 inf + 0 102.436 * * [simplify]: Extracting #1: cost 5 inf + 0 102.436 * * [simplify]: Extracting #2: cost 8 inf + 1 102.436 * * [simplify]: Extracting #3: cost 22 inf + 1 102.436 * * [simplify]: Extracting #4: cost 94 inf + 1 102.436 * * [simplify]: Extracting #5: cost 163 inf + 2 102.437 * * [simplify]: Extracting #6: cost 199 inf + 6 102.438 * * [simplify]: Extracting #7: cost 177 inf + 3531 102.441 * * [simplify]: Extracting #8: cost 100 inf + 34653 102.452 * * [simplify]: Extracting #9: cost 23 inf + 80618 102.468 * * [simplify]: Extracting #10: cost 2 inf + 98940 102.485 * * [simplify]: Extracting #11: cost 0 inf + 101956 102.521 * [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))))) 102.521 * [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))))) 102.523 * [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)))))) 102.523 * * [simplify]: iters left: 6 (29 enodes) 102.541 * * [simplify]: iters left: 5 (138 enodes) 102.577 * * [simplify]: iters left: 4 (355 enodes) 102.739 * * [simplify]: Extracting #0: cost 1 inf + 0 102.739 * * [simplify]: Extracting #1: cost 8 inf + 0 102.739 * * [simplify]: Extracting #2: cost 17 inf + 0 102.739 * * [simplify]: Extracting #3: cost 53 inf + 1 102.740 * * [simplify]: Extracting #4: cost 192 inf + 42 102.742 * * [simplify]: Extracting #5: cost 341 inf + 87 102.747 * * [simplify]: Extracting #6: cost 301 inf + 23325 102.778 * * [simplify]: Extracting #7: cost 105 inf + 134139 102.834 * * [simplify]: Extracting #8: cost 19 inf + 178301 102.901 * * [simplify]: Extracting #9: cost 0 inf + 191524 102.937 * * [simplify]: Extracting #10: cost 0 inf + 190069 102.971 * [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))))))) 102.971 * [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))))) 102.971 * * * * [progress]: [ 94 / 267 ] simplifiying candidate # 102.972 * [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)))) 102.972 * * [simplify]: iters left: 6 (38 enodes) 102.997 * * [simplify]: iters left: 5 (200 enodes) 103.092 * * [simplify]: Extracting #0: cost 1 inf + 0 103.092 * * [simplify]: Extracting #1: cost 5 inf + 0 103.092 * * [simplify]: Extracting #2: cost 8 inf + 1 103.092 * * [simplify]: Extracting #3: cost 22 inf + 1 103.093 * * [simplify]: Extracting #4: cost 98 inf + 1 103.093 * * [simplify]: Extracting #5: cost 170 inf + 4 103.095 * * [simplify]: Extracting #6: cost 205 inf + 7 103.096 * * [simplify]: Extracting #7: cost 188 inf + 3129 103.102 * * [simplify]: Extracting #8: cost 118 inf + 28010 103.114 * * [simplify]: Extracting #9: cost 38 inf + 74363 103.129 * * [simplify]: Extracting #10: cost 4 inf + 103750 103.152 * * [simplify]: Extracting #11: cost 0 inf + 105064 103.171 * * [simplify]: Extracting #12: cost 0 inf + 104933 103.204 * [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.205 * [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.206 * [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.207 * * [simplify]: iters left: 6 (35 enodes) 103.229 * * [simplify]: iters left: 5 (180 enodes) 103.290 * * [simplify]: Extracting #0: cost 1 inf + 0 103.290 * * [simplify]: Extracting #1: cost 9 inf + 0 103.291 * * [simplify]: Extracting #2: cost 17 inf + 0 103.291 * * [simplify]: Extracting #3: cost 34 inf + 42 103.291 * * [simplify]: Extracting #4: cost 120 inf + 83 103.292 * * [simplify]: Extracting #5: cost 190 inf + 86 103.293 * * [simplify]: Extracting #6: cost 192 inf + 1555 103.296 * * [simplify]: Extracting #7: cost 168 inf + 7817 103.301 * * [simplify]: Extracting #8: cost 127 inf + 23009 103.318 * * [simplify]: Extracting #9: cost 43 inf + 75770 103.332 * * [simplify]: Extracting #10: cost 9 inf + 100609 103.348 * * [simplify]: Extracting #11: cost 1 inf + 109419 103.371 * * [simplify]: Extracting #12: cost 0 inf + 110767 103.405 * [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.405 * [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.406 * * * * [progress]: [ 95 / 267 ] simplifiying candidate # 103.407 * [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.407 * * [simplify]: iters left: 6 (38 enodes) 103.437 * * [simplify]: iters left: 5 (200 enodes) 103.502 * * [simplify]: Extracting #0: cost 1 inf + 0 103.502 * * [simplify]: Extracting #1: cost 5 inf + 0 103.502 * * [simplify]: Extracting #2: cost 8 inf + 1 103.502 * * [simplify]: Extracting #3: cost 27 inf + 1 103.502 * * [simplify]: Extracting #4: cost 119 inf + 1 103.503 * * [simplify]: Extracting #5: cost 183 inf + 2 103.505 * * [simplify]: Extracting #6: cost 197 inf + 1458 103.508 * * [simplify]: Extracting #7: cost 155 inf + 15069 103.516 * * [simplify]: Extracting #8: cost 111 inf + 34529 103.538 * * [simplify]: Extracting #9: cost 29 inf + 85657 103.576 * * [simplify]: Extracting #10: cost 0 inf + 108044 103.612 * * [simplify]: Extracting #11: cost 0 inf + 107844 103.630 * [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))))) 103.630 * [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))))) 103.631 * [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)))))) 103.631 * * [simplify]: iters left: 6 (31 enodes) 103.642 * * [simplify]: iters left: 5 (146 enodes) 103.702 * * [simplify]: iters left: 4 (364 enodes) 103.886 * * [simplify]: Extracting #0: cost 1 inf + 0 103.886 * * [simplify]: Extracting #1: cost 8 inf + 0 103.886 * * [simplify]: Extracting #2: cost 17 inf + 0 103.887 * * [simplify]: Extracting #3: cost 68 inf + 42 103.888 * * [simplify]: Extracting #4: cost 216 inf + 83 103.890 * * [simplify]: Extracting #5: cost 355 inf + 92 103.893 * * [simplify]: Extracting #6: cost 317 inf + 13317 103.902 * * [simplify]: Extracting #7: cost 177 inf + 70863 103.927 * * [simplify]: Extracting #8: cost 30 inf + 169183 103.978 * * [simplify]: Extracting #9: cost 0 inf + 193623 104.013 * [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.013 * [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.014 * * * * [progress]: [ 96 / 267 ] simplifiying candidate # 104.014 * [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.014 * * [simplify]: iters left: 6 (39 enodes) 104.027 * * [simplify]: iters left: 5 (182 enodes) 104.095 * * [simplify]: iters left: 4 (475 enodes) 104.384 * * [simplify]: Extracting #0: cost 1 inf + 0 104.384 * * [simplify]: Extracting #1: cost 5 inf + 0 104.384 * * [simplify]: Extracting #2: cost 8 inf + 1 104.384 * * [simplify]: Extracting #3: cost 34 inf + 1 104.385 * * [simplify]: Extracting #4: cost 194 inf + 1 104.388 * * [simplify]: Extracting #5: cost 404 inf + 3 104.392 * * [simplify]: Extracting #6: cost 478 inf + 7163 104.412 * * [simplify]: Extracting #7: cost 229 inf + 113711 104.457 * * [simplify]: Extracting #8: cost 31 inf + 230653 104.510 * * [simplify]: Extracting #9: cost 1 inf + 254846 104.555 * * [simplify]: Extracting #10: cost 0 inf + 256496 104.623 * [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)))))))) 104.623 * [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))))) 104.624 * [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))))) 104.624 * * [simplify]: iters left: 6 (26 enodes) 104.639 * * [simplify]: iters left: 5 (111 enodes) 104.670 * * [simplify]: iters left: 4 (244 enodes) 104.772 * * [simplify]: Extracting #0: cost 1 inf + 0 104.772 * * [simplify]: Extracting #1: cost 8 inf + 0 104.772 * * [simplify]: Extracting #2: cost 17 inf + 0 104.772 * * [simplify]: Extracting #3: cost 61 inf + 1 104.773 * * [simplify]: Extracting #4: cost 166 inf + 42 104.773 * * [simplify]: Extracting #5: cost 170 inf + 629 104.776 * * [simplify]: Extracting #6: cost 105 inf + 20800 104.781 * * [simplify]: Extracting #7: cost 20 inf + 56193 104.789 * * [simplify]: Extracting #8: cost 3 inf + 68598 104.808 * * [simplify]: Extracting #9: cost 0 inf + 72150 104.819 * [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))) 104.819 * [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))))) 104.819 * * * * [progress]: [ 97 / 267 ] simplifiying candidate # 104.820 * [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)))))) 104.820 * * [simplify]: iters left: 6 (44 enodes) 104.846 * * [simplify]: iters left: 5 (224 enodes) 104.923 * * [simplify]: Extracting #0: cost 1 inf + 0 104.923 * * [simplify]: Extracting #1: cost 5 inf + 0 104.923 * * [simplify]: Extracting #2: cost 8 inf + 1 104.923 * * [simplify]: Extracting #3: cost 18 inf + 1 104.923 * * [simplify]: Extracting #4: cost 71 inf + 1 104.923 * * [simplify]: Extracting #5: cost 143 inf + 2 104.924 * * [simplify]: Extracting #6: cost 224 inf + 46 104.925 * * [simplify]: Extracting #7: cost 223 inf + 4651 104.929 * * [simplify]: Extracting #8: cost 138 inf + 30835 104.941 * * [simplify]: Extracting #9: cost 31 inf + 89077 104.964 * * [simplify]: Extracting #10: cost 8 inf + 104595 105.001 * * [simplify]: Extracting #11: cost 2 inf + 111090 105.034 * * [simplify]: Extracting #12: cost 0 inf + 113983 105.057 * [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.057 * [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.059 * [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.059 * * [simplify]: iters left: 6 (30 enodes) 105.077 * * [simplify]: iters left: 5 (138 enodes) 105.134 * * [simplify]: iters left: 4 (345 enodes) 105.273 * * [simplify]: Extracting #0: cost 1 inf + 0 105.273 * * [simplify]: Extracting #1: cost 8 inf + 0 105.273 * * [simplify]: Extracting #2: cost 17 inf + 0 105.273 * * [simplify]: Extracting #3: cost 61 inf + 1 105.273 * * [simplify]: Extracting #4: cost 162 inf + 42 105.274 * * [simplify]: Extracting #5: cost 309 inf + 1883 105.284 * * [simplify]: Extracting #6: cost 369 inf + 8809 105.302 * * [simplify]: Extracting #7: cost 189 inf + 69545 105.324 * * [simplify]: Extracting #8: cost 34 inf + 150473 105.369 * * [simplify]: Extracting #9: cost 0 inf + 173872 105.406 * * [simplify]: Extracting #10: cost 0 inf + 172992 105.444 * [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))) 105.444 * [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))))) 105.445 * * * * [progress]: [ 98 / 267 ] simplifiying candidate # 105.446 * [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)))))) 105.446 * * [simplify]: iters left: 6 (39 enodes) 105.471 * * [simplify]: iters left: 5 (183 enodes) 105.522 * * [simplify]: iters left: 4 (490 enodes) 105.751 * * [simplify]: Extracting #0: cost 1 inf + 0 105.752 * * [simplify]: Extracting #1: cost 5 inf + 0 105.752 * * [simplify]: Extracting #2: cost 8 inf + 1 105.752 * * [simplify]: Extracting #3: cost 36 inf + 1 105.753 * * [simplify]: Extracting #4: cost 196 inf + 1 105.755 * * [simplify]: Extracting #5: cost 402 inf + 3 105.760 * * [simplify]: Extracting #6: cost 521 inf + 11000 105.786 * * [simplify]: Extracting #7: cost 351 inf + 103365 105.860 * * [simplify]: Extracting #8: cost 61 inf + 268860 105.931 * * [simplify]: Extracting #9: cost 4 inf + 305749 106.001 * * [simplify]: Extracting #10: cost 1 inf + 308362 106.100 * * [simplify]: Extracting #11: cost 0 inf + 309594 106.159 * * [simplify]: Extracting #12: cost 0 inf + 309395 106.210 * [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.210 * [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.211 * [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.211 * * [simplify]: iters left: 6 (26 enodes) 106.220 * * [simplify]: iters left: 5 (108 enodes) 106.248 * * [simplify]: iters left: 4 (214 enodes) 106.298 * * [simplify]: Extracting #0: cost 1 inf + 0 106.298 * * [simplify]: Extracting #1: cost 8 inf + 0 106.299 * * [simplify]: Extracting #2: cost 17 inf + 0 106.299 * * [simplify]: Extracting #3: cost 53 inf + 1 106.299 * * [simplify]: Extracting #4: cost 124 inf + 42 106.299 * * [simplify]: Extracting #5: cost 147 inf + 1087 106.300 * * [simplify]: Extracting #6: cost 136 inf + 5088 106.302 * * [simplify]: Extracting #7: cost 99 inf + 15759 106.309 * * [simplify]: Extracting #8: cost 43 inf + 42380 106.323 * * [simplify]: Extracting #9: cost 12 inf + 62933 106.341 * * [simplify]: Extracting #10: cost 0 inf + 72087 106.358 * [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.359 * [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.360 * * * * [progress]: [ 99 / 267 ] simplifiying candidate # 106.360 * [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.361 * * [simplify]: iters left: 6 (38 enodes) 106.380 * * [simplify]: iters left: 5 (193 enodes) 106.445 * * [simplify]: Extracting #0: cost 1 inf + 0 106.445 * * [simplify]: Extracting #1: cost 5 inf + 0 106.445 * * [simplify]: Extracting #2: cost 8 inf + 1 106.445 * * [simplify]: Extracting #3: cost 22 inf + 1 106.446 * * [simplify]: Extracting #4: cost 94 inf + 1 106.446 * * [simplify]: Extracting #5: cost 163 inf + 2 106.447 * * [simplify]: Extracting #6: cost 199 inf + 6 106.449 * * [simplify]: Extracting #7: cost 179 inf + 3538 106.456 * * [simplify]: Extracting #8: cost 109 inf + 30853 106.477 * * [simplify]: Extracting #9: cost 27 inf + 78304 106.507 * * [simplify]: Extracting #10: cost 1 inf + 100849 106.542 * * [simplify]: Extracting #11: cost 0 inf + 101916 106.559 * [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)))))))) 106.559 * [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))))) 106.560 * [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)))))))) 106.560 * * [simplify]: iters left: 6 (29 enodes) 106.569 * * [simplify]: iters left: 5 (138 enodes) 106.624 * * [simplify]: iters left: 4 (355 enodes) 106.819 * * [simplify]: Extracting #0: cost 1 inf + 0 106.819 * * [simplify]: Extracting #1: cost 8 inf + 0 106.819 * * [simplify]: Extracting #2: cost 17 inf + 0 106.819 * * [simplify]: Extracting #3: cost 53 inf + 1 106.820 * * [simplify]: Extracting #4: cost 193 inf + 42 106.821 * * [simplify]: Extracting #5: cost 341 inf + 87 106.823 * * [simplify]: Extracting #6: cost 311 inf + 18316 106.837 * * [simplify]: Extracting #7: cost 121 inf + 119658 106.885 * * [simplify]: Extracting #8: cost 13 inf + 184263 106.947 * * [simplify]: Extracting #9: cost 0 inf + 192019 106.998 * * [simplify]: Extracting #10: cost 0 inf + 190353 107.031 * * [simplify]: Extracting #11: cost 0 inf + 190113 107.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)))))) (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.078 * [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.079 * * * * [progress]: [ 100 / 267 ] simplifiying candidate # 107.079 * [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.080 * * [simplify]: iters left: 6 (27 enodes) 107.089 * * [simplify]: iters left: 5 (121 enodes) 107.115 * * [simplify]: iters left: 4 (272 enodes) 107.245 * * [simplify]: Extracting #0: cost 1 inf + 0 107.245 * * [simplify]: Extracting #1: cost 25 inf + 0 107.245 * * [simplify]: Extracting #2: cost 107 inf + 1 107.246 * * [simplify]: Extracting #3: cost 213 inf + 3 107.247 * * [simplify]: Extracting #4: cost 298 inf + 3333 107.251 * * [simplify]: Extracting #5: cost 204 inf + 37073 107.289 * * [simplify]: Extracting #6: cost 46 inf + 136573 107.315 * * [simplify]: Extracting #7: cost 0 inf + 164909 107.365 * * [simplify]: Extracting #8: cost 0 inf + 164870 107.416 * [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.416 * [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.417 * [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.417 * * [simplify]: iters left: 6 (22 enodes) 107.430 * * [simplify]: iters left: 5 (90 enodes) 107.454 * * [simplify]: iters left: 4 (159 enodes) 107.492 * * [simplify]: iters left: 3 (363 enodes) 107.611 * * [simplify]: Extracting #0: cost 1 inf + 0 107.611 * * [simplify]: Extracting #1: cost 38 inf + 0 107.612 * * [simplify]: Extracting #2: cost 119 inf + 0 107.619 * * [simplify]: Extracting #3: cost 231 inf + 45 107.622 * * [simplify]: Extracting #4: cost 214 inf + 9789 107.631 * * [simplify]: Extracting #5: cost 105 inf + 60324 107.644 * * [simplify]: Extracting #6: cost 29 inf + 108699 107.660 * * [simplify]: Extracting #7: cost 4 inf + 120631 107.686 * * [simplify]: Extracting #8: cost 0 inf + 122393 107.716 * [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)))))))) 107.716 * [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))))) 107.717 * * * * [progress]: [ 101 / 267 ] simplifiying candidate # 107.717 * [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)))) 107.718 * * [simplify]: iters left: 6 (34 enodes) 107.730 * * [simplify]: iters left: 5 (161 enodes) 107.782 * * [simplify]: iters left: 4 (381 enodes) 107.963 * * [simplify]: Extracting #0: cost 1 inf + 0 107.963 * * [simplify]: Extracting #1: cost 5 inf + 0 107.963 * * [simplify]: Extracting #2: cost 8 inf + 1 107.964 * * [simplify]: Extracting #3: cost 39 inf + 1 107.964 * * [simplify]: Extracting #4: cost 204 inf + 1 107.965 * * [simplify]: Extracting #5: cost 384 inf + 5 107.968 * * [simplify]: Extracting #6: cost 423 inf + 13769 107.977 * * [simplify]: Extracting #7: cost 263 inf + 84863 108.025 * * [simplify]: Extracting #8: cost 41 inf + 225158 108.086 * * [simplify]: Extracting #9: cost 1 inf + 248893 108.136 * * [simplify]: Extracting #10: cost 0 inf + 249065 108.189 * [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.189 * [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.190 * [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.191 * * [simplify]: iters left: 6 (31 enodes) 108.210 * * [simplify]: iters left: 5 (146 enodes) 108.247 * * [simplify]: iters left: 4 (405 enodes) 108.423 * * [simplify]: Extracting #0: cost 1 inf + 0 108.423 * * [simplify]: Extracting #1: cost 8 inf + 0 108.423 * * [simplify]: Extracting #2: cost 17 inf + 0 108.424 * * [simplify]: Extracting #3: cost 55 inf + 1 108.425 * * [simplify]: Extracting #4: cost 315 inf + 42 108.428 * * [simplify]: Extracting #5: cost 470 inf + 89 108.435 * * [simplify]: Extracting #6: cost 424 inf + 17979 108.457 * * [simplify]: Extracting #7: cost 241 inf + 102918 108.529 * * [simplify]: Extracting #8: cost 41 inf + 244546 108.590 * * [simplify]: Extracting #9: cost 6 inf + 273924 108.654 * * [simplify]: Extracting #10: cost 0 inf + 278254 108.729 * [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))))))) 108.729 * [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))))) 108.730 * * * * [progress]: [ 102 / 267 ] simplifiying candidate # 108.731 * [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))))))) 108.731 * * [simplify]: iters left: 6 (33 enodes) 108.752 * * [simplify]: iters left: 5 (156 enodes) 108.820 * * [simplify]: iters left: 4 (401 enodes) 109.030 * * [simplify]: Extracting #0: cost 1 inf + 0 109.030 * * [simplify]: Extracting #1: cost 5 inf + 0 109.030 * * [simplify]: Extracting #2: cost 8 inf + 1 109.030 * * [simplify]: Extracting #3: cost 69 inf + 1 109.031 * * [simplify]: Extracting #4: cost 283 inf + 1 109.041 * * [simplify]: Extracting #5: cost 480 inf + 3 109.047 * * [simplify]: Extracting #6: cost 458 inf + 11044 109.071 * * [simplify]: Extracting #7: cost 282 inf + 95180 109.119 * * [simplify]: Extracting #8: cost 28 inf + 257487 109.186 * * [simplify]: Extracting #9: cost 7 inf + 270905 109.248 * * [simplify]: Extracting #10: cost 0 inf + 274681 109.323 * [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.323 * [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.324 * [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.324 * * [simplify]: iters left: 6 (27 enodes) 109.342 * * [simplify]: iters left: 5 (112 enodes) 109.384 * * [simplify]: iters left: 4 (218 enodes) 109.472 * * [simplify]: iters left: 3 (477 enodes) 109.663 * * [simplify]: Extracting #0: cost 1 inf + 0 109.663 * * [simplify]: Extracting #1: cost 8 inf + 0 109.663 * * [simplify]: Extracting #2: cost 17 inf + 0 109.663 * * [simplify]: Extracting #3: cost 72 inf + 1 109.665 * * [simplify]: Extracting #4: cost 224 inf + 42 109.667 * * [simplify]: Extracting #5: cost 280 inf + 94 109.672 * * [simplify]: Extracting #6: cost 237 inf + 16710 109.683 * * [simplify]: Extracting #7: cost 79 inf + 86560 109.699 * * [simplify]: Extracting #8: cost 7 inf + 129371 109.735 * * [simplify]: Extracting #9: cost 0 inf + 132547 109.752 * [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))) 109.752 * [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))))) 109.753 * * * * [progress]: [ 103 / 267 ] simplifiying candidate # 109.753 * [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)))))) 109.753 * * [simplify]: iters left: 6 (38 enodes) 109.769 * * [simplify]: iters left: 5 (178 enodes) 109.849 * * [simplify]: iters left: 4 (440 enodes) 110.113 * * [simplify]: Extracting #0: cost 1 inf + 0 110.113 * * [simplify]: Extracting #1: cost 5 inf + 0 110.113 * * [simplify]: Extracting #2: cost 8 inf + 1 110.114 * * [simplify]: Extracting #3: cost 29 inf + 1 110.114 * * [simplify]: Extracting #4: cost 200 inf + 1 110.117 * * [simplify]: Extracting #5: cost 409 inf + 4 110.127 * * [simplify]: Extracting #6: cost 325 inf + 35682 110.156 * * [simplify]: Extracting #7: cost 76 inf + 163429 110.204 * * [simplify]: Extracting #8: cost 4 inf + 199839 110.243 * * [simplify]: Extracting #9: cost 0 inf + 202347 110.284 * [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.284 * [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.285 * [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.285 * * [simplify]: iters left: 6 (32 enodes) 110.301 * * [simplify]: iters left: 5 (153 enodes) 110.348 * * [simplify]: iters left: 4 (438 enodes) 110.579 * * [simplify]: Extracting #0: cost 1 inf + 0 110.579 * * [simplify]: Extracting #1: cost 8 inf + 0 110.579 * * [simplify]: Extracting #2: cost 17 inf + 0 110.579 * * [simplify]: Extracting #3: cost 73 inf + 1 110.580 * * [simplify]: Extracting #4: cost 355 inf + 42 110.582 * * [simplify]: Extracting #5: cost 474 inf + 5595 110.588 * * [simplify]: Extracting #6: cost 363 inf + 48332 110.611 * * [simplify]: Extracting #7: cost 200 inf + 128920 110.686 * * [simplify]: Extracting #8: cost 21 inf + 261724 110.743 * * [simplify]: Extracting #9: cost 0 inf + 281002 110.796 * [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)))) 110.796 * [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))))) 110.796 * * * * [progress]: [ 104 / 267 ] simplifiying candidate # 110.797 * [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)))))) 110.797 * * [simplify]: iters left: 6 (42 enodes) 110.820 * * [simplify]: iters left: 5 (215 enodes) 110.892 * * [simplify]: Extracting #0: cost 1 inf + 0 110.892 * * [simplify]: Extracting #1: cost 5 inf + 0 110.892 * * [simplify]: Extracting #2: cost 8 inf + 1 110.892 * * [simplify]: Extracting #3: cost 18 inf + 1 110.892 * * [simplify]: Extracting #4: cost 71 inf + 1 110.892 * * [simplify]: Extracting #5: cost 145 inf + 4 110.893 * * [simplify]: Extracting #6: cost 204 inf + 2017 110.894 * * [simplify]: Extracting #7: cost 200 inf + 9412 110.897 * * [simplify]: Extracting #8: cost 139 inf + 24146 110.902 * * [simplify]: Extracting #9: cost 103 inf + 39843 110.918 * * [simplify]: Extracting #10: cost 30 inf + 85089 110.938 * * [simplify]: Extracting #11: cost 7 inf + 100995 110.955 * * [simplify]: Extracting #12: cost 4 inf + 103135 110.981 * * [simplify]: Extracting #13: cost 1 inf + 107378 111.001 * * [simplify]: Extracting #14: cost 0 inf + 109007 111.025 * * [simplify]: Extracting #15: cost 0 inf + 108967 111.049 * [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.049 * [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.051 * [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.051 * * [simplify]: iters left: 6 (36 enodes) 111.076 * * [simplify]: iters left: 5 (180 enodes) 111.131 * * [simplify]: Extracting #0: cost 1 inf + 0 111.131 * * [simplify]: Extracting #1: cost 9 inf + 0 111.131 * * [simplify]: Extracting #2: cost 17 inf + 0 111.131 * * [simplify]: Extracting #3: cost 38 inf + 1 111.132 * * [simplify]: Extracting #4: cost 110 inf + 42 111.133 * * [simplify]: Extracting #5: cost 191 inf + 1298 111.135 * * [simplify]: Extracting #6: cost 190 inf + 6361 111.138 * * [simplify]: Extracting #7: cost 150 inf + 14683 111.144 * * [simplify]: Extracting #8: cost 119 inf + 24523 111.154 * * [simplify]: Extracting #9: cost 44 inf + 66918 111.167 * * [simplify]: Extracting #10: cost 11 inf + 90711 111.190 * * [simplify]: Extracting #11: cost 1 inf + 101578 111.207 * * [simplify]: Extracting #12: cost 0 inf + 102966 111.223 * [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.223 * [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.224 * * * * [progress]: [ 105 / 267 ] simplifiying candidate # 111.224 * [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.225 * * [simplify]: iters left: 6 (38 enodes) 111.250 * * [simplify]: iters left: 5 (179 enodes) 111.330 * * [simplify]: iters left: 4 (459 enodes) 111.584 * * [simplify]: Extracting #0: cost 1 inf + 0 111.584 * * [simplify]: Extracting #1: cost 5 inf + 0 111.584 * * [simplify]: Extracting #2: cost 8 inf + 1 111.584 * * [simplify]: Extracting #3: cost 31 inf + 1 111.585 * * [simplify]: Extracting #4: cost 202 inf + 1 111.587 * * [simplify]: Extracting #5: cost 415 inf + 4 111.593 * * [simplify]: Extracting #6: cost 469 inf + 12043 111.609 * * [simplify]: Extracting #7: cost 349 inf + 69539 111.644 * * [simplify]: Extracting #8: cost 94 inf + 210945 111.698 * * [simplify]: Extracting #9: cost 8 inf + 266774 111.786 * * [simplify]: Extracting #10: cost 0 inf + 269144 111.852 * * [simplify]: Extracting #11: cost 0 inf + 269103 111.910 * [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))))) 111.910 * [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))))) 111.911 * [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))))) 111.911 * * [simplify]: iters left: 6 (32 enodes) 111.922 * * [simplify]: iters left: 5 (150 enodes) 111.976 * * [simplify]: iters left: 4 (410 enodes) 112.142 * * [simplify]: Extracting #0: cost 1 inf + 0 112.142 * * [simplify]: Extracting #1: cost 8 inf + 0 112.142 * * [simplify]: Extracting #2: cost 17 inf + 0 112.142 * * [simplify]: Extracting #3: cost 65 inf + 1 112.143 * * [simplify]: Extracting #4: cost 319 inf + 83 112.147 * * [simplify]: Extracting #5: cost 475 inf + 3918 112.153 * * [simplify]: Extracting #6: cost 447 inf + 18238 112.176 * * [simplify]: Extracting #7: cost 261 inf + 103719 112.212 * * [simplify]: Extracting #8: cost 40 inf + 255082 112.269 * * [simplify]: Extracting #9: cost 4 inf + 281688 112.334 * * [simplify]: Extracting #10: cost 0 inf + 286016 112.391 * [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.391 * [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.392 * * * * [progress]: [ 106 / 267 ] simplifiying candidate # 112.392 * [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.392 * * [simplify]: iters left: 6 (38 enodes) 112.405 * * [simplify]: iters left: 5 (200 enodes) 112.453 * * [simplify]: Extracting #0: cost 1 inf + 0 112.453 * * [simplify]: Extracting #1: cost 5 inf + 0 112.453 * * [simplify]: Extracting #2: cost 8 inf + 1 112.453 * * [simplify]: Extracting #3: cost 22 inf + 1 112.457 * * [simplify]: Extracting #4: cost 98 inf + 1 112.458 * * [simplify]: Extracting #5: cost 170 inf + 4 112.459 * * [simplify]: Extracting #6: cost 205 inf + 7 112.460 * * [simplify]: Extracting #7: cost 183 inf + 6028 112.464 * * [simplify]: Extracting #8: cost 139 inf + 17684 112.470 * * [simplify]: Extracting #9: cost 122 inf + 24955 112.480 * * [simplify]: Extracting #10: cost 30 inf + 80340 112.496 * * [simplify]: Extracting #11: cost 3 inf + 102050 112.522 * * [simplify]: Extracting #12: cost 0 inf + 105211 112.539 * [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.539 * [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.540 * [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.540 * * [simplify]: iters left: 6 (35 enodes) 112.558 * * [simplify]: iters left: 5 (180 enodes) 112.624 * * [simplify]: Extracting #0: cost 1 inf + 0 112.624 * * [simplify]: Extracting #1: cost 9 inf + 0 112.625 * * [simplify]: Extracting #2: cost 17 inf + 0 112.625 * * [simplify]: Extracting #3: cost 35 inf + 1 112.625 * * [simplify]: Extracting #4: cost 121 inf + 42 112.625 * * [simplify]: Extracting #5: cost 190 inf + 86 112.626 * * [simplify]: Extracting #6: cost 186 inf + 3555 112.628 * * [simplify]: Extracting #7: cost 147 inf + 16519 112.636 * * [simplify]: Extracting #8: cost 80 inf + 53756 112.660 * * [simplify]: Extracting #9: cost 21 inf + 89721 112.684 * * [simplify]: Extracting #10: cost 5 inf + 104297 112.712 * * [simplify]: Extracting #11: cost 0 inf + 110514 112.750 * [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)) 112.751 * [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))))) 112.752 * * * * [progress]: [ 107 / 267 ] simplifiying candidate # 112.752 * [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)))))))) 112.753 * * [simplify]: iters left: 6 (34 enodes) 112.775 * * [simplify]: iters left: 5 (161 enodes) 112.817 * * [simplify]: iters left: 4 (381 enodes) 112.994 * * [simplify]: Extracting #0: cost 1 inf + 0 112.994 * * [simplify]: Extracting #1: cost 5 inf + 0 112.994 * * [simplify]: Extracting #2: cost 8 inf + 1 112.994 * * [simplify]: Extracting #3: cost 39 inf + 1 112.995 * * [simplify]: Extracting #4: cost 204 inf + 1 112.997 * * [simplify]: Extracting #5: cost 386 inf + 5 113.001 * * [simplify]: Extracting #6: cost 428 inf + 13208 113.021 * * [simplify]: Extracting #7: cost 264 inf + 87640 113.079 * * [simplify]: Extracting #8: cost 39 inf + 226836 113.139 * * [simplify]: Extracting #9: cost 2 inf + 249812 113.208 * * [simplify]: Extracting #10: cost 0 inf + 250567 113.268 * [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.268 * [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.268 * [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.269 * * [simplify]: iters left: 6 (31 enodes) 113.278 * * [simplify]: iters left: 5 (146 enodes) 113.333 * * [simplify]: iters left: 4 (405 enodes) 113.512 * * [simplify]: Extracting #0: cost 1 inf + 0 113.512 * * [simplify]: Extracting #1: cost 8 inf + 0 113.512 * * [simplify]: Extracting #2: cost 17 inf + 0 113.512 * * [simplify]: Extracting #3: cost 54 inf + 1 113.513 * * [simplify]: Extracting #4: cost 312 inf + 42 113.514 * * [simplify]: Extracting #5: cost 469 inf + 89 113.517 * * [simplify]: Extracting #6: cost 434 inf + 14096 113.531 * * [simplify]: Extracting #7: cost 274 inf + 85758 113.585 * * [simplify]: Extracting #8: cost 78 inf + 214947 113.667 * * [simplify]: Extracting #9: cost 3 inf + 275654 113.729 * * [simplify]: Extracting #10: cost 1 inf + 276933 113.790 * * [simplify]: Extracting #11: cost 0 inf + 278201 113.861 * [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)))))))) 113.861 * [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))))) 113.862 * * * * [progress]: [ 108 / 267 ] simplifiying candidate # 113.862 * [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)))) 113.862 * * [simplify]: iters left: 6 (26 enodes) 113.876 * * [simplify]: iters left: 5 (117 enodes) 113.924 * * [simplify]: iters left: 4 (234 enodes) 114.030 * * [simplify]: Extracting #0: cost 1 inf + 0 114.030 * * [simplify]: Extracting #1: cost 20 inf + 0 114.030 * * [simplify]: Extracting #2: cost 113 inf + 1 114.031 * * [simplify]: Extracting #3: cost 221 inf + 4 114.034 * * [simplify]: Extracting #4: cost 207 inf + 5709 114.038 * * [simplify]: Extracting #5: cost 174 inf + 19137 114.046 * * [simplify]: Extracting #6: cost 136 inf + 38521 114.066 * * [simplify]: Extracting #7: cost 49 inf + 90875 114.099 * * [simplify]: Extracting #8: cost 4 inf + 116689 114.139 * * [simplify]: Extracting #9: cost 0 inf + 117749 114.160 * [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.160 * [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.161 * [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.161 * * [simplify]: iters left: 6 (28 enodes) 114.170 * * [simplify]: iters left: 5 (132 enodes) 114.211 * * [simplify]: iters left: 4 (353 enodes) 114.342 * * [simplify]: Extracting #0: cost 1 inf + 0 114.342 * * [simplify]: Extracting #1: cost 18 inf + 0 114.342 * * [simplify]: Extracting #2: cost 45 inf + 0 114.343 * * [simplify]: Extracting #3: cost 265 inf + 42 114.345 * * [simplify]: Extracting #4: cost 427 inf + 86 114.347 * * [simplify]: Extracting #5: cost 398 inf + 13477 114.356 * * [simplify]: Extracting #6: cost 255 inf + 75644 114.406 * * [simplify]: Extracting #7: cost 85 inf + 191261 114.457 * * [simplify]: Extracting #8: cost 3 inf + 258209 114.513 * * [simplify]: Extracting #9: cost 0 inf + 259820 114.560 * [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.560 * [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.561 * * * * [progress]: [ 109 / 267 ] simplifiying candidate # 114.562 * [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.562 * * [simplify]: iters left: 6 (30 enodes) 114.583 * * [simplify]: iters left: 5 (142 enodes) 114.625 * * [simplify]: iters left: 4 (354 enodes) 114.754 * * [simplify]: Extracting #0: cost 1 inf + 0 114.754 * * [simplify]: Extracting #1: cost 5 inf + 0 114.754 * * [simplify]: Extracting #2: cost 8 inf + 1 114.755 * * [simplify]: Extracting #3: cost 64 inf + 1 114.755 * * [simplify]: Extracting #4: cost 328 inf + 1 114.757 * * [simplify]: Extracting #5: cost 455 inf + 4 114.760 * * [simplify]: Extracting #6: cost 403 inf + 17862 114.765 * * [simplify]: Extracting #7: cost 322 inf + 48145 114.780 * * [simplify]: Extracting #8: cost 238 inf + 95188 114.816 * * [simplify]: Extracting #9: cost 19 inf + 238645 114.857 * * [simplify]: Extracting #10: cost 1 inf + 252983 114.900 * * [simplify]: Extracting #11: cost 0 inf + 254211 114.956 * [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))))))) 114.956 * [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))))) 114.957 * [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)))))) 114.957 * * [simplify]: iters left: 6 (30 enodes) 114.966 * * [simplify]: iters left: 5 (142 enodes) 115.006 * * [simplify]: iters left: 4 (390 enodes) 115.218 * * [simplify]: Extracting #0: cost 1 inf + 0 115.218 * * [simplify]: Extracting #1: cost 8 inf + 0 115.218 * * [simplify]: Extracting #2: cost 17 inf + 0 115.218 * * [simplify]: Extracting #3: cost 65 inf + 83 115.220 * * [simplify]: Extracting #4: cost 330 inf + 83 115.230 * * [simplify]: Extracting #5: cost 466 inf + 90 115.237 * * [simplify]: Extracting #6: cost 406 inf + 17879 115.259 * * [simplify]: Extracting #7: cost 247 inf + 93411 115.294 * * [simplify]: Extracting #8: cost 33 inf + 241157 115.350 * * [simplify]: Extracting #9: cost 2 inf + 267504 115.406 * * [simplify]: Extracting #10: cost 1 inf + 268491 115.473 * * [simplify]: Extracting #11: cost 0 inf + 269558 115.533 * [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))))))))) 115.533 * [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))))) 115.534 * * * * [progress]: [ 110 / 267 ] simplifiying candidate # 115.535 * [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)))))) 115.535 * * [simplify]: iters left: 6 (37 enodes) 115.551 * * [simplify]: iters left: 5 (173 enodes) 115.613 * * [simplify]: iters left: 4 (464 enodes) 116.262 * * [simplify]: Extracting #0: cost 1 inf + 0 116.262 * * [simplify]: Extracting #1: cost 5 inf + 0 116.262 * * [simplify]: Extracting #2: cost 8 inf + 1 116.262 * * [simplify]: Extracting #3: cost 59 inf + 1 116.264 * * [simplify]: Extracting #4: cost 278 inf + 1 116.267 * * [simplify]: Extracting #5: cost 476 inf + 2 116.273 * * [simplify]: Extracting #6: cost 425 inf + 13334 116.297 * * [simplify]: Extracting #7: cost 171 inf + 130823 116.335 * * [simplify]: Extracting #8: cost 10 inf + 227636 116.402 * * [simplify]: Extracting #9: cost 2 inf + 234743 116.447 * * [simplify]: Extracting #10: cost 0 inf + 237287 116.516 * [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.516 * [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.517 * [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.518 * * [simplify]: iters left: 6 (28 enodes) 116.534 * * [simplify]: iters left: 5 (119 enodes) 116.580 * * [simplify]: iters left: 4 (252 enodes) 116.661 * * [simplify]: Extracting #0: cost 1 inf + 0 116.661 * * [simplify]: Extracting #1: cost 8 inf + 0 116.661 * * [simplify]: Extracting #2: cost 17 inf + 0 116.661 * * [simplify]: Extracting #3: cost 76 inf + 1 116.661 * * [simplify]: Extracting #4: cost 178 inf + 42 116.662 * * [simplify]: Extracting #5: cost 168 inf + 896 116.664 * * [simplify]: Extracting #6: cost 102 inf + 21637 116.673 * * [simplify]: Extracting #7: cost 17 inf + 56770 116.681 * * [simplify]: Extracting #8: cost 1 inf + 67012 116.689 * * [simplify]: Extracting #9: cost 0 inf + 68039 116.697 * [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.697 * [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.698 * * * * [progress]: [ 111 / 267 ] simplifiying candidate # 116.698 * [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.698 * * [simplify]: iters left: 6 (42 enodes) 116.719 * * [simplify]: iters left: 5 (215 enodes) 116.790 * * [simplify]: Extracting #0: cost 1 inf + 0 116.790 * * [simplify]: Extracting #1: cost 5 inf + 0 116.790 * * [simplify]: Extracting #2: cost 8 inf + 1 116.790 * * [simplify]: Extracting #3: cost 23 inf + 1 116.791 * * [simplify]: Extracting #4: cost 95 inf + 1 116.791 * * [simplify]: Extracting #5: cost 159 inf + 2 116.792 * * [simplify]: Extracting #6: cost 216 inf + 1804 116.795 * * [simplify]: Extracting #7: cost 214 inf + 8247 116.802 * * [simplify]: Extracting #8: cost 138 inf + 30322 116.820 * * [simplify]: Extracting #9: cost 51 inf + 73958 116.839 * * [simplify]: Extracting #10: cost 9 inf + 105449 116.866 * * [simplify]: Extracting #11: cost 0 inf + 113984 116.892 * * [simplify]: Extracting #12: cost 0 inf + 113904 116.923 * [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)))))))))) 116.924 * [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))))) 116.925 * [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))))) 116.926 * * [simplify]: iters left: 6 (32 enodes) 116.941 * * [simplify]: iters left: 5 (146 enodes) 116.974 * * [simplify]: iters left: 4 (352 enodes) 117.165 * * [simplify]: Extracting #0: cost 1 inf + 0 117.165 * * [simplify]: Extracting #1: cost 8 inf + 0 117.165 * * [simplify]: Extracting #2: cost 17 inf + 0 117.165 * * [simplify]: Extracting #3: cost 76 inf + 1 117.166 * * [simplify]: Extracting #4: cost 175 inf + 42 117.168 * * [simplify]: Extracting #5: cost 324 inf + 1557 117.173 * * [simplify]: Extracting #6: cost 340 inf + 16757 117.194 * * [simplify]: Extracting #7: cost 125 inf + 101435 117.229 * * [simplify]: Extracting #8: cost 11 inf + 164326 117.260 * * [simplify]: Extracting #9: cost 0 inf + 172001 117.311 * [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.311 * [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.312 * * * * [progress]: [ 112 / 267 ] simplifiying candidate # 117.313 * [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.313 * * [simplify]: iters left: 6 (37 enodes) 117.338 * * [simplify]: iters left: 5 (174 enodes) 117.402 * * [simplify]: iters left: 4 (481 enodes) 117.615 * * [simplify]: Extracting #0: cost 1 inf + 0 117.615 * * [simplify]: Extracting #1: cost 5 inf + 0 117.615 * * [simplify]: Extracting #2: cost 8 inf + 1 117.615 * * [simplify]: Extracting #3: cost 62 inf + 1 117.617 * * [simplify]: Extracting #4: cost 279 inf + 1 117.627 * * [simplify]: Extracting #5: cost 479 inf + 2 117.634 * * [simplify]: Extracting #6: cost 504 inf + 16820 117.651 * * [simplify]: Extracting #7: cost 349 inf + 96666 117.696 * * [simplify]: Extracting #8: cost 68 inf + 256002 117.764 * * [simplify]: Extracting #9: cost 4 inf + 299254 117.823 * * [simplify]: Extracting #10: cost 0 inf + 300728 117.918 * * [simplify]: Extracting #11: cost 0 inf + 300608 118.015 * [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.015 * [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.016 * [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.016 * * [simplify]: iters left: 6 (28 enodes) 118.034 * * [simplify]: iters left: 5 (116 enodes) 118.076 * * [simplify]: iters left: 4 (224 enodes) 118.172 * * [simplify]: Extracting #0: cost 1 inf + 0 118.172 * * [simplify]: Extracting #1: cost 8 inf + 0 118.172 * * [simplify]: Extracting #2: cost 17 inf + 0 118.172 * * [simplify]: Extracting #3: cost 69 inf + 1 118.173 * * [simplify]: Extracting #4: cost 139 inf + 42 118.174 * * [simplify]: Extracting #5: cost 164 inf + 1013 118.177 * * [simplify]: Extracting #6: cost 105 inf + 17101 118.190 * * [simplify]: Extracting #7: cost 22 inf + 57099 118.206 * * [simplify]: Extracting #8: cost 7 inf + 64625 118.222 * * [simplify]: Extracting #9: cost 1 inf + 70568 118.243 * * [simplify]: Extracting #10: cost 0 inf + 71806 118.261 * [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.262 * [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.263 * * * * [progress]: [ 113 / 267 ] simplifiying candidate # 118.263 * [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.264 * * [simplify]: iters left: 6 (38 enodes) 118.288 * * [simplify]: iters left: 5 (200 enodes) 118.352 * * [simplify]: Extracting #0: cost 1 inf + 0 118.352 * * [simplify]: Extracting #1: cost 5 inf + 0 118.352 * * [simplify]: Extracting #2: cost 8 inf + 1 118.352 * * [simplify]: Extracting #3: cost 27 inf + 1 118.353 * * [simplify]: Extracting #4: cost 119 inf + 1 118.354 * * [simplify]: Extracting #5: cost 183 inf + 2 118.355 * * [simplify]: Extracting #6: cost 191 inf + 3848 118.358 * * [simplify]: Extracting #7: cost 157 inf + 13661 118.363 * * [simplify]: Extracting #8: cost 139 inf + 18578 118.372 * * [simplify]: Extracting #9: cost 97 inf + 41442 118.390 * * [simplify]: Extracting #10: cost 18 inf + 91366 118.406 * * [simplify]: Extracting #11: cost 1 inf + 106377 118.424 * * [simplify]: Extracting #12: cost 0 inf + 107404 118.444 * [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.444 * [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.445 * [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.446 * * [simplify]: iters left: 6 (31 enodes) 118.463 * * [simplify]: iters left: 5 (146 enodes) 118.521 * * [simplify]: iters left: 4 (364 enodes) 118.660 * * [simplify]: Extracting #0: cost 1 inf + 0 118.660 * * [simplify]: Extracting #1: cost 8 inf + 0 118.660 * * [simplify]: Extracting #2: cost 17 inf + 0 118.661 * * [simplify]: Extracting #3: cost 69 inf + 1 118.662 * * [simplify]: Extracting #4: cost 220 inf + 42 118.664 * * [simplify]: Extracting #5: cost 358 inf + 92 118.668 * * [simplify]: Extracting #6: cost 316 inf + 15074 118.692 * * [simplify]: Extracting #7: cost 187 inf + 70847 118.744 * * [simplify]: Extracting #8: cost 39 inf + 162450 118.810 * * [simplify]: Extracting #9: cost 4 inf + 191652 118.855 * * [simplify]: Extracting #10: cost 0 inf + 196160 118.902 * [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.902 * [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.903 * * * * [progress]: [ 114 / 267 ] simplifiying candidate # 118.903 * [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.903 * * [simplify]: iters left: 6 (33 enodes) 118.924 * * [simplify]: iters left: 5 (156 enodes) 118.992 * * [simplify]: iters left: 4 (401 enodes) 119.182 * * [simplify]: Extracting #0: cost 1 inf + 0 119.182 * * [simplify]: Extracting #1: cost 5 inf + 0 119.183 * * [simplify]: Extracting #2: cost 8 inf + 1 119.183 * * [simplify]: Extracting #3: cost 69 inf + 1 119.184 * * [simplify]: Extracting #4: cost 285 inf + 1 119.187 * * [simplify]: Extracting #5: cost 481 inf + 3 119.191 * * [simplify]: Extracting #6: cost 485 inf + 6866 119.210 * * [simplify]: Extracting #7: cost 363 inf + 51666 119.243 * * [simplify]: Extracting #8: cost 119 inf + 196354 119.297 * * [simplify]: Extracting #9: cost 5 inf + 274253 119.361 * * [simplify]: Extracting #10: cost 0 inf + 277440 119.431 * * [simplify]: Extracting #11: cost 0 inf + 276958 119.486 * * [simplify]: Extracting #12: cost 0 inf + 276918 119.544 * [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.544 * [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.545 * [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.545 * * [simplify]: iters left: 6 (27 enodes) 119.560 * * [simplify]: iters left: 5 (112 enodes) 119.591 * * [simplify]: iters left: 4 (218 enodes) 119.668 * * [simplify]: iters left: 3 (478 enodes) 119.848 * * [simplify]: Extracting #0: cost 1 inf + 0 119.848 * * [simplify]: Extracting #1: cost 8 inf + 0 119.849 * * [simplify]: Extracting #2: cost 17 inf + 0 119.849 * * [simplify]: Extracting #3: cost 73 inf + 1 119.850 * * [simplify]: Extracting #4: cost 220 inf + 42 119.852 * * [simplify]: Extracting #5: cost 270 inf + 94 119.855 * * [simplify]: Extracting #6: cost 235 inf + 10461 119.868 * * [simplify]: Extracting #7: cost 106 inf + 61281 119.882 * * [simplify]: Extracting #8: cost 17 inf + 113669 119.900 * * [simplify]: Extracting #9: cost 1 inf + 126520 119.931 * * [simplify]: Extracting #10: cost 0 inf + 127629 119.951 * [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.951 * [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.951 * * * * [progress]: [ 115 / 267 ] simplifiying candidate # 119.952 * [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.952 * * [simplify]: iters left: 6 (30 enodes) 119.968 * * [simplify]: iters left: 5 (142 enodes) 120.014 * * [simplify]: iters left: 4 (354 enodes) 120.193 * * [simplify]: Extracting #0: cost 1 inf + 0 120.193 * * [simplify]: Extracting #1: cost 5 inf + 0 120.193 * * [simplify]: Extracting #2: cost 8 inf + 1 120.193 * * [simplify]: Extracting #3: cost 64 inf + 1 120.194 * * [simplify]: Extracting #4: cost 332 inf + 1 120.196 * * [simplify]: Extracting #5: cost 456 inf + 4 120.199 * * [simplify]: Extracting #6: cost 403 inf + 16815 120.208 * * [simplify]: Extracting #7: cost 273 inf + 80257 120.255 * * [simplify]: Extracting #8: cost 100 inf + 189270 120.311 * * [simplify]: Extracting #9: cost 4 inf + 253520 120.370 * * [simplify]: Extracting #10: cost 0 inf + 256471 120.439 * [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.439 * [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.440 * [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.440 * * [simplify]: iters left: 6 (30 enodes) 120.458 * * [simplify]: iters left: 5 (142 enodes) 120.520 * * [simplify]: iters left: 4 (390 enodes) 120.698 * * [simplify]: Extracting #0: cost 1 inf + 0 120.698 * * [simplify]: Extracting #1: cost 8 inf + 0 120.698 * * [simplify]: Extracting #2: cost 17 inf + 0 120.698 * * [simplify]: Extracting #3: cost 69 inf + 1 120.699 * * [simplify]: Extracting #4: cost 334 inf + 42 120.700 * * [simplify]: Extracting #5: cost 472 inf + 90 120.705 * * [simplify]: Extracting #6: cost 385 inf + 34834 120.735 * * [simplify]: Extracting #7: cost 111 inf + 195823 120.804 * * [simplify]: Extracting #8: cost 3 inf + 275171 120.876 * * [simplify]: Extracting #9: cost 0 inf + 276198 120.932 * * [simplify]: Extracting #10: cost 0 inf + 276157 120.992 * [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))) 120.992 * [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))))) 120.993 * * * * [progress]: [ 116 / 267 ] simplifiying candidate # 120.993 * [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))))))) 120.994 * * [simplify]: iters left: 6 (25 enodes) 121.011 * * [simplify]: iters left: 5 (112 enodes) 121.057 * * [simplify]: iters left: 4 (258 enodes) 121.155 * * [simplify]: Extracting #0: cost 1 inf + 0 121.155 * * [simplify]: Extracting #1: cost 51 inf + 0 121.156 * * [simplify]: Extracting #2: cost 192 inf + 1 121.157 * * [simplify]: Extracting #3: cost 295 inf + 2 121.158 * * [simplify]: Extracting #4: cost 291 inf + 2629 121.161 * * [simplify]: Extracting #5: cost 228 inf + 23229 121.174 * * [simplify]: Extracting #6: cost 89 inf + 101132 121.205 * * [simplify]: Extracting #7: cost 12 inf + 146578 121.254 * * [simplify]: Extracting #8: cost 0 inf + 155894 121.295 * [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.295 * [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.296 * [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.296 * * [simplify]: iters left: 6 (24 enodes) 121.303 * * [simplify]: iters left: 5 (98 enodes) 121.321 * * [simplify]: iters left: 4 (167 enodes) 121.355 * * [simplify]: iters left: 3 (334 enodes) 121.436 * * [simplify]: Extracting #0: cost 1 inf + 0 121.436 * * [simplify]: Extracting #1: cost 16 inf + 0 121.436 * * [simplify]: Extracting #2: cost 83 inf + 0 121.437 * * [simplify]: Extracting #3: cost 139 inf + 42 121.437 * * [simplify]: Extracting #4: cost 162 inf + 174 121.439 * * [simplify]: Extracting #5: cost 164 inf + 1386 121.447 * * [simplify]: Extracting #6: cost 95 inf + 22559 121.457 * * [simplify]: Extracting #7: cost 17 inf + 58218 121.466 * * [simplify]: Extracting #8: cost 2 inf + 65671 121.476 * * [simplify]: Extracting #9: cost 0 inf + 66848 121.485 * [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.486 * [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.486 * * * * [progress]: [ 117 / 267 ] simplifiying candidate # 121.486 * [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.486 * * [simplify]: iters left: 6 (29 enodes) 121.499 * * [simplify]: iters left: 5 (128 enodes) 121.554 * * [simplify]: iters left: 4 (302 enodes) 121.735 * * [simplify]: Extracting #0: cost 1 inf + 0 121.735 * * [simplify]: Extracting #1: cost 18 inf + 0 121.736 * * [simplify]: Extracting #2: cost 30 inf + 0 121.736 * * [simplify]: Extracting #3: cost 112 inf + 0 121.738 * * [simplify]: Extracting #4: cost 219 inf + 127 121.740 * * [simplify]: Extracting #5: cost 221 inf + 2127 121.746 * * [simplify]: Extracting #6: cost 130 inf + 31853 121.760 * * [simplify]: Extracting #7: cost 49 inf + 65049 121.787 * * [simplify]: Extracting #8: cost 3 inf + 99232 121.800 * * [simplify]: Extracting #9: cost 0 inf + 101633 121.813 * * [simplify]: Extracting #10: cost 0 inf + 101553 121.832 * [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.832 * [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.832 * [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.833 * * [simplify]: iters left: 6 (13 enodes) 121.839 * * [simplify]: iters left: 5 (56 enodes) 121.851 * * [simplify]: iters left: 4 (143 enodes) 121.928 * * [simplify]: iters left: 3 (443 enodes) 122.420 * * [simplify]: Extracting #0: cost 1 inf + 0 122.421 * * [simplify]: Extracting #1: cost 102 inf + 0 122.424 * * [simplify]: Extracting #2: cost 516 inf + 0 122.433 * * [simplify]: Extracting #3: cost 425 inf + 27047 122.475 * * [simplify]: Extracting #4: cost 117 inf + 163760 122.517 * * [simplify]: Extracting #5: cost 2 inf + 218408 122.581 * * [simplify]: Extracting #6: cost 0 inf + 218763 122.616 * * [simplify]: Extracting #7: cost 0 inf + 218163 122.681 * [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.681 * [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.681 * * * * [progress]: [ 118 / 267 ] simplifiying candidate # 122.682 * [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.682 * * [simplify]: iters left: 6 (48 enodes) 122.712 * * [simplify]: iters left: 5 (239 enodes) 122.797 * * [simplify]: Extracting #0: cost 1 inf + 0 122.797 * * [simplify]: Extracting #1: cost 9 inf + 0 122.798 * * [simplify]: Extracting #2: cost 17 inf + 0 122.798 * * [simplify]: Extracting #3: cost 34 inf + 0 122.798 * * [simplify]: Extracting #4: cost 94 inf + 2 122.799 * * [simplify]: Extracting #5: cost 174 inf + 127 122.800 * * [simplify]: Extracting #6: cost 241 inf + 257 122.802 * * [simplify]: Extracting #7: cost 241 inf + 5237 122.809 * * [simplify]: Extracting #8: cost 137 inf + 37603 122.827 * * [simplify]: Extracting #9: cost 47 inf + 81351 122.858 * * [simplify]: Extracting #10: cost 15 inf + 106502 122.892 * * [simplify]: Extracting #11: cost 7 inf + 114983 122.936 * * [simplify]: Extracting #12: cost 1 inf + 124238 122.982 * * [simplify]: Extracting #13: cost 0 inf + 126198 123.012 * * [simplify]: Extracting #14: cost 0 inf + 126158 123.041 * [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.041 * [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.043 * [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.043 * * [simplify]: iters left: 6 (25 enodes) 123.058 * * [simplify]: iters left: 5 (121 enodes) 123.107 * * [simplify]: iters left: 4 (343 enodes) 123.266 * * [simplify]: Extracting #0: cost 1 inf + 0 123.266 * * [simplify]: Extracting #1: cost 4 inf + 0 123.266 * * [simplify]: Extracting #2: cost 8 inf + 0 123.266 * * [simplify]: Extracting #3: cost 65 inf + 0 123.266 * * [simplify]: Extracting #4: cost 185 inf + 0 123.268 * * [simplify]: Extracting #5: cost 317 inf + 8993 123.276 * * [simplify]: Extracting #6: cost 314 inf + 37553 123.304 * * [simplify]: Extracting #7: cost 130 inf + 106804 123.347 * * [simplify]: Extracting #8: cost 10 inf + 163428 123.394 * * [simplify]: Extracting #9: cost 0 inf + 169646 123.421 * * [simplify]: Extracting #10: cost 0 inf + 168637 123.456 * * [simplify]: Extracting #11: cost 0 inf + 168436 123.481 * [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.481 * [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.482 * * * * [progress]: [ 119 / 267 ] simplifiying candidate # 123.482 * [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.483 * * [simplify]: iters left: 6 (43 enodes) 123.502 * * [simplify]: iters left: 5 (199 enodes) 123.560 * * [simplify]: Extracting #0: cost 1 inf + 0 123.560 * * [simplify]: Extracting #1: cost 9 inf + 0 123.560 * * [simplify]: Extracting #2: cost 17 inf + 0 123.561 * * [simplify]: Extracting #3: cost 34 inf + 0 123.561 * * [simplify]: Extracting #4: cost 94 inf + 2 123.562 * * [simplify]: Extracting #5: cost 173 inf + 209 123.563 * * [simplify]: Extracting #6: cost 202 inf + 582 123.566 * * [simplify]: Extracting #7: cost 171 inf + 9811 123.572 * * [simplify]: Extracting #8: cost 86 inf + 34626 123.580 * * [simplify]: Extracting #9: cost 35 inf + 61798 123.591 * * [simplify]: Extracting #10: cost 7 inf + 88137 123.608 * * [simplify]: Extracting #11: cost 1 inf + 96096 123.629 * * [simplify]: Extracting #12: cost 0 inf + 98015 123.643 * [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.643 * [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.644 * [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.644 * * [simplify]: iters left: 6 (21 enodes) 123.658 * * [simplify]: iters left: 5 (91 enodes) 123.695 * * [simplify]: iters left: 4 (214 enodes) 123.787 * * [simplify]: Extracting #0: cost 1 inf + 0 123.787 * * [simplify]: Extracting #1: cost 4 inf + 0 123.787 * * [simplify]: Extracting #2: cost 8 inf + 0 123.787 * * [simplify]: Extracting #3: cost 60 inf + 0 123.787 * * [simplify]: Extracting #4: cost 156 inf + 0 123.788 * * [simplify]: Extracting #5: cost 169 inf + 2750 123.791 * * [simplify]: Extracting #6: cost 83 inf + 35093 123.797 * * [simplify]: Extracting #7: cost 33 inf + 52763 123.808 * * [simplify]: Extracting #8: cost 5 inf + 68697 123.817 * * [simplify]: Extracting #9: cost 0 inf + 72211 123.825 * [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.826 * [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.826 * * * * [progress]: [ 120 / 267 ] simplifiying candidate # 123.826 * [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.827 * * [simplify]: iters left: 6 (46 enodes) 123.844 * * [simplify]: iters left: 5 (231 enodes) 123.919 * * [simplify]: Extracting #0: cost 1 inf + 0 123.919 * * [simplify]: Extracting #1: cost 9 inf + 0 123.919 * * [simplify]: Extracting #2: cost 17 inf + 0 123.919 * * [simplify]: Extracting #3: cost 38 inf + 0 123.920 * * [simplify]: Extracting #4: cost 126 inf + 2 123.921 * * [simplify]: Extracting #5: cost 210 inf + 169 123.923 * * [simplify]: Extracting #6: cost 222 inf + 5219 123.928 * * [simplify]: Extracting #7: cost 170 inf + 19009 123.935 * * [simplify]: Extracting #8: cost 120 inf + 34514 123.956 * * [simplify]: Extracting #9: cost 61 inf + 71705 123.983 * * [simplify]: Extracting #10: cost 17 inf + 103397 124.009 * * [simplify]: Extracting #11: cost 4 inf + 118326 124.029 * * [simplify]: Extracting #12: cost 1 inf + 122317 124.069 * * [simplify]: Extracting #13: cost 0 inf + 124195 124.109 * * [simplify]: Extracting #14: cost 0 inf + 124115 124.138 * [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.138 * [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.139 * [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.139 * * [simplify]: iters left: 6 (27 enodes) 124.149 * * [simplify]: iters left: 5 (133 enodes) 124.189 * * [simplify]: iters left: 4 (371 enodes) 124.394 * * [simplify]: Extracting #0: cost 1 inf + 0 124.394 * * [simplify]: Extracting #1: cost 4 inf + 0 124.394 * * [simplify]: Extracting #2: cost 8 inf + 0 124.394 * * [simplify]: Extracting #3: cost 61 inf + 0 124.395 * * [simplify]: Extracting #4: cost 239 inf + 0 124.403 * * [simplify]: Extracting #5: cost 363 inf + 5314 124.410 * * [simplify]: Extracting #6: cost 250 inf + 55218 124.442 * * [simplify]: Extracting #7: cost 26 inf + 177943 124.480 * * [simplify]: Extracting #8: cost 0 inf + 197179 124.543 * * [simplify]: Extracting #9: cost 0 inf + 197062 124.605 * [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.605 * [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.606 * * * * [progress]: [ 121 / 267 ] simplifiying candidate # 124.606 * [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.607 * * [simplify]: iters left: 6 (41 enodes) 124.629 * * [simplify]: iters left: 5 (188 enodes) 124.680 * * [simplify]: iters left: 4 (489 enodes) 125.012 * * [simplify]: Extracting #0: cost 1 inf + 0 125.012 * * [simplify]: Extracting #1: cost 8 inf + 0 125.012 * * [simplify]: Extracting #2: cost 17 inf + 0 125.013 * * [simplify]: Extracting #3: cost 47 inf + 0 125.014 * * [simplify]: Extracting #4: cost 206 inf + 2 125.016 * * [simplify]: Extracting #5: cost 414 inf + 210 125.020 * * [simplify]: Extracting #6: cost 490 inf + 7414 125.032 * * [simplify]: Extracting #7: cost 273 inf + 99693 125.077 * * [simplify]: Extracting #8: cost 50 inf + 226238 125.129 * * [simplify]: Extracting #9: cost 1 inf + 263443 125.208 * * [simplify]: Extracting #10: cost 0 inf + 264238 125.258 * [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.258 * [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.260 * [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.260 * * [simplify]: iters left: 6 (23 enodes) 125.273 * * [simplify]: iters left: 5 (99 enodes) 125.295 * * [simplify]: iters left: 4 (224 enodes) 125.419 * * [simplify]: Extracting #0: cost 1 inf + 0 125.420 * * [simplify]: Extracting #1: cost 4 inf + 0 125.420 * * [simplify]: Extracting #2: cost 8 inf + 0 125.420 * * [simplify]: Extracting #3: cost 53 inf + 0 125.421 * * [simplify]: Extracting #4: cost 160 inf + 0 125.422 * * [simplify]: Extracting #5: cost 160 inf + 1754 125.427 * * [simplify]: Extracting #6: cost 81 inf + 29026 125.438 * * [simplify]: Extracting #7: cost 17 inf + 55173 125.453 * * [simplify]: Extracting #8: cost 2 inf + 65139 125.468 * * [simplify]: Extracting #9: cost 0 inf + 67082 125.483 * [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.484 * [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.484 * * * * [progress]: [ 122 / 267 ] simplifiying candidate # 125.485 * [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.485 * * [simplify]: iters left: 6 (40 enodes) 125.504 * * [simplify]: iters left: 5 (184 enodes) 125.545 * * [simplify]: iters left: 4 (452 enodes) 125.772 * * [simplify]: Extracting #0: cost 1 inf + 0 125.772 * * [simplify]: Extracting #1: cost 8 inf + 0 125.773 * * [simplify]: Extracting #2: cost 17 inf + 0 125.773 * * [simplify]: Extracting #3: cost 42 inf + 0 125.773 * * [simplify]: Extracting #4: cost 211 inf + 2 125.774 * * [simplify]: Extracting #5: cost 414 inf + 253 125.777 * * [simplify]: Extracting #6: cost 378 inf + 14840 125.787 * * [simplify]: Extracting #7: cost 191 inf + 94282 125.821 * * [simplify]: Extracting #8: cost 29 inf + 186123 125.860 * * [simplify]: Extracting #9: cost 7 inf + 201094 125.919 * * [simplify]: Extracting #10: cost 1 inf + 210245 125.955 * * [simplify]: Extracting #11: cost 0 inf + 211509 126.015 * * [simplify]: Extracting #12: cost 0 inf + 211378 126.053 * [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.053 * [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.054 * [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.054 * * [simplify]: iters left: 6 (29 enodes) 126.064 * * [simplify]: iters left: 5 (141 enodes) 126.105 * * [simplify]: iters left: 4 (418 enodes) 126.397 * * [simplify]: Extracting #0: cost 1 inf + 0 126.397 * * [simplify]: Extracting #1: cost 4 inf + 0 126.397 * * [simplify]: Extracting #2: cost 8 inf + 0 126.397 * * [simplify]: Extracting #3: cost 63 inf + 0 126.399 * * [simplify]: Extracting #4: cost 346 inf + 0 126.403 * * [simplify]: Extracting #5: cost 469 inf + 4732 126.414 * * [simplify]: Extracting #6: cost 364 inf + 46439 126.442 * * [simplify]: Extracting #7: cost 201 inf + 125168 126.490 * * [simplify]: Extracting #8: cost 17 inf + 257270 126.572 * * [simplify]: Extracting #9: cost 0 inf + 271055 126.653 * [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.653 * [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.654 * * * * [progress]: [ 123 / 267 ] simplifiying candidate # 126.655 * [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.656 * * [simplify]: iters left: 6 (39 enodes) 126.669 * * [simplify]: iters left: 5 (179 enodes) 126.725 * * [simplify]: iters left: 4 (476 enodes) 126.998 * * [simplify]: Extracting #0: cost 1 inf + 0 126.998 * * [simplify]: Extracting #1: cost 8 inf + 0 126.998 * * [simplify]: Extracting #2: cost 17 inf + 0 126.999 * * [simplify]: Extracting #3: cost 71 inf + 0 127.000 * * [simplify]: Extracting #4: cost 287 inf + 2 127.003 * * [simplify]: Extracting #5: cost 485 inf + 251 127.009 * * [simplify]: Extracting #6: cost 433 inf + 17308 127.038 * * [simplify]: Extracting #7: cost 170 inf + 132305 127.107 * * [simplify]: Extracting #8: cost 11 inf + 232610 127.164 * * [simplify]: Extracting #9: cost 0 inf + 244286 127.204 * [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.204 * [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.205 * [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.205 * * [simplify]: iters left: 6 (25 enodes) 127.217 * * [simplify]: iters left: 5 (107 enodes) 127.263 * * [simplify]: iters left: 4 (232 enodes) 127.342 * * [simplify]: Extracting #0: cost 1 inf + 0 127.342 * * [simplify]: Extracting #1: cost 4 inf + 0 127.342 * * [simplify]: Extracting #2: cost 8 inf + 0 127.342 * * [simplify]: Extracting #3: cost 68 inf + 0 127.343 * * [simplify]: Extracting #4: cost 171 inf + 0 127.344 * * [simplify]: Extracting #5: cost 152 inf + 3131 127.348 * * [simplify]: Extracting #6: cost 45 inf + 41161 127.362 * * [simplify]: Extracting #7: cost 13 inf + 55970 127.377 * * [simplify]: Extracting #8: cost 0 inf + 62495 127.391 * [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.391 * [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.392 * * * * [progress]: [ 124 / 267 ] simplifiying candidate # 127.392 * [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.393 * * [simplify]: iters left: 6 (48 enodes) 127.408 * * [simplify]: iters left: 5 (239 enodes) 127.505 * * [simplify]: Extracting #0: cost 1 inf + 0 127.505 * * [simplify]: Extracting #1: cost 9 inf + 0 127.505 * * [simplify]: Extracting #2: cost 17 inf + 0 127.505 * * [simplify]: Extracting #3: cost 34 inf + 0 127.506 * * [simplify]: Extracting #4: cost 94 inf + 2 127.507 * * [simplify]: Extracting #5: cost 173 inf + 169 127.509 * * [simplify]: Extracting #6: cost 241 inf + 257 127.512 * * [simplify]: Extracting #7: cost 212 inf + 17871 127.522 * * [simplify]: Extracting #8: cost 76 inf + 66593 127.535 * * [simplify]: Extracting #9: cost 29 inf + 92983 127.561 * * [simplify]: Extracting #10: cost 9 inf + 112040 127.586 * * [simplify]: Extracting #11: cost 0 inf + 126136 127.619 * [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.619 * [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.620 * [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.621 * * [simplify]: iters left: 6 (25 enodes) 127.632 * * [simplify]: iters left: 5 (121 enodes) 127.659 * * [simplify]: iters left: 4 (343 enodes) 127.860 * * [simplify]: Extracting #0: cost 1 inf + 0 127.860 * * [simplify]: Extracting #1: cost 4 inf + 0 127.860 * * [simplify]: Extracting #2: cost 8 inf + 0 127.860 * * [simplify]: Extracting #3: cost 65 inf + 0 127.861 * * [simplify]: Extracting #4: cost 185 inf + 0 127.862 * * [simplify]: Extracting #5: cost 324 inf + 3969 127.867 * * [simplify]: Extracting #6: cost 297 inf + 40783 127.887 * * [simplify]: Extracting #7: cost 82 inf + 127849 127.930 * * [simplify]: Extracting #8: cost 5 inf + 165776 127.974 * * [simplify]: Extracting #9: cost 0 inf + 167435 128.019 * * [simplify]: Extracting #10: cost 0 inf + 167275 128.062 * [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.062 * [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.063 * * * * [progress]: [ 125 / 267 ] simplifiying candidate # 128.063 * [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.064 * * [simplify]: iters left: 6 (36 enodes) 128.076 * * [simplify]: iters left: 5 (178 enodes) 128.142 * * [simplify]: iters left: 4 (497 enodes) 128.434 * * [simplify]: Extracting #0: cost 1 inf + 0 128.434 * * [simplify]: Extracting #1: cost 18 inf + 0 128.434 * * [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.458 * * [simplify]: Extracting #6: cost 339 inf + 126267 128.522 * * [simplify]: Extracting #7: cost 60 inf + 268074 128.581 * * [simplify]: Extracting #8: cost 1 inf + 311300 128.680 * * [simplify]: Extracting #9: cost 0 inf + 310070 128.785 * * [simplify]: Extracting #10: cost 0 inf + 309870 128.847 * [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.847 * [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.848 * [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.848 * * [simplify]: iters left: 6 (21 enodes) 128.861 * * [simplify]: iters left: 5 (97 enodes) 128.902 * * [simplify]: iters left: 4 (264 enodes) 129.007 * * [simplify]: Extracting #0: cost 1 inf + 0 129.007 * * [simplify]: Extracting #1: cost 35 inf + 0 129.007 * * [simplify]: Extracting #2: cost 100 inf + 0 129.008 * * [simplify]: Extracting #3: cost 256 inf + 591 129.010 * * [simplify]: Extracting #4: cost 312 inf + 11637 129.018 * * [simplify]: Extracting #5: cost 228 inf + 29980 129.028 * * [simplify]: Extracting #6: cost 132 inf + 71396 129.047 * * [simplify]: Extracting #7: cost 8 inf + 136866 129.067 * * [simplify]: Extracting #8: cost 0 inf + 141791 129.087 * [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.087 * [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.088 * * * * [progress]: [ 126 / 267 ] simplifiying candidate # 129.088 * [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.089 * * [simplify]: iters left: 6 (46 enodes) 129.104 * * [simplify]: iters left: 5 (227 enodes) 129.190 * * [simplify]: Extracting #0: cost 1 inf + 0 129.190 * * [simplify]: Extracting #1: cost 9 inf + 0 129.190 * * [simplify]: Extracting #2: cost 17 inf + 0 129.190 * * [simplify]: Extracting #3: cost 34 inf + 0 129.190 * * [simplify]: Extracting #4: cost 87 inf + 2 129.191 * * [simplify]: Extracting #5: cost 162 inf + 251 129.191 * * [simplify]: Extracting #6: cost 230 inf + 336 129.193 * * [simplify]: Extracting #7: cost 233 inf + 4679 129.196 * * [simplify]: Extracting #8: cost 159 inf + 24560 129.206 * * [simplify]: Extracting #9: cost 62 inf + 76148 129.229 * * [simplify]: Extracting #10: cost 10 inf + 116864 129.254 * * [simplify]: Extracting #11: cost 0 inf + 127549 129.293 * * [simplify]: Extracting #12: cost 0 inf + 126945 129.323 * * [simplify]: Extracting #13: cost 0 inf + 126904 129.363 * [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.364 * [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.365 * [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.365 * * [simplify]: iters left: 6 (25 enodes) 129.373 * * [simplify]: iters left: 5 (118 enodes) 129.415 * * [simplify]: iters left: 4 (313 enodes) 129.550 * * [simplify]: Extracting #0: cost 1 inf + 0 129.550 * * [simplify]: Extracting #1: cost 4 inf + 0 129.550 * * [simplify]: Extracting #2: cost 8 inf + 0 129.550 * * [simplify]: Extracting #3: cost 60 inf + 0 129.551 * * [simplify]: Extracting #4: cost 148 inf + 0 129.552 * * [simplify]: Extracting #5: cost 302 inf + 591 129.558 * * [simplify]: Extracting #6: cost 353 inf + 12285 129.579 * * [simplify]: Extracting #7: cost 164 inf + 86583 129.625 * * [simplify]: Extracting #8: cost 13 inf + 162941 129.668 * * [simplify]: Extracting #9: cost 0 inf + 167654 129.690 * * [simplify]: Extracting #10: cost 0 inf + 167174 129.731 * [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.731 * [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.733 * * * * [progress]: [ 127 / 267 ] simplifiying candidate # 129.733 * [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.734 * * [simplify]: iters left: 6 (50 enodes) 129.767 * * [simplify]: iters left: 5 (268 enodes) 129.877 * * [simplify]: Extracting #0: cost 1 inf + 0 129.877 * * [simplify]: Extracting #1: cost 9 inf + 0 129.877 * * [simplify]: Extracting #2: cost 17 inf + 0 129.877 * * [simplify]: Extracting #3: cost 38 inf + 0 129.877 * * [simplify]: Extracting #4: cost 120 inf + 2 129.878 * * [simplify]: Extracting #5: cost 206 inf + 209 129.879 * * [simplify]: Extracting #6: cost 278 inf + 1414 129.880 * * [simplify]: Extracting #7: cost 257 inf + 15126 129.884 * * [simplify]: Extracting #8: cost 199 inf + 31271 129.890 * * [simplify]: Extracting #9: cost 158 inf + 46583 129.908 * * [simplify]: Extracting #10: cost 61 inf + 109475 129.932 * * [simplify]: Extracting #11: cost 13 inf + 142743 129.980 * * [simplify]: Extracting #12: cost 1 inf + 157685 130.014 * * [simplify]: Extracting #13: cost 0 inf + 158708 130.052 * [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.052 * [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.054 * [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.055 * * [simplify]: iters left: 6 (31 enodes) 130.073 * * [simplify]: iters left: 5 (160 enodes) 130.143 * * [simplify]: iters left: 4 (464 enodes) 130.312 * * [simplify]: Extracting #0: cost 1 inf + 0 130.312 * * [simplify]: Extracting #1: cost 4 inf + 0 130.312 * * [simplify]: Extracting #2: cost 8 inf + 0 130.312 * * [simplify]: Extracting #3: cost 63 inf + 0 130.313 * * [simplify]: Extracting #4: cost 229 inf + 0 130.314 * * [simplify]: Extracting #5: cost 507 inf + 1127 130.323 * * [simplify]: Extracting #6: cost 435 inf + 70455 130.381 * * [simplify]: Extracting #7: cost 113 inf + 232109 130.456 * * [simplify]: Extracting #8: cost 47 inf + 267313 130.504 * * [simplify]: Extracting #9: cost 0 inf + 290032 130.560 * * [simplify]: Extracting #10: cost 0 inf + 289672 130.621 * [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.621 * [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.622 * * * * [progress]: [ 128 / 267 ] simplifiying candidate # 130.623 * [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.623 * * [simplify]: iters left: 6 (46 enodes) 130.650 * * [simplify]: iters left: 5 (230 enodes) 130.705 * * [simplify]: Extracting #0: cost 1 inf + 0 130.705 * * [simplify]: Extracting #1: cost 9 inf + 0 130.705 * * [simplify]: Extracting #2: cost 17 inf + 0 130.705 * * [simplify]: Extracting #3: cost 30 inf + 0 130.705 * * [simplify]: Extracting #4: cost 81 inf + 2 130.706 * * [simplify]: Extracting #5: cost 149 inf + 251 130.707 * * [simplify]: Extracting #6: cost 229 inf + 377 130.710 * * [simplify]: Extracting #7: cost 226 inf + 5526 130.718 * * [simplify]: Extracting #8: cost 146 inf + 27712 130.736 * * [simplify]: Extracting #9: cost 57 inf + 71627 130.765 * * [simplify]: Extracting #10: cost 17 inf + 101503 130.801 * * [simplify]: Extracting #11: cost 5 inf + 115344 130.824 * * [simplify]: Extracting #12: cost 0 inf + 122801 130.854 * [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))))))))))) 130.854 * [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))))) 130.855 * [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)))))) 130.855 * * [simplify]: iters left: 6 (27 enodes) 130.864 * * [simplify]: iters left: 5 (126 enodes) 130.902 * * [simplify]: iters left: 4 (325 enodes) 131.069 * * [simplify]: Extracting #0: cost 1 inf + 0 131.069 * * [simplify]: Extracting #1: cost 4 inf + 0 131.069 * * [simplify]: Extracting #2: cost 8 inf + 0 131.069 * * [simplify]: Extracting #3: cost 53 inf + 0 131.069 * * [simplify]: Extracting #4: cost 155 inf + 0 131.070 * * [simplify]: Extracting #5: cost 307 inf + 752 131.072 * * [simplify]: Extracting #6: cost 354 inf + 11065 131.082 * * [simplify]: Extracting #7: cost 168 inf + 78312 131.122 * * [simplify]: Extracting #8: cost 14 inf + 160716 131.169 * * [simplify]: Extracting #9: cost 0 inf + 166196 131.198 * * [simplify]: Extracting #10: cost 0 inf + 166156 131.224 * [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.224 * [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.225 * * * * [progress]: [ 129 / 267 ] simplifiying candidate # 131.225 * [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.225 * * [simplify]: iters left: 6 (44 enodes) 131.240 * * [simplify]: iters left: 5 (221 enodes) 131.311 * * [simplify]: Extracting #0: cost 1 inf + 0 131.311 * * [simplify]: Extracting #1: cost 9 inf + 0 131.311 * * [simplify]: Extracting #2: cost 17 inf + 0 131.312 * * [simplify]: Extracting #3: cost 30 inf + 0 131.312 * * [simplify]: Extracting #4: cost 81 inf + 2 131.312 * * [simplify]: Extracting #5: cost 151 inf + 253 131.313 * * [simplify]: Extracting #6: cost 217 inf + 298 131.314 * * [simplify]: Extracting #7: cost 208 inf + 8452 131.318 * * [simplify]: Extracting #8: cost 134 inf + 28530 131.326 * * [simplify]: Extracting #9: cost 56 inf + 67542 131.341 * * [simplify]: Extracting #10: cost 17 inf + 95463 131.366 * * [simplify]: Extracting #11: cost 4 inf + 111430 131.391 * * [simplify]: Extracting #12: cost 0 inf + 117190 131.418 * * [simplify]: Extracting #13: cost 0 inf + 116928 131.447 * [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.447 * [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.448 * [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.448 * * [simplify]: iters left: 6 (33 enodes) 131.459 * * [simplify]: iters left: 5 (168 enodes) 131.532 * * [simplify]: Extracting #0: cost 1 inf + 0 131.533 * * [simplify]: Extracting #1: cost 4 inf + 0 131.533 * * [simplify]: Extracting #2: cost 8 inf + 0 131.533 * * [simplify]: Extracting #3: cost 30 inf + 0 131.533 * * [simplify]: Extracting #4: cost 103 inf + 0 131.533 * * [simplify]: Extracting #5: cost 185 inf + 882 131.534 * * [simplify]: Extracting #6: cost 182 inf + 6379 131.538 * * [simplify]: Extracting #7: cost 106 inf + 27945 131.546 * * [simplify]: Extracting #8: cost 35 inf + 69787 131.567 * * [simplify]: Extracting #9: cost 4 inf + 91579 131.595 * * [simplify]: Extracting #10: cost 0 inf + 96088 131.624 * [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.624 * [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.625 * * * * [progress]: [ 130 / 267 ] simplifiying candidate # 131.626 * [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.626 * * [simplify]: iters left: 6 (44 enodes) 131.653 * * [simplify]: iters left: 5 (221 enodes) 131.740 * * [simplify]: Extracting #0: cost 1 inf + 0 131.740 * * [simplify]: Extracting #1: cost 9 inf + 0 131.740 * * [simplify]: Extracting #2: cost 17 inf + 0 131.740 * * [simplify]: Extracting #3: cost 35 inf + 0 131.740 * * [simplify]: Extracting #4: cost 105 inf + 2 131.741 * * [simplify]: Extracting #5: cost 166 inf + 169 131.741 * * [simplify]: Extracting #6: cost 226 inf + 501 131.743 * * [simplify]: Extracting #7: cost 224 inf + 6137 131.746 * * [simplify]: Extracting #8: cost 144 inf + 29266 131.758 * * [simplify]: Extracting #9: cost 65 inf + 69735 131.788 * * [simplify]: Extracting #10: cost 17 inf + 102499 131.831 * * [simplify]: Extracting #11: cost 3 inf + 118738 131.853 * * [simplify]: Extracting #12: cost 0 inf + 123145 131.875 * [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.875 * [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.876 * [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.876 * * [simplify]: iters left: 6 (29 enodes) 131.885 * * [simplify]: iters left: 5 (134 enodes) 131.915 * * [simplify]: iters left: 4 (332 enodes) 132.048 * * [simplify]: Extracting #0: cost 1 inf + 0 132.049 * * [simplify]: Extracting #1: cost 4 inf + 0 132.049 * * [simplify]: Extracting #2: cost 8 inf + 0 132.049 * * [simplify]: Extracting #3: cost 69 inf + 0 132.050 * * [simplify]: Extracting #4: cost 168 inf + 0 132.052 * * [simplify]: Extracting #5: cost 311 inf + 2195 132.062 * * [simplify]: Extracting #6: cost 281 inf + 37471 132.080 * * [simplify]: Extracting #7: cost 106 inf + 111345 132.105 * * [simplify]: Extracting #8: cost 13 inf + 157039 132.154 * * [simplify]: Extracting #9: cost 0 inf + 164083 132.198 * * [simplify]: Extracting #10: cost 0 inf + 164003 132.244 * [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.245 * [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.246 * * * * [progress]: [ 131 / 267 ] simplifiying candidate # 132.246 * [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.247 * * [simplify]: iters left: 6 (43 enodes) 132.270 * * [simplify]: iters left: 5 (199 enodes) 132.342 * * [simplify]: Extracting #0: cost 1 inf + 0 132.342 * * [simplify]: Extracting #1: cost 9 inf + 0 132.342 * * [simplify]: Extracting #2: cost 17 inf + 0 132.342 * * [simplify]: Extracting #3: cost 34 inf + 0 132.342 * * [simplify]: Extracting #4: cost 94 inf + 2 132.343 * * [simplify]: Extracting #5: cost 174 inf + 127 132.344 * * [simplify]: Extracting #6: cost 206 inf + 257 132.346 * * [simplify]: Extracting #7: cost 183 inf + 6750 132.353 * * [simplify]: Extracting #8: cost 88 inf + 35367 132.368 * * [simplify]: Extracting #9: cost 33 inf + 62549 132.390 * * [simplify]: Extracting #10: cost 9 inf + 85657 132.418 * * [simplify]: Extracting #11: cost 1 inf + 98426 132.447 * * [simplify]: Extracting #12: cost 0 inf + 100546 132.481 * [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.481 * [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.482 * [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.483 * * [simplify]: iters left: 6 (21 enodes) 132.494 * * [simplify]: iters left: 5 (91 enodes) 132.514 * * [simplify]: iters left: 4 (214 enodes) 132.653 * * [simplify]: Extracting #0: cost 1 inf + 0 132.653 * * [simplify]: Extracting #1: cost 4 inf + 0 132.654 * * [simplify]: Extracting #2: cost 8 inf + 0 132.654 * * [simplify]: Extracting #3: cost 59 inf + 0 132.655 * * [simplify]: Extracting #4: cost 157 inf + 0 132.656 * * [simplify]: Extracting #5: cost 170 inf + 2802 132.663 * * [simplify]: Extracting #6: cost 83 inf + 35245 132.677 * * [simplify]: Extracting #7: cost 10 inf + 68252 132.693 * * [simplify]: Extracting #8: cost 0 inf + 73006 132.702 * * [simplify]: Extracting #9: cost 0 inf + 72966 132.715 * [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.715 * [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.715 * * * * [progress]: [ 132 / 267 ] simplifiying candidate # 132.716 * [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.716 * * [simplify]: iters left: 6 (46 enodes) 132.741 * * [simplify]: iters left: 5 (227 enodes) 132.810 * * [simplify]: Extracting #0: cost 1 inf + 0 132.811 * * [simplify]: Extracting #1: cost 9 inf + 0 132.811 * * [simplify]: Extracting #2: cost 17 inf + 0 132.811 * * [simplify]: Extracting #3: cost 34 inf + 0 132.811 * * [simplify]: Extracting #4: cost 87 inf + 2 132.811 * * [simplify]: Extracting #5: cost 162 inf + 251 132.812 * * [simplify]: Extracting #6: cost 230 inf + 377 132.814 * * [simplify]: Extracting #7: cost 228 inf + 5458 132.817 * * [simplify]: Extracting #8: cost 153 inf + 26457 132.827 * * [simplify]: Extracting #9: cost 74 inf + 63577 132.856 * * [simplify]: Extracting #10: cost 23 inf + 101153 132.891 * * [simplify]: Extracting #11: cost 6 inf + 119423 132.924 * * [simplify]: Extracting #12: cost 0 inf + 127624 132.949 * * [simplify]: Extracting #13: cost 0 inf + 127384 132.987 * [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)))) 132.987 * [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))))) 132.988 * [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))))) 132.989 * * [simplify]: iters left: 6 (25 enodes) 133.004 * * [simplify]: iters left: 5 (118 enodes) 133.036 * * [simplify]: iters left: 4 (313 enodes) 133.183 * * [simplify]: Extracting #0: cost 1 inf + 0 133.183 * * [simplify]: Extracting #1: cost 4 inf + 0 133.183 * * [simplify]: Extracting #2: cost 8 inf + 0 133.184 * * [simplify]: Extracting #3: cost 60 inf + 0 133.184 * * [simplify]: Extracting #4: cost 148 inf + 0 133.186 * * [simplify]: Extracting #5: cost 303 inf + 550 133.195 * * [simplify]: Extracting #6: cost 363 inf + 9272 133.203 * * [simplify]: Extracting #7: cost 200 inf + 62925 133.221 * * [simplify]: Extracting #8: cost 52 inf + 139034 133.258 * * [simplify]: Extracting #9: cost 5 inf + 164827 133.304 * * [simplify]: Extracting #10: cost 0 inf + 167777 133.350 * [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.351 * [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.352 * * * * [progress]: [ 133 / 267 ] simplifiying candidate # 133.353 * [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.353 * * [simplify]: iters left: 6 (31 enodes) 133.369 * * [simplify]: iters left: 5 (138 enodes) 133.404 * * [simplify]: iters left: 4 (342 enodes) 133.587 * * [simplify]: Extracting #0: cost 1 inf + 0 133.587 * * [simplify]: Extracting #1: cost 18 inf + 0 133.587 * * [simplify]: Extracting #2: cost 32 inf + 0 133.588 * * [simplify]: Extracting #3: cost 118 inf + 0 133.589 * * [simplify]: Extracting #4: cost 231 inf + 251 133.591 * * [simplify]: Extracting #5: cost 337 inf + 965 133.596 * * [simplify]: Extracting #6: cost 332 inf + 13887 133.617 * * [simplify]: Extracting #7: cost 113 inf + 106500 133.656 * * [simplify]: Extracting #8: cost 14 inf + 169667 133.689 * * [simplify]: Extracting #9: cost 0 inf + 179976 133.724 * * [simplify]: Extracting #10: cost 0 inf + 179582 133.764 * * [simplify]: Extracting #11: cost 0 inf + 179464 133.805 * [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.805 * [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.806 * [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.806 * * [simplify]: iters left: 6 (17 enodes) 133.817 * * [simplify]: iters left: 5 (67 enodes) 133.844 * * [simplify]: iters left: 4 (135 enodes) 133.885 * * [simplify]: iters left: 3 (355 enodes) 134.063 * * [simplify]: Extracting #0: cost 1 inf + 0 134.064 * * [simplify]: Extracting #1: cost 33 inf + 0 134.064 * * [simplify]: Extracting #2: cost 128 inf + 0 134.065 * * [simplify]: Extracting #3: cost 227 inf + 1258 134.069 * * [simplify]: Extracting #4: cost 221 inf + 11328 134.080 * * [simplify]: Extracting #5: cost 116 inf + 56794 134.104 * * [simplify]: Extracting #6: cost 27 inf + 107197 134.131 * * [simplify]: Extracting #7: cost 8 inf + 118332 134.160 * * [simplify]: Extracting #8: cost 0 inf + 121265 134.189 * [simplify]: Simplified to (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (pow (fabs x) 8)) 134.189 * [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.189 * * * * [progress]: [ 134 / 267 ] simplifiying candidate # 134.190 * [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.191 * * [simplify]: iters left: 6 (46 enodes) 134.216 * * [simplify]: iters left: 5 (232 enodes) 134.281 * * [simplify]: Extracting #0: cost 1 inf + 0 134.281 * * [simplify]: Extracting #1: cost 9 inf + 0 134.281 * * [simplify]: Extracting #2: cost 17 inf + 0 134.281 * * [simplify]: Extracting #3: cost 38 inf + 0 134.282 * * [simplify]: Extracting #4: cost 120 inf + 2 134.283 * * [simplify]: Extracting #5: cost 201 inf + 127 134.284 * * [simplify]: Extracting #6: cost 240 inf + 1340 134.291 * * [simplify]: Extracting #7: cost 210 inf + 11318 134.297 * * [simplify]: Extracting #8: cost 160 inf + 25085 134.314 * * [simplify]: Extracting #9: cost 69 inf + 73232 134.343 * * [simplify]: Extracting #10: cost 16 inf + 113488 134.367 * * [simplify]: Extracting #11: cost 1 inf + 130690 134.410 * * [simplify]: Extracting #12: cost 0 inf + 131383 134.447 * * [simplify]: Extracting #13: cost 0 inf + 131172 134.477 * [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.477 * [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.478 * [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.479 * * [simplify]: iters left: 6 (27 enodes) 134.495 * * [simplify]: iters left: 5 (130 enodes) 134.535 * * [simplify]: iters left: 4 (343 enodes) 134.701 * * [simplify]: Extracting #0: cost 1 inf + 0 134.701 * * [simplify]: Extracting #1: cost 4 inf + 0 134.701 * * [simplify]: Extracting #2: cost 8 inf + 0 134.701 * * [simplify]: Extracting #3: cost 55 inf + 0 134.702 * * [simplify]: Extracting #4: cost 198 inf + 0 134.705 * * [simplify]: Extracting #5: cost 364 inf + 1047 134.718 * * [simplify]: Extracting #6: cost 251 inf + 55297 134.765 * * [simplify]: Extracting #7: cost 58 inf + 159323 134.812 * * [simplify]: Extracting #8: cost 7 inf + 192913 134.854 * * [simplify]: Extracting #9: cost 0 inf + 197142 134.899 * [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))))))))))) 134.899 * [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))))) 134.899 * * * * [progress]: [ 135 / 267 ] simplifiying candidate # 134.900 * [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)))))))) 134.900 * * [simplify]: iters left: 6 (41 enodes) 134.912 * * [simplify]: iters left: 5 (189 enodes) 134.990 * * [simplify]: Extracting #0: cost 1 inf + 0 134.990 * * [simplify]: Extracting #1: cost 9 inf + 0 134.991 * * [simplify]: Extracting #2: cost 17 inf + 0 134.991 * * [simplify]: Extracting #3: cost 30 inf + 0 134.991 * * [simplify]: Extracting #4: cost 81 inf + 2 134.992 * * [simplify]: Extracting #5: cost 142 inf + 251 134.993 * * [simplify]: Extracting #6: cost 189 inf + 254 134.995 * * [simplify]: Extracting #7: cost 183 inf + 3366 134.999 * * [simplify]: Extracting #8: cost 128 inf + 15586 135.012 * * [simplify]: Extracting #9: cost 47 inf + 55698 135.033 * * [simplify]: Extracting #10: cost 15 inf + 76839 135.058 * * [simplify]: Extracting #11: cost 8 inf + 84344 135.088 * * [simplify]: Extracting #12: cost 0 inf + 95766 135.119 * [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.119 * [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.120 * [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.120 * * [simplify]: iters left: 6 (23 enodes) 135.138 * * [simplify]: iters left: 5 (96 enodes) 135.176 * * [simplify]: iters left: 4 (194 enodes) 135.240 * * [simplify]: iters left: 3 (498 enodes) 135.434 * * [simplify]: Extracting #0: cost 1 inf + 0 135.434 * * [simplify]: Extracting #1: cost 4 inf + 0 135.434 * * [simplify]: Extracting #2: cost 8 inf + 0 135.434 * * [simplify]: Extracting #3: cost 54 inf + 0 135.436 * * [simplify]: Extracting #4: cost 254 inf + 0 135.439 * * [simplify]: Extracting #5: cost 345 inf + 6421 135.452 * * [simplify]: Extracting #6: cost 218 inf + 63393 135.485 * * [simplify]: Extracting #7: cost 60 inf + 144687 135.520 * * [simplify]: Extracting #8: cost 9 inf + 174050 135.551 * * [simplify]: Extracting #9: cost 0 inf + 178642 135.594 * [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.594 * [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.595 * * * * [progress]: [ 136 / 267 ] simplifiying candidate # 135.595 * [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.596 * * [simplify]: iters left: 6 (40 enodes) 135.619 * * [simplify]: iters left: 5 (185 enodes) 135.677 * * [simplify]: iters left: 4 (473 enodes) 135.921 * * [simplify]: Extracting #0: cost 1 inf + 0 135.921 * * [simplify]: Extracting #1: cost 8 inf + 0 135.921 * * [simplify]: Extracting #2: cost 17 inf + 0 135.921 * * [simplify]: Extracting #3: cost 43 inf + 0 135.922 * * [simplify]: Extracting #4: cost 213 inf + 2 135.925 * * [simplify]: Extracting #5: cost 424 inf + 211 135.929 * * [simplify]: Extracting #6: cost 492 inf + 5531 135.940 * * [simplify]: Extracting #7: cost 430 inf + 35350 135.963 * * [simplify]: Extracting #8: cost 281 inf + 99411 136.034 * * [simplify]: Extracting #9: cost 44 inf + 243873 136.106 * * [simplify]: Extracting #10: cost 2 inf + 276351 136.176 * * [simplify]: Extracting #11: cost 0 inf + 278283 136.240 * * [simplify]: Extracting #12: cost 0 inf + 277730 136.305 * [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.305 * [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.306 * [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.307 * * [simplify]: iters left: 6 (29 enodes) 136.327 * * [simplify]: iters left: 5 (138 enodes) 136.361 * * [simplify]: iters left: 4 (390 enodes) 136.569 * * [simplify]: Extracting #0: cost 1 inf + 0 136.569 * * [simplify]: Extracting #1: cost 4 inf + 0 136.569 * * [simplify]: Extracting #2: cost 8 inf + 0 136.569 * * [simplify]: Extracting #3: cost 57 inf + 0 136.570 * * [simplify]: Extracting #4: cost 313 inf + 0 136.571 * * [simplify]: Extracting #5: cost 478 inf + 878 136.578 * * [simplify]: Extracting #6: cost 420 inf + 22333 136.604 * * [simplify]: Extracting #7: cost 237 inf + 111684 136.674 * * [simplify]: Extracting #8: cost 39 inf + 249768 136.733 * * [simplify]: Extracting #9: cost 2 inf + 278180 136.806 * * [simplify]: Extracting #10: cost 0 inf + 280605 136.859 * [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.859 * [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.860 * * * * [progress]: [ 137 / 267 ] simplifiying candidate # 136.860 * [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.860 * * [simplify]: iters left: 6 (39 enodes) 136.875 * * [simplify]: iters left: 5 (180 enodes) 136.930 * * [simplify]: iters left: 4 (495 enodes) 137.129 * * [simplify]: Extracting #0: cost 1 inf + 0 137.129 * * [simplify]: Extracting #1: cost 8 inf + 0 137.129 * * [simplify]: Extracting #2: cost 17 inf + 0 137.129 * * [simplify]: Extracting #3: cost 73 inf + 0 137.130 * * [simplify]: Extracting #4: cost 286 inf + 2 137.131 * * [simplify]: Extracting #5: cost 482 inf + 251 137.133 * * [simplify]: Extracting #6: cost 548 inf + 2962 137.141 * * [simplify]: Extracting #7: cost 418 inf + 65547 137.199 * * [simplify]: Extracting #8: cost 111 inf + 230478 137.261 * * [simplify]: Extracting #9: cost 2 inf + 303753 137.316 * * [simplify]: Extracting #10: cost 0 inf + 304733 137.397 * * [simplify]: Extracting #11: cost 0 inf + 304533 137.457 * [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.457 * [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.458 * [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.458 * * [simplify]: iters left: 6 (25 enodes) 137.468 * * [simplify]: iters left: 5 (104 enodes) 137.510 * * [simplify]: iters left: 4 (204 enodes) 137.598 * * [simplify]: Extracting #0: cost 1 inf + 0 137.598 * * [simplify]: Extracting #1: cost 4 inf + 0 137.598 * * [simplify]: Extracting #2: cost 8 inf + 0 137.598 * * [simplify]: Extracting #3: cost 61 inf + 0 137.599 * * [simplify]: Extracting #4: cost 132 inf + 0 137.600 * * [simplify]: Extracting #5: cost 154 inf + 1506 137.603 * * [simplify]: Extracting #6: cost 102 inf + 14929 137.613 * * [simplify]: Extracting #7: cost 40 inf + 43838 137.632 * * [simplify]: Extracting #8: cost 6 inf + 61800 137.646 * * [simplify]: Extracting #9: cost 0 inf + 65537 137.654 * [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.654 * [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.655 * * * * [progress]: [ 138 / 267 ] simplifiying candidate # 137.655 * [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.655 * * [simplify]: iters left: 6 (46 enodes) 137.670 * * [simplify]: iters left: 5 (231 enodes) 137.748 * * [simplify]: Extracting #0: cost 1 inf + 0 137.748 * * [simplify]: Extracting #1: cost 9 inf + 0 137.748 * * [simplify]: Extracting #2: cost 17 inf + 0 137.748 * * [simplify]: Extracting #3: cost 38 inf + 0 137.749 * * [simplify]: Extracting #4: cost 126 inf + 2 137.750 * * [simplify]: Extracting #5: cost 210 inf + 209 137.752 * * [simplify]: Extracting #6: cost 225 inf + 2838 137.755 * * [simplify]: Extracting #7: cost 139 inf + 33429 137.765 * * [simplify]: Extracting #8: cost 41 inf + 81881 137.781 * * [simplify]: Extracting #9: cost 14 inf + 104320 137.816 * * [simplify]: Extracting #10: cost 1 inf + 121717 137.839 * * [simplify]: Extracting #11: cost 0 inf + 123595 137.872 * [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.872 * [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.874 * [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.874 * * [simplify]: iters left: 6 (27 enodes) 137.886 * * [simplify]: iters left: 5 (133 enodes) 137.925 * * [simplify]: iters left: 4 (371 enodes) 138.145 * * [simplify]: Extracting #0: cost 1 inf + 0 138.145 * * [simplify]: Extracting #1: cost 4 inf + 0 138.145 * * [simplify]: Extracting #2: cost 8 inf + 0 138.145 * * [simplify]: Extracting #3: cost 60 inf + 0 138.146 * * [simplify]: Extracting #4: cost 239 inf + 0 138.152 * * [simplify]: Extracting #5: cost 371 inf + 3094 138.158 * * [simplify]: Extracting #6: cost 247 inf + 52854 138.197 * * [simplify]: Extracting #7: cost 36 inf + 171023 138.238 * * [simplify]: Extracting #8: cost 0 inf + 197567 138.275 * * [simplify]: Extracting #9: cost 0 inf + 197450 138.336 * [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.336 * [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.337 * * * * [progress]: [ 139 / 267 ] simplifiying candidate # 138.338 * [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.339 * * [simplify]: iters left: 6 (50 enodes) 138.370 * * [simplify]: iters left: 5 (268 enodes) 138.464 * * [simplify]: Extracting #0: cost 1 inf + 0 138.464 * * [simplify]: Extracting #1: cost 9 inf + 0 138.464 * * [simplify]: Extracting #2: cost 17 inf + 0 138.464 * * [simplify]: Extracting #3: cost 38 inf + 0 138.464 * * [simplify]: Extracting #4: cost 120 inf + 2 138.465 * * [simplify]: Extracting #5: cost 207 inf + 127 138.466 * * [simplify]: Extracting #6: cost 278 inf + 1413 138.468 * * [simplify]: Extracting #7: cost 260 inf + 11178 138.472 * * [simplify]: Extracting #8: cost 191 inf + 32268 138.489 * * [simplify]: Extracting #9: cost 71 inf + 92342 138.517 * * [simplify]: Extracting #10: cost 27 inf + 125740 138.557 * * [simplify]: Extracting #11: cost 3 inf + 153363 138.611 * * [simplify]: Extracting #12: cost 0 inf + 157684 138.643 * [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.643 * [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.644 * [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.644 * * [simplify]: iters left: 6 (31 enodes) 138.654 * * [simplify]: iters left: 5 (160 enodes) 138.693 * * [simplify]: iters left: 4 (464 enodes) 138.872 * * [simplify]: Extracting #0: cost 1 inf + 0 138.872 * * [simplify]: Extracting #1: cost 4 inf + 0 138.872 * * [simplify]: Extracting #2: cost 8 inf + 0 138.872 * * [simplify]: Extracting #3: cost 63 inf + 0 138.873 * * [simplify]: Extracting #4: cost 229 inf + 0 138.876 * * [simplify]: Extracting #5: cost 498 inf + 1503 138.895 * * [simplify]: Extracting #6: cost 427 inf + 74007 138.952 * * [simplify]: Extracting #7: cost 114 inf + 230253 139.026 * * [simplify]: Extracting #8: cost 46 inf + 267974 139.113 * * [simplify]: Extracting #9: cost 0 inf + 290445 139.182 * * [simplify]: Extracting #10: cost 0 inf + 290085 139.239 * * [simplify]: Extracting #11: cost 0 inf + 290005 139.290 * [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.290 * [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.291 * * * * [progress]: [ 140 / 267 ] simplifiying candidate # 139.291 * [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.291 * * [simplify]: iters left: 6 (46 enodes) 139.314 * * [simplify]: iters left: 5 (232 enodes) 139.379 * * [simplify]: Extracting #0: cost 1 inf + 0 139.379 * * [simplify]: Extracting #1: cost 9 inf + 0 139.379 * * [simplify]: Extracting #2: cost 17 inf + 0 139.379 * * [simplify]: Extracting #3: cost 38 inf + 0 139.379 * * [simplify]: Extracting #4: cost 120 inf + 2 139.380 * * [simplify]: Extracting #5: cost 201 inf + 127 139.381 * * [simplify]: Extracting #6: cost 235 inf + 1741 139.383 * * [simplify]: Extracting #7: cost 202 inf + 12016 139.386 * * [simplify]: Extracting #8: cost 152 inf + 27783 139.400 * * [simplify]: Extracting #9: cost 41 inf + 93792 139.418 * * [simplify]: Extracting #10: cost 12 inf + 114851 139.456 * * [simplify]: Extracting #11: cost 3 inf + 126213 139.492 * * [simplify]: Extracting #12: cost 0 inf + 130456 139.527 * * [simplify]: Extracting #13: cost 0 inf + 129893 139.572 * * [simplify]: Extracting #14: cost 0 inf + 129772 139.616 * [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.616 * [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.618 * [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.618 * * [simplify]: iters left: 6 (27 enodes) 139.634 * * [simplify]: iters left: 5 (130 enodes) 139.689 * * [simplify]: iters left: 4 (343 enodes) 139.835 * * [simplify]: Extracting #0: cost 1 inf + 0 139.835 * * [simplify]: Extracting #1: cost 4 inf + 0 139.835 * * [simplify]: Extracting #2: cost 8 inf + 0 139.835 * * [simplify]: Extracting #3: cost 55 inf + 0 139.836 * * [simplify]: Extracting #4: cost 201 inf + 0 139.837 * * [simplify]: Extracting #5: cost 361 inf + 1129 139.844 * * [simplify]: Extracting #6: cost 249 inf + 54174 139.874 * * [simplify]: Extracting #7: cost 57 inf + 165633 139.918 * * [simplify]: Extracting #8: cost 13 inf + 191861 139.951 * * [simplify]: Extracting #9: cost 5 inf + 195036 140.016 * * [simplify]: Extracting #10: cost 0 inf + 198027 140.077 * [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.078 * [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.079 * * * * [progress]: [ 141 / 267 ] simplifiying candidate # 140.080 * [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.080 * * [simplify]: iters left: 6 (34 enodes) 140.101 * * [simplify]: iters left: 5 (170 enodes) 140.157 * * [simplify]: iters left: 4 (450 enodes) 140.344 * * [simplify]: Extracting #0: cost 1 inf + 0 140.345 * * [simplify]: Extracting #1: cost 26 inf + 0 140.345 * * [simplify]: Extracting #2: cost 45 inf + 0 140.345 * * [simplify]: Extracting #3: cost 162 inf + 0 140.346 * * [simplify]: Extracting #4: cost 329 inf + 209 140.348 * * [simplify]: Extracting #5: cost 458 inf + 1049 140.364 * * [simplify]: Extracting #6: cost 323 inf + 60117 140.410 * * [simplify]: Extracting #7: cost 79 inf + 205636 140.479 * * [simplify]: Extracting #8: cost 17 inf + 254909 140.543 * * [simplify]: Extracting #9: cost 0 inf + 265286 140.618 * [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.618 * [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.619 * [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.619 * * [simplify]: iters left: 6 (23 enodes) 140.627 * * [simplify]: iters left: 5 (109 enodes) 140.667 * * [simplify]: iters left: 4 (291 enodes) 140.812 * * [simplify]: Extracting #0: cost 1 inf + 0 140.813 * * [simplify]: Extracting #1: cost 27 inf + 0 140.813 * * [simplify]: Extracting #2: cost 149 inf + 0 140.814 * * [simplify]: Extracting #3: cost 304 inf + 4 140.815 * * [simplify]: Extracting #4: cost 290 inf + 6724 140.821 * * [simplify]: Extracting #5: cost 207 inf + 38045 140.839 * * [simplify]: Extracting #6: cost 48 inf + 131584 140.871 * * [simplify]: Extracting #7: cost 0 inf + 166229 140.929 * * [simplify]: Extracting #8: cost 0 inf + 166189 140.983 * [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)))))))) 140.983 * [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))))) 140.984 * * * * [progress]: [ 142 / 267 ] simplifiying candidate # 140.985 * [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)))))))) 140.985 * * [simplify]: iters left: 6 (40 enodes) 141.009 * * [simplify]: iters left: 5 (199 enodes) 141.101 * * [simplify]: Extracting #0: cost 1 inf + 0 141.101 * * [simplify]: Extracting #1: cost 9 inf + 0 141.101 * * [simplify]: Extracting #2: cost 17 inf + 0 141.101 * * [simplify]: Extracting #3: cost 34 inf + 0 141.102 * * [simplify]: Extracting #4: cost 104 inf + 2 141.102 * * [simplify]: Extracting #5: cost 170 inf + 209 141.103 * * [simplify]: Extracting #6: cost 205 inf + 255 141.105 * * [simplify]: Extracting #7: cost 192 inf + 2640 141.111 * * [simplify]: Extracting #8: cost 118 inf + 27924 141.130 * * [simplify]: Extracting #9: cost 36 inf + 75659 141.158 * * [simplify]: Extracting #10: cost 12 inf + 94757 141.191 * * [simplify]: Extracting #11: cost 4 inf + 104581 141.215 * * [simplify]: Extracting #12: cost 0 inf + 110815 141.239 * [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.240 * [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.240 * [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.241 * * [simplify]: iters left: 6 (26 enodes) 141.251 * * [simplify]: iters left: 5 (126 enodes) 141.293 * * [simplify]: iters left: 4 (335 enodes) 141.440 * * [simplify]: Extracting #0: cost 1 inf + 0 141.440 * * [simplify]: Extracting #1: cost 4 inf + 0 141.440 * * [simplify]: Extracting #2: cost 8 inf + 0 141.440 * * [simplify]: Extracting #3: cost 45 inf + 0 141.441 * * [simplify]: Extracting #4: cost 186 inf + 0 141.443 * * [simplify]: Extracting #5: cost 336 inf + 4 141.453 * * [simplify]: Extracting #6: cost 309 inf + 11311 141.468 * * [simplify]: Extracting #7: cost 193 inf + 59873 141.514 * * [simplify]: Extracting #8: cost 25 inf + 164720 141.553 * * [simplify]: Extracting #9: cost 0 inf + 183114 141.590 * * [simplify]: Extracting #10: cost 0 inf + 183073 141.650 * [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.650 * [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.651 * * * * [progress]: [ 143 / 267 ] simplifiying candidate # 141.652 * [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.652 * * [simplify]: iters left: 6 (40 enodes) 141.677 * * [simplify]: iters left: 5 (206 enodes) 141.761 * * [simplify]: Extracting #0: cost 1 inf + 0 141.761 * * [simplify]: Extracting #1: cost 9 inf + 0 141.762 * * [simplify]: Extracting #2: cost 17 inf + 0 141.762 * * [simplify]: Extracting #3: cost 34 inf + 0 141.762 * * [simplify]: Extracting #4: cost 108 inf + 2 141.762 * * [simplify]: Extracting #5: cost 177 inf + 171 141.763 * * [simplify]: Extracting #6: cost 211 inf + 256 141.764 * * [simplify]: Extracting #7: cost 198 inf + 3206 141.766 * * [simplify]: Extracting #8: cost 135 inf + 23471 141.776 * * [simplify]: Extracting #9: cost 37 inf + 79410 141.790 * * [simplify]: Extracting #10: cost 12 inf + 98280 141.807 * * [simplify]: Extracting #11: cost 3 inf + 110482 141.832 * * [simplify]: Extracting #12: cost 0 inf + 113861 141.863 * * [simplify]: Extracting #13: cost 0 inf + 113468 141.893 * [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)))))))) 141.893 * [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))))) 141.894 * [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)))))))) 141.895 * * [simplify]: iters left: 6 (32 enodes) 141.914 * * [simplify]: iters left: 5 (168 enodes) 141.960 * * [simplify]: Extracting #0: cost 1 inf + 0 141.960 * * [simplify]: Extracting #1: cost 4 inf + 0 141.960 * * [simplify]: Extracting #2: cost 8 inf + 0 141.960 * * [simplify]: Extracting #3: cost 27 inf + 0 141.961 * * [simplify]: Extracting #4: cost 114 inf + 0 141.962 * * [simplify]: Extracting #5: cost 184 inf + 3 141.963 * * [simplify]: Extracting #6: cost 178 inf + 3465 141.966 * * [simplify]: Extracting #7: cost 142 inf + 14039 141.977 * * [simplify]: Extracting #8: cost 70 inf + 56175 141.999 * * [simplify]: Extracting #9: cost 11 inf + 92749 142.014 * * [simplify]: Extracting #10: cost 3 inf + 99705 142.031 * * [simplify]: Extracting #11: cost 0 inf + 103345 142.047 * [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.047 * [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.048 * * * * [progress]: [ 144 / 267 ] simplifiying candidate # 142.048 * [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.049 * * [simplify]: iters left: 6 (40 enodes) 142.073 * * [simplify]: iters left: 5 (206 enodes) 142.129 * * [simplify]: Extracting #0: cost 1 inf + 0 142.129 * * [simplify]: Extracting #1: cost 9 inf + 0 142.129 * * [simplify]: Extracting #2: cost 17 inf + 0 142.129 * * [simplify]: Extracting #3: cost 39 inf + 0 142.130 * * [simplify]: Extracting #4: cost 129 inf + 2 142.131 * * [simplify]: Extracting #5: cost 190 inf + 169 142.132 * * [simplify]: Extracting #6: cost 203 inf + 2170 142.134 * * [simplify]: Extracting #7: cost 164 inf + 14765 142.137 * * [simplify]: Extracting #8: cost 129 inf + 30247 142.147 * * [simplify]: Extracting #9: cost 38 inf + 82044 142.164 * * [simplify]: Extracting #10: cost 10 inf + 102506 142.188 * * [simplify]: Extracting #11: cost 2 inf + 113247 142.216 * * [simplify]: Extracting #12: cost 0 inf + 115781 142.253 * * [simplify]: Extracting #13: cost 0 inf + 115621 142.291 * [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.291 * [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.292 * [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.293 * * [simplify]: iters left: 6 (28 enodes) 142.310 * * [simplify]: iters left: 5 (134 enodes) 142.366 * * [simplify]: iters left: 4 (344 enodes) 142.553 * * [simplify]: Extracting #0: cost 1 inf + 0 142.553 * * [simplify]: Extracting #1: cost 4 inf + 0 142.554 * * [simplify]: Extracting #2: cost 8 inf + 0 142.554 * * [simplify]: Extracting #3: cost 60 inf + 0 142.554 * * [simplify]: Extracting #4: cost 212 inf + 0 142.555 * * [simplify]: Extracting #5: cost 351 inf + 9 142.557 * * [simplify]: Extracting #6: cost 327 inf + 8099 142.566 * * [simplify]: Extracting #7: cost 170 inf + 75910 142.605 * * [simplify]: Extracting #8: cost 35 inf + 161364 142.638 * * [simplify]: Extracting #9: cost 2 inf + 185402 142.692 * * [simplify]: Extracting #10: cost 0 inf + 187245 142.729 * [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.729 * [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.730 * * * * [progress]: [ 145 / 267 ] simplifiying candidate # 142.731 * [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.731 * * [simplify]: iters left: 6 (41 enodes) 142.756 * * [simplify]: iters left: 5 (188 enodes) 142.839 * * [simplify]: iters left: 4 (489 enodes) 143.154 * * [simplify]: Extracting #0: cost 1 inf + 0 143.154 * * [simplify]: Extracting #1: cost 8 inf + 0 143.154 * * [simplify]: Extracting #2: cost 17 inf + 0 143.154 * * [simplify]: Extracting #3: cost 46 inf + 0 143.154 * * [simplify]: Extracting #4: cost 203 inf + 2 143.156 * * [simplify]: Extracting #5: cost 410 inf + 210 143.158 * * [simplify]: Extracting #6: cost 477 inf + 11414 143.180 * * [simplify]: Extracting #7: cost 239 inf + 108763 143.246 * * [simplify]: Extracting #8: cost 36 inf + 228981 143.292 * * [simplify]: Extracting #9: cost 5 inf + 254751 143.367 * * [simplify]: Extracting #10: cost 0 inf + 261818 143.414 * * [simplify]: Extracting #11: cost 0 inf + 261657 143.453 * [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.453 * [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.453 * [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.454 * * [simplify]: iters left: 6 (23 enodes) 143.461 * * [simplify]: iters left: 5 (99 enodes) 143.504 * * [simplify]: iters left: 4 (224 enodes) 143.610 * * [simplify]: Extracting #0: cost 1 inf + 0 143.610 * * [simplify]: Extracting #1: cost 4 inf + 0 143.610 * * [simplify]: Extracting #2: cost 8 inf + 0 143.610 * * [simplify]: Extracting #3: cost 50 inf + 0 143.610 * * [simplify]: Extracting #4: cost 159 inf + 0 143.611 * * [simplify]: Extracting #5: cost 164 inf + 1844 143.614 * * [simplify]: Extracting #6: cost 84 inf + 28788 143.619 * * [simplify]: Extracting #7: cost 25 inf + 53373 143.627 * * [simplify]: Extracting #8: cost 1 inf + 67624 143.641 * * [simplify]: Extracting #9: cost 0 inf + 68169 143.656 * [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.657 * [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.658 * * * * [progress]: [ 146 / 267 ] simplifiying candidate # 143.658 * [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.659 * * [simplify]: iters left: 6 (46 enodes) 143.681 * * [simplify]: iters left: 5 (230 enodes) 143.745 * * [simplify]: Extracting #0: cost 1 inf + 0 143.745 * * [simplify]: Extracting #1: cost 9 inf + 0 143.745 * * [simplify]: Extracting #2: cost 17 inf + 0 143.745 * * [simplify]: Extracting #3: cost 30 inf + 0 143.745 * * [simplify]: Extracting #4: cost 81 inf + 2 143.745 * * [simplify]: Extracting #5: cost 149 inf + 251 143.746 * * [simplify]: Extracting #6: cost 231 inf + 254 143.747 * * [simplify]: Extracting #7: cost 235 inf + 4018 143.753 * * [simplify]: Extracting #8: cost 152 inf + 26361 143.771 * * [simplify]: Extracting #9: cost 58 inf + 73647 143.803 * * [simplify]: Extracting #10: cost 22 inf + 97320 143.829 * * [simplify]: Extracting #11: cost 5 inf + 116067 143.851 * * [simplify]: Extracting #12: cost 0 inf + 122761 143.886 * [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)))))) 143.886 * [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))))) 143.888 * [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))))) 143.888 * * [simplify]: iters left: 6 (27 enodes) 143.904 * * [simplify]: iters left: 5 (126 enodes) 143.958 * * [simplify]: iters left: 4 (325 enodes) 144.084 * * [simplify]: Extracting #0: cost 1 inf + 0 144.084 * * [simplify]: Extracting #1: cost 4 inf + 0 144.084 * * [simplify]: Extracting #2: cost 8 inf + 0 144.084 * * [simplify]: Extracting #3: cost 53 inf + 0 144.085 * * [simplify]: Extracting #4: cost 155 inf + 0 144.087 * * [simplify]: Extracting #5: cost 305 inf + 1045 144.092 * * [simplify]: Extracting #6: cost 352 inf + 10550 144.107 * * [simplify]: Extracting #7: cost 177 inf + 67276 144.144 * * [simplify]: Extracting #8: cost 23 inf + 149113 144.181 * * [simplify]: Extracting #9: cost 1 inf + 165153 144.213 * * [simplify]: Extracting #10: cost 0 inf + 165733 144.237 * [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.237 * [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.238 * * * * [progress]: [ 147 / 267 ] simplifiying candidate # 144.238 * [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.238 * * [simplify]: iters left: 6 (41 enodes) 144.259 * * [simplify]: iters left: 5 (189 enodes) 144.330 * * [simplify]: Extracting #0: cost 1 inf + 0 144.330 * * [simplify]: Extracting #1: cost 9 inf + 0 144.330 * * [simplify]: Extracting #2: cost 17 inf + 0 144.330 * * [simplify]: Extracting #3: cost 30 inf + 0 144.330 * * [simplify]: Extracting #4: cost 81 inf + 2 144.330 * * [simplify]: Extracting #5: cost 142 inf + 251 144.331 * * [simplify]: Extracting #6: cost 189 inf + 254 144.332 * * [simplify]: Extracting #7: cost 189 inf + 1914 144.334 * * [simplify]: Extracting #8: cost 135 inf + 16857 144.340 * * [simplify]: Extracting #9: cost 56 inf + 51495 144.357 * * [simplify]: Extracting #10: cost 15 inf + 78644 144.373 * * [simplify]: Extracting #11: cost 3 inf + 92316 144.390 * * [simplify]: Extracting #12: cost 0 inf + 96885 144.413 * [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.413 * [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.416 * [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.416 * * [simplify]: iters left: 6 (23 enodes) 144.424 * * [simplify]: iters left: 5 (96 enodes) 144.450 * * [simplify]: iters left: 4 (194 enodes) 144.505 * * [simplify]: iters left: 3 (499 enodes) 145.151 * * [simplify]: Extracting #0: cost 1 inf + 0 145.151 * * [simplify]: Extracting #1: cost 4 inf + 0 145.151 * * [simplify]: Extracting #2: cost 8 inf + 0 145.152 * * [simplify]: Extracting #3: cost 61 inf + 0 145.152 * * [simplify]: Extracting #4: cost 268 inf + 0 145.154 * * [simplify]: Extracting #5: cost 353 inf + 4548 145.158 * * [simplify]: Extracting #6: cost 263 inf + 36516 145.173 * * [simplify]: Extracting #7: cost 77 inf + 136955 145.214 * * [simplify]: Extracting #8: cost 9 inf + 176889 145.243 * * [simplify]: Extracting #9: cost 0 inf + 181610 145.270 * [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.270 * [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.271 * * * * [progress]: [ 148 / 267 ] simplifiying candidate # 145.272 * [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.273 * * [simplify]: iters left: 6 (40 enodes) 145.293 * * [simplify]: iters left: 5 (199 enodes) 145.351 * * [simplify]: Extracting #0: cost 1 inf + 0 145.351 * * [simplify]: Extracting #1: cost 9 inf + 0 145.351 * * [simplify]: Extracting #2: cost 17 inf + 0 145.351 * * [simplify]: Extracting #3: cost 34 inf + 0 145.351 * * [simplify]: Extracting #4: cost 104 inf + 2 145.352 * * [simplify]: Extracting #5: cost 169 inf + 251 145.353 * * [simplify]: Extracting #6: cost 205 inf + 255 145.354 * * [simplify]: Extracting #7: cost 190 inf + 3014 145.357 * * [simplify]: Extracting #8: cost 117 inf + 29970 145.371 * * [simplify]: Extracting #9: cost 33 inf + 77074 145.390 * * [simplify]: Extracting #10: cost 11 inf + 94823 145.408 * * [simplify]: Extracting #11: cost 3 inf + 105202 145.434 * * [simplify]: Extracting #12: cost 0 inf + 109165 145.461 * [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.461 * [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.463 * [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.463 * * [simplify]: iters left: 6 (26 enodes) 145.478 * * [simplify]: iters left: 5 (126 enodes) 145.526 * * [simplify]: iters left: 4 (335 enodes) 145.667 * * [simplify]: Extracting #0: cost 1 inf + 0 145.668 * * [simplify]: Extracting #1: cost 4 inf + 0 145.668 * * [simplify]: Extracting #2: cost 8 inf + 0 145.668 * * [simplify]: Extracting #3: cost 45 inf + 0 145.669 * * [simplify]: Extracting #4: cost 185 inf + 0 145.671 * * [simplify]: Extracting #5: cost 336 inf + 4 145.674 * * [simplify]: Extracting #6: cost 321 inf + 6628 145.686 * * [simplify]: Extracting #7: cost 214 inf + 47543 145.734 * * [simplify]: Extracting #8: cost 28 inf + 160322 145.792 * * [simplify]: Extracting #9: cost 1 inf + 182172 145.846 * * [simplify]: Extracting #10: cost 0 inf + 183319 145.877 * [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.877 * [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.877 * * * * [progress]: [ 149 / 267 ] simplifiying candidate # 145.878 * [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.878 * * [simplify]: iters left: 6 (29 enodes) 145.889 * * [simplify]: iters left: 5 (127 enodes) 145.940 * * [simplify]: iters left: 4 (279 enodes) 146.065 * * [simplify]: Extracting #0: cost 1 inf + 0 146.065 * * [simplify]: Extracting #1: cost 10 inf + 0 146.065 * * [simplify]: Extracting #2: cost 32 inf + 0 146.066 * * [simplify]: Extracting #3: cost 119 inf + 0 146.066 * * [simplify]: Extracting #4: cost 225 inf + 210 146.067 * * [simplify]: Extracting #5: cost 320 inf + 1465 146.071 * * [simplify]: Extracting #6: cost 259 inf + 23074 146.089 * * [simplify]: Extracting #7: cost 62 inf + 136110 146.140 * * [simplify]: Extracting #8: cost 4 inf + 173138 146.173 * * [simplify]: Extracting #9: cost 0 inf + 175348 146.211 * [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.211 * [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.211 * [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.212 * * [simplify]: iters left: 6 (19 enodes) 146.219 * * [simplify]: iters left: 5 (75 enodes) 146.245 * * [simplify]: iters left: 4 (144 enodes) 146.282 * * [simplify]: iters left: 3 (325 enodes) 146.421 * * [simplify]: Extracting #0: cost 1 inf + 0 146.421 * * [simplify]: Extracting #1: cost 23 inf + 0 146.421 * * [simplify]: Extracting #2: cost 144 inf + 0 146.422 * * [simplify]: Extracting #3: cost 205 inf + 6 146.423 * * [simplify]: Extracting #4: cost 163 inf + 14811 146.437 * * [simplify]: Extracting #5: cost 43 inf + 71748 146.457 * * [simplify]: Extracting #6: cost 2 inf + 93691 146.478 * * [simplify]: Extracting #7: cost 0 inf + 94487 146.499 * [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.499 * [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.499 * * * * [progress]: [ 150 / 267 ] simplifiying candidate # 146.500 * [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.500 * * [simplify]: iters left: 6 (36 enodes) 146.522 * * [simplify]: iters left: 5 (167 enodes) 146.568 * * [simplify]: iters left: 4 (395 enodes) 146.783 * * [simplify]: Extracting #0: cost 1 inf + 0 146.783 * * [simplify]: Extracting #1: cost 8 inf + 0 146.783 * * [simplify]: Extracting #2: cost 17 inf + 0 146.783 * * [simplify]: Extracting #3: cost 51 inf + 0 146.784 * * [simplify]: Extracting #4: cost 216 inf + 2 146.785 * * [simplify]: Extracting #5: cost 396 inf + 172 146.788 * * [simplify]: Extracting #6: cost 431 inf + 15471 146.798 * * [simplify]: Extracting #7: cost 274 inf + 89216 146.843 * * [simplify]: Extracting #8: cost 56 inf + 226063 146.902 * * [simplify]: Extracting #9: cost 10 inf + 254933 146.985 * * [simplify]: Extracting #10: cost 1 inf + 262535 147.072 * * [simplify]: Extracting #11: cost 0 inf + 263444 147.132 * * [simplify]: Extracting #12: cost 0 inf + 263364 147.191 * [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))))))) 147.191 * [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))))) 147.191 * [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)))))))) 147.192 * * [simplify]: iters left: 6 (28 enodes) 147.201 * * [simplify]: iters left: 5 (134 enodes) 147.241 * * [simplify]: iters left: 4 (385 enodes) 147.415 * * [simplify]: Extracting #0: cost 1 inf + 0 147.415 * * [simplify]: Extracting #1: cost 4 inf + 0 147.415 * * [simplify]: Extracting #2: cost 8 inf + 0 147.415 * * [simplify]: Extracting #3: cost 46 inf + 0 147.416 * * [simplify]: Extracting #4: cost 306 inf + 0 147.417 * * [simplify]: Extracting #5: cost 462 inf + 6 147.420 * * [simplify]: Extracting #6: cost 409 inf + 19766 147.433 * * [simplify]: Extracting #7: cost 223 inf + 109863 147.481 * * [simplify]: Extracting #8: cost 22 inf + 253435 147.554 * * [simplify]: Extracting #9: cost 2 inf + 267416 147.631 * * [simplify]: Extracting #10: cost 0 inf + 268895 147.682 * * [simplify]: Extracting #11: cost 0 inf + 268855 147.753 * [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.753 * [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.753 * * * * [progress]: [ 151 / 267 ] simplifiying candidate # 147.754 * [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.754 * * [simplify]: iters left: 6 (35 enodes) 147.764 * * [simplify]: iters left: 5 (162 enodes) 147.828 * * [simplify]: iters left: 4 (415 enodes) 148.074 * * [simplify]: Extracting #0: cost 1 inf + 0 148.074 * * [simplify]: Extracting #1: cost 8 inf + 0 148.074 * * [simplify]: Extracting #2: cost 17 inf + 0 148.074 * * [simplify]: Extracting #3: cost 80 inf + 0 148.075 * * [simplify]: Extracting #4: cost 294 inf + 2 148.076 * * [simplify]: Extracting #5: cost 482 inf + 252 148.078 * * [simplify]: Extracting #6: cost 490 inf + 5992 148.091 * * [simplify]: Extracting #7: cost 311 inf + 86462 148.157 * * [simplify]: Extracting #8: cost 52 inf + 244423 148.229 * * [simplify]: Extracting #9: cost 6 inf + 277173 148.290 * * [simplify]: Extracting #10: cost 0 inf + 280490 148.376 * * [simplify]: Extracting #11: cost 0 inf + 280370 148.434 * [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.434 * [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.435 * [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.435 * * [simplify]: iters left: 6 (24 enodes) 148.443 * * [simplify]: iters left: 5 (100 enodes) 148.464 * * [simplify]: iters left: 4 (198 enodes) 148.518 * * [simplify]: iters left: 3 (451 enodes) 148.649 * * [simplify]: Extracting #0: cost 1 inf + 0 148.649 * * [simplify]: Extracting #1: cost 4 inf + 0 148.649 * * [simplify]: Extracting #2: cost 8 inf + 0 148.650 * * [simplify]: Extracting #3: cost 62 inf + 0 148.650 * * [simplify]: Extracting #4: cost 218 inf + 0 148.651 * * [simplify]: Extracting #5: cost 272 inf + 12 148.654 * * [simplify]: Extracting #6: cost 231 inf + 10426 148.665 * * [simplify]: Extracting #7: cost 102 inf + 65026 148.680 * * [simplify]: Extracting #8: cost 21 inf + 113847 148.696 * * [simplify]: Extracting #9: cost 0 inf + 125937 148.729 * [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.729 * [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.730 * * * * [progress]: [ 152 / 267 ] simplifiying candidate # 148.730 * [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.731 * * [simplify]: iters left: 6 (40 enodes) 148.753 * * [simplify]: iters left: 5 (184 enodes) 148.808 * * [simplify]: iters left: 4 (454 enodes) 149.037 * * [simplify]: Extracting #0: cost 1 inf + 0 149.037 * * [simplify]: Extracting #1: cost 8 inf + 0 149.037 * * [simplify]: Extracting #2: cost 17 inf + 0 149.037 * * [simplify]: Extracting #3: cost 41 inf + 0 149.037 * * [simplify]: Extracting #4: cost 209 inf + 2 149.039 * * [simplify]: Extracting #5: cost 410 inf + 253 149.042 * * [simplify]: Extracting #6: cost 377 inf + 13035 149.058 * * [simplify]: Extracting #7: cost 183 inf + 95201 149.096 * * [simplify]: Extracting #8: cost 37 inf + 176553 149.131 * * [simplify]: Extracting #9: cost 3 inf + 204386 149.173 * * [simplify]: Extracting #10: cost 0 inf + 208411 149.235 * * [simplify]: Extracting #11: cost 0 inf + 208371 149.299 * [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)))))))) 149.300 * [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))))) 149.301 * [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))))) 149.301 * * [simplify]: iters left: 6 (29 enodes) 149.319 * * [simplify]: iters left: 5 (141 enodes) 149.370 * * [simplify]: iters left: 4 (418 enodes) 149.620 * * [simplify]: Extracting #0: cost 1 inf + 0 149.620 * * [simplify]: Extracting #1: cost 4 inf + 0 149.620 * * [simplify]: Extracting #2: cost 8 inf + 0 149.621 * * [simplify]: Extracting #3: cost 66 inf + 0 149.622 * * [simplify]: Extracting #4: cost 351 inf + 0 149.626 * * [simplify]: Extracting #5: cost 467 inf + 4331 149.636 * * [simplify]: Extracting #6: cost 375 inf + 40780 149.662 * * [simplify]: Extracting #7: cost 212 inf + 120151 149.720 * * [simplify]: Extracting #8: cost 24 inf + 254000 149.793 * * [simplify]: Extracting #9: cost 0 inf + 272722 149.864 * * [simplify]: Extracting #10: cost 0 inf + 272599 149.932 * [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.932 * [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.933 * * * * [progress]: [ 153 / 267 ] simplifiying candidate # 149.934 * [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.935 * * [simplify]: iters left: 6 (44 enodes) 149.963 * * [simplify]: iters left: 5 (221 enodes) 150.040 * * [simplify]: Extracting #0: cost 1 inf + 0 150.040 * * [simplify]: Extracting #1: cost 9 inf + 0 150.040 * * [simplify]: Extracting #2: cost 17 inf + 0 150.040 * * [simplify]: Extracting #3: cost 30 inf + 0 150.041 * * [simplify]: Extracting #4: cost 81 inf + 2 150.042 * * [simplify]: Extracting #5: cost 151 inf + 253 150.043 * * [simplify]: Extracting #6: cost 216 inf + 380 150.049 * * [simplify]: Extracting #7: cost 218 inf + 6462 150.053 * * [simplify]: Extracting #8: cost 153 inf + 22371 150.057 * * [simplify]: Extracting #9: cost 137 inf + 26546 150.062 * * [simplify]: Extracting #10: cost 95 inf + 50155 150.072 * * [simplify]: Extracting #11: cost 44 inf + 77778 150.099 * * [simplify]: Extracting #12: cost 10 inf + 103227 150.136 * * [simplify]: Extracting #13: cost 4 inf + 111878 150.178 * * [simplify]: Extracting #14: cost 0 inf + 117952 150.200 * [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)))))))) 150.201 * [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))))) 150.201 * [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))))) 150.202 * * [simplify]: iters left: 6 (33 enodes) 150.218 * * [simplify]: iters left: 5 (168 enodes) 150.269 * * [simplify]: Extracting #0: cost 1 inf + 0 150.269 * * [simplify]: Extracting #1: cost 4 inf + 0 150.269 * * [simplify]: Extracting #2: cost 8 inf + 0 150.269 * * [simplify]: Extracting #3: cost 30 inf + 0 150.269 * * [simplify]: Extracting #4: cost 103 inf + 0 150.270 * * [simplify]: Extracting #5: cost 182 inf + 2012 150.273 * * [simplify]: Extracting #6: cost 178 inf + 7710 150.279 * * [simplify]: Extracting #7: cost 115 inf + 27891 150.298 * * [simplify]: Extracting #8: cost 27 inf + 76902 150.324 * * [simplify]: Extracting #9: cost 3 inf + 93118 150.357 * * [simplify]: Extracting #10: cost 0 inf + 95759 150.380 * [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))))))))) 150.380 * [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))))) 150.381 * * * * [progress]: [ 154 / 267 ] simplifiying candidate # 150.381 * [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)))))) 150.381 * * [simplify]: iters left: 6 (40 enodes) 150.394 * * [simplify]: iters left: 5 (185 enodes) 150.446 * * [simplify]: iters left: 4 (473 enodes) 150.659 * * [simplify]: Extracting #0: cost 1 inf + 0 150.659 * * [simplify]: Extracting #1: cost 8 inf + 0 150.660 * * [simplify]: Extracting #2: cost 17 inf + 0 150.660 * * [simplify]: Extracting #3: cost 43 inf + 0 150.661 * * [simplify]: Extracting #4: cost 213 inf + 2 150.663 * * [simplify]: Extracting #5: cost 422 inf + 253 150.669 * * [simplify]: Extracting #6: cost 463 inf + 16810 150.684 * * [simplify]: Extracting #7: cost 392 inf + 53682 150.715 * * [simplify]: Extracting #8: cost 218 inf + 129059 150.778 * * [simplify]: Extracting #9: cost 31 inf + 250393 150.827 * * [simplify]: Extracting #10: cost 0 inf + 276622 150.911 * * [simplify]: Extracting #11: cost 0 inf + 276540 151.004 * [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)))))))) 151.004 * [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))))) 151.006 * [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))))) 151.006 * * [simplify]: iters left: 6 (29 enodes) 151.024 * * [simplify]: iters left: 5 (138 enodes) 151.081 * * [simplify]: iters left: 4 (390 enodes) 151.287 * * [simplify]: Extracting #0: cost 1 inf + 0 151.287 * * [simplify]: Extracting #1: cost 4 inf + 0 151.287 * * [simplify]: Extracting #2: cost 8 inf + 0 151.287 * * [simplify]: Extracting #3: cost 57 inf + 0 151.287 * * [simplify]: Extracting #4: cost 314 inf + 0 151.289 * * [simplify]: Extracting #5: cost 463 inf + 6758 151.294 * * [simplify]: Extracting #6: cost 401 inf + 33936 151.309 * * [simplify]: Extracting #7: cost 253 inf + 102546 151.362 * * [simplify]: Extracting #8: cost 45 inf + 246136 151.440 * * [simplify]: Extracting #9: cost 2 inf + 277876 151.501 * * [simplify]: Extracting #10: cost 0 inf + 280260 151.560 * [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))))))) 151.560 * [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))))) 151.561 * * * * [progress]: [ 155 / 267 ] simplifiying candidate # 151.561 * [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)))))) 151.562 * * [simplify]: iters left: 6 (40 enodes) 151.587 * * [simplify]: iters left: 5 (206 enodes) 151.680 * * [simplify]: Extracting #0: cost 1 inf + 0 151.680 * * [simplify]: Extracting #1: cost 9 inf + 0 151.680 * * [simplify]: Extracting #2: cost 17 inf + 0 151.680 * * [simplify]: Extracting #3: cost 34 inf + 0 151.681 * * [simplify]: Extracting #4: cost 108 inf + 2 151.681 * * [simplify]: Extracting #5: cost 178 inf + 129 151.682 * * [simplify]: Extracting #6: cost 211 inf + 256 151.682 * * [simplify]: Extracting #7: cost 214 inf + 260 151.683 * * [simplify]: Extracting #8: cost 186 inf + 6804 151.686 * * [simplify]: Extracting #9: cost 133 inf + 23058 151.695 * * [simplify]: Extracting #10: cost 42 inf + 76342 151.711 * * [simplify]: Extracting #11: cost 8 inf + 102481 151.733 * * [simplify]: Extracting #12: cost 1 inf + 112200 151.754 * * [simplify]: Extracting #13: cost 0 inf + 113508 151.784 * [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.784 * [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.786 * [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.786 * * [simplify]: iters left: 6 (32 enodes) 151.805 * * [simplify]: iters left: 5 (168 enodes) 151.884 * * [simplify]: Extracting #0: cost 1 inf + 0 151.884 * * [simplify]: Extracting #1: cost 4 inf + 0 151.884 * * [simplify]: Extracting #2: cost 8 inf + 0 151.884 * * [simplify]: Extracting #3: cost 27 inf + 0 151.885 * * [simplify]: Extracting #4: cost 114 inf + 0 151.885 * * [simplify]: Extracting #5: cost 184 inf + 3 151.886 * * [simplify]: Extracting #6: cost 182 inf + 3439 151.888 * * [simplify]: Extracting #7: cost 135 inf + 20742 151.897 * * [simplify]: Extracting #8: cost 39 inf + 73590 151.911 * * [simplify]: Extracting #9: cost 6 inf + 98164 151.927 * * [simplify]: Extracting #10: cost 0 inf + 103538 151.945 * * [simplify]: Extracting #11: cost 0 inf + 102785 151.960 * [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.960 * [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.961 * * * * [progress]: [ 156 / 267 ] simplifiying candidate # 151.962 * [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.962 * * [simplify]: iters left: 6 (36 enodes) 151.974 * * [simplify]: iters left: 5 (167 enodes) 152.024 * * [simplify]: iters left: 4 (395 enodes) 152.199 * * [simplify]: Extracting #0: cost 1 inf + 0 152.199 * * [simplify]: Extracting #1: cost 8 inf + 0 152.199 * * [simplify]: Extracting #2: cost 17 inf + 0 152.199 * * [simplify]: Extracting #3: cost 51 inf + 0 152.200 * * [simplify]: Extracting #4: cost 214 inf + 2 152.202 * * [simplify]: Extracting #5: cost 392 inf + 172 152.207 * * [simplify]: Extracting #6: cost 437 inf + 11490 152.217 * * [simplify]: Extracting #7: cost 350 inf + 42484 152.245 * * [simplify]: Extracting #8: cost 230 inf + 109418 152.311 * * [simplify]: Extracting #9: cost 50 inf + 216657 152.365 * * [simplify]: Extracting #10: cost 4 inf + 251747 152.422 * * [simplify]: Extracting #11: cost 1 inf + 255274 152.507 * * [simplify]: Extracting #12: cost 0 inf + 256583 152.562 * [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)))))))) 152.562 * [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))))) 152.563 * [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)))))) 152.563 * * [simplify]: iters left: 6 (28 enodes) 152.579 * * [simplify]: iters left: 5 (134 enodes) 152.612 * * [simplify]: iters left: 4 (385 enodes) 152.829 * * [simplify]: Extracting #0: cost 1 inf + 0 152.829 * * [simplify]: Extracting #1: cost 4 inf + 0 152.829 * * [simplify]: Extracting #2: cost 8 inf + 0 152.830 * * [simplify]: Extracting #3: cost 47 inf + 0 152.831 * * [simplify]: Extracting #4: cost 307 inf + 0 152.834 * * [simplify]: Extracting #5: cost 464 inf + 6 152.840 * * [simplify]: Extracting #6: cost 409 inf + 21810 152.862 * * [simplify]: Extracting #7: cost 233 inf + 106785 152.899 * * [simplify]: Extracting #8: cost 32 inf + 247176 152.959 * * [simplify]: Extracting #9: cost 3 inf + 269931 153.032 * * [simplify]: Extracting #10: cost 0 inf + 272398 153.099 * [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))))))) 153.099 * [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))))) 153.100 * * * * [progress]: [ 157 / 267 ] simplifiying candidate # 153.101 * [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)))) 153.101 * * [simplify]: iters left: 6 (28 enodes) 153.119 * * [simplify]: iters left: 5 (123 enodes) 153.149 * * [simplify]: iters left: 4 (241 enodes) 153.265 * * [simplify]: Extracting #0: cost 1 inf + 0 153.265 * * [simplify]: Extracting #1: cost 10 inf + 0 153.265 * * [simplify]: Extracting #2: cost 27 inf + 0 153.265 * * [simplify]: Extracting #3: cost 124 inf + 0 153.266 * * [simplify]: Extracting #4: cost 226 inf + 171 153.267 * * [simplify]: Extracting #5: cost 219 inf + 4048 153.270 * * [simplify]: Extracting #6: cost 176 inf + 20568 153.273 * * [simplify]: Extracting #7: cost 158 inf + 28689 153.277 * * [simplify]: Extracting #8: cost 140 inf + 37492 153.288 * * [simplify]: Extracting #9: cost 51 inf + 90041 153.319 * * [simplify]: Extracting #10: cost 3 inf + 119668 153.346 * * [simplify]: Extracting #11: cost 0 inf + 121944 153.367 * [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.367 * [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.368 * [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.368 * * [simplify]: iters left: 6 (25 enodes) 153.377 * * [simplify]: iters left: 5 (117 enodes) 153.403 * * [simplify]: iters left: 4 (338 enodes) 153.530 * * [simplify]: Extracting #0: cost 1 inf + 0 153.530 * * [simplify]: Extracting #1: cost 26 inf + 0 153.531 * * [simplify]: Extracting #2: cost 249 inf + 0 153.534 * * [simplify]: Extracting #3: cost 412 inf + 3 153.539 * * [simplify]: Extracting #4: cost 386 inf + 12122 153.558 * * [simplify]: Extracting #5: cost 243 inf + 78149 153.623 * * [simplify]: Extracting #6: cost 36 inf + 219529 153.669 * * [simplify]: Extracting #7: cost 5 inf + 242074 153.743 * * [simplify]: Extracting #8: cost 0 inf + 244196 153.800 * * [simplify]: Extracting #9: cost 0 inf + 244156 153.865 * * [simplify]: Extracting #10: cost 0 inf + 244116 153.911 * [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.911 * [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.911 * * * * [progress]: [ 158 / 267 ] simplifiying candidate # 153.912 * [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.912 * * [simplify]: iters left: 6 (32 enodes) 153.933 * * [simplify]: iters left: 5 (148 enodes) 153.995 * * [simplify]: iters left: 4 (370 enodes) 154.153 * * [simplify]: Extracting #0: cost 1 inf + 0 154.153 * * [simplify]: Extracting #1: cost 8 inf + 0 154.153 * * [simplify]: Extracting #2: cost 17 inf + 0 154.153 * * [simplify]: Extracting #3: cost 75 inf + 0 154.154 * * [simplify]: Extracting #4: cost 357 inf + 2 154.155 * * [simplify]: Extracting #5: cost 479 inf + 253 154.159 * * [simplify]: Extracting #6: cost 429 inf + 17124 154.164 * * [simplify]: Extracting #7: cost 340 inf + 51791 154.175 * * [simplify]: Extracting #8: cost 270 inf + 92984 154.234 * * [simplify]: Extracting #9: cost 34 inf + 243757 154.318 * * [simplify]: Extracting #10: cost 4 inf + 266578 154.374 * * [simplify]: Extracting #11: cost 0 inf + 271208 154.462 * [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.462 * [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.463 * [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.463 * * [simplify]: iters left: 6 (27 enodes) 154.481 * * [simplify]: iters left: 5 (130 enodes) 154.521 * * [simplify]: iters left: 4 (370 enodes) 154.702 * * [simplify]: Extracting #0: cost 1 inf + 0 154.703 * * [simplify]: Extracting #1: cost 4 inf + 0 154.703 * * [simplify]: Extracting #2: cost 8 inf + 0 154.703 * * [simplify]: Extracting #3: cost 59 inf + 0 154.704 * * [simplify]: Extracting #4: cost 320 inf + 0 154.706 * * [simplify]: Extracting #5: cost 458 inf + 7 154.713 * * [simplify]: Extracting #6: cost 343 inf + 57060 154.760 * * [simplify]: Extracting #7: cost 45 inf + 230741 154.829 * * [simplify]: Extracting #8: cost 2 inf + 258534 154.885 * * [simplify]: Extracting #9: cost 0 inf + 260703 154.943 * [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.944 * [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.944 * * * * [progress]: [ 159 / 267 ] simplifiying candidate # 154.945 * [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.945 * * [simplify]: iters left: 6 (39 enodes) 154.958 * * [simplify]: iters left: 5 (179 enodes) 155.021 * * [simplify]: iters left: 4 (476 enodes) 155.249 * * [simplify]: Extracting #0: cost 1 inf + 0 155.249 * * [simplify]: Extracting #1: cost 8 inf + 0 155.249 * * [simplify]: Extracting #2: cost 17 inf + 0 155.250 * * [simplify]: Extracting #3: cost 71 inf + 0 155.250 * * [simplify]: Extracting #4: cost 287 inf + 2 155.252 * * [simplify]: Extracting #5: cost 483 inf + 251 155.255 * * [simplify]: Extracting #6: cost 435 inf + 12431 155.267 * * [simplify]: Extracting #7: cost 262 inf + 81061 155.299 * * [simplify]: Extracting #8: cost 63 inf + 194922 155.335 * * [simplify]: Extracting #9: cost 5 inf + 239923 155.398 * * [simplify]: Extracting #10: cost 0 inf + 245831 155.443 * [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.443 * [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.444 * [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.445 * * [simplify]: iters left: 6 (25 enodes) 155.460 * * [simplify]: iters left: 5 (107 enodes) 155.484 * * [simplify]: iters left: 4 (232 enodes) 155.562 * * [simplify]: Extracting #0: cost 1 inf + 0 155.562 * * [simplify]: Extracting #1: cost 4 inf + 0 155.562 * * [simplify]: Extracting #2: cost 8 inf + 0 155.562 * * [simplify]: Extracting #3: cost 68 inf + 0 155.563 * * [simplify]: Extracting #4: cost 172 inf + 0 155.564 * * [simplify]: Extracting #5: cost 159 inf + 1339 155.566 * * [simplify]: Extracting #6: cost 78 inf + 27078 155.572 * * [simplify]: Extracting #7: cost 24 inf + 49608 155.584 * * [simplify]: Extracting #8: cost 1 inf + 61559 155.599 * * [simplify]: Extracting #9: cost 0 inf + 62757 155.614 * [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.614 * [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.615 * * * * [progress]: [ 160 / 267 ] simplifiying candidate # 155.616 * [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.616 * * [simplify]: iters left: 6 (44 enodes) 155.640 * * [simplify]: iters left: 5 (221 enodes) 155.708 * * [simplify]: Extracting #0: cost 1 inf + 0 155.708 * * [simplify]: Extracting #1: cost 9 inf + 0 155.708 * * [simplify]: Extracting #2: cost 17 inf + 0 155.708 * * [simplify]: Extracting #3: cost 35 inf + 0 155.708 * * [simplify]: Extracting #4: cost 105 inf + 2 155.709 * * [simplify]: Extracting #5: cost 166 inf + 169 155.709 * * [simplify]: Extracting #6: cost 230 inf + 255 155.710 * * [simplify]: Extracting #7: cost 235 inf + 4507 155.713 * * [simplify]: Extracting #8: cost 169 inf + 19928 155.717 * * [simplify]: Extracting #9: cost 136 inf + 31988 155.726 * * [simplify]: Extracting #10: cost 61 inf + 74248 155.743 * * [simplify]: Extracting #11: cost 12 inf + 106361 155.774 * * [simplify]: Extracting #12: cost 4 inf + 116655 155.817 * * [simplify]: Extracting #13: cost 0 inf + 122403 155.857 * [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.857 * [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.857 * [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.858 * * [simplify]: iters left: 6 (29 enodes) 155.867 * * [simplify]: iters left: 5 (134 enodes) 155.903 * * [simplify]: iters left: 4 (332 enodes) 156.074 * * [simplify]: Extracting #0: cost 1 inf + 0 156.074 * * [simplify]: Extracting #1: cost 4 inf + 0 156.074 * * [simplify]: Extracting #2: cost 8 inf + 0 156.074 * * [simplify]: Extracting #3: cost 69 inf + 0 156.075 * * [simplify]: Extracting #4: cost 168 inf + 0 156.077 * * [simplify]: Extracting #5: cost 315 inf + 1678 156.088 * * [simplify]: Extracting #6: cost 314 inf + 23923 156.104 * * [simplify]: Extracting #7: cost 121 inf + 102309 156.128 * * [simplify]: Extracting #8: cost 14 inf + 156510 156.172 * * [simplify]: Extracting #9: cost 0 inf + 164380 156.216 * * [simplify]: Extracting #10: cost 0 inf + 163976 156.249 * [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.249 * [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.250 * * * * [progress]: [ 161 / 267 ] simplifiying candidate # 156.250 * [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.251 * * [simplify]: iters left: 6 (39 enodes) 156.262 * * [simplify]: iters left: 5 (180 enodes) 156.302 * * [simplify]: iters left: 4 (495 enodes) 156.492 * * [simplify]: Extracting #0: cost 1 inf + 0 156.492 * * [simplify]: Extracting #1: cost 8 inf + 0 156.492 * * [simplify]: Extracting #2: cost 17 inf + 0 156.492 * * [simplify]: Extracting #3: cost 74 inf + 0 156.493 * * [simplify]: Extracting #4: cost 287 inf + 2 156.496 * * [simplify]: Extracting #5: cost 484 inf + 209 156.502 * * [simplify]: Extracting #6: cost 527 inf + 11807 156.516 * * [simplify]: Extracting #7: cost 447 inf + 45824 156.532 * * [simplify]: Extracting #8: cost 293 inf + 115322 156.585 * * [simplify]: Extracting #9: cost 79 inf + 249236 156.645 * * [simplify]: Extracting #10: cost 6 inf + 301752 156.721 * * [simplify]: Extracting #11: cost 1 inf + 307687 156.796 * * [simplify]: Extracting #12: cost 0 inf + 308592 156.895 * * [simplify]: Extracting #13: cost 0 inf + 308351 156.995 * * [simplify]: Extracting #14: cost 0 inf + 308311 157.048 * [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)))))) 157.048 * [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))))) 157.049 * [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))))) 157.049 * * [simplify]: iters left: 6 (25 enodes) 157.058 * * [simplify]: iters left: 5 (104 enodes) 157.078 * * [simplify]: iters left: 4 (204 enodes) 157.136 * * [simplify]: Extracting #0: cost 1 inf + 0 157.136 * * [simplify]: Extracting #1: cost 4 inf + 0 157.136 * * [simplify]: Extracting #2: cost 8 inf + 0 157.136 * * [simplify]: Extracting #3: cost 61 inf + 0 157.136 * * [simplify]: Extracting #4: cost 132 inf + 0 157.137 * * [simplify]: Extracting #5: cost 157 inf + 881 157.141 * * [simplify]: Extracting #6: cost 96 inf + 16656 157.152 * * [simplify]: Extracting #7: cost 46 inf + 39013 157.167 * * [simplify]: Extracting #8: cost 3 inf + 63884 157.182 * * [simplify]: Extracting #9: cost 0 inf + 65619 157.197 * [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.197 * [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.198 * * * * [progress]: [ 162 / 267 ] simplifiying candidate # 157.199 * [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.199 * * [simplify]: iters left: 6 (40 enodes) 157.224 * * [simplify]: iters left: 5 (206 enodes) 157.287 * * [simplify]: Extracting #0: cost 1 inf + 0 157.287 * * [simplify]: Extracting #1: cost 9 inf + 0 157.287 * * [simplify]: Extracting #2: cost 17 inf + 0 157.287 * * [simplify]: Extracting #3: cost 39 inf + 0 157.287 * * [simplify]: Extracting #4: cost 129 inf + 2 157.288 * * [simplify]: Extracting #5: cost 191 inf + 127 157.290 * * [simplify]: Extracting #6: cost 203 inf + 2178 157.292 * * [simplify]: Extracting #7: cost 159 inf + 15935 157.295 * * [simplify]: Extracting #8: cost 148 inf + 18030 157.297 * * [simplify]: Extracting #9: cost 136 inf + 22340 157.303 * * [simplify]: Extracting #10: cost 88 inf + 49622 157.316 * * [simplify]: Extracting #11: cost 22 inf + 93452 157.338 * * [simplify]: Extracting #12: cost 3 inf + 112139 157.376 * * [simplify]: Extracting #13: cost 0 inf + 116701 157.410 * * [simplify]: Extracting #14: cost 0 inf + 116581 157.432 * [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.432 * [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.433 * [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.433 * * [simplify]: iters left: 6 (28 enodes) 157.446 * * [simplify]: iters left: 5 (134 enodes) 157.501 * * [simplify]: iters left: 4 (344 enodes) 157.666 * * [simplify]: Extracting #0: cost 1 inf + 0 157.666 * * [simplify]: Extracting #1: cost 4 inf + 0 157.666 * * [simplify]: Extracting #2: cost 8 inf + 0 157.666 * * [simplify]: Extracting #3: cost 60 inf + 0 157.666 * * [simplify]: Extracting #4: cost 211 inf + 0 157.667 * * [simplify]: Extracting #5: cost 348 inf + 9 157.669 * * [simplify]: Extracting #6: cost 346 inf + 1587 157.676 * * [simplify]: Extracting #7: cost 201 inf + 62323 157.706 * * [simplify]: Extracting #8: cost 24 inf + 168221 157.765 * * [simplify]: Extracting #9: cost 1 inf + 184617 157.822 * * [simplify]: Extracting #10: cost 0 inf + 185724 157.857 * * [simplify]: Extracting #11: cost 0 inf + 185684 157.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 (* (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.899 * [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.900 * * * * [progress]: [ 163 / 267 ] simplifiying candidate # 157.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 (- (+ (/ 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.900 * * [simplify]: iters left: 6 (35 enodes) 157.921 * * [simplify]: iters left: 5 (162 enodes) 157.975 * * [simplify]: iters left: 4 (415 enodes) 158.155 * * [simplify]: Extracting #0: cost 1 inf + 0 158.155 * * [simplify]: Extracting #1: cost 8 inf + 0 158.155 * * [simplify]: Extracting #2: cost 17 inf + 0 158.156 * * [simplify]: Extracting #3: cost 81 inf + 0 158.156 * * [simplify]: Extracting #4: cost 299 inf + 2 158.158 * * [simplify]: Extracting #5: cost 497 inf + 170 158.161 * * [simplify]: Extracting #6: cost 466 inf + 16646 158.168 * * [simplify]: Extracting #7: cost 390 inf + 41537 158.176 * * [simplify]: Extracting #8: cost 345 inf + 63681 158.218 * * [simplify]: Extracting #9: cost 128 inf + 200504 158.283 * * [simplify]: Extracting #10: cost 5 inf + 287047 158.376 * * [simplify]: Extracting #11: cost 0 inf + 291061 158.471 * * [simplify]: Extracting #12: cost 0 inf + 290821 158.547 * * [simplify]: Extracting #13: cost 0 inf + 290781 158.599 * [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.599 * [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.599 * [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.600 * * [simplify]: iters left: 6 (24 enodes) 158.607 * * [simplify]: iters left: 5 (100 enodes) 158.627 * * [simplify]: iters left: 4 (198 enodes) 158.710 * * [simplify]: iters left: 3 (453 enodes) 158.848 * * [simplify]: Extracting #0: cost 1 inf + 0 158.848 * * [simplify]: Extracting #1: cost 4 inf + 0 158.848 * * [simplify]: Extracting #2: cost 8 inf + 0 158.848 * * [simplify]: Extracting #3: cost 66 inf + 0 158.853 * * [simplify]: Extracting #4: cost 215 inf + 0 158.853 * * [simplify]: Extracting #5: cost 262 inf + 12 158.856 * * [simplify]: Extracting #6: cost 217 inf + 16680 158.866 * * [simplify]: Extracting #7: cost 65 inf + 83736 158.881 * * [simplify]: Extracting #8: cost 7 inf + 116519 158.896 * * [simplify]: Extracting #9: cost 0 inf + 119913 158.916 * [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.916 * [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.917 * * * * [progress]: [ 164 / 267 ] simplifiying candidate # 158.917 * [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.918 * * [simplify]: iters left: 6 (32 enodes) 158.938 * * [simplify]: iters left: 5 (148 enodes) 159.002 * * [simplify]: iters left: 4 (370 enodes) 159.167 * * [simplify]: Extracting #0: cost 1 inf + 0 159.167 * * [simplify]: Extracting #1: cost 8 inf + 0 159.167 * * [simplify]: Extracting #2: cost 17 inf + 0 159.167 * * [simplify]: Extracting #3: cost 75 inf + 0 159.169 * * [simplify]: Extracting #4: cost 355 inf + 2 159.172 * * [simplify]: Extracting #5: cost 478 inf + 171 159.176 * * [simplify]: Extracting #6: cost 483 inf + 263 159.182 * * [simplify]: Extracting #7: cost 432 inf + 13565 159.199 * * [simplify]: Extracting #8: cost 298 inf + 79908 159.264 * * [simplify]: Extracting #9: cost 47 inf + 243518 159.339 * * [simplify]: Extracting #10: cost 0 inf + 272817 159.418 * * [simplify]: Extracting #11: cost 0 inf + 272737 159.512 * [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.512 * [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.513 * [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.514 * * [simplify]: iters left: 6 (27 enodes) 159.529 * * [simplify]: iters left: 5 (130 enodes) 159.561 * * [simplify]: iters left: 4 (370 enodes) 159.744 * * [simplify]: Extracting #0: cost 1 inf + 0 159.744 * * [simplify]: Extracting #1: cost 4 inf + 0 159.744 * * [simplify]: Extracting #2: cost 8 inf + 0 159.744 * * [simplify]: Extracting #3: cost 60 inf + 0 159.745 * * [simplify]: Extracting #4: cost 324 inf + 0 159.746 * * [simplify]: Extracting #5: cost 461 inf + 7 159.751 * * [simplify]: Extracting #6: cost 357 inf + 43499 159.792 * * [simplify]: Extracting #7: cost 88 inf + 195666 159.850 * * [simplify]: Extracting #8: cost 1 inf + 264111 159.907 * * [simplify]: Extracting #9: cost 0 inf + 263997 159.968 * [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.968 * [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.969 * * * * [progress]: [ 165 / 267 ] simplifiying candidate # 159.969 * [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.970 * * [simplify]: iters left: 6 (27 enodes) 159.986 * * [simplify]: iters left: 5 (118 enodes) 160.014 * * [simplify]: iters left: 4 (265 enodes) 160.128 * * [simplify]: Extracting #0: cost 1 inf + 0 160.128 * * [simplify]: Extracting #1: cost 10 inf + 0 160.128 * * [simplify]: Extracting #2: cost 56 inf + 0 160.129 * * [simplify]: Extracting #3: cost 201 inf + 0 160.131 * * [simplify]: Extracting #4: cost 298 inf + 251 160.134 * * [simplify]: Extracting #5: cost 285 inf + 6010 160.140 * * [simplify]: Extracting #6: cost 223 inf + 26230 160.158 * * [simplify]: Extracting #7: cost 94 inf + 104655 160.196 * * [simplify]: Extracting #8: cost 3 inf + 164570 160.249 * * [simplify]: Extracting #9: cost 0 inf + 160167 160.298 * * [simplify]: Extracting #10: cost 0 inf + 159276 160.349 * * [simplify]: Extracting #11: cost 0 inf + 159116 160.385 * [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.385 * [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.385 * [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.385 * * [simplify]: iters left: 6 (21 enodes) 160.393 * * [simplify]: iters left: 5 (83 enodes) 160.414 * * [simplify]: iters left: 4 (152 enodes) 160.457 * * [simplify]: iters left: 3 (303 enodes) 160.570 * * [simplify]: Extracting #0: cost 1 inf + 0 160.570 * * [simplify]: Extracting #1: cost 40 inf + 0 160.571 * * [simplify]: Extracting #2: cost 91 inf + 0 160.571 * * [simplify]: Extracting #3: cost 120 inf + 7 160.571 * * [simplify]: Extracting #4: cost 127 inf + 1501 160.574 * * [simplify]: Extracting #5: cost 64 inf + 22031 160.580 * * [simplify]: Extracting #6: cost 11 inf + 44861 160.587 * * [simplify]: Extracting #7: cost 0 inf + 48622 160.594 * [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.594 * [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.597 * * * * [progress]: [ 166 / 267 ] simplifiying candidate # 160.597 * [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.598 * * [simplify]: iters left: 6 (35 enodes) 160.619 * * [simplify]: iters left: 5 (155 enodes) 160.683 * * [simplify]: iters left: 4 (360 enodes) 160.875 * * [simplify]: Extracting #0: cost 1 inf + 0 160.875 * * [simplify]: Extracting #1: cost 5 inf + 0 160.875 * * [simplify]: Extracting #2: cost 8 inf + 1 160.875 * * [simplify]: Extracting #3: cost 36 inf + 1 160.875 * * [simplify]: Extracting #4: cost 136 inf + 1 160.876 * * [simplify]: Extracting #5: cost 253 inf + 4 160.880 * * [simplify]: Extracting #6: cost 221 inf + 13290 160.890 * * [simplify]: Extracting #7: cost 75 inf + 70271 160.903 * * [simplify]: Extracting #8: cost 16 inf + 101359 160.927 * * [simplify]: Extracting #9: cost 0 inf + 111922 160.948 * [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.948 * [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.949 * [simplify]: Simplifying (* (sqrt PI) (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))))) 160.949 * * [simplify]: iters left: 6 (15 enodes) 160.954 * * [simplify]: iters left: 5 (65 enodes) 160.969 * * [simplify]: iters left: 4 (151 enodes) 161.061 * * [simplify]: iters left: 3 (443 enodes) 161.556 * * [simplify]: Extracting #0: cost 1 inf + 0 161.556 * * [simplify]: Extracting #1: cost 4 inf + 0 161.556 * * [simplify]: Extracting #2: cost 9 inf + 0 161.556 * * [simplify]: Extracting #3: cost 112 inf + 1 161.558 * * [simplify]: Extracting #4: cost 490 inf + 85 161.562 * * [simplify]: Extracting #5: cost 420 inf + 17546 161.578 * * [simplify]: Extracting #6: cost 123 inf + 148265 161.610 * * [simplify]: Extracting #7: cost 0 inf + 214957 161.663 * * [simplify]: Extracting #8: cost 0 inf + 214317 161.701 * [simplify]: Simplified to (* (sqrt PI) (fabs (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x)))))) 161.701 * [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.702 * * * * [progress]: [ 167 / 267 ] simplifiying candidate # 161.702 * [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.702 * * [simplify]: iters left: 6 (40 enodes) 161.720 * * [simplify]: iters left: 5 (197 enodes) 161.788 * * [simplify]: Extracting #0: cost 1 inf + 0 161.788 * * [simplify]: Extracting #1: cost 5 inf + 0 161.788 * * [simplify]: Extracting #2: cost 8 inf + 1 161.789 * * [simplify]: Extracting #3: cost 27 inf + 1 161.789 * * [simplify]: Extracting #4: cost 76 inf + 1 161.790 * * [simplify]: Extracting #5: cost 129 inf + 3 161.791 * * [simplify]: Extracting #6: cost 176 inf + 1888 161.794 * * [simplify]: Extracting #7: cost 160 inf + 11245 161.809 * * [simplify]: Extracting #8: cost 40 inf + 62343 161.836 * * [simplify]: Extracting #9: cost 6 inf + 83749 161.867 * * [simplify]: Extracting #10: cost 1 inf + 89989 161.889 * * [simplify]: Extracting #11: cost 0 inf + 91015 161.908 * * [simplify]: Extracting #12: cost 0 inf + 90935 161.937 * [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.937 * [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.938 * [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.939 * * [simplify]: iters left: 6 (23 enodes) 161.953 * * [simplify]: iters left: 5 (106 enodes) 161.997 * * [simplify]: iters left: 4 (272 enodes) 162.085 * * [simplify]: Extracting #0: cost 1 inf + 0 162.085 * * [simplify]: Extracting #1: cost 4 inf + 0 162.085 * * [simplify]: Extracting #2: cost 8 inf + 0 162.085 * * [simplify]: Extracting #3: cost 40 inf + 1 162.085 * * [simplify]: Extracting #4: cost 103 inf + 42 162.086 * * [simplify]: Extracting #5: cost 256 inf + 1469 162.088 * * [simplify]: Extracting #6: cost 316 inf + 11832 162.095 * * [simplify]: Extracting #7: cost 179 inf + 52959 162.112 * * [simplify]: Extracting #8: cost 73 inf + 104175 162.141 * * [simplify]: Extracting #9: cost 5 inf + 141724 162.164 * * [simplify]: Extracting #10: cost 0 inf + 145125 162.185 * [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.185 * [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.185 * * * * [progress]: [ 168 / 267 ] simplifiying candidate # 162.186 * [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.186 * * [simplify]: iters left: 6 (35 enodes) 162.198 * * [simplify]: iters left: 5 (156 enodes) 162.257 * * [simplify]: iters left: 4 (381 enodes) 162.392 * * [simplify]: Extracting #0: cost 1 inf + 0 162.392 * * [simplify]: Extracting #1: cost 5 inf + 0 162.392 * * [simplify]: Extracting #2: cost 8 inf + 1 162.392 * * [simplify]: Extracting #3: cost 37 inf + 1 162.392 * * [simplify]: Extracting #4: cost 146 inf + 1 162.393 * * [simplify]: Extracting #5: cost 274 inf + 4 162.395 * * [simplify]: Extracting #6: cost 328 inf + 11709 162.410 * * [simplify]: Extracting #7: cost 205 inf + 76237 162.447 * * [simplify]: Extracting #8: cost 23 inf + 168443 162.481 * * [simplify]: Extracting #9: cost 0 inf + 182482 162.530 * * [simplify]: Extracting #10: cost 0 inf + 181560 162.580 * [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.580 * [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.580 * [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.580 * * [simplify]: iters left: 6 (19 enodes) 162.586 * * [simplify]: iters left: 5 (76 enodes) 162.602 * * [simplify]: iters left: 4 (143 enodes) 162.637 * * [simplify]: iters left: 3 (364 enodes) 162.788 * * [simplify]: Extracting #0: cost 1 inf + 0 162.788 * * [simplify]: Extracting #1: cost 4 inf + 0 162.788 * * [simplify]: Extracting #2: cost 8 inf + 0 162.788 * * [simplify]: Extracting #3: cost 45 inf + 1 162.789 * * [simplify]: Extracting #4: cost 162 inf + 42 162.791 * * [simplify]: Extracting #5: cost 254 inf + 627 162.796 * * [simplify]: Extracting #6: cost 226 inf + 19528 162.814 * * [simplify]: Extracting #7: cost 62 inf + 96516 162.831 * * [simplify]: Extracting #8: cost 8 inf + 125403 162.845 * * [simplify]: Extracting #9: cost 0 inf + 129178 162.864 * [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.864 * [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.865 * * * * [progress]: [ 169 / 267 ] simplifiying candidate # 162.866 * [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.866 * * [simplify]: iters left: 6 (36 enodes) 162.889 * * [simplify]: iters left: 5 (182 enodes) 162.951 * * [simplify]: iters left: 4 (486 enodes) 163.201 * * [simplify]: Extracting #0: cost 1 inf + 0 163.201 * * [simplify]: Extracting #1: cost 5 inf + 0 163.201 * * [simplify]: Extracting #2: cost 8 inf + 1 163.201 * * [simplify]: Extracting #3: cost 43 inf + 1 163.202 * * [simplify]: Extracting #4: cost 181 inf + 1 163.203 * * [simplify]: Extracting #5: cost 358 inf + 4 163.205 * * [simplify]: Extracting #6: cost 442 inf + 12150 163.244 * * [simplify]: Extracting #7: cost 132 inf + 197487 163.334 * * [simplify]: Extracting #8: cost 6 inf + 269666 163.430 * * [simplify]: Extracting #9: cost 0 inf + 264073 163.499 * * [simplify]: Extracting #10: cost 0 inf + 263450 163.565 * [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.565 * [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.565 * [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.566 * * [simplify]: iters left: 6 (25 enodes) 163.574 * * [simplify]: iters left: 5 (118 enodes) 163.610 * * [simplify]: iters left: 4 (299 enodes) 163.724 * * [simplify]: Extracting #0: cost 1 inf + 0 163.724 * * [simplify]: Extracting #1: cost 4 inf + 0 163.725 * * [simplify]: Extracting #2: cost 8 inf + 0 163.725 * * [simplify]: Extracting #3: cost 32 inf + 1 163.725 * * [simplify]: Extracting #4: cost 150 inf + 83 163.726 * * [simplify]: Extracting #5: cost 309 inf + 87 163.727 * * [simplify]: Extracting #6: cost 322 inf + 94 163.729 * * [simplify]: Extracting #7: cost 270 inf + 22095 163.743 * * [simplify]: Extracting #8: cost 89 inf + 120304 163.778 * * [simplify]: Extracting #9: cost 4 inf + 173959 163.833 * * [simplify]: Extracting #10: cost 0 inf + 168672 163.879 * * [simplify]: Extracting #11: cost 0 inf + 168032 163.910 * [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.910 * [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.911 * * * * [progress]: [ 170 / 267 ] simplifiying candidate # 163.911 * [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.911 * * [simplify]: iters left: 6 (31 enodes) 163.931 * * [simplify]: iters left: 5 (138 enodes) 163.983 * * [simplify]: iters left: 4 (307 enodes) 164.082 * * [simplify]: Extracting #0: cost 1 inf + 0 164.082 * * [simplify]: Extracting #1: cost 5 inf + 0 164.083 * * [simplify]: Extracting #2: cost 8 inf + 1 164.083 * * [simplify]: Extracting #3: cost 45 inf + 1 164.083 * * [simplify]: Extracting #4: cost 145 inf + 1 164.084 * * [simplify]: Extracting #5: cost 256 inf + 5 164.086 * * [simplify]: Extracting #6: cost 313 inf + 16033 164.107 * * [simplify]: Extracting #7: cost 97 inf + 138240 164.140 * * [simplify]: Extracting #8: cost 9 inf + 183186 164.180 * * [simplify]: Extracting #9: cost 1 inf + 183138 164.209 * * [simplify]: Extracting #10: cost 0 inf + 183293 164.252 * * [simplify]: Extracting #11: cost 0 inf + 182962 164.281 * [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.281 * [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.281 * [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.282 * * [simplify]: iters left: 6 (21 enodes) 164.288 * * [simplify]: iters left: 5 (84 enodes) 164.311 * * [simplify]: iters left: 4 (152 enodes) 164.362 * * [simplify]: iters left: 3 (331 enodes) 164.443 * * [simplify]: Extracting #0: cost 1 inf + 0 164.443 * * [simplify]: Extracting #1: cost 4 inf + 0 164.443 * * [simplify]: Extracting #2: cost 8 inf + 0 164.444 * * [simplify]: Extracting #3: cost 25 inf + 1 164.444 * * [simplify]: Extracting #4: cost 142 inf + 42 164.445 * * [simplify]: Extracting #5: cost 206 inf + 88 164.446 * * [simplify]: Extracting #6: cost 183 inf + 6855 164.450 * * [simplify]: Extracting #7: cost 66 inf + 56675 164.460 * * [simplify]: Extracting #8: cost 7 inf + 90270 164.478 * * [simplify]: Extracting #9: cost 0 inf + 95005 164.492 * [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.492 * [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.492 * * * * [progress]: [ 171 / 267 ] simplifiying candidate # 164.493 * [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.493 * * [simplify]: iters left: 6 (28 enodes) 164.506 * * [simplify]: iters left: 5 (126 enodes) 164.543 * * [simplify]: iters left: 4 (258 enodes) 164.650 * * [simplify]: Extracting #0: cost 1 inf + 0 164.650 * * [simplify]: Extracting #1: cost 5 inf + 0 164.650 * * [simplify]: Extracting #2: cost 8 inf + 1 164.650 * * [simplify]: Extracting #3: cost 40 inf + 1 164.650 * * [simplify]: Extracting #4: cost 148 inf + 1 164.652 * * [simplify]: Extracting #5: cost 252 inf + 6 164.655 * * [simplify]: Extracting #6: cost 211 inf + 15494 164.668 * * [simplify]: Extracting #7: cost 53 inf + 97606 164.687 * * [simplify]: Extracting #8: cost 6 inf + 125204 164.716 * * [simplify]: Extracting #9: cost 0 inf + 128867 164.745 * * [simplify]: Extracting #10: cost 0 inf + 128605 164.771 * [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.772 * [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.773 * [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.773 * * [simplify]: iters left: 6 (27 enodes) 164.783 * * [simplify]: iters left: 5 (126 enodes) 164.817 * * [simplify]: iters left: 4 (346 enodes) 164.970 * * [simplify]: Extracting #0: cost 1 inf + 0 164.970 * * [simplify]: Extracting #1: cost 4 inf + 0 164.970 * * [simplify]: Extracting #2: cost 8 inf + 0 164.971 * * [simplify]: Extracting #3: cost 32 inf + 1 164.972 * * [simplify]: Extracting #4: cost 258 inf + 83 164.974 * * [simplify]: Extracting #5: cost 418 inf + 86 164.979 * * [simplify]: Extracting #6: cost 387 inf + 14237 164.996 * * [simplify]: Extracting #7: cost 254 inf + 74497 165.033 * * [simplify]: Extracting #8: cost 67 inf + 204621 165.111 * * [simplify]: Extracting #9: cost 1 inf + 251167 165.192 * * [simplify]: Extracting #10: cost 0 inf + 252033 165.271 * [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.272 * [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.272 * * * * [progress]: [ 172 / 267 ] simplifiying candidate # 165.272 * [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.272 * * [simplify]: iters left: 6 (27 enodes) 165.281 * * [simplify]: iters left: 5 (120 enodes) 165.321 * * [simplify]: iters left: 4 (272 enodes) 165.414 * * [simplify]: Extracting #0: cost 1 inf + 0 165.414 * * [simplify]: Extracting #1: cost 5 inf + 0 165.414 * * [simplify]: Extracting #2: cost 8 inf + 1 165.415 * * [simplify]: Extracting #3: cost 73 inf + 1 165.415 * * [simplify]: Extracting #4: cost 222 inf + 1 165.416 * * [simplify]: Extracting #5: cost 312 inf + 4 165.418 * * [simplify]: Extracting #6: cost 278 inf + 8492 165.427 * * [simplify]: Extracting #7: cost 142 inf + 68800 165.473 * * [simplify]: Extracting #8: cost 7 inf + 153544 165.505 * * [simplify]: Extracting #9: cost 0 inf + 158983 165.536 * [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.536 * [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.537 * [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.537 * * [simplify]: iters left: 6 (23 enodes) 165.544 * * [simplify]: iters left: 5 (92 enodes) 165.570 * * [simplify]: iters left: 4 (160 enodes) 165.629 * * [simplify]: iters left: 3 (310 enodes) 165.716 * * [simplify]: Extracting #0: cost 1 inf + 0 165.716 * * [simplify]: Extracting #1: cost 4 inf + 0 165.716 * * [simplify]: Extracting #2: cost 8 inf + 0 165.716 * * [simplify]: Extracting #3: cost 42 inf + 1 165.717 * * [simplify]: Extracting #4: cost 92 inf + 42 165.718 * * [simplify]: Extracting #5: cost 120 inf + 90 165.718 * * [simplify]: Extracting #6: cost 131 inf + 927 165.722 * * [simplify]: Extracting #7: cost 69 inf + 19393 165.734 * * [simplify]: Extracting #8: cost 17 inf + 41197 165.746 * * [simplify]: Extracting #9: cost 0 inf + 49531 165.760 * [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.760 * [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.760 * * * * [progress]: [ 173 / 267 ] simplifiying candidate # 165.760 * * * * [progress]: [ 174 / 267 ] simplifiying candidate # 165.761 * [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.761 * * [simplify]: iters left: 6 (21 enodes) 165.773 * * [simplify]: iters left: 5 (84 enodes) 165.795 * * [simplify]: iters left: 4 (146 enodes) 165.827 * * [simplify]: iters left: 3 (259 enodes) 165.904 * * [simplify]: iters left: 2 (395 enodes) 166.021 * * [simplify]: Extracting #0: cost 1 inf + 0 166.021 * * [simplify]: Extracting #1: cost 3 inf + 0 166.021 * * [simplify]: Extracting #2: cost 5 inf + 0 166.021 * * [simplify]: Extracting #3: cost 20 inf + 0 166.021 * * [simplify]: Extracting #4: cost 49 inf + 0 166.022 * * [simplify]: Extracting #5: cost 87 inf + 4 166.023 * * [simplify]: Extracting #6: cost 134 inf + 11 166.024 * * [simplify]: Extracting #7: cost 123 inf + 2400 166.033 * * [simplify]: Extracting #8: cost 44 inf + 32374 166.043 * * [simplify]: Extracting #9: cost 4 inf + 52396 166.054 * * [simplify]: Extracting #10: cost 0 inf + 54786 166.064 * [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.064 * [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.065 * * * * [progress]: [ 175 / 267 ] simplifiying candidate # 166.065 * [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.065 * * [simplify]: iters left: 6 (21 enodes) 166.078 * * [simplify]: iters left: 5 (84 enodes) 166.109 * * [simplify]: iters left: 4 (146 enodes) 166.139 * * [simplify]: iters left: 3 (259 enodes) 166.210 * * [simplify]: iters left: 2 (395 enodes) 166.311 * * [simplify]: Extracting #0: cost 1 inf + 0 166.311 * * [simplify]: Extracting #1: cost 3 inf + 0 166.311 * * [simplify]: Extracting #2: cost 5 inf + 0 166.311 * * [simplify]: Extracting #3: cost 20 inf + 0 166.312 * * [simplify]: Extracting #4: cost 49 inf + 0 166.312 * * [simplify]: Extracting #5: cost 87 inf + 4 166.313 * * [simplify]: Extracting #6: cost 134 inf + 11 166.314 * * [simplify]: Extracting #7: cost 123 inf + 2400 166.319 * * [simplify]: Extracting #8: cost 44 inf + 32374 166.329 * * [simplify]: Extracting #9: cost 4 inf + 52436 166.334 * * [simplify]: Extracting #10: cost 0 inf + 54866 166.339 * [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.340 * [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.340 * * * * [progress]: [ 176 / 267 ] simplifiying candidate # 166.340 * [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.340 * * [simplify]: iters left: 6 (21 enodes) 166.347 * * [simplify]: iters left: 5 (84 enodes) 166.367 * * [simplify]: iters left: 4 (146 enodes) 166.403 * * [simplify]: iters left: 3 (259 enodes) 166.466 * * [simplify]: iters left: 2 (395 enodes) 166.586 * * [simplify]: Extracting #0: cost 1 inf + 0 166.586 * * [simplify]: Extracting #1: cost 3 inf + 0 166.586 * * [simplify]: Extracting #2: cost 5 inf + 0 166.586 * * [simplify]: Extracting #3: cost 20 inf + 0 166.586 * * [simplify]: Extracting #4: cost 49 inf + 0 166.587 * * [simplify]: Extracting #5: cost 87 inf + 4 166.588 * * [simplify]: Extracting #6: cost 134 inf + 11 166.589 * * [simplify]: Extracting #7: cost 123 inf + 2400 166.594 * * [simplify]: Extracting #8: cost 44 inf + 32374 166.604 * * [simplify]: Extracting #9: cost 4 inf + 52356 166.616 * * [simplify]: Extracting #10: cost 0 inf + 54706 166.625 * [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.625 * [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.626 * * * * [progress]: [ 177 / 267 ] simplifiying candidate # 166.626 * [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.626 * * [simplify]: iters left: 6 (20 enodes) 166.632 * * [simplify]: iters left: 5 (81 enodes) 166.648 * * [simplify]: iters left: 4 (143 enodes) 166.690 * * [simplify]: iters left: 3 (257 enodes) 166.736 * * [simplify]: iters left: 2 (383 enodes) 166.840 * * [simplify]: Extracting #0: cost 1 inf + 0 166.840 * * [simplify]: Extracting #1: cost 3 inf + 0 166.840 * * [simplify]: Extracting #2: cost 18 inf + 0 166.840 * * [simplify]: Extracting #3: cost 47 inf + 0 166.841 * * [simplify]: Extracting #4: cost 84 inf + 4 166.841 * * [simplify]: Extracting #5: cost 133 inf + 11 166.843 * * [simplify]: Extracting #6: cost 117 inf + 4315 166.848 * * [simplify]: Extracting #7: cost 41 inf + 32392 166.853 * * [simplify]: Extracting #8: cost 3 inf + 51156 166.862 * * [simplify]: Extracting #9: cost 1 inf + 52397 166.867 * * [simplify]: Extracting #10: cost 0 inf + 53264 166.873 * [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.873 * [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.873 * * * * [progress]: [ 178 / 267 ] simplifiying candidate # 166.873 * [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.873 * * [simplify]: iters left: 6 (20 enodes) 166.883 * * [simplify]: iters left: 5 (81 enodes) 166.900 * * [simplify]: iters left: 4 (143 enodes) 166.949 * * [simplify]: iters left: 3 (257 enodes) 167.041 * * [simplify]: iters left: 2 (383 enodes) 167.135 * * [simplify]: Extracting #0: cost 1 inf + 0 167.135 * * [simplify]: Extracting #1: cost 3 inf + 0 167.135 * * [simplify]: Extracting #2: cost 18 inf + 0 167.135 * * [simplify]: Extracting #3: cost 47 inf + 0 167.135 * * [simplify]: Extracting #4: cost 84 inf + 4 167.136 * * [simplify]: Extracting #5: cost 133 inf + 11 167.137 * * [simplify]: Extracting #6: cost 117 inf + 4315 167.142 * * [simplify]: Extracting #7: cost 41 inf + 32392 167.152 * * [simplify]: Extracting #8: cost 3 inf + 51156 167.157 * * [simplify]: Extracting #9: cost 1 inf + 52397 167.163 * * [simplify]: Extracting #10: cost 0 inf + 53264 167.168 * [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.168 * [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.168 * * * * [progress]: [ 179 / 267 ] simplifiying candidate # 167.169 * [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.169 * * [simplify]: iters left: 6 (20 enodes) 167.175 * * [simplify]: iters left: 5 (81 enodes) 167.201 * * [simplify]: iters left: 4 (143 enodes) 167.236 * * [simplify]: iters left: 3 (257 enodes) 167.295 * * [simplify]: iters left: 2 (383 enodes) 167.389 * * [simplify]: Extracting #0: cost 1 inf + 0 167.389 * * [simplify]: Extracting #1: cost 3 inf + 0 167.389 * * [simplify]: Extracting #2: cost 18 inf + 0 167.389 * * [simplify]: Extracting #3: cost 47 inf + 0 167.389 * * [simplify]: Extracting #4: cost 84 inf + 4 167.390 * * [simplify]: Extracting #5: cost 133 inf + 11 167.391 * * [simplify]: Extracting #6: cost 117 inf + 4315 167.395 * * [simplify]: Extracting #7: cost 41 inf + 32392 167.405 * * [simplify]: Extracting #8: cost 3 inf + 51156 167.414 * * [simplify]: Extracting #9: cost 1 inf + 52397 167.419 * * [simplify]: Extracting #10: cost 0 inf + 53264 167.425 * [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.425 * [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.425 * * * * [progress]: [ 180 / 267 ] simplifiying candidate # 167.425 * [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.426 * * [simplify]: iters left: 6 (20 enodes) 167.432 * * [simplify]: iters left: 5 (81 enodes) 167.449 * * [simplify]: iters left: 4 (143 enodes) 167.492 * * [simplify]: iters left: 3 (257 enodes) 167.555 * * [simplify]: iters left: 2 (383 enodes) 167.676 * * [simplify]: Extracting #0: cost 1 inf + 0 167.676 * * [simplify]: Extracting #1: cost 3 inf + 0 167.677 * * [simplify]: Extracting #2: cost 18 inf + 0 167.677 * * [simplify]: Extracting #3: cost 47 inf + 0 167.678 * * [simplify]: Extracting #4: cost 84 inf + 4 167.678 * * [simplify]: Extracting #5: cost 133 inf + 11 167.680 * * [simplify]: Extracting #6: cost 117 inf + 4315 167.685 * * [simplify]: Extracting #7: cost 41 inf + 32392 167.694 * * [simplify]: Extracting #8: cost 3 inf + 51156 167.708 * * [simplify]: Extracting #9: cost 1 inf + 52397 167.718 * * [simplify]: Extracting #10: cost 0 inf + 53264 167.729 * [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.730 * [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.730 * * * * [progress]: [ 181 / 267 ] simplifiying candidate # 167.730 * [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.731 * * [simplify]: iters left: 6 (20 enodes) 167.743 * * [simplify]: iters left: 5 (81 enodes) 167.761 * * [simplify]: iters left: 4 (143 enodes) 167.794 * * [simplify]: iters left: 3 (257 enodes) 167.843 * * [simplify]: iters left: 2 (383 enodes) 167.934 * * [simplify]: Extracting #0: cost 1 inf + 0 167.934 * * [simplify]: Extracting #1: cost 3 inf + 0 167.934 * * [simplify]: Extracting #2: cost 18 inf + 0 167.934 * * [simplify]: Extracting #3: cost 47 inf + 0 167.934 * * [simplify]: Extracting #4: cost 84 inf + 4 167.935 * * [simplify]: Extracting #5: cost 133 inf + 11 167.936 * * [simplify]: Extracting #6: cost 117 inf + 4315 167.938 * * [simplify]: Extracting #7: cost 41 inf + 32392 167.943 * * [simplify]: Extracting #8: cost 3 inf + 51156 167.948 * * [simplify]: Extracting #9: cost 1 inf + 52397 167.954 * * [simplify]: Extracting #10: cost 0 inf + 53264 167.962 * [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.963 * [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.963 * * * * [progress]: [ 182 / 267 ] simplifiying candidate # 167.963 * [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.964 * * [simplify]: iters left: 6 (20 enodes) 167.976 * * [simplify]: iters left: 5 (81 enodes) 168.011 * * [simplify]: iters left: 4 (143 enodes) 168.064 * * [simplify]: iters left: 3 (257 enodes) 168.145 * * [simplify]: iters left: 2 (383 enodes) 168.238 * * [simplify]: Extracting #0: cost 1 inf + 0 168.238 * * [simplify]: Extracting #1: cost 3 inf + 0 168.238 * * [simplify]: Extracting #2: cost 18 inf + 0 168.238 * * [simplify]: Extracting #3: cost 47 inf + 0 168.239 * * [simplify]: Extracting #4: cost 84 inf + 4 168.239 * * [simplify]: Extracting #5: cost 133 inf + 11 168.241 * * [simplify]: Extracting #6: cost 117 inf + 4315 168.246 * * [simplify]: Extracting #7: cost 41 inf + 32392 168.256 * * [simplify]: Extracting #8: cost 3 inf + 51156 168.266 * * [simplify]: Extracting #9: cost 1 inf + 52397 168.276 * * [simplify]: Extracting #10: cost 0 inf + 53264 168.287 * [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.287 * [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.287 * * * * [progress]: [ 183 / 267 ] simplifiying candidate # 168.288 * [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.288 * * [simplify]: iters left: 6 (21 enodes) 168.300 * * [simplify]: iters left: 5 (84 enodes) 168.331 * * [simplify]: iters left: 4 (146 enodes) 168.389 * * [simplify]: iters left: 3 (259 enodes) 168.477 * * [simplify]: iters left: 2 (395 enodes) 168.593 * * [simplify]: Extracting #0: cost 1 inf + 0 168.593 * * [simplify]: Extracting #1: cost 3 inf + 0 168.593 * * [simplify]: Extracting #2: cost 5 inf + 0 168.593 * * [simplify]: Extracting #3: cost 20 inf + 0 168.593 * * [simplify]: Extracting #4: cost 49 inf + 0 168.593 * * [simplify]: Extracting #5: cost 87 inf + 4 168.593 * * [simplify]: Extracting #6: cost 134 inf + 11 168.594 * * [simplify]: Extracting #7: cost 123 inf + 2400 168.598 * * [simplify]: Extracting #8: cost 44 inf + 32374 168.603 * * [simplify]: Extracting #9: cost 4 inf + 52356 168.611 * * [simplify]: Extracting #10: cost 0 inf + 54706 168.616 * [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.616 * [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.617 * * * * [progress]: [ 184 / 267 ] simplifiying candidate # 168.617 * [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.617 * * [simplify]: iters left: 6 (20 enodes) 168.624 * * [simplify]: iters left: 5 (81 enodes) 168.651 * * [simplify]: iters left: 4 (143 enodes) 168.704 * * [simplify]: iters left: 3 (257 enodes) 168.774 * * [simplify]: iters left: 2 (383 enodes) 168.863 * * [simplify]: Extracting #0: cost 1 inf + 0 168.863 * * [simplify]: Extracting #1: cost 3 inf + 0 168.863 * * [simplify]: Extracting #2: cost 18 inf + 0 168.864 * * [simplify]: Extracting #3: cost 47 inf + 0 168.864 * * [simplify]: Extracting #4: cost 84 inf + 4 168.864 * * [simplify]: Extracting #5: cost 133 inf + 11 168.865 * * [simplify]: Extracting #6: cost 117 inf + 4315 168.867 * * [simplify]: Extracting #7: cost 41 inf + 32392 168.873 * * [simplify]: Extracting #8: cost 3 inf + 51156 168.883 * * [simplify]: Extracting #9: cost 1 inf + 52397 168.894 * * [simplify]: Extracting #10: cost 0 inf + 53264 168.902 * [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.902 * [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.903 * * * * [progress]: [ 185 / 267 ] simplifiying candidate # 168.903 * [simplify]: Simplifying (sqrt (/ 1 PI)) 168.903 * * [simplify]: iters left: 3 (4 enodes) 168.904 * * [simplify]: iters left: 2 (14 enodes) 168.907 * * [simplify]: iters left: 1 (16 enodes) 168.909 * * [simplify]: Extracting #0: cost 1 inf + 0 168.909 * * [simplify]: Extracting #1: cost 3 inf + 0 168.909 * * [simplify]: Extracting #2: cost 6 inf + 0 168.909 * * [simplify]: Extracting #3: cost 2 inf + 86 168.909 * * [simplify]: Extracting #4: cost 1 inf + 168 168.909 * * [simplify]: Extracting #5: cost 0 inf + 250 168.910 * [simplify]: Simplified to (sqrt (/ 1 PI)) 168.910 * [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.910 * * * * [progress]: [ 186 / 267 ] simplifiying candidate # 168.910 * [simplify]: Simplifying (sqrt (* (pow (fabs x) 7) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x)))) 168.910 * * [simplify]: iters left: 6 (12 enodes) 168.914 * * [simplify]: iters left: 5 (55 enodes) 168.931 * * [simplify]: iters left: 4 (141 enodes) 168.988 * * [simplify]: iters left: 3 (434 enodes) 169.465 * * [simplify]: Extracting #0: cost 1 inf + 0 169.466 * * [simplify]: Extracting #1: cost 3 inf + 0 169.466 * * [simplify]: Extracting #2: cost 110 inf + 0 169.468 * * [simplify]: Extracting #3: cost 528 inf + 0 169.471 * * [simplify]: Extracting #4: cost 481 inf + 7380 169.488 * * [simplify]: Extracting #5: cost 220 inf + 115895 169.530 * * [simplify]: Extracting #6: cost 4 inf + 227326 169.571 * * [simplify]: Extracting #7: cost 0 inf + 227221 169.616 * [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.616 * [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.616 * * * * [progress]: [ 187 / 267 ] simplifiying candidate # 169.617 * [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.617 * * [simplify]: iters left: 6 (20 enodes) 169.627 * * [simplify]: iters left: 5 (96 enodes) 169.648 * * [simplify]: iters left: 4 (262 enodes) 169.770 * * [simplify]: Extracting #0: cost 1 inf + 0 169.770 * * [simplify]: Extracting #1: cost 3 inf + 0 169.770 * * [simplify]: Extracting #2: cost 36 inf + 0 169.771 * * [simplify]: Extracting #3: cost 100 inf + 0 169.772 * * [simplify]: Extracting #4: cost 254 inf + 1095 169.777 * * [simplify]: Extracting #5: cost 307 inf + 12527 169.790 * * [simplify]: Extracting #6: cost 184 inf + 49164 169.817 * * [simplify]: Extracting #7: cost 46 inf + 117315 169.848 * * [simplify]: Extracting #8: cost 0 inf + 142491 169.869 * * [simplify]: Extracting #9: cost 0 inf + 141730 169.907 * [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.907 * [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.908 * * * * [progress]: [ 188 / 267 ] simplifiying candidate # 169.908 * [simplify]: Simplifying (sqrt (* (pow (fabs x) 7) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x)))) 169.908 * * [simplify]: iters left: 6 (16 enodes) 169.913 * * [simplify]: iters left: 5 (66 enodes) 169.927 * * [simplify]: iters left: 4 (133 enodes) 169.974 * * [simplify]: iters left: 3 (355 enodes) 170.135 * * [simplify]: Extracting #0: cost 1 inf + 0 170.135 * * [simplify]: Extracting #1: cost 3 inf + 0 170.135 * * [simplify]: Extracting #2: cost 40 inf + 0 170.136 * * [simplify]: Extracting #3: cost 142 inf + 0 170.138 * * [simplify]: Extracting #4: cost 223 inf + 1259 170.141 * * [simplify]: Extracting #5: cost 202 inf + 14743 170.152 * * [simplify]: Extracting #6: cost 117 inf + 51544 170.173 * * [simplify]: Extracting #7: cost 34 inf + 98845 170.194 * * [simplify]: Extracting #8: cost 0 inf + 116248 170.210 * * [simplify]: Extracting #9: cost 0 inf + 116128 170.223 * [simplify]: Simplified to (sqrt (* (pow (fabs x) 8) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))))) 170.224 * [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.224 * * * * [progress]: [ 189 / 267 ] simplifiying candidate # 170.225 * [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.225 * * [simplify]: iters left: 6 (22 enodes) 170.238 * * [simplify]: iters left: 5 (108 enodes) 170.280 * * [simplify]: iters left: 4 (289 enodes) 170.412 * * [simplify]: Extracting #0: cost 1 inf + 0 170.412 * * [simplify]: Extracting #1: cost 3 inf + 0 170.412 * * [simplify]: Extracting #2: cost 28 inf + 0 170.412 * * [simplify]: Extracting #3: cost 149 inf + 0 170.413 * * [simplify]: Extracting #4: cost 305 inf + 4 170.414 * * [simplify]: Extracting #5: cost 307 inf + 2850 170.419 * * [simplify]: Extracting #6: cost 201 inf + 44334 170.445 * * [simplify]: Extracting #7: cost 32 inf + 143679 170.484 * * [simplify]: Extracting #8: cost 0 inf + 167221 170.527 * [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.527 * [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.528 * * * * [progress]: [ 190 / 267 ] simplifiying candidate # 170.528 * [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.528 * * [simplify]: iters left: 6 (18 enodes) 170.536 * * [simplify]: iters left: 5 (74 enodes) 170.554 * * [simplify]: iters left: 4 (142 enodes) 170.615 * * [simplify]: iters left: 3 (323 enodes) 170.741 * * [simplify]: Extracting #0: cost 1 inf + 0 170.741 * * [simplify]: Extracting #1: cost 3 inf + 0 170.741 * * [simplify]: Extracting #2: cost 24 inf + 0 170.741 * * [simplify]: Extracting #3: cost 144 inf + 0 170.743 * * [simplify]: Extracting #4: cost 205 inf + 6 170.745 * * [simplify]: Extracting #5: cost 159 inf + 17650 170.752 * * [simplify]: Extracting #6: cost 44 inf + 72985 170.767 * * [simplify]: Extracting #7: cost 5 inf + 91748 170.780 * * [simplify]: Extracting #8: cost 0 inf + 94094 170.802 * [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.802 * [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.803 * * * * [progress]: [ 191 / 267 ] simplifiying candidate # 170.803 * [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.804 * * [simplify]: iters left: 6 (24 enodes) 170.813 * * [simplify]: iters left: 5 (116 enodes) 170.839 * * [simplify]: iters left: 4 (336 enodes) 170.988 * * [simplify]: Extracting #0: cost 1 inf + 0 170.988 * * [simplify]: Extracting #1: cost 3 inf + 0 170.989 * * [simplify]: Extracting #2: cost 28 inf + 0 170.990 * * [simplify]: Extracting #3: cost 251 inf + 0 170.992 * * [simplify]: Extracting #4: cost 416 inf + 3 170.998 * * [simplify]: Extracting #5: cost 387 inf + 12740 171.017 * * [simplify]: Extracting #6: cost 237 inf + 83497 171.063 * * [simplify]: Extracting #7: cost 36 inf + 221411 171.115 * * [simplify]: Extracting #8: cost 4 inf + 244915 171.191 * * [simplify]: Extracting #9: cost 0 inf + 246705 171.231 * * [simplify]: Extracting #10: cost 0 inf + 246625 171.304 * [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.304 * [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 / 267 ] simplifiying candidate # 171.305 * [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.318 * * [simplify]: iters left: 5 (82 enodes) 171.337 * * [simplify]: iters left: 4 (150 enodes) 171.379 * * [simplify]: iters left: 3 (302 enodes) 171.460 * * [simplify]: Extracting #0: cost 1 inf + 0 171.460 * * [simplify]: Extracting #1: cost 3 inf + 0 171.460 * * [simplify]: Extracting #2: cost 41 inf + 0 171.460 * * [simplify]: Extracting #3: cost 91 inf + 0 171.461 * * [simplify]: Extracting #4: cost 120 inf + 7 171.462 * * [simplify]: Extracting #5: cost 126 inf + 1915 171.467 * * [simplify]: Extracting #6: cost 62 inf + 22471 171.479 * * [simplify]: Extracting #7: cost 4 inf + 47028 171.492 * * [simplify]: Extracting #8: cost 0 inf + 48491 171.500 * [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.500 * [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.501 * * * * [progress]: [ 193 / 267 ] simplifiying candidate # 171.501 * [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.501 * * [simplify]: iters left: 6 (35 enodes) 171.513 * * [simplify]: iters left: 5 (155 enodes) 171.570 * * [simplify]: iters left: 4 (360 enodes) 171.739 * * [simplify]: Extracting #0: cost 1 inf + 0 171.739 * * [simplify]: Extracting #1: cost 5 inf + 0 171.739 * * [simplify]: Extracting #2: cost 8 inf + 1 171.739 * * [simplify]: Extracting #3: cost 36 inf + 1 171.740 * * [simplify]: Extracting #4: cost 139 inf + 1 171.741 * * [simplify]: Extracting #5: cost 257 inf + 4 171.744 * * [simplify]: Extracting #6: cost 232 inf + 7795 171.758 * * [simplify]: Extracting #7: cost 86 inf + 67075 171.784 * * [simplify]: Extracting #8: cost 6 inf + 108224 171.811 * * [simplify]: Extracting #9: cost 0 inf + 113337 171.828 * * [simplify]: Extracting #10: cost 0 inf + 113246 171.842 * [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.842 * [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.842 * * * * [progress]: [ 194 / 267 ] simplifiying candidate # 171.842 * [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.842 * * [simplify]: iters left: 6 (40 enodes) 172.222 * * [simplify]: iters left: 5 (197 enodes) 172.301 * * [simplify]: Extracting #0: cost 1 inf + 0 172.301 * * [simplify]: Extracting #1: cost 5 inf + 0 172.301 * * [simplify]: Extracting #2: cost 8 inf + 1 172.301 * * [simplify]: Extracting #3: cost 27 inf + 1 172.301 * * [simplify]: Extracting #4: cost 76 inf + 1 172.302 * * [simplify]: Extracting #5: cost 129 inf + 3 172.302 * * [simplify]: Extracting #6: cost 175 inf + 1105 172.304 * * [simplify]: Extracting #7: cost 141 inf + 16585 172.314 * * [simplify]: Extracting #8: cost 34 inf + 67567 172.343 * * [simplify]: Extracting #9: cost 0 inf + 91270 172.377 * * [simplify]: Extracting #10: cost 0 inf + 90533 172.410 * [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.410 * [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.412 * * * * [progress]: [ 195 / 267 ] simplifiying candidate # 172.412 * [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.412 * * [simplify]: iters left: 6 (35 enodes) 172.435 * * [simplify]: iters left: 5 (156 enodes) 172.474 * * [simplify]: iters left: 4 (381 enodes) 172.626 * * [simplify]: Extracting #0: cost 1 inf + 0 172.627 * * [simplify]: Extracting #1: cost 5 inf + 0 172.627 * * [simplify]: Extracting #2: cost 8 inf + 1 172.627 * * [simplify]: Extracting #3: cost 37 inf + 1 172.627 * * [simplify]: Extracting #4: cost 146 inf + 1 172.628 * * [simplify]: Extracting #5: cost 274 inf + 4 172.629 * * [simplify]: Extracting #6: cost 363 inf + 13 172.634 * * [simplify]: Extracting #7: cost 281 inf + 41573 172.661 * * [simplify]: Extracting #8: cost 60 inf + 142157 172.703 * * [simplify]: Extracting #9: cost 0 inf + 182470 172.734 * * [simplify]: Extracting #10: cost 0 inf + 181467 172.785 * [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.785 * [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.786 * * * * [progress]: [ 196 / 267 ] simplifiying candidate # 172.786 * [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.786 * * [simplify]: iters left: 6 (36 enodes) 172.799 * * [simplify]: iters left: 5 (182 enodes) 172.852 * * [simplify]: iters left: 4 (486 enodes) 173.073 * * [simplify]: Extracting #0: cost 1 inf + 0 173.074 * * [simplify]: Extracting #1: cost 5 inf + 0 173.074 * * [simplify]: Extracting #2: cost 8 inf + 1 173.074 * * [simplify]: Extracting #3: cost 43 inf + 1 173.075 * * [simplify]: Extracting #4: cost 181 inf + 1 173.077 * * [simplify]: Extracting #5: cost 356 inf + 4 173.081 * * [simplify]: Extracting #6: cost 455 inf + 5830 173.107 * * [simplify]: Extracting #7: cost 279 inf + 84496 173.147 * * [simplify]: Extracting #8: cost 47 inf + 227818 173.196 * * [simplify]: Extracting #9: cost 0 inf + 263796 173.269 * [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))))) 173.269 * [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))))) 173.270 * * * * [progress]: [ 197 / 267 ] simplifiying candidate # 173.270 * [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)))))) 173.270 * * [simplify]: iters left: 6 (31 enodes) 173.289 * * [simplify]: iters left: 5 (138 enodes) 173.343 * * [simplify]: iters left: 4 (307 enodes) 173.454 * * [simplify]: Extracting #0: cost 1 inf + 0 173.454 * * [simplify]: Extracting #1: cost 5 inf + 0 173.454 * * [simplify]: Extracting #2: cost 8 inf + 1 173.454 * * [simplify]: Extracting #3: cost 45 inf + 1 173.454 * * [simplify]: Extracting #4: cost 145 inf + 1 173.455 * * [simplify]: Extracting #5: cost 254 inf + 5 173.459 * * [simplify]: Extracting #6: cost 313 inf + 18947 173.491 * * [simplify]: Extracting #7: cost 70 inf + 161677 173.546 * * [simplify]: Extracting #8: cost 1 inf + 197520 173.580 * * [simplify]: Extracting #9: cost 0 inf + 187160 173.638 * * [simplify]: Extracting #10: cost 0 inf + 186669 173.696 * [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.696 * [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.697 * * * * [progress]: [ 198 / 267 ] simplifiying candidate # 173.697 * [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.698 * * [simplify]: iters left: 6 (28 enodes) 173.716 * * [simplify]: iters left: 5 (126 enodes) 173.769 * * [simplify]: iters left: 4 (258 enodes) 173.877 * * [simplify]: Extracting #0: cost 1 inf + 0 173.877 * * [simplify]: Extracting #1: cost 5 inf + 0 173.878 * * [simplify]: Extracting #2: cost 8 inf + 1 173.878 * * [simplify]: Extracting #3: cost 40 inf + 1 173.878 * * [simplify]: Extracting #4: cost 147 inf + 1 173.880 * * [simplify]: Extracting #5: cost 254 inf + 6 173.882 * * [simplify]: Extracting #6: cost 225 inf + 8954 173.889 * * [simplify]: Extracting #7: cost 146 inf + 42159 173.903 * * [simplify]: Extracting #8: cost 21 inf + 115577 173.924 * * [simplify]: Extracting #9: cost 0 inf + 130536 173.945 * * [simplify]: Extracting #10: cost 0 inf + 130274 173.966 * [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.966 * [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.967 * * * * [progress]: [ 199 / 267 ] simplifiying candidate # 173.967 * [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.967 * * [simplify]: iters left: 6 (27 enodes) 173.983 * * [simplify]: iters left: 5 (120 enodes) 174.029 * * [simplify]: iters left: 4 (272 enodes) 174.168 * * [simplify]: Extracting #0: cost 1 inf + 0 174.168 * * [simplify]: Extracting #1: cost 5 inf + 0 174.168 * * [simplify]: Extracting #2: cost 8 inf + 1 174.169 * * [simplify]: Extracting #3: cost 73 inf + 1 174.170 * * [simplify]: Extracting #4: cost 221 inf + 1 174.172 * * [simplify]: Extracting #5: cost 310 inf + 4 174.175 * * [simplify]: Extracting #6: cost 274 inf + 8952 174.188 * * [simplify]: Extracting #7: cost 160 inf + 58337 174.226 * * [simplify]: Extracting #8: cost 37 inf + 138052 174.258 * * [simplify]: Extracting #9: cost 0 inf + 161007 174.307 * * [simplify]: Extracting #10: cost 0 inf + 159796 174.333 * [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.333 * [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.334 * * * * [progress]: [ 200 / 267 ] simplifiying candidate # 174.334 * [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.334 * * [simplify]: iters left: 6 (37 enodes) 174.345 * * [simplify]: iters left: 5 (161 enodes) 174.398 * * [simplify]: iters left: 4 (374 enodes) 174.609 * * [simplify]: Extracting #0: cost 1 inf + 0 174.609 * * [simplify]: Extracting #1: cost 8 inf + 0 174.609 * * [simplify]: Extracting #2: cost 17 inf + 0 174.609 * * [simplify]: Extracting #3: cost 47 inf + 0 174.610 * * [simplify]: Extracting #4: cost 144 inf + 2 174.612 * * [simplify]: Extracting #5: cost 257 inf + 253 174.615 * * [simplify]: Extracting #6: cost 229 inf + 13131 174.630 * * [simplify]: Extracting #7: cost 95 inf + 67577 174.656 * * [simplify]: Extracting #8: cost 25 inf + 101491 174.685 * * [simplify]: Extracting #9: cost 0 inf + 119383 174.701 * * [simplify]: Extracting #10: cost 0 inf + 118903 174.721 * [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.721 * [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.721 * * * * [progress]: [ 201 / 267 ] simplifiying candidate # 174.722 * [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.722 * * [simplify]: iters left: 6 (42 enodes) 174.736 * * [simplify]: iters left: 5 (203 enodes) 174.809 * * [simplify]: Extracting #0: cost 1 inf + 0 174.809 * * [simplify]: Extracting #1: cost 9 inf + 0 174.809 * * [simplify]: Extracting #2: cost 17 inf + 0 174.809 * * [simplify]: Extracting #3: cost 39 inf + 0 174.810 * * [simplify]: Extracting #4: cost 86 inf + 2 174.810 * * [simplify]: Extracting #5: cost 135 inf + 252 174.811 * * [simplify]: Extracting #6: cost 186 inf + 705 174.815 * * [simplify]: Extracting #7: cost 161 inf + 13179 174.832 * * [simplify]: Extracting #8: cost 53 inf + 54379 174.855 * * [simplify]: Extracting #9: cost 18 inf + 77989 174.886 * * [simplify]: Extracting #10: cost 4 inf + 93119 174.923 * * [simplify]: Extracting #11: cost 0 inf + 99110 174.960 * [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.960 * [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.961 * * * * [progress]: [ 202 / 267 ] simplifiying candidate # 174.961 * [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.962 * * [simplify]: iters left: 6 (37 enodes) 174.982 * * [simplify]: iters left: 5 (162 enodes) 175.050 * * [simplify]: iters left: 4 (395 enodes) 175.170 * * [simplify]: Extracting #0: cost 1 inf + 0 175.171 * * [simplify]: Extracting #1: cost 8 inf + 0 175.171 * * [simplify]: Extracting #2: cost 17 inf + 0 175.171 * * [simplify]: Extracting #3: cost 49 inf + 0 175.171 * * [simplify]: Extracting #4: cost 156 inf + 2 175.173 * * [simplify]: Extracting #5: cost 280 inf + 253 175.176 * * [simplify]: Extracting #6: cost 355 inf + 3725 175.183 * * [simplify]: Extracting #7: cost 245 inf + 54727 175.207 * * [simplify]: Extracting #8: cost 45 inf + 154229 175.236 * * [simplify]: Extracting #9: cost 7 inf + 183109 175.273 * * [simplify]: Extracting #10: cost 0 inf + 190125 175.334 * * [simplify]: Extracting #11: cost 0 inf + 189663 175.393 * [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.393 * [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.394 * * * * [progress]: [ 203 / 267 ] simplifiying candidate # 175.394 * [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.395 * * [simplify]: iters left: 6 (38 enodes) 175.417 * * [simplify]: iters left: 5 (188 enodes) 175.470 * * [simplify]: Extracting #0: cost 1 inf + 0 175.470 * * [simplify]: Extracting #1: cost 9 inf + 0 175.470 * * [simplify]: Extracting #2: cost 17 inf + 0 175.470 * * [simplify]: Extracting #3: cost 43 inf + 0 175.471 * * [simplify]: Extracting #4: cost 112 inf + 2 175.471 * * [simplify]: Extracting #5: cost 162 inf + 170 175.471 * * [simplify]: Extracting #6: cost 178 inf + 794 175.474 * * [simplify]: Extracting #7: cost 123 inf + 20815 175.483 * * [simplify]: Extracting #8: cost 24 inf + 71846 175.498 * * [simplify]: Extracting #9: cost 3 inf + 92336 175.525 * * [simplify]: Extracting #10: cost 0 inf + 95857 175.541 * [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.541 * [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.542 * * * * [progress]: [ 204 / 267 ] simplifiying candidate # 175.542 * [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.542 * * [simplify]: iters left: 6 (33 enodes) 175.554 * * [simplify]: iters left: 5 (144 enodes) 175.597 * * [simplify]: iters left: 4 (321 enodes) 175.684 * * [simplify]: Extracting #0: cost 1 inf + 0 175.684 * * [simplify]: Extracting #1: cost 8 inf + 0 175.684 * * [simplify]: Extracting #2: cost 17 inf + 0 175.685 * * [simplify]: Extracting #3: cost 57 inf + 0 175.685 * * [simplify]: Extracting #4: cost 153 inf + 2 175.686 * * [simplify]: Extracting #5: cost 256 inf + 212 175.687 * * [simplify]: Extracting #6: cost 336 inf + 3467 175.695 * * [simplify]: Extracting #7: cost 191 inf + 64999 175.719 * * [simplify]: Extracting #8: cost 19 inf + 169967 175.764 * * [simplify]: Extracting #9: cost 2 inf + 183395 175.799 * * [simplify]: Extracting #10: cost 0 inf + 185771 175.853 * [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.853 * [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.854 * * * * [progress]: [ 205 / 267 ] simplifiying candidate # 175.854 * [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.855 * * [simplify]: iters left: 6 (30 enodes) 175.873 * * [simplify]: iters left: 5 (132 enodes) 175.908 * * [simplify]: iters left: 4 (272 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 52 inf + 0 176.022 * * [simplify]: Extracting #4: cost 158 inf + 2 176.022 * * [simplify]: Extracting #5: cost 260 inf + 131 176.024 * * [simplify]: Extracting #6: cost 240 inf + 6017 176.027 * * [simplify]: Extracting #7: cost 174 inf + 30429 176.040 * * [simplify]: Extracting #8: cost 32 inf + 109434 176.075 * * [simplify]: Extracting #9: cost 6 inf + 128736 176.121 * * [simplify]: Extracting #10: cost 0 inf + 135982 176.144 * [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))) 176.144 * [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))))) 176.144 * * * * [progress]: [ 206 / 267 ] simplifiying candidate # 176.144 * [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)))))) 176.145 * * [simplify]: iters left: 6 (29 enodes) 176.153 * * [simplify]: iters left: 5 (126 enodes) 176.185 * * [simplify]: iters left: 4 (286 enodes) 176.331 * * [simplify]: Extracting #0: cost 1 inf + 0 176.331 * * [simplify]: Extracting #1: cost 8 inf + 0 176.331 * * [simplify]: Extracting #2: cost 17 inf + 0 176.331 * * [simplify]: Extracting #3: cost 86 inf + 0 176.332 * * [simplify]: Extracting #4: cost 231 inf + 2 176.334 * * [simplify]: Extracting #5: cost 319 inf + 211 176.337 * * [simplify]: Extracting #6: cost 296 inf + 4685 176.345 * * [simplify]: Extracting #7: cost 212 inf + 33744 176.366 * * [simplify]: Extracting #8: cost 84 inf + 112198 176.402 * * [simplify]: Extracting #9: cost 1 inf + 167153 176.431 * * [simplify]: Extracting #10: cost 0 inf + 167861 176.478 * [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.478 * [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.479 * * * * [progress]: [ 207 / 267 ] simplifiying candidate # 176.479 * [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.479 * * [simplify]: iters left: 6 (23 enodes) 176.496 * * [simplify]: iters left: 5 (94 enodes) 176.529 * * [simplify]: iters left: 4 (156 enodes) 176.569 * * [simplify]: iters left: 3 (312 enodes) 176.701 * * [simplify]: Extracting #0: cost 1 inf + 0 176.701 * * [simplify]: Extracting #1: cost 26 inf + 0 176.702 * * [simplify]: Extracting #2: cost 62 inf + 1 176.702 * * [simplify]: Extracting #3: cost 93 inf + 4 176.703 * * [simplify]: Extracting #4: cost 105 inf + 759 176.706 * * [simplify]: Extracting #5: cost 60 inf + 13761 176.715 * * [simplify]: Extracting #6: cost 14 inf + 31411 176.722 * * [simplify]: Extracting #7: cost 1 inf + 37919 176.728 * * [simplify]: Extracting #8: cost 0 inf + 38633 176.733 * [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.733 * [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.734 * * * * [progress]: [ 208 / 267 ] 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.734 * * * * [progress]: [ 209 / 267 ] simplifiying candidate # 176.734 * * * * [progress]: [ 210 / 267 ] simplifiying candidate # 176.734 * * * * [progress]: [ 211 / 267 ] simplifiying candidate # 176.734 * [simplify]: Simplifying (- (log 3/4) (* (log (fabs x)) 5)) 176.734 * * [simplify]: iters left: 6 (8 enodes) 176.736 * * [simplify]: iters left: 5 (27 enodes) 176.744 * * [simplify]: iters left: 4 (37 enodes) 176.751 * * [simplify]: iters left: 3 (41 enodes) 176.762 * * [simplify]: Extracting #0: cost 1 inf + 0 176.762 * * [simplify]: Extracting #1: cost 5 inf + 0 176.762 * * [simplify]: Extracting #2: cost 13 inf + 0 176.762 * * [simplify]: Extracting #3: cost 13 inf + 3 176.763 * * [simplify]: Extracting #4: cost 14 inf + 74 176.763 * * [simplify]: Extracting #5: cost 11 inf + 187 176.763 * * [simplify]: Extracting #6: cost 1 inf + 1623 176.764 * * [simplify]: Extracting #7: cost 0 inf + 1886 176.764 * [simplify]: Simplified to (- (log 3/4) (* (log (fabs x)) 5)) 176.764 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (exp (- (log 3/4) (* (log (fabs x)) 5)))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 176.765 * * * * [progress]: [ 212 / 267 ] simplifiying candidate # 176.765 * [simplify]: Simplifying (- (log 3/4) (* (log (fabs x)) 5)) 176.765 * * [simplify]: iters left: 6 (8 enodes) 176.770 * * [simplify]: iters left: 5 (27 enodes) 176.779 * * [simplify]: iters left: 4 (37 enodes) 176.791 * * [simplify]: iters left: 3 (41 enodes) 176.802 * * [simplify]: Extracting #0: cost 1 inf + 0 176.803 * * [simplify]: Extracting #1: cost 5 inf + 0 176.803 * * [simplify]: Extracting #2: cost 13 inf + 0 176.803 * * [simplify]: Extracting #3: cost 13 inf + 3 176.803 * * [simplify]: Extracting #4: cost 14 inf + 74 176.803 * * [simplify]: Extracting #5: cost 11 inf + 187 176.803 * * [simplify]: Extracting #6: cost 1 inf + 1623 176.804 * * [simplify]: Extracting #7: cost 0 inf + 1886 176.805 * [simplify]: Simplified to (- (log 3/4) (* (log (fabs x)) 5)) 176.805 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (exp (- (log 3/4) (* (log (fabs x)) 5)))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 176.805 * * * * [progress]: [ 213 / 267 ] simplifiying candidate # 176.805 * [simplify]: Simplifying (- (log 3/4) (log (pow (fabs x) 5))) 176.805 * * [simplify]: iters left: 5 (8 enodes) 176.809 * * [simplify]: iters left: 4 (33 enodes) 176.816 * * [simplify]: iters left: 3 (60 enodes) 176.828 * * [simplify]: iters left: 2 (106 enodes) 176.854 * * [simplify]: iters left: 1 (179 enodes) 176.897 * * [simplify]: Extracting #0: cost 1 inf + 0 176.897 * * [simplify]: Extracting #1: cost 12 inf + 0 176.897 * * [simplify]: Extracting #2: cost 43 inf + 0 176.898 * * [simplify]: Extracting #3: cost 57 inf + 77 176.898 * * [simplify]: Extracting #4: cost 72 inf + 150 176.898 * * [simplify]: Extracting #5: cost 51 inf + 6596 176.900 * * [simplify]: Extracting #6: cost 12 inf + 18648 176.902 * * [simplify]: Extracting #7: cost 0 inf + 22113 176.904 * [simplify]: Simplified to (- (log 3/4) (* 5 (log (fabs x)))) 176.904 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (exp (- (log 3/4) (* 5 (log (fabs x)))))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 176.905 * * * * [progress]: [ 214 / 267 ] simplifiying candidate # 176.905 * * * * [progress]: [ 215 / 267 ] simplifiying candidate # 176.905 * * * * [progress]: [ 216 / 267 ] simplifiying candidate # 176.905 * [simplify]: Simplifying (/ (* (* 3/4 3/4) 3/4) (* (* (pow (fabs x) 5) (pow (fabs x) 5)) (pow (fabs x) 5))) 176.905 * * [simplify]: iters left: 6 (10 enodes) 176.909 * * [simplify]: iters left: 5 (48 enodes) 176.920 * * [simplify]: iters left: 4 (121 enodes) 176.953 * * [simplify]: iters left: 3 (326 enodes) 177.132 * * [simplify]: Extracting #0: cost 1 inf + 0 177.132 * * [simplify]: Extracting #1: cost 98 inf + 0 177.133 * * [simplify]: Extracting #2: cost 276 inf + 3 177.134 * * [simplify]: Extracting #3: cost 287 inf + 12 177.136 * * [simplify]: Extracting #4: cost 253 inf + 11883 177.142 * * [simplify]: Extracting #5: cost 105 inf + 85576 177.155 * * [simplify]: Extracting #6: cost 5 inf + 151151 177.177 * * [simplify]: Extracting #7: cost 0 inf + 154134 177.208 * * [simplify]: Extracting #8: cost 0 inf + 154084 177.235 * [simplify]: Simplified to (* (/ (/ 9/16 (pow (fabs x) 5)) (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) 177.235 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 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))))) 177.236 * * * * [progress]: [ 217 / 267 ] simplifiying candidate # 177.236 * * * * [progress]: [ 218 / 267 ] simplifiying candidate # 177.236 * * * * [progress]: [ 219 / 267 ] simplifiying candidate # 177.236 * * * * [progress]: [ 220 / 267 ] simplifiying candidate # 177.236 * * * * [progress]: [ 221 / 267 ] simplifiying candidate # 177.236 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 177.236 * * [simplify]: iters left: 6 (10 enodes) 177.243 * * [simplify]: iters left: 5 (37 enodes) 177.257 * * [simplify]: iters left: 4 (60 enodes) 177.282 * * [simplify]: iters left: 3 (115 enodes) 177.310 * * [simplify]: iters left: 2 (237 enodes) 177.384 * * [simplify]: Extracting #0: cost 1 inf + 0 177.384 * * [simplify]: Extracting #1: cost 44 inf + 0 177.384 * * [simplify]: Extracting #2: cost 129 inf + 0 177.385 * * [simplify]: Extracting #3: cost 134 inf + 331 177.385 * * [simplify]: Extracting #4: cost 133 inf + 414 177.386 * * [simplify]: Extracting #5: cost 135 inf + 414 177.386 * * [simplify]: Extracting #6: cost 127 inf + 1805 177.389 * * [simplify]: Extracting #7: cost 78 inf + 31403 177.398 * * [simplify]: Extracting #8: cost 15 inf + 77967 177.415 * * [simplify]: Extracting #9: cost 0 inf + 90975 177.436 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 177.436 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 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))))) 177.436 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (cbrt (fabs x)) 5)) 177.436 * * [simplify]: iters left: 5 (8 enodes) 177.440 * * [simplify]: iters left: 4 (29 enodes) 177.446 * * [simplify]: iters left: 3 (45 enodes) 177.456 * * [simplify]: iters left: 2 (79 enodes) 177.479 * * [simplify]: iters left: 1 (134 enodes) 177.508 * * [simplify]: Extracting #0: cost 1 inf + 0 177.509 * * [simplify]: Extracting #1: cost 6 inf + 0 177.509 * * [simplify]: Extracting #2: cost 26 inf + 0 177.509 * * [simplify]: Extracting #3: cost 49 inf + 85 177.509 * * [simplify]: Extracting #4: cost 50 inf + 170 177.510 * * [simplify]: Extracting #5: cost 28 inf + 7648 177.513 * * [simplify]: Extracting #6: cost 3 inf + 21275 177.517 * * [simplify]: Extracting #7: cost 0 inf + 23145 177.520 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (cbrt (fabs x)) 5)) 177.520 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 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))))) 177.521 * * * * [progress]: [ 222 / 267 ] simplifiying candidate # 177.521 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (sqrt (fabs x)) 5)) 177.521 * * [simplify]: iters left: 5 (9 enodes) 177.526 * * [simplify]: iters left: 4 (34 enodes) 177.533 * * [simplify]: iters left: 3 (57 enodes) 177.546 * * [simplify]: iters left: 2 (112 enodes) 177.575 * * [simplify]: iters left: 1 (227 enodes) 177.637 * * [simplify]: Extracting #0: cost 1 inf + 0 177.637 * * [simplify]: Extracting #1: cost 41 inf + 0 177.638 * * [simplify]: Extracting #2: cost 128 inf + 0 177.639 * * [simplify]: Extracting #3: cost 134 inf + 210 177.640 * * [simplify]: Extracting #4: cost 132 inf + 414 177.641 * * [simplify]: Extracting #5: cost 123 inf + 1988 177.645 * * [simplify]: Extracting #6: cost 58 inf + 37901 177.653 * * [simplify]: Extracting #7: cost 0 inf + 78608 177.660 * * [simplify]: Extracting #8: cost 0 inf + 77855 177.668 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (sqrt (fabs x)) 5)) 177.668 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 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))))) 177.668 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (sqrt (fabs x)) 5)) 177.668 * * [simplify]: iters left: 5 (8 enodes) 177.671 * * [simplify]: iters left: 4 (29 enodes) 177.683 * * [simplify]: iters left: 3 (45 enodes) 177.702 * * [simplify]: iters left: 2 (79 enodes) 177.723 * * [simplify]: iters left: 1 (134 enodes) 177.758 * * [simplify]: Extracting #0: cost 1 inf + 0 177.758 * * [simplify]: Extracting #1: cost 6 inf + 0 177.758 * * [simplify]: Extracting #2: cost 26 inf + 0 177.758 * * [simplify]: Extracting #3: cost 49 inf + 85 177.759 * * [simplify]: Extracting #4: cost 50 inf + 170 177.759 * * [simplify]: Extracting #5: cost 28 inf + 6968 177.761 * * [simplify]: Extracting #6: cost 3 inf + 19595 177.762 * * [simplify]: Extracting #7: cost 0 inf + 21345 177.764 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (sqrt (fabs x)) 5)) 177.764 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 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))))) 177.764 * * * * [progress]: [ 223 / 267 ] simplifiying candidate # 177.765 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow 1 5)) 177.765 * * [simplify]: iters left: 5 (7 enodes) 177.767 * * [simplify]: iters left: 4 (23 enodes) 177.772 * * [simplify]: iters left: 3 (29 enodes) 177.777 * * [simplify]: iters left: 2 (33 enodes) 177.785 * * [simplify]: iters left: 1 (34 enodes) 177.794 * * [simplify]: Extracting #0: cost 1 inf + 0 177.794 * * [simplify]: Extracting #1: cost 5 inf + 0 177.794 * * [simplify]: Extracting #2: cost 7 inf + 1 177.794 * * [simplify]: Extracting #3: cost 6 inf + 2 177.794 * * [simplify]: Extracting #4: cost 1 inf + 529 177.795 * * [simplify]: Extracting #5: cost 0 inf + 650 177.795 * [simplify]: Simplified to (* (cbrt 3/4) (cbrt 3/4)) 177.795 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 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))))) 177.796 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (fabs x) 5)) 177.796 * * [simplify]: iters left: 4 (7 enodes) 177.799 * * [simplify]: iters left: 3 (26 enodes) 177.805 * * [simplify]: iters left: 2 (42 enodes) 177.817 * * [simplify]: iters left: 1 (76 enodes) 177.837 * * [simplify]: Extracting #0: cost 1 inf + 0 177.837 * * [simplify]: Extracting #1: cost 6 inf + 0 177.837 * * [simplify]: Extracting #2: cost 22 inf + 0 177.837 * * [simplify]: Extracting #3: cost 32 inf + 3 177.838 * * [simplify]: Extracting #4: cost 21 inf + 1430 177.839 * * [simplify]: Extracting #5: cost 2 inf + 8441 177.840 * * [simplify]: Extracting #6: cost 0 inf + 9407 177.842 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (fabs x) 5)) 177.842 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 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))))) 177.842 * * * * [progress]: [ 224 / 267 ] simplifiying candidate # 177.843 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 177.843 * * [simplify]: iters left: 6 (10 enodes) 177.850 * * [simplify]: iters left: 5 (41 enodes) 177.866 * * [simplify]: iters left: 4 (70 enodes) 177.891 * * [simplify]: iters left: 3 (107 enodes) 177.914 * * [simplify]: iters left: 2 (159 enodes) 177.959 * * [simplify]: iters left: 1 (286 enodes) 178.062 * * [simplify]: Extracting #0: cost 1 inf + 0 178.062 * * [simplify]: Extracting #1: cost 11 inf + 0 178.062 * * [simplify]: Extracting #2: cost 22 inf + 0 178.062 * * [simplify]: Extracting #3: cost 51 inf + 1 178.062 * * [simplify]: Extracting #4: cost 106 inf + 84 178.063 * * [simplify]: Extracting #5: cost 93 inf + 1945 178.064 * * [simplify]: Extracting #6: cost 50 inf + 21327 178.068 * * [simplify]: Extracting #7: cost 7 inf + 50298 178.073 * * [simplify]: Extracting #8: cost 0 inf + 55467 178.078 * [simplify]: Simplified to (* (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))) (/ (cbrt 3/4) (cbrt (pow (fabs x) 5)))) 178.078 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 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))))) 178.079 * [simplify]: Simplifying (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))) 178.079 * * [simplify]: iters left: 5 (8 enodes) 178.084 * * [simplify]: iters left: 4 (29 enodes) 178.096 * * [simplify]: iters left: 3 (43 enodes) 178.113 * * [simplify]: iters left: 2 (73 enodes) 178.143 * * [simplify]: iters left: 1 (122 enodes) 178.191 * * [simplify]: Extracting #0: cost 1 inf + 0 178.191 * * [simplify]: Extracting #1: cost 4 inf + 0 178.191 * * [simplify]: Extracting #2: cost 8 inf + 0 178.191 * * [simplify]: Extracting #3: cost 19 inf + 1 178.191 * * [simplify]: Extracting #4: cost 40 inf + 84 178.192 * * [simplify]: Extracting #5: cost 33 inf + 1008 178.193 * * [simplify]: Extracting #6: cost 18 inf + 6657 178.195 * * [simplify]: Extracting #7: cost 3 inf + 13289 178.197 * * [simplify]: Extracting #8: cost 0 inf + 15260 178.200 * [simplify]: Simplified to (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))) 178.200 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 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))))) 178.200 * * * * [progress]: [ 225 / 267 ] simplifiying candidate # 178.200 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (sqrt (pow (fabs x) 5))) 178.201 * * [simplify]: iters left: 5 (9 enodes) 178.206 * * [simplify]: iters left: 4 (34 enodes) 178.219 * * [simplify]: iters left: 3 (53 enodes) 178.230 * * [simplify]: iters left: 2 (86 enodes) 178.246 * * [simplify]: iters left: 1 (135 enodes) 178.284 * * [simplify]: Extracting #0: cost 1 inf + 0 178.284 * * [simplify]: Extracting #1: cost 7 inf + 0 178.284 * * [simplify]: Extracting #2: cost 15 inf + 0 178.284 * * [simplify]: Extracting #3: cost 29 inf + 1 178.284 * * [simplify]: Extracting #4: cost 49 inf + 85 178.285 * * [simplify]: Extracting #5: cost 36 inf + 2157 178.285 * * [simplify]: Extracting #6: cost 16 inf + 9056 178.286 * * [simplify]: Extracting #7: cost 2 inf + 16320 178.288 * * [simplify]: Extracting #8: cost 0 inf + 17577 178.289 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (sqrt (pow (fabs x) 5))) 178.289 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 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))))) 178.290 * [simplify]: Simplifying (/ (cbrt 3/4) (sqrt (pow (fabs x) 5))) 178.290 * * [simplify]: iters left: 5 (8 enodes) 178.292 * * [simplify]: iters left: 4 (29 enodes) 178.299 * * [simplify]: iters left: 3 (44 enodes) 178.308 * * [simplify]: iters left: 2 (74 enodes) 178.321 * * [simplify]: iters left: 1 (123 enodes) 178.349 * * [simplify]: Extracting #0: cost 1 inf + 0 178.349 * * [simplify]: Extracting #1: cost 4 inf + 0 178.349 * * [simplify]: Extracting #2: cost 9 inf + 0 178.349 * * [simplify]: Extracting #3: cost 23 inf + 1 178.349 * * [simplify]: Extracting #4: cost 43 inf + 85 178.350 * * [simplify]: Extracting #5: cost 26 inf + 3929 178.351 * * [simplify]: Extracting #6: cost 6 inf + 12243 178.352 * * [simplify]: Extracting #7: cost 0 inf + 15643 178.353 * [simplify]: Simplified to (/ (cbrt 3/4) (sqrt (pow (fabs x) 5))) 178.353 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 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))))) 178.353 * * * * [progress]: [ 226 / 267 ] simplifiying candidate # 178.354 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) 1) 178.354 * * [simplify]: iters left: 5 (5 enodes) 178.356 * * [simplify]: iters left: 4 (17 enodes) 178.359 * * [simplify]: iters left: 3 (27 enodes) 178.363 * * [simplify]: iters left: 2 (28 enodes) 178.367 * * [simplify]: Extracting #0: cost 1 inf + 0 178.367 * * [simplify]: Extracting #1: cost 5 inf + 0 178.367 * * [simplify]: Extracting #2: cost 7 inf + 1 178.367 * * [simplify]: Extracting #3: cost 6 inf + 2 178.367 * * [simplify]: Extracting #4: cost 1 inf + 528 178.368 * * [simplify]: Extracting #5: cost 0 inf + 650 178.368 * [simplify]: Simplified to (* (cbrt 3/4) (cbrt 3/4)) 178.368 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 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))))) 178.368 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (fabs x) 5)) 178.368 * * [simplify]: iters left: 4 (7 enodes) 178.371 * * [simplify]: iters left: 3 (26 enodes) 178.377 * * [simplify]: iters left: 2 (42 enodes) 178.393 * * [simplify]: iters left: 1 (76 enodes) 178.419 * * [simplify]: Extracting #0: cost 1 inf + 0 178.419 * * [simplify]: Extracting #1: cost 6 inf + 0 178.419 * * [simplify]: Extracting #2: cost 22 inf + 0 178.419 * * [simplify]: Extracting #3: cost 32 inf + 3 178.420 * * [simplify]: Extracting #4: cost 21 inf + 1430 178.421 * * [simplify]: Extracting #5: cost 2 inf + 8441 178.423 * * [simplify]: Extracting #6: cost 0 inf + 9407 178.424 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (fabs x) 5)) 178.424 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 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))))) 178.424 * * * * [progress]: [ 227 / 267 ] simplifiying candidate # 178.425 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (fabs x) (/ 5 2))) 178.425 * * [simplify]: iters left: 5 (10 enodes) 178.431 * * [simplify]: iters left: 4 (36 enodes) 178.446 * * [simplify]: iters left: 3 (61 enodes) 178.472 * * [simplify]: iters left: 2 (116 enodes) 178.498 * * [simplify]: iters left: 1 (257 enodes) 178.625 * * [simplify]: Extracting #0: cost 1 inf + 0 178.625 * * [simplify]: Extracting #1: cost 40 inf + 0 178.626 * * [simplify]: Extracting #2: cost 127 inf + 0 178.627 * * [simplify]: Extracting #3: cost 132 inf + 210 178.628 * * [simplify]: Extracting #4: cost 119 inf + 2542 178.632 * * [simplify]: Extracting #5: cost 74 inf + 23073 178.645 * * [simplify]: Extracting #6: cost 6 inf + 68230 178.657 * * [simplify]: Extracting #7: cost 0 inf + 72807 178.670 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (fabs x) 5/2)) 178.670 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 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))))) 178.671 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (fabs x) (/ 5 2))) 178.671 * * [simplify]: iters left: 5 (9 enodes) 178.679 * * [simplify]: iters left: 4 (32 enodes) 178.693 * * [simplify]: iters left: 3 (51 enodes) 178.718 * * [simplify]: iters left: 2 (95 enodes) 178.735 * * [simplify]: iters left: 1 (155 enodes) 178.778 * * [simplify]: Extracting #0: cost 1 inf + 0 178.778 * * [simplify]: Extracting #1: cost 6 inf + 0 178.778 * * [simplify]: Extracting #2: cost 26 inf + 0 178.778 * * [simplify]: Extracting #3: cost 49 inf + 85 178.778 * * [simplify]: Extracting #4: cost 37 inf + 2511 178.779 * * [simplify]: Extracting #5: cost 11 inf + 13224 178.781 * * [simplify]: Extracting #6: cost 0 inf + 19463 178.782 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (fabs x) 5/2)) 178.782 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 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))))) 178.782 * * * * [progress]: [ 228 / 267 ] simplifiying candidate # 178.783 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 178.783 * * [simplify]: iters left: 6 (9 enodes) 178.786 * * [simplify]: iters left: 5 (32 enodes) 178.793 * * [simplify]: iters left: 4 (48 enodes) 178.814 * * [simplify]: iters left: 3 (82 enodes) 178.844 * * [simplify]: iters left: 2 (137 enodes) 178.875 * * [simplify]: iters left: 1 (272 enodes) 178.983 * * [simplify]: Extracting #0: cost 1 inf + 0 178.983 * * [simplify]: Extracting #1: cost 6 inf + 0 178.983 * * [simplify]: Extracting #2: cost 43 inf + 0 178.983 * * [simplify]: Extracting #3: cost 99 inf + 86 178.984 * * [simplify]: Extracting #4: cost 103 inf + 93 178.985 * * [simplify]: Extracting #5: cost 104 inf + 94 178.986 * * [simplify]: Extracting #6: cost 96 inf + 1776 178.990 * * [simplify]: Extracting #7: cost 54 inf + 25358 179.003 * * [simplify]: Extracting #8: cost 1 inf + 66882 179.018 * * [simplify]: Extracting #9: cost 0 inf + 67756 179.036 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 179.036 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 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))))) 179.037 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (cbrt (fabs x)) 5)) 179.037 * * [simplify]: iters left: 5 (8 enodes) 179.042 * * [simplify]: iters left: 4 (29 enodes) 179.055 * * [simplify]: iters left: 3 (45 enodes) 179.073 * * [simplify]: iters left: 2 (79 enodes) 179.090 * * [simplify]: iters left: 1 (134 enodes) 179.127 * * [simplify]: Extracting #0: cost 1 inf + 0 179.127 * * [simplify]: Extracting #1: cost 6 inf + 0 179.127 * * [simplify]: Extracting #2: cost 26 inf + 0 179.128 * * [simplify]: Extracting #3: cost 49 inf + 45 179.128 * * [simplify]: Extracting #4: cost 50 inf + 90 179.129 * * [simplify]: Extracting #5: cost 28 inf + 7448 179.132 * * [simplify]: Extracting #6: cost 3 inf + 20715 179.134 * * [simplify]: Extracting #7: cost 0 inf + 22545 179.135 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (cbrt (fabs x)) 5)) 179.135 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 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))))) 179.136 * * * * [progress]: [ 229 / 267 ] simplifiying candidate # 179.136 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 179.136 * * [simplify]: iters left: 5 (8 enodes) 179.139 * * [simplify]: iters left: 4 (29 enodes) 179.147 * * [simplify]: iters left: 3 (45 enodes) 179.157 * * [simplify]: iters left: 2 (79 enodes) 179.178 * * [simplify]: iters left: 1 (134 enodes) 179.226 * * [simplify]: Extracting #0: cost 1 inf + 0 179.226 * * [simplify]: Extracting #1: cost 6 inf + 0 179.226 * * [simplify]: Extracting #2: cost 26 inf + 0 179.227 * * [simplify]: Extracting #3: cost 49 inf + 45 179.227 * * [simplify]: Extracting #4: cost 50 inf + 90 179.228 * * [simplify]: Extracting #5: cost 28 inf + 6768 179.231 * * [simplify]: Extracting #6: cost 3 inf + 19035 179.234 * * [simplify]: Extracting #7: cost 0 inf + 20745 179.238 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 179.238 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 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))))) 179.239 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 179.239 * * [simplify]: iters left: 5 (8 enodes) 179.245 * * [simplify]: iters left: 4 (29 enodes) 179.253 * * [simplify]: iters left: 3 (45 enodes) 179.265 * * [simplify]: iters left: 2 (79 enodes) 179.281 * * [simplify]: iters left: 1 (134 enodes) 179.321 * * [simplify]: Extracting #0: cost 1 inf + 0 179.322 * * [simplify]: Extracting #1: cost 6 inf + 0 179.322 * * [simplify]: Extracting #2: cost 26 inf + 0 179.322 * * [simplify]: Extracting #3: cost 49 inf + 45 179.322 * * [simplify]: Extracting #4: cost 50 inf + 90 179.322 * * [simplify]: Extracting #5: cost 28 inf + 6768 179.324 * * [simplify]: Extracting #6: cost 3 inf + 19035 179.326 * * [simplify]: Extracting #7: cost 0 inf + 20745 179.327 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 179.327 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 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))))) 179.328 * * * * [progress]: [ 230 / 267 ] simplifiying candidate # 179.328 * [simplify]: Simplifying (/ (sqrt 3/4) (pow 1 5)) 179.328 * * [simplify]: iters left: 3 (6 enodes) 179.331 * * [simplify]: iters left: 2 (18 enodes) 179.334 * * [simplify]: iters left: 1 (20 enodes) 179.338 * * [simplify]: Extracting #0: cost 1 inf + 0 179.338 * * [simplify]: Extracting #1: cost 4 inf + 0 179.338 * * [simplify]: Extracting #2: cost 2 inf + 2 179.338 * * [simplify]: Extracting #3: cost 0 inf + 84 179.338 * [simplify]: Simplified to (sqrt 3/4) 179.338 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 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))))) 179.339 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) 5)) 179.339 * * [simplify]: iters left: 4 (7 enodes) 179.341 * * [simplify]: iters left: 3 (26 enodes) 179.349 * * [simplify]: iters left: 2 (42 enodes) 179.370 * * [simplify]: iters left: 1 (76 enodes) 179.385 * * [simplify]: Extracting #0: cost 1 inf + 0 179.386 * * [simplify]: Extracting #1: cost 6 inf + 0 179.386 * * [simplify]: Extracting #2: cost 22 inf + 0 179.386 * * [simplify]: Extracting #3: cost 32 inf + 3 179.386 * * [simplify]: Extracting #4: cost 21 inf + 1390 179.386 * * [simplify]: Extracting #5: cost 2 inf + 8041 179.387 * * [simplify]: Extracting #6: cost 0 inf + 9007 179.388 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5)) 179.388 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 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))))) 179.388 * * * * [progress]: [ 231 / 267 ] simplifiying candidate # 179.389 * [simplify]: Simplifying (/ (sqrt 3/4) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 179.389 * * [simplify]: iters left: 6 (9 enodes) 179.392 * * [simplify]: iters left: 5 (34 enodes) 179.399 * * [simplify]: iters left: 4 (50 enodes) 179.414 * * [simplify]: iters left: 3 (80 enodes) 179.442 * * [simplify]: iters left: 2 (129 enodes) 179.496 * * [simplify]: iters left: 1 (254 enodes) 179.631 * * [simplify]: Extracting #0: cost 1 inf + 0 179.631 * * [simplify]: Extracting #1: cost 6 inf + 0 179.631 * * [simplify]: Extracting #2: cost 12 inf + 0 179.631 * * [simplify]: Extracting #3: cost 40 inf + 1 179.632 * * [simplify]: Extracting #4: cost 102 inf + 44 179.633 * * [simplify]: Extracting #5: cost 88 inf + 2379 179.635 * * [simplify]: Extracting #6: cost 58 inf + 16697 179.642 * * [simplify]: Extracting #7: cost 8 inf + 48936 179.650 * * [simplify]: Extracting #8: cost 0 inf + 53262 179.659 * [simplify]: Simplified to (/ (sqrt 3/4) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 179.659 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 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))))) 179.660 * [simplify]: Simplifying (/ (sqrt 3/4) (cbrt (pow (fabs x) 5))) 179.660 * * [simplify]: iters left: 5 (8 enodes) 179.665 * * [simplify]: iters left: 4 (29 enodes) 179.676 * * [simplify]: iters left: 3 (43 enodes) 179.694 * * [simplify]: iters left: 2 (73 enodes) 179.719 * * [simplify]: iters left: 1 (122 enodes) 179.746 * * [simplify]: Extracting #0: cost 1 inf + 0 179.746 * * [simplify]: Extracting #1: cost 4 inf + 0 179.746 * * [simplify]: Extracting #2: cost 8 inf + 0 179.747 * * [simplify]: Extracting #3: cost 19 inf + 1 179.747 * * [simplify]: Extracting #4: cost 40 inf + 44 179.747 * * [simplify]: Extracting #5: cost 33 inf + 928 179.747 * * [simplify]: Extracting #6: cost 18 inf + 6497 179.748 * * [simplify]: Extracting #7: cost 3 inf + 13129 179.749 * * [simplify]: Extracting #8: cost 0 inf + 15100 179.751 * [simplify]: Simplified to (/ (sqrt 3/4) (cbrt (pow (fabs x) 5))) 179.751 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 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))))) 179.751 * * * * [progress]: [ 232 / 267 ] simplifiying candidate # 179.751 * [simplify]: Simplifying (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 179.751 * * [simplify]: iters left: 5 (8 enodes) 179.754 * * [simplify]: iters left: 4 (29 enodes) 179.760 * * [simplify]: iters left: 3 (44 enodes) 179.769 * * [simplify]: iters left: 2 (74 enodes) 179.790 * * [simplify]: iters left: 1 (123 enodes) 179.814 * * [simplify]: Extracting #0: cost 1 inf + 0 179.814 * * [simplify]: Extracting #1: cost 4 inf + 0 179.814 * * [simplify]: Extracting #2: cost 9 inf + 0 179.814 * * [simplify]: Extracting #3: cost 23 inf + 1 179.815 * * [simplify]: Extracting #4: cost 43 inf + 45 179.815 * * [simplify]: Extracting #5: cost 26 inf + 3769 179.816 * * [simplify]: Extracting #6: cost 6 inf + 12083 179.818 * * [simplify]: Extracting #7: cost 0 inf + 15483 179.820 * [simplify]: Simplified to (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 179.820 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 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))))) 179.821 * [simplify]: Simplifying (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 179.821 * * [simplify]: iters left: 5 (8 enodes) 179.829 * * [simplify]: iters left: 4 (29 enodes) 179.841 * * [simplify]: iters left: 3 (44 enodes) 179.858 * * [simplify]: iters left: 2 (74 enodes) 179.883 * * [simplify]: iters left: 1 (123 enodes) 179.929 * * [simplify]: Extracting #0: cost 1 inf + 0 179.929 * * [simplify]: Extracting #1: cost 4 inf + 0 179.929 * * [simplify]: Extracting #2: cost 9 inf + 0 179.929 * * [simplify]: Extracting #3: cost 23 inf + 1 179.929 * * [simplify]: Extracting #4: cost 43 inf + 45 179.930 * * [simplify]: Extracting #5: cost 26 inf + 3769 179.932 * * [simplify]: Extracting #6: cost 6 inf + 12083 179.934 * * [simplify]: Extracting #7: cost 0 inf + 15483 179.936 * [simplify]: Simplified to (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 179.936 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 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))))) 179.937 * * * * [progress]: [ 233 / 267 ] simplifiying candidate # 179.937 * [simplify]: Simplifying (/ (sqrt 3/4) 1) 179.937 * * [simplify]: iters left: 3 (4 enodes) 179.940 * * [simplify]: iters left: 2 (12 enodes) 179.945 * * [simplify]: iters left: 1 (14 enodes) 179.949 * * [simplify]: Extracting #0: cost 1 inf + 0 179.950 * * [simplify]: Extracting #1: cost 4 inf + 0 179.950 * * [simplify]: Extracting #2: cost 0 inf + 84 179.950 * [simplify]: Simplified to (sqrt 3/4) 179.950 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 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))))) 179.951 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) 5)) 179.951 * * [simplify]: iters left: 4 (7 enodes) 179.956 * * [simplify]: iters left: 3 (26 enodes) 179.966 * * [simplify]: iters left: 2 (42 enodes) 179.987 * * [simplify]: iters left: 1 (76 enodes) 180.014 * * [simplify]: Extracting #0: cost 1 inf + 0 180.014 * * [simplify]: Extracting #1: cost 6 inf + 0 180.014 * * [simplify]: Extracting #2: cost 22 inf + 0 180.014 * * [simplify]: Extracting #3: cost 32 inf + 3 180.014 * * [simplify]: Extracting #4: cost 21 inf + 1390 180.015 * * [simplify]: Extracting #5: cost 2 inf + 8041 180.017 * * [simplify]: Extracting #6: cost 0 inf + 9007 180.018 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5)) 180.018 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 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))))) 180.019 * * * * [progress]: [ 234 / 267 ] simplifiying candidate # 180.019 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) (/ 5 2))) 180.019 * * [simplify]: iters left: 5 (9 enodes) 180.026 * * [simplify]: iters left: 4 (32 enodes) 180.038 * * [simplify]: iters left: 3 (51 enodes) 180.059 * * [simplify]: iters left: 2 (95 enodes) 180.088 * * [simplify]: iters left: 1 (155 enodes) 180.138 * * [simplify]: Extracting #0: cost 1 inf + 0 180.138 * * [simplify]: Extracting #1: cost 6 inf + 0 180.138 * * [simplify]: Extracting #2: cost 26 inf + 0 180.139 * * [simplify]: Extracting #3: cost 49 inf + 45 180.139 * * [simplify]: Extracting #4: cost 37 inf + 2351 180.140 * * [simplify]: Extracting #5: cost 11 inf + 12784 180.141 * * [simplify]: Extracting #6: cost 0 inf + 18863 180.143 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5/2)) 180.143 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 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))))) 180.143 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) (/ 5 2))) 180.143 * * [simplify]: iters left: 5 (9 enodes) 180.147 * * [simplify]: iters left: 4 (32 enodes) 180.154 * * [simplify]: iters left: 3 (51 enodes) 180.165 * * [simplify]: iters left: 2 (95 enodes) 180.192 * * [simplify]: iters left: 1 (155 enodes) 180.247 * * [simplify]: Extracting #0: cost 1 inf + 0 180.247 * * [simplify]: Extracting #1: cost 6 inf + 0 180.247 * * [simplify]: Extracting #2: cost 26 inf + 0 180.247 * * [simplify]: Extracting #3: cost 49 inf + 45 180.248 * * [simplify]: Extracting #4: cost 37 inf + 2351 180.250 * * [simplify]: Extracting #5: cost 11 inf + 12784 180.253 * * [simplify]: Extracting #6: cost 0 inf + 18863 180.256 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5/2)) 180.256 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 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))))) 180.256 * * * * [progress]: [ 235 / 267 ] simplifiying candidate # 180.257 * [simplify]: Simplifying (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 180.257 * * [simplify]: iters left: 6 (8 enodes) 180.261 * * [simplify]: iters left: 5 (31 enodes) 180.274 * * [simplify]: iters left: 4 (49 enodes) 180.292 * * [simplify]: iters left: 3 (83 enodes) 180.313 * * [simplify]: iters left: 2 (138 enodes) 180.343 * * [simplify]: iters left: 1 (276 enodes) 180.449 * * [simplify]: Extracting #0: cost 1 inf + 0 180.449 * * [simplify]: Extracting #1: cost 6 inf + 0 180.449 * * [simplify]: Extracting #2: cost 40 inf + 1 180.450 * * [simplify]: Extracting #3: cost 99 inf + 4 180.450 * * [simplify]: Extracting #4: cost 104 inf + 11 180.450 * * [simplify]: Extracting #5: cost 104 inf + 13 180.451 * * [simplify]: Extracting #6: cost 94 inf + 2440 180.453 * * [simplify]: Extracting #7: cost 47 inf + 29472 180.460 * * [simplify]: Extracting #8: cost 2 inf + 64223 180.467 * * [simplify]: Extracting #9: cost 0 inf + 65400 180.475 * [simplify]: Simplified to (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 180.475 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 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))))) 180.476 * [simplify]: Simplifying (/ 3/4 (pow (cbrt (fabs x)) 5)) 180.476 * * [simplify]: iters left: 5 (7 enodes) 180.480 * * [simplify]: iters left: 4 (26 enodes) 180.491 * * [simplify]: iters left: 3 (42 enodes) 180.508 * * [simplify]: iters left: 2 (76 enodes) 180.527 * * [simplify]: iters left: 1 (131 enodes) 180.564 * * [simplify]: Extracting #0: cost 1 inf + 0 180.564 * * [simplify]: Extracting #1: cost 6 inf + 0 180.564 * * [simplify]: Extracting #2: cost 22 inf + 1 180.565 * * [simplify]: Extracting #3: cost 48 inf + 4 180.565 * * [simplify]: Extracting #4: cost 50 inf + 8 180.565 * * [simplify]: Extracting #5: cost 47 inf + 11 180.566 * * [simplify]: Extracting #6: cost 27 inf + 7149 180.569 * * [simplify]: Extracting #7: cost 5 inf + 18144 180.572 * * [simplify]: Extracting #8: cost 0 inf + 21943 180.575 * [simplify]: Simplified to (/ 3/4 (pow (cbrt (fabs x)) 5)) 180.576 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 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))))) 180.576 * * * * [progress]: [ 236 / 267 ] simplifiying candidate # 180.576 * [simplify]: Simplifying (/ 1 (pow (sqrt (fabs x)) 5)) 180.576 * * [simplify]: iters left: 5 (7 enodes) 180.581 * * [simplify]: iters left: 4 (28 enodes) 180.592 * * [simplify]: iters left: 3 (46 enodes) 180.610 * * [simplify]: iters left: 2 (80 enodes) 180.634 * * [simplify]: iters left: 1 (135 enodes) 180.672 * * [simplify]: Extracting #0: cost 1 inf + 0 180.673 * * [simplify]: Extracting #1: cost 6 inf + 0 180.673 * * [simplify]: Extracting #2: cost 23 inf + 1 180.673 * * [simplify]: Extracting #3: cost 47 inf + 4 180.673 * * [simplify]: Extracting #4: cost 49 inf + 8 180.674 * * [simplify]: Extracting #5: cost 46 inf + 11 180.675 * * [simplify]: Extracting #6: cost 26 inf + 6016 180.678 * * [simplify]: Extracting #7: cost 0 inf + 19389 180.680 * [simplify]: Simplified to (/ 1 (pow (sqrt (fabs x)) 5)) 180.680 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 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))))) 180.681 * [simplify]: Simplifying (/ 3/4 (pow (sqrt (fabs x)) 5)) 180.681 * * [simplify]: iters left: 5 (7 enodes) 180.684 * * [simplify]: iters left: 4 (26 enodes) 180.689 * * [simplify]: iters left: 3 (42 enodes) 180.699 * * [simplify]: iters left: 2 (76 enodes) 180.717 * * [simplify]: iters left: 1 (131 enodes) 180.765 * * [simplify]: Extracting #0: cost 1 inf + 0 180.765 * * [simplify]: Extracting #1: cost 6 inf + 0 180.765 * * [simplify]: Extracting #2: cost 22 inf + 1 180.766 * * [simplify]: Extracting #3: cost 48 inf + 4 180.766 * * [simplify]: Extracting #4: cost 50 inf + 8 180.766 * * [simplify]: Extracting #5: cost 47 inf + 11 180.767 * * [simplify]: Extracting #6: cost 27 inf + 6429 180.770 * * [simplify]: Extracting #7: cost 5 inf + 16544 180.773 * * [simplify]: Extracting #8: cost 0 inf + 20143 180.777 * [simplify]: Simplified to (/ 3/4 (pow (sqrt (fabs x)) 5)) 180.777 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 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))))) 180.777 * * * * [progress]: [ 237 / 267 ] simplifiying candidate # 180.778 * [simplify]: Simplifying (/ 1 (pow 1 5)) 180.778 * * [simplify]: iters left: 3 (4 enodes) 180.782 * * [simplify]: iters left: 2 (12 enodes) 180.785 * * [simplify]: iters left: 1 (14 enodes) 180.792 * * [simplify]: Extracting #0: cost 1 inf + 0 180.792 * * [simplify]: Extracting #1: cost 0 inf + 1 180.792 * [simplify]: Simplified to 1 180.792 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* 1 (/ 3/4 (pow (fabs x) 5)))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 180.793 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 180.793 * * [simplify]: iters left: 4 (6 enodes) 180.797 * * [simplify]: iters left: 3 (23 enodes) 180.806 * * [simplify]: iters left: 2 (39 enodes) 180.822 * * [simplify]: iters left: 1 (73 enodes) 180.848 * * [simplify]: Extracting #0: cost 1 inf + 0 180.848 * * [simplify]: Extracting #1: cost 6 inf + 0 180.848 * * [simplify]: Extracting #2: cost 19 inf + 1 180.849 * * [simplify]: Extracting #3: cost 30 inf + 3 180.849 * * [simplify]: Extracting #4: cost 27 inf + 7 180.849 * * [simplify]: Extracting #5: cost 11 inf + 4704 180.851 * * [simplify]: Extracting #6: cost 0 inf + 8605 180.852 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 180.852 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* 1 (/ 3/4 (pow (fabs x) 5)))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 180.852 * * * * [progress]: [ 238 / 267 ] simplifiying candidate # 180.852 * [simplify]: Simplifying (/ 1 (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 180.852 * * [simplify]: iters left: 6 (8 enodes) 180.855 * * [simplify]: iters left: 5 (33 enodes) 180.862 * * [simplify]: iters left: 4 (51 enodes) 180.873 * * [simplify]: iters left: 3 (81 enodes) 180.894 * * [simplify]: iters left: 2 (130 enodes) 180.928 * * [simplify]: iters left: 1 (254 enodes) 181.039 * * [simplify]: Extracting #0: cost 1 inf + 0 181.040 * * [simplify]: Extracting #1: cost 6 inf + 0 181.040 * * [simplify]: Extracting #2: cost 9 inf + 1 181.040 * * [simplify]: Extracting #3: cost 38 inf + 1 181.040 * * [simplify]: Extracting #4: cost 91 inf + 3 181.041 * * [simplify]: Extracting #5: cost 75 inf + 3265 181.042 * * [simplify]: Extracting #6: cost 42 inf + 20289 181.045 * * [simplify]: Extracting #7: cost 7 inf + 43106 181.049 * * [simplify]: Extracting #8: cost 0 inf + 47602 181.053 * [simplify]: Simplified to (/ 1 (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 181.053 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 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))))) 181.053 * [simplify]: Simplifying (/ 3/4 (cbrt (pow (fabs x) 5))) 181.053 * * [simplify]: iters left: 5 (7 enodes) 181.056 * * [simplify]: iters left: 4 (26 enodes) 181.062 * * [simplify]: iters left: 3 (40 enodes) 181.070 * * [simplify]: iters left: 2 (70 enodes) 181.089 * * [simplify]: iters left: 1 (119 enodes) 181.117 * * [simplify]: Extracting #0: cost 1 inf + 0 181.117 * * [simplify]: Extracting #1: cost 4 inf + 0 181.117 * * [simplify]: Extracting #2: cost 5 inf + 1 181.118 * * [simplify]: Extracting #3: cost 17 inf + 1 181.118 * * [simplify]: Extracting #4: cost 41 inf + 3 181.118 * * [simplify]: Extracting #5: cost 40 inf + 8 181.118 * * [simplify]: Extracting #6: cost 19 inf + 7732 181.119 * * [simplify]: Extracting #7: cost 6 inf + 13217 181.120 * * [simplify]: Extracting #8: cost 0 inf + 16195 181.122 * [simplify]: Simplified to (/ 3/4 (cbrt (pow (fabs x) 5))) 181.122 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 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))))) 181.122 * * * * [progress]: [ 239 / 267 ] simplifiying candidate # 181.122 * [simplify]: Simplifying (/ 1 (sqrt (pow (fabs x) 5))) 181.122 * * [simplify]: iters left: 5 (7 enodes) 181.126 * * [simplify]: iters left: 4 (28 enodes) 181.137 * * [simplify]: iters left: 3 (45 enodes) 181.155 * * [simplify]: iters left: 2 (75 enodes) 181.176 * * [simplify]: iters left: 1 (124 enodes) 181.207 * * [simplify]: Extracting #0: cost 1 inf + 0 181.207 * * [simplify]: Extracting #1: cost 4 inf + 0 181.207 * * [simplify]: Extracting #2: cost 6 inf + 1 181.207 * * [simplify]: Extracting #3: cost 21 inf + 1 181.208 * * [simplify]: Extracting #4: cost 42 inf + 4 181.208 * * [simplify]: Extracting #5: cost 39 inf + 9 181.208 * * [simplify]: Extracting #6: cost 21 inf + 5209 181.209 * * [simplify]: Extracting #7: cost 0 inf + 15321 181.211 * [simplify]: Simplified to (/ 1 (sqrt (pow (fabs x) 5))) 181.211 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 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))))) 181.213 * [simplify]: Simplifying (/ 3/4 (sqrt (pow (fabs x) 5))) 181.213 * * [simplify]: iters left: 5 (7 enodes) 181.216 * * [simplify]: iters left: 4 (26 enodes) 181.222 * * [simplify]: iters left: 3 (41 enodes) 181.231 * * [simplify]: iters left: 2 (71 enodes) 181.248 * * [simplify]: iters left: 1 (120 enodes) 181.293 * * [simplify]: Extracting #0: cost 1 inf + 0 181.293 * * [simplify]: Extracting #1: cost 4 inf + 0 181.293 * * [simplify]: Extracting #2: cost 6 inf + 1 181.293 * * [simplify]: Extracting #3: cost 20 inf + 1 181.293 * * [simplify]: Extracting #4: cost 41 inf + 4 181.293 * * [simplify]: Extracting #5: cost 38 inf + 9 181.294 * * [simplify]: Extracting #6: cost 18 inf + 5843 181.296 * * [simplify]: Extracting #7: cost 0 inf + 14778 181.299 * [simplify]: Simplified to (/ 3/4 (sqrt (pow (fabs x) 5))) 181.299 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 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))))) 181.299 * * * * [progress]: [ 240 / 267 ] simplifiying candidate # 181.299 * [simplify]: Simplifying (/ 1 1) 181.299 * * [simplify]: iters left: 2 (2 enodes) 181.301 * * [simplify]: iters left: 1 (6 enodes) 181.303 * * [simplify]: Extracting #0: cost 1 inf + 0 181.303 * * [simplify]: Extracting #1: cost 0 inf + 1 181.303 * [simplify]: Simplified to 1 181.303 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* 1 (/ 3/4 (pow (fabs x) 5)))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 181.304 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 181.304 * * [simplify]: iters left: 4 (6 enodes) 181.308 * * [simplify]: iters left: 3 (23 enodes) 181.318 * * [simplify]: iters left: 2 (39 enodes) 181.335 * * [simplify]: iters left: 1 (73 enodes) 181.365 * * [simplify]: Extracting #0: cost 1 inf + 0 181.365 * * [simplify]: Extracting #1: cost 6 inf + 0 181.365 * * [simplify]: Extracting #2: cost 19 inf + 1 181.366 * * [simplify]: Extracting #3: cost 30 inf + 3 181.366 * * [simplify]: Extracting #4: cost 27 inf + 7 181.366 * * [simplify]: Extracting #5: cost 11 inf + 4704 181.367 * * [simplify]: Extracting #6: cost 0 inf + 8605 181.367 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 181.368 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (* 1 (/ 3/4 (pow (fabs x) 5)))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 181.368 * * * * [progress]: [ 241 / 267 ] simplifiying candidate # 181.368 * [simplify]: Simplifying (/ 1 (pow (fabs x) (/ 5 2))) 181.368 * * [simplify]: iters left: 5 (8 enodes) 181.371 * * [simplify]: iters left: 4 (30 enodes) 181.379 * * [simplify]: iters left: 3 (50 enodes) 181.389 * * [simplify]: iters left: 2 (85 enodes) 181.408 * * [simplify]: iters left: 1 (161 enodes) 181.443 * * [simplify]: Extracting #0: cost 1 inf + 0 181.443 * * [simplify]: Extracting #1: cost 6 inf + 0 181.443 * * [simplify]: Extracting #2: cost 24 inf + 1 181.444 * * [simplify]: Extracting #3: cost 49 inf + 4 181.444 * * [simplify]: Extracting #4: cost 48 inf + 9 181.445 * * [simplify]: Extracting #5: cost 22 inf + 8233 181.448 * * [simplify]: Extracting #6: cost 3 inf + 16872 181.454 * * [simplify]: Extracting #7: cost 0 inf + 18804 181.457 * [simplify]: Simplified to (/ 1 (pow (fabs x) 5/2)) 181.457 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 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))))) 181.458 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) (/ 5 2))) 181.458 * * [simplify]: iters left: 5 (8 enodes) 181.463 * * [simplify]: iters left: 4 (28 enodes) 181.474 * * [simplify]: iters left: 3 (45 enodes) 181.494 * * [simplify]: iters left: 2 (84 enodes) 181.531 * * [simplify]: iters left: 1 (165 enodes) 181.600 * * [simplify]: Extracting #0: cost 1 inf + 0 181.600 * * [simplify]: Extracting #1: cost 6 inf + 0 181.601 * * [simplify]: Extracting #2: cost 22 inf + 1 181.601 * * [simplify]: Extracting #3: cost 49 inf + 4 181.601 * * [simplify]: Extracting #4: cost 49 inf + 9 181.601 * * [simplify]: Extracting #5: cost 32 inf + 3954 181.602 * * [simplify]: Extracting #6: cost 4 inf + 16249 181.604 * * [simplify]: Extracting #7: cost 0 inf + 18304 181.605 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5/2)) 181.606 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 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))))) 181.606 * * * * [progress]: [ 242 / 267 ] simplifiying candidate # 181.606 * * * * [progress]: [ 243 / 267 ] simplifiying candidate # 181.606 * * * * [progress]: [ 244 / 267 ] simplifiying candidate # 181.606 * * * * [progress]: [ 245 / 267 ] simplifiying candidate # 181.606 * [simplify]: Simplifying (pow (cbrt (fabs x)) 5) 181.606 * * [simplify]: iters left: 3 (5 enodes) 181.608 * * [simplify]: iters left: 2 (20 enodes) 181.613 * * [simplify]: iters left: 1 (34 enodes) 181.621 * * [simplify]: Extracting #0: cost 1 inf + 0 181.621 * * [simplify]: Extracting #1: cost 9 inf + 0 181.621 * * [simplify]: Extracting #2: cost 15 inf + 1 181.621 * * [simplify]: Extracting #3: cost 16 inf + 3 181.621 * * [simplify]: Extracting #4: cost 14 inf + 5 181.621 * * [simplify]: Extracting #5: cost 12 inf + 87 181.621 * * [simplify]: Extracting #6: cost 3 inf + 2693 181.621 * * [simplify]: Extracting #7: cost 0 inf + 4191 181.622 * [simplify]: Simplified to (pow (cbrt (fabs x)) 5) 181.622 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 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))))) 181.622 * * * * [progress]: [ 246 / 267 ] simplifiying candidate # 181.622 * [simplify]: Simplifying (pow (sqrt (fabs x)) 5) 181.622 * * [simplify]: iters left: 3 (5 enodes) 181.624 * * [simplify]: iters left: 2 (20 enodes) 181.633 * * [simplify]: iters left: 1 (34 enodes) 181.647 * * [simplify]: Extracting #0: cost 1 inf + 0 181.647 * * [simplify]: Extracting #1: cost 9 inf + 0 181.647 * * [simplify]: Extracting #2: cost 15 inf + 1 181.647 * * [simplify]: Extracting #3: cost 16 inf + 3 181.647 * * [simplify]: Extracting #4: cost 14 inf + 5 181.648 * * [simplify]: Extracting #5: cost 12 inf + 87 181.648 * * [simplify]: Extracting #6: cost 3 inf + 2333 181.648 * * [simplify]: Extracting #7: cost 0 inf + 3711 181.649 * [simplify]: Simplified to (pow (sqrt (fabs x)) 5) 181.649 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 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))))) 181.650 * * * * [progress]: [ 247 / 267 ] simplifiying candidate # 181.650 * [simplify]: Simplifying (pow (fabs x) 5) 181.650 * * [simplify]: iters left: 2 (4 enodes) 181.653 * * [simplify]: iters left: 1 (17 enodes) 181.659 * * [simplify]: Extracting #0: cost 1 inf + 0 181.659 * * [simplify]: Extracting #1: cost 5 inf + 0 181.659 * * [simplify]: Extracting #2: cost 9 inf + 1 181.659 * * [simplify]: Extracting #3: cost 8 inf + 3 181.659 * * [simplify]: Extracting #4: cost 1 inf + 1094 181.659 * * [simplify]: Extracting #5: cost 0 inf + 1346 181.660 * [simplify]: Simplified to (pow (fabs x) 5) 181.660 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 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))))) 181.660 * * * * [progress]: [ 248 / 267 ] simplifiying candidate # 181.660 * [simplify]: Simplifying (cbrt (pow (fabs x) 5)) 181.660 * * [simplify]: iters left: 3 (5 enodes) 181.662 * * [simplify]: iters left: 2 (20 enodes) 181.667 * * [simplify]: iters left: 1 (34 enodes) 181.674 * * [simplify]: Extracting #0: cost 1 inf + 0 181.674 * * [simplify]: Extracting #1: cost 3 inf + 0 181.674 * * [simplify]: Extracting #2: cost 11 inf + 0 181.674 * * [simplify]: Extracting #3: cost 17 inf + 1 181.674 * * [simplify]: Extracting #4: cost 15 inf + 4 181.675 * * [simplify]: Extracting #5: cost 9 inf + 843 181.675 * * [simplify]: Extracting #6: cost 0 inf + 3813 181.675 * [simplify]: Simplified to (cbrt (pow (fabs x) 5)) 181.675 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 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))))) 181.675 * * * * [progress]: [ 249 / 267 ] simplifiying candidate # 181.676 * [simplify]: Simplifying (sqrt (pow (fabs x) 5)) 181.676 * * [simplify]: iters left: 3 (5 enodes) 181.677 * * [simplify]: iters left: 2 (20 enodes) 181.682 * * [simplify]: iters left: 1 (35 enodes) 181.697 * * [simplify]: Extracting #0: cost 1 inf + 0 181.698 * * [simplify]: Extracting #1: cost 4 inf + 0 181.698 * * [simplify]: Extracting #2: cost 13 inf + 0 181.698 * * [simplify]: Extracting #3: cost 16 inf + 2 181.698 * * [simplify]: Extracting #4: cost 5 inf + 2855 181.699 * * [simplify]: Extracting #5: cost 0 inf + 3733 181.699 * [simplify]: Simplified to (sqrt (pow (fabs x) 5)) 181.699 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 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))))) 181.700 * * * * [progress]: [ 250 / 267 ] simplifiying candidate # 181.700 * [simplify]: Simplifying (pow (fabs x) 5) 181.700 * * [simplify]: iters left: 2 (4 enodes) 181.703 * * [simplify]: iters left: 1 (17 enodes) 181.710 * * [simplify]: Extracting #0: cost 1 inf + 0 181.711 * * [simplify]: Extracting #1: cost 5 inf + 0 181.711 * * [simplify]: Extracting #2: cost 9 inf + 1 181.711 * * [simplify]: Extracting #3: cost 8 inf + 3 181.711 * * [simplify]: Extracting #4: cost 1 inf + 1094 181.711 * * [simplify]: Extracting #5: cost 0 inf + 1346 181.711 * [simplify]: Simplified to (pow (fabs x) 5) 181.711 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ (/ 3/4 1) (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 181.712 * * * * [progress]: [ 251 / 267 ] simplifiying candidate # 181.712 * [simplify]: Simplifying (pow (fabs x) (/ 5 2)) 181.712 * * [simplify]: iters left: 3 (6 enodes) 181.717 * * [simplify]: iters left: 2 (23 enodes) 181.727 * * [simplify]: iters left: 1 (40 enodes) 181.739 * * [simplify]: Extracting #0: cost 1 inf + 0 181.739 * * [simplify]: Extracting #1: cost 9 inf + 0 181.739 * * [simplify]: Extracting #2: cost 15 inf + 1 181.739 * * [simplify]: Extracting #3: cost 13 inf + 4 181.739 * * [simplify]: Extracting #4: cost 8 inf + 591 181.740 * * [simplify]: Extracting #5: cost 1 inf + 2857 181.740 * * [simplify]: Extracting #6: cost 0 inf + 3149 181.740 * [simplify]: Simplified to (pow (fabs x) 5/2) 181.740 * [simplify]: Simplified (2 1 2 1 2 1 2 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)) (+ (+ (/ 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))))) 181.740 * * * * [progress]: [ 252 / 267 ] simplifiying candidate # 181.741 * [simplify]: Simplifying (* (cbrt 3/4) (cbrt 3/4)) 181.741 * * [simplify]: iters left: 3 (3 enodes) 181.742 * * [simplify]: iters left: 2 (9 enodes) 181.744 * * [simplify]: Extracting #0: cost 1 inf + 0 181.744 * * [simplify]: Extracting #1: cost 3 inf + 0 181.744 * * [simplify]: Extracting #2: cost 5 inf + 0 181.744 * * [simplify]: Extracting #3: cost 4 inf + 1 181.744 * * [simplify]: Extracting #4: cost 0 inf + 405 181.744 * [simplify]: Simplified to (* (cbrt 3/4) (cbrt 3/4)) 181.744 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 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))))) 181.744 * * * * [progress]: [ 253 / 267 ] simplifiying candidate # 181.745 * [simplify]: Simplifying (sqrt 3/4) 181.745 * * [simplify]: iters left: 1 (2 enodes) 181.746 * * [simplify]: Extracting #0: cost 1 inf + 0 181.746 * * [simplify]: Extracting #1: cost 3 inf + 0 181.746 * * [simplify]: Extracting #2: cost 2 inf + 1 181.746 * * [simplify]: Extracting #3: cost 0 inf + 83 181.746 * [simplify]: Simplified to (sqrt 3/4) 181.746 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 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))))) 181.746 * * * * [progress]: [ 254 / 267 ] simplifiying candidate # 181.746 * * * * [progress]: [ 255 / 267 ] simplifiying candidate #real (real->posit16 (/ 3/4 (pow (fabs x) 5))))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x)))))> 181.746 * * * * [progress]: [ 256 / 267 ] simplifiying candidate # 181.746 * [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))))))) 181.746 * * [simplify]: iters left: 6 (23 enodes) 181.758 * * [simplify]: iters left: 5 (103 enodes) 181.794 * * [simplify]: iters left: 4 (183 enodes) 181.835 * * [simplify]: iters left: 3 (327 enodes) 181.941 * * [simplify]: Extracting #0: cost 1 inf + 0 181.941 * * [simplify]: Extracting #1: cost 3 inf + 0 181.941 * * [simplify]: Extracting #2: cost 18 inf + 0 181.942 * * [simplify]: Extracting #3: cost 72 inf + 0 181.942 * * [simplify]: Extracting #4: cost 122 inf + 4 181.943 * * [simplify]: Extracting #5: cost 116 inf + 2550 181.947 * * [simplify]: Extracting #6: cost 57 inf + 22266 181.956 * * [simplify]: Extracting #7: cost 6 inf + 44214 181.966 * * [simplify]: Extracting #8: cost 0 inf + 47331 181.975 * [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)))))) 181.976 * [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))))) 181.976 * * * * [progress]: [ 257 / 267 ] simplifiying candidate # 181.976 * [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))))))) 181.977 * * [simplify]: iters left: 6 (23 enodes) 181.987 * * [simplify]: iters left: 5 (103 enodes) 182.007 * * [simplify]: iters left: 4 (183 enodes) 182.079 * * [simplify]: iters left: 3 (327 enodes) 182.159 * * [simplify]: Extracting #0: cost 1 inf + 0 182.159 * * [simplify]: Extracting #1: cost 3 inf + 0 182.159 * * [simplify]: Extracting #2: cost 18 inf + 0 182.160 * * [simplify]: Extracting #3: cost 72 inf + 0 182.160 * * [simplify]: Extracting #4: cost 122 inf + 4 182.161 * * [simplify]: Extracting #5: cost 116 inf + 2550 182.166 * * [simplify]: Extracting #6: cost 57 inf + 22266 182.174 * * [simplify]: Extracting #7: cost 6 inf + 44214 182.184 * * [simplify]: Extracting #8: cost 0 inf + 47331 182.194 * [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)))))) 182.194 * [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))))) 182.195 * * * * [progress]: [ 258 / 267 ] simplifiying candidate # 182.195 * [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))))))) 182.195 * * [simplify]: iters left: 6 (23 enodes) 182.211 * * [simplify]: iters left: 5 (103 enodes) 182.236 * * [simplify]: iters left: 4 (183 enodes) 182.275 * * [simplify]: iters left: 3 (327 enodes) 182.359 * * [simplify]: Extracting #0: cost 1 inf + 0 182.360 * * [simplify]: Extracting #1: cost 3 inf + 0 182.360 * * [simplify]: Extracting #2: cost 18 inf + 0 182.360 * * [simplify]: Extracting #3: cost 72 inf + 0 182.361 * * [simplify]: Extracting #4: cost 122 inf + 4 182.362 * * [simplify]: Extracting #5: cost 116 inf + 2550 182.366 * * [simplify]: Extracting #6: cost 57 inf + 22266 182.374 * * [simplify]: Extracting #7: cost 6 inf + 44214 182.383 * * [simplify]: Extracting #8: cost 0 inf + 47331 182.393 * [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)))))) 182.393 * [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))))) 182.393 * * * * [progress]: [ 259 / 267 ] simplifiying candidate # 182.394 * [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))))))) 182.394 * * [simplify]: iters left: 6 (23 enodes) 182.410 * * [simplify]: iters left: 5 (103 enodes) 182.431 * * [simplify]: iters left: 4 (183 enodes) 182.489 * * [simplify]: iters left: 3 (327 enodes) 182.569 * * [simplify]: Extracting #0: cost 1 inf + 0 182.569 * * [simplify]: Extracting #1: cost 3 inf + 0 182.569 * * [simplify]: Extracting #2: cost 18 inf + 0 182.569 * * [simplify]: Extracting #3: cost 72 inf + 0 182.570 * * [simplify]: Extracting #4: cost 122 inf + 4 182.570 * * [simplify]: Extracting #5: cost 116 inf + 2550 182.575 * * [simplify]: Extracting #6: cost 57 inf + 22266 182.579 * * [simplify]: Extracting #7: cost 6 inf + 44214 182.584 * * [simplify]: Extracting #8: cost 0 inf + 47331 182.589 * [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)))))) 182.589 * [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))))) 182.589 * * * * [progress]: [ 260 / 267 ] simplifiying candidate # 182.589 * [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))))))) 182.589 * * [simplify]: iters left: 6 (23 enodes) 182.599 * * [simplify]: iters left: 5 (103 enodes) 182.638 * * [simplify]: iters left: 4 (183 enodes) 182.696 * * [simplify]: iters left: 3 (327 enodes) 182.803 * * [simplify]: Extracting #0: cost 1 inf + 0 182.803 * * [simplify]: Extracting #1: cost 3 inf + 0 182.803 * * [simplify]: Extracting #2: cost 18 inf + 0 182.803 * * [simplify]: Extracting #3: cost 72 inf + 0 182.804 * * [simplify]: Extracting #4: cost 122 inf + 4 182.805 * * [simplify]: Extracting #5: cost 116 inf + 2550 182.809 * * [simplify]: Extracting #6: cost 57 inf + 22266 182.821 * * [simplify]: Extracting #7: cost 6 inf + 44214 182.832 * * [simplify]: Extracting #8: cost 0 inf + 47331 182.840 * [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)))))) 182.841 * [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))))) 182.841 * * * * [progress]: [ 261 / 267 ] simplifiying candidate # 182.841 * [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))))))) 182.841 * * [simplify]: iters left: 6 (23 enodes) 182.850 * * [simplify]: iters left: 5 (103 enodes) 182.871 * * [simplify]: iters left: 4 (183 enodes) 182.924 * * [simplify]: iters left: 3 (327 enodes) 183.001 * * [simplify]: Extracting #0: cost 1 inf + 0 183.001 * * [simplify]: Extracting #1: cost 3 inf + 0 183.001 * * [simplify]: Extracting #2: cost 18 inf + 0 183.002 * * [simplify]: Extracting #3: cost 72 inf + 0 183.002 * * [simplify]: Extracting #4: cost 122 inf + 4 183.002 * * [simplify]: Extracting #5: cost 116 inf + 2550 183.005 * * [simplify]: Extracting #6: cost 57 inf + 22266 183.014 * * [simplify]: Extracting #7: cost 6 inf + 44214 183.027 * * [simplify]: Extracting #8: cost 0 inf + 47331 183.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)))))) 183.037 * [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))))) 183.037 * * * * [progress]: [ 262 / 267 ] simplifiying candidate # 183.038 * [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))))))) 183.038 * * [simplify]: iters left: 6 (26 enodes) 183.055 * * [simplify]: iters left: 5 (119 enodes) 183.102 * * [simplify]: iters left: 4 (231 enodes) 183.167 * * [simplify]: iters left: 3 (482 enodes) 183.359 * * [simplify]: Extracting #0: cost 1 inf + 0 183.359 * * [simplify]: Extracting #1: cost 26 inf + 0 183.360 * * [simplify]: Extracting #2: cost 142 inf + 1 183.361 * * [simplify]: Extracting #3: cost 228 inf + 4 183.365 * * [simplify]: Extracting #4: cost 215 inf + 7740 183.380 * * [simplify]: Extracting #5: cost 118 inf + 41070 183.403 * * [simplify]: Extracting #6: cost 18 inf + 84330 183.430 * * [simplify]: Extracting #7: cost 0 inf + 93406 183.457 * * [simplify]: Extracting #8: cost 0 inf + 93366 183.482 * [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))) 183.482 * [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))))) 183.483 * * * * [progress]: [ 263 / 267 ] simplifiying candidate # 183.483 * [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))))))) 183.483 * * [simplify]: iters left: 6 (26 enodes) 183.493 * * [simplify]: iters left: 5 (119 enodes) 183.526 * * [simplify]: iters left: 4 (231 enodes) 183.579 * * [simplify]: iters left: 3 (482 enodes) 183.741 * * [simplify]: Extracting #0: cost 1 inf + 0 183.741 * * [simplify]: Extracting #1: cost 26 inf + 0 183.742 * * [simplify]: Extracting #2: cost 142 inf + 1 183.743 * * [simplify]: Extracting #3: cost 228 inf + 4 183.745 * * [simplify]: Extracting #4: cost 215 inf + 7740 183.750 * * [simplify]: Extracting #5: cost 118 inf + 41070 183.762 * * [simplify]: Extracting #6: cost 18 inf + 84330 183.781 * * [simplify]: Extracting #7: cost 0 inf + 93406 183.813 * * [simplify]: Extracting #8: cost 0 inf + 93366 183.841 * [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))) 183.841 * [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))))) 183.841 * * * * [progress]: [ 264 / 267 ] simplifiying candidate # 183.842 * [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))))))) 183.842 * * [simplify]: iters left: 6 (26 enodes) 183.860 * * [simplify]: iters left: 5 (119 enodes) 183.908 * * [simplify]: iters left: 4 (231 enodes) 183.995 * * [simplify]: iters left: 3 (482 enodes) 184.123 * * [simplify]: Extracting #0: cost 1 inf + 0 184.123 * * [simplify]: Extracting #1: cost 26 inf + 0 184.124 * * [simplify]: Extracting #2: cost 142 inf + 1 184.125 * * [simplify]: Extracting #3: cost 228 inf + 4 184.128 * * [simplify]: Extracting #4: cost 215 inf + 7740 184.138 * * [simplify]: Extracting #5: cost 118 inf + 41070 184.162 * * [simplify]: Extracting #6: cost 18 inf + 84330 184.177 * * [simplify]: Extracting #7: cost 0 inf + 93406 184.191 * * [simplify]: Extracting #8: cost 0 inf + 93366 184.215 * [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))) 184.215 * [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))))) 184.215 * * * * [progress]: [ 265 / 267 ] simplifiying candidate # 184.215 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 184.215 * * [simplify]: iters left: 4 (6 enodes) 184.219 * * [simplify]: iters left: 3 (23 enodes) 184.229 * * [simplify]: iters left: 2 (39 enodes) 184.247 * * [simplify]: iters left: 1 (73 enodes) 184.273 * * [simplify]: Extracting #0: cost 1 inf + 0 184.273 * * [simplify]: Extracting #1: cost 6 inf + 0 184.273 * * [simplify]: Extracting #2: cost 19 inf + 1 184.273 * * [simplify]: Extracting #3: cost 30 inf + 3 184.273 * * [simplify]: Extracting #4: cost 27 inf + 7 184.274 * * [simplify]: Extracting #5: cost 11 inf + 4704 184.274 * * [simplify]: Extracting #6: cost 0 inf + 8605 184.275 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 184.275 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 184.275 * * * * [progress]: [ 266 / 267 ] simplifiying candidate # 184.275 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 184.275 * * [simplify]: iters left: 4 (6 enodes) 184.277 * * [simplify]: iters left: 3 (23 enodes) 184.282 * * [simplify]: iters left: 2 (39 enodes) 184.291 * * [simplify]: iters left: 1 (73 enodes) 184.305 * * [simplify]: Extracting #0: cost 1 inf + 0 184.305 * * [simplify]: Extracting #1: cost 6 inf + 0 184.305 * * [simplify]: Extracting #2: cost 19 inf + 1 184.305 * * [simplify]: Extracting #3: cost 30 inf + 3 184.305 * * [simplify]: Extracting #4: cost 27 inf + 7 184.305 * * [simplify]: Extracting #5: cost 11 inf + 4704 184.306 * * [simplify]: Extracting #6: cost 0 inf + 8605 184.306 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 184.306 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 184.307 * * * * [progress]: [ 267 / 267 ] simplifiying candidate # 184.307 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 184.307 * * [simplify]: iters left: 4 (6 enodes) 184.309 * * [simplify]: iters left: 3 (23 enodes) 184.314 * * [simplify]: iters left: 2 (39 enodes) 184.322 * * [simplify]: iters left: 1 (73 enodes) 184.341 * * [simplify]: Extracting #0: cost 1 inf + 0 184.341 * * [simplify]: Extracting #1: cost 6 inf + 0 184.341 * * [simplify]: Extracting #2: cost 19 inf + 1 184.341 * * [simplify]: Extracting #3: cost 30 inf + 3 184.341 * * [simplify]: Extracting #4: cost 27 inf + 7 184.342 * * [simplify]: Extracting #5: cost 11 inf + 4704 184.342 * * [simplify]: Extracting #6: cost 0 inf + 8605 184.343 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 184.343 * [simplify]: Simplified (2 1 2 1 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)) (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))))) (exp (* (fabs x) (fabs x))))) 184.343 * * * [progress]: adding candidates to table 191.457 * * [progress]: iteration 4 / 4 191.457 * * * [progress]: picking best candidate 191.561 * * * * [pick]: Picked # 191.561 * * * [progress]: localizing error 191.674 * * * [progress]: generating rewritten candidates 191.674 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2 2 1) 192.486 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2) 193.372 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2 1 1 1) 193.381 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1 2 2 1 1 1 2) 193.388 * * * [progress]: generating series expansions 193.388 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2 2 1) 193.388 * [backup-simplify]: Simplify (* (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))) (pow (fabs x) 7)) into (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (pow (fabs x) 7)) 193.388 * [approximate]: Taking taylor expansion of (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (pow (fabs x) 7)) in (x) around 0 193.388 * [taylor]: Taking taylor expansion of (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (pow (fabs x) 7)) in x 193.388 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) in x 193.388 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 193.388 * [taylor]: Taking taylor expansion of (fabs x) in x 193.388 * [backup-simplify]: Simplify (fabs x) into (fabs x) 193.388 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 193.388 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 193.388 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 193.388 * [taylor]: Taking taylor expansion of 1/2 in x 193.388 * [backup-simplify]: Simplify 1/2 into 1/2 193.388 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 193.388 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 193.388 * [taylor]: Taking taylor expansion of (fabs x) in x 193.388 * [backup-simplify]: Simplify (fabs x) into (fabs x) 193.388 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 193.389 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 193.389 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 193.389 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 193.389 * [taylor]: Taking taylor expansion of 3/4 in x 193.389 * [backup-simplify]: Simplify 3/4 into 3/4 193.389 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 193.389 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 193.389 * [taylor]: Taking taylor expansion of (fabs x) in x 193.389 * [backup-simplify]: Simplify (fabs x) into (fabs x) 193.389 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 193.389 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 193.389 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 193.389 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 193.389 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 193.389 * [taylor]: Taking taylor expansion of (fabs x) in x 193.389 * [backup-simplify]: Simplify (fabs x) into (fabs x) 193.389 * [taylor]: Taking taylor expansion of (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (pow (fabs x) 7)) in x 193.389 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) in x 193.389 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 193.389 * [taylor]: Taking taylor expansion of (fabs x) in x 193.389 * [backup-simplify]: Simplify (fabs x) into (fabs x) 193.389 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 193.389 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) in x 193.389 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 193.389 * [taylor]: Taking taylor expansion of 1/2 in x 193.389 * [backup-simplify]: Simplify 1/2 into 1/2 193.389 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 193.389 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 193.389 * [taylor]: Taking taylor expansion of (fabs x) in x 193.389 * [backup-simplify]: Simplify (fabs x) into (fabs x) 193.389 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 193.389 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 193.390 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 193.390 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 193.390 * [taylor]: Taking taylor expansion of 3/4 in x 193.390 * [backup-simplify]: Simplify 3/4 into 3/4 193.390 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 193.390 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 193.390 * [taylor]: Taking taylor expansion of (fabs x) in x 193.390 * [backup-simplify]: Simplify (fabs x) into (fabs x) 193.390 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 193.390 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 193.390 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 193.390 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 193.390 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 193.390 * [taylor]: Taking taylor expansion of (fabs x) in x 193.390 * [backup-simplify]: Simplify (fabs x) into (fabs x) 193.390 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs x) 3))) into (/ 1/2 (pow (fabs x) 3)) 193.390 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs x) 5))) into (/ 3/4 (pow (fabs x) 5)) 193.390 * [backup-simplify]: Simplify (+ (/ 1/2 (pow (fabs x) 3)) (/ 3/4 (pow (fabs x) 5))) into (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) 193.391 * [backup-simplify]: Simplify (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) into (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) 193.391 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 193.391 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 193.391 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 193.391 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 193.391 * [backup-simplify]: Simplify (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (pow (fabs x) 7)) into (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (pow (fabs x) 7)) 193.391 * [backup-simplify]: Simplify (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (pow (fabs x) 7)) into (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (pow (fabs x) 7)) 193.391 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 193.391 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 193.392 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 193.392 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 193.392 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))))) into 0 193.392 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 193.392 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 193.392 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 193.393 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs x) 3)))) into 0 193.393 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 193.393 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 193.393 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 193.393 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 193.394 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs x) 5)))) into 0 193.394 * [backup-simplify]: Simplify (+ 0 0) into 0 193.394 * [backup-simplify]: Simplify (+ 0 0) into 0 193.395 * [backup-simplify]: Simplify (+ (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) 0) (* 0 (pow (fabs x) 7))) into 0 193.395 * [backup-simplify]: Simplify 0 into 0 193.395 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 193.395 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 193.396 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 193.396 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 193.396 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 193.397 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 193.397 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 193.397 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 193.398 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))) into 0 193.398 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 193.398 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 193.399 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 193.399 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 193.399 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))) into 0 193.400 * [backup-simplify]: Simplify (+ 0 0) into 0 193.400 * [backup-simplify]: Simplify (+ 0 0) into 0 193.400 * [backup-simplify]: Simplify (+ (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 193.400 * [backup-simplify]: Simplify 0 into 0 193.401 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 193.401 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 193.402 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 193.402 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 193.403 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 193.403 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 193.404 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 193.404 * [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 193.405 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))) into 0 193.405 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 193.406 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 193.406 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 193.407 * [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 193.407 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))) into 0 193.408 * [backup-simplify]: Simplify (+ 0 0) into 0 193.408 * [backup-simplify]: Simplify (+ 0 0) into 0 193.409 * [backup-simplify]: Simplify (+ (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 193.409 * [backup-simplify]: Simplify 0 into 0 193.409 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 193.410 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 193.411 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 193.411 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 193.412 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 193.412 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 193.413 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 193.414 * [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 193.415 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))) into 0 193.415 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 193.416 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 193.418 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 193.418 * [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 193.420 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))) into 0 193.420 * [backup-simplify]: Simplify (+ 0 0) into 0 193.420 * [backup-simplify]: Simplify (+ 0 0) into 0 193.422 * [backup-simplify]: Simplify (+ (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 193.422 * [backup-simplify]: Simplify 0 into 0 193.424 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 193.425 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 193.427 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 193.428 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 193.428 * [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 193.429 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 193.430 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 193.431 * [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 193.432 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))))) into 0 193.433 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 193.434 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 193.435 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 193.435 * [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 193.436 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))))) into 0 193.437 * [backup-simplify]: Simplify (+ 0 0) into 0 193.437 * [backup-simplify]: Simplify (+ 0 0) into 0 193.441 * [backup-simplify]: Simplify (+ (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 193.441 * [backup-simplify]: Simplify 0 into 0 193.443 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 193.444 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 193.445 * [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 193.446 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 193.446 * [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 193.448 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 193.449 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 193.449 * [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 193.451 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))))) into 0 193.452 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 193.453 * [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 193.454 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 193.454 * [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 193.456 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))))) into 0 193.456 * [backup-simplify]: Simplify (+ 0 0) into 0 193.457 * [backup-simplify]: Simplify (+ 0 0) into 0 193.459 * [backup-simplify]: Simplify (+ (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 193.459 * [backup-simplify]: Simplify 0 into 0 193.460 * [backup-simplify]: Simplify (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (pow (fabs x) 7)) into (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (pow (fabs x) 7)) 193.460 * [backup-simplify]: Simplify (* (+ (+ (/ 1/2 (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x)))) (/ 3/4 (pow (fabs (/ 1 x)) 5))) (/ 1 (fabs (/ 1 x)))) (pow (fabs (/ 1 x)) 7)) into (* (pow (fabs (/ 1 x)) 7) (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 193.460 * [approximate]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 7) (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) in (x) around 0 193.460 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 7) (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) in x 193.460 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 193.461 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 193.461 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 193.461 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) in x 193.461 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 193.461 * [taylor]: Taking taylor expansion of 1/2 in x 193.461 * [backup-simplify]: Simplify 1/2 into 1/2 193.461 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 193.461 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 193.461 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 193.461 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 193.461 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 193.461 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 193.461 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 193.461 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 193.461 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 193.461 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 193.461 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 193.462 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 193.462 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 193.462 * [taylor]: Taking taylor expansion of 3/4 in x 193.462 * [backup-simplify]: Simplify 3/4 into 3/4 193.462 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 193.462 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 193.462 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 193.462 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 193.462 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 193.462 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 193.462 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 193.462 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 193.462 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 7) (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) in x 193.462 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 193.462 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 193.462 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 193.462 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) in x 193.463 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 193.463 * [taylor]: Taking taylor expansion of 1/2 in x 193.463 * [backup-simplify]: Simplify 1/2 into 1/2 193.463 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 193.463 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 193.463 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 193.463 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 193.463 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 193.463 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 193.463 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 193.463 * [taylor]: Taking taylor expansion of (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 193.463 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 193.463 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 193.463 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 193.463 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 193.463 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 193.463 * [taylor]: Taking taylor expansion of 3/4 in x 193.463 * [backup-simplify]: Simplify 3/4 into 3/4 193.464 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 193.464 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 193.464 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 193.464 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 193.464 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 193.464 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 193.464 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 193.465 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 193.465 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 193.465 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 193.465 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 193.465 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 193.465 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 193.465 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 193.466 * [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)))) 193.466 * [backup-simplify]: Simplify (+ (/ 1/2 (pow (fabs (/ 1 x)) 3)) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) into (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))) 193.467 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 7) (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into (* (pow (fabs (/ 1 x)) 7) (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 193.467 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 7) (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into (* (pow (fabs (/ 1 x)) 7) (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))) 193.467 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 193.467 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 193.468 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 193.468 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))) into 0 193.469 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))))) into 0 193.469 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 193.469 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 193.469 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 193.469 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 193.470 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))) into 0 193.470 * [backup-simplify]: Simplify (+ 0 0) into 0 193.471 * [backup-simplify]: Simplify (+ 0 0) into 0 193.471 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 193.471 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 193.471 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 193.471 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 193.472 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (* 0 (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))) into 0 193.472 * [backup-simplify]: Simplify 0 into 0 193.472 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 193.473 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 193.473 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 193.474 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))) into 0 193.474 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 193.475 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 193.476 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 193.476 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 193.476 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 193.477 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))) into 0 193.478 * [backup-simplify]: Simplify (+ 0 0) into 0 193.478 * [backup-simplify]: Simplify (+ 0 0) into 0 193.479 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 193.479 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 193.480 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 193.480 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 193.481 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (* 0 (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))))) into 0 193.481 * [backup-simplify]: Simplify 0 into 0 193.482 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 193.483 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 193.484 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 193.485 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))) into 0 193.485 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 193.486 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 193.487 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 193.488 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 193.489 * [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 193.490 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into 0 193.491 * [backup-simplify]: Simplify (+ 0 0) into 0 193.491 * [backup-simplify]: Simplify (+ 0 0) into 0 193.492 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 193.493 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 193.494 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 193.495 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 193.496 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))))) into 0 193.496 * [backup-simplify]: Simplify 0 into 0 193.497 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 193.499 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 193.499 * [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 193.501 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))))) into 0 193.501 * [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 193.502 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 193.504 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 193.505 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 193.505 * [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 193.507 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))))) into 0 193.507 * [backup-simplify]: Simplify (+ 0 0) into 0 193.508 * [backup-simplify]: Simplify (+ 0 0) into 0 193.509 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 193.510 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 193.511 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 193.513 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 193.514 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))))))) into 0 193.514 * [backup-simplify]: Simplify 0 into 0 193.516 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 193.517 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 193.518 * [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 193.520 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))))) into 0 193.520 * [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 193.522 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 193.524 * [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 193.525 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 193.526 * [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 193.528 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))))) into 0 193.528 * [backup-simplify]: Simplify (+ 0 0) into 0 193.529 * [backup-simplify]: Simplify (+ 0 0) into 0 193.530 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 193.532 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 193.534 * [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 193.535 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 193.537 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))))))))))) into 0 193.537 * [backup-simplify]: Simplify 0 into 0 193.539 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 193.541 * [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 193.542 * [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 193.544 * [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 193.544 * [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 193.546 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 193.548 * [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 193.550 * [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 193.551 * [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 193.554 * [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 193.554 * [backup-simplify]: Simplify (+ 0 0) into 0 193.554 * [backup-simplify]: Simplify (+ 0 0) into 0 193.556 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 193.558 * [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 193.560 * [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 193.562 * [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 193.569 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (+ (/ 1 (fabs (/ 1 x))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))))))))))) into 0 193.570 * [backup-simplify]: Simplify 0 into 0 193.570 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 (/ 1 x))) 7) (+ (* 1/2 (/ 1 (pow (fabs (/ 1 (/ 1 x))) 3))) (+ (/ 1 (fabs (/ 1 (/ 1 x)))) (* 3/4 (/ 1 (pow (fabs (/ 1 (/ 1 x))) 5)))))) into (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (pow (fabs x) 7)) 193.571 * [backup-simplify]: Simplify (* (+ (+ (/ 1/2 (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) (/ 3/4 (pow (fabs (/ 1 (- x))) 5))) (/ 1 (fabs (/ 1 (- x))))) (pow (fabs (/ 1 (- x))) 7)) into (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) (pow (fabs (/ -1 x)) 7)) 193.571 * [approximate]: Taking taylor expansion of (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) (pow (fabs (/ -1 x)) 7)) in (x) around 0 193.571 * [taylor]: Taking taylor expansion of (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) (pow (fabs (/ -1 x)) 7)) in x 193.571 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) in x 193.571 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 193.571 * [taylor]: Taking taylor expansion of 1/2 in x 193.571 * [backup-simplify]: Simplify 1/2 into 1/2 193.571 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 193.571 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 193.571 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 193.571 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 193.571 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 193.571 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 193.572 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 193.572 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 193.572 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 193.572 * [taylor]: Taking taylor expansion of 3/4 in x 193.572 * [backup-simplify]: Simplify 3/4 into 3/4 193.572 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 193.572 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 193.572 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 193.572 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 193.572 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 193.572 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 193.572 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 193.572 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 193.572 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 193.572 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 193.573 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 193.573 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 193.573 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 193.573 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 193.573 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 193.573 * [taylor]: Taking taylor expansion of (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) (pow (fabs (/ -1 x)) 7)) in x 193.573 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) in x 193.573 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 193.573 * [taylor]: Taking taylor expansion of 1/2 in x 193.573 * [backup-simplify]: Simplify 1/2 into 1/2 193.573 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 193.573 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 193.573 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 193.573 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 193.573 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 193.573 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 193.573 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 193.573 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x)))) in x 193.573 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 193.574 * [taylor]: Taking taylor expansion of 3/4 in x 193.574 * [backup-simplify]: Simplify 3/4 into 3/4 193.574 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 193.574 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 193.574 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 193.574 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 193.574 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 193.574 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 193.574 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 193.575 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 193.575 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 193.575 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 193.575 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 193.575 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 193.575 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 193.575 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 193.575 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 193.575 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 193.575 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 193.575 * [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)))) 193.576 * [backup-simplify]: Simplify (+ (/ 1/2 (pow (fabs (/ -1 x)) 3)) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) into (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) 193.576 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 193.576 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 193.576 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 193.576 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 193.577 * [backup-simplify]: Simplify (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) (pow (fabs (/ -1 x)) 7)) into (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) (pow (fabs (/ -1 x)) 7)) 193.578 * [backup-simplify]: Simplify (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) (pow (fabs (/ -1 x)) 7)) into (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) (pow (fabs (/ -1 x)) 7)) 193.578 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 193.578 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 193.578 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 193.578 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 193.578 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 193.579 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 193.579 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 193.580 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))) into 0 193.580 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 193.580 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 193.580 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 193.580 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 193.581 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))) into 0 193.581 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))))) into 0 193.581 * [backup-simplify]: Simplify (+ 0 0) into 0 193.582 * [backup-simplify]: Simplify (+ 0 0) into 0 193.582 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 193.582 * [backup-simplify]: Simplify 0 into 0 193.583 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 193.583 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 193.584 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 193.585 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 193.585 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 193.586 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 193.586 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 193.587 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))) into 0 193.587 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 193.588 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 193.588 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 193.589 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 193.590 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))) into 0 193.590 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 193.590 * [backup-simplify]: Simplify (+ 0 0) into 0 193.590 * [backup-simplify]: Simplify (+ 0 0) into 0 193.591 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 193.591 * [backup-simplify]: Simplify 0 into 0 193.593 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 193.594 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 193.594 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 193.595 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 193.596 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 193.597 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 193.597 * [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 193.599 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))) into 0 193.600 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 193.600 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 193.601 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 193.602 * [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 193.603 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))) into 0 193.603 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 193.604 * [backup-simplify]: Simplify (+ 0 0) into 0 193.604 * [backup-simplify]: Simplify (+ 0 0) into 0 193.605 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 193.605 * [backup-simplify]: Simplify 0 into 0 193.607 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 193.608 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 193.609 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 193.610 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 193.611 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 193.613 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 193.613 * [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 193.615 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))))) into 0 193.616 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 193.617 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 193.618 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 193.619 * [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 193.620 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))))) into 0 193.621 * [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 193.621 * [backup-simplify]: Simplify (+ 0 0) into 0 193.622 * [backup-simplify]: Simplify (+ 0 0) into 0 193.623 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 193.623 * [backup-simplify]: Simplify 0 into 0 193.625 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 193.627 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 193.628 * [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 193.630 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 193.631 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 193.633 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 193.633 * [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 193.635 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))))) into 0 193.637 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 193.639 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 193.640 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 193.641 * [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 193.643 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))))) into 0 193.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)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 193.643 * [backup-simplify]: Simplify (+ 0 0) into 0 193.644 * [backup-simplify]: Simplify (+ 0 0) into 0 193.646 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 193.646 * [backup-simplify]: Simplify 0 into 0 193.648 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 193.650 * [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 193.652 * [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 193.654 * [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 193.656 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 193.657 * [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 193.658 * [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 193.659 * [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 193.660 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 193.661 * [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 193.663 * [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 193.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))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 193.664 * [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 193.665 * [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 193.665 * [backup-simplify]: Simplify (+ 0 0) into 0 193.665 * [backup-simplify]: Simplify (+ 0 0) into 0 193.667 * [backup-simplify]: Simplify (+ (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) (/ 1 (fabs (/ -1 x))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))))) into 0 193.667 * [backup-simplify]: Simplify 0 into 0 193.667 * [backup-simplify]: Simplify (* (+ (* 1/2 (/ 1 (pow (fabs (/ -1 (/ 1 (- x)))) 3))) (+ (* 3/4 (/ 1 (pow (fabs (/ -1 (/ 1 (- x)))) 5))) (/ 1 (fabs (/ -1 (/ 1 (- x))))))) (pow (fabs (/ -1 (/ 1 (- x)))) 7)) into (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (pow (fabs x) 7)) 193.667 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2) 193.667 * [backup-simplify]: Simplify (* (- (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7)) into (* (pow (fabs x) 7) (- (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 1/2 (/ 1 (pow (fabs x) 3)))) (/ 1 (fabs x)))) 193.667 * [approximate]: Taking taylor expansion of (* (pow (fabs x) 7) (- (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 1/2 (/ 1 (pow (fabs x) 3)))) (/ 1 (fabs x)))) in (x) around 0 193.667 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 7) (- (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 1/2 (/ 1 (pow (fabs x) 3)))) (/ 1 (fabs x)))) in x 193.667 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 193.667 * [taylor]: Taking taylor expansion of (fabs x) in x 193.667 * [backup-simplify]: Simplify (fabs x) into (fabs x) 193.667 * [taylor]: Taking taylor expansion of (- (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 1/2 (/ 1 (pow (fabs x) 3)))) (/ 1 (fabs x))) in x 193.667 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 1/2 (/ 1 (pow (fabs x) 3)))) in x 193.667 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 193.667 * [taylor]: Taking taylor expansion of 3/4 in x 193.667 * [backup-simplify]: Simplify 3/4 into 3/4 193.667 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 193.668 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 193.668 * [taylor]: Taking taylor expansion of (fabs x) in x 193.668 * [backup-simplify]: Simplify (fabs x) into (fabs x) 193.668 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 193.668 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 193.668 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 193.668 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 193.668 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 193.668 * [taylor]: Taking taylor expansion of 1/2 in x 193.668 * [backup-simplify]: Simplify 1/2 into 1/2 193.668 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 193.668 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 193.668 * [taylor]: Taking taylor expansion of (fabs x) in x 193.668 * [backup-simplify]: Simplify (fabs x) into (fabs x) 193.668 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 193.668 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 193.668 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 193.668 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 193.668 * [taylor]: Taking taylor expansion of (fabs x) in x 193.668 * [backup-simplify]: Simplify (fabs x) into (fabs x) 193.668 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 193.668 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 7) (- (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 1/2 (/ 1 (pow (fabs x) 3)))) (/ 1 (fabs x)))) in x 193.668 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 193.668 * [taylor]: Taking taylor expansion of (fabs x) in x 193.668 * [backup-simplify]: Simplify (fabs x) into (fabs x) 193.668 * [taylor]: Taking taylor expansion of (- (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 1/2 (/ 1 (pow (fabs x) 3)))) (/ 1 (fabs x))) in x 193.668 * [taylor]: Taking taylor expansion of (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 1/2 (/ 1 (pow (fabs x) 3)))) in x 193.668 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs x) 5))) in x 193.668 * [taylor]: Taking taylor expansion of 3/4 in x 193.668 * [backup-simplify]: Simplify 3/4 into 3/4 193.668 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 5)) in x 193.668 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 193.668 * [taylor]: Taking taylor expansion of (fabs x) in x 193.668 * [backup-simplify]: Simplify (fabs x) into (fabs x) 193.669 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 193.669 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 193.669 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 193.669 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 5)) into (/ 1 (pow (fabs x) 5)) 193.669 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs x) 3))) in x 193.669 * [taylor]: Taking taylor expansion of 1/2 in x 193.669 * [backup-simplify]: Simplify 1/2 into 1/2 193.669 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 3)) in x 193.669 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 193.669 * [taylor]: Taking taylor expansion of (fabs x) in x 193.669 * [backup-simplify]: Simplify (fabs x) into (fabs x) 193.669 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 193.669 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 193.669 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 3)) into (/ 1 (pow (fabs x) 3)) 193.669 * [taylor]: Taking taylor expansion of (/ 1 (fabs x)) in x 193.669 * [taylor]: Taking taylor expansion of (fabs x) in x 193.669 * [backup-simplify]: Simplify (fabs x) into (fabs x) 193.669 * [backup-simplify]: Simplify (/ 1 (fabs x)) into (/ 1 (fabs x)) 193.669 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 193.669 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 193.669 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 193.669 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 193.670 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs x) 5))) into (/ 3/4 (pow (fabs x) 5)) 193.670 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs x) 3))) into (/ 1/2 (pow (fabs x) 3)) 193.670 * [backup-simplify]: Simplify (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (pow (fabs x) 3))) into (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 1/2 (/ 1 (pow (fabs x) 3)))) 193.670 * [backup-simplify]: Simplify (- (/ 1 (fabs x))) into (- (/ 1 (fabs x))) 193.670 * [backup-simplify]: Simplify (+ (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 1/2 (/ 1 (pow (fabs x) 3)))) (- (/ 1 (fabs x)))) into (- (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 1/2 (/ 1 (pow (fabs x) 3)))) (/ 1 (fabs x))) 193.670 * [backup-simplify]: Simplify (* (pow (fabs x) 7) (- (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 1/2 (/ 1 (pow (fabs x) 3)))) (/ 1 (fabs x)))) into (* (pow (fabs x) 7) (- (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 1/2 (/ 1 (pow (fabs x) 3)))) (/ 1 (fabs x)))) 193.670 * [backup-simplify]: Simplify (* (pow (fabs x) 7) (- (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 1/2 (/ 1 (pow (fabs x) 3)))) (/ 1 (fabs x)))) into (* (pow (fabs x) 7) (- (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 1/2 (/ 1 (pow (fabs x) 3)))) (/ 1 (fabs x)))) 193.671 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 193.671 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 193.671 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 193.671 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 193.671 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs x) 5)))) into 0 193.671 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 193.671 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 193.672 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 193.672 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs x) 3)))) into 0 193.672 * [backup-simplify]: Simplify (+ 0 0) into 0 193.672 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))))) into 0 193.673 * [backup-simplify]: Simplify (- 0) into 0 193.673 * [backup-simplify]: Simplify (+ 0 0) into 0 193.673 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 193.673 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 193.673 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 193.673 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 193.673 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (* 0 (- (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 1/2 (/ 1 (pow (fabs x) 3)))) (/ 1 (fabs x))))) into 0 193.673 * [backup-simplify]: Simplify 0 into 0 193.674 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 193.674 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 193.674 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 193.675 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 193.675 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))) into 0 193.676 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 193.676 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 193.676 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 193.677 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))) into 0 193.677 * [backup-simplify]: Simplify (+ 0 0) into 0 193.677 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 193.677 * [backup-simplify]: Simplify (- 0) into 0 193.677 * [backup-simplify]: Simplify (+ 0 0) into 0 193.678 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 193.678 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 193.678 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 193.679 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 193.679 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (* 0 (- (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 1/2 (/ 1 (pow (fabs x) 3)))) (/ 1 (fabs x)))))) into 0 193.679 * [backup-simplify]: Simplify 0 into 0 193.680 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 193.680 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 193.681 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 193.681 * [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 193.682 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))) into 0 193.682 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 193.683 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 193.683 * [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 193.684 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))) into 0 193.684 * [backup-simplify]: Simplify (+ 0 0) into 0 193.684 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 193.685 * [backup-simplify]: Simplify (- 0) into 0 193.685 * [backup-simplify]: Simplify (+ 0 0) into 0 193.685 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 193.689 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 193.690 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 193.690 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 193.691 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 1/2 (/ 1 (pow (fabs x) 3)))) (/ 1 (fabs x))))))) into 0 193.691 * [backup-simplify]: Simplify 0 into 0 193.692 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 193.693 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 193.693 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 193.694 * [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 193.694 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))) into 0 193.695 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 193.696 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 193.696 * [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 193.697 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))) into 0 193.697 * [backup-simplify]: Simplify (+ 0 0) into 0 193.698 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 193.698 * [backup-simplify]: Simplify (- 0) into 0 193.698 * [backup-simplify]: Simplify (+ 0 0) into 0 193.699 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 193.700 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 193.700 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 193.701 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 193.702 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 1/2 (/ 1 (pow (fabs x) 3)))) (/ 1 (fabs x)))))))) into 0 193.702 * [backup-simplify]: Simplify 0 into 0 193.703 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 193.704 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 193.705 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 193.705 * [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 193.706 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5)))))))) into 0 193.707 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 193.708 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 193.709 * [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 193.710 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3)))))))) into 0 193.710 * [backup-simplify]: Simplify (+ 0 0) into 0 193.710 * [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 193.710 * [backup-simplify]: Simplify (- 0) into 0 193.711 * [backup-simplify]: Simplify (+ 0 0) into 0 193.712 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 193.713 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 193.714 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 193.714 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 193.716 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 1/2 (/ 1 (pow (fabs x) 3)))) (/ 1 (fabs x))))))))) into 0 193.716 * [backup-simplify]: Simplify 0 into 0 193.717 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 193.718 * [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 193.719 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 193.719 * [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 193.721 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 5))))))))) into 0 193.722 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 193.723 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 193.724 * [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 193.725 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 3))))))))) into 0 193.726 * [backup-simplify]: Simplify (+ 0 0) into 0 193.726 * [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 193.726 * [backup-simplify]: Simplify (- 0) into 0 193.726 * [backup-simplify]: Simplify (+ 0 0) into 0 193.727 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 193.729 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 193.730 * [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 193.731 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 193.732 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 1/2 (/ 1 (pow (fabs x) 3)))) (/ 1 (fabs x)))))))))) into 0 193.732 * [backup-simplify]: Simplify 0 into 0 193.733 * [backup-simplify]: Simplify (* (pow (fabs x) 7) (- (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 1/2 (/ 1 (pow (fabs x) 3)))) (/ 1 (fabs x)))) into (* (pow (fabs x) 7) (- (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 1/2 (/ 1 (pow (fabs x) 3)))) (/ 1 (fabs x)))) 193.733 * [backup-simplify]: Simplify (* (- (+ (/ 3/4 (pow (fabs (/ 1 x)) 5)) (/ 1/2 (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))))) (/ 1 (fabs (/ 1 x)))) (pow (fabs (/ 1 x)) 7)) into (* (pow (fabs (/ 1 x)) 7) (- (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) (/ 1 (fabs (/ 1 x))))) 193.733 * [approximate]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 7) (- (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) (/ 1 (fabs (/ 1 x))))) in (x) around 0 193.733 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 7) (- (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) (/ 1 (fabs (/ 1 x))))) in x 193.733 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 193.733 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 193.733 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 193.733 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) (/ 1 (fabs (/ 1 x)))) in x 193.733 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 193.733 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 193.733 * [taylor]: Taking taylor expansion of 1/2 in x 193.733 * [backup-simplify]: Simplify 1/2 into 1/2 193.733 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 193.733 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 193.733 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 193.733 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 193.733 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 193.733 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 193.734 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 193.734 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 193.734 * [taylor]: Taking taylor expansion of 3/4 in x 193.734 * [backup-simplify]: Simplify 3/4 into 3/4 193.734 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 193.734 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 193.734 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 193.734 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 193.734 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 193.734 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 193.734 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 193.734 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 193.734 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 193.734 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 193.734 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 193.734 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 193.734 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 7) (- (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) (/ 1 (fabs (/ 1 x))))) in x 193.734 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 193.734 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 193.734 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 193.734 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) (/ 1 (fabs (/ 1 x)))) in x 193.734 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) in x 193.734 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) in x 193.734 * [taylor]: Taking taylor expansion of 1/2 in x 193.734 * [backup-simplify]: Simplify 1/2 into 1/2 193.734 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 3)) in x 193.734 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 193.734 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 193.734 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 193.734 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 193.735 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 193.735 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 3)) into (/ 1 (pow (fabs (/ 1 x)) 3)) 193.735 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) in x 193.735 * [taylor]: Taking taylor expansion of 3/4 in x 193.735 * [backup-simplify]: Simplify 3/4 into 3/4 193.735 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 5)) in x 193.735 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 193.735 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 193.735 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 193.735 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 193.735 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 193.735 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 193.735 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 5)) into (/ 1 (pow (fabs (/ 1 x)) 5)) 193.735 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ 1 x))) in x 193.735 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 193.735 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 193.735 * [backup-simplify]: Simplify (/ 1 (fabs (/ 1 x))) into (/ 1 (fabs (/ 1 x))) 193.735 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 193.735 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 193.736 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 193.736 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 193.736 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) into (/ 1/2 (pow (fabs (/ 1 x)) 3)) 193.736 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5))) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 193.736 * [backup-simplify]: Simplify (+ (/ 1/2 (pow (fabs (/ 1 x)) 3)) (/ 3/4 (pow (fabs (/ 1 x)) 5))) into (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) 193.736 * [backup-simplify]: Simplify (- (/ 1 (fabs (/ 1 x)))) into (- (/ 1 (fabs (/ 1 x)))) 193.736 * [backup-simplify]: Simplify (+ (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) (- (/ 1 (fabs (/ 1 x))))) into (- (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) (/ 1 (fabs (/ 1 x)))) 193.737 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 7) (- (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) (/ 1 (fabs (/ 1 x))))) into (* (pow (fabs (/ 1 x)) 7) (- (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) (/ 1 (fabs (/ 1 x))))) 193.737 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 7) (- (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) (/ 1 (fabs (/ 1 x))))) into (* (pow (fabs (/ 1 x)) 7) (- (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) (/ 1 (fabs (/ 1 x))))) 193.737 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 193.737 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 193.737 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 193.738 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))) into 0 193.738 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 193.738 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 193.738 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 193.738 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 193.739 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))) into 0 193.739 * [backup-simplify]: Simplify (+ 0 0) into 0 193.739 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))))) into 0 193.739 * [backup-simplify]: Simplify (- 0) into 0 193.740 * [backup-simplify]: Simplify (+ 0 0) into 0 193.740 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 193.740 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 193.740 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 193.740 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 193.741 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (* 0 (- (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) (/ 1 (fabs (/ 1 x)))))) into 0 193.741 * [backup-simplify]: Simplify 0 into 0 193.741 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 193.742 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 193.742 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 193.743 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))) into 0 193.744 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 193.744 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 193.745 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 193.745 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 193.746 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))) into 0 193.747 * [backup-simplify]: Simplify (+ 0 0) into 0 193.747 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 193.747 * [backup-simplify]: Simplify (- 0) into 0 193.748 * [backup-simplify]: Simplify (+ 0 0) into 0 193.748 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 193.749 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 193.749 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 193.750 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 193.751 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (* 0 (- (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) (/ 1 (fabs (/ 1 x))))))) into 0 193.751 * [backup-simplify]: Simplify 0 into 0 193.752 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 193.753 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 193.753 * [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 193.755 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))) into 0 193.755 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 193.756 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 193.757 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 193.758 * [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 193.759 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))) into 0 193.759 * [backup-simplify]: Simplify (+ 0 0) into 0 193.760 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 193.760 * [backup-simplify]: Simplify (- 0) into 0 193.760 * [backup-simplify]: Simplify (+ 0 0) into 0 193.761 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 193.762 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 193.763 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 193.764 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 193.765 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) (/ 1 (fabs (/ 1 x)))))))) into 0 193.765 * [backup-simplify]: Simplify 0 into 0 193.767 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 193.768 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 193.768 * [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 193.769 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3))))))) into 0 193.770 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 193.771 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 193.772 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 193.772 * [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 193.773 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5))))))) into 0 193.773 * [backup-simplify]: Simplify (+ 0 0) into 0 193.773 * [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 193.774 * [backup-simplify]: Simplify (- 0) into 0 193.774 * [backup-simplify]: Simplify (+ 0 0) into 0 193.775 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 193.776 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 193.776 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 193.777 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 193.778 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) (/ 1 (fabs (/ 1 x))))))))) into 0 193.778 * [backup-simplify]: Simplify 0 into 0 193.779 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 193.780 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 193.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))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 193.785 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 3)))))))) into 0 193.786 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 193.787 * [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 193.788 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 193.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))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 193.790 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 5)))))))) into 0 193.790 * [backup-simplify]: Simplify (+ 0 0) into 0 193.790 * [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 193.790 * [backup-simplify]: Simplify (- 0) into 0 193.790 * [backup-simplify]: Simplify (+ 0 0) into 0 193.791 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 193.792 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 193.793 * [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 193.794 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 193.796 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) (/ 1 (fabs (/ 1 x)))))))))) into 0 193.796 * [backup-simplify]: Simplify 0 into 0 193.797 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 193.798 * [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 193.798 * [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 193.800 * [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 193.801 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 193.802 * [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 193.803 * [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 193.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))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 193.806 * [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 193.807 * [backup-simplify]: Simplify (+ 0 0) into 0 193.807 * [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 193.807 * [backup-simplify]: Simplify (- 0) into 0 193.808 * [backup-simplify]: Simplify (+ 0 0) into 0 193.810 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 193.812 * [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 193.814 * [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 193.815 * [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 193.818 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (+ (* 1/2 (/ 1 (pow (fabs (/ 1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 x)) 5)))) (/ 1 (fabs (/ 1 x))))))))))) into 0 193.818 * [backup-simplify]: Simplify 0 into 0 193.819 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 (/ 1 x))) 7) (- (+ (* 1/2 (/ 1 (pow (fabs (/ 1 (/ 1 x))) 3))) (* 3/4 (/ 1 (pow (fabs (/ 1 (/ 1 x))) 5)))) (/ 1 (fabs (/ 1 (/ 1 x)))))) into (* (- (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (/ 1 (fabs x))) (pow (fabs x) 7)) 193.819 * [backup-simplify]: Simplify (* (- (+ (/ 3/4 (pow (fabs (/ 1 (- x))) 5)) (/ 1/2 (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))))) (/ 1 (fabs (/ 1 (- x))))) (pow (fabs (/ 1 (- x))) 7)) into (* (- (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (/ 1 (fabs (/ -1 x)))) (pow (fabs (/ -1 x)) 7)) 193.819 * [approximate]: Taking taylor expansion of (* (- (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (/ 1 (fabs (/ -1 x)))) (pow (fabs (/ -1 x)) 7)) in (x) around 0 193.819 * [taylor]: Taking taylor expansion of (* (- (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (/ 1 (fabs (/ -1 x)))) (pow (fabs (/ -1 x)) 7)) in x 193.819 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (/ 1 (fabs (/ -1 x)))) in x 193.819 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) in x 193.820 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 193.820 * [taylor]: Taking taylor expansion of 1/2 in x 193.820 * [backup-simplify]: Simplify 1/2 into 1/2 193.820 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 193.820 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 193.820 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 193.820 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 193.820 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 193.820 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 193.820 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 193.820 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 193.820 * [taylor]: Taking taylor expansion of 3/4 in x 193.820 * [backup-simplify]: Simplify 3/4 into 3/4 193.820 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 193.820 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 193.820 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 193.821 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 193.821 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 193.821 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 193.821 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 193.821 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 193.821 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 193.821 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 193.821 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 193.821 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 193.821 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 193.821 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 193.822 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 193.822 * [taylor]: Taking taylor expansion of (* (- (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (/ 1 (fabs (/ -1 x)))) (pow (fabs (/ -1 x)) 7)) in x 193.822 * [taylor]: Taking taylor expansion of (- (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (/ 1 (fabs (/ -1 x)))) in x 193.822 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) in x 193.822 * [taylor]: Taking taylor expansion of (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) in x 193.822 * [taylor]: Taking taylor expansion of 1/2 in x 193.822 * [backup-simplify]: Simplify 1/2 into 1/2 193.822 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 3)) in x 193.822 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 193.822 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 193.822 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 193.822 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 193.822 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 193.822 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 3)) into (/ 1 (pow (fabs (/ -1 x)) 3)) 193.822 * [taylor]: Taking taylor expansion of (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) in x 193.822 * [taylor]: Taking taylor expansion of 3/4 in x 193.822 * [backup-simplify]: Simplify 3/4 into 3/4 193.822 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 5)) in x 193.823 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 193.823 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 193.823 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 193.823 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 193.823 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 193.823 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 193.823 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 5)) into (/ 1 (pow (fabs (/ -1 x)) 5)) 193.823 * [taylor]: Taking taylor expansion of (/ 1 (fabs (/ -1 x))) in x 193.823 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 193.823 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 193.823 * [backup-simplify]: Simplify (/ 1 (fabs (/ -1 x))) into (/ 1 (fabs (/ -1 x))) 193.823 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 193.823 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 193.824 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 193.824 * [backup-simplify]: Simplify (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) into (/ 1/2 (pow (fabs (/ -1 x)) 3)) 193.824 * [backup-simplify]: Simplify (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5))) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 193.824 * [backup-simplify]: Simplify (+ (/ 1/2 (pow (fabs (/ -1 x)) 3)) (/ 3/4 (pow (fabs (/ -1 x)) 5))) into (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) 193.824 * [backup-simplify]: Simplify (- (/ 1 (fabs (/ -1 x)))) into (- (/ 1 (fabs (/ -1 x)))) 193.825 * [backup-simplify]: Simplify (+ (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (- (/ 1 (fabs (/ -1 x))))) into (- (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (/ 1 (fabs (/ -1 x)))) 193.825 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 193.825 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 193.825 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 193.826 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 193.826 * [backup-simplify]: Simplify (* (- (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (/ 1 (fabs (/ -1 x)))) (pow (fabs (/ -1 x)) 7)) into (* (- (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (/ 1 (fabs (/ -1 x)))) (pow (fabs (/ -1 x)) 7)) 193.827 * [backup-simplify]: Simplify (* (- (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (/ 1 (fabs (/ -1 x)))) (pow (fabs (/ -1 x)) 7)) into (* (- (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (/ 1 (fabs (/ -1 x)))) (pow (fabs (/ -1 x)) 7)) 193.827 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 193.827 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 193.827 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 193.828 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 193.828 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 193.828 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 193.828 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 193.829 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))) into 0 193.829 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 193.829 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 193.830 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 193.830 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 193.831 * [backup-simplify]: Simplify (+ (* 3/4 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))) into 0 193.831 * [backup-simplify]: Simplify (+ 0 0) into 0 193.831 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))))) into 0 193.831 * [backup-simplify]: Simplify (- 0) into 0 193.832 * [backup-simplify]: Simplify (+ 0 0) into 0 193.832 * [backup-simplify]: Simplify (+ (* (- (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (/ 1 (fabs (/ -1 x)))) 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 193.833 * [backup-simplify]: Simplify 0 into 0 193.833 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 193.834 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 193.834 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 193.835 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 193.835 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 193.836 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 193.837 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 193.838 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))) into 0 193.838 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 193.839 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 193.840 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 193.840 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 193.841 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))) into 0 193.841 * [backup-simplify]: Simplify (+ 0 0) into 0 193.842 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 193.842 * [backup-simplify]: Simplify (- 0) into 0 193.842 * [backup-simplify]: Simplify (+ 0 0) into 0 193.843 * [backup-simplify]: Simplify (+ (* (- (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (/ 1 (fabs (/ -1 x)))) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 193.843 * [backup-simplify]: Simplify 0 into 0 193.844 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 193.845 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 193.846 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 193.847 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 193.848 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 193.849 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 193.849 * [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 193.851 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))) into 0 193.851 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 193.852 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 193.853 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 193.854 * [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 193.855 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))) into 0 193.855 * [backup-simplify]: Simplify (+ 0 0) into 0 193.856 * [backup-simplify]: Simplify (- (+ (* (/ 1 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 193.856 * [backup-simplify]: Simplify (- 0) into 0 193.857 * [backup-simplify]: Simplify (+ 0 0) into 0 193.858 * [backup-simplify]: Simplify (+ (* (- (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (/ 1 (fabs (/ -1 x)))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 193.858 * [backup-simplify]: Simplify 0 into 0 193.859 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 193.860 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 193.862 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 193.863 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 193.864 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 193.866 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 193.866 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 193.868 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3))))))) into 0 193.870 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 193.871 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 193.872 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 193.873 * [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 193.874 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5))))))) into 0 193.875 * [backup-simplify]: Simplify (+ 0 0) into 0 193.875 * [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 193.876 * [backup-simplify]: Simplify (- 0) into 0 193.876 * [backup-simplify]: Simplify (+ 0 0) into 0 193.878 * [backup-simplify]: Simplify (+ (* (- (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (/ 1 (fabs (/ -1 x)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 193.878 * [backup-simplify]: Simplify 0 into 0 193.879 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 193.881 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 193.882 * [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 193.884 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 193.886 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 193.887 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 193.888 * [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 193.890 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 3)))))))) into 0 193.891 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 193.893 * [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 193.895 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 193.896 * [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 193.898 * [backup-simplify]: Simplify (+ (* 3/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 5)))))))) into 0 193.899 * [backup-simplify]: Simplify (+ 0 0) into 0 193.899 * [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 193.900 * [backup-simplify]: Simplify (- 0) into 0 193.900 * [backup-simplify]: Simplify (+ 0 0) into 0 193.902 * [backup-simplify]: Simplify (+ (* (- (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (/ 1 (fabs (/ -1 x)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 193.902 * [backup-simplify]: Simplify 0 into 0 193.904 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 193.910 * [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 193.912 * [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 193.913 * [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 193.914 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 193.915 * [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 193.916 * [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 193.917 * [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 193.919 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 193.920 * [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 193.921 * [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 193.921 * [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 193.923 * [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 193.923 * [backup-simplify]: Simplify (+ 0 0) into 0 193.923 * [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 193.924 * [backup-simplify]: Simplify (- 0) into 0 193.924 * [backup-simplify]: Simplify (+ 0 0) into 0 193.925 * [backup-simplify]: Simplify (+ (* (- (+ (* 1/2 (/ 1 (pow (fabs (/ -1 x)) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 x)) 5)))) (/ 1 (fabs (/ -1 x)))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))))) into 0 193.925 * [backup-simplify]: Simplify 0 into 0 193.926 * [backup-simplify]: Simplify (* (- (+ (* 1/2 (/ 1 (pow (fabs (/ -1 (/ 1 (- x)))) 3))) (* 3/4 (/ 1 (pow (fabs (/ -1 (/ 1 (- x)))) 5)))) (/ 1 (fabs (/ -1 (/ 1 (- x)))))) (pow (fabs (/ -1 (/ 1 (- x)))) 7)) into (* (- (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (/ 1 (fabs x))) (pow (fabs x) 7)) 193.926 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2 1 1 1) 193.926 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 193.926 * [approximate]: Taking taylor expansion of (/ 3/4 (pow (fabs x) 5)) in (x) around 0 193.926 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs x) 5)) in x 193.926 * [taylor]: Taking taylor expansion of 3/4 in x 193.926 * [backup-simplify]: Simplify 3/4 into 3/4 193.926 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 193.926 * [taylor]: Taking taylor expansion of (fabs x) in x 193.926 * [backup-simplify]: Simplify (fabs x) into (fabs x) 193.926 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 193.926 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 193.926 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 193.926 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 193.926 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs x) 5)) in x 193.926 * [taylor]: Taking taylor expansion of 3/4 in x 193.926 * [backup-simplify]: Simplify 3/4 into 3/4 193.926 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 193.926 * [taylor]: Taking taylor expansion of (fabs x) in x 193.926 * [backup-simplify]: Simplify (fabs x) into (fabs x) 193.926 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 193.926 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 193.927 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 193.927 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 193.927 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 193.927 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 193.927 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 193.927 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 193.927 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 193.927 * [backup-simplify]: Simplify 0 into 0 193.928 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 193.928 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 193.928 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 193.929 * [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 193.929 * [backup-simplify]: Simplify 0 into 0 193.929 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 193.930 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 193.930 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 193.931 * [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 193.931 * [backup-simplify]: Simplify 0 into 0 193.931 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 193.932 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 193.933 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 193.933 * [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 193.933 * [backup-simplify]: Simplify 0 into 0 193.934 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 193.935 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 193.936 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 193.936 * [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 193.937 * [backup-simplify]: Simplify 0 into 0 193.938 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 193.939 * [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 193.940 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 193.940 * [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 193.941 * [backup-simplify]: Simplify 0 into 0 193.941 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 193.941 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 193.941 * [approximate]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ 1 x)) 5)) in (x) around 0 193.941 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ 1 x)) 5)) in x 193.941 * [taylor]: Taking taylor expansion of 3/4 in x 193.941 * [backup-simplify]: Simplify 3/4 into 3/4 193.941 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 193.941 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 193.941 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 193.941 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 193.941 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 193.941 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 193.941 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 193.941 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ 1 x)) 5)) in x 193.941 * [taylor]: Taking taylor expansion of 3/4 in x 193.941 * [backup-simplify]: Simplify 3/4 into 3/4 193.941 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 193.941 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 193.941 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 193.941 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 193.942 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 193.942 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 193.942 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 193.942 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 193.942 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 193.942 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 193.942 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 193.942 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 193.942 * [backup-simplify]: Simplify 0 into 0 193.943 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 193.943 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 193.943 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 193.944 * [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 193.944 * [backup-simplify]: Simplify 0 into 0 193.945 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 193.945 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 193.946 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 193.947 * [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 193.947 * [backup-simplify]: Simplify 0 into 0 193.948 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 193.949 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 193.951 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 193.951 * [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 193.951 * [backup-simplify]: Simplify 0 into 0 193.953 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 193.955 * [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 193.960 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 193.961 * [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 193.961 * [backup-simplify]: Simplify 0 into 0 193.963 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 193.965 * [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 193.967 * [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 193.968 * [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 193.968 * [backup-simplify]: Simplify 0 into 0 193.968 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 (/ 1 x))) 5)) into (/ 3/4 (pow (fabs x) 5)) 193.968 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 (- x))) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 193.968 * [approximate]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ -1 x)) 5)) in (x) around 0 193.968 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ -1 x)) 5)) in x 193.968 * [taylor]: Taking taylor expansion of 3/4 in x 193.968 * [backup-simplify]: Simplify 3/4 into 3/4 193.968 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 193.968 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 193.968 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 193.968 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 193.969 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 193.969 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 193.969 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 x)) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 193.969 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ -1 x)) 5)) in x 193.969 * [taylor]: Taking taylor expansion of 3/4 in x 193.969 * [backup-simplify]: Simplify 3/4 into 3/4 193.969 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 193.969 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 193.969 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 193.969 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 193.969 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 193.970 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 193.970 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 x)) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 193.970 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 x)) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 193.970 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 193.970 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 193.970 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 193.971 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 193.971 * [backup-simplify]: Simplify 0 into 0 193.972 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 193.972 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 193.973 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 193.973 * [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 193.973 * [backup-simplify]: Simplify 0 into 0 193.974 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 193.975 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 193.976 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 193.977 * [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 193.977 * [backup-simplify]: Simplify 0 into 0 193.978 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 193.979 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 193.980 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 193.981 * [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 193.981 * [backup-simplify]: Simplify 0 into 0 193.983 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 193.984 * [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 193.986 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 193.987 * [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 193.987 * [backup-simplify]: Simplify 0 into 0 193.989 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 193.990 * [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 193.992 * [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 193.993 * [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 193.993 * [backup-simplify]: Simplify 0 into 0 193.994 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) into (/ 3/4 (pow (fabs x) 5)) 193.994 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1 2 2 1 1 1 2) 193.994 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 193.994 * [approximate]: Taking taylor expansion of (/ 3/4 (pow (fabs x) 5)) in (x) around 0 193.994 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs x) 5)) in x 193.994 * [taylor]: Taking taylor expansion of 3/4 in x 193.994 * [backup-simplify]: Simplify 3/4 into 3/4 193.994 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 193.994 * [taylor]: Taking taylor expansion of (fabs x) in x 193.994 * [backup-simplify]: Simplify (fabs x) into (fabs x) 193.994 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 193.994 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 193.994 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 193.994 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 193.994 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs x) 5)) in x 193.994 * [taylor]: Taking taylor expansion of 3/4 in x 193.995 * [backup-simplify]: Simplify 3/4 into 3/4 193.995 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 193.995 * [taylor]: Taking taylor expansion of (fabs x) in x 193.995 * [backup-simplify]: Simplify (fabs x) into (fabs x) 193.995 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 193.995 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 193.995 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 193.995 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 193.995 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 193.995 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 193.995 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 193.996 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 193.996 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 193.996 * [backup-simplify]: Simplify 0 into 0 193.997 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 193.997 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 193.998 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 193.998 * [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 193.998 * [backup-simplify]: Simplify 0 into 0 193.999 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 194.000 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 194.001 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 194.001 * [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 194.001 * [backup-simplify]: Simplify 0 into 0 194.002 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 194.004 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 194.005 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 194.006 * [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 194.006 * [backup-simplify]: Simplify 0 into 0 194.008 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 194.009 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 194.011 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 194.011 * [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 194.011 * [backup-simplify]: Simplify 0 into 0 194.013 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 194.014 * [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 194.015 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 194.015 * [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 194.015 * [backup-simplify]: Simplify 0 into 0 194.015 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs x) 5)) into (/ 3/4 (pow (fabs x) 5)) 194.016 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 194.016 * [approximate]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ 1 x)) 5)) in (x) around 0 194.016 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ 1 x)) 5)) in x 194.016 * [taylor]: Taking taylor expansion of 3/4 in x 194.016 * [backup-simplify]: Simplify 3/4 into 3/4 194.016 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 194.016 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 194.016 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 194.016 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 194.016 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 194.016 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 194.016 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 194.016 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ 1 x)) 5)) in x 194.016 * [taylor]: Taking taylor expansion of 3/4 in x 194.016 * [backup-simplify]: Simplify 3/4 into 3/4 194.016 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 194.016 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 194.016 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 194.016 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 194.016 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 194.016 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 194.017 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 194.017 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 x)) 5)) into (/ 3/4 (pow (fabs (/ 1 x)) 5)) 194.017 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 194.017 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 194.017 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 194.017 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 194.017 * [backup-simplify]: Simplify 0 into 0 194.018 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 194.018 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 194.018 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 194.019 * [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 194.019 * [backup-simplify]: Simplify 0 into 0 194.019 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 194.020 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 194.020 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 194.021 * [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 194.021 * [backup-simplify]: Simplify 0 into 0 194.022 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 194.026 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 194.028 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 194.028 * [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 194.028 * [backup-simplify]: Simplify 0 into 0 194.029 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 194.030 * [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 194.031 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 194.031 * [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 194.032 * [backup-simplify]: Simplify 0 into 0 194.033 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 194.034 * [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 194.035 * [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 194.036 * [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 194.036 * [backup-simplify]: Simplify 0 into 0 194.036 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 (/ 1 x))) 5)) into (/ 3/4 (pow (fabs x) 5)) 194.036 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ 1 (- x))) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 194.036 * [approximate]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ -1 x)) 5)) in (x) around 0 194.036 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ -1 x)) 5)) in x 194.036 * [taylor]: Taking taylor expansion of 3/4 in x 194.036 * [backup-simplify]: Simplify 3/4 into 3/4 194.036 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 194.036 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 194.036 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 194.036 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 194.036 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 194.036 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 194.036 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 x)) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 194.036 * [taylor]: Taking taylor expansion of (/ 3/4 (pow (fabs (/ -1 x)) 5)) in x 194.036 * [taylor]: Taking taylor expansion of 3/4 in x 194.036 * [backup-simplify]: Simplify 3/4 into 3/4 194.036 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 194.036 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 194.036 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 194.036 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 194.037 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 194.037 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 194.037 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 x)) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 194.037 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 x)) 5)) into (/ 3/4 (pow (fabs (/ -1 x)) 5)) 194.037 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 194.037 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 194.037 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 194.037 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 194.037 * [backup-simplify]: Simplify 0 into 0 194.038 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 194.038 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 194.038 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 194.039 * [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 194.039 * [backup-simplify]: Simplify 0 into 0 194.039 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 194.040 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 194.041 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 194.041 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 194.041 * [backup-simplify]: Simplify 0 into 0 194.043 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 194.044 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 194.045 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 194.046 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 3/4 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 194.046 * [backup-simplify]: Simplify 0 into 0 194.048 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 194.049 * [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 194.051 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 194.052 * [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 194.052 * [backup-simplify]: Simplify 0 into 0 194.054 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 194.056 * [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 194.058 * [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 194.059 * [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 194.059 * [backup-simplify]: Simplify 0 into 0 194.059 * [backup-simplify]: Simplify (/ 3/4 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) into (/ 3/4 (pow (fabs x) 5)) 194.059 * * * [progress]: simplifying candidates 194.059 * * * * [progress]: [ 1 / 177 ] simplifiying candidate # 194.059 * * * * [progress]: [ 2 / 177 ] simplifiying candidate # 194.060 * [simplify]: Simplifying (+ (log (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (* (log (fabs x)) 7)) 194.060 * * [simplify]: iters left: 6 (19 enodes) 194.071 * * [simplify]: iters left: 5 (73 enodes) 194.097 * * [simplify]: iters left: 4 (106 enodes) 194.135 * * [simplify]: iters left: 3 (154 enodes) 194.168 * * [simplify]: iters left: 2 (219 enodes) 194.232 * * [simplify]: iters left: 1 (376 enodes) 194.371 * * [simplify]: Extracting #0: cost 1 inf + 0 194.371 * * [simplify]: Extracting #1: cost 4 inf + 0 194.371 * * [simplify]: Extracting #2: cost 9 inf + 0 194.371 * * [simplify]: Extracting #3: cost 17 inf + 1 194.371 * * [simplify]: Extracting #4: cost 35 inf + 1 194.371 * * [simplify]: Extracting #5: cost 74 inf + 5 194.373 * * [simplify]: Extracting #6: cost 108 inf + 4369 194.376 * * [simplify]: Extracting #7: cost 94 inf + 13596 194.385 * * [simplify]: Extracting #8: cost 60 inf + 30724 194.391 * * [simplify]: Extracting #9: cost 3 inf + 64365 194.397 * * [simplify]: Extracting #10: cost 0 inf + 66045 194.402 * [simplify]: Simplified to (+ (log (+ (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1 (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (log (fabs x)) 7)) 194.402 * [simplify]: Simplified (2 1 1 2 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))))) (+ (exp (+ (log (+ (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1 (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (log (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))))) 194.403 * * * * [progress]: [ 3 / 177 ] simplifiying candidate # 194.403 * [simplify]: Simplifying (+ (log (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (* (log (fabs x)) 7)) 194.403 * * [simplify]: iters left: 6 (19 enodes) 194.409 * * [simplify]: iters left: 5 (73 enodes) 194.423 * * [simplify]: iters left: 4 (106 enodes) 194.458 * * [simplify]: iters left: 3 (154 enodes) 194.501 * * [simplify]: iters left: 2 (219 enodes) 194.549 * * [simplify]: iters left: 1 (376 enodes) 194.672 * * [simplify]: Extracting #0: cost 1 inf + 0 194.672 * * [simplify]: Extracting #1: cost 4 inf + 0 194.672 * * [simplify]: Extracting #2: cost 9 inf + 0 194.672 * * [simplify]: Extracting #3: cost 17 inf + 1 194.672 * * [simplify]: Extracting #4: cost 35 inf + 1 194.673 * * [simplify]: Extracting #5: cost 74 inf + 5 194.674 * * [simplify]: Extracting #6: cost 108 inf + 4369 194.683 * * [simplify]: Extracting #7: cost 94 inf + 13596 194.689 * * [simplify]: Extracting #8: cost 60 inf + 30724 194.700 * * [simplify]: Extracting #9: cost 3 inf + 64365 194.711 * * [simplify]: Extracting #10: cost 0 inf + 66045 194.722 * [simplify]: Simplified to (+ (log (+ (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1 (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (log (fabs x)) 7)) 194.723 * [simplify]: Simplified (2 1 1 2 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))))) (+ (exp (+ (log (+ (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1 (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (* (log (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))))) 194.723 * * * * [progress]: [ 4 / 177 ] simplifiying candidate # 194.723 * [simplify]: Simplifying (+ (log (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (log (pow (fabs x) 7))) 194.724 * * [simplify]: iters left: 6 (19 enodes) 194.736 * * [simplify]: iters left: 5 (78 enodes) 194.766 * * [simplify]: iters left: 4 (128 enodes) 194.794 * * [simplify]: iters left: 3 (216 enodes) 194.845 * * [simplify]: iters left: 2 (345 enodes) 194.954 * * [simplify]: Extracting #0: cost 1 inf + 0 194.954 * * [simplify]: Extracting #1: cost 9 inf + 0 194.954 * * [simplify]: Extracting #2: cost 31 inf + 0 194.954 * * [simplify]: Extracting #3: cost 55 inf + 3 194.955 * * [simplify]: Extracting #4: cost 88 inf + 5 194.956 * * [simplify]: Extracting #5: cost 91 inf + 2174 194.959 * * [simplify]: Extracting #6: cost 67 inf + 18369 194.965 * * [simplify]: Extracting #7: cost 47 inf + 28715 194.972 * * [simplify]: Extracting #8: cost 20 inf + 41008 194.982 * * [simplify]: Extracting #9: cost 1 inf + 50029 194.991 * * [simplify]: Extracting #10: cost 0 inf + 50281 195.001 * [simplify]: Simplified to (+ (log (+ (/ 1 (fabs x)) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (* 7 (log (fabs x)))) 195.001 * [simplify]: Simplified (2 1 1 2 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))))) (+ (exp (+ (log (+ (/ 1 (fabs x)) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (* 7 (log (fabs x))))) 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))))) 195.001 * * * * [progress]: [ 5 / 177 ] simplifiying candidate # 195.002 * * * * [progress]: [ 6 / 177 ] simplifiying candidate # 195.002 * * * * [progress]: [ 7 / 177 ] simplifiying candidate # 195.002 * [simplify]: Simplifying (* (* (* (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs 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)))) (* (* (pow (fabs x) 7) (pow (fabs x) 7)) (pow (fabs x) 7))) 195.002 * * [simplify]: iters left: 6 (21 enodes) 195.016 * * [simplify]: iters left: 5 (103 enodes) 195.065 * * [simplify]: iters left: 4 (314 enodes) 195.284 * * [simplify]: Extracting #0: cost 1 inf + 0 195.284 * * [simplify]: Extracting #1: cost 49 inf + 0 195.286 * * [simplify]: Extracting #2: cost 249 inf + 0 195.288 * * [simplify]: Extracting #3: cost 447 inf + 6 195.294 * * [simplify]: Extracting #4: cost 420 inf + 8852 195.323 * * [simplify]: Extracting #5: cost 256 inf + 108573 195.412 * * [simplify]: Extracting #6: cost 28 inf + 278141 195.494 * * [simplify]: Extracting #7: cost 3 inf + 292129 195.567 * * [simplify]: Extracting #8: cost 0 inf + 294073 195.660 * [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))))) (+ (/ 1 (fabs x)) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (pow (pow (fabs x) 7) 3)) 195.660 * [simplify]: Simplified (2 1 1 2 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))))) (+ (cbrt (* (* (* (+ (/ 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))))) (pow (pow (fabs x) 7) 3))) 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))))) 195.660 * * * * [progress]: [ 8 / 177 ] simplifiying candidate # 195.661 * * * * [progress]: [ 9 / 177 ] simplifiying candidate # 195.661 * * * * [progress]: [ 10 / 177 ] simplifiying candidate # 195.661 * * * * [progress]: [ 11 / 177 ] simplifiying candidate # 195.661 * * * * [progress]: [ 12 / 177 ] simplifiying candidate # 195.661 * [simplify]: Simplifying (* (sqrt (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (pow (sqrt (fabs x)) 7)) 195.661 * * [simplify]: iters left: 6 (19 enodes) 195.672 * * [simplify]: iters left: 5 (76 enodes) 195.699 * * [simplify]: iters left: 4 (125 enodes) 195.741 * * [simplify]: iters left: 3 (213 enodes) 195.819 * * [simplify]: iters left: 2 (372 enodes) 195.945 * * [simplify]: Extracting #0: cost 1 inf + 0 195.945 * * [simplify]: Extracting #1: cost 26 inf + 0 195.945 * * [simplify]: Extracting #2: cost 80 inf + 0 195.946 * * [simplify]: Extracting #3: cost 84 inf + 7 195.947 * * [simplify]: Extracting #4: cost 100 inf + 9 195.948 * * [simplify]: Extracting #5: cost 112 inf + 500 195.949 * * [simplify]: Extracting #6: cost 110 inf + 7076 195.959 * * [simplify]: Extracting #7: cost 58 inf + 44266 195.977 * * [simplify]: Extracting #8: cost 20 inf + 72648 195.996 * * [simplify]: Extracting #9: cost 2 inf + 81247 196.016 * * [simplify]: Extracting #10: cost 0 inf + 81661 196.042 * [simplify]: Simplified to (* (sqrt (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5))))) (pow (sqrt (fabs x)) 7)) 196.042 * [simplify]: Simplified (2 1 1 2 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))))) (+ (* (* (sqrt (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5))))) (pow (sqrt (fabs x)) 7)) (* (sqrt (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (pow (sqrt (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))))) 196.043 * [simplify]: Simplifying (* (sqrt (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (pow (sqrt (fabs x)) 7)) 196.043 * * [simplify]: iters left: 6 (19 enodes) 196.052 * * [simplify]: iters left: 5 (76 enodes) 196.067 * * [simplify]: iters left: 4 (125 enodes) 196.107 * * [simplify]: iters left: 3 (213 enodes) 196.165 * * [simplify]: iters left: 2 (372 enodes) 196.316 * * [simplify]: Extracting #0: cost 1 inf + 0 196.316 * * [simplify]: Extracting #1: cost 26 inf + 0 196.317 * * [simplify]: Extracting #2: cost 80 inf + 0 196.317 * * [simplify]: Extracting #3: cost 84 inf + 7 196.318 * * [simplify]: Extracting #4: cost 100 inf + 9 196.319 * * [simplify]: Extracting #5: cost 112 inf + 500 196.321 * * [simplify]: Extracting #6: cost 110 inf + 7076 196.330 * * [simplify]: Extracting #7: cost 58 inf + 44266 196.347 * * [simplify]: Extracting #8: cost 20 inf + 72648 196.367 * * [simplify]: Extracting #9: cost 2 inf + 81247 196.387 * * [simplify]: Extracting #10: cost 0 inf + 81661 196.406 * [simplify]: Simplified to (* (sqrt (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5))))) (pow (sqrt (fabs x)) 7)) 196.407 * [simplify]: Simplified (2 1 1 2 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))))) (+ (* (* (sqrt (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (pow (sqrt (fabs x)) 7)) (* (sqrt (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5))))) (pow (sqrt (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))))) 196.407 * * * * [progress]: [ 13 / 177 ] simplifiying candidate # 196.408 * [simplify]: Simplifying (* (sqrt (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (sqrt (pow (fabs x) 7))) 196.408 * * [simplify]: iters left: 6 (19 enodes) 196.419 * * [simplify]: iters left: 5 (76 enodes) 196.449 * * [simplify]: iters left: 4 (122 enodes) 196.473 * * [simplify]: iters left: 3 (199 enodes) 196.524 * * [simplify]: iters left: 2 (332 enodes) 196.622 * * [simplify]: Extracting #0: cost 1 inf + 0 196.622 * * [simplify]: Extracting #1: cost 4 inf + 0 196.622 * * [simplify]: Extracting #2: cost 9 inf + 0 196.623 * * [simplify]: Extracting #3: cost 31 inf + 0 196.623 * * [simplify]: Extracting #4: cost 68 inf + 3 196.623 * * [simplify]: Extracting #5: cost 83 inf + 11 196.623 * * [simplify]: Extracting #6: cost 95 inf + 2591 196.625 * * [simplify]: Extracting #7: cost 50 inf + 20612 196.628 * * [simplify]: Extracting #8: cost 21 inf + 33471 196.632 * * [simplify]: Extracting #9: cost 1 inf + 43206 196.641 * * [simplify]: Extracting #10: cost 0 inf + 43920 196.647 * [simplify]: Simplified to (* (sqrt (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5))))) (sqrt (pow (fabs x) 7))) 196.647 * [simplify]: Simplified (2 1 1 2 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))))) (+ (* (* (sqrt (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5))))) (sqrt (pow (fabs x) 7))) (* (sqrt (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (sqrt (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))))) 196.648 * [simplify]: Simplifying (* (sqrt (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (sqrt (pow (fabs x) 7))) 196.648 * * [simplify]: iters left: 6 (19 enodes) 196.656 * * [simplify]: iters left: 5 (76 enodes) 196.670 * * [simplify]: iters left: 4 (122 enodes) 196.695 * * [simplify]: iters left: 3 (199 enodes) 196.750 * * [simplify]: iters left: 2 (332 enodes) 196.838 * * [simplify]: Extracting #0: cost 1 inf + 0 196.838 * * [simplify]: Extracting #1: cost 4 inf + 0 196.838 * * [simplify]: Extracting #2: cost 9 inf + 0 196.838 * * [simplify]: Extracting #3: cost 31 inf + 0 196.839 * * [simplify]: Extracting #4: cost 68 inf + 3 196.839 * * [simplify]: Extracting #5: cost 83 inf + 11 196.840 * * [simplify]: Extracting #6: cost 95 inf + 2591 196.844 * * [simplify]: Extracting #7: cost 50 inf + 20612 196.850 * * [simplify]: Extracting #8: cost 21 inf + 33471 196.857 * * [simplify]: Extracting #9: cost 1 inf + 43206 196.864 * * [simplify]: Extracting #10: cost 0 inf + 43920 196.868 * [simplify]: Simplified to (* (sqrt (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5))))) (sqrt (pow (fabs x) 7))) 196.868 * [simplify]: Simplified (2 1 1 2 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))))) (+ (* (* (sqrt (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (sqrt (pow (fabs x) 7))) (* (sqrt (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5))))) (sqrt (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))))) 196.868 * * * * [progress]: [ 14 / 177 ] simplifiying candidate # 196.869 * [simplify]: Simplifying (* (sqrt (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (pow (fabs x) (/ 7 2))) 196.869 * * [simplify]: iters left: 6 (20 enodes) 196.875 * * [simplify]: iters left: 5 (79 enodes) 196.891 * * [simplify]: iters left: 4 (131 enodes) 196.922 * * [simplify]: iters left: 3 (230 enodes) 196.965 * * [simplify]: iters left: 2 (383 enodes) 197.082 * * [simplify]: Extracting #0: cost 1 inf + 0 197.082 * * [simplify]: Extracting #1: cost 27 inf + 0 197.083 * * [simplify]: Extracting #2: cost 81 inf + 0 197.083 * * [simplify]: Extracting #3: cost 85 inf + 7 197.084 * * [simplify]: Extracting #4: cost 98 inf + 10 197.085 * * [simplify]: Extracting #5: cost 108 inf + 1719 197.087 * * [simplify]: Extracting #6: cost 102 inf + 11457 197.096 * * [simplify]: Extracting #7: cost 53 inf + 47551 197.113 * * [simplify]: Extracting #8: cost 9 inf + 77951 197.126 * * [simplify]: Extracting #9: cost 1 inf + 81195 197.136 * * [simplify]: Extracting #10: cost 0 inf + 81185 197.145 * [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/2)) 197.145 * [simplify]: Simplified (2 1 1 2 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))))) (+ (* (* (sqrt (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7/2)) (* (sqrt (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (pow (fabs x) (/ 7 2)))) 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))))) 197.146 * [simplify]: Simplifying (* (sqrt (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (pow (fabs x) (/ 7 2))) 197.146 * * [simplify]: iters left: 6 (20 enodes) 197.153 * * [simplify]: iters left: 5 (79 enodes) 197.179 * * [simplify]: iters left: 4 (131 enodes) 197.206 * * [simplify]: iters left: 3 (230 enodes) 197.249 * * [simplify]: iters left: 2 (383 enodes) 197.372 * * [simplify]: Extracting #0: cost 1 inf + 0 197.372 * * [simplify]: Extracting #1: cost 27 inf + 0 197.373 * * [simplify]: Extracting #2: cost 81 inf + 0 197.373 * * [simplify]: Extracting #3: cost 85 inf + 7 197.373 * * [simplify]: Extracting #4: cost 98 inf + 10 197.374 * * [simplify]: Extracting #5: cost 108 inf + 1719 197.375 * * [simplify]: Extracting #6: cost 102 inf + 11457 197.380 * * [simplify]: Extracting #7: cost 53 inf + 47551 197.389 * * [simplify]: Extracting #8: cost 9 inf + 77951 197.398 * * [simplify]: Extracting #9: cost 1 inf + 81195 197.408 * * [simplify]: Extracting #10: cost 0 inf + 81185 197.429 * [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/2)) 197.429 * [simplify]: Simplified (2 1 1 2 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))))) (+ (* (* (sqrt (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (pow (fabs x) (/ 7 2))) (* (sqrt (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (+ (/ 1 (fabs x)) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7/2))) 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))))) 197.430 * * * * [progress]: [ 15 / 177 ] simplifiying candidate # 197.430 * [simplify]: Simplifying (pow (cbrt (fabs x)) 7) 197.430 * * [simplify]: iters left: 3 (5 enodes) 197.433 * * [simplify]: iters left: 2 (20 enodes) 197.441 * * [simplify]: iters left: 1 (34 enodes) 197.457 * * [simplify]: Extracting #0: cost 1 inf + 0 197.457 * * [simplify]: Extracting #1: cost 9 inf + 0 197.457 * * [simplify]: Extracting #2: cost 15 inf + 1 197.457 * * [simplify]: Extracting #3: cost 16 inf + 3 197.457 * * [simplify]: Extracting #4: cost 14 inf + 5 197.457 * * [simplify]: Extracting #5: cost 12 inf + 87 197.458 * * [simplify]: Extracting #6: cost 3 inf + 2693 197.458 * * [simplify]: Extracting #7: cost 0 inf + 4191 197.459 * [simplify]: Simplified to (pow (cbrt (fabs x)) 7) 197.459 * [simplify]: Simplified (2 1 1 2 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 (* (cbrt (fabs x)) (cbrt (fabs x))) 7)) (pow (cbrt (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))))) 197.459 * * * * [progress]: [ 16 / 177 ] simplifiying candidate # 197.460 * [simplify]: Simplifying (pow (sqrt (fabs x)) 7) 197.460 * * [simplify]: iters left: 3 (5 enodes) 197.463 * * [simplify]: iters left: 2 (20 enodes) 197.471 * * [simplify]: iters left: 1 (34 enodes) 197.486 * * [simplify]: Extracting #0: cost 1 inf + 0 197.486 * * [simplify]: Extracting #1: cost 9 inf + 0 197.486 * * [simplify]: Extracting #2: cost 15 inf + 1 197.486 * * [simplify]: Extracting #3: cost 16 inf + 3 197.486 * * [simplify]: Extracting #4: cost 14 inf + 5 197.486 * * [simplify]: Extracting #5: cost 12 inf + 87 197.487 * * [simplify]: Extracting #6: cost 3 inf + 2333 197.487 * * [simplify]: Extracting #7: cost 0 inf + 3711 197.488 * [simplify]: Simplified to (pow (sqrt (fabs x)) 7) 197.488 * [simplify]: Simplified (2 1 1 2 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 (sqrt (fabs x)) 7)) (pow (sqrt (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))))) 197.488 * * * * [progress]: [ 17 / 177 ] simplifiying candidate # 197.489 * [simplify]: Simplifying (pow (fabs x) 7) 197.489 * * [simplify]: iters left: 2 (4 enodes) 197.492 * * [simplify]: iters left: 1 (17 enodes) 197.499 * * [simplify]: Extracting #0: cost 1 inf + 0 197.499 * * [simplify]: Extracting #1: cost 5 inf + 0 197.499 * * [simplify]: Extracting #2: cost 9 inf + 1 197.500 * * [simplify]: Extracting #3: cost 8 inf + 3 197.500 * * [simplify]: Extracting #4: cost 1 inf + 1094 197.500 * * [simplify]: Extracting #5: cost 0 inf + 1346 197.500 * [simplify]: Simplified to (pow (fabs x) 7) 197.500 * [simplify]: Simplified (2 1 1 2 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 1 7)) (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))))) 197.501 * * * * [progress]: [ 18 / 177 ] simplifiying candidate # 197.501 * [simplify]: Simplifying (cbrt (pow (fabs x) 7)) 197.501 * * [simplify]: iters left: 3 (5 enodes) 197.504 * * [simplify]: iters left: 2 (20 enodes) 197.513 * * [simplify]: iters left: 1 (34 enodes) 197.527 * * [simplify]: Extracting #0: cost 1 inf + 0 197.527 * * [simplify]: Extracting #1: cost 3 inf + 0 197.527 * * [simplify]: Extracting #2: cost 11 inf + 0 197.527 * * [simplify]: Extracting #3: cost 17 inf + 1 197.527 * * [simplify]: Extracting #4: cost 15 inf + 4 197.527 * * [simplify]: Extracting #5: cost 9 inf + 843 197.528 * * [simplify]: Extracting #6: cost 0 inf + 3813 197.529 * [simplify]: Simplified to (cbrt (pow (fabs x) 7)) 197.529 * [simplify]: Simplified (2 1 1 2 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))) (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) (cbrt (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))))) 197.529 * * * * [progress]: [ 19 / 177 ] simplifiying candidate # 197.529 * [simplify]: Simplifying (sqrt (pow (fabs x) 7)) 197.529 * * [simplify]: iters left: 3 (5 enodes) 197.532 * * [simplify]: iters left: 2 (20 enodes) 197.541 * * [simplify]: iters left: 1 (35 enodes) 197.555 * * [simplify]: Extracting #0: cost 1 inf + 0 197.555 * * [simplify]: Extracting #1: cost 4 inf + 0 197.555 * * [simplify]: Extracting #2: cost 13 inf + 0 197.555 * * [simplify]: Extracting #3: cost 16 inf + 2 197.556 * * [simplify]: Extracting #4: cost 5 inf + 2855 197.556 * * [simplify]: Extracting #5: cost 0 inf + 3733 197.557 * [simplify]: Simplified to (sqrt (pow (fabs x) 7)) 197.557 * [simplify]: Simplified (2 1 1 2 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))) (sqrt (pow (fabs x) 7))) (sqrt (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))))) 197.557 * * * * [progress]: [ 20 / 177 ] simplifiying candidate # 197.558 * [simplify]: Simplifying (pow (fabs x) 7) 197.558 * * [simplify]: iters left: 2 (4 enodes) 197.561 * * [simplify]: iters left: 1 (17 enodes) 197.569 * * [simplify]: Extracting #0: cost 1 inf + 0 197.569 * * [simplify]: Extracting #1: cost 5 inf + 0 197.569 * * [simplify]: Extracting #2: cost 9 inf + 1 197.569 * * [simplify]: Extracting #3: cost 8 inf + 3 197.569 * * [simplify]: Extracting #4: cost 1 inf + 1094 197.569 * * [simplify]: Extracting #5: cost 0 inf + 1346 197.570 * [simplify]: Simplified to (pow (fabs x) 7) 197.570 * [simplify]: Simplified (2 1 1 2 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))) 1) (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))))) 197.570 * * * * [progress]: [ 21 / 177 ] simplifiying candidate # 197.570 * [simplify]: Simplifying (pow (fabs x) (/ 7 2)) 197.570 * * [simplify]: iters left: 3 (6 enodes) 197.579 * * [simplify]: iters left: 2 (23 enodes) 197.585 * * [simplify]: iters left: 1 (40 enodes) 197.594 * * [simplify]: Extracting #0: cost 1 inf + 0 197.594 * * [simplify]: Extracting #1: cost 9 inf + 0 197.594 * * [simplify]: Extracting #2: cost 15 inf + 1 197.594 * * [simplify]: Extracting #3: cost 13 inf + 4 197.594 * * [simplify]: Extracting #4: cost 8 inf + 591 197.595 * * [simplify]: Extracting #5: cost 1 inf + 2857 197.595 * * [simplify]: Extracting #6: cost 0 inf + 3149 197.595 * [simplify]: Simplified to (pow (fabs x) 7/2) 197.595 * [simplify]: Simplified (2 1 1 2 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 2))) (pow (fabs x) 7/2)) 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))))) 197.595 * * * * [progress]: [ 22 / 177 ] simplifiying candidate # 197.596 * [simplify]: Simplifying (* (cbrt (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) (cbrt (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x))))) 197.596 * * [simplify]: iters left: 6 (16 enodes) 197.601 * * [simplify]: iters left: 5 (62 enodes) 197.622 * * [simplify]: iters left: 4 (95 enodes) 197.647 * * [simplify]: iters left: 3 (142 enodes) 197.677 * * [simplify]: iters left: 2 (207 enodes) 197.743 * * [simplify]: iters left: 1 (365 enodes) 197.886 * * [simplify]: Extracting #0: cost 1 inf + 0 197.886 * * [simplify]: Extracting #1: cost 3 inf + 0 197.886 * * [simplify]: Extracting #2: cost 5 inf + 0 197.886 * * [simplify]: Extracting #3: cost 12 inf + 0 197.887 * * [simplify]: Extracting #4: cost 29 inf + 0 197.887 * * [simplify]: Extracting #5: cost 70 inf + 3 197.888 * * [simplify]: Extracting #6: cost 130 inf + 8 197.889 * * [simplify]: Extracting #7: cost 123 inf + 2337 197.894 * * [simplify]: Extracting #8: cost 52 inf + 31410 197.905 * * [simplify]: Extracting #9: cost 2 inf + 61977 197.911 * * [simplify]: Extracting #10: cost 0 inf + 63866 197.916 * [simplify]: Simplified to (* (cbrt (+ (/ 1 (fabs x)) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (cbrt (+ (/ 1 (fabs x)) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))) 197.916 * [simplify]: Simplified (2 1 1 2 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))))) (+ (* (* (cbrt (+ (/ 1 (fabs x)) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (cbrt (+ (/ 1 (fabs x)) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))))) (* (cbrt (+ (+ (/ 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))))) 197.917 * * * * [progress]: [ 23 / 177 ] simplifiying candidate # 197.917 * [simplify]: Simplifying (sqrt (+ (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (/ 1 (fabs x)))) 197.917 * * [simplify]: iters left: 6 (15 enodes) 197.922 * * [simplify]: iters left: 5 (59 enodes) 197.938 * * [simplify]: iters left: 4 (92 enodes) 197.970 * * [simplify]: iters left: 3 (139 enodes) 198.018 * * [simplify]: iters left: 2 (209 enodes) 198.073 * * [simplify]: iters left: 1 (367 enodes) 198.213 * * [simplify]: Extracting #0: cost 1 inf + 0 198.213 * * [simplify]: Extracting #1: cost 3 inf + 0 198.213 * * [simplify]: Extracting #2: cost 10 inf + 0 198.213 * * [simplify]: Extracting #3: cost 27 inf + 0 198.213 * * [simplify]: Extracting #4: cost 70 inf + 3 198.214 * * [simplify]: Extracting #5: cost 133 inf + 8 198.215 * * [simplify]: Extracting #6: cost 130 inf + 1590 198.220 * * [simplify]: Extracting #7: cost 65 inf + 29361 198.237 * * [simplify]: Extracting #8: cost 2 inf + 67187 198.248 * * [simplify]: Extracting #9: cost 0 inf + 68404 198.261 * [simplify]: Simplified to (sqrt (+ (/ 1 (fabs x)) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) 198.261 * [simplify]: Simplified (2 1 1 2 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))))) (+ (* (sqrt (+ (/ 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)))) (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))))) 198.261 * * * * [progress]: [ 24 / 177 ] simplifiying candidate # 198.261 * * * * [progress]: [ 25 / 177 ] simplifiying candidate # 198.261 * * * * [progress]: [ 26 / 177 ] simplifiying candidate # 198.262 * * * * [progress]: [ 27 / 177 ] simplifiying candidate # 198.262 * * * * [progress]: [ 28 / 177 ] simplifiying candidate # 198.262 * * * * [progress]: [ 29 / 177 ] simplifiying candidate # 198.262 * [simplify]: Simplifying (* (+ (* (+ (* 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)) (pow (fabs x) 7)) 198.262 * * [simplify]: iters left: 6 (19 enodes) 198.275 * * [simplify]: iters left: 5 (81 enodes) 198.304 * * [simplify]: iters left: 4 (175 enodes) 198.370 * * [simplify]: iters left: 3 (473 enodes) 198.737 * * [simplify]: Extracting #0: cost 1 inf + 0 198.737 * * [simplify]: Extracting #1: cost 31 inf + 0 198.739 * * [simplify]: Extracting #2: cost 238 inf + 0 198.742 * * [simplify]: Extracting #3: cost 367 inf + 2082 198.753 * * [simplify]: Extracting #4: cost 221 inf + 60147 198.773 * * [simplify]: Extracting #5: cost 22 inf + 168741 198.815 * * [simplify]: Extracting #6: cost 0 inf + 178445 198.848 * * [simplify]: Extracting #7: cost 0 inf + 177150 198.894 * * [simplify]: Extracting #8: cost 0 inf + 177110 198.940 * [simplify]: Simplified to (* (+ (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) 3/4) (* (pow (fabs x) 6) (+ (* (fabs x) (fabs x)) 1/2))) (pow (fabs x) 7)) 198.940 * [simplify]: Simplified (2 1 1 2 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))))) (+ (/ (* (+ (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) 3/4) (* (pow (fabs x) 6) (+ (* (fabs x) (fabs x)) 1/2))) (pow (fabs x) 7)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (pow (fabs x) 5)) (fabs x))) 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))))) 198.940 * * * * [progress]: [ 30 / 177 ] simplifiying candidate # 198.941 * [simplify]: Simplifying (* (+ (* (+ (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) 7)) 198.941 * * [simplify]: iters left: 6 (26 enodes) 198.959 * * [simplify]: iters left: 5 (133 enodes) 199.027 * * [simplify]: iters left: 4 (383 enodes) 199.250 * * [simplify]: Extracting #0: cost 1 inf + 0 199.250 * * [simplify]: Extracting #1: cost 18 inf + 0 199.251 * * [simplify]: Extracting #2: cost 95 inf + 0 199.252 * * [simplify]: Extracting #3: cost 289 inf + 4 199.256 * * [simplify]: Extracting #4: cost 423 inf + 5081 199.268 * * [simplify]: Extracting #5: cost 265 inf + 83970 199.308 * * [simplify]: Extracting #6: cost 28 inf + 188668 199.375 * * [simplify]: Extracting #7: cost 0 inf + 198699 199.428 * * [simplify]: Extracting #8: cost 0 inf + 198538 199.498 * [simplify]: Simplified to (* (pow (fabs x) 7) (+ (+ (* (- (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/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)))))))) 199.498 * [simplify]: Simplified (2 1 1 2 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))))) (+ (/ (* (pow (fabs x) 7) (+ (+ (* (- (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))) (* (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)))))))) (* (+ (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (- (* (/ 3/4 (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))) (* (- (+ (/ 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))))) 199.499 * * * * [progress]: [ 31 / 177 ] simplifiying candidate # 199.499 * [simplify]: Simplifying (* (+ (* (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))) (fabs x)) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) 1)) (pow (fabs x) 7)) 199.499 * * [simplify]: iters left: 6 (21 enodes) 199.512 * * [simplify]: iters left: 5 (93 enodes) 199.553 * * [simplify]: iters left: 4 (235 enodes) 199.636 * * [simplify]: Extracting #0: cost 1 inf + 0 199.636 * * [simplify]: Extracting #1: cost 18 inf + 0 199.636 * * [simplify]: Extracting #2: cost 80 inf + 0 199.637 * * [simplify]: Extracting #3: cost 163 inf + 4 199.638 * * [simplify]: Extracting #4: cost 221 inf + 1860 199.641 * * [simplify]: Extracting #5: cost 167 inf + 27838 199.664 * * [simplify]: Extracting #6: cost 31 inf + 89245 199.681 * * [simplify]: Extracting #7: cost 2 inf + 105332 199.706 * * [simplify]: Extracting #8: cost 0 inf + 106180 199.727 * [simplify]: Simplified to (* (- (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (- (/ 3/4 (pow (fabs x) 5)) (* (fabs x) (- (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (pow (fabs x) 7)) 199.728 * [simplify]: Simplified (2 1 1 2 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)) (* (fabs x) (- (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))))))) (pow (fabs x) 7)) (* (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (fabs x))) 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))))) 199.728 * * * * [progress]: [ 32 / 177 ] simplifiying candidate # 199.728 * [simplify]: Simplifying (* (+ (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)) 199.728 * * [simplify]: iters left: 6 (20 enodes) 199.736 * * [simplify]: iters left: 5 (92 enodes) 199.769 * * [simplify]: iters left: 4 (189 enodes) 199.838 * * [simplify]: Extracting #0: cost 1 inf + 0 199.838 * * [simplify]: Extracting #1: cost 10 inf + 0 199.838 * * [simplify]: Extracting #2: cost 68 inf + 0 199.838 * * [simplify]: Extracting #3: cost 119 inf + 3 199.839 * * [simplify]: Extracting #4: cost 143 inf + 1634 199.840 * * [simplify]: Extracting #5: cost 116 inf + 9451 199.844 * * [simplify]: Extracting #6: cost 55 inf + 38551 199.858 * * [simplify]: Extracting #7: cost 2 inf + 70709 199.879 * * [simplify]: Extracting #8: cost 0 inf + 71072 199.905 * [simplify]: Simplified to (* (+ (/ 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)) 199.905 * [simplify]: Simplified (2 1 1 2 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 (* (fabs x) (* (fabs x) (fabs x)))) (* (* (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5)))) (+ (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 3/4 (pow (fabs x) 5))))) (pow (fabs x) 7)) (+ (* (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ 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)))))) 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))))) 199.905 * * * * [progress]: [ 33 / 177 ] simplifiying candidate # 199.905 * [simplify]: Simplifying (* (- (* (+ (/ 1/2 (* (* (fabs x) (fabs 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)) 199.905 * * [simplify]: iters left: 6 (19 enodes) 199.912 * * [simplify]: iters left: 5 (88 enodes) 199.932 * * [simplify]: iters left: 4 (208 enodes) 200.015 * * [simplify]: Extracting #0: cost 1 inf + 0 200.015 * * [simplify]: Extracting #1: cost 30 inf + 0 200.015 * * [simplify]: Extracting #2: cost 131 inf + 0 200.016 * * [simplify]: Extracting #3: cost 206 inf + 3 200.018 * * [simplify]: Extracting #4: cost 212 inf + 1500 200.025 * * [simplify]: Extracting #5: cost 139 inf + 29442 200.040 * * [simplify]: Extracting #6: cost 22 inf + 99181 200.055 * * [simplify]: Extracting #7: cost 0 inf + 109895 200.084 * [simplify]: Simplified to (* (+ (* (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5))) (+ (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (/ (/ -1 (fabs x)) (fabs x))) (pow (fabs x) 7)) 200.085 * [simplify]: Simplified (2 1 1 2 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/2 (fabs x)) (* (fabs x) (fabs x))) (/ 3/4 (pow (fabs x) 5)))) (/ (/ -1 (fabs x)) (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))) (* (- (+ (/ 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))))) 200.085 * * * * [progress]: [ 34 / 177 ] simplifiying candidate #real (real->posit16 (* (+ (+ (/ 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)))))> 200.085 * * * * [progress]: [ 35 / 177 ] simplifiying candidate # 200.085 * * * * [progress]: [ 36 / 177 ] simplifiying candidate # 200.086 * * * * [progress]: [ 37 / 177 ] simplifiying candidate # 200.086 * [simplify]: Simplifying (+ (log (- (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x)))) (* (log (fabs x)) 7)) 200.086 * * [simplify]: iters left: 6 (19 enodes) 200.096 * * [simplify]: iters left: 5 (74 enodes) 200.110 * * [simplify]: iters left: 4 (114 enodes) 200.146 * * [simplify]: iters left: 3 (167 enodes) 200.179 * * [simplify]: iters left: 2 (236 enodes) 200.265 * * [simplify]: iters left: 1 (401 enodes) 200.450 * * [simplify]: Extracting #0: cost 1 inf + 0 200.450 * * [simplify]: Extracting #1: cost 4 inf + 0 200.450 * * [simplify]: Extracting #2: cost 9 inf + 0 200.450 * * [simplify]: Extracting #3: cost 25 inf + 1 200.450 * * [simplify]: Extracting #4: cost 55 inf + 1 200.450 * * [simplify]: Extracting #5: cost 101 inf + 7 200.451 * * [simplify]: Extracting #6: cost 139 inf + 2468 200.453 * * [simplify]: Extracting #7: cost 88 inf + 23358 200.458 * * [simplify]: Extracting #8: cost 36 inf + 50337 200.464 * * [simplify]: Extracting #9: cost 1 inf + 71982 200.471 * * [simplify]: Extracting #10: cost 0 inf + 72615 200.483 * [simplify]: Simplified to (+ (log (- (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 1 (fabs x)))) (* (log (fabs x)) 7)) 200.484 * [simplify]: Simplified (2 1 2 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))) (exp (+ (log (- (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 1 (fabs x)))) (* (log (fabs x)) 7)))) (exp (* (fabs x) (fabs x))))) 200.484 * * * * [progress]: [ 38 / 177 ] simplifiying candidate # 200.484 * [simplify]: Simplifying (+ (log (- (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x)))) (* (log (fabs x)) 7)) 200.485 * * [simplify]: iters left: 6 (19 enodes) 200.496 * * [simplify]: iters left: 5 (74 enodes) 200.521 * * [simplify]: iters left: 4 (114 enodes) 200.559 * * [simplify]: iters left: 3 (167 enodes) 200.600 * * [simplify]: iters left: 2 (236 enodes) 200.670 * * [simplify]: iters left: 1 (401 enodes) 200.861 * * [simplify]: Extracting #0: cost 1 inf + 0 200.861 * * [simplify]: Extracting #1: cost 4 inf + 0 200.861 * * [simplify]: Extracting #2: cost 9 inf + 0 200.861 * * [simplify]: Extracting #3: cost 25 inf + 1 200.861 * * [simplify]: Extracting #4: cost 55 inf + 1 200.862 * * [simplify]: Extracting #5: cost 101 inf + 7 200.863 * * [simplify]: Extracting #6: cost 139 inf + 2468 200.873 * * [simplify]: Extracting #7: cost 88 inf + 23358 200.882 * * [simplify]: Extracting #8: cost 36 inf + 50337 200.895 * * [simplify]: Extracting #9: cost 1 inf + 71982 200.908 * * [simplify]: Extracting #10: cost 0 inf + 72615 200.917 * [simplify]: Simplified to (+ (log (- (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 1 (fabs x)))) (* (log (fabs x)) 7)) 200.917 * [simplify]: Simplified (2 1 2 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))) (exp (+ (log (- (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (/ 1 (fabs x)))) (* (log (fabs x)) 7)))) (exp (* (fabs x) (fabs x))))) 200.917 * * * * [progress]: [ 39 / 177 ] simplifiying candidate # 200.917 * [simplify]: Simplifying (+ (log (- (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x)))) (log (pow (fabs x) 7))) 200.917 * * [simplify]: iters left: 6 (19 enodes) 200.923 * * [simplify]: iters left: 5 (79 enodes) 200.939 * * [simplify]: iters left: 4 (136 enodes) 200.985 * * [simplify]: iters left: 3 (229 enodes) 201.072 * * [simplify]: iters left: 2 (370 enodes) 201.162 * * [simplify]: Extracting #0: cost 1 inf + 0 201.162 * * [simplify]: Extracting #1: cost 9 inf + 0 201.162 * * [simplify]: Extracting #2: cost 31 inf + 0 201.162 * * [simplify]: Extracting #3: cost 57 inf + 3 201.163 * * [simplify]: Extracting #4: cost 97 inf + 5 201.163 * * [simplify]: Extracting #5: cost 105 inf + 832 201.166 * * [simplify]: Extracting #6: cost 84 inf + 11926 201.173 * * [simplify]: Extracting #7: cost 37 inf + 34788 201.182 * * [simplify]: Extracting #8: cost 14 inf + 45941 201.193 * * [simplify]: Extracting #9: cost 0 inf + 52446 201.202 * [simplify]: Simplified to (+ (log (+ (/ -1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (* 7 (log (fabs x)))) 201.202 * [simplify]: Simplified (2 1 2 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))) (exp (+ (log (+ (/ -1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (* 7 (log (fabs x)))))) (exp (* (fabs x) (fabs x))))) 201.202 * * * * [progress]: [ 40 / 177 ] simplifiying candidate # 201.202 * * * * [progress]: [ 41 / 177 ] simplifiying candidate # 201.202 * * * * [progress]: [ 42 / 177 ] simplifiying candidate # 201.202 * [simplify]: Simplifying (* (* (* (- (+ (/ 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)))) (* (* (pow (fabs x) 7) (pow (fabs x) 7)) (pow (fabs x) 7))) 201.202 * * [simplify]: iters left: 6 (21 enodes) 201.210 * * [simplify]: iters left: 5 (92 enodes) 201.238 * * [simplify]: iters left: 4 (210 enodes) 201.356 * * [simplify]: Extracting #0: cost 1 inf + 0 201.356 * * [simplify]: Extracting #1: cost 53 inf + 0 201.357 * * [simplify]: Extracting #2: cost 165 inf + 0 201.358 * * [simplify]: Extracting #3: cost 268 inf + 5 201.360 * * [simplify]: Extracting #4: cost 259 inf + 3675 201.367 * * [simplify]: Extracting #5: cost 184 inf + 42653 201.389 * * [simplify]: Extracting #6: cost 29 inf + 161652 201.444 * * [simplify]: Extracting #7: cost 1 inf + 182808 201.505 * * [simplify]: Extracting #8: cost 0 inf + 183060 201.563 * [simplify]: Simplified to (* (* (* (+ (/ 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))))) (pow (pow (fabs x) 7) 3)) 201.563 * [simplify]: Simplified (2 1 2 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))) (cbrt (* (* (* (+ (/ 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))))) (pow (pow (fabs x) 7) 3)))) (exp (* (fabs x) (fabs x))))) 201.564 * * * * [progress]: [ 43 / 177 ] simplifiying candidate # 201.564 * * * * [progress]: [ 44 / 177 ] simplifiying candidate # 201.564 * * * * [progress]: [ 45 / 177 ] simplifiying candidate # 201.564 * * * * [progress]: [ 46 / 177 ] simplifiying candidate # 201.564 * * * * [progress]: [ 47 / 177 ] simplifiying candidate # 201.565 * [simplify]: Simplifying (* (sqrt (- (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x)))) (pow (sqrt (fabs x)) 7)) 201.565 * * [simplify]: iters left: 6 (19 enodes) 201.577 * * [simplify]: iters left: 5 (77 enodes) 201.606 * * [simplify]: iters left: 4 (133 enodes) 201.655 * * [simplify]: iters left: 3 (227 enodes) 201.712 * * [simplify]: iters left: 2 (378 enodes) 201.850 * * [simplify]: Extracting #0: cost 1 inf + 0 201.851 * * [simplify]: Extracting #1: cost 26 inf + 0 201.851 * * [simplify]: Extracting #2: cost 80 inf + 0 201.851 * * [simplify]: Extracting #3: cost 87 inf + 7 201.852 * * [simplify]: Extracting #4: cost 109 inf + 9 201.852 * * [simplify]: Extracting #5: cost 119 inf + 461 201.853 * * [simplify]: Extracting #6: cost 119 inf + 5686 201.857 * * [simplify]: Extracting #7: cost 72 inf + 32075 201.875 * * [simplify]: Extracting #8: cost 17 inf + 76866 201.888 * * [simplify]: Extracting #9: cost 0 inf + 84732 201.903 * * [simplify]: Extracting #10: cost 0 inf + 84339 201.920 * [simplify]: Simplified to (* (sqrt (+ (/ 3/4 (pow (fabs x) 5)) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))))) (pow (sqrt (fabs x)) 7)) 201.920 * [simplify]: Simplified (2 1 2 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 (+ (/ 3/4 (pow (fabs x) 5)) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))))) (pow (sqrt (fabs x)) 7)) (* (sqrt (- (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x)))) (pow (sqrt (fabs x)) 7)))) (exp (* (fabs x) (fabs x))))) 201.921 * [simplify]: Simplifying (* (sqrt (- (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x)))) (pow (sqrt (fabs x)) 7)) 201.921 * * [simplify]: iters left: 6 (19 enodes) 201.932 * * [simplify]: iters left: 5 (77 enodes) 201.962 * * [simplify]: iters left: 4 (133 enodes) 201.994 * * [simplify]: iters left: 3 (227 enodes) 202.054 * * [simplify]: iters left: 2 (378 enodes) 202.159 * * [simplify]: Extracting #0: cost 1 inf + 0 202.159 * * [simplify]: Extracting #1: cost 26 inf + 0 202.160 * * [simplify]: Extracting #2: cost 80 inf + 0 202.161 * * [simplify]: Extracting #3: cost 87 inf + 7 202.161 * * [simplify]: Extracting #4: cost 109 inf + 9 202.162 * * [simplify]: Extracting #5: cost 119 inf + 461 202.164 * * [simplify]: Extracting #6: cost 119 inf + 5686 202.171 * * [simplify]: Extracting #7: cost 72 inf + 32075 202.183 * * [simplify]: Extracting #8: cost 17 inf + 76866 202.193 * * [simplify]: Extracting #9: cost 0 inf + 84732 202.211 * * [simplify]: Extracting #10: cost 0 inf + 84339 202.234 * [simplify]: Simplified to (* (sqrt (+ (/ 3/4 (pow (fabs x) 5)) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))))) (pow (sqrt (fabs x)) 7)) 202.234 * [simplify]: Simplified (2 1 2 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))) (* (* (sqrt (- (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x)))) (pow (sqrt (fabs x)) 7)) (* (sqrt (+ (/ 3/4 (pow (fabs x) 5)) (- (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1 (fabs x))))) (pow (sqrt (fabs x)) 7)))) (exp (* (fabs x) (fabs x))))) 202.235 * * * * [progress]: [ 48 / 177 ] simplifiying candidate # 202.235 * [simplify]: Simplifying (* (sqrt (- (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x)))) (sqrt (pow (fabs x) 7))) 202.235 * * [simplify]: iters left: 6 (19 enodes) 202.248 * * [simplify]: iters left: 5 (77 enodes) 202.266 * * [simplify]: iters left: 4 (130 enodes) 202.300 * * [simplify]: iters left: 3 (213 enodes) 202.377 * * [simplify]: iters left: 2 (330 enodes) 202.505 * * [simplify]: Extracting #0: cost 1 inf + 0 202.505 * * [simplify]: Extracting #1: cost 4 inf + 0 202.505 * * [simplify]: Extracting #2: cost 9 inf + 0 202.505 * * [simplify]: Extracting #3: cost 33 inf + 0 202.505 * * [simplify]: Extracting #4: cost 77 inf + 3 202.506 * * [simplify]: Extracting #5: cost 91 inf + 13 202.507 * * [simplify]: Extracting #6: cost 101 inf + 2764 202.511 * * [simplify]: Extracting #7: cost 55 inf + 20420 202.518 * * [simplify]: Extracting #8: cost 14 inf + 38405 202.526 * * [simplify]: Extracting #9: cost 1 inf + 44616 202.534 * * [simplify]: Extracting #10: cost 0 inf + 44868 202.542 * [simplify]: Simplified to (* (sqrt (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ -1 (fabs x))))) (fabs (pow (fabs x) 7/2))) 202.542 * [simplify]: Simplified (2 1 2 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 (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ -1 (fabs x))))) (fabs (pow (fabs x) 7/2))) (* (sqrt (- (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x)))) (sqrt (pow (fabs x) 7))))) (exp (* (fabs x) (fabs x))))) 202.543 * [simplify]: Simplifying (* (sqrt (- (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x)))) (sqrt (pow (fabs x) 7))) 202.543 * * [simplify]: iters left: 6 (19 enodes) 202.554 * * [simplify]: iters left: 5 (77 enodes) 202.584 * * [simplify]: iters left: 4 (130 enodes) 202.611 * * [simplify]: iters left: 3 (213 enodes) 202.652 * * [simplify]: iters left: 2 (330 enodes) 202.763 * * [simplify]: Extracting #0: cost 1 inf + 0 202.763 * * [simplify]: Extracting #1: cost 4 inf + 0 202.764 * * [simplify]: Extracting #2: cost 9 inf + 0 202.764 * * [simplify]: Extracting #3: cost 33 inf + 0 202.764 * * [simplify]: Extracting #4: cost 77 inf + 3 202.764 * * [simplify]: Extracting #5: cost 91 inf + 13 202.765 * * [simplify]: Extracting #6: cost 101 inf + 2764 202.767 * * [simplify]: Extracting #7: cost 55 inf + 20420 202.770 * * [simplify]: Extracting #8: cost 14 inf + 38405 202.777 * * [simplify]: Extracting #9: cost 1 inf + 44616 202.785 * * [simplify]: Extracting #10: cost 0 inf + 44868 202.793 * [simplify]: Simplified to (* (sqrt (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ -1 (fabs x))))) (fabs (pow (fabs x) 7/2))) 202.793 * [simplify]: Simplified (2 1 2 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))) (* (* (sqrt (- (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x)))) (sqrt (pow (fabs x) 7))) (* (sqrt (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ -1 (fabs x))))) (fabs (pow (fabs x) 7/2))))) (exp (* (fabs x) (fabs x))))) 202.793 * * * * [progress]: [ 49 / 177 ] simplifiying candidate # 202.794 * [simplify]: Simplifying (* (sqrt (- (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x)))) (pow (fabs x) (/ 7 2))) 202.794 * * [simplify]: iters left: 6 (20 enodes) 202.807 * * [simplify]: iters left: 5 (80 enodes) 202.837 * * [simplify]: iters left: 4 (139 enodes) 202.876 * * [simplify]: iters left: 3 (243 enodes) 202.932 * * [simplify]: iters left: 2 (401 enodes) 203.064 * * [simplify]: Extracting #0: cost 1 inf + 0 203.065 * * [simplify]: Extracting #1: cost 21 inf + 0 203.065 * * [simplify]: Extracting #2: cost 77 inf + 0 203.066 * * [simplify]: Extracting #3: cost 84 inf + 7 203.066 * * [simplify]: Extracting #4: cost 103 inf + 10 203.073 * * [simplify]: Extracting #5: cost 111 inf + 1047 203.074 * * [simplify]: Extracting #6: cost 104 inf + 10275 203.078 * * [simplify]: Extracting #7: cost 68 inf + 32540 203.085 * * [simplify]: Extracting #8: cost 20 inf + 65946 203.095 * * [simplify]: Extracting #9: cost 0 inf + 77916 203.108 * * [simplify]: Extracting #10: cost 0 inf + 77352 203.128 * * [simplify]: Extracting #11: cost 0 inf + 77221 203.147 * [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/2)) 203.147 * [simplify]: Simplified (2 1 2 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 (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ -1 (fabs x))))) (pow (fabs x) 7/2)) (* (sqrt (- (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x)))) (pow (fabs x) (/ 7 2))))) (exp (* (fabs x) (fabs x))))) 203.148 * [simplify]: Simplifying (* (sqrt (- (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x)))) (pow (fabs x) (/ 7 2))) 203.148 * * [simplify]: iters left: 6 (20 enodes) 203.160 * * [simplify]: iters left: 5 (80 enodes) 203.191 * * [simplify]: iters left: 4 (139 enodes) 203.248 * * [simplify]: iters left: 3 (243 enodes) 203.322 * * [simplify]: iters left: 2 (401 enodes) 203.448 * * [simplify]: Extracting #0: cost 1 inf + 0 203.448 * * [simplify]: Extracting #1: cost 21 inf + 0 203.449 * * [simplify]: Extracting #2: cost 77 inf + 0 203.450 * * [simplify]: Extracting #3: cost 84 inf + 7 203.450 * * [simplify]: Extracting #4: cost 103 inf + 10 203.451 * * [simplify]: Extracting #5: cost 111 inf + 1047 203.454 * * [simplify]: Extracting #6: cost 104 inf + 10275 203.460 * * [simplify]: Extracting #7: cost 68 inf + 32540 203.468 * * [simplify]: Extracting #8: cost 20 inf + 65946 203.477 * * [simplify]: Extracting #9: cost 0 inf + 77916 203.487 * * [simplify]: Extracting #10: cost 0 inf + 77352 203.506 * * [simplify]: Extracting #11: cost 0 inf + 77221 203.524 * [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/2)) 203.524 * [simplify]: Simplified (2 1 2 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))) (* (* (sqrt (- (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x)))) (pow (fabs x) (/ 7 2))) (* (sqrt (+ (/ 3/4 (pow (fabs x) 5)) (+ (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ -1 (fabs x))))) (pow (fabs x) 7/2)))) (exp (* (fabs x) (fabs x))))) 203.525 * * * * [progress]: [ 50 / 177 ] simplifiying candidate # 203.525 * [simplify]: Simplifying (pow (cbrt (fabs x)) 7) 203.526 * * [simplify]: iters left: 3 (5 enodes) 203.529 * * [simplify]: iters left: 2 (20 enodes) 203.538 * * [simplify]: iters left: 1 (34 enodes) 203.553 * * [simplify]: Extracting #0: cost 1 inf + 0 203.553 * * [simplify]: Extracting #1: cost 9 inf + 0 203.553 * * [simplify]: Extracting #2: cost 15 inf + 1 203.553 * * [simplify]: Extracting #3: cost 16 inf + 3 203.553 * * [simplify]: Extracting #4: cost 14 inf + 5 203.553 * * [simplify]: Extracting #5: cost 12 inf + 87 203.553 * * [simplify]: Extracting #6: cost 3 inf + 2693 203.554 * * [simplify]: Extracting #7: cost 0 inf + 4191 203.554 * [simplify]: Simplified to (pow (cbrt (fabs x)) 7) 203.554 * [simplify]: Simplified (2 1 2 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 (* (cbrt (fabs x)) (cbrt (fabs x))) 7)) (pow (cbrt (fabs x)) 7))) (exp (* (fabs x) (fabs x))))) 203.554 * * * * [progress]: [ 51 / 177 ] simplifiying candidate # 203.554 * [simplify]: Simplifying (pow (sqrt (fabs x)) 7) 203.555 * * [simplify]: iters left: 3 (5 enodes) 203.556 * * [simplify]: iters left: 2 (20 enodes) 203.561 * * [simplify]: iters left: 1 (34 enodes) 203.568 * * [simplify]: Extracting #0: cost 1 inf + 0 203.568 * * [simplify]: Extracting #1: cost 9 inf + 0 203.568 * * [simplify]: Extracting #2: cost 15 inf + 1 203.568 * * [simplify]: Extracting #3: cost 16 inf + 3 203.568 * * [simplify]: Extracting #4: cost 14 inf + 5 203.568 * * [simplify]: Extracting #5: cost 12 inf + 87 203.569 * * [simplify]: Extracting #6: cost 3 inf + 2333 203.572 * * [simplify]: Extracting #7: cost 0 inf + 3711 203.572 * [simplify]: Simplified to (pow (sqrt (fabs x)) 7) 203.572 * [simplify]: Simplified (2 1 2 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 (sqrt (fabs x)) 7)) (pow (sqrt (fabs x)) 7))) (exp (* (fabs x) (fabs x))))) 203.572 * * * * [progress]: [ 52 / 177 ] simplifiying candidate # 203.572 * [simplify]: Simplifying (pow (fabs x) 7) 203.573 * * [simplify]: iters left: 2 (4 enodes) 203.576 * * [simplify]: iters left: 1 (17 enodes) 203.581 * * [simplify]: Extracting #0: cost 1 inf + 0 203.581 * * [simplify]: Extracting #1: cost 5 inf + 0 203.581 * * [simplify]: Extracting #2: cost 9 inf + 1 203.581 * * [simplify]: Extracting #3: cost 8 inf + 3 203.581 * * [simplify]: Extracting #4: cost 1 inf + 1094 203.581 * * [simplify]: Extracting #5: cost 0 inf + 1346 203.581 * [simplify]: Simplified to (pow (fabs x) 7) 203.581 * [simplify]: Simplified (2 1 2 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 1 7)) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 203.582 * * * * [progress]: [ 53 / 177 ] simplifiying candidate # 203.582 * [simplify]: Simplifying (cbrt (pow (fabs x) 7)) 203.582 * * [simplify]: iters left: 3 (5 enodes) 203.583 * * [simplify]: iters left: 2 (20 enodes) 203.588 * * [simplify]: iters left: 1 (34 enodes) 203.597 * * [simplify]: Extracting #0: cost 1 inf + 0 203.597 * * [simplify]: Extracting #1: cost 3 inf + 0 203.597 * * [simplify]: Extracting #2: cost 11 inf + 0 203.597 * * [simplify]: Extracting #3: cost 17 inf + 1 203.597 * * [simplify]: Extracting #4: cost 15 inf + 4 203.598 * * [simplify]: Extracting #5: cost 9 inf + 843 203.598 * * [simplify]: Extracting #6: cost 0 inf + 3813 203.599 * [simplify]: Simplified to (cbrt (pow (fabs x) 7)) 203.599 * [simplify]: Simplified (2 1 2 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))) (* (cbrt (pow (fabs x) 7)) (cbrt (pow (fabs x) 7)))) (cbrt (pow (fabs x) 7)))) (exp (* (fabs x) (fabs x))))) 203.599 * * * * [progress]: [ 54 / 177 ] simplifiying candidate # 203.600 * [simplify]: Simplifying (sqrt (pow (fabs x) 7)) 203.600 * * [simplify]: iters left: 3 (5 enodes) 203.603 * * [simplify]: iters left: 2 (20 enodes) 203.612 * * [simplify]: iters left: 1 (35 enodes) 203.624 * * [simplify]: Extracting #0: cost 1 inf + 0 203.624 * * [simplify]: Extracting #1: cost 4 inf + 0 203.624 * * [simplify]: Extracting #2: cost 13 inf + 0 203.624 * * [simplify]: Extracting #3: cost 16 inf + 2 203.624 * * [simplify]: Extracting #4: cost 5 inf + 2855 203.624 * * [simplify]: Extracting #5: cost 0 inf + 3733 203.625 * [simplify]: Simplified to (sqrt (pow (fabs x) 7)) 203.625 * [simplify]: Simplified (2 1 2 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))) (sqrt (pow (fabs x) 7))) (sqrt (pow (fabs x) 7)))) (exp (* (fabs x) (fabs x))))) 203.625 * * * * [progress]: [ 55 / 177 ] simplifiying candidate # 203.625 * [simplify]: Simplifying (pow (fabs x) 7) 203.625 * * [simplify]: iters left: 2 (4 enodes) 203.627 * * [simplify]: iters left: 1 (17 enodes) 203.631 * * [simplify]: Extracting #0: cost 1 inf + 0 203.631 * * [simplify]: Extracting #1: cost 5 inf + 0 203.631 * * [simplify]: Extracting #2: cost 9 inf + 1 203.631 * * [simplify]: Extracting #3: cost 8 inf + 3 203.631 * * [simplify]: Extracting #4: cost 1 inf + 1094 203.632 * * [simplify]: Extracting #5: cost 0 inf + 1346 203.632 * [simplify]: Simplified to (pow (fabs x) 7) 203.632 * [simplify]: Simplified (2 1 2 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))) 1) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 203.632 * * * * [progress]: [ 56 / 177 ] simplifiying candidate # 203.632 * [simplify]: Simplifying (pow (fabs x) (/ 7 2)) 203.632 * * [simplify]: iters left: 3 (6 enodes) 203.635 * * [simplify]: iters left: 2 (23 enodes) 203.641 * * [simplify]: iters left: 1 (40 enodes) 203.653 * * [simplify]: Extracting #0: cost 1 inf + 0 203.653 * * [simplify]: Extracting #1: cost 9 inf + 0 203.653 * * [simplify]: Extracting #2: cost 15 inf + 1 203.653 * * [simplify]: Extracting #3: cost 13 inf + 4 203.653 * * [simplify]: Extracting #4: cost 8 inf + 591 203.654 * * [simplify]: Extracting #5: cost 1 inf + 2857 203.654 * * [simplify]: Extracting #6: cost 0 inf + 3149 203.655 * [simplify]: Simplified to (pow (fabs x) 7/2) 203.655 * [simplify]: Simplified (2 1 2 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 2))) (pow (fabs x) 7/2))) (exp (* (fabs x) (fabs x))))) 203.655 * * * * [progress]: [ 57 / 177 ] simplifiying candidate # 203.656 * [simplify]: Simplifying (* (cbrt (- (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x)))) (cbrt (- (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))))) 203.656 * * [simplify]: iters left: 6 (16 enodes) 203.665 * * [simplify]: iters left: 5 (63 enodes) 203.682 * * [simplify]: iters left: 4 (103 enodes) 203.701 * * [simplify]: iters left: 3 (156 enodes) 203.741 * * [simplify]: iters left: 2 (225 enodes) 203.794 * * [simplify]: iters left: 1 (393 enodes) 203.939 * * [simplify]: Extracting #0: cost 1 inf + 0 203.939 * * [simplify]: Extracting #1: cost 3 inf + 0 203.939 * * [simplify]: Extracting #2: cost 5 inf + 0 203.939 * * [simplify]: Extracting #3: cost 20 inf + 0 203.939 * * [simplify]: Extracting #4: cost 51 inf + 0 203.939 * * [simplify]: Extracting #5: cost 102 inf + 5 203.940 * * [simplify]: Extracting #6: cost 136 inf + 3068 203.942 * * [simplify]: Extracting #7: cost 84 inf + 26844 203.947 * * [simplify]: Extracting #8: cost 17 inf + 64200 203.954 * * [simplify]: Extracting #9: cost 0 inf + 72583 203.960 * [simplify]: Simplified to (* (cbrt (+ (+ (/ -1 (fabs x)) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (cbrt (+ (+ (/ -1 (fabs x)) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) 203.960 * [simplify]: Simplified (2 1 2 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))) (* (* (cbrt (+ (+ (/ -1 (fabs x)) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (cbrt (+ (+ (/ -1 (fabs x)) (/ 3/4 (pow (fabs x) 5))) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))))) (* (cbrt (- (+ (/ 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))))) 203.960 * * * * [progress]: [ 58 / 177 ] simplifiying candidate # 203.961 * [simplify]: Simplifying (sqrt (- (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x)))) 203.961 * * [simplify]: iters left: 6 (15 enodes) 203.965 * * [simplify]: iters left: 5 (60 enodes) 203.991 * * [simplify]: iters left: 4 (100 enodes) 204.025 * * [simplify]: iters left: 3 (153 enodes) 204.064 * * [simplify]: iters left: 2 (222 enodes) 204.122 * * [simplify]: iters left: 1 (390 enodes) 204.260 * * [simplify]: Extracting #0: cost 1 inf + 0 204.260 * * [simplify]: Extracting #1: cost 3 inf + 0 204.261 * * [simplify]: Extracting #2: cost 18 inf + 0 204.261 * * [simplify]: Extracting #3: cost 49 inf + 0 204.261 * * [simplify]: Extracting #4: cost 103 inf + 5 204.262 * * [simplify]: Extracting #5: cost 142 inf + 1085 204.268 * * [simplify]: Extracting #6: cost 76 inf + 30468 204.280 * * [simplify]: Extracting #7: cost 11 inf + 68128 204.294 * * [simplify]: Extracting #8: cost 1 inf + 72155 204.307 * * [simplify]: Extracting #9: cost 0 inf + 72407 204.325 * [simplify]: Simplified to (sqrt (+ (/ -1 (fabs x)) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))))) 204.326 * [simplify]: Simplified (2 1 2 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 (+ (/ -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)))) (exp (* (fabs x) (fabs x))))) 204.326 * * * * [progress]: [ 59 / 177 ] simplifiying candidate # 204.326 * * * * [progress]: [ 60 / 177 ] simplifiying candidate # 204.326 * [simplify]: Simplifying (+ (sqrt (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (sqrt (/ 1 (fabs x)))) 204.327 * * [simplify]: iters left: 6 (16 enodes) 204.336 * * [simplify]: iters left: 5 (60 enodes) 204.356 * * [simplify]: iters left: 4 (85 enodes) 204.387 * * [simplify]: iters left: 3 (127 enodes) 204.430 * * [simplify]: iters left: 2 (192 enodes) 204.482 * * [simplify]: iters left: 1 (351 enodes) 204.653 * * [simplify]: Extracting #0: cost 1 inf + 0 204.653 * * [simplify]: Extracting #1: cost 4 inf + 0 204.653 * * [simplify]: Extracting #2: cost 8 inf + 0 204.653 * * [simplify]: Extracting #3: cost 14 inf + 0 204.653 * * [simplify]: Extracting #4: cost 26 inf + 1 204.653 * * [simplify]: Extracting #5: cost 68 inf + 4 204.654 * * [simplify]: Extracting #6: cost 110 inf + 3527 204.655 * * [simplify]: Extracting #7: cost 99 inf + 9542 204.658 * * [simplify]: Extracting #8: cost 38 inf + 42188 204.668 * * [simplify]: Extracting #9: cost 3 inf + 63836 204.679 * * [simplify]: Extracting #10: cost 0 inf + 65345 204.695 * [simplify]: Simplified to (+ (sqrt (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)))) (sqrt (/ 1 (fabs x)))) 204.695 * [simplify]: Simplified (2 1 2 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 (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)))) (sqrt (/ 1 (fabs x)))) (* (- (sqrt (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (sqrt (/ 1 (fabs x)))) (pow (fabs x) 7)))) (exp (* (fabs x) (fabs x))))) 204.696 * * * * [progress]: [ 61 / 177 ] simplifiying candidate # 204.696 * [simplify]: Simplifying (+ (sqrt (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ (sqrt 1) (sqrt (fabs x)))) 204.696 * * [simplify]: iters left: 6 (17 enodes) 204.701 * * [simplify]: iters left: 5 (63 enodes) 204.713 * * [simplify]: iters left: 4 (88 enodes) 204.730 * * [simplify]: iters left: 3 (130 enodes) 204.775 * * [simplify]: iters left: 2 (200 enodes) 204.850 * * [simplify]: iters left: 1 (356 enodes) 205.000 * * [simplify]: Extracting #0: cost 1 inf + 0 205.000 * * [simplify]: Extracting #1: cost 4 inf + 0 205.000 * * [simplify]: Extracting #2: cost 9 inf + 0 205.000 * * [simplify]: Extracting #3: cost 13 inf + 1 205.000 * * [simplify]: Extracting #4: cost 26 inf + 1 205.001 * * [simplify]: Extracting #5: cost 63 inf + 4 205.002 * * [simplify]: Extracting #6: cost 110 inf + 2655 205.004 * * [simplify]: Extracting #7: cost 103 inf + 7242 205.008 * * [simplify]: Extracting #8: cost 72 inf + 20918 205.017 * * [simplify]: Extracting #9: cost 7 inf + 61153 205.028 * * [simplify]: Extracting #10: cost 0 inf + 65008 205.045 * [simplify]: Simplified to (+ (sqrt (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)))) (/ 1 (sqrt (fabs x)))) 205.046 * [simplify]: Simplified (2 1 2 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 (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)))) (/ 1 (sqrt (fabs x)))) (* (- (sqrt (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ (sqrt 1) (sqrt (fabs x)))) (pow (fabs x) 7)))) (exp (* (fabs x) (fabs x))))) 205.046 * * * * [progress]: [ 62 / 177 ] simplifiying candidate # 205.047 * [simplify]: Simplifying (+ (sqrt (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 1 (sqrt (fabs x)))) 205.047 * * [simplify]: iters left: 6 (16 enodes) 205.057 * * [simplify]: iters left: 5 (60 enodes) 205.079 * * [simplify]: iters left: 4 (85 enodes) 205.110 * * [simplify]: iters left: 3 (127 enodes) 205.155 * * [simplify]: iters left: 2 (192 enodes) 205.212 * * [simplify]: iters left: 1 (351 enodes) 205.327 * * [simplify]: Extracting #0: cost 1 inf + 0 205.327 * * [simplify]: Extracting #1: cost 4 inf + 0 205.327 * * [simplify]: Extracting #2: cost 9 inf + 0 205.327 * * [simplify]: Extracting #3: cost 13 inf + 1 205.327 * * [simplify]: Extracting #4: cost 26 inf + 1 205.327 * * [simplify]: Extracting #5: cost 68 inf + 4 205.328 * * [simplify]: Extracting #6: cost 110 inf + 3525 205.331 * * [simplify]: Extracting #7: cost 99 inf + 9540 205.338 * * [simplify]: Extracting #8: cost 38 inf + 42186 205.348 * * [simplify]: Extracting #9: cost 3 inf + 63834 205.359 * * [simplify]: Extracting #10: cost 0 inf + 65343 205.369 * [simplify]: Simplified to (+ (sqrt (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)))) (/ 1 (sqrt (fabs x)))) 205.369 * [simplify]: Simplified (2 1 2 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 (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)))) (/ 1 (sqrt (fabs x)))) (* (- (sqrt (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ 1 (sqrt (fabs x)))) (pow (fabs x) 7)))) (exp (* (fabs x) (fabs x))))) 205.369 * * * * [progress]: [ 63 / 177 ] simplifiying candidate # 205.369 * * * * [progress]: [ 64 / 177 ] simplifiying candidate # 205.369 * * * * [progress]: [ 65 / 177 ] simplifiying candidate # 205.369 * * * * [progress]: [ 66 / 177 ] simplifiying candidate # 205.369 * * * * [progress]: [ 67 / 177 ] simplifiying candidate # 205.370 * [simplify]: Simplifying (* (- (* (+ (* 3/4 (* (* (fabs x) (fabs x)) (fabs x))) (* (pow (fabs x) 5) 1/2)) (fabs x)) (* (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (fabs x))) 1)) (pow (fabs x) 7)) 205.370 * * [simplify]: iters left: 6 (19 enodes) 205.381 * * [simplify]: iters left: 5 (82 enodes) 205.399 * * [simplify]: iters left: 4 (194 enodes) 205.499 * * [simplify]: Extracting #0: cost 1 inf + 0 205.499 * * [simplify]: Extracting #1: cost 12 inf + 0 205.500 * * [simplify]: Extracting #2: cost 90 inf + 0 205.500 * * [simplify]: Extracting #3: cost 152 inf + 4 205.501 * * [simplify]: Extracting #4: cost 130 inf + 3526 205.505 * * [simplify]: Extracting #5: cost 31 inf + 43687 205.516 * * [simplify]: Extracting #6: cost 0 inf + 55522 205.529 * * [simplify]: Extracting #7: cost 0 inf + 54729 205.543 * [simplify]: Simplified to (* (+ (* (* (* (fabs x) (fabs x)) 3/4) (* (fabs x) (fabs x))) (- (* 1/2 (pow (fabs x) 6)) (* (pow (fabs x) 6) (* (fabs x) (fabs x))))) (pow (fabs x) 7)) 205.543 * [simplify]: Simplified (2 1 2 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))) (/ (* (+ (* (* (* (fabs x) (fabs x)) 3/4) (* (fabs x) (fabs x))) (- (* 1/2 (pow (fabs x) 6)) (* (pow (fabs x) 6) (* (fabs x) (fabs x))))) (pow (fabs x) 7)) (* (* (pow (fabs x) 5) (* (* (fabs x) (fabs x)) (fabs x))) (fabs x)))) (exp (* (fabs x) (fabs x))))) 205.544 * * * * [progress]: [ 68 / 177 ] simplifiying candidate # 205.544 * [simplify]: Simplifying (* (- (* (+ (pow (/ 3/4 (pow (fabs x) 5)) 3) (pow (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) 3)) (fabs x)) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) 1)) (pow (fabs x) 7)) 205.544 * * [simplify]: iters left: 6 (26 enodes) 205.563 * * [simplify]: iters left: 5 (134 enodes) 205.622 * * [simplify]: iters left: 4 (389 enodes) 205.795 * * [simplify]: Extracting #0: cost 1 inf + 0 205.795 * * [simplify]: Extracting #1: cost 14 inf + 0 205.796 * * [simplify]: Extracting #2: cost 83 inf + 0 205.797 * * [simplify]: Extracting #3: cost 283 inf + 4 205.801 * * [simplify]: Extracting #4: cost 429 inf + 2981 205.827 * * [simplify]: Extracting #5: cost 268 inf + 73591 205.880 * * [simplify]: Extracting #6: cost 29 inf + 185546 205.915 * * [simplify]: Extracting #7: cost 0 inf + 195628 205.982 * * [simplify]: Extracting #8: cost 0 inf + 195508 206.041 * [simplify]: Simplified to (* (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)))))))) (+ (- (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (fabs x) (* (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)))))) 206.041 * [simplify]: Simplified (2 1 2 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))) (/ (* (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)))))))) (+ (- (* (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (fabs x) (* (fabs x) (fabs x)))))) (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5)))))) (* (+ (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (- (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))))) (fabs x)))) (exp (* (fabs x) (fabs x))))) 206.041 * * * * [progress]: [ 69 / 177 ] simplifiying candidate # 206.042 * [simplify]: Simplifying (* (- (* (- (* (/ 3/4 (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) (* (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (fabs x)) (* (- (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) 1)) (pow (fabs x) 7)) 206.042 * * [simplify]: iters left: 6 (21 enodes) 206.049 * * [simplify]: iters left: 5 (94 enodes) 206.077 * * [simplify]: iters left: 4 (242 enodes) 206.183 * * [simplify]: Extracting #0: cost 1 inf + 0 206.183 * * [simplify]: Extracting #1: cost 14 inf + 0 206.183 * * [simplify]: Extracting #2: cost 72 inf + 0 206.184 * * [simplify]: Extracting #3: cost 148 inf + 4 206.186 * * [simplify]: Extracting #4: cost 221 inf + 929 206.192 * * [simplify]: Extracting #5: cost 178 inf + 24815 206.215 * * [simplify]: Extracting #6: cost 44 inf + 76890 206.233 * * [simplify]: Extracting #7: cost 2 inf + 97180 206.550 * * [simplify]: Extracting #8: cost 0 inf + 97942 206.571 * * [simplify]: Extracting #9: cost 0 inf + 97903 206.602 * [simplify]: Simplified to (* (* (- (/ 3/4 (pow (fabs 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)) (pow (fabs x) 7)) 206.602 * [simplify]: Simplified (2 1 2 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))) (/ (* (* (- (/ 3/4 (pow (fabs 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)) (pow (fabs x) 7)) (* (- (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (fabs x)))) (exp (* (fabs x) (fabs x))))) 206.602 * * * * [progress]: [ 70 / 177 ] simplifiying candidate # 206.603 * [simplify]: Simplifying (* (- (pow (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) 3) (pow (/ 1 (fabs x)) 3)) (pow (fabs x) 7)) 206.603 * * [simplify]: iters left: 6 (20 enodes) 206.617 * * [simplify]: iters left: 5 (93 enodes) 206.657 * * [simplify]: iters left: 4 (203 enodes) 206.734 * * [simplify]: Extracting #0: cost 1 inf + 0 206.735 * * [simplify]: Extracting #1: cost 12 inf + 0 206.735 * * [simplify]: Extracting #2: cost 83 inf + 0 206.735 * * [simplify]: Extracting #3: cost 145 inf + 3 206.736 * * [simplify]: Extracting #4: cost 169 inf + 1424 206.738 * * [simplify]: Extracting #5: cost 118 inf + 22801 206.747 * * [simplify]: Extracting #6: cost 38 inf + 63393 206.762 * * [simplify]: Extracting #7: cost 7 inf + 81439 206.776 * * [simplify]: Extracting #8: cost 0 inf + 84943 206.805 * [simplify]: Simplified to (* (+ (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (/ -1 (* (* (fabs x) (fabs x)) (fabs x)))) (pow (fabs x) 7)) 206.805 * [simplify]: Simplified (2 1 2 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))) (/ (* (+ (* (* (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 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)) (+ (* (+ (/ 3/4 (pow (fabs x) 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)))) (/ 1 (fabs x))))))) (exp (* (fabs x) (fabs x))))) 206.806 * * * * [progress]: [ 71 / 177 ] simplifiying candidate # 206.806 * [simplify]: Simplifying (* (- (* (+ (/ 3/4 (pow (fabs x) 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)))) (pow (fabs x) 7)) 206.807 * * [simplify]: iters left: 6 (19 enodes) 206.819 * * [simplify]: iters left: 5 (88 enodes) 206.843 * * [simplify]: iters left: 4 (208 enodes) 206.914 * * [simplify]: Extracting #0: cost 1 inf + 0 206.914 * * [simplify]: Extracting #1: cost 30 inf + 0 206.915 * * [simplify]: Extracting #2: cost 131 inf + 0 206.916 * * [simplify]: Extracting #3: cost 204 inf + 3 206.917 * * [simplify]: Extracting #4: cost 212 inf + 1661 206.922 * * [simplify]: Extracting #5: cost 141 inf + 29606 206.933 * * [simplify]: Extracting #6: cost 41 inf + 84870 206.950 * * [simplify]: Extracting #7: cost 0 inf + 109833 206.979 * [simplify]: Simplified to (* (+ (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x)))) (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (fabs x)) (* (fabs x) (fabs x))))) (/ (/ -1 (fabs x)) (fabs x))) (pow (fabs x) 7)) 206.979 * [simplify]: Simplified (2 1 2 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))) (/ (* (+ (* (+ (/ 3/4 (pow (fabs x) 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)) (+ (+ (/ 3/4 (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 206.980 * * * * [progress]: [ 72 / 177 ] simplifiying candidate #real (real->posit16 (* (- (+ (/ 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)))))> 206.980 * * * * [progress]: [ 73 / 177 ] simplifiying candidate # 206.980 * * * * [progress]: [ 74 / 177 ] simplifiying candidate # 206.980 * * * * [progress]: [ 75 / 177 ] simplifiying candidate # 206.980 * [simplify]: Simplifying (- (log 3/4) (* (log (fabs x)) 5)) 206.981 * * [simplify]: iters left: 6 (8 enodes) 206.985 * * [simplify]: iters left: 5 (27 enodes) 206.994 * * [simplify]: iters left: 4 (37 enodes) 207.001 * * [simplify]: iters left: 3 (41 enodes) 207.007 * * [simplify]: Extracting #0: cost 1 inf + 0 207.007 * * [simplify]: Extracting #1: cost 5 inf + 0 207.007 * * [simplify]: Extracting #2: cost 13 inf + 0 207.007 * * [simplify]: Extracting #3: cost 13 inf + 3 207.007 * * [simplify]: Extracting #4: cost 14 inf + 74 207.007 * * [simplify]: Extracting #5: cost 11 inf + 187 207.008 * * [simplify]: Extracting #6: cost 1 inf + 1623 207.008 * * [simplify]: Extracting #7: cost 0 inf + 1886 207.008 * [simplify]: Simplified to (- (log 3/4) (* (log (fabs x)) 5)) 207.008 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (exp (- (log 3/4) (* (log (fabs x)) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 207.008 * * * * [progress]: [ 76 / 177 ] simplifiying candidate # 207.009 * [simplify]: Simplifying (- (log 3/4) (* (log (fabs x)) 5)) 207.009 * * [simplify]: iters left: 6 (8 enodes) 207.011 * * [simplify]: iters left: 5 (27 enodes) 207.020 * * [simplify]: iters left: 4 (37 enodes) 207.026 * * [simplify]: iters left: 3 (41 enodes) 207.032 * * [simplify]: Extracting #0: cost 1 inf + 0 207.032 * * [simplify]: Extracting #1: cost 5 inf + 0 207.032 * * [simplify]: Extracting #2: cost 13 inf + 0 207.032 * * [simplify]: Extracting #3: cost 13 inf + 3 207.032 * * [simplify]: Extracting #4: cost 14 inf + 74 207.032 * * [simplify]: Extracting #5: cost 11 inf + 187 207.032 * * [simplify]: Extracting #6: cost 1 inf + 1623 207.032 * * [simplify]: Extracting #7: cost 0 inf + 1886 207.033 * [simplify]: Simplified to (- (log 3/4) (* (log (fabs x)) 5)) 207.033 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (exp (- (log 3/4) (* (log (fabs x)) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 207.033 * * * * [progress]: [ 77 / 177 ] simplifiying candidate # 207.033 * [simplify]: Simplifying (- (log 3/4) (log (pow (fabs x) 5))) 207.033 * * [simplify]: iters left: 5 (8 enodes) 207.036 * * [simplify]: iters left: 4 (33 enodes) 207.045 * * [simplify]: iters left: 3 (60 enodes) 207.066 * * [simplify]: iters left: 2 (106 enodes) 207.086 * * [simplify]: iters left: 1 (179 enodes) 207.137 * * [simplify]: Extracting #0: cost 1 inf + 0 207.137 * * [simplify]: Extracting #1: cost 12 inf + 0 207.138 * * [simplify]: Extracting #2: cost 43 inf + 0 207.138 * * [simplify]: Extracting #3: cost 57 inf + 77 207.138 * * [simplify]: Extracting #4: cost 72 inf + 150 207.140 * * [simplify]: Extracting #5: cost 51 inf + 6596 207.143 * * [simplify]: Extracting #6: cost 12 inf + 18648 207.147 * * [simplify]: Extracting #7: cost 0 inf + 22113 207.151 * [simplify]: Simplified to (- (log 3/4) (* 5 (log (fabs x)))) 207.151 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (exp (- (log 3/4) (* 5 (log (fabs x))))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 207.152 * * * * [progress]: [ 78 / 177 ] simplifiying candidate # 207.152 * * * * [progress]: [ 79 / 177 ] simplifiying candidate # 207.152 * * * * [progress]: [ 80 / 177 ] simplifiying candidate # 207.152 * [simplify]: Simplifying (/ (* (* 3/4 3/4) 3/4) (* (* (pow (fabs x) 5) (pow (fabs x) 5)) (pow (fabs x) 5))) 207.152 * * [simplify]: iters left: 6 (10 enodes) 207.156 * * [simplify]: iters left: 5 (48 enodes) 207.167 * * [simplify]: iters left: 4 (121 enodes) 207.210 * * [simplify]: iters left: 3 (326 enodes) 207.425 * * [simplify]: Extracting #0: cost 1 inf + 0 207.425 * * [simplify]: Extracting #1: cost 98 inf + 0 207.427 * * [simplify]: Extracting #2: cost 276 inf + 3 207.429 * * [simplify]: Extracting #3: cost 287 inf + 12 207.432 * * [simplify]: Extracting #4: cost 253 inf + 11883 207.441 * * [simplify]: Extracting #5: cost 105 inf + 85576 207.453 * * [simplify]: Extracting #6: cost 5 inf + 151151 207.470 * * [simplify]: Extracting #7: cost 0 inf + 154134 207.497 * * [simplify]: Extracting #8: cost 0 inf + 154084 207.524 * [simplify]: Simplified to (* (/ (/ 9/16 (pow (fabs x) 5)) (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) 207.524 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (cbrt (* (/ (/ 9/16 (pow (fabs x) 5)) (pow (fabs x) 5)) (/ 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))))) 207.524 * * * * [progress]: [ 81 / 177 ] simplifiying candidate # 207.524 * * * * [progress]: [ 82 / 177 ] simplifiying candidate # 207.524 * * * * [progress]: [ 83 / 177 ] simplifiying candidate # 207.524 * * * * [progress]: [ 84 / 177 ] simplifiying candidate # 207.525 * * * * [progress]: [ 85 / 177 ] simplifiying candidate # 207.525 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 207.525 * * [simplify]: iters left: 6 (10 enodes) 207.531 * * [simplify]: iters left: 5 (37 enodes) 207.546 * * [simplify]: iters left: 4 (60 enodes) 207.558 * * [simplify]: iters left: 3 (115 enodes) 207.586 * * [simplify]: iters left: 2 (237 enodes) 207.688 * * [simplify]: Extracting #0: cost 1 inf + 0 207.689 * * [simplify]: Extracting #1: cost 44 inf + 0 207.689 * * [simplify]: Extracting #2: cost 129 inf + 0 207.689 * * [simplify]: Extracting #3: cost 134 inf + 331 207.690 * * [simplify]: Extracting #4: cost 133 inf + 414 207.690 * * [simplify]: Extracting #5: cost 135 inf + 414 207.691 * * [simplify]: Extracting #6: cost 127 inf + 1805 207.694 * * [simplify]: Extracting #7: cost 78 inf + 31403 207.702 * * [simplify]: Extracting #8: cost 15 inf + 77967 207.713 * * [simplify]: Extracting #9: cost 0 inf + 90975 207.732 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 207.733 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (/ (cbrt 3/4) (pow (cbrt (fabs x)) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 207.733 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (cbrt (fabs x)) 5)) 207.733 * * [simplify]: iters left: 5 (8 enodes) 207.739 * * [simplify]: iters left: 4 (29 enodes) 207.751 * * [simplify]: iters left: 3 (45 enodes) 207.773 * * [simplify]: iters left: 2 (79 enodes) 207.800 * * [simplify]: iters left: 1 (134 enodes) 207.851 * * [simplify]: Extracting #0: cost 1 inf + 0 207.851 * * [simplify]: Extracting #1: cost 6 inf + 0 207.851 * * [simplify]: Extracting #2: cost 26 inf + 0 207.852 * * [simplify]: Extracting #3: cost 49 inf + 85 207.852 * * [simplify]: Extracting #4: cost 50 inf + 170 207.853 * * [simplify]: Extracting #5: cost 28 inf + 7648 207.856 * * [simplify]: Extracting #6: cost 3 inf + 21275 207.860 * * [simplify]: Extracting #7: cost 0 inf + 23145 207.863 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (cbrt (fabs x)) 5)) 207.863 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (/ (cbrt 3/4) (pow (cbrt (fabs x)) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 207.864 * * * * [progress]: [ 86 / 177 ] simplifiying candidate # 207.864 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (sqrt (fabs x)) 5)) 207.864 * * [simplify]: iters left: 5 (9 enodes) 207.870 * * [simplify]: iters left: 4 (34 enodes) 207.884 * * [simplify]: iters left: 3 (57 enodes) 207.907 * * [simplify]: iters left: 2 (112 enodes) 207.942 * * [simplify]: iters left: 1 (227 enodes) 208.009 * * [simplify]: Extracting #0: cost 1 inf + 0 208.009 * * [simplify]: Extracting #1: cost 41 inf + 0 208.010 * * [simplify]: Extracting #2: cost 128 inf + 0 208.011 * * [simplify]: Extracting #3: cost 134 inf + 210 208.012 * * [simplify]: Extracting #4: cost 132 inf + 414 208.013 * * [simplify]: Extracting #5: cost 123 inf + 1988 208.017 * * [simplify]: Extracting #6: cost 58 inf + 37901 208.025 * * [simplify]: Extracting #7: cost 0 inf + 78608 208.032 * * [simplify]: Extracting #8: cost 0 inf + 77855 208.040 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (sqrt (fabs x)) 5)) 208.040 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (sqrt (fabs x)) 5)) (/ (cbrt 3/4) (pow (sqrt (fabs x)) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 208.040 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (sqrt (fabs x)) 5)) 208.040 * * [simplify]: iters left: 5 (8 enodes) 208.043 * * [simplify]: iters left: 4 (29 enodes) 208.055 * * [simplify]: iters left: 3 (45 enodes) 208.074 * * [simplify]: iters left: 2 (79 enodes) 208.101 * * [simplify]: iters left: 1 (134 enodes) 208.151 * * [simplify]: Extracting #0: cost 1 inf + 0 208.151 * * [simplify]: Extracting #1: cost 6 inf + 0 208.151 * * [simplify]: Extracting #2: cost 26 inf + 0 208.151 * * [simplify]: Extracting #3: cost 49 inf + 85 208.152 * * [simplify]: Extracting #4: cost 50 inf + 170 208.152 * * [simplify]: Extracting #5: cost 28 inf + 6968 208.154 * * [simplify]: Extracting #6: cost 3 inf + 19595 208.155 * * [simplify]: Extracting #7: cost 0 inf + 21345 208.157 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (sqrt (fabs x)) 5)) 208.157 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (sqrt (fabs x)) 5)) (/ (cbrt 3/4) (pow (sqrt (fabs x)) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 208.157 * * * * [progress]: [ 87 / 177 ] simplifiying candidate # 208.158 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow 1 5)) 208.158 * * [simplify]: iters left: 5 (7 enodes) 208.160 * * [simplify]: iters left: 4 (23 enodes) 208.165 * * [simplify]: iters left: 3 (29 enodes) 208.170 * * [simplify]: iters left: 2 (33 enodes) 208.178 * * [simplify]: iters left: 1 (34 enodes) 208.187 * * [simplify]: Extracting #0: cost 1 inf + 0 208.187 * * [simplify]: Extracting #1: cost 5 inf + 0 208.187 * * [simplify]: Extracting #2: cost 7 inf + 1 208.187 * * [simplify]: Extracting #3: cost 6 inf + 2 208.187 * * [simplify]: Extracting #4: cost 1 inf + 529 208.187 * * [simplify]: Extracting #5: cost 0 inf + 650 208.188 * [simplify]: Simplified to (* (cbrt 3/4) (cbrt 3/4)) 208.188 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (* (cbrt 3/4) (cbrt 3/4)) (/ (cbrt 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))))) 208.188 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (fabs x) 5)) 208.188 * * [simplify]: iters left: 4 (7 enodes) 208.193 * * [simplify]: iters left: 3 (26 enodes) 208.205 * * [simplify]: iters left: 2 (42 enodes) 208.223 * * [simplify]: iters left: 1 (76 enodes) 208.251 * * [simplify]: Extracting #0: cost 1 inf + 0 208.251 * * [simplify]: Extracting #1: cost 6 inf + 0 208.251 * * [simplify]: Extracting #2: cost 22 inf + 0 208.251 * * [simplify]: Extracting #3: cost 32 inf + 3 208.251 * * [simplify]: Extracting #4: cost 21 inf + 1430 208.253 * * [simplify]: Extracting #5: cost 2 inf + 8441 208.254 * * [simplify]: Extracting #6: cost 0 inf + 9407 208.255 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (fabs x) 5)) 208.255 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (* (cbrt 3/4) (cbrt 3/4)) (/ (cbrt 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))))) 208.256 * * * * [progress]: [ 88 / 177 ] simplifiying candidate # 208.256 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 208.257 * * [simplify]: iters left: 6 (10 enodes) 208.266 * * [simplify]: iters left: 5 (41 enodes) 208.282 * * [simplify]: iters left: 4 (70 enodes) 208.296 * * [simplify]: iters left: 3 (107 enodes) 208.316 * * [simplify]: iters left: 2 (159 enodes) 208.364 * * [simplify]: iters left: 1 (286 enodes) 208.464 * * [simplify]: Extracting #0: cost 1 inf + 0 208.464 * * [simplify]: Extracting #1: cost 11 inf + 0 208.464 * * [simplify]: Extracting #2: cost 22 inf + 0 208.465 * * [simplify]: Extracting #3: cost 51 inf + 1 208.465 * * [simplify]: Extracting #4: cost 106 inf + 84 208.467 * * [simplify]: Extracting #5: cost 93 inf + 1945 208.470 * * [simplify]: Extracting #6: cost 50 inf + 21327 208.477 * * [simplify]: Extracting #7: cost 7 inf + 50298 208.486 * * [simplify]: Extracting #8: cost 0 inf + 55467 208.495 * [simplify]: Simplified to (* (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))) (/ (cbrt 3/4) (cbrt (pow (fabs x) 5)))) 208.495 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (* (/ (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/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 208.495 * [simplify]: Simplifying (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))) 208.495 * * [simplify]: iters left: 5 (8 enodes) 208.500 * * [simplify]: iters left: 4 (29 enodes) 208.512 * * [simplify]: iters left: 3 (43 enodes) 208.529 * * [simplify]: iters left: 2 (73 enodes) 208.554 * * [simplify]: iters left: 1 (122 enodes) 208.603 * * [simplify]: Extracting #0: cost 1 inf + 0 208.603 * * [simplify]: Extracting #1: cost 4 inf + 0 208.603 * * [simplify]: Extracting #2: cost 8 inf + 0 208.604 * * [simplify]: Extracting #3: cost 19 inf + 1 208.604 * * [simplify]: Extracting #4: cost 40 inf + 84 208.604 * * [simplify]: Extracting #5: cost 33 inf + 1008 208.605 * * [simplify]: Extracting #6: cost 18 inf + 6657 208.607 * * [simplify]: Extracting #7: cost 3 inf + 13289 208.609 * * [simplify]: Extracting #8: cost 0 inf + 15260 208.612 * [simplify]: Simplified to (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))) 208.612 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (* (/ (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/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 208.612 * * * * [progress]: [ 89 / 177 ] simplifiying candidate # 208.613 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (sqrt (pow (fabs x) 5))) 208.613 * * [simplify]: iters left: 5 (9 enodes) 208.617 * * [simplify]: iters left: 4 (34 enodes) 208.624 * * [simplify]: iters left: 3 (53 enodes) 208.634 * * [simplify]: iters left: 2 (86 enodes) 208.650 * * [simplify]: iters left: 1 (135 enodes) 208.696 * * [simplify]: Extracting #0: cost 1 inf + 0 208.696 * * [simplify]: Extracting #1: cost 7 inf + 0 208.696 * * [simplify]: Extracting #2: cost 15 inf + 0 208.696 * * [simplify]: Extracting #3: cost 29 inf + 1 208.696 * * [simplify]: Extracting #4: cost 49 inf + 85 208.697 * * [simplify]: Extracting #5: cost 36 inf + 2157 208.698 * * [simplify]: Extracting #6: cost 16 inf + 9056 208.700 * * [simplify]: Extracting #7: cost 2 inf + 16320 208.706 * * [simplify]: Extracting #8: cost 0 inf + 17577 208.709 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (sqrt (pow (fabs x) 5))) 208.709 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (/ (* (cbrt 3/4) (cbrt 3/4)) (sqrt (pow (fabs x) 5))) (/ (cbrt 3/4) (sqrt (pow (fabs x) 5)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 208.710 * [simplify]: Simplifying (/ (cbrt 3/4) (sqrt (pow (fabs x) 5))) 208.710 * * [simplify]: iters left: 5 (8 enodes) 208.714 * * [simplify]: iters left: 4 (29 enodes) 208.720 * * [simplify]: iters left: 3 (44 enodes) 208.729 * * [simplify]: iters left: 2 (74 enodes) 208.742 * * [simplify]: iters left: 1 (123 enodes) 208.779 * * [simplify]: Extracting #0: cost 1 inf + 0 208.779 * * [simplify]: Extracting #1: cost 4 inf + 0 208.779 * * [simplify]: Extracting #2: cost 9 inf + 0 208.779 * * [simplify]: Extracting #3: cost 23 inf + 1 208.779 * * [simplify]: Extracting #4: cost 43 inf + 85 208.779 * * [simplify]: Extracting #5: cost 26 inf + 3929 208.780 * * [simplify]: Extracting #6: cost 6 inf + 12243 208.782 * * [simplify]: Extracting #7: cost 0 inf + 15643 208.783 * [simplify]: Simplified to (/ (cbrt 3/4) (sqrt (pow (fabs x) 5))) 208.783 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (/ (* (cbrt 3/4) (cbrt 3/4)) (sqrt (pow (fabs x) 5))) (/ (cbrt 3/4) (sqrt (pow (fabs x) 5)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 208.783 * * * * [progress]: [ 90 / 177 ] simplifiying candidate # 208.783 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) 1) 208.783 * * [simplify]: iters left: 5 (5 enodes) 208.785 * * [simplify]: iters left: 4 (17 enodes) 208.789 * * [simplify]: iters left: 3 (27 enodes) 208.793 * * [simplify]: iters left: 2 (28 enodes) 208.799 * * [simplify]: Extracting #0: cost 1 inf + 0 208.799 * * [simplify]: Extracting #1: cost 5 inf + 0 208.799 * * [simplify]: Extracting #2: cost 7 inf + 1 208.799 * * [simplify]: Extracting #3: cost 6 inf + 2 208.799 * * [simplify]: Extracting #4: cost 1 inf + 528 208.799 * * [simplify]: Extracting #5: cost 0 inf + 650 208.799 * [simplify]: Simplified to (* (cbrt 3/4) (cbrt 3/4)) 208.799 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (* (cbrt 3/4) (cbrt 3/4)) (/ (cbrt 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))))) 208.800 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (fabs x) 5)) 208.800 * * [simplify]: iters left: 4 (7 enodes) 208.802 * * [simplify]: iters left: 3 (26 enodes) 208.808 * * [simplify]: iters left: 2 (42 enodes) 208.817 * * [simplify]: iters left: 1 (76 enodes) 208.841 * * [simplify]: Extracting #0: cost 1 inf + 0 208.841 * * [simplify]: Extracting #1: cost 6 inf + 0 208.841 * * [simplify]: Extracting #2: cost 22 inf + 0 208.841 * * [simplify]: Extracting #3: cost 32 inf + 3 208.841 * * [simplify]: Extracting #4: cost 21 inf + 1430 208.843 * * [simplify]: Extracting #5: cost 2 inf + 8441 208.844 * * [simplify]: Extracting #6: cost 0 inf + 9407 208.845 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (fabs x) 5)) 208.845 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (* (cbrt 3/4) (cbrt 3/4)) (/ (cbrt 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))))) 208.846 * * * * [progress]: [ 91 / 177 ] simplifiying candidate # 208.846 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (fabs x) (/ 5 2))) 208.847 * * [simplify]: iters left: 5 (10 enodes) 208.854 * * [simplify]: iters left: 4 (36 enodes) 208.869 * * [simplify]: iters left: 3 (61 enodes) 208.886 * * [simplify]: iters left: 2 (116 enodes) 208.924 * * [simplify]: iters left: 1 (257 enodes) 209.021 * * [simplify]: Extracting #0: cost 1 inf + 0 209.021 * * [simplify]: Extracting #1: cost 40 inf + 0 209.022 * * [simplify]: Extracting #2: cost 127 inf + 0 209.023 * * [simplify]: Extracting #3: cost 132 inf + 210 209.024 * * [simplify]: Extracting #4: cost 119 inf + 2542 209.028 * * [simplify]: Extracting #5: cost 74 inf + 23073 209.034 * * [simplify]: Extracting #6: cost 6 inf + 68230 209.040 * * [simplify]: Extracting #7: cost 0 inf + 72807 209.047 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (fabs x) 5/2)) 209.047 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (fabs x) 5/2)) (/ (cbrt 3/4) (pow (fabs x) (/ 5 2)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 209.047 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (fabs x) (/ 5 2))) 209.047 * * [simplify]: iters left: 5 (9 enodes) 209.051 * * [simplify]: iters left: 4 (32 enodes) 209.058 * * [simplify]: iters left: 3 (51 enodes) 209.079 * * [simplify]: iters left: 2 (95 enodes) 209.110 * * [simplify]: iters left: 1 (155 enodes) 209.168 * * [simplify]: Extracting #0: cost 1 inf + 0 209.168 * * [simplify]: Extracting #1: cost 6 inf + 0 209.168 * * [simplify]: Extracting #2: cost 26 inf + 0 209.168 * * [simplify]: Extracting #3: cost 49 inf + 85 209.169 * * [simplify]: Extracting #4: cost 37 inf + 2511 209.171 * * [simplify]: Extracting #5: cost 11 inf + 13224 209.174 * * [simplify]: Extracting #6: cost 0 inf + 19463 209.178 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (fabs x) 5/2)) 209.178 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (fabs x) (/ 5 2))) (/ (cbrt 3/4) (pow (fabs x) 5/2))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 209.178 * * * * [progress]: [ 92 / 177 ] simplifiying candidate # 209.179 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 209.179 * * [simplify]: iters left: 6 (9 enodes) 209.185 * * [simplify]: iters left: 5 (32 enodes) 209.197 * * [simplify]: iters left: 4 (48 enodes) 209.207 * * [simplify]: iters left: 3 (82 enodes) 209.224 * * [simplify]: iters left: 2 (137 enodes) 209.281 * * [simplify]: iters left: 1 (272 enodes) 209.384 * * [simplify]: Extracting #0: cost 1 inf + 0 209.384 * * [simplify]: Extracting #1: cost 6 inf + 0 209.384 * * [simplify]: Extracting #2: cost 43 inf + 0 209.385 * * [simplify]: Extracting #3: cost 99 inf + 86 209.385 * * [simplify]: Extracting #4: cost 103 inf + 93 209.387 * * [simplify]: Extracting #5: cost 104 inf + 94 209.388 * * [simplify]: Extracting #6: cost 96 inf + 1776 209.392 * * [simplify]: Extracting #7: cost 54 inf + 25358 209.405 * * [simplify]: Extracting #8: cost 1 inf + 66882 209.419 * * [simplify]: Extracting #9: cost 0 inf + 67756 209.433 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 209.433 * [simplify]: Simplified (2 1 2 1 1 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 3/4) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (/ (sqrt 3/4) (pow (cbrt (fabs x)) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 209.433 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (cbrt (fabs x)) 5)) 209.433 * * [simplify]: iters left: 5 (8 enodes) 209.436 * * [simplify]: iters left: 4 (29 enodes) 209.442 * * [simplify]: iters left: 3 (45 enodes) 209.451 * * [simplify]: iters left: 2 (79 enodes) 209.469 * * [simplify]: iters left: 1 (134 enodes) 209.512 * * [simplify]: Extracting #0: cost 1 inf + 0 209.512 * * [simplify]: Extracting #1: cost 6 inf + 0 209.512 * * [simplify]: Extracting #2: cost 26 inf + 0 209.512 * * [simplify]: Extracting #3: cost 49 inf + 45 209.512 * * [simplify]: Extracting #4: cost 50 inf + 90 209.513 * * [simplify]: Extracting #5: cost 28 inf + 7448 209.514 * * [simplify]: Extracting #6: cost 3 inf + 20715 209.516 * * [simplify]: Extracting #7: cost 0 inf + 22545 209.517 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (cbrt (fabs x)) 5)) 209.517 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (/ (sqrt 3/4) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (/ (sqrt 3/4) (pow (cbrt (fabs x)) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 209.518 * * * * [progress]: [ 93 / 177 ] simplifiying candidate # 209.518 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 209.518 * * [simplify]: iters left: 5 (8 enodes) 209.521 * * [simplify]: iters left: 4 (29 enodes) 209.527 * * [simplify]: iters left: 3 (45 enodes) 209.539 * * [simplify]: iters left: 2 (79 enodes) 209.566 * * [simplify]: iters left: 1 (134 enodes) 209.620 * * [simplify]: Extracting #0: cost 1 inf + 0 209.620 * * [simplify]: Extracting #1: cost 6 inf + 0 209.621 * * [simplify]: Extracting #2: cost 26 inf + 0 209.621 * * [simplify]: Extracting #3: cost 49 inf + 45 209.621 * * [simplify]: Extracting #4: cost 50 inf + 90 209.622 * * [simplify]: Extracting #5: cost 28 inf + 6768 209.624 * * [simplify]: Extracting #6: cost 3 inf + 19035 209.626 * * [simplify]: Extracting #7: cost 0 inf + 20745 209.628 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 209.628 * [simplify]: Simplified (2 1 2 1 1 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 3/4) (pow (sqrt (fabs x)) 5)) (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 209.628 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 209.628 * * [simplify]: iters left: 5 (8 enodes) 209.631 * * [simplify]: iters left: 4 (29 enodes) 209.637 * * [simplify]: iters left: 3 (45 enodes) 209.646 * * [simplify]: iters left: 2 (79 enodes) 209.664 * * [simplify]: iters left: 1 (134 enodes) 209.705 * * [simplify]: Extracting #0: cost 1 inf + 0 209.705 * * [simplify]: Extracting #1: cost 6 inf + 0 209.705 * * [simplify]: Extracting #2: cost 26 inf + 0 209.705 * * [simplify]: Extracting #3: cost 49 inf + 45 209.705 * * [simplify]: Extracting #4: cost 50 inf + 90 209.706 * * [simplify]: Extracting #5: cost 28 inf + 6768 209.707 * * [simplify]: Extracting #6: cost 3 inf + 19035 209.709 * * [simplify]: Extracting #7: cost 0 inf + 20745 209.710 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 209.710 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 209.711 * * * * [progress]: [ 94 / 177 ] simplifiying candidate # 209.711 * [simplify]: Simplifying (/ (sqrt 3/4) (pow 1 5)) 209.711 * * [simplify]: iters left: 3 (6 enodes) 209.713 * * [simplify]: iters left: 2 (18 enodes) 209.717 * * [simplify]: iters left: 1 (20 enodes) 209.720 * * [simplify]: Extracting #0: cost 1 inf + 0 209.720 * * [simplify]: Extracting #1: cost 4 inf + 0 209.720 * * [simplify]: Extracting #2: cost 2 inf + 2 209.721 * * [simplify]: Extracting #3: cost 0 inf + 84 209.721 * [simplify]: Simplified to (sqrt 3/4) 209.721 * [simplify]: Simplified (2 1 2 1 1 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 3/4) (/ (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))))) 209.721 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) 5)) 209.721 * * [simplify]: iters left: 4 (7 enodes) 209.726 * * [simplify]: iters left: 3 (26 enodes) 209.736 * * [simplify]: iters left: 2 (42 enodes) 209.749 * * [simplify]: iters left: 1 (76 enodes) 209.763 * * [simplify]: Extracting #0: cost 1 inf + 0 209.763 * * [simplify]: Extracting #1: cost 6 inf + 0 209.763 * * [simplify]: Extracting #2: cost 22 inf + 0 209.764 * * [simplify]: Extracting #3: cost 32 inf + 3 209.764 * * [simplify]: Extracting #4: cost 21 inf + 1390 209.764 * * [simplify]: Extracting #5: cost 2 inf + 8041 209.765 * * [simplify]: Extracting #6: cost 0 inf + 9007 209.766 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5)) 209.766 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (sqrt 3/4) (/ (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))))) 209.766 * * * * [progress]: [ 95 / 177 ] simplifiying candidate # 209.766 * [simplify]: Simplifying (/ (sqrt 3/4) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 209.766 * * [simplify]: iters left: 6 (9 enodes) 209.769 * * [simplify]: iters left: 5 (34 enodes) 209.779 * * [simplify]: iters left: 4 (50 enodes) 209.802 * * [simplify]: iters left: 3 (80 enodes) 209.821 * * [simplify]: iters left: 2 (129 enodes) 209.850 * * [simplify]: iters left: 1 (254 enodes) 209.986 * * [simplify]: Extracting #0: cost 1 inf + 0 209.986 * * [simplify]: Extracting #1: cost 6 inf + 0 209.986 * * [simplify]: Extracting #2: cost 12 inf + 0 209.986 * * [simplify]: Extracting #3: cost 40 inf + 1 209.987 * * [simplify]: Extracting #4: cost 102 inf + 44 209.988 * * [simplify]: Extracting #5: cost 88 inf + 2379 209.990 * * [simplify]: Extracting #6: cost 58 inf + 16697 209.997 * * [simplify]: Extracting #7: cost 8 inf + 48936 210.005 * * [simplify]: Extracting #8: cost 0 inf + 53262 210.014 * [simplify]: Simplified to (/ (sqrt 3/4) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 210.014 * [simplify]: Simplified (2 1 2 1 1 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 3/4) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) (/ (sqrt 3/4) (cbrt (pow (fabs x) 5)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 210.015 * [simplify]: Simplifying (/ (sqrt 3/4) (cbrt (pow (fabs x) 5))) 210.015 * * [simplify]: iters left: 5 (8 enodes) 210.020 * * [simplify]: iters left: 4 (29 enodes) 210.036 * * [simplify]: iters left: 3 (43 enodes) 210.047 * * [simplify]: iters left: 2 (73 enodes) 210.061 * * [simplify]: iters left: 1 (122 enodes) 210.095 * * [simplify]: Extracting #0: cost 1 inf + 0 210.095 * * [simplify]: Extracting #1: cost 4 inf + 0 210.095 * * [simplify]: Extracting #2: cost 8 inf + 0 210.096 * * [simplify]: Extracting #3: cost 19 inf + 1 210.096 * * [simplify]: Extracting #4: cost 40 inf + 44 210.096 * * [simplify]: Extracting #5: cost 33 inf + 928 210.097 * * [simplify]: Extracting #6: cost 18 inf + 6497 210.099 * * [simplify]: Extracting #7: cost 3 inf + 13129 210.102 * * [simplify]: Extracting #8: cost 0 inf + 15100 210.104 * [simplify]: Simplified to (/ (sqrt 3/4) (cbrt (pow (fabs x) 5))) 210.104 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (/ (sqrt 3/4) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) (/ (sqrt 3/4) (cbrt (pow (fabs x) 5)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 210.105 * * * * [progress]: [ 96 / 177 ] simplifiying candidate # 210.105 * [simplify]: Simplifying (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 210.105 * * [simplify]: iters left: 5 (8 enodes) 210.110 * * [simplify]: iters left: 4 (29 enodes) 210.121 * * [simplify]: iters left: 3 (44 enodes) 210.138 * * [simplify]: iters left: 2 (74 enodes) 210.166 * * [simplify]: iters left: 1 (123 enodes) 210.210 * * [simplify]: Extracting #0: cost 1 inf + 0 210.210 * * [simplify]: Extracting #1: cost 4 inf + 0 210.210 * * [simplify]: Extracting #2: cost 9 inf + 0 210.210 * * [simplify]: Extracting #3: cost 23 inf + 1 210.211 * * [simplify]: Extracting #4: cost 43 inf + 45 210.212 * * [simplify]: Extracting #5: cost 26 inf + 3769 210.213 * * [simplify]: Extracting #6: cost 6 inf + 12083 210.216 * * [simplify]: Extracting #7: cost 0 inf + 15483 210.218 * [simplify]: Simplified to (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 210.218 * [simplify]: Simplified (2 1 2 1 1 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 3/4) (sqrt (pow (fabs x) 5))) (/ (sqrt 3/4) (sqrt (pow (fabs x) 5)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 210.219 * [simplify]: Simplifying (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 210.219 * * [simplify]: iters left: 5 (8 enodes) 210.224 * * [simplify]: iters left: 4 (29 enodes) 210.235 * * [simplify]: iters left: 3 (44 enodes) 210.251 * * [simplify]: iters left: 2 (74 enodes) 210.265 * * [simplify]: iters left: 1 (123 enodes) 210.299 * * [simplify]: Extracting #0: cost 1 inf + 0 210.299 * * [simplify]: Extracting #1: cost 4 inf + 0 210.299 * * [simplify]: Extracting #2: cost 9 inf + 0 210.299 * * [simplify]: Extracting #3: cost 23 inf + 1 210.300 * * [simplify]: Extracting #4: cost 43 inf + 45 210.300 * * [simplify]: Extracting #5: cost 26 inf + 3769 210.302 * * [simplify]: Extracting #6: cost 6 inf + 12083 210.304 * * [simplify]: Extracting #7: cost 0 inf + 15483 210.307 * [simplify]: Simplified to (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 210.307 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) (/ (sqrt 3/4) (sqrt (pow (fabs x) 5)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 210.307 * * * * [progress]: [ 97 / 177 ] simplifiying candidate # 210.308 * [simplify]: Simplifying (/ (sqrt 3/4) 1) 210.308 * * [simplify]: iters left: 3 (4 enodes) 210.311 * * [simplify]: iters left: 2 (12 enodes) 210.315 * * [simplify]: iters left: 1 (14 enodes) 210.320 * * [simplify]: Extracting #0: cost 1 inf + 0 210.320 * * [simplify]: Extracting #1: cost 4 inf + 0 210.320 * * [simplify]: Extracting #2: cost 0 inf + 84 210.320 * [simplify]: Simplified to (sqrt 3/4) 210.320 * [simplify]: Simplified (2 1 2 1 1 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 3/4) (/ (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))))) 210.321 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) 5)) 210.321 * * [simplify]: iters left: 4 (7 enodes) 210.326 * * [simplify]: iters left: 3 (26 enodes) 210.336 * * [simplify]: iters left: 2 (42 enodes) 210.353 * * [simplify]: iters left: 1 (76 enodes) 210.378 * * [simplify]: Extracting #0: cost 1 inf + 0 210.378 * * [simplify]: Extracting #1: cost 6 inf + 0 210.378 * * [simplify]: Extracting #2: cost 22 inf + 0 210.379 * * [simplify]: Extracting #3: cost 32 inf + 3 210.379 * * [simplify]: Extracting #4: cost 21 inf + 1390 210.380 * * [simplify]: Extracting #5: cost 2 inf + 8041 210.381 * * [simplify]: Extracting #6: cost 0 inf + 9007 210.383 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5)) 210.383 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (sqrt 3/4) (/ (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))))) 210.383 * * * * [progress]: [ 98 / 177 ] simplifiying candidate # 210.384 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) (/ 5 2))) 210.384 * * [simplify]: iters left: 5 (9 enodes) 210.390 * * [simplify]: iters left: 4 (32 enodes) 210.402 * * [simplify]: iters left: 3 (51 enodes) 210.427 * * [simplify]: iters left: 2 (95 enodes) 210.456 * * [simplify]: iters left: 1 (155 enodes) 210.507 * * [simplify]: Extracting #0: cost 1 inf + 0 210.507 * * [simplify]: Extracting #1: cost 6 inf + 0 210.507 * * [simplify]: Extracting #2: cost 26 inf + 0 210.507 * * [simplify]: Extracting #3: cost 49 inf + 45 210.508 * * [simplify]: Extracting #4: cost 37 inf + 2351 210.509 * * [simplify]: Extracting #5: cost 11 inf + 12784 210.510 * * [simplify]: Extracting #6: cost 0 inf + 18863 210.512 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5/2)) 210.512 * [simplify]: Simplified (2 1 2 1 1 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 3/4) (pow (fabs x) 5/2)) (/ (sqrt 3/4) (pow (fabs x) (/ 5 2)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 210.512 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) (/ 5 2))) 210.512 * * [simplify]: iters left: 5 (9 enodes) 210.516 * * [simplify]: iters left: 4 (32 enodes) 210.523 * * [simplify]: iters left: 3 (51 enodes) 210.538 * * [simplify]: iters left: 2 (95 enodes) 210.566 * * [simplify]: iters left: 1 (155 enodes) 210.609 * * [simplify]: Extracting #0: cost 1 inf + 0 210.609 * * [simplify]: Extracting #1: cost 6 inf + 0 210.609 * * [simplify]: Extracting #2: cost 26 inf + 0 210.610 * * [simplify]: Extracting #3: cost 49 inf + 45 210.610 * * [simplify]: Extracting #4: cost 37 inf + 2351 210.611 * * [simplify]: Extracting #5: cost 11 inf + 12784 210.612 * * [simplify]: Extracting #6: cost 0 inf + 18863 210.614 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5/2)) 210.614 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (/ (sqrt 3/4) (pow (fabs x) (/ 5 2))) (/ (sqrt 3/4) (pow (fabs x) 5/2))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 210.614 * * * * [progress]: [ 99 / 177 ] simplifiying candidate # 210.614 * [simplify]: Simplifying (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 210.615 * * [simplify]: iters left: 6 (8 enodes) 210.617 * * [simplify]: iters left: 5 (31 enodes) 210.625 * * [simplify]: iters left: 4 (49 enodes) 210.637 * * [simplify]: iters left: 3 (83 enodes) 210.670 * * [simplify]: iters left: 2 (138 enodes) 210.721 * * [simplify]: iters left: 1 (276 enodes) 210.836 * * [simplify]: Extracting #0: cost 1 inf + 0 210.836 * * [simplify]: Extracting #1: cost 6 inf + 0 210.836 * * [simplify]: Extracting #2: cost 40 inf + 1 210.837 * * [simplify]: Extracting #3: cost 99 inf + 4 210.838 * * [simplify]: Extracting #4: cost 104 inf + 11 210.838 * * [simplify]: Extracting #5: cost 104 inf + 13 210.839 * * [simplify]: Extracting #6: cost 94 inf + 2440 210.844 * * [simplify]: Extracting #7: cost 47 inf + 29472 210.856 * * [simplify]: Extracting #8: cost 2 inf + 64223 210.869 * * [simplify]: Extracting #9: cost 0 inf + 65400 210.876 * [simplify]: Simplified to (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 210.876 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (/ 3/4 (pow (cbrt (fabs x)) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 210.877 * [simplify]: Simplifying (/ 3/4 (pow (cbrt (fabs x)) 5)) 210.877 * * [simplify]: iters left: 5 (7 enodes) 210.879 * * [simplify]: iters left: 4 (26 enodes) 210.888 * * [simplify]: iters left: 3 (42 enodes) 210.897 * * [simplify]: iters left: 2 (76 enodes) 210.921 * * [simplify]: iters left: 1 (131 enodes) 210.971 * * [simplify]: Extracting #0: cost 1 inf + 0 210.971 * * [simplify]: Extracting #1: cost 6 inf + 0 210.972 * * [simplify]: Extracting #2: cost 22 inf + 1 210.972 * * [simplify]: Extracting #3: cost 48 inf + 4 210.972 * * [simplify]: Extracting #4: cost 50 inf + 8 210.973 * * [simplify]: Extracting #5: cost 47 inf + 11 210.974 * * [simplify]: Extracting #6: cost 27 inf + 7149 210.976 * * [simplify]: Extracting #7: cost 5 inf + 18144 210.978 * * [simplify]: Extracting #8: cost 0 inf + 21943 210.979 * [simplify]: Simplified to (/ 3/4 (pow (cbrt (fabs x)) 5)) 210.979 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (/ 3/4 (pow (cbrt (fabs x)) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 210.980 * * * * [progress]: [ 100 / 177 ] simplifiying candidate # 210.980 * [simplify]: Simplifying (/ 1 (pow (sqrt (fabs x)) 5)) 210.980 * * [simplify]: iters left: 5 (7 enodes) 210.982 * * [simplify]: iters left: 4 (28 enodes) 210.989 * * [simplify]: iters left: 3 (46 enodes) 211.002 * * [simplify]: iters left: 2 (80 enodes) 211.027 * * [simplify]: iters left: 1 (135 enodes) 211.055 * * [simplify]: Extracting #0: cost 1 inf + 0 211.055 * * [simplify]: Extracting #1: cost 6 inf + 0 211.055 * * [simplify]: Extracting #2: cost 23 inf + 1 211.055 * * [simplify]: Extracting #3: cost 47 inf + 4 211.055 * * [simplify]: Extracting #4: cost 49 inf + 8 211.055 * * [simplify]: Extracting #5: cost 46 inf + 11 211.056 * * [simplify]: Extracting #6: cost 26 inf + 6016 211.057 * * [simplify]: Extracting #7: cost 0 inf + 19389 211.059 * [simplify]: Simplified to (/ 1 (pow (sqrt (fabs x)) 5)) 211.059 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (/ 1 (pow (sqrt (fabs x)) 5)) (/ 3/4 (pow (sqrt (fabs x)) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 211.059 * [simplify]: Simplifying (/ 3/4 (pow (sqrt (fabs x)) 5)) 211.059 * * [simplify]: iters left: 5 (7 enodes) 211.064 * * [simplify]: iters left: 4 (26 enodes) 211.075 * * [simplify]: iters left: 3 (42 enodes) 211.092 * * [simplify]: iters left: 2 (76 enodes) 211.123 * * [simplify]: iters left: 1 (131 enodes) 211.172 * * [simplify]: Extracting #0: cost 1 inf + 0 211.172 * * [simplify]: Extracting #1: cost 6 inf + 0 211.172 * * [simplify]: Extracting #2: cost 22 inf + 1 211.173 * * [simplify]: Extracting #3: cost 48 inf + 4 211.173 * * [simplify]: Extracting #4: cost 50 inf + 8 211.173 * * [simplify]: Extracting #5: cost 47 inf + 11 211.174 * * [simplify]: Extracting #6: cost 27 inf + 6429 211.177 * * [simplify]: Extracting #7: cost 5 inf + 16544 211.180 * * [simplify]: Extracting #8: cost 0 inf + 20143 211.184 * [simplify]: Simplified to (/ 3/4 (pow (sqrt (fabs x)) 5)) 211.184 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (/ 1 (pow (sqrt (fabs x)) 5)) (/ 3/4 (pow (sqrt (fabs x)) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 211.184 * * * * [progress]: [ 101 / 177 ] simplifiying candidate # 211.185 * [simplify]: Simplifying (/ 1 (pow 1 5)) 211.185 * * [simplify]: iters left: 3 (4 enodes) 211.189 * * [simplify]: iters left: 2 (12 enodes) 211.193 * * [simplify]: iters left: 1 (14 enodes) 211.197 * * [simplify]: Extracting #0: cost 1 inf + 0 211.197 * * [simplify]: Extracting #1: cost 0 inf + 1 211.197 * [simplify]: Simplified to 1 211.197 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* 1 (/ 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))))) 211.197 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 211.197 * * [simplify]: iters left: 4 (6 enodes) 211.199 * * [simplify]: iters left: 3 (23 enodes) 211.204 * * [simplify]: iters left: 2 (39 enodes) 211.213 * * [simplify]: iters left: 1 (73 enodes) 211.231 * * [simplify]: Extracting #0: cost 1 inf + 0 211.231 * * [simplify]: Extracting #1: cost 6 inf + 0 211.231 * * [simplify]: Extracting #2: cost 19 inf + 1 211.231 * * [simplify]: Extracting #3: cost 30 inf + 3 211.231 * * [simplify]: Extracting #4: cost 27 inf + 7 211.232 * * [simplify]: Extracting #5: cost 11 inf + 4704 211.233 * * [simplify]: Extracting #6: cost 0 inf + 8605 211.234 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 211.234 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* 1 (/ 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))))) 211.235 * * * * [progress]: [ 102 / 177 ] simplifiying candidate # 211.235 * [simplify]: Simplifying (/ 1 (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 211.235 * * [simplify]: iters left: 6 (8 enodes) 211.243 * * [simplify]: iters left: 5 (33 enodes) 211.250 * * [simplify]: iters left: 4 (51 enodes) 211.261 * * [simplify]: iters left: 3 (81 enodes) 211.279 * * [simplify]: iters left: 2 (130 enodes) 211.311 * * [simplify]: iters left: 1 (254 enodes) 211.401 * * [simplify]: Extracting #0: cost 1 inf + 0 211.401 * * [simplify]: Extracting #1: cost 6 inf + 0 211.401 * * [simplify]: Extracting #2: cost 9 inf + 1 211.401 * * [simplify]: Extracting #3: cost 38 inf + 1 211.401 * * [simplify]: Extracting #4: cost 91 inf + 3 211.402 * * [simplify]: Extracting #5: cost 75 inf + 3265 211.405 * * [simplify]: Extracting #6: cost 42 inf + 20289 211.410 * * [simplify]: Extracting #7: cost 7 inf + 43106 211.413 * * [simplify]: Extracting #8: cost 0 inf + 47602 211.420 * [simplify]: Simplified to (/ 1 (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 211.420 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (/ 1 (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) (/ 3/4 (cbrt (pow (fabs x) 5)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 211.421 * [simplify]: Simplifying (/ 3/4 (cbrt (pow (fabs x) 5))) 211.421 * * [simplify]: iters left: 5 (7 enodes) 211.424 * * [simplify]: iters left: 4 (26 enodes) 211.429 * * [simplify]: iters left: 3 (40 enodes) 211.438 * * [simplify]: iters left: 2 (70 enodes) 211.462 * * [simplify]: iters left: 1 (119 enodes) 211.506 * * [simplify]: Extracting #0: cost 1 inf + 0 211.506 * * [simplify]: Extracting #1: cost 4 inf + 0 211.506 * * [simplify]: Extracting #2: cost 5 inf + 1 211.506 * * [simplify]: Extracting #3: cost 17 inf + 1 211.506 * * [simplify]: Extracting #4: cost 41 inf + 3 211.506 * * [simplify]: Extracting #5: cost 40 inf + 8 211.507 * * [simplify]: Extracting #6: cost 19 inf + 7732 211.509 * * [simplify]: Extracting #7: cost 6 inf + 13217 211.511 * * [simplify]: Extracting #8: cost 0 inf + 16195 211.514 * [simplify]: Simplified to (/ 3/4 (cbrt (pow (fabs x) 5))) 211.514 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (/ 1 (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) (/ 3/4 (cbrt (pow (fabs x) 5)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 211.514 * * * * [progress]: [ 103 / 177 ] simplifiying candidate # 211.515 * [simplify]: Simplifying (/ 1 (sqrt (pow (fabs x) 5))) 211.515 * * [simplify]: iters left: 5 (7 enodes) 211.519 * * [simplify]: iters left: 4 (28 enodes) 211.530 * * [simplify]: iters left: 3 (45 enodes) 211.547 * * [simplify]: iters left: 2 (75 enodes) 211.561 * * [simplify]: iters left: 1 (124 enodes) 211.596 * * [simplify]: Extracting #0: cost 1 inf + 0 211.596 * * [simplify]: Extracting #1: cost 4 inf + 0 211.596 * * [simplify]: Extracting #2: cost 6 inf + 1 211.596 * * [simplify]: Extracting #3: cost 21 inf + 1 211.596 * * [simplify]: Extracting #4: cost 42 inf + 4 211.596 * * [simplify]: Extracting #5: cost 39 inf + 9 211.597 * * [simplify]: Extracting #6: cost 21 inf + 5209 211.599 * * [simplify]: Extracting #7: cost 0 inf + 15321 211.602 * [simplify]: Simplified to (/ 1 (sqrt (pow (fabs x) 5))) 211.602 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (/ 1 (sqrt (pow (fabs x) 5))) (/ 3/4 (sqrt (pow (fabs x) 5)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 211.603 * [simplify]: Simplifying (/ 3/4 (sqrt (pow (fabs x) 5))) 211.603 * * [simplify]: iters left: 5 (7 enodes) 211.607 * * [simplify]: iters left: 4 (26 enodes) 211.617 * * [simplify]: iters left: 3 (41 enodes) 211.629 * * [simplify]: iters left: 2 (71 enodes) 211.643 * * [simplify]: iters left: 1 (120 enodes) 211.678 * * [simplify]: Extracting #0: cost 1 inf + 0 211.678 * * [simplify]: Extracting #1: cost 4 inf + 0 211.679 * * [simplify]: Extracting #2: cost 6 inf + 1 211.679 * * [simplify]: Extracting #3: cost 20 inf + 1 211.679 * * [simplify]: Extracting #4: cost 41 inf + 4 211.679 * * [simplify]: Extracting #5: cost 38 inf + 9 211.680 * * [simplify]: Extracting #6: cost 18 inf + 5843 211.682 * * [simplify]: Extracting #7: cost 0 inf + 14778 211.684 * [simplify]: Simplified to (/ 3/4 (sqrt (pow (fabs x) 5))) 211.684 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (/ 1 (sqrt (pow (fabs x) 5))) (/ 3/4 (sqrt (pow (fabs x) 5)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 211.685 * * * * [progress]: [ 104 / 177 ] simplifiying candidate # 211.685 * [simplify]: Simplifying (/ 1 1) 211.685 * * [simplify]: iters left: 2 (2 enodes) 211.687 * * [simplify]: iters left: 1 (6 enodes) 211.689 * * [simplify]: Extracting #0: cost 1 inf + 0 211.689 * * [simplify]: Extracting #1: cost 0 inf + 1 211.689 * [simplify]: Simplified to 1 211.689 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* 1 (/ 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))))) 211.690 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 211.690 * * [simplify]: iters left: 4 (6 enodes) 211.693 * * [simplify]: iters left: 3 (23 enodes) 211.698 * * [simplify]: iters left: 2 (39 enodes) 211.707 * * [simplify]: iters left: 1 (73 enodes) 211.723 * * [simplify]: Extracting #0: cost 1 inf + 0 211.723 * * [simplify]: Extracting #1: cost 6 inf + 0 211.723 * * [simplify]: Extracting #2: cost 19 inf + 1 211.724 * * [simplify]: Extracting #3: cost 30 inf + 3 211.724 * * [simplify]: Extracting #4: cost 27 inf + 7 211.724 * * [simplify]: Extracting #5: cost 11 inf + 4704 211.726 * * [simplify]: Extracting #6: cost 0 inf + 8605 211.727 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 211.727 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* 1 (/ 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))))) 211.727 * * * * [progress]: [ 105 / 177 ] simplifiying candidate # 211.728 * [simplify]: Simplifying (/ 1 (pow (fabs x) (/ 5 2))) 211.728 * * [simplify]: iters left: 5 (8 enodes) 211.731 * * [simplify]: iters left: 4 (30 enodes) 211.738 * * [simplify]: iters left: 3 (50 enodes) 211.751 * * [simplify]: iters left: 2 (85 enodes) 211.781 * * [simplify]: iters left: 1 (161 enodes) 211.820 * * [simplify]: Extracting #0: cost 1 inf + 0 211.820 * * [simplify]: Extracting #1: cost 6 inf + 0 211.820 * * [simplify]: Extracting #2: cost 24 inf + 1 211.820 * * [simplify]: Extracting #3: cost 49 inf + 4 211.820 * * [simplify]: Extracting #4: cost 48 inf + 9 211.821 * * [simplify]: Extracting #5: cost 22 inf + 8233 211.822 * * [simplify]: Extracting #6: cost 3 inf + 16872 211.823 * * [simplify]: Extracting #7: cost 0 inf + 18804 211.825 * [simplify]: Simplified to (/ 1 (pow (fabs x) 5/2)) 211.825 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (/ 1 (pow (fabs x) 5/2)) (/ 3/4 (pow (fabs x) (/ 5 2)))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 211.825 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) (/ 5 2))) 211.825 * * [simplify]: iters left: 5 (8 enodes) 211.828 * * [simplify]: iters left: 4 (28 enodes) 211.834 * * [simplify]: iters left: 3 (45 enodes) 211.847 * * [simplify]: iters left: 2 (84 enodes) 211.870 * * [simplify]: iters left: 1 (165 enodes) 211.921 * * [simplify]: Extracting #0: cost 1 inf + 0 211.921 * * [simplify]: Extracting #1: cost 6 inf + 0 211.921 * * [simplify]: Extracting #2: cost 22 inf + 1 211.922 * * [simplify]: Extracting #3: cost 49 inf + 4 211.922 * * [simplify]: Extracting #4: cost 49 inf + 9 211.922 * * [simplify]: Extracting #5: cost 32 inf + 3954 211.924 * * [simplify]: Extracting #6: cost 4 inf + 16249 211.926 * * [simplify]: Extracting #7: cost 0 inf + 18304 211.929 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5/2)) 211.929 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (* (/ 1 (pow (fabs x) (/ 5 2))) (/ 3/4 (pow (fabs x) 5/2))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 211.930 * * * * [progress]: [ 106 / 177 ] simplifiying candidate # 211.930 * * * * [progress]: [ 107 / 177 ] simplifiying candidate # 211.930 * * * * [progress]: [ 108 / 177 ] simplifiying candidate # 211.930 * * * * [progress]: [ 109 / 177 ] simplifiying candidate # 211.931 * [simplify]: Simplifying (pow (cbrt (fabs x)) 5) 211.931 * * [simplify]: iters left: 3 (5 enodes) 211.934 * * [simplify]: iters left: 2 (20 enodes) 211.943 * * [simplify]: iters left: 1 (34 enodes) 211.957 * * [simplify]: Extracting #0: cost 1 inf + 0 211.957 * * [simplify]: Extracting #1: cost 9 inf + 0 211.957 * * [simplify]: Extracting #2: cost 15 inf + 1 211.957 * * [simplify]: Extracting #3: cost 16 inf + 3 211.957 * * [simplify]: Extracting #4: cost 14 inf + 5 211.957 * * [simplify]: Extracting #5: cost 12 inf + 87 211.958 * * [simplify]: Extracting #6: cost 3 inf + 2693 211.958 * * [simplify]: Extracting #7: cost 0 inf + 4191 211.959 * [simplify]: Simplified to (pow (cbrt (fabs x)) 5) 211.959 * [simplify]: Simplified (2 1 2 1 1 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 (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (pow (cbrt (fabs x)) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 211.960 * * * * [progress]: [ 110 / 177 ] simplifiying candidate # 211.960 * [simplify]: Simplifying (pow (sqrt (fabs x)) 5) 211.960 * * [simplify]: iters left: 3 (5 enodes) 211.966 * * [simplify]: iters left: 2 (20 enodes) 211.975 * * [simplify]: iters left: 1 (34 enodes) 211.989 * * [simplify]: Extracting #0: cost 1 inf + 0 211.989 * * [simplify]: Extracting #1: cost 9 inf + 0 211.989 * * [simplify]: Extracting #2: cost 15 inf + 1 211.989 * * [simplify]: Extracting #3: cost 16 inf + 3 211.989 * * [simplify]: Extracting #4: cost 14 inf + 5 211.989 * * [simplify]: Extracting #5: cost 12 inf + 87 211.989 * * [simplify]: Extracting #6: cost 3 inf + 2333 211.989 * * [simplify]: Extracting #7: cost 0 inf + 3711 211.990 * [simplify]: Simplified to (pow (sqrt (fabs x)) 5) 211.990 * [simplify]: Simplified (2 1 2 1 1 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 (sqrt (fabs x)) 5)) (pow (sqrt (fabs x)) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 211.990 * * * * [progress]: [ 111 / 177 ] simplifiying candidate # 211.990 * [simplify]: Simplifying (pow (fabs x) 5) 211.990 * * [simplify]: iters left: 2 (4 enodes) 211.992 * * [simplify]: iters left: 1 (17 enodes) 211.996 * * [simplify]: Extracting #0: cost 1 inf + 0 211.996 * * [simplify]: Extracting #1: cost 5 inf + 0 211.996 * * [simplify]: Extracting #2: cost 9 inf + 1 211.996 * * [simplify]: Extracting #3: cost 8 inf + 3 211.996 * * [simplify]: Extracting #4: cost 1 inf + 1094 211.996 * * [simplify]: Extracting #5: cost 0 inf + 1346 211.996 * [simplify]: Simplified to (pow (fabs x) 5) 211.996 * [simplify]: Simplified (2 1 2 1 1 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 1 5)) (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 211.997 * * * * [progress]: [ 112 / 177 ] simplifiying candidate # 211.997 * [simplify]: Simplifying (cbrt (pow (fabs x) 5)) 211.997 * * [simplify]: iters left: 3 (5 enodes) 211.999 * * [simplify]: iters left: 2 (20 enodes) 212.003 * * [simplify]: iters left: 1 (34 enodes) 212.011 * * [simplify]: Extracting #0: cost 1 inf + 0 212.011 * * [simplify]: Extracting #1: cost 3 inf + 0 212.011 * * [simplify]: Extracting #2: cost 11 inf + 0 212.011 * * [simplify]: Extracting #3: cost 17 inf + 1 212.011 * * [simplify]: Extracting #4: cost 15 inf + 4 212.011 * * [simplify]: Extracting #5: cost 9 inf + 843 212.011 * * [simplify]: Extracting #6: cost 0 inf + 3813 212.012 * [simplify]: Simplified to (cbrt (pow (fabs x) 5)) 212.012 * [simplify]: Simplified (2 1 2 1 1 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 (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) (cbrt (pow (fabs x) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 212.012 * * * * [progress]: [ 113 / 177 ] simplifiying candidate # 212.012 * [simplify]: Simplifying (sqrt (pow (fabs x) 5)) 212.012 * * [simplify]: iters left: 3 (5 enodes) 212.014 * * [simplify]: iters left: 2 (20 enodes) 212.020 * * [simplify]: iters left: 1 (35 enodes) 212.035 * * [simplify]: Extracting #0: cost 1 inf + 0 212.035 * * [simplify]: Extracting #1: cost 4 inf + 0 212.035 * * [simplify]: Extracting #2: cost 13 inf + 0 212.035 * * [simplify]: Extracting #3: cost 16 inf + 2 212.035 * * [simplify]: Extracting #4: cost 5 inf + 2855 212.036 * * [simplify]: Extracting #5: cost 0 inf + 3733 212.037 * [simplify]: Simplified to (sqrt (pow (fabs x) 5)) 212.037 * [simplify]: Simplified (2 1 2 1 1 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 (sqrt (pow (fabs x) 5))) (sqrt (pow (fabs x) 5))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 212.037 * * * * [progress]: [ 114 / 177 ] simplifiying candidate # 212.037 * [simplify]: Simplifying (pow (fabs x) 5) 212.038 * * [simplify]: iters left: 2 (4 enodes) 212.040 * * [simplify]: iters left: 1 (17 enodes) 212.048 * * [simplify]: Extracting #0: cost 1 inf + 0 212.048 * * [simplify]: Extracting #1: cost 5 inf + 0 212.048 * * [simplify]: Extracting #2: cost 9 inf + 1 212.048 * * [simplify]: Extracting #3: cost 8 inf + 3 212.048 * * [simplify]: Extracting #4: cost 1 inf + 1094 212.049 * * [simplify]: Extracting #5: cost 0 inf + 1346 212.049 * [simplify]: Simplified to (pow (fabs x) 5) 212.049 * [simplify]: Simplified (2 1 2 1 1 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 1) (pow (fabs x) 5)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 212.049 * * * * [progress]: [ 115 / 177 ] simplifiying candidate # 212.050 * [simplify]: Simplifying (pow (fabs x) (/ 5 2)) 212.050 * * [simplify]: iters left: 3 (6 enodes) 212.054 * * [simplify]: iters left: 2 (23 enodes) 212.059 * * [simplify]: iters left: 1 (40 enodes) 212.068 * * [simplify]: Extracting #0: cost 1 inf + 0 212.068 * * [simplify]: Extracting #1: cost 9 inf + 0 212.068 * * [simplify]: Extracting #2: cost 15 inf + 1 212.068 * * [simplify]: Extracting #3: cost 13 inf + 4 212.069 * * [simplify]: Extracting #4: cost 8 inf + 591 212.069 * * [simplify]: Extracting #5: cost 1 inf + 2857 212.069 * * [simplify]: Extracting #6: cost 0 inf + 3149 212.069 * [simplify]: Simplified to (pow (fabs x) 5/2) 212.069 * [simplify]: Simplified (2 1 2 1 1 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 2))) (pow (fabs x) 5/2)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 212.070 * * * * [progress]: [ 116 / 177 ] simplifiying candidate # 212.070 * [simplify]: Simplifying (* (cbrt 3/4) (cbrt 3/4)) 212.070 * * [simplify]: iters left: 3 (3 enodes) 212.071 * * [simplify]: iters left: 2 (9 enodes) 212.073 * * [simplify]: Extracting #0: cost 1 inf + 0 212.073 * * [simplify]: Extracting #1: cost 3 inf + 0 212.073 * * [simplify]: Extracting #2: cost 5 inf + 0 212.073 * * [simplify]: Extracting #3: cost 4 inf + 1 212.073 * * [simplify]: Extracting #4: cost 0 inf + 405 212.073 * [simplify]: Simplified to (* (cbrt 3/4) (cbrt 3/4)) 212.073 * [simplify]: Simplified (2 1 2 1 1 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))) (* (- (+ (/ (* (cbrt 3/4) (cbrt 3/4)) (/ (pow (fabs x) 5) (cbrt 3/4))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 212.073 * * * * [progress]: [ 117 / 177 ] simplifiying candidate # 212.073 * [simplify]: Simplifying (sqrt 3/4) 212.073 * * [simplify]: iters left: 1 (2 enodes) 212.074 * * [simplify]: Extracting #0: cost 1 inf + 0 212.074 * * [simplify]: Extracting #1: cost 3 inf + 0 212.074 * * [simplify]: Extracting #2: cost 2 inf + 1 212.074 * * [simplify]: Extracting #3: cost 0 inf + 83 212.074 * [simplify]: Simplified to (sqrt 3/4) 212.074 * [simplify]: Simplified (2 1 2 1 1 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 3/4) (/ (pow (fabs x) 5) (sqrt 3/4))) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x)))) (/ 1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 212.075 * * * * [progress]: [ 118 / 177 ] simplifiying candidate # 212.075 * * * * [progress]: [ 119 / 177 ] simplifiying candidate #real (real->posit16 (/ 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)))))> 212.075 * * * * [progress]: [ 120 / 177 ] simplifiying candidate # 212.075 * * * * [progress]: [ 121 / 177 ] simplifiying candidate # 212.075 * [simplify]: Simplifying (- (log 3/4) (* (log (fabs x)) 5)) 212.075 * * [simplify]: iters left: 6 (8 enodes) 212.080 * * [simplify]: iters left: 5 (27 enodes) 212.090 * * [simplify]: iters left: 4 (37 enodes) 212.101 * * [simplify]: iters left: 3 (41 enodes) 212.113 * * [simplify]: Extracting #0: cost 1 inf + 0 212.113 * * [simplify]: Extracting #1: cost 5 inf + 0 212.113 * * [simplify]: Extracting #2: cost 13 inf + 0 212.113 * * [simplify]: Extracting #3: cost 13 inf + 3 212.113 * * [simplify]: Extracting #4: cost 14 inf + 74 212.114 * * [simplify]: Extracting #5: cost 11 inf + 187 212.114 * * [simplify]: Extracting #6: cost 1 inf + 1623 212.115 * * [simplify]: Extracting #7: cost 0 inf + 1886 212.115 * [simplify]: Simplified to (- (log 3/4) (* (log (fabs x)) 5)) 212.115 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (exp (- (log 3/4) (* (log (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))))) 212.116 * * * * [progress]: [ 122 / 177 ] simplifiying candidate # 212.116 * [simplify]: Simplifying (- (log 3/4) (* (log (fabs x)) 5)) 212.116 * * [simplify]: iters left: 6 (8 enodes) 212.121 * * [simplify]: iters left: 5 (27 enodes) 212.130 * * [simplify]: iters left: 4 (37 enodes) 212.139 * * [simplify]: iters left: 3 (41 enodes) 212.145 * * [simplify]: Extracting #0: cost 1 inf + 0 212.145 * * [simplify]: Extracting #1: cost 5 inf + 0 212.145 * * [simplify]: Extracting #2: cost 13 inf + 0 212.146 * * [simplify]: Extracting #3: cost 13 inf + 3 212.146 * * [simplify]: Extracting #4: cost 14 inf + 74 212.146 * * [simplify]: Extracting #5: cost 11 inf + 187 212.146 * * [simplify]: Extracting #6: cost 1 inf + 1623 212.146 * * [simplify]: Extracting #7: cost 0 inf + 1886 212.146 * [simplify]: Simplified to (- (log 3/4) (* (log (fabs x)) 5)) 212.147 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (exp (- (log 3/4) (* (log (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))))) 212.147 * * * * [progress]: [ 123 / 177 ] simplifiying candidate # 212.147 * [simplify]: Simplifying (- (log 3/4) (log (pow (fabs x) 5))) 212.147 * * [simplify]: iters left: 5 (8 enodes) 212.150 * * [simplify]: iters left: 4 (33 enodes) 212.157 * * [simplify]: iters left: 3 (60 enodes) 212.177 * * [simplify]: iters left: 2 (106 enodes) 212.202 * * [simplify]: iters left: 1 (179 enodes) 212.245 * * [simplify]: Extracting #0: cost 1 inf + 0 212.245 * * [simplify]: Extracting #1: cost 12 inf + 0 212.245 * * [simplify]: Extracting #2: cost 43 inf + 0 212.245 * * [simplify]: Extracting #3: cost 57 inf + 77 212.246 * * [simplify]: Extracting #4: cost 72 inf + 150 212.246 * * [simplify]: Extracting #5: cost 51 inf + 6596 212.248 * * [simplify]: Extracting #6: cost 12 inf + 18648 212.250 * * [simplify]: Extracting #7: cost 0 inf + 22113 212.252 * [simplify]: Simplified to (- (log 3/4) (* 5 (log (fabs x)))) 212.252 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (exp (- (log 3/4) (* 5 (log (fabs x)))))) (/ 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))))) 212.252 * * * * [progress]: [ 124 / 177 ] simplifiying candidate # 212.253 * * * * [progress]: [ 125 / 177 ] simplifiying candidate # 212.253 * * * * [progress]: [ 126 / 177 ] simplifiying candidate # 212.253 * [simplify]: Simplifying (/ (* (* 3/4 3/4) 3/4) (* (* (pow (fabs x) 5) (pow (fabs x) 5)) (pow (fabs x) 5))) 212.253 * * [simplify]: iters left: 6 (10 enodes) 212.257 * * [simplify]: iters left: 5 (48 enodes) 212.275 * * [simplify]: iters left: 4 (121 enodes) 212.326 * * [simplify]: iters left: 3 (326 enodes) 212.515 * * [simplify]: Extracting #0: cost 1 inf + 0 212.515 * * [simplify]: Extracting #1: cost 98 inf + 0 212.517 * * [simplify]: Extracting #2: cost 276 inf + 3 212.520 * * [simplify]: Extracting #3: cost 287 inf + 12 212.523 * * [simplify]: Extracting #4: cost 253 inf + 11883 212.537 * * [simplify]: Extracting #5: cost 105 inf + 85576 212.562 * * [simplify]: Extracting #6: cost 5 inf + 151151 212.577 * * [simplify]: Extracting #7: cost 0 inf + 154134 212.595 * * [simplify]: Extracting #8: cost 0 inf + 154084 212.612 * [simplify]: Simplified to (* (/ (/ 9/16 (pow (fabs x) 5)) (pow (fabs x) 5)) (/ 3/4 (pow (fabs x) 5))) 212.612 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (cbrt (* (/ (/ 9/16 (pow (fabs x) 5)) (pow (fabs x) 5)) (/ 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))))) 212.612 * * * * [progress]: [ 127 / 177 ] simplifiying candidate # 212.613 * * * * [progress]: [ 128 / 177 ] simplifiying candidate # 212.613 * * * * [progress]: [ 129 / 177 ] simplifiying candidate # 212.613 * * * * [progress]: [ 130 / 177 ] simplifiying candidate # 212.613 * * * * [progress]: [ 131 / 177 ] simplifiying candidate # 212.613 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 212.613 * * [simplify]: iters left: 6 (10 enodes) 212.619 * * [simplify]: iters left: 5 (37 enodes) 212.632 * * [simplify]: iters left: 4 (60 enodes) 212.655 * * [simplify]: iters left: 3 (115 enodes) 212.701 * * [simplify]: iters left: 2 (237 enodes) 212.767 * * [simplify]: Extracting #0: cost 1 inf + 0 212.767 * * [simplify]: Extracting #1: cost 44 inf + 0 212.768 * * [simplify]: Extracting #2: cost 129 inf + 0 212.768 * * [simplify]: Extracting #3: cost 134 inf + 331 212.768 * * [simplify]: Extracting #4: cost 133 inf + 414 212.769 * * [simplify]: Extracting #5: cost 135 inf + 414 212.770 * * [simplify]: Extracting #6: cost 127 inf + 1805 212.772 * * [simplify]: Extracting #7: cost 78 inf + 31403 212.781 * * [simplify]: Extracting #8: cost 15 inf + 77967 212.790 * * [simplify]: Extracting #9: cost 0 inf + 90975 212.812 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 212.812 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ (* (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))) (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))))) 212.813 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (cbrt (fabs x)) 5)) 212.813 * * [simplify]: iters left: 5 (8 enodes) 212.818 * * [simplify]: iters left: 4 (29 enodes) 212.829 * * [simplify]: iters left: 3 (45 enodes) 212.847 * * [simplify]: iters left: 2 (79 enodes) 212.873 * * [simplify]: iters left: 1 (134 enodes) 212.923 * * [simplify]: Extracting #0: cost 1 inf + 0 212.923 * * [simplify]: Extracting #1: cost 6 inf + 0 212.923 * * [simplify]: Extracting #2: cost 26 inf + 0 212.924 * * [simplify]: Extracting #3: cost 49 inf + 85 212.924 * * [simplify]: Extracting #4: cost 50 inf + 170 212.925 * * [simplify]: Extracting #5: cost 28 inf + 7648 212.929 * * [simplify]: Extracting #6: cost 3 inf + 21275 212.932 * * [simplify]: Extracting #7: cost 0 inf + 23145 212.935 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (cbrt (fabs x)) 5)) 212.936 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ (* (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))) (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))))) 212.936 * * * * [progress]: [ 132 / 177 ] simplifiying candidate # 212.936 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (sqrt (fabs x)) 5)) 212.936 * * [simplify]: iters left: 5 (9 enodes) 212.942 * * [simplify]: iters left: 4 (34 enodes) 212.949 * * [simplify]: iters left: 3 (57 enodes) 212.961 * * [simplify]: iters left: 2 (112 enodes) 212.987 * * [simplify]: iters left: 1 (227 enodes) 213.056 * * [simplify]: Extracting #0: cost 1 inf + 0 213.056 * * [simplify]: Extracting #1: cost 41 inf + 0 213.056 * * [simplify]: Extracting #2: cost 128 inf + 0 213.057 * * [simplify]: Extracting #3: cost 134 inf + 210 213.057 * * [simplify]: Extracting #4: cost 132 inf + 414 213.058 * * [simplify]: Extracting #5: cost 123 inf + 1988 213.061 * * [simplify]: Extracting #6: cost 58 inf + 37901 213.068 * * [simplify]: Extracting #7: cost 0 inf + 78608 213.076 * * [simplify]: Extracting #8: cost 0 inf + 77855 213.091 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (sqrt (fabs x)) 5)) 213.091 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (sqrt (fabs x)) 5)) (/ (cbrt 3/4) (pow (sqrt (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))))) 213.092 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (sqrt (fabs x)) 5)) 213.092 * * [simplify]: iters left: 5 (8 enodes) 213.097 * * [simplify]: iters left: 4 (29 enodes) 213.108 * * [simplify]: iters left: 3 (45 enodes) 213.120 * * [simplify]: iters left: 2 (79 enodes) 213.137 * * [simplify]: iters left: 1 (134 enodes) 213.176 * * [simplify]: Extracting #0: cost 1 inf + 0 213.176 * * [simplify]: Extracting #1: cost 6 inf + 0 213.176 * * [simplify]: Extracting #2: cost 26 inf + 0 213.176 * * [simplify]: Extracting #3: cost 49 inf + 85 213.177 * * [simplify]: Extracting #4: cost 50 inf + 170 213.178 * * [simplify]: Extracting #5: cost 28 inf + 6968 213.181 * * [simplify]: Extracting #6: cost 3 inf + 19595 213.184 * * [simplify]: Extracting #7: cost 0 inf + 21345 213.188 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (sqrt (fabs x)) 5)) 213.188 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (sqrt (fabs x)) 5)) (/ (cbrt 3/4) (pow (sqrt (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))))) 213.188 * * * * [progress]: [ 133 / 177 ] simplifiying candidate # 213.189 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow 1 5)) 213.189 * * [simplify]: iters left: 5 (7 enodes) 213.193 * * [simplify]: iters left: 4 (23 enodes) 213.198 * * [simplify]: iters left: 3 (29 enodes) 213.203 * * [simplify]: iters left: 2 (33 enodes) 213.209 * * [simplify]: iters left: 1 (34 enodes) 213.213 * * [simplify]: Extracting #0: cost 1 inf + 0 213.214 * * [simplify]: Extracting #1: cost 5 inf + 0 213.214 * * [simplify]: Extracting #2: cost 7 inf + 1 213.214 * * [simplify]: Extracting #3: cost 6 inf + 2 213.214 * * [simplify]: Extracting #4: cost 1 inf + 529 213.214 * * [simplify]: Extracting #5: cost 0 inf + 650 213.214 * [simplify]: Simplified to (* (cbrt 3/4) (cbrt 3/4)) 213.214 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (* (cbrt 3/4) (cbrt 3/4)) (/ (cbrt 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))))) 213.214 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (fabs x) 5)) 213.214 * * [simplify]: iters left: 4 (7 enodes) 213.217 * * [simplify]: iters left: 3 (26 enodes) 213.225 * * [simplify]: iters left: 2 (42 enodes) 213.247 * * [simplify]: iters left: 1 (76 enodes) 213.275 * * [simplify]: Extracting #0: cost 1 inf + 0 213.275 * * [simplify]: Extracting #1: cost 6 inf + 0 213.275 * * [simplify]: Extracting #2: cost 22 inf + 0 213.275 * * [simplify]: Extracting #3: cost 32 inf + 3 213.276 * * [simplify]: Extracting #4: cost 21 inf + 1430 213.277 * * [simplify]: Extracting #5: cost 2 inf + 8441 213.278 * * [simplify]: Extracting #6: cost 0 inf + 9407 213.279 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (fabs x) 5)) 213.279 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (* (cbrt 3/4) (cbrt 3/4)) (/ (cbrt 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))))) 213.280 * * * * [progress]: [ 134 / 177 ] simplifiying candidate # 213.280 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 213.280 * * [simplify]: iters left: 6 (10 enodes) 213.286 * * [simplify]: iters left: 5 (41 enodes) 213.303 * * [simplify]: iters left: 4 (70 enodes) 213.329 * * [simplify]: iters left: 3 (107 enodes) 213.365 * * [simplify]: iters left: 2 (159 enodes) 213.426 * * [simplify]: iters left: 1 (286 enodes) 213.528 * * [simplify]: Extracting #0: cost 1 inf + 0 213.528 * * [simplify]: Extracting #1: cost 11 inf + 0 213.528 * * [simplify]: Extracting #2: cost 22 inf + 0 213.528 * * [simplify]: Extracting #3: cost 51 inf + 1 213.529 * * [simplify]: Extracting #4: cost 106 inf + 84 213.530 * * [simplify]: Extracting #5: cost 93 inf + 1945 213.533 * * [simplify]: Extracting #6: cost 50 inf + 21327 213.540 * * [simplify]: Extracting #7: cost 7 inf + 50298 213.549 * * [simplify]: Extracting #8: cost 0 inf + 55467 213.558 * [simplify]: Simplified to (* (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))) (/ (cbrt 3/4) (cbrt (pow (fabs x) 5)))) 213.558 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (* (/ (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))) (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))))) 213.559 * [simplify]: Simplifying (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))) 213.559 * * [simplify]: iters left: 5 (8 enodes) 213.564 * * [simplify]: iters left: 4 (29 enodes) 213.576 * * [simplify]: iters left: 3 (43 enodes) 213.585 * * [simplify]: iters left: 2 (73 enodes) 213.603 * * [simplify]: iters left: 1 (122 enodes) 213.645 * * [simplify]: Extracting #0: cost 1 inf + 0 213.645 * * [simplify]: Extracting #1: cost 4 inf + 0 213.646 * * [simplify]: Extracting #2: cost 8 inf + 0 213.646 * * [simplify]: Extracting #3: cost 19 inf + 1 213.646 * * [simplify]: Extracting #4: cost 40 inf + 84 213.646 * * [simplify]: Extracting #5: cost 33 inf + 1008 213.647 * * [simplify]: Extracting #6: cost 18 inf + 6657 213.650 * * [simplify]: Extracting #7: cost 3 inf + 13289 213.652 * * [simplify]: Extracting #8: cost 0 inf + 15260 213.655 * [simplify]: Simplified to (/ (cbrt 3/4) (cbrt (pow (fabs x) 5))) 213.655 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (* (/ (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))) (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))))) 213.655 * * * * [progress]: [ 135 / 177 ] simplifiying candidate # 213.656 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (sqrt (pow (fabs x) 5))) 213.656 * * [simplify]: iters left: 5 (9 enodes) 213.659 * * [simplify]: iters left: 4 (34 enodes) 213.666 * * [simplify]: iters left: 3 (53 enodes) 213.677 * * [simplify]: iters left: 2 (86 enodes) 213.700 * * [simplify]: iters left: 1 (135 enodes) 213.754 * * [simplify]: Extracting #0: cost 1 inf + 0 213.755 * * [simplify]: Extracting #1: cost 7 inf + 0 213.755 * * [simplify]: Extracting #2: cost 15 inf + 0 213.755 * * [simplify]: Extracting #3: cost 29 inf + 1 213.755 * * [simplify]: Extracting #4: cost 49 inf + 85 213.756 * * [simplify]: Extracting #5: cost 36 inf + 2157 213.757 * * [simplify]: Extracting #6: cost 16 inf + 9056 213.760 * * [simplify]: Extracting #7: cost 2 inf + 16320 213.763 * * [simplify]: Extracting #8: cost 0 inf + 17577 213.765 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (sqrt (pow (fabs x) 5))) 213.765 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ (* (cbrt 3/4) (cbrt 3/4)) (sqrt (pow (fabs x) 5))) (/ (cbrt 3/4) (sqrt (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))))) 213.766 * [simplify]: Simplifying (/ (cbrt 3/4) (sqrt (pow (fabs x) 5))) 213.766 * * [simplify]: iters left: 5 (8 enodes) 213.772 * * [simplify]: iters left: 4 (29 enodes) 213.784 * * [simplify]: iters left: 3 (44 enodes) 213.802 * * [simplify]: iters left: 2 (74 enodes) 213.828 * * [simplify]: iters left: 1 (123 enodes) 213.880 * * [simplify]: Extracting #0: cost 1 inf + 0 213.880 * * [simplify]: Extracting #1: cost 4 inf + 0 213.881 * * [simplify]: Extracting #2: cost 9 inf + 0 213.881 * * [simplify]: Extracting #3: cost 23 inf + 1 213.881 * * [simplify]: Extracting #4: cost 43 inf + 85 213.882 * * [simplify]: Extracting #5: cost 26 inf + 3929 213.883 * * [simplify]: Extracting #6: cost 6 inf + 12243 213.886 * * [simplify]: Extracting #7: cost 0 inf + 15643 213.888 * [simplify]: Simplified to (/ (cbrt 3/4) (sqrt (pow (fabs x) 5))) 213.888 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ (* (cbrt 3/4) (cbrt 3/4)) (sqrt (pow (fabs x) 5))) (/ (cbrt 3/4) (sqrt (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))))) 213.889 * * * * [progress]: [ 136 / 177 ] simplifiying candidate # 213.889 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) 1) 213.889 * * [simplify]: iters left: 5 (5 enodes) 213.893 * * [simplify]: iters left: 4 (17 enodes) 213.900 * * [simplify]: iters left: 3 (27 enodes) 213.908 * * [simplify]: iters left: 2 (28 enodes) 213.912 * * [simplify]: Extracting #0: cost 1 inf + 0 213.912 * * [simplify]: Extracting #1: cost 5 inf + 0 213.912 * * [simplify]: Extracting #2: cost 7 inf + 1 213.912 * * [simplify]: Extracting #3: cost 6 inf + 2 213.912 * * [simplify]: Extracting #4: cost 1 inf + 528 213.912 * * [simplify]: Extracting #5: cost 0 inf + 650 213.913 * [simplify]: Simplified to (* (cbrt 3/4) (cbrt 3/4)) 213.913 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (* (cbrt 3/4) (cbrt 3/4)) (/ (cbrt 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))))) 213.913 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (fabs x) 5)) 213.913 * * [simplify]: iters left: 4 (7 enodes) 213.915 * * [simplify]: iters left: 3 (26 enodes) 213.921 * * [simplify]: iters left: 2 (42 enodes) 213.931 * * [simplify]: iters left: 1 (76 enodes) 213.945 * * [simplify]: Extracting #0: cost 1 inf + 0 213.945 * * [simplify]: Extracting #1: cost 6 inf + 0 213.945 * * [simplify]: Extracting #2: cost 22 inf + 0 213.945 * * [simplify]: Extracting #3: cost 32 inf + 3 213.945 * * [simplify]: Extracting #4: cost 21 inf + 1430 213.946 * * [simplify]: Extracting #5: cost 2 inf + 8441 213.947 * * [simplify]: Extracting #6: cost 0 inf + 9407 213.947 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (fabs x) 5)) 213.947 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (* (cbrt 3/4) (cbrt 3/4)) (/ (cbrt 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))))) 213.948 * * * * [progress]: [ 137 / 177 ] simplifiying candidate # 213.948 * [simplify]: Simplifying (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (fabs x) (/ 5 2))) 213.948 * * [simplify]: iters left: 5 (10 enodes) 213.951 * * [simplify]: iters left: 4 (36 enodes) 213.967 * * [simplify]: iters left: 3 (61 enodes) 213.992 * * [simplify]: iters left: 2 (116 enodes) 214.021 * * [simplify]: iters left: 1 (257 enodes) 214.123 * * [simplify]: Extracting #0: cost 1 inf + 0 214.123 * * [simplify]: Extracting #1: cost 40 inf + 0 214.124 * * [simplify]: Extracting #2: cost 127 inf + 0 214.124 * * [simplify]: Extracting #3: cost 132 inf + 210 214.126 * * [simplify]: Extracting #4: cost 119 inf + 2542 214.129 * * [simplify]: Extracting #5: cost 74 inf + 23073 214.140 * * [simplify]: Extracting #6: cost 6 inf + 68230 214.153 * * [simplify]: Extracting #7: cost 0 inf + 72807 214.165 * [simplify]: Simplified to (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (fabs x) 5/2)) 214.165 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (fabs x) 5/2)) (/ (cbrt 3/4) (pow (fabs x) (/ 5 2))))) (/ 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))))) 214.166 * [simplify]: Simplifying (/ (cbrt 3/4) (pow (fabs x) (/ 5 2))) 214.166 * * [simplify]: iters left: 5 (9 enodes) 214.170 * * [simplify]: iters left: 4 (32 enodes) 214.177 * * [simplify]: iters left: 3 (51 enodes) 214.192 * * [simplify]: iters left: 2 (95 enodes) 214.208 * * [simplify]: iters left: 1 (155 enodes) 214.239 * * [simplify]: Extracting #0: cost 1 inf + 0 214.239 * * [simplify]: Extracting #1: cost 6 inf + 0 214.239 * * [simplify]: Extracting #2: cost 26 inf + 0 214.239 * * [simplify]: Extracting #3: cost 49 inf + 85 214.240 * * [simplify]: Extracting #4: cost 37 inf + 2511 214.241 * * [simplify]: Extracting #5: cost 11 inf + 13224 214.242 * * [simplify]: Extracting #6: cost 0 inf + 19463 214.243 * [simplify]: Simplified to (/ (cbrt 3/4) (pow (fabs x) 5/2)) 214.244 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ (* (cbrt 3/4) (cbrt 3/4)) (pow (fabs x) (/ 5 2))) (/ (cbrt 3/4) (pow (fabs x) 5/2)))) (/ 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))))) 214.244 * * * * [progress]: [ 138 / 177 ] simplifiying candidate # 214.244 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 214.244 * * [simplify]: iters left: 6 (9 enodes) 214.247 * * [simplify]: iters left: 5 (32 enodes) 214.254 * * [simplify]: iters left: 4 (48 enodes) 214.265 * * [simplify]: iters left: 3 (82 enodes) 214.292 * * [simplify]: iters left: 2 (137 enodes) 214.322 * * [simplify]: iters left: 1 (272 enodes) 214.445 * * [simplify]: Extracting #0: cost 1 inf + 0 214.446 * * [simplify]: Extracting #1: cost 6 inf + 0 214.446 * * [simplify]: Extracting #2: cost 43 inf + 0 214.446 * * [simplify]: Extracting #3: cost 99 inf + 86 214.447 * * [simplify]: Extracting #4: cost 103 inf + 93 214.448 * * [simplify]: Extracting #5: cost 104 inf + 94 214.449 * * [simplify]: Extracting #6: cost 96 inf + 1776 214.453 * * [simplify]: Extracting #7: cost 54 inf + 25358 214.461 * * [simplify]: Extracting #8: cost 1 inf + 66882 214.468 * * [simplify]: Extracting #9: cost 0 inf + 67756 214.478 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 214.479 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ (sqrt 3/4) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (/ (sqrt 3/4) (pow (cbrt (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))))) 214.479 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (cbrt (fabs x)) 5)) 214.479 * * [simplify]: iters left: 5 (8 enodes) 214.482 * * [simplify]: iters left: 4 (29 enodes) 214.489 * * [simplify]: iters left: 3 (45 enodes) 214.508 * * [simplify]: iters left: 2 (79 enodes) 214.536 * * [simplify]: iters left: 1 (134 enodes) 214.566 * * [simplify]: Extracting #0: cost 1 inf + 0 214.566 * * [simplify]: Extracting #1: cost 6 inf + 0 214.566 * * [simplify]: Extracting #2: cost 26 inf + 0 214.566 * * [simplify]: Extracting #3: cost 49 inf + 45 214.566 * * [simplify]: Extracting #4: cost 50 inf + 90 214.567 * * [simplify]: Extracting #5: cost 28 inf + 7448 214.568 * * [simplify]: Extracting #6: cost 3 inf + 20715 214.570 * * [simplify]: Extracting #7: cost 0 inf + 22545 214.572 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (cbrt (fabs x)) 5)) 214.572 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ (sqrt 3/4) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (/ (sqrt 3/4) (pow (cbrt (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))))) 214.573 * * * * [progress]: [ 139 / 177 ] simplifiying candidate # 214.573 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 214.573 * * [simplify]: iters left: 5 (8 enodes) 214.578 * * [simplify]: iters left: 4 (29 enodes) 214.592 * * [simplify]: iters left: 3 (45 enodes) 214.602 * * [simplify]: iters left: 2 (79 enodes) 214.618 * * [simplify]: iters left: 1 (134 enodes) 214.646 * * [simplify]: Extracting #0: cost 1 inf + 0 214.646 * * [simplify]: Extracting #1: cost 6 inf + 0 214.646 * * [simplify]: Extracting #2: cost 26 inf + 0 214.646 * * [simplify]: Extracting #3: cost 49 inf + 45 214.647 * * [simplify]: Extracting #4: cost 50 inf + 90 214.647 * * [simplify]: Extracting #5: cost 28 inf + 6768 214.649 * * [simplify]: Extracting #6: cost 3 inf + 19035 214.650 * * [simplify]: Extracting #7: cost 0 inf + 20745 214.652 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 214.652 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) (/ (sqrt 3/4) (pow (sqrt (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))))) 214.652 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 214.653 * * [simplify]: iters left: 5 (8 enodes) 214.656 * * [simplify]: iters left: 4 (29 enodes) 214.664 * * [simplify]: iters left: 3 (45 enodes) 214.686 * * [simplify]: iters left: 2 (79 enodes) 214.714 * * [simplify]: iters left: 1 (134 enodes) 214.751 * * [simplify]: Extracting #0: cost 1 inf + 0 214.751 * * [simplify]: Extracting #1: cost 6 inf + 0 214.751 * * [simplify]: Extracting #2: cost 26 inf + 0 214.751 * * [simplify]: Extracting #3: cost 49 inf + 45 214.751 * * [simplify]: Extracting #4: cost 50 inf + 90 214.752 * * [simplify]: Extracting #5: cost 28 inf + 6768 214.753 * * [simplify]: Extracting #6: cost 3 inf + 19035 214.755 * * [simplify]: Extracting #7: cost 0 inf + 20745 214.757 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) 214.757 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ (sqrt 3/4) (pow (sqrt (fabs x)) 5)) (/ (sqrt 3/4) (pow (sqrt (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))))) 214.757 * * * * [progress]: [ 140 / 177 ] simplifiying candidate # 214.757 * [simplify]: Simplifying (/ (sqrt 3/4) (pow 1 5)) 214.757 * * [simplify]: iters left: 3 (6 enodes) 214.760 * * [simplify]: iters left: 2 (18 enodes) 214.763 * * [simplify]: iters left: 1 (20 enodes) 214.770 * * [simplify]: Extracting #0: cost 1 inf + 0 214.770 * * [simplify]: Extracting #1: cost 4 inf + 0 214.770 * * [simplify]: Extracting #2: cost 2 inf + 2 214.770 * * [simplify]: Extracting #3: cost 0 inf + 84 214.770 * [simplify]: Simplified to (sqrt 3/4) 214.770 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (sqrt 3/4) (/ (sqrt 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))))) 214.771 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) 5)) 214.771 * * [simplify]: iters left: 4 (7 enodes) 214.776 * * [simplify]: iters left: 3 (26 enodes) 214.787 * * [simplify]: iters left: 2 (42 enodes) 214.809 * * [simplify]: iters left: 1 (76 enodes) 214.836 * * [simplify]: Extracting #0: cost 1 inf + 0 214.836 * * [simplify]: Extracting #1: cost 6 inf + 0 214.836 * * [simplify]: Extracting #2: cost 22 inf + 0 214.836 * * [simplify]: Extracting #3: cost 32 inf + 3 214.837 * * [simplify]: Extracting #4: cost 21 inf + 1390 214.838 * * [simplify]: Extracting #5: cost 2 inf + 8041 214.839 * * [simplify]: Extracting #6: cost 0 inf + 9007 214.841 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5)) 214.841 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (sqrt 3/4) (/ (sqrt 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))))) 214.841 * * * * [progress]: [ 141 / 177 ] simplifiying candidate # 214.842 * [simplify]: Simplifying (/ (sqrt 3/4) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 214.842 * * [simplify]: iters left: 6 (9 enodes) 214.848 * * [simplify]: iters left: 5 (34 enodes) 214.861 * * [simplify]: iters left: 4 (50 enodes) 214.880 * * [simplify]: iters left: 3 (80 enodes) 214.907 * * [simplify]: iters left: 2 (129 enodes) 214.961 * * [simplify]: iters left: 1 (254 enodes) 215.065 * * [simplify]: Extracting #0: cost 1 inf + 0 215.065 * * [simplify]: Extracting #1: cost 6 inf + 0 215.065 * * [simplify]: Extracting #2: cost 12 inf + 0 215.065 * * [simplify]: Extracting #3: cost 40 inf + 1 215.066 * * [simplify]: Extracting #4: cost 102 inf + 44 215.066 * * [simplify]: Extracting #5: cost 88 inf + 2379 215.067 * * [simplify]: Extracting #6: cost 58 inf + 16697 215.071 * * [simplify]: Extracting #7: cost 8 inf + 48936 215.075 * * [simplify]: Extracting #8: cost 0 inf + 53262 215.079 * [simplify]: Simplified to (/ (sqrt 3/4) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 215.079 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ (sqrt 3/4) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) (/ (sqrt 3/4) (cbrt (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))))) 215.080 * [simplify]: Simplifying (/ (sqrt 3/4) (cbrt (pow (fabs x) 5))) 215.080 * * [simplify]: iters left: 5 (8 enodes) 215.085 * * [simplify]: iters left: 4 (29 enodes) 215.097 * * [simplify]: iters left: 3 (43 enodes) 215.115 * * [simplify]: iters left: 2 (73 enodes) 215.141 * * [simplify]: iters left: 1 (122 enodes) 215.176 * * [simplify]: Extracting #0: cost 1 inf + 0 215.177 * * [simplify]: Extracting #1: cost 4 inf + 0 215.177 * * [simplify]: Extracting #2: cost 8 inf + 0 215.177 * * [simplify]: Extracting #3: cost 19 inf + 1 215.177 * * [simplify]: Extracting #4: cost 40 inf + 44 215.177 * * [simplify]: Extracting #5: cost 33 inf + 928 215.177 * * [simplify]: Extracting #6: cost 18 inf + 6497 215.178 * * [simplify]: Extracting #7: cost 3 inf + 13129 215.180 * * [simplify]: Extracting #8: cost 0 inf + 15100 215.181 * [simplify]: Simplified to (/ (sqrt 3/4) (cbrt (pow (fabs x) 5))) 215.181 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ (sqrt 3/4) (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) (/ (sqrt 3/4) (cbrt (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))))) 215.181 * * * * [progress]: [ 142 / 177 ] simplifiying candidate # 215.181 * [simplify]: Simplifying (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 215.181 * * [simplify]: iters left: 5 (8 enodes) 215.185 * * [simplify]: iters left: 4 (29 enodes) 215.197 * * [simplify]: iters left: 3 (44 enodes) 215.214 * * [simplify]: iters left: 2 (74 enodes) 215.240 * * [simplify]: iters left: 1 (123 enodes) 215.267 * * [simplify]: Extracting #0: cost 1 inf + 0 215.267 * * [simplify]: Extracting #1: cost 4 inf + 0 215.267 * * [simplify]: Extracting #2: cost 9 inf + 0 215.267 * * [simplify]: Extracting #3: cost 23 inf + 1 215.267 * * [simplify]: Extracting #4: cost 43 inf + 45 215.268 * * [simplify]: Extracting #5: cost 26 inf + 3769 215.269 * * [simplify]: Extracting #6: cost 6 inf + 12083 215.270 * * [simplify]: Extracting #7: cost 0 inf + 15483 215.271 * [simplify]: Simplified to (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 215.271 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) (/ (sqrt 3/4) (sqrt (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))))) 215.271 * [simplify]: Simplifying (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 215.271 * * [simplify]: iters left: 5 (8 enodes) 215.277 * * [simplify]: iters left: 4 (29 enodes) 215.289 * * [simplify]: iters left: 3 (44 enodes) 215.298 * * [simplify]: iters left: 2 (74 enodes) 215.313 * * [simplify]: iters left: 1 (123 enodes) 215.349 * * [simplify]: Extracting #0: cost 1 inf + 0 215.349 * * [simplify]: Extracting #1: cost 4 inf + 0 215.349 * * [simplify]: Extracting #2: cost 9 inf + 0 215.349 * * [simplify]: Extracting #3: cost 23 inf + 1 215.349 * * [simplify]: Extracting #4: cost 43 inf + 45 215.350 * * [simplify]: Extracting #5: cost 26 inf + 3769 215.352 * * [simplify]: Extracting #6: cost 6 inf + 12083 215.354 * * [simplify]: Extracting #7: cost 0 inf + 15483 215.356 * [simplify]: Simplified to (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) 215.357 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ (sqrt 3/4) (sqrt (pow (fabs x) 5))) (/ (sqrt 3/4) (sqrt (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))))) 215.357 * * * * [progress]: [ 143 / 177 ] simplifiying candidate # 215.357 * [simplify]: Simplifying (/ (sqrt 3/4) 1) 215.358 * * [simplify]: iters left: 3 (4 enodes) 215.361 * * [simplify]: iters left: 2 (12 enodes) 215.366 * * [simplify]: iters left: 1 (14 enodes) 215.371 * * [simplify]: Extracting #0: cost 1 inf + 0 215.371 * * [simplify]: Extracting #1: cost 4 inf + 0 215.371 * * [simplify]: Extracting #2: cost 0 inf + 84 215.371 * [simplify]: Simplified to (sqrt 3/4) 215.371 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (sqrt 3/4) (/ (sqrt 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))))) 215.372 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) 5)) 215.372 * * [simplify]: iters left: 4 (7 enodes) 215.377 * * [simplify]: iters left: 3 (26 enodes) 215.388 * * [simplify]: iters left: 2 (42 enodes) 215.409 * * [simplify]: iters left: 1 (76 enodes) 215.437 * * [simplify]: Extracting #0: cost 1 inf + 0 215.437 * * [simplify]: Extracting #1: cost 6 inf + 0 215.437 * * [simplify]: Extracting #2: cost 22 inf + 0 215.437 * * [simplify]: Extracting #3: cost 32 inf + 3 215.437 * * [simplify]: Extracting #4: cost 21 inf + 1390 215.438 * * [simplify]: Extracting #5: cost 2 inf + 8041 215.440 * * [simplify]: Extracting #6: cost 0 inf + 9007 215.440 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5)) 215.440 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (sqrt 3/4) (/ (sqrt 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))))) 215.441 * * * * [progress]: [ 144 / 177 ] simplifiying candidate # 215.441 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) (/ 5 2))) 215.441 * * [simplify]: iters left: 5 (9 enodes) 215.445 * * [simplify]: iters left: 4 (32 enodes) 215.452 * * [simplify]: iters left: 3 (51 enodes) 215.464 * * [simplify]: iters left: 2 (95 enodes) 215.487 * * [simplify]: iters left: 1 (155 enodes) 215.529 * * [simplify]: Extracting #0: cost 1 inf + 0 215.529 * * [simplify]: Extracting #1: cost 6 inf + 0 215.529 * * [simplify]: Extracting #2: cost 26 inf + 0 215.529 * * [simplify]: Extracting #3: cost 49 inf + 45 215.530 * * [simplify]: Extracting #4: cost 37 inf + 2351 215.532 * * [simplify]: Extracting #5: cost 11 inf + 12784 215.535 * * [simplify]: Extracting #6: cost 0 inf + 18863 215.538 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5/2)) 215.538 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ (sqrt 3/4) (pow (fabs x) 5/2)) (/ (sqrt 3/4) (pow (fabs x) (/ 5 2))))) (/ 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))))) 215.539 * [simplify]: Simplifying (/ (sqrt 3/4) (pow (fabs x) (/ 5 2))) 215.539 * * [simplify]: iters left: 5 (9 enodes) 215.546 * * [simplify]: iters left: 4 (32 enodes) 215.557 * * [simplify]: iters left: 3 (51 enodes) 215.568 * * [simplify]: iters left: 2 (95 enodes) 215.585 * * [simplify]: iters left: 1 (155 enodes) 215.623 * * [simplify]: Extracting #0: cost 1 inf + 0 215.623 * * [simplify]: Extracting #1: cost 6 inf + 0 215.623 * * [simplify]: Extracting #2: cost 26 inf + 0 215.623 * * [simplify]: Extracting #3: cost 49 inf + 45 215.624 * * [simplify]: Extracting #4: cost 37 inf + 2351 215.626 * * [simplify]: Extracting #5: cost 11 inf + 12784 215.629 * * [simplify]: Extracting #6: cost 0 inf + 18863 215.632 * [simplify]: Simplified to (/ (sqrt 3/4) (pow (fabs x) 5/2)) 215.633 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ (sqrt 3/4) (pow (fabs x) (/ 5 2))) (/ (sqrt 3/4) (pow (fabs x) 5/2)))) (/ 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))))) 215.633 * * * * [progress]: [ 145 / 177 ] simplifiying candidate # 215.633 * [simplify]: Simplifying (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 215.634 * * [simplify]: iters left: 6 (8 enodes) 215.639 * * [simplify]: iters left: 5 (31 enodes) 215.651 * * [simplify]: iters left: 4 (49 enodes) 215.671 * * [simplify]: iters left: 3 (83 enodes) 215.697 * * [simplify]: iters left: 2 (138 enodes) 215.728 * * [simplify]: iters left: 1 (276 enodes) 215.825 * * [simplify]: Extracting #0: cost 1 inf + 0 215.825 * * [simplify]: Extracting #1: cost 6 inf + 0 215.826 * * [simplify]: Extracting #2: cost 40 inf + 1 215.826 * * [simplify]: Extracting #3: cost 99 inf + 4 215.827 * * [simplify]: Extracting #4: cost 104 inf + 11 215.828 * * [simplify]: Extracting #5: cost 104 inf + 13 215.829 * * [simplify]: Extracting #6: cost 94 inf + 2440 215.834 * * [simplify]: Extracting #7: cost 47 inf + 29472 215.845 * * [simplify]: Extracting #8: cost 2 inf + 64223 215.852 * * [simplify]: Extracting #9: cost 0 inf + 65400 215.859 * [simplify]: Simplified to (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) 215.859 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (/ 3/4 (pow (cbrt (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))))) 215.859 * [simplify]: Simplifying (/ 3/4 (pow (cbrt (fabs x)) 5)) 215.859 * * [simplify]: iters left: 5 (7 enodes) 215.862 * * [simplify]: iters left: 4 (26 enodes) 215.868 * * [simplify]: iters left: 3 (42 enodes) 215.878 * * [simplify]: iters left: 2 (76 enodes) 215.904 * * [simplify]: iters left: 1 (131 enodes) 215.944 * * [simplify]: Extracting #0: cost 1 inf + 0 215.944 * * [simplify]: Extracting #1: cost 6 inf + 0 215.944 * * [simplify]: Extracting #2: cost 22 inf + 1 215.944 * * [simplify]: Extracting #3: cost 48 inf + 4 215.945 * * [simplify]: Extracting #4: cost 50 inf + 8 215.945 * * [simplify]: Extracting #5: cost 47 inf + 11 215.945 * * [simplify]: Extracting #6: cost 27 inf + 7149 215.947 * * [simplify]: Extracting #7: cost 5 inf + 18144 215.948 * * [simplify]: Extracting #8: cost 0 inf + 21943 215.950 * [simplify]: Simplified to (/ 3/4 (pow (cbrt (fabs x)) 5)) 215.950 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (/ 3/4 (pow (cbrt (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))))) 215.950 * * * * [progress]: [ 146 / 177 ] simplifiying candidate # 215.951 * [simplify]: Simplifying (/ 1 (pow (sqrt (fabs x)) 5)) 215.951 * * [simplify]: iters left: 5 (7 enodes) 215.954 * * [simplify]: iters left: 4 (28 enodes) 215.966 * * [simplify]: iters left: 3 (46 enodes) 215.984 * * [simplify]: iters left: 2 (80 enodes) 216.012 * * [simplify]: iters left: 1 (135 enodes) 216.068 * * [simplify]: Extracting #0: cost 1 inf + 0 216.068 * * [simplify]: Extracting #1: cost 6 inf + 0 216.069 * * [simplify]: Extracting #2: cost 23 inf + 1 216.069 * * [simplify]: Extracting #3: cost 47 inf + 4 216.069 * * [simplify]: Extracting #4: cost 49 inf + 8 216.069 * * [simplify]: Extracting #5: cost 46 inf + 11 216.070 * * [simplify]: Extracting #6: cost 26 inf + 6016 216.073 * * [simplify]: Extracting #7: cost 0 inf + 19389 216.077 * [simplify]: Simplified to (/ 1 (pow (sqrt (fabs x)) 5)) 216.077 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ 1 (pow (sqrt (fabs x)) 5)) (/ 3/4 (pow (sqrt (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))))) 216.077 * [simplify]: Simplifying (/ 3/4 (pow (sqrt (fabs x)) 5)) 216.078 * * [simplify]: iters left: 5 (7 enodes) 216.082 * * [simplify]: iters left: 4 (26 enodes) 216.091 * * [simplify]: iters left: 3 (42 enodes) 216.100 * * [simplify]: iters left: 2 (76 enodes) 216.115 * * [simplify]: iters left: 1 (131 enodes) 216.161 * * [simplify]: Extracting #0: cost 1 inf + 0 216.161 * * [simplify]: Extracting #1: cost 6 inf + 0 216.161 * * [simplify]: Extracting #2: cost 22 inf + 1 216.161 * * [simplify]: Extracting #3: cost 48 inf + 4 216.161 * * [simplify]: Extracting #4: cost 50 inf + 8 216.162 * * [simplify]: Extracting #5: cost 47 inf + 11 216.163 * * [simplify]: Extracting #6: cost 27 inf + 6429 216.166 * * [simplify]: Extracting #7: cost 5 inf + 16544 216.169 * * [simplify]: Extracting #8: cost 0 inf + 20143 216.172 * [simplify]: Simplified to (/ 3/4 (pow (sqrt (fabs x)) 5)) 216.173 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ 1 (pow (sqrt (fabs x)) 5)) (/ 3/4 (pow (sqrt (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))))) 216.173 * * * * [progress]: [ 147 / 177 ] simplifiying candidate # 216.173 * [simplify]: Simplifying (/ 1 (pow 1 5)) 216.173 * * [simplify]: iters left: 3 (4 enodes) 216.178 * * [simplify]: iters left: 2 (12 enodes) 216.182 * * [simplify]: iters left: 1 (14 enodes) 216.189 * * [simplify]: Extracting #0: cost 1 inf + 0 216.189 * * [simplify]: Extracting #1: cost 0 inf + 1 216.189 * [simplify]: Simplified to 1 216.189 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* 1 (/ 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))))) 216.189 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 216.189 * * [simplify]: iters left: 4 (6 enodes) 216.193 * * [simplify]: iters left: 3 (23 enodes) 216.203 * * [simplify]: iters left: 2 (39 enodes) 216.219 * * [simplify]: iters left: 1 (73 enodes) 216.245 * * [simplify]: Extracting #0: cost 1 inf + 0 216.245 * * [simplify]: Extracting #1: cost 6 inf + 0 216.246 * * [simplify]: Extracting #2: cost 19 inf + 1 216.246 * * [simplify]: Extracting #3: cost 30 inf + 3 216.246 * * [simplify]: Extracting #4: cost 27 inf + 7 216.247 * * [simplify]: Extracting #5: cost 11 inf + 4704 216.248 * * [simplify]: Extracting #6: cost 0 inf + 8605 216.248 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 216.248 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* 1 (/ 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))))) 216.249 * * * * [progress]: [ 148 / 177 ] simplifiying candidate # 216.249 * [simplify]: Simplifying (/ 1 (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 216.249 * * [simplify]: iters left: 6 (8 enodes) 216.251 * * [simplify]: iters left: 5 (33 enodes) 216.258 * * [simplify]: iters left: 4 (51 enodes) 216.268 * * [simplify]: iters left: 3 (81 enodes) 216.283 * * [simplify]: iters left: 2 (130 enodes) 216.311 * * [simplify]: iters left: 1 (254 enodes) 216.388 * * [simplify]: Extracting #0: cost 1 inf + 0 216.388 * * [simplify]: Extracting #1: cost 6 inf + 0 216.388 * * [simplify]: Extracting #2: cost 9 inf + 1 216.388 * * [simplify]: Extracting #3: cost 38 inf + 1 216.388 * * [simplify]: Extracting #4: cost 91 inf + 3 216.389 * * [simplify]: Extracting #5: cost 75 inf + 3265 216.392 * * [simplify]: Extracting #6: cost 42 inf + 20289 216.398 * * [simplify]: Extracting #7: cost 7 inf + 43106 216.406 * * [simplify]: Extracting #8: cost 0 inf + 47602 216.413 * [simplify]: Simplified to (/ 1 (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) 216.413 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ 1 (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) (/ 3/4 (cbrt (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))))) 216.414 * [simplify]: Simplifying (/ 3/4 (cbrt (pow (fabs x) 5))) 216.414 * * [simplify]: iters left: 5 (7 enodes) 216.418 * * [simplify]: iters left: 4 (26 enodes) 216.430 * * [simplify]: iters left: 3 (40 enodes) 216.447 * * [simplify]: iters left: 2 (70 enodes) 216.472 * * [simplify]: iters left: 1 (119 enodes) 216.521 * * [simplify]: Extracting #0: cost 1 inf + 0 216.521 * * [simplify]: Extracting #1: cost 4 inf + 0 216.521 * * [simplify]: Extracting #2: cost 5 inf + 1 216.521 * * [simplify]: Extracting #3: cost 17 inf + 1 216.521 * * [simplify]: Extracting #4: cost 41 inf + 3 216.521 * * [simplify]: Extracting #5: cost 40 inf + 8 216.522 * * [simplify]: Extracting #6: cost 19 inf + 7732 216.524 * * [simplify]: Extracting #7: cost 6 inf + 13217 216.527 * * [simplify]: Extracting #8: cost 0 inf + 16195 216.529 * [simplify]: Simplified to (/ 3/4 (cbrt (pow (fabs x) 5))) 216.529 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ 1 (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) (/ 3/4 (cbrt (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))))) 216.530 * * * * [progress]: [ 149 / 177 ] simplifiying candidate # 216.530 * [simplify]: Simplifying (/ 1 (sqrt (pow (fabs x) 5))) 216.530 * * [simplify]: iters left: 5 (7 enodes) 216.533 * * [simplify]: iters left: 4 (28 enodes) 216.540 * * [simplify]: iters left: 3 (45 enodes) 216.549 * * [simplify]: iters left: 2 (75 enodes) 216.562 * * [simplify]: iters left: 1 (124 enodes) 216.607 * * [simplify]: Extracting #0: cost 1 inf + 0 216.607 * * [simplify]: Extracting #1: cost 4 inf + 0 216.607 * * [simplify]: Extracting #2: cost 6 inf + 1 216.607 * * [simplify]: Extracting #3: cost 21 inf + 1 216.607 * * [simplify]: Extracting #4: cost 42 inf + 4 216.608 * * [simplify]: Extracting #5: cost 39 inf + 9 216.609 * * [simplify]: Extracting #6: cost 21 inf + 5209 216.611 * * [simplify]: Extracting #7: cost 0 inf + 15321 216.616 * [simplify]: Simplified to (/ 1 (sqrt (pow (fabs x) 5))) 216.616 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ 1 (sqrt (pow (fabs x) 5))) (/ 3/4 (sqrt (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))))) 216.617 * [simplify]: Simplifying (/ 3/4 (sqrt (pow (fabs x) 5))) 216.617 * * [simplify]: iters left: 5 (7 enodes) 216.621 * * [simplify]: iters left: 4 (26 enodes) 216.627 * * [simplify]: iters left: 3 (41 enodes) 216.635 * * [simplify]: iters left: 2 (71 enodes) 216.648 * * [simplify]: iters left: 1 (120 enodes) 216.672 * * [simplify]: Extracting #0: cost 1 inf + 0 216.672 * * [simplify]: Extracting #1: cost 4 inf + 0 216.672 * * [simplify]: Extracting #2: cost 6 inf + 1 216.672 * * [simplify]: Extracting #3: cost 20 inf + 1 216.673 * * [simplify]: Extracting #4: cost 41 inf + 4 216.673 * * [simplify]: Extracting #5: cost 38 inf + 9 216.674 * * [simplify]: Extracting #6: cost 18 inf + 5843 216.676 * * [simplify]: Extracting #7: cost 0 inf + 14778 216.678 * [simplify]: Simplified to (/ 3/4 (sqrt (pow (fabs x) 5))) 216.678 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ 1 (sqrt (pow (fabs x) 5))) (/ 3/4 (sqrt (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))))) 216.679 * * * * [progress]: [ 150 / 177 ] simplifiying candidate # 216.679 * [simplify]: Simplifying (/ 1 1) 216.679 * * [simplify]: iters left: 2 (2 enodes) 216.681 * * [simplify]: iters left: 1 (6 enodes) 216.683 * * [simplify]: Extracting #0: cost 1 inf + 0 216.683 * * [simplify]: Extracting #1: cost 0 inf + 1 216.683 * [simplify]: Simplified to 1 216.683 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* 1 (/ 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))))) 216.684 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 216.684 * * [simplify]: iters left: 4 (6 enodes) 216.688 * * [simplify]: iters left: 3 (23 enodes) 216.698 * * [simplify]: iters left: 2 (39 enodes) 216.710 * * [simplify]: iters left: 1 (73 enodes) 216.727 * * [simplify]: Extracting #0: cost 1 inf + 0 216.727 * * [simplify]: Extracting #1: cost 6 inf + 0 216.727 * * [simplify]: Extracting #2: cost 19 inf + 1 216.728 * * [simplify]: Extracting #3: cost 30 inf + 3 216.728 * * [simplify]: Extracting #4: cost 27 inf + 7 216.728 * * [simplify]: Extracting #5: cost 11 inf + 4704 216.729 * * [simplify]: Extracting #6: cost 0 inf + 8605 216.729 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 216.729 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* 1 (/ 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))))) 216.729 * * * * [progress]: [ 151 / 177 ] simplifiying candidate # 216.730 * [simplify]: Simplifying (/ 1 (pow (fabs x) (/ 5 2))) 216.730 * * [simplify]: iters left: 5 (8 enodes) 216.733 * * [simplify]: iters left: 4 (30 enodes) 216.747 * * [simplify]: iters left: 3 (50 enodes) 216.766 * * [simplify]: iters left: 2 (85 enodes) 216.799 * * [simplify]: iters left: 1 (161 enodes) 216.827 * * [simplify]: Extracting #0: cost 1 inf + 0 216.827 * * [simplify]: Extracting #1: cost 6 inf + 0 216.827 * * [simplify]: Extracting #2: cost 24 inf + 1 216.827 * * [simplify]: Extracting #3: cost 49 inf + 4 216.827 * * [simplify]: Extracting #4: cost 48 inf + 9 216.828 * * [simplify]: Extracting #5: cost 22 inf + 8233 216.829 * * [simplify]: Extracting #6: cost 3 inf + 16872 216.833 * * [simplify]: Extracting #7: cost 0 inf + 18804 216.834 * [simplify]: Simplified to (/ 1 (pow (fabs x) 5/2)) 216.834 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ 1 (pow (fabs x) 5/2)) (/ 3/4 (pow (fabs x) (/ 5 2))))) (/ 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))))) 216.834 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) (/ 5 2))) 216.835 * * [simplify]: iters left: 5 (8 enodes) 216.837 * * [simplify]: iters left: 4 (28 enodes) 216.843 * * [simplify]: iters left: 3 (45 enodes) 216.855 * * [simplify]: iters left: 2 (84 enodes) 216.882 * * [simplify]: iters left: 1 (165 enodes) 216.929 * * [simplify]: Extracting #0: cost 1 inf + 0 216.930 * * [simplify]: Extracting #1: cost 6 inf + 0 216.930 * * [simplify]: Extracting #2: cost 22 inf + 1 216.930 * * [simplify]: Extracting #3: cost 49 inf + 4 216.930 * * [simplify]: Extracting #4: cost 49 inf + 9 216.930 * * [simplify]: Extracting #5: cost 32 inf + 3954 216.932 * * [simplify]: Extracting #6: cost 4 inf + 16249 216.934 * * [simplify]: Extracting #7: cost 0 inf + 18304 216.937 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5/2)) 216.937 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (* (/ 1 (pow (fabs x) (/ 5 2))) (/ 3/4 (pow (fabs x) 5/2)))) (/ 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))))) 216.938 * * * * [progress]: [ 152 / 177 ] simplifiying candidate # 216.938 * * * * [progress]: [ 153 / 177 ] simplifiying candidate # 216.938 * * * * [progress]: [ 154 / 177 ] simplifiying candidate # 216.938 * * * * [progress]: [ 155 / 177 ] simplifiying candidate # 216.939 * [simplify]: Simplifying (pow (cbrt (fabs x)) 5) 216.939 * * [simplify]: iters left: 3 (5 enodes) 216.942 * * [simplify]: iters left: 2 (20 enodes) 216.950 * * [simplify]: iters left: 1 (34 enodes) 216.964 * * [simplify]: Extracting #0: cost 1 inf + 0 216.964 * * [simplify]: Extracting #1: cost 9 inf + 0 216.964 * * [simplify]: Extracting #2: cost 15 inf + 1 216.965 * * [simplify]: Extracting #3: cost 16 inf + 3 216.965 * * [simplify]: Extracting #4: cost 14 inf + 5 216.965 * * [simplify]: Extracting #5: cost 12 inf + 87 216.965 * * [simplify]: Extracting #6: cost 3 inf + 2693 216.966 * * [simplify]: Extracting #7: cost 0 inf + 4191 216.966 * [simplify]: Simplified to (pow (cbrt (fabs x)) 5) 216.966 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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 (* (cbrt (fabs x)) (cbrt (fabs x))) 5)) (pow (cbrt (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))))) 216.967 * * * * [progress]: [ 156 / 177 ] simplifiying candidate # 216.967 * [simplify]: Simplifying (pow (sqrt (fabs x)) 5) 216.967 * * [simplify]: iters left: 3 (5 enodes) 216.971 * * [simplify]: iters left: 2 (20 enodes) 216.980 * * [simplify]: iters left: 1 (34 enodes) 216.993 * * [simplify]: Extracting #0: cost 1 inf + 0 216.993 * * [simplify]: Extracting #1: cost 9 inf + 0 216.994 * * [simplify]: Extracting #2: cost 15 inf + 1 216.994 * * [simplify]: Extracting #3: cost 16 inf + 3 216.994 * * [simplify]: Extracting #4: cost 14 inf + 5 216.994 * * [simplify]: Extracting #5: cost 12 inf + 87 216.994 * * [simplify]: Extracting #6: cost 3 inf + 2333 216.995 * * [simplify]: Extracting #7: cost 0 inf + 3711 216.995 * [simplify]: Simplified to (pow (sqrt (fabs x)) 5) 216.996 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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 (sqrt (fabs x)) 5)) (pow (sqrt (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))))) 216.996 * * * * [progress]: [ 157 / 177 ] simplifiying candidate # 216.996 * [simplify]: Simplifying (pow (fabs x) 5) 216.996 * * [simplify]: iters left: 2 (4 enodes) 216.999 * * [simplify]: iters left: 1 (17 enodes) 217.007 * * [simplify]: Extracting #0: cost 1 inf + 0 217.007 * * [simplify]: Extracting #1: cost 5 inf + 0 217.007 * * [simplify]: Extracting #2: cost 9 inf + 1 217.007 * * [simplify]: Extracting #3: cost 8 inf + 3 217.007 * * [simplify]: Extracting #4: cost 1 inf + 1094 217.007 * * [simplify]: Extracting #5: cost 0 inf + 1346 217.008 * [simplify]: Simplified to (pow (fabs x) 5) 217.008 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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 1 5)) (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))))) 217.008 * * * * [progress]: [ 158 / 177 ] simplifiying candidate # 217.008 * [simplify]: Simplifying (cbrt (pow (fabs x) 5)) 217.008 * * [simplify]: iters left: 3 (5 enodes) 217.011 * * [simplify]: iters left: 2 (20 enodes) 217.019 * * [simplify]: iters left: 1 (34 enodes) 217.034 * * [simplify]: Extracting #0: cost 1 inf + 0 217.034 * * [simplify]: Extracting #1: cost 3 inf + 0 217.034 * * [simplify]: Extracting #2: cost 11 inf + 0 217.034 * * [simplify]: Extracting #3: cost 17 inf + 1 217.034 * * [simplify]: Extracting #4: cost 15 inf + 4 217.034 * * [simplify]: Extracting #5: cost 9 inf + 843 217.035 * * [simplify]: Extracting #6: cost 0 inf + 3813 217.035 * [simplify]: Simplified to (cbrt (pow (fabs x) 5)) 217.035 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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 (* (cbrt (pow (fabs x) 5)) (cbrt (pow (fabs x) 5)))) (cbrt (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))))) 217.036 * * * * [progress]: [ 159 / 177 ] simplifiying candidate # 217.036 * [simplify]: Simplifying (sqrt (pow (fabs x) 5)) 217.036 * * [simplify]: iters left: 3 (5 enodes) 217.040 * * [simplify]: iters left: 2 (20 enodes) 217.048 * * [simplify]: iters left: 1 (35 enodes) 217.060 * * [simplify]: Extracting #0: cost 1 inf + 0 217.060 * * [simplify]: Extracting #1: cost 4 inf + 0 217.060 * * [simplify]: Extracting #2: cost 13 inf + 0 217.060 * * [simplify]: Extracting #3: cost 16 inf + 2 217.060 * * [simplify]: Extracting #4: cost 5 inf + 2855 217.061 * * [simplify]: Extracting #5: cost 0 inf + 3733 217.061 * [simplify]: Simplified to (sqrt (pow (fabs x) 5)) 217.061 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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 (sqrt (pow (fabs x) 5))) (sqrt (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))))) 217.061 * * * * [progress]: [ 160 / 177 ] simplifiying candidate # 217.061 * [simplify]: Simplifying (pow (fabs x) 5) 217.062 * * [simplify]: iters left: 2 (4 enodes) 217.063 * * [simplify]: iters left: 1 (17 enodes) 217.067 * * [simplify]: Extracting #0: cost 1 inf + 0 217.067 * * [simplify]: Extracting #1: cost 5 inf + 0 217.067 * * [simplify]: Extracting #2: cost 9 inf + 1 217.067 * * [simplify]: Extracting #3: cost 8 inf + 3 217.067 * * [simplify]: Extracting #4: cost 1 inf + 1094 217.067 * * [simplify]: Extracting #5: cost 0 inf + 1346 217.068 * [simplify]: Simplified to (pow (fabs x) 5) 217.068 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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 1) (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))))) 217.068 * * * * [progress]: [ 161 / 177 ] simplifiying candidate # 217.068 * [simplify]: Simplifying (pow (fabs x) (/ 5 2)) 217.068 * * [simplify]: iters left: 3 (6 enodes) 217.071 * * [simplify]: iters left: 2 (23 enodes) 217.076 * * [simplify]: iters left: 1 (40 enodes) 217.086 * * [simplify]: Extracting #0: cost 1 inf + 0 217.086 * * [simplify]: Extracting #1: cost 9 inf + 0 217.086 * * [simplify]: Extracting #2: cost 15 inf + 1 217.086 * * [simplify]: Extracting #3: cost 13 inf + 4 217.086 * * [simplify]: Extracting #4: cost 8 inf + 591 217.086 * * [simplify]: Extracting #5: cost 1 inf + 2857 217.087 * * [simplify]: Extracting #6: cost 0 inf + 3149 217.087 * [simplify]: Simplified to (pow (fabs x) 5/2) 217.087 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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 2))) (pow (fabs x) 5/2))) (/ 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))))) 217.087 * * * * [progress]: [ 162 / 177 ] simplifiying candidate # 217.087 * [simplify]: Simplifying (* (cbrt 3/4) (cbrt 3/4)) 217.087 * * [simplify]: iters left: 3 (3 enodes) 217.089 * * [simplify]: iters left: 2 (9 enodes) 217.090 * * [simplify]: Extracting #0: cost 1 inf + 0 217.090 * * [simplify]: Extracting #1: cost 3 inf + 0 217.091 * * [simplify]: Extracting #2: cost 5 inf + 0 217.091 * * [simplify]: Extracting #3: cost 4 inf + 1 217.091 * * [simplify]: Extracting #4: cost 0 inf + 405 217.091 * [simplify]: Simplified to (* (cbrt 3/4) (cbrt 3/4)) 217.091 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (/ (* (cbrt 3/4) (cbrt 3/4)) (/ (pow (fabs x) 5) (cbrt 3/4)))) (/ 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))))) 217.091 * * * * [progress]: [ 163 / 177 ] simplifiying candidate # 217.091 * [simplify]: Simplifying (sqrt 3/4) 217.091 * * [simplify]: iters left: 1 (2 enodes) 217.092 * * [simplify]: Extracting #0: cost 1 inf + 0 217.092 * * [simplify]: Extracting #1: cost 3 inf + 0 217.092 * * [simplify]: Extracting #2: cost 2 inf + 1 217.092 * * [simplify]: Extracting #3: cost 0 inf + 83 217.092 * [simplify]: Simplified to (sqrt 3/4) 217.092 * [simplify]: Simplified (2 1 1 2 2 1 1 1 2 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))) (/ (sqrt 3/4) (/ (pow (fabs x) 5) (sqrt 3/4)))) (/ 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))))) 217.092 * * * * [progress]: [ 164 / 177 ] simplifiying candidate # 217.093 * * * * [progress]: [ 165 / 177 ] simplifiying candidate #real (real->posit16 (/ 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)))))> 217.093 * * * * [progress]: [ 166 / 177 ] simplifiying candidate # 217.093 * [simplify]: Simplifying (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (pow (fabs x) 7)) 217.093 * * [simplify]: iters left: 6 (19 enodes) 217.100 * * [simplify]: iters left: 5 (86 enodes) 217.118 * * [simplify]: iters left: 4 (164 enodes) 217.171 * * [simplify]: iters left: 3 (372 enodes) 217.293 * * [simplify]: Extracting #0: cost 1 inf + 0 217.293 * * [simplify]: Extracting #1: cost 23 inf + 0 217.293 * * [simplify]: Extracting #2: cost 146 inf + 0 217.294 * * [simplify]: Extracting #3: cost 222 inf + 8 217.295 * * [simplify]: Extracting #4: cost 201 inf + 10383 217.303 * * [simplify]: Extracting #5: cost 60 inf + 80401 217.315 * * [simplify]: Extracting #6: cost 5 inf + 105616 217.334 * * [simplify]: Extracting #7: cost 0 inf + 107921 217.357 * [simplify]: Simplified to (+ (/ (pow (fabs x) 7) (fabs x)) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (pow (fabs x) 7))) 217.357 * [simplify]: Simplified (2 1 1 2 2 1) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (* (- (/ 3/4 (pow (fabs x) 5)) (- (/ 1 (fabs x)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (+ (+ (/ (pow (fabs x) 7) (fabs x)) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (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))))) 217.358 * * * * [progress]: [ 167 / 177 ] simplifiying candidate # 217.358 * [simplify]: Simplifying (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (pow (fabs x) 7)) 217.358 * * [simplify]: iters left: 6 (19 enodes) 217.372 * * [simplify]: iters left: 5 (86 enodes) 217.391 * * [simplify]: iters left: 4 (164 enodes) 217.454 * * [simplify]: iters left: 3 (372 enodes) 217.578 * * [simplify]: Extracting #0: cost 1 inf + 0 217.578 * * [simplify]: Extracting #1: cost 23 inf + 0 217.579 * * [simplify]: Extracting #2: cost 146 inf + 0 217.579 * * [simplify]: Extracting #3: cost 222 inf + 8 217.581 * * [simplify]: Extracting #4: cost 201 inf + 10383 217.590 * * [simplify]: Extracting #5: cost 60 inf + 80401 217.613 * * [simplify]: Extracting #6: cost 5 inf + 105616 217.635 * * [simplify]: Extracting #7: cost 0 inf + 107921 217.660 * [simplify]: Simplified to (+ (/ (pow (fabs x) 7) (fabs x)) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (pow (fabs x) 7))) 217.660 * [simplify]: Simplified (2 1 1 2 2 1) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (* (- (/ 3/4 (pow (fabs x) 5)) (- (/ 1 (fabs x)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (+ (+ (/ (pow (fabs x) 7) (fabs x)) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (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))))) 217.661 * * * * [progress]: [ 168 / 177 ] simplifiying candidate # 217.661 * [simplify]: Simplifying (* (+ (/ 1 (fabs x)) (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5))))) (pow (fabs x) 7)) 217.661 * * [simplify]: iters left: 6 (19 enodes) 217.668 * * [simplify]: iters left: 5 (86 enodes) 217.689 * * [simplify]: iters left: 4 (164 enodes) 217.735 * * [simplify]: iters left: 3 (372 enodes) 217.847 * * [simplify]: Extracting #0: cost 1 inf + 0 217.847 * * [simplify]: Extracting #1: cost 23 inf + 0 217.847 * * [simplify]: Extracting #2: cost 146 inf + 0 217.848 * * [simplify]: Extracting #3: cost 222 inf + 8 217.849 * * [simplify]: Extracting #4: cost 201 inf + 10383 217.862 * * [simplify]: Extracting #5: cost 60 inf + 80401 217.885 * * [simplify]: Extracting #6: cost 5 inf + 105616 217.909 * * [simplify]: Extracting #7: cost 0 inf + 107921 217.933 * [simplify]: Simplified to (+ (/ (pow (fabs x) 7) (fabs x)) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (pow (fabs x) 7))) 217.933 * [simplify]: Simplified (2 1 1 2 2 1) to (λ (x) (* (/ (* (sqrt (/ 1 PI)) (* (- (/ 3/4 (pow (fabs x) 5)) (- (/ 1 (fabs x)) (/ 1/2 (* (* (fabs x) (fabs x)) (fabs x))))) (+ (+ (/ (pow (fabs x) 7) (fabs x)) (* (+ (/ 3/4 (pow (fabs x) 5)) (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x))) (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))))) 217.934 * * * * [progress]: [ 169 / 177 ] simplifiying candidate # 217.934 * [simplify]: Simplifying (* (pow (fabs x) 7) (- (+ (* 3/4 (/ 1 (pow (fabs x) 5))) (* 1/2 (/ 1 (pow (fabs x) 3)))) (/ 1 (fabs x)))) 217.934 * * [simplify]: iters left: 6 (19 enodes) 217.948 * * [simplify]: iters left: 5 (87 enodes) 217.988 * * [simplify]: iters left: 4 (170 enodes) 218.046 * * [simplify]: iters left: 3 (380 enodes) 218.166 * * [simplify]: Extracting #0: cost 1 inf + 0 218.166 * * [simplify]: Extracting #1: cost 21 inf + 0 218.166 * * [simplify]: Extracting #2: cost 144 inf + 0 218.167 * * [simplify]: Extracting #3: cost 224 inf + 7 218.168 * * [simplify]: Extracting #4: cost 204 inf + 9757 218.174 * * [simplify]: Extracting #5: cost 73 inf + 66562 218.185 * * [simplify]: Extracting #6: cost 4 inf + 103765 218.197 * * [simplify]: Extracting #7: cost 0 inf + 105156 218.209 * [simplify]: Simplified to (* (pow (fabs x) 7) (+ (+ (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5))) (/ -1 (fabs x)))) 218.209 * [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))) (* (pow (fabs x) 7) (+ (+ (/ (/ 1/2 (* (fabs x) (fabs x))) (fabs x)) (/ 3/4 (pow (fabs x) 5))) (/ -1 (fabs x))))) (exp (* (fabs x) (fabs x))))) 218.209 * * * * [progress]: [ 170 / 177 ] simplifiying candidate # 218.209 * [simplify]: Simplifying (* (- (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (/ 1 (fabs x))) (pow (fabs x) 7)) 218.209 * * [simplify]: iters left: 6 (19 enodes) 218.217 * * [simplify]: iters left: 5 (87 enodes) 218.252 * * [simplify]: iters left: 4 (170 enodes) 218.304 * * [simplify]: iters left: 3 (380 enodes) 218.447 * * [simplify]: Extracting #0: cost 1 inf + 0 218.448 * * [simplify]: Extracting #1: cost 21 inf + 0 218.448 * * [simplify]: Extracting #2: cost 149 inf + 0 218.449 * * [simplify]: Extracting #3: cost 232 inf + 7 218.450 * * [simplify]: Extracting #4: cost 215 inf + 10911 218.457 * * [simplify]: Extracting #5: cost 72 inf + 76170 218.473 * * [simplify]: Extracting #6: cost 2 inf + 106452 218.490 * * [simplify]: Extracting #7: cost 0 inf + 106694 218.505 * [simplify]: Simplified to (* (+ (+ (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ 3/4 (pow (fabs x) 5))) (/ -1 (fabs x))) (pow (fabs x) 7)) 218.505 * [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))) (* (+ (+ (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ 3/4 (pow (fabs x) 5))) (/ -1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 218.505 * * * * [progress]: [ 171 / 177 ] simplifiying candidate # 218.506 * [simplify]: Simplifying (* (- (+ (* 1/2 (/ 1 (pow (fabs x) 3))) (* 3/4 (/ 1 (pow (fabs x) 5)))) (/ 1 (fabs x))) (pow (fabs x) 7)) 218.506 * * [simplify]: iters left: 6 (19 enodes) 218.513 * * [simplify]: iters left: 5 (87 enodes) 218.537 * * [simplify]: iters left: 4 (170 enodes) 218.586 * * [simplify]: iters left: 3 (380 enodes) 218.704 * * [simplify]: Extracting #0: cost 1 inf + 0 218.704 * * [simplify]: Extracting #1: cost 21 inf + 0 218.705 * * [simplify]: Extracting #2: cost 149 inf + 0 218.706 * * [simplify]: Extracting #3: cost 232 inf + 7 218.707 * * [simplify]: Extracting #4: cost 215 inf + 10911 218.714 * * [simplify]: Extracting #5: cost 72 inf + 76170 218.726 * * [simplify]: Extracting #6: cost 2 inf + 106452 218.743 * * [simplify]: Extracting #7: cost 0 inf + 106694 218.768 * [simplify]: Simplified to (* (+ (+ (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ 3/4 (pow (fabs x) 5))) (/ -1 (fabs x))) (pow (fabs x) 7)) 218.768 * [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))) (* (+ (+ (/ (/ (/ 1/2 (fabs x)) (fabs x)) (fabs x)) (/ 3/4 (pow (fabs x) 5))) (/ -1 (fabs x))) (pow (fabs x) 7))) (exp (* (fabs x) (fabs x))))) 218.769 * * * * [progress]: [ 172 / 177 ] simplifiying candidate # 218.769 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 218.769 * * [simplify]: iters left: 4 (6 enodes) 218.773 * * [simplify]: iters left: 3 (23 enodes) 218.784 * * [simplify]: iters left: 2 (39 enodes) 218.797 * * [simplify]: iters left: 1 (73 enodes) 218.811 * * [simplify]: Extracting #0: cost 1 inf + 0 218.811 * * [simplify]: Extracting #1: cost 6 inf + 0 218.811 * * [simplify]: Extracting #2: cost 19 inf + 1 218.811 * * [simplify]: Extracting #3: cost 30 inf + 3 218.811 * * [simplify]: Extracting #4: cost 27 inf + 7 218.811 * * [simplify]: Extracting #5: cost 11 inf + 4704 218.812 * * [simplify]: Extracting #6: cost 0 inf + 8605 218.813 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 218.813 * [simplify]: Simplified (2 1 2 1 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))) (* (- (+ (/ 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))))) 218.813 * * * * [progress]: [ 173 / 177 ] simplifiying candidate # 218.813 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 218.813 * * [simplify]: iters left: 4 (6 enodes) 218.815 * * [simplify]: iters left: 3 (23 enodes) 218.821 * * [simplify]: iters left: 2 (39 enodes) 218.834 * * [simplify]: iters left: 1 (73 enodes) 218.855 * * [simplify]: Extracting #0: cost 1 inf + 0 218.855 * * [simplify]: Extracting #1: cost 6 inf + 0 218.855 * * [simplify]: Extracting #2: cost 19 inf + 1 218.855 * * [simplify]: Extracting #3: cost 30 inf + 3 218.855 * * [simplify]: Extracting #4: cost 27 inf + 7 218.856 * * [simplify]: Extracting #5: cost 11 inf + 4704 218.856 * * [simplify]: Extracting #6: cost 0 inf + 8605 218.857 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 218.857 * [simplify]: Simplified (2 1 2 1 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))) (* (- (+ (/ 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))))) 218.857 * * * * [progress]: [ 174 / 177 ] simplifiying candidate # 218.857 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 218.857 * * [simplify]: iters left: 4 (6 enodes) 218.860 * * [simplify]: iters left: 3 (23 enodes) 218.865 * * [simplify]: iters left: 2 (39 enodes) 218.880 * * [simplify]: iters left: 1 (73 enodes) 218.906 * * [simplify]: Extracting #0: cost 1 inf + 0 218.906 * * [simplify]: Extracting #1: cost 6 inf + 0 218.906 * * [simplify]: Extracting #2: cost 19 inf + 1 218.906 * * [simplify]: Extracting #3: cost 30 inf + 3 218.906 * * [simplify]: Extracting #4: cost 27 inf + 7 218.907 * * [simplify]: Extracting #5: cost 11 inf + 4704 218.908 * * [simplify]: Extracting #6: cost 0 inf + 8605 218.909 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 218.909 * [simplify]: Simplified (2 1 2 1 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))) (* (- (+ (/ 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))))) 218.910 * * * * [progress]: [ 175 / 177 ] simplifiying candidate # 218.910 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 218.910 * * [simplify]: iters left: 4 (6 enodes) 218.914 * * [simplify]: iters left: 3 (23 enodes) 218.923 * * [simplify]: iters left: 2 (39 enodes) 218.941 * * [simplify]: iters left: 1 (73 enodes) 218.967 * * [simplify]: Extracting #0: cost 1 inf + 0 218.967 * * [simplify]: Extracting #1: cost 6 inf + 0 218.967 * * [simplify]: Extracting #2: cost 19 inf + 1 218.967 * * [simplify]: Extracting #3: cost 30 inf + 3 218.967 * * [simplify]: Extracting #4: cost 27 inf + 7 218.968 * * [simplify]: Extracting #5: cost 11 inf + 4704 218.969 * * [simplify]: Extracting #6: cost 0 inf + 8605 218.970 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 218.970 * [simplify]: Simplified (2 1 1 2 2 1 1 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))))) 218.971 * * * * [progress]: [ 176 / 177 ] simplifiying candidate # 218.971 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 218.971 * * [simplify]: iters left: 4 (6 enodes) 218.975 * * [simplify]: iters left: 3 (23 enodes) 218.985 * * [simplify]: iters left: 2 (39 enodes) 218.997 * * [simplify]: iters left: 1 (73 enodes) 219.010 * * [simplify]: Extracting #0: cost 1 inf + 0 219.010 * * [simplify]: Extracting #1: cost 6 inf + 0 219.010 * * [simplify]: Extracting #2: cost 19 inf + 1 219.010 * * [simplify]: Extracting #3: cost 30 inf + 3 219.011 * * [simplify]: Extracting #4: cost 27 inf + 7 219.011 * * [simplify]: Extracting #5: cost 11 inf + 4704 219.011 * * [simplify]: Extracting #6: cost 0 inf + 8605 219.012 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 219.012 * [simplify]: Simplified (2 1 1 2 2 1 1 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))))) 219.012 * * * * [progress]: [ 177 / 177 ] simplifiying candidate # 219.013 * [simplify]: Simplifying (/ 3/4 (pow (fabs x) 5)) 219.013 * * [simplify]: iters left: 4 (6 enodes) 219.015 * * [simplify]: iters left: 3 (23 enodes) 219.020 * * [simplify]: iters left: 2 (39 enodes) 219.034 * * [simplify]: iters left: 1 (73 enodes) 219.049 * * [simplify]: Extracting #0: cost 1 inf + 0 219.049 * * [simplify]: Extracting #1: cost 6 inf + 0 219.049 * * [simplify]: Extracting #2: cost 19 inf + 1 219.049 * * [simplify]: Extracting #3: cost 30 inf + 3 219.049 * * [simplify]: Extracting #4: cost 27 inf + 7 219.049 * * [simplify]: Extracting #5: cost 11 inf + 4704 219.050 * * [simplify]: Extracting #6: cost 0 inf + 8605 219.050 * [simplify]: Simplified to (/ 3/4 (pow (fabs x) 5)) 219.051 * [simplify]: Simplified (2 1 1 2 2 1 1 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))))) 219.051 * * * [progress]: adding candidates to table 222.979 * [progress]: [Phase 3 of 3] Extracting. 222.980 * * [regime]: Finding splitpoints for: (# # # # # # # # # # # # #) 223.003 * * * [regime-changes]: Trying 2 branch expressions: (x (fabs x)) 223.003 * * * * [regimes]: Trying to branch on x from (# # # # # # # # # # # # #) 223.112 * * * * [regimes]: Trying to branch on (fabs x) from (# # # # # # # # # # # # #) 223.277 * * * [regime]: Found split indices: #