Time bar (total: 18.4s)
| 21.0ms | 256× | body | 80 | valid |
| 19.0ms | 283× | body | 80 | nan |
Useful iterations: 0 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 11 |
| 1 | 16 | 11 |
| 2 | 19 | 11 |
| 3 | 21 | 11 |
| done | 21 | 11 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 0.0b | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 0.0b | (/ (- 1.0 x) (+ 1.0 x)) |
| 64× | *-un-lft-identity |
| 45× | add-sqr-sqrt |
| 41× | times-frac |
| 26× | sqrt-prod |
| 24× | add-cube-cbrt |
| 11× | distribute-lft-out |
| 9× | distribute-lft-out-- difference-of-squares |
| 5× | add-exp-log add-cbrt-cube associate-/l* |
| 4× | pow1 associate-/r* associate-/r/ |
| 3× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | rem-sqrt-square flip3-+ flip-+ div-inv associate-/l/ |
| 1× | cbrt-undiv flip3-- frac-2neg sqrt-pow1 pow1/2 sqrt-div div-sub div-exp clear-num flip-- |
| 40.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 1.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 53.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 144.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 7.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 80.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
Useful iterations: done (1.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 168 | 1479 |
| 1 | 364 | 1398 |
| 2 | 1312 | 1313 |
| done | 5001 | 1311 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x))))) |
| 0.0b | (atan (sqrt (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))))) |
| 0.0b | (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) |
| 0.0b | (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) |
| 184× | *-un-lft-identity |
| 91× | times-frac |
| 79× | add-sqr-sqrt |
| 55× | distribute-lft-out |
| 51× | associate-*l* |
| 44× | unpow-prod-down cube-prod |
| 36× | add-cube-cbrt |
| 19× | distribute-lft-out-- difference-of-squares |
| 11× | add-exp-log sum-cubes add-cbrt-cube |
| 9× | pow1 associate-/r* |
| 6× | flip3-+ flip-+ |
| 5× | sqrt-div associate-/l* |
| 4× | expm1-log1p-u frac-times associate-*r/ associate-/r/ log1p-expm1-u add-log-exp |
| 3× | associate-*r* |
| 2× | cbrt-undiv sqrt-pow1 div-exp pow-prod-down associate-*l/ prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | distribute-rgt-in flip3-- frac-2neg distribute-lft-in pow1/2 div-sub clear-num sqrt-prod *-commutative flip-- |
| 77.0ms | (sqrt (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x))))) |
| 1.0ms | (atan (sqrt (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))))) |
| 97.0ms | (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) |
| 290.0ms | (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) |
| 212.0ms | (sqrt (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x))))) |
| 15.0ms | (atan (sqrt (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))))) |
| 76.0ms | (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) |
| 117.0ms | (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) |
Useful iterations: 2 (1.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 253 | 4707 |
| 1 | 833 | 4097 |
| 2 | 4121 | 3812 |
| done | 5000 | 3812 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* x (- x 1.0)) |
| 0.0b | (* x (- x 1.0)) |
| 0.0b | (* (- 1.0 x) (- (pow 1.0 4) (* (* x (- x 1.0)) (* x (- x 1.0))))) |
| 0.0b | (* (* x (- x 1.0)) (* x (- x 1.0))) |
| 86× | prod-diff |
| 76× | add-sqr-sqrt |
| 75× | distribute-rgt-in distribute-lft-in |
| 68× | *-un-lft-identity |
| 62× | add-cube-cbrt |
| 49× | pow1 |
| 22× | add-exp-log add-cbrt-cube |
| 20× | associate-*r/ pow-prod-down |
| 17× | associate-*r* |
| 14× | flip3-- flip-- |
| 12× | associate-*l* |
| 11× | prod-exp cbrt-unprod |
| 10× | sub-neg |
| 8× | frac-times |
| 7× | unpow-prod-down |
| 6× | difference-of-squares |
| 4× | expm1-log1p-u associate-*l/ pow-sqr *-commutative pow-prod-up log1p-expm1-u add-log-exp |
| 3× | distribute-lft-out-- unswap-sqr sqr-pow |
| 2× | pow-plus |
| 1× | pow2 swap-sqr |
| 48.0ms | (* x (- x 1.0)) |
| 47.0ms | (* x (- x 1.0)) |
| 112.0ms | (* (- 1.0 x) (- (pow 1.0 4) (* (* x (- x 1.0)) (* x (- x 1.0))))) |
| 143.0ms | (* (* x (- x 1.0)) (* x (- x 1.0))) |
| 76.0ms | (* x (- x 1.0)) |
| 88.0ms | (* x (- x 1.0)) |
| 91.0ms | (* (- 1.0 x) (- (pow 1.0 4) (* (* x (- x 1.0)) (* x (- x 1.0))))) |
| 68.0ms | (* (* x (- x 1.0)) (* x (- x 1.0))) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 310 | 5537 |
| 1 | 1020 | 4701 |
| done | 5001 | 4010 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* (- x 1.0) (- x 1.0)) |
| 0.0b | (/ (* (- (* 1.0 1.0) (* x x)) (- (pow 1.0 8) (* (* (- x 1.0) x) (pow (* x (- x 1.0)) 3)))) (* (fma (* x x) (* (- x 1.0) (- x 1.0)) (pow 1.0 4)) (+ 1.0 x))) |
| 0.0b | (pow (* x (- x 1.0)) 3) |
| 0.1b | (* (* (- x 1.0) x) (pow (* x (- x 1.0)) 3)) |
| 41× | add-exp-log |
| 36× | *-un-lft-identity |
| 32× | add-sqr-sqrt |
| 26× | add-cbrt-cube |
| 22× | add-cube-cbrt |
| 20× | prod-exp |
| 19× | flip3-- flip-- |
| 18× | prod-diff |
| 16× | associate-*r/ |
| 14× | pow1 |
| 13× | associate-*r* |
| 12× | frac-times associate-*l/ |
| 11× | distribute-rgt-in distribute-lft-in |
| 9× | cbrt-unprod |
| 8× | cube-div associate-/l/ |
| 7× | swap-sqr |
| 6× | associate-*l* pow-exp distribute-lft-out-- |
| 4× | cbrt-undiv expm1-log1p-u div-exp log1p-expm1-u add-log-exp difference-of-squares |
| 3× | pow-to-exp pow-unpow |
| 2× | cube-mult sub-neg unpow-prod-down pow-pow unpow3 cube-prod pow-prod-down associate-/r/ *-commutative rem-cube-cbrt sqr-pow |
| 1× | pow2 frac-2neg flip3-+ times-frac pow-plus clear-num associate-/r* pow-sqr pow-prod-up flip-+ div-inv associate-/l* unswap-sqr |
| 78.0ms | (* (- x 1.0) (- x 1.0)) |
| 97.0ms | (/ (* (- (* 1.0 1.0) (* x x)) (- (pow 1.0 8) (* (* (- x 1.0) x) (pow (* x (- x 1.0)) 3)))) (* (fma (* x x) (* (- x 1.0) (- x 1.0)) (pow 1.0 4)) (+ 1.0 x))) |
| 20.0ms | (pow (* x (- x 1.0)) 3) |
| 102.0ms | (* (* (- x 1.0) x) (pow (* x (- x 1.0)) 3)) |
| 44.0ms | (* (- x 1.0) (- x 1.0)) |
| 286.0ms | (/ (* (- (* 1.0 1.0) (* x x)) (- (pow 1.0 8) (* (* (- x 1.0) x) (pow (* x (- x 1.0)) 3)))) (* (fma (* x x) (* (- x 1.0) (- x 1.0)) (pow 1.0 4)) (+ 1.0 x))) |
| 88.0ms | (pow (* x (- x 1.0)) 3) |
| 103.0ms | (* (* (- x 1.0) x) (pow (* x (- x 1.0)) 3)) |
Useful iterations: done (907.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 318 | 4286 |
| 1 | 1053 | 3872 |
| done | 5001 | 3044 |
1 alts after pruning (0 fresh and 1 done)
Merged error: 0b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 68 |
| 1 | 41 | 68 |
| 2 | 42 | 68 |
| done | 42 | 68 |
| 1.4s | 8000× | body | 80 | valid |
| 575.0ms | 8118× | body | 80 | nan |