17.445 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.008 * * * [progress]: [2/2] Setting up program. 0.010 * [progress]: [Phase 2 of 3] Improving. 0.010 * [simplify]: Simplifying using # : (+ x (/ 1.0 3.0)) 0.012 * * [simplify]: iteration 0 : 6 enodes (cost 2 ) 0.013 * * [simplify]: iteration 1 : 6 enodes (cost 2 ) 0.013 * [simplify]: Simplified to: (+ x (/ 1.0 3.0)) 0.014 * * [progress]: iteration 1 / 4 0.014 * * * [progress]: picking best candidate 0.015 * * * * [pick]: Picked # 0.015 * * * [progress]: localizing error 0.018 * * * [progress]: generating rewritten candidates 0.018 * * * * [progress]: [ 1 / 1 ] rewriting at (2) 0.023 * * * [progress]: generating series expansions 0.023 * * * * [progress]: [ 1 / 1 ] generating series at (2) 0.024 * [approximate]: Taking taylor expansion of (+ x 0.3333333333333333) in (x) around 0 0.024 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.024 * [taylor]: Taking taylor expansion of x in x 0.024 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.024 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.024 * [taylor]: Taking taylor expansion of x in x 0.024 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.026 * [approximate]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in (x) around 0 0.026 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.026 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.026 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.026 * [taylor]: Taking taylor expansion of x in x 0.027 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.027 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.027 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.027 * [taylor]: Taking taylor expansion of x in x 0.032 * [approximate]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in (x) around 0 0.032 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.033 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.033 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.033 * [taylor]: Taking taylor expansion of x in x 0.033 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.033 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.033 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.033 * [taylor]: Taking taylor expansion of x in x 0.040 * * * [progress]: simplifying candidates 0.040 * [simplify]: Simplifying using # : (* (exp x) (exp (/ 1.0 3.0))) (log (+ x (/ 1.0 3.0))) (exp (+ x (/ 1.0 3.0))) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) (cbrt (+ x (/ 1.0 3.0))) (* (* (+ x (/ 1.0 3.0)) (+ x (/ 1.0 3.0))) (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (+ (pow x 3) (pow (/ 1.0 3.0) 3)) (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)) (+ x (/ 1.0 3.0)) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) 0.043 * * [simplify]: iteration 0 : 77 enodes (cost 55 ) 0.045 * * [simplify]: iteration 1 : 201 enodes (cost 50 ) 0.049 * * [simplify]: iteration 2 : 475 enodes (cost 50 ) 0.056 * * [simplify]: iteration 3 : 1282 enodes (cost 50 ) 0.079 * * [simplify]: iteration 4 : 3893 enodes (cost 50 ) 0.146 * * [simplify]: iteration 5 : 5002 enodes (cost 50 ) 0.147 * [simplify]: Simplified to: (exp (+ x (/ 1.0 3.0))) (log (+ x (/ 1.0 3.0))) (exp (+ x (/ 1.0 3.0))) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) (cbrt (+ x (/ 1.0 3.0))) (pow (+ x (/ 1.0 3.0)) 3) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (+ (pow x 3) (pow (/ 1.0 3.0) 3)) (+ (* (/ 1.0 3.0) (- (/ 1.0 3.0) x)) (* x x)) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)) (+ x (/ 1.0 3.0)) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) 0.147 * * * [progress]: adding candidates to table 0.168 * * [progress]: iteration 2 / 4 0.168 * * * [progress]: picking best candidate 0.170 * * * * [pick]: Picked # 0.171 * * * [progress]: localizing error 0.178 * * * [progress]: generating rewritten candidates 0.178 * * * * [progress]: [ 1 / 2 ] rewriting at (2) 0.188 * * * * [progress]: [ 2 / 2 ] rewriting at (2 1) 0.194 * * * [progress]: generating series expansions 0.194 * * * * [progress]: [ 1 / 2 ] generating series at (2) 0.195 * [approximate]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in (x) around 0 0.195 * [taylor]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in x 0.195 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.195 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.195 * [taylor]: Taking taylor expansion of x in x 0.196 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.196 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.196 * [taylor]: Taking taylor expansion of x in x 0.196 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.198 * [taylor]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in x 0.198 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.198 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.198 * [taylor]: Taking taylor expansion of x in x 0.198 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.198 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.198 * [taylor]: Taking taylor expansion of x in x 0.198 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.220 * [approximate]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in (x) around 0 0.220 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in x 0.220 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.220 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.220 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.220 * [taylor]: Taking taylor expansion of x in x 0.221 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.221 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.221 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.221 * [taylor]: Taking taylor expansion of x in x 0.221 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.222 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in x 0.222 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.222 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.222 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.222 * [taylor]: Taking taylor expansion of x in x 0.222 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.222 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.222 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.222 * [taylor]: Taking taylor expansion of x in x 0.223 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.255 * [approximate]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in (x) around 0 0.255 * [taylor]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in x 0.255 * [taylor]: Taking taylor expansion of -1 in x 0.255 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x))) in x 0.255 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.255 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.255 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.256 * [taylor]: Taking taylor expansion of x in x 0.256 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.256 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.256 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.256 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.256 * [taylor]: Taking taylor expansion of x in x 0.257 * [taylor]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in x 0.257 * [taylor]: Taking taylor expansion of -1 in x 0.257 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x))) in x 0.257 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.257 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.257 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.257 * [taylor]: Taking taylor expansion of x in x 0.258 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.258 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.258 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.258 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.258 * [taylor]: Taking taylor expansion of x in x 0.289 * * * * [progress]: [ 2 / 2 ] generating series at (2 1) 0.290 * [approximate]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in (x) around 0 0.290 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.290 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.290 * [taylor]: Taking taylor expansion of x in x 0.290 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.290 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.290 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.290 * [taylor]: Taking taylor expansion of x in x 0.291 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.300 * [approximate]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in (x) around 0 0.300 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.300 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.300 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.300 * [taylor]: Taking taylor expansion of x in x 0.301 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.301 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.301 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.301 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.301 * [taylor]: Taking taylor expansion of x in x 0.301 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.320 * [approximate]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in (x) around 0 0.320 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.320 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.320 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.320 * [taylor]: Taking taylor expansion of x in x 0.321 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.321 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.321 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.321 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.321 * [taylor]: Taking taylor expansion of x in x 0.321 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.335 * * * [progress]: simplifying candidates 0.336 * [simplify]: Simplifying using # : (- (log (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (log (- x (/ 1.0 3.0)))) (log (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (exp (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (/ (* (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (* (- x (/ 1.0 3.0)) (- x (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (* (cbrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (cbrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (cbrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (* (* (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (sqrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (sqrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (- (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (- x (/ 1.0 3.0))) (/ (* x x) (- x (/ 1.0 3.0))) (/ (* (/ 1.0 3.0) (/ 1.0 3.0)) (- x (/ 1.0 3.0))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (sqrt (- x (/ 1.0 3.0)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- x (/ 1.0 3.0)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) 1) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) 1) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- x (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- x (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) 1) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) 1) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ 1 (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0)))) (/ 1 (sqrt (- x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0)))) (/ 1 1) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (/ 1 (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ 1 (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ 1 1) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (/ (+ x (/ 1.0 3.0)) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (- x (/ 1.0 3.0)) (cbrt (- x (/ 1.0 3.0)))) (/ (+ x (/ 1.0 3.0)) (sqrt (- x (/ 1.0 3.0)))) (/ (- x (/ 1.0 3.0)) (sqrt (- x (/ 1.0 3.0)))) (/ (+ x (/ 1.0 3.0)) 1) (/ (- x (/ 1.0 3.0)) (- x (/ 1.0 3.0))) (/ (+ x (/ 1.0 3.0)) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (- x (/ 1.0 3.0)) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (+ x (/ 1.0 3.0)) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (- x (/ 1.0 3.0)) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (+ x (/ 1.0 3.0)) 1) (/ (- x (/ 1.0 3.0)) (- x (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))) (/ (- x (/ 1.0 3.0)) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) 1) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) 1) (/ (- x (/ 1.0 3.0)) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (/ (- x (/ 1.0 3.0)) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (/ (- x (/ 1.0 3.0)) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (- x (/ 1.0 3.0)) (- x (/ 1.0 3.0))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (- x (/ 1.0 3.0)) (+ (* (* x x) (* x x)) (+ (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (- x (/ 1.0 3.0)) (+ (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (exp (* x x)) (exp (* (/ 1.0 3.0) (/ 1.0 3.0)))) (log (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (exp (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (* x x) 3) (pow (* (/ 1.0 3.0) (/ 1.0 3.0)) 3)) (+ (* (* x x) (* x x)) (+ (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (- (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ x (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (- (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (* 1.0 x) 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (- (pow x 2) 0.1111111111111111) (- (pow x 2) 0.1111111111111111) (- (pow x 2) 0.1111111111111111) 0.342 * * [simplify]: iteration 0 : 311 enodes (cost 812 ) 0.348 * * [simplify]: iteration 1 : 1364 enodes (cost 732 ) 0.372 * * [simplify]: iteration 2 : 5001 enodes (cost 719 ) 0.376 * [simplify]: Simplified to: (log (+ x (/ 1.0 3.0))) (log (+ x (/ 1.0 3.0))) (exp (+ x (/ 1.0 3.0))) (pow (+ x (/ 1.0 3.0)) 3) (* (cbrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (cbrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (cbrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (pow (+ x (/ 1.0 3.0)) 3) (sqrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (sqrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (- (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (- x (/ 1.0 3.0))) (/ (* x x) (- x (/ 1.0 3.0))) (/ (* (/ 1.0 3.0) (/ 1.0 3.0)) (- x (/ 1.0 3.0))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (sqrt (- x (/ 1.0 3.0)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- x (/ 1.0 3.0)))) (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- x (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- x (/ 1.0 3.0)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ 1 (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0)))) (/ 1 (sqrt (- x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0)))) 1 (+ x (/ 1.0 3.0)) (/ 1 (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ 1 (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) 1 (+ x (/ 1.0 3.0)) (/ (+ x (/ 1.0 3.0)) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (- x (/ 1.0 3.0)) (cbrt (- x (/ 1.0 3.0)))) (/ (+ x (/ 1.0 3.0)) (sqrt (- x (/ 1.0 3.0)))) (/ (- x (/ 1.0 3.0)) (sqrt (- x (/ 1.0 3.0)))) (+ x (/ 1.0 3.0)) 1 (/ (+ x (/ 1.0 3.0)) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (- x (/ 1.0 3.0)) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (+ x (/ 1.0 3.0)) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (- x (/ 1.0 3.0)) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (+ x (/ 1.0 3.0)) 1 (/ 1 (- x (/ 1.0 3.0))) (/ (- x (/ 1.0 3.0)) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (- x (/ 1.0 3.0)) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (/ (- x (/ 1.0 3.0)) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (/ (- x (/ 1.0 3.0)) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) 1 (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) 1 (* (+ (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (pow x 2))) (* (* x x) (* x x))) (- x (/ 1.0 3.0))) (* (- x (/ 1.0 3.0)) (+ (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (exp (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (log (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (exp (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (pow (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) 3) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (* x x) 3) (pow (* (/ 1.0 3.0) (/ 1.0 3.0)) 3)) (+ (+ (pow x 4) (* (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (pow (/ 1.0 3.0) 4)) (- (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (/ (pow x 4) 1) (/ (pow (/ 1.0 3.0) 4) 1)) (+ (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ x (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (- (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (* 1.0 x) 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (- (pow x 2) 0.1111111111111111) (- (pow x 2) 0.1111111111111111) (- (pow x 2) 0.1111111111111111) 0.376 * * * [progress]: adding candidates to table 0.480 * * [progress]: iteration 3 / 4 0.480 * * * [progress]: picking best candidate 0.486 * * * * [pick]: Picked # 0.486 * * * [progress]: localizing error 0.495 * * * [progress]: generating rewritten candidates 0.495 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 0.510 * * * * [progress]: [ 2 / 3 ] rewriting at (2 1) 0.514 * * * * [progress]: [ 3 / 3 ] rewriting at (2 2) 0.525 * * * [progress]: generating series expansions 0.525 * * * * [progress]: [ 1 / 3 ] generating series at (2) 0.527 * [approximate]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in (x) around 0 0.527 * [taylor]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in x 0.527 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.527 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.527 * [taylor]: Taking taylor expansion of x in x 0.527 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.527 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.527 * [taylor]: Taking taylor expansion of x in x 0.527 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.529 * [taylor]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in x 0.529 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.529 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.529 * [taylor]: Taking taylor expansion of x in x 0.529 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.529 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.529 * [taylor]: Taking taylor expansion of x in x 0.529 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.551 * [approximate]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in (x) around 0 0.551 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in x 0.551 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.551 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.551 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.551 * [taylor]: Taking taylor expansion of x in x 0.552 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.552 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.552 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.552 * [taylor]: Taking taylor expansion of x in x 0.552 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.553 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in x 0.553 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.553 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.553 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.553 * [taylor]: Taking taylor expansion of x in x 0.554 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.554 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.554 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.554 * [taylor]: Taking taylor expansion of x in x 0.554 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.586 * [approximate]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in (x) around 0 0.586 * [taylor]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in x 0.586 * [taylor]: Taking taylor expansion of -1 in x 0.586 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x))) in x 0.586 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.586 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.586 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.586 * [taylor]: Taking taylor expansion of x in x 0.587 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.587 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.587 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.587 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.587 * [taylor]: Taking taylor expansion of x in x 0.588 * [taylor]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in x 0.588 * [taylor]: Taking taylor expansion of -1 in x 0.588 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x))) in x 0.588 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.588 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.588 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.588 * [taylor]: Taking taylor expansion of x in x 0.589 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.589 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.589 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.589 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.589 * [taylor]: Taking taylor expansion of x in x 0.620 * * * * [progress]: [ 2 / 3 ] generating series at (2 1) 0.621 * [approximate]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in (x) around 0 0.621 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.621 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.621 * [taylor]: Taking taylor expansion of x in x 0.621 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.622 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.622 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.622 * [taylor]: Taking taylor expansion of x in x 0.622 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.631 * [approximate]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in (x) around 0 0.631 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.631 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.631 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.631 * [taylor]: Taking taylor expansion of x in x 0.632 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.632 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.632 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.632 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.632 * [taylor]: Taking taylor expansion of x in x 0.632 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.651 * [approximate]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in (x) around 0 0.651 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.651 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.651 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.651 * [taylor]: Taking taylor expansion of x in x 0.652 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.652 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.652 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.652 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.652 * [taylor]: Taking taylor expansion of x in x 0.652 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.666 * * * * [progress]: [ 3 / 3 ] generating series at (2 2) 0.666 * [approximate]: Taking taylor expansion of (/ 1 (- x 0.3333333333333333)) in (x) around 0 0.666 * [taylor]: Taking taylor expansion of (/ 1 (- x 0.3333333333333333)) in x 0.666 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.666 * [taylor]: Taking taylor expansion of x in x 0.666 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.668 * [taylor]: Taking taylor expansion of (/ 1 (- x 0.3333333333333333)) in x 0.668 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.668 * [taylor]: Taking taylor expansion of x in x 0.668 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.677 * [approximate]: Taking taylor expansion of (/ 1 (- (/ 1 x) 0.3333333333333333)) in (x) around 0 0.677 * [taylor]: Taking taylor expansion of (/ 1 (- (/ 1 x) 0.3333333333333333)) in x 0.677 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.677 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.677 * [taylor]: Taking taylor expansion of x in x 0.677 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.677 * [taylor]: Taking taylor expansion of (/ 1 (- (/ 1 x) 0.3333333333333333)) in x 0.678 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.678 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.678 * [taylor]: Taking taylor expansion of x in x 0.678 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.685 * [approximate]: Taking taylor expansion of (/ -1 (+ 0.3333333333333333 (/ 1 x))) in (x) around 0 0.685 * [taylor]: Taking taylor expansion of (/ -1 (+ 0.3333333333333333 (/ 1 x))) in x 0.685 * [taylor]: Taking taylor expansion of -1 in x 0.685 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.685 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.685 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.685 * [taylor]: Taking taylor expansion of x in x 0.686 * [taylor]: Taking taylor expansion of (/ -1 (+ 0.3333333333333333 (/ 1 x))) in x 0.686 * [taylor]: Taking taylor expansion of -1 in x 0.686 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.686 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.686 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.686 * [taylor]: Taking taylor expansion of x in x 0.693 * * * [progress]: simplifying candidates 0.695 * [simplify]: Simplifying using # : (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0)))) (+ (log (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (log (- x (/ 1.0 3.0))))) (+ (log (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- 0 (log (- x (/ 1.0 3.0))))) (+ (log (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (log 1) (log (- x (/ 1.0 3.0))))) (+ (log (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (log (/ 1 (- x (/ 1.0 3.0))))) (log (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (exp (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (* (* (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (* (* 1 1) 1) (* (* (- x (/ 1.0 3.0)) (- x (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (* (* (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (* (/ 1 (- x (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0)))) (/ 1 (- x (/ 1.0 3.0))))) (* (cbrt (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (cbrt (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0)))))) (cbrt (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (* (* (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0)))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (sqrt (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (sqrt (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (* (- (pow (* x x) 3) (pow (* (/ 1.0 3.0) (/ 1.0 3.0)) 3)) 1) (* (+ (* (* x x) (* x x)) (+ (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (- x (/ 1.0 3.0))) (* (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) 1) (* (+ (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (/ 1 (- x (/ 1.0 3.0))))) (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (/ 1 (- x (/ 1.0 3.0))))) (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (sqrt 1) (sqrt (- x (/ 1.0 3.0))))) (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (sqrt 1) (sqrt (- x (/ 1.0 3.0))))) (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ 1 (sqrt (- x (/ 1.0 3.0))))) (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ 1 (sqrt (- x (/ 1.0 3.0))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (cbrt (/ 1 (- x (/ 1.0 3.0)))) (cbrt (/ 1 (- x (/ 1.0 3.0)))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (/ 1 (- x (/ 1.0 3.0))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0)))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (- x (/ 1.0 3.0))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (* (cbrt 1) (cbrt 1)) 1)) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (* (cbrt 1) (cbrt 1)) (+ (sqrt x) (sqrt (/ 1.0 3.0))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (* (cbrt 1) (cbrt 1)) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (* (cbrt 1) (cbrt 1)) 1)) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (sqrt 1) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0)))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (sqrt 1) (sqrt (- x (/ 1.0 3.0))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (sqrt 1) 1)) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (sqrt 1) (+ (sqrt x) (sqrt (/ 1.0 3.0))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (sqrt 1) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (sqrt 1) 1)) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0)))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (sqrt (- x (/ 1.0 3.0))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 1)) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (+ (sqrt x) (sqrt (/ 1.0 3.0))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 1)) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) 1) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) 1) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ 1 (- x (/ 1.0 3.0)))) (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ 1 (- x (/ 1.0 3.0)))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0)))) (* (- x (/ 1.0 3.0)) (/ 1 (- x (/ 1.0 3.0)))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) 1) (* (- (pow (* x x) 3) (pow (* (/ 1.0 3.0) (/ 1.0 3.0)) 3)) (/ 1 (- x (/ 1.0 3.0)))) (* (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ 1 (- x (/ 1.0 3.0)))) (/ (exp (* x x)) (exp (* (/ 1.0 3.0) (/ 1.0 3.0)))) (log (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (exp (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (* x x) 3) (pow (* (/ 1.0 3.0) (/ 1.0 3.0)) 3)) (+ (* (* x x) (* x x)) (+ (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (- (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ x (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (- (* (/ 1.0 3.0) (/ 1.0 3.0))) (- 1) (- (log (- x (/ 1.0 3.0)))) (- 0 (log (- x (/ 1.0 3.0)))) (- (log 1) (log (- x (/ 1.0 3.0)))) (log (/ 1 (- x (/ 1.0 3.0)))) (exp (/ 1 (- x (/ 1.0 3.0)))) (/ (* (* 1 1) 1) (* (* (- x (/ 1.0 3.0)) (- x (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (* (cbrt (/ 1 (- x (/ 1.0 3.0)))) (cbrt (/ 1 (- x (/ 1.0 3.0))))) (cbrt (/ 1 (- x (/ 1.0 3.0)))) (* (* (/ 1 (- x (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0)))) (/ 1 (- x (/ 1.0 3.0)))) (sqrt (/ 1 (- x (/ 1.0 3.0)))) (sqrt (/ 1 (- x (/ 1.0 3.0)))) (- 1) (- (- x (/ 1.0 3.0))) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (cbrt 1) (cbrt (- x (/ 1.0 3.0)))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (- x (/ 1.0 3.0)))) (/ (cbrt 1) (sqrt (- x (/ 1.0 3.0)))) (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) (- x (/ 1.0 3.0))) (/ (* (cbrt 1) (cbrt 1)) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (cbrt 1) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (* (cbrt 1) (cbrt 1)) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (cbrt 1) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) (- x (/ 1.0 3.0))) (/ (sqrt 1) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (sqrt 1) (cbrt (- x (/ 1.0 3.0)))) (/ (sqrt 1) (sqrt (- x (/ 1.0 3.0)))) (/ (sqrt 1) (sqrt (- x (/ 1.0 3.0)))) (/ (sqrt 1) 1) (/ (sqrt 1) (- x (/ 1.0 3.0))) (/ (sqrt 1) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (sqrt 1) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (sqrt 1) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (sqrt 1) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (sqrt 1) 1) (/ (sqrt 1) (- x (/ 1.0 3.0))) (/ 1 (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ 1 (cbrt (- x (/ 1.0 3.0)))) (/ 1 (sqrt (- x (/ 1.0 3.0)))) (/ 1 (sqrt (- x (/ 1.0 3.0)))) (/ 1 1) (/ 1 (- x (/ 1.0 3.0))) (/ 1 (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ 1 (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ 1 (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ 1 (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ 1 1) (/ 1 (- x (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))) (/ (- x (/ 1.0 3.0)) 1) (/ 1 (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ 1 (sqrt (- x (/ 1.0 3.0)))) (/ 1 1) (/ 1 (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ 1 (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ 1 1) (/ (- x (/ 1.0 3.0)) (cbrt 1)) (/ (- x (/ 1.0 3.0)) (sqrt 1)) (/ (- x (/ 1.0 3.0)) 1) (/ 1 (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ 1 (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (* 1.0 x) 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (- (pow x 2) 0.1111111111111111) (- (pow x 2) 0.1111111111111111) (- (pow x 2) 0.1111111111111111) (- (+ (* 27.0 (pow x 2)) (+ (* 9.0 x) 3.0))) (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (+ (/ 1 x) (* 0.1111111111111111 (/ 1 (pow x 3))))) (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (+ (/ 1 x) (* 0.1111111111111111 (/ 1 (pow x 3))))) 0.702 * * [simplify]: iteration 0 : 405 enodes (cost 1049 ) 0.712 * * [simplify]: iteration 1 : 2699 enodes (cost 915 ) 0.805 * * [simplify]: iteration 2 : 5002 enodes (cost 810 ) 0.810 * [simplify]: Simplified to: (/ (+ x (/ 1.0 3.0)) 1) (+ (log (+ x (/ 1.0 3.0))) 0) (+ (log (+ x (/ 1.0 3.0))) 0) (+ (log (+ x (/ 1.0 3.0))) 0) (+ (log (+ x (/ 1.0 3.0))) 0) (+ (log (+ x (/ 1.0 3.0))) 0) (pow (exp (+ x (/ 1.0 3.0))) 1) (pow (/ (+ x (/ 1.0 3.0)) 1) 3) (pow (/ (+ x (/ 1.0 3.0)) 1) 3) (* (cbrt (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (cbrt (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0)))))) (cbrt (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (pow (/ (+ x (/ 1.0 3.0)) 1) 3) (sqrt (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (sqrt (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (- (/ (pow x 6) 1) (/ (pow (/ 1.0 3.0) 6) 1)) (* (+ (+ (pow x 4) (* (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (pow (/ 1.0 3.0) 4)) (- x (/ 1.0 3.0))) (- (/ (pow x 4) 1) (/ (pow (/ 1.0 3.0) 4) 1)) (* (+ (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (/ 1 (- x (/ 1.0 3.0))))) (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (/ 1 (- x (/ 1.0 3.0))))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) 1) (sqrt (- x (/ 1.0 3.0)))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) 1) (sqrt (- x (/ 1.0 3.0)))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) 1) (sqrt (- x (/ 1.0 3.0)))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) 1) (sqrt (- x (/ 1.0 3.0)))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (cbrt (/ 1 (- x (/ 1.0 3.0)))) (cbrt (/ 1 (- x (/ 1.0 3.0)))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (/ 1 (- x (/ 1.0 3.0))))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) 1 (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ (+ x (/ 1.0 3.0)) 1) 1 (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (- (pow (* x x) 3) (pow (* (/ 1.0 3.0) (/ 1.0 3.0)) 3)) (- x (/ 1.0 3.0))) (- (/ (pow x 4) (- x (/ 1.0 3.0))) (/ (pow (/ 1.0 3.0) 4) (- x (/ 1.0 3.0)))) (exp (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (log (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (exp (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (pow (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) 3) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (/ (pow x 6) 1) (/ (pow (/ 1.0 3.0) 6) 1)) (+ (+ (pow x 4) (* (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (pow (/ 1.0 3.0) 4)) (- (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (/ (pow x 4) 1) (/ (pow (/ 1.0 3.0) 4) 1)) (+ (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ x (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (- (* (/ 1.0 3.0) (/ 1.0 3.0))) (- 1) (log (/ 1 (- x (/ 1.0 3.0)))) (log (/ 1 (- x (/ 1.0 3.0)))) (log (/ 1 (- x (/ 1.0 3.0)))) (log (/ 1 (- x (/ 1.0 3.0)))) (exp (/ 1 (- x (/ 1.0 3.0)))) (/ 1 (pow (- x (/ 1.0 3.0)) 3)) (* (cbrt (/ 1 (- x (/ 1.0 3.0)))) (cbrt (/ 1 (- x (/ 1.0 3.0))))) (cbrt (/ 1 (- x (/ 1.0 3.0)))) (/ 1 (pow (- x (/ 1.0 3.0)) 3)) (sqrt (/ 1 (- x (/ 1.0 3.0)))) (sqrt (/ 1 (- x (/ 1.0 3.0)))) (- 1) (- (- x (/ 1.0 3.0))) (/ 1 (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ 1 (cbrt (- x (/ 1.0 3.0)))) (/ 1 (sqrt (- x (/ 1.0 3.0)))) (/ 1 (sqrt (- x (/ 1.0 3.0)))) 1 (/ 1 (- x (/ 1.0 3.0))) (/ 1 (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ 1 (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ 1 (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ 1 (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) 1 (/ 1 (- x (/ 1.0 3.0))) (/ 1 (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ 1 (cbrt (- x (/ 1.0 3.0)))) (/ 1 (sqrt (- x (/ 1.0 3.0)))) (/ 1 (sqrt (- x (/ 1.0 3.0)))) 1 (/ 1 (- x (/ 1.0 3.0))) (/ 1 (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ 1 (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ 1 (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ 1 (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) 1 (/ 1 (- x (/ 1.0 3.0))) (/ 1 (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ 1 (cbrt (- x (/ 1.0 3.0)))) (/ 1 (sqrt (- x (/ 1.0 3.0)))) (/ 1 (sqrt (- x (/ 1.0 3.0)))) 1 (/ 1 (- x (/ 1.0 3.0))) (/ 1 (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ 1 (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ 1 (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ 1 (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) 1 (/ 1 (- x (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))) (- x (/ 1.0 3.0)) (/ 1 (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ 1 (sqrt (- x (/ 1.0 3.0)))) 1 (/ 1 (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ 1 (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) 1 (- x (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (/ 1 (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ 1 (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (* 1.0 x) 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (- (pow x 2) 0.1111111111111111) (- (pow x 2) 0.1111111111111111) (- (pow x 2) 0.1111111111111111) (- (+ (* 27.0 (pow x 2)) (+ (* 9.0 x) 3.0))) (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (+ (/ 1 x) (* 0.1111111111111111 (/ 1 (pow x 3))))) (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (+ (/ 1 x) (* 0.1111111111111111 (/ 1 (pow x 3))))) 0.811 * * * [progress]: adding candidates to table 0.964 * * [progress]: iteration 4 / 4 0.964 * * * [progress]: picking best candidate 0.966 * * * * [pick]: Picked # 0.966 * * * [progress]: localizing error 0.972 * * * [progress]: generating rewritten candidates 0.972 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 0.978 * * * * [progress]: [ 2 / 3 ] rewriting at (2 1 1) 0.984 * * * * [progress]: [ 3 / 3 ] rewriting at (2 1) 0.991 * * * [progress]: generating series expansions 0.991 * * * * [progress]: [ 1 / 3 ] generating series at (2) 0.991 * [approximate]: Taking taylor expansion of (+ x 0.3333333333333333) in (x) around 0 0.991 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.991 * [taylor]: Taking taylor expansion of x in x 0.991 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.991 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.991 * [taylor]: Taking taylor expansion of x in x 0.991 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.994 * [approximate]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in (x) around 0 0.994 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.994 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.994 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.994 * [taylor]: Taking taylor expansion of x in x 0.994 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.994 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.994 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.994 * [taylor]: Taking taylor expansion of x in x 1.000 * [approximate]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in (x) around 0 1.000 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 1.000 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.000 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.000 * [taylor]: Taking taylor expansion of x in x 1.001 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 1.001 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.001 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.001 * [taylor]: Taking taylor expansion of x in x 1.008 * * * * [progress]: [ 2 / 3 ] generating series at (2 1 1) 1.008 * [approximate]: Taking taylor expansion of (+ x 0.3333333333333333) in (x) around 0 1.008 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 1.008 * [taylor]: Taking taylor expansion of x in x 1.008 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.008 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 1.008 * [taylor]: Taking taylor expansion of x in x 1.008 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.011 * [approximate]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in (x) around 0 1.011 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 1.011 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.011 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.011 * [taylor]: Taking taylor expansion of x in x 1.011 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 1.011 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.011 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.011 * [taylor]: Taking taylor expansion of x in x 1.017 * [approximate]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in (x) around 0 1.017 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 1.017 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.017 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.017 * [taylor]: Taking taylor expansion of x in x 1.017 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 1.017 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.017 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.018 * [taylor]: Taking taylor expansion of x in x 1.025 * * * * [progress]: [ 3 / 3 ] generating series at (2 1) 1.025 * [approximate]: Taking taylor expansion of (exp (+ x 0.3333333333333333)) in (x) around 0 1.025 * [taylor]: Taking taylor expansion of (exp (+ x 0.3333333333333333)) in x 1.025 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 1.025 * [taylor]: Taking taylor expansion of x in x 1.025 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.026 * [taylor]: Taking taylor expansion of (exp (+ x 0.3333333333333333)) in x 1.026 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 1.026 * [taylor]: Taking taylor expansion of x in x 1.026 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.032 * [approximate]: Taking taylor expansion of (exp (+ 0.3333333333333333 (/ 1 x))) in (x) around 0 1.032 * [taylor]: Taking taylor expansion of (exp (+ 0.3333333333333333 (/ 1 x))) in x 1.032 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 1.032 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.032 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.032 * [taylor]: Taking taylor expansion of x in x 1.033 * [taylor]: Taking taylor expansion of (exp (+ 0.3333333333333333 (/ 1 x))) in x 1.033 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 1.033 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.033 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.033 * [taylor]: Taking taylor expansion of x in x 1.034 * [approximate]: Taking taylor expansion of (exp (- 0.3333333333333333 (/ 1 x))) in (x) around 0 1.034 * [taylor]: Taking taylor expansion of (exp (- 0.3333333333333333 (/ 1 x))) in x 1.034 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 1.034 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.034 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.034 * [taylor]: Taking taylor expansion of x in x 1.035 * [taylor]: Taking taylor expansion of (exp (- 0.3333333333333333 (/ 1 x))) in x 1.035 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 1.035 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.035 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.035 * [taylor]: Taking taylor expansion of x in x 1.040 * * * [progress]: simplifying candidates 1.041 * [simplify]: Simplifying using # : (log (exp x)) (log (exp (/ 1.0 3.0))) (log (* (cbrt (exp (+ x (/ 1.0 3.0)))) (cbrt (exp (+ x (/ 1.0 3.0)))))) (log (cbrt (exp (+ x (/ 1.0 3.0))))) (log (sqrt (exp (+ x (/ 1.0 3.0))))) (log (sqrt (exp (+ x (/ 1.0 3.0))))) (log 1) (log (exp (+ x (/ 1.0 3.0)))) (log (exp (+ x (/ 1.0 3.0)))) (log (exp (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))))) (log (exp (sqrt (+ x (/ 1.0 3.0))))) (log (exp 1)) (log (exp 1)) (log (log (exp (+ x (/ 1.0 3.0))))) (exp (log (exp (+ x (/ 1.0 3.0))))) (* (cbrt (log (exp (+ x (/ 1.0 3.0))))) (cbrt (log (exp (+ x (/ 1.0 3.0)))))) (cbrt (log (exp (+ x (/ 1.0 3.0))))) (* (* (log (exp (+ x (/ 1.0 3.0)))) (log (exp (+ x (/ 1.0 3.0))))) (log (exp (+ x (/ 1.0 3.0))))) (sqrt (log (exp (+ x (/ 1.0 3.0))))) (sqrt (log (exp (+ x (/ 1.0 3.0))))) (* (exp x) (exp (/ 1.0 3.0))) (log (+ x (/ 1.0 3.0))) (exp (+ x (/ 1.0 3.0))) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) (cbrt (+ x (/ 1.0 3.0))) (* (* (+ x (/ 1.0 3.0)) (+ x (/ 1.0 3.0))) (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (+ (pow x 3) (pow (/ 1.0 3.0) 3)) (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)) (+ x (/ 1.0 3.0)) (exp (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))))) (exp (sqrt (+ x (/ 1.0 3.0)))) (exp 1) (exp 1) (exp x) (exp (/ 1.0 3.0)) (log (exp (+ x (/ 1.0 3.0)))) (exp (exp (+ x (/ 1.0 3.0)))) (* (cbrt (exp (+ x (/ 1.0 3.0)))) (cbrt (exp (+ x (/ 1.0 3.0))))) (cbrt (exp (+ x (/ 1.0 3.0)))) (* (* (exp (+ x (/ 1.0 3.0))) (exp (+ x (/ 1.0 3.0)))) (exp (+ x (/ 1.0 3.0)))) (sqrt (exp (+ x (/ 1.0 3.0)))) (sqrt (exp (+ x (/ 1.0 3.0)))) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ (exp 0.3333333333333333) (+ (* (exp 0.3333333333333333) x) (* 1/2 (* (exp 0.3333333333333333) (pow x 2))))) (exp (+ x 0.3333333333333333)) (exp (+ x 0.3333333333333333)) 1.045 * * [simplify]: iteration 0 : 136 enodes (cost 194 ) 1.047 * * [simplify]: iteration 1 : 432 enodes (cost 172 ) 1.053 * * [simplify]: iteration 2 : 1093 enodes (cost 170 ) 1.069 * * [simplify]: iteration 3 : 3091 enodes (cost 170 ) 1.130 * * [simplify]: iteration 4 : 5001 enodes (cost 170 ) 1.131 * [simplify]: Simplified to: x (/ 1.0 3.0) (* 2 (log (cbrt (exp (+ x (/ 1.0 3.0)))))) (log (cbrt (exp (+ x (/ 1.0 3.0))))) (log (sqrt (exp (+ x (/ 1.0 3.0))))) (log (sqrt (exp (+ x (/ 1.0 3.0))))) 0 (+ x (/ 1.0 3.0)) (+ x (/ 1.0 3.0)) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) (sqrt (+ x (/ 1.0 3.0))) 1 1 (log (+ x (/ 1.0 3.0))) (exp (+ x (/ 1.0 3.0))) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) (cbrt (+ x (/ 1.0 3.0))) (pow (+ x (/ 1.0 3.0)) 3) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (exp (+ x (/ 1.0 3.0))) (log (+ x (/ 1.0 3.0))) (exp (+ x (/ 1.0 3.0))) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) (cbrt (+ x (/ 1.0 3.0))) (pow (+ x (/ 1.0 3.0)) 3) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (+ (pow x 3) (pow (/ 1.0 3.0) 3)) (+ (* (/ 1.0 3.0) (- (/ 1.0 3.0) x)) (pow x 2)) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)) (+ x (/ 1.0 3.0)) (exp (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0))))) (exp (sqrt (+ x (/ 1.0 3.0)))) E E (exp x) (exp (/ 1.0 3.0)) (+ x (/ 1.0 3.0)) (exp (exp (+ x (/ 1.0 3.0)))) (* (cbrt (exp (+ x (/ 1.0 3.0)))) (cbrt (exp (+ x (/ 1.0 3.0))))) (cbrt (exp (+ x (/ 1.0 3.0)))) (pow (exp (+ x (/ 1.0 3.0))) 3) (sqrt (exp (+ x (/ 1.0 3.0)))) (sqrt (exp (+ x (/ 1.0 3.0)))) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (* (exp 0.3333333333333333) (+ (+ x 1) (* 1/2 (pow x 2)))) (exp (+ x 0.3333333333333333)) (exp (+ x 0.3333333333333333)) 1.132 * * * [progress]: adding candidates to table 1.197 * [progress]: [Phase 3 of 3] Extracting. 1.197 * * [regime]: Finding splitpoints for: (# # #) 1.197 * * * [regime-changes]: Trying 2 branch expressions: ((+ x (/ 1.0 3.0)) x) 1.197 * * * * [regimes]: Trying to branch on (+ x (/ 1.0 3.0)) from (# # #) 1.207 * * * * [regimes]: Trying to branch on x from (# # #) 1.218 * * * [regime]: Found split indices: #