25.820 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.012 * * * [progress]: [2/2] Setting up program. 0.013 * [progress]: [Phase 2 of 3] Improving. 0.013 * [simplify]: Simplifying using # : (+ x (* x x)) 0.016 * * [simplify]: iteration 0 : 7 enodes (cost 2 ) 0.017 * * [simplify]: iteration 1 : 11 enodes (cost 2 ) 0.018 * * [simplify]: iteration 2 : 17 enodes (cost 2 ) 0.019 * * [simplify]: iteration 3 : 17 enodes (cost 2 ) 0.020 * [simplify]: Simplified to: (+ x (* x x)) 0.020 * * [progress]: iteration 1 / 4 0.020 * * * [progress]: picking best candidate 0.021 * * * * [pick]: Picked # 0.021 * * * [progress]: localizing error 0.024 * * * [progress]: generating rewritten candidates 0.024 * * * * [progress]: [ 1 / 1 ] rewriting at (2) 0.027 * * * [progress]: generating series expansions 0.027 * * * * [progress]: [ 1 / 1 ] generating series at (2) 0.027 * [approximate]: Taking taylor expansion of (+ (pow x 2) x) in (x) around 0 0.027 * [taylor]: Taking taylor expansion of (+ (pow x 2) x) in x 0.027 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.027 * [taylor]: Taking taylor expansion of x in x 0.027 * [taylor]: Taking taylor expansion of x in x 0.027 * [taylor]: Taking taylor expansion of (+ (pow x 2) x) in x 0.027 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.027 * [taylor]: Taking taylor expansion of x in x 0.027 * [taylor]: Taking taylor expansion of x in x 0.033 * [approximate]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 x)) in (x) around 0 0.033 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 x)) in x 0.033 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.033 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.033 * [taylor]: Taking taylor expansion of x in x 0.034 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.034 * [taylor]: Taking taylor expansion of x in x 0.034 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 x)) in x 0.034 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.034 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.034 * [taylor]: Taking taylor expansion of x in x 0.035 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.035 * [taylor]: Taking taylor expansion of x in x 0.048 * [approximate]: Taking taylor expansion of (- (/ 1 (pow x 2)) (/ 1 x)) in (x) around 0 0.048 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) (/ 1 x)) in x 0.048 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.048 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.048 * [taylor]: Taking taylor expansion of x in x 0.049 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.049 * [taylor]: Taking taylor expansion of x in x 0.049 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) (/ 1 x)) in x 0.049 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.049 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.049 * [taylor]: Taking taylor expansion of x in x 0.050 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.050 * [taylor]: Taking taylor expansion of x in x 0.064 * * * [progress]: simplifying candidates 0.064 * [simplify]: Simplifying using # : (* (exp x) (exp (* x x))) (log (+ x (* x x))) (exp (+ x (* x x))) (* (cbrt (+ x (* x x))) (cbrt (+ x (* x x)))) (cbrt (+ x (* x x))) (* (* (+ x (* x x)) (+ x (* x x))) (+ x (* x x))) (sqrt (+ x (* x x))) (sqrt (+ x (* x x))) (+ (pow x 3) (pow (* x x) 3)) (+ (* x x) (- (* (* x x) (* x x)) (* x (* x x)))) (- (* x x) (* (* x x) (* x x))) (- x (* x x)) (+ 1 x) (+ x 1) (+ (pow x 2) x) (+ (pow x 2) x) (+ (pow x 2) x) 0.068 * * [simplify]: iteration 0 : 79 enodes (cost 58 ) 0.070 * * [simplify]: iteration 1 : 324 enodes (cost 50 ) 0.076 * * [simplify]: iteration 2 : 1105 enodes (cost 50 ) 0.108 * * [simplify]: iteration 3 : 5001 enodes (cost 50 ) 0.109 * [simplify]: Simplified to: (exp (+ x (* x x))) (log (+ x (* x x))) (exp (+ x (* x x))) (* (cbrt (+ x (* x x))) (cbrt (+ x (* x x)))) (cbrt (+ x (* x x))) (pow (+ x (* x x)) 3) (sqrt (+ x (* x x))) (sqrt (+ x (* x x))) (+ (pow x 3) (pow (* x x) 3)) (- (+ (pow x 2) (pow x 4)) (pow x 3)) (* x (- x (pow x 3))) (- x (* x x)) (+ 1 x) (+ 1 x) (+ x (* x x)) (+ x (* x x)) (+ x (* x x)) 0.109 * * * [progress]: adding candidates to table 0.130 * * [progress]: iteration 2 / 4 0.130 * * * [progress]: picking best candidate 0.132 * * * * [pick]: Picked # 0.132 * * * [progress]: localizing error 0.139 * * * [progress]: generating rewritten candidates 0.139 * * * * [progress]: [ 1 / 2 ] rewriting at (2) 0.150 * * * * [progress]: [ 2 / 2 ] rewriting at (2 1) 0.162 * * * [progress]: generating series expansions 0.162 * * * * [progress]: [ 1 / 2 ] generating series at (2) 0.163 * [approximate]: Taking taylor expansion of (/ (* x (- x (pow x 3))) (- x (pow x 2))) in (x) around 0 0.163 * [taylor]: Taking taylor expansion of (/ (* x (- x (pow x 3))) (- x (pow x 2))) in x 0.163 * [taylor]: Taking taylor expansion of (* x (- x (pow x 3))) in x 0.163 * [taylor]: Taking taylor expansion of x in x 0.163 * [taylor]: Taking taylor expansion of (- x (pow x 3)) in x 0.163 * [taylor]: Taking taylor expansion of x in x 0.163 * [taylor]: Taking taylor expansion of (pow x 3) in x 0.163 * [taylor]: Taking taylor expansion of x in x 0.163 * [taylor]: Taking taylor expansion of (- x (pow x 2)) in x 0.163 * [taylor]: Taking taylor expansion of x in x 0.163 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.163 * [taylor]: Taking taylor expansion of x in x 0.166 * [taylor]: Taking taylor expansion of (/ (* x (- x (pow x 3))) (- x (pow x 2))) in x 0.166 * [taylor]: Taking taylor expansion of (* x (- x (pow x 3))) in x 0.166 * [taylor]: Taking taylor expansion of x in x 0.166 * [taylor]: Taking taylor expansion of (- x (pow x 3)) in x 0.166 * [taylor]: Taking taylor expansion of x in x 0.166 * [taylor]: Taking taylor expansion of (pow x 3) in x 0.166 * [taylor]: Taking taylor expansion of x in x 0.166 * [taylor]: Taking taylor expansion of (- x (pow x 2)) in x 0.166 * [taylor]: Taking taylor expansion of x in x 0.166 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.166 * [taylor]: Taking taylor expansion of x in x 0.197 * [approximate]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 (pow x 3))) (* x (- (/ 1 x) (/ 1 (pow x 2))))) in (x) around 0 0.197 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 (pow x 3))) (* x (- (/ 1 x) (/ 1 (pow x 2))))) in x 0.197 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 (pow x 3))) in x 0.197 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.197 * [taylor]: Taking taylor expansion of x in x 0.198 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 0.198 * [taylor]: Taking taylor expansion of (pow x 3) in x 0.198 * [taylor]: Taking taylor expansion of x in x 0.198 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) (/ 1 (pow x 2)))) in x 0.198 * [taylor]: Taking taylor expansion of x in x 0.199 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 (pow x 2))) in x 0.199 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.199 * [taylor]: Taking taylor expansion of x in x 0.199 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.199 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.199 * [taylor]: Taking taylor expansion of x in x 0.202 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 (pow x 3))) (* x (- (/ 1 x) (/ 1 (pow x 2))))) in x 0.203 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 (pow x 3))) in x 0.203 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.203 * [taylor]: Taking taylor expansion of x in x 0.203 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 0.203 * [taylor]: Taking taylor expansion of (pow x 3) in x 0.203 * [taylor]: Taking taylor expansion of x in x 0.204 * [taylor]: Taking taylor expansion of (* x (- (/ 1 x) (/ 1 (pow x 2)))) in x 0.204 * [taylor]: Taking taylor expansion of x in x 0.204 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 (pow x 2))) in x 0.204 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.204 * [taylor]: Taking taylor expansion of x in x 0.204 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.204 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.204 * [taylor]: Taking taylor expansion of x in x 0.253 * [approximate]: Taking taylor expansion of (/ (- (/ 1 (pow x 3)) (/ 1 x)) (* x (+ (/ 1 (pow x 2)) (/ 1 x)))) in (x) around 0 0.254 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 3)) (/ 1 x)) (* x (+ (/ 1 (pow x 2)) (/ 1 x)))) in x 0.254 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 3)) (/ 1 x)) in x 0.254 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 0.254 * [taylor]: Taking taylor expansion of (pow x 3) in x 0.254 * [taylor]: Taking taylor expansion of x in x 0.254 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.254 * [taylor]: Taking taylor expansion of x in x 0.255 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 (pow x 2)) (/ 1 x))) in x 0.255 * [taylor]: Taking taylor expansion of x in x 0.255 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 x)) 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.255 * [taylor]: Taking taylor expansion of x in x 0.255 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.255 * [taylor]: Taking taylor expansion of x in x 0.258 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 3)) (/ 1 x)) (* x (+ (/ 1 (pow x 2)) (/ 1 x)))) in x 0.258 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 3)) (/ 1 x)) in x 0.258 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 0.258 * [taylor]: Taking taylor expansion of (pow x 3) in x 0.258 * [taylor]: Taking taylor expansion of x in x 0.259 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.259 * [taylor]: Taking taylor expansion of x in x 0.259 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 (pow x 2)) (/ 1 x))) in x 0.259 * [taylor]: Taking taylor expansion of x in x 0.259 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 x)) in x 0.259 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.259 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.259 * [taylor]: Taking taylor expansion of x in x 0.260 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.260 * [taylor]: Taking taylor expansion of x in x 0.305 * * * * [progress]: [ 2 / 2 ] generating series at (2 1) 0.306 * [approximate]: Taking taylor expansion of (* x (- x (pow x 3))) in (x) around 0 0.306 * [taylor]: Taking taylor expansion of (* x (- x (pow x 3))) in x 0.306 * [taylor]: Taking taylor expansion of x in x 0.306 * [taylor]: Taking taylor expansion of (- x (pow x 3)) in x 0.306 * [taylor]: Taking taylor expansion of x in x 0.306 * [taylor]: Taking taylor expansion of (pow x 3) in x 0.306 * [taylor]: Taking taylor expansion of x in x 0.306 * [taylor]: Taking taylor expansion of (* x (- x (pow x 3))) in x 0.306 * [taylor]: Taking taylor expansion of x in x 0.306 * [taylor]: Taking taylor expansion of (- x (pow x 3)) in x 0.306 * [taylor]: Taking taylor expansion of x in x 0.306 * [taylor]: Taking taylor expansion of (pow x 3) in x 0.306 * [taylor]: Taking taylor expansion of x in x 0.328 * [approximate]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 (pow x 3))) x) in (x) around 0 0.328 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 (pow x 3))) x) in x 0.328 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 (pow x 3))) in x 0.328 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.328 * [taylor]: Taking taylor expansion of x in x 0.328 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 0.328 * [taylor]: Taking taylor expansion of (pow x 3) in x 0.328 * [taylor]: Taking taylor expansion of x in x 0.329 * [taylor]: Taking taylor expansion of x in x 0.330 * [taylor]: Taking taylor expansion of (/ (- (/ 1 x) (/ 1 (pow x 3))) x) in x 0.330 * [taylor]: Taking taylor expansion of (- (/ 1 x) (/ 1 (pow x 3))) in x 0.330 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.330 * [taylor]: Taking taylor expansion of x in x 0.330 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 0.330 * [taylor]: Taking taylor expansion of (pow x 3) in x 0.330 * [taylor]: Taking taylor expansion of x in x 0.331 * [taylor]: Taking taylor expansion of x in x 0.358 * [approximate]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 3)) (/ 1 x)) x)) in (x) around 0 0.358 * [taylor]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 3)) (/ 1 x)) x)) in x 0.358 * [taylor]: Taking taylor expansion of -1 in x 0.358 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 3)) (/ 1 x)) x) in x 0.358 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 3)) (/ 1 x)) in x 0.358 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 0.358 * [taylor]: Taking taylor expansion of (pow x 3) in x 0.358 * [taylor]: Taking taylor expansion of x in x 0.359 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.359 * [taylor]: Taking taylor expansion of x in x 0.359 * [taylor]: Taking taylor expansion of x in x 0.359 * [taylor]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 3)) (/ 1 x)) x)) in x 0.359 * [taylor]: Taking taylor expansion of -1 in x 0.359 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 3)) (/ 1 x)) x) in x 0.360 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 3)) (/ 1 x)) in x 0.360 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 0.360 * [taylor]: Taking taylor expansion of (pow x 3) in x 0.360 * [taylor]: Taking taylor expansion of x in x 0.362 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.362 * [taylor]: Taking taylor expansion of x in x 0.363 * [taylor]: Taking taylor expansion of x in x 0.395 * * * [progress]: simplifying candidates 0.396 * [simplify]: Simplifying using # : (- (+ (log x) (log (- x (pow x 3)))) (log (- x (* x x)))) (- (log (* x (- x (pow x 3)))) (log (- x (* x x)))) (log (/ (* x (- x (pow x 3))) (- x (* x x)))) (exp (/ (* x (- x (pow x 3))) (- x (* x x)))) (/ (* (* (* x x) x) (* (* (- x (pow x 3)) (- x (pow x 3))) (- x (pow x 3)))) (* (* (- x (* x x)) (- x (* x x))) (- x (* x x)))) (/ (* (* (* x (- x (pow x 3))) (* x (- x (pow x 3)))) (* x (- x (pow x 3)))) (* (* (- x (* x x)) (- x (* x x))) (- x (* x x)))) (* (cbrt (/ (* x (- x (pow x 3))) (- x (* x x)))) (cbrt (/ (* x (- x (pow x 3))) (- x (* x x))))) (cbrt (/ (* x (- x (pow x 3))) (- x (* x x)))) (* (* (/ (* x (- x (pow x 3))) (- x (* x x))) (/ (* x (- x (pow x 3))) (- x (* x x)))) (/ (* x (- x (pow x 3))) (- x (* x x)))) (sqrt (/ (* x (- x (pow x 3))) (- x (* x x)))) (sqrt (/ (* x (- x (pow x 3))) (- x (* x x)))) (- (* x (- x (pow x 3)))) (- (- x (* x x))) (/ x (* (cbrt (- x (* x x))) (cbrt (- x (* x x))))) (/ (- x (pow x 3)) (cbrt (- x (* x x)))) (/ x (sqrt (- x (* x x)))) (/ (- x (pow x 3)) (sqrt (- x (* x x)))) (/ x 1) (/ (- x (pow x 3)) (- x (* x x))) (/ x (+ (sqrt x) x)) (/ (- x (pow x 3)) (- (sqrt x) x)) (/ x x) (/ (- x (pow x 3)) (- 1 x)) (/ 1 (- x (* x x))) (/ (- x (* x x)) (* x (- x (pow x 3)))) (/ (* x (- x (pow x 3))) (* (cbrt (- x (* x x))) (cbrt (- x (* x x))))) (/ (* x (- x (pow x 3))) (sqrt (- x (* x x)))) (/ (* x (- x (pow x 3))) 1) (/ (* x (- x (pow x 3))) (+ (sqrt x) x)) (/ (* x (- x (pow x 3))) x) (/ (- x (* x x)) (- x (pow x 3))) (/ (* x (- x (pow x 3))) (- (pow x 3) (pow (* x x) 3))) (/ (* x (- x (pow x 3))) (- (* x x) (* (* x x) (* x x)))) (* (- x (* x x)) (+ (* x x) (+ (* (pow x 3) (pow x 3)) (* x (pow x 3))))) (* (- x (* x x)) (+ x (pow x 3))) (* x (- x (pow x 3))) (+ (log x) (log (- x (pow x 3)))) (log (* x (- x (pow x 3)))) (exp (* x (- x (pow x 3)))) (* (* (* x x) x) (* (* (- x (pow x 3)) (- x (pow x 3))) (- x (pow x 3)))) (* (cbrt (* x (- x (pow x 3)))) (cbrt (* x (- x (pow x 3))))) (cbrt (* x (- x (pow x 3)))) (* (* (* x (- x (pow x 3))) (* x (- x (pow x 3)))) (* x (- x (pow x 3)))) (sqrt (* x (- x (pow x 3)))) (sqrt (* x (- x (pow x 3)))) (* (sqrt x) (sqrt (- x (pow x 3)))) (* (sqrt x) (sqrt (- x (pow x 3)))) (* x x) (* x (- (pow x 3))) (* x x) (* x (- (pow x 3))) (* x x) (* (- (pow x 3)) x) (* x x) (* (- (pow x 3)) x) (* x (* (cbrt (- x (pow x 3))) (cbrt (- x (pow x 3))))) (* x (sqrt (- x (pow x 3)))) (* x 1) (* x (+ (sqrt x) (pow (sqrt x) 3))) (* x (+ (sqrt x) (pow (sqrt x) 3))) (* x (+ (sqrt x) (sqrt (pow x 3)))) (* x (+ (sqrt x) (pow x (/ 3 2)))) (* x 1) (* x x) (* (cbrt x) (- x (pow x 3))) (* (sqrt x) (- x (pow x 3))) (* x (- x (pow x 3))) (* x (- (pow x 3) (pow (pow x 3) 3))) (* x (- (* x x) (* (pow x 3) (pow x 3)))) (+ (pow x 2) x) (+ (pow x 2) x) (+ (pow x 2) x) (- (pow x 2) (pow x 4)) (- (pow x 2) (pow x 4)) (- (pow x 2) (pow x 4)) 0.401 * * [simplify]: iteration 0 : 305 enodes (cost 394 ) 0.408 * * [simplify]: iteration 1 : 1626 enodes (cost 338 ) 0.446 * * [simplify]: iteration 2 : 5001 enodes (cost 324 ) 0.448 * [simplify]: Simplified to: (- (log (- x (pow x 3))) (log (- 1 x))) (- (log (- x (pow x 3))) (log (- 1 x))) (- (log (- x (pow x 3))) (log (- 1 x))) (exp (/ (* x (- x (pow x 3))) (- x (* x x)))) (pow (/ (- x (pow x 3)) (- 1 x)) 3) (pow (/ (- x (pow x 3)) (- 1 x)) 3) (* (cbrt (/ (* x (- x (pow x 3))) (- x (* x x)))) (cbrt (/ (* x (- x (pow x 3))) (- x (* x x))))) (cbrt (/ (* x (- x (pow x 3))) (- x (* x x)))) (pow (/ (- x (pow x 3)) (- 1 x)) 3) (sqrt (/ (* x (- x (pow x 3))) (- x (* x x)))) (sqrt (/ (* x (- x (pow x 3))) (- x (* x x)))) (- (* x (- x (pow x 3)))) (- (- x (* x x))) (/ x (* (cbrt (- x (* x x))) (cbrt (- x (* x x))))) (/ (- x (pow x 3)) (cbrt (- x (* x x)))) (/ x (sqrt (- x (* x x)))) (/ (- x (pow x 3)) (sqrt (- x (* x x)))) x (/ (- x (pow x 3)) (- x (* x x))) (/ x (+ (sqrt x) x)) (/ (- x (pow x 3)) (- (sqrt x) x)) 1 (/ (- x (pow x 3)) (- 1 x)) (/ 1 (- x (* x x))) (/ (- 1 x) (- x (pow x 3))) (/ (* x (- x (pow x 3))) (* (cbrt (- x (* x x))) (cbrt (- x (* x x))))) (/ (* x (- x (pow x 3))) (sqrt (- x (* x x)))) (* x (- x (pow x 3))) (/ (* x (- x (pow x 3))) (+ (sqrt x) x)) (- x (pow x 3)) (/ (- x (* x x)) (- x (pow x 3))) (/ (* x (- x (pow x 3))) (- (pow x 3) (pow (* x x) 3))) (/ (- x (pow x 3)) (- x (pow x 3))) (* (+ (+ (pow x 2) (pow x 6)) (* x (pow x 3))) (- x (* x x))) (* (- x (* x x)) (+ x (pow x 3))) (* x (- x (pow x 3))) (log (* x (- x (pow x 3)))) (log (* x (- x (pow x 3)))) (exp (* x (- x (pow x 3)))) (pow (* x (- x (pow x 3))) 3) (* (cbrt (* x (- x (pow x 3)))) (cbrt (* x (- x (pow x 3))))) (cbrt (* x (- x (pow x 3)))) (pow (* x (- x (pow x 3))) 3) (sqrt (* x (- x (pow x 3)))) (sqrt (* x (- x (pow x 3)))) (* (sqrt x) (sqrt (- x (pow x 3)))) (* (sqrt x) (sqrt (- x (pow x 3)))) (pow x 2) (- (pow x 4)) (pow x 2) (- (pow x 4)) (pow x 2) (- (pow x 4)) (pow x 2) (- (pow x 4)) (* x (* (cbrt (- x (pow x 3))) (cbrt (- x (pow x 3))))) (* x (sqrt (- x (pow x 3)))) x (* (* (+ x 1) (sqrt x)) x) (* (* (+ x 1) (sqrt x)) x) (* x (+ (sqrt x) (sqrt (pow x 3)))) (* x (+ (sqrt x) (pow x 3/2))) x (pow x 2) (* (cbrt x) (- x (pow x 3))) (* (sqrt x) (- x (pow x 3))) (* x (- x (pow x 3))) (* x (- (pow x 3) (pow (pow x 3) 3))) (* (+ (pow x 2) (- (pow x 6))) x) (+ (pow x 2) x) (+ (pow x 2) x) (+ (pow x 2) x) (* x (- x (pow x 3))) (* x (- x (pow x 3))) (* x (- x (pow x 3))) 0.448 * * * [progress]: adding candidates to table 0.532 * [progress]: [Phase 3 of 3] Extracting. 0.532 * * [regime]: Finding splitpoints for: (# #) 0.533 * * * [regime-changes]: Trying 2 branch expressions: ((+ x (* x x)) x) 0.533 * * * * [regimes]: Trying to branch on (+ x (* x x)) from (# #) 0.544 * * * * [regimes]: Trying to branch on x from (# #) 0.553 * * * [regime]: Found split indices: #