Time bar (total: 3.1s)
| 17.0ms | 256× | body | 80 | valid |
| 16.0ms | 280× | body | 80 | nan |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 6 |
| 1 | 19 | 6 |
| 2 | 21 | 6 |
| 3 | 21 | 6 |
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 | (/ (- 1.0 x) (+ 1.0 x)) |
| 0.0b | (atan (sqrt (/ (- 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-- |
| 10.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 14.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 1.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 94.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 35.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 18.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
Useful iterations: 2 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 370 | 779 |
| 1 | 1128 | 734 |
| 2 | 5001 | 719 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (sqrt (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x)))) |
| 0.0b | (atan (sqrt (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x))))) |
| 0.0b | (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x))) |
| 0.0b | (* (+ 1.0 x) (+ 1.0 x)) |
| 26× | *-un-lft-identity |
| 18× | flip3-+ flip-+ |
| 16× | add-sqr-sqrt sqrt-prod associate-/r/ |
| 12× | pow1 frac-times add-cube-cbrt |
| 11× | add-exp-log add-cbrt-cube |
| 9× | times-frac |
| 6× | associate-*r/ swap-sqr associate-*l/ distribute-lft-out |
| 4× | expm1-log1p-u associate-*r* associate-*l* log1p-expm1-u associate-/l* add-log-exp |
| 3× | difference-of-squares |
| 2× | cbrt-undiv rem-sqrt-square div-exp prod-exp cbrt-unprod div-inv associate-/l/ |
| 1× | pow2 distribute-rgt-in flip3-- frac-2neg distribute-lft-in sqrt-pow1 pow-plus pow1/2 sqrt-div div-sub pow-prod-down clear-num associate-/r* pow-sqr *-commutative pow-prod-up flip-- unswap-sqr |
| 12.0ms | (sqrt (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x)))) |
| 0.0ms | (atan (sqrt (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x))))) |
| 16.0ms | (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x))) |
| 17.0ms | (* (+ 1.0 x) (+ 1.0 x)) |
| 87.0ms | (sqrt (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x)))) |
| 4.0ms | (atan (sqrt (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x))))) |
| 50.0ms | (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x))) |
| 17.0ms | (* (+ 1.0 x) (+ 1.0 x)) |
Useful iterations: 2 (63.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 527 | 1107 |
| 1 | 2355 | 948 |
| 2 | 5001 | 914 |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (atan (sqrt (/ (- (* 1.0 1.0) (* x x)) (log (exp (* (+ 1.0 x) (+ 1.0 x))))))) |
| 0.0b | (/ (- (* 1.0 1.0) (* x x)) (log (exp (* (+ 1.0 x) (+ 1.0 x))))) |
| 0.0b | (log (exp (* (+ 1.0 x) (+ 1.0 x)))) |
| 0.0b | (* (+ 1.0 x) (+ 1.0 x)) |
| 36× | *-un-lft-identity |
| 28× | times-frac |
| 24× | add-sqr-sqrt log-pow |
| 22× | add-cube-cbrt add-log-exp |
| 17× | pow1 |
| 12× | exp-to-pow |
| 8× | add-exp-log add-cbrt-cube difference-of-squares |
| 7× | associate-/r* |
| 6× | exp-prod flip3-+ swap-sqr sum-log flip-+ distribute-lft-out |
| 5× | log-prod |
| 4× | expm1-log1p-u frac-times associate-*r* associate-*l* log1p-expm1-u associate-/l* |
| 2× | distribute-rgt-in distribute-lft-in associate-*r/ exp-sum associate-*l/ associate-/l/ |
| 1× | cbrt-undiv pow2 flip3-- frac-2neg pow-plus div-sub div-exp rem-log-exp pow-prod-down prod-exp clear-num pow-sqr *-commutative pow-prod-up flip-- cbrt-unprod div-inv unswap-sqr |
| 0.0ms | (atan (sqrt (/ (- (* 1.0 1.0) (* x x)) (log (exp (* (+ 1.0 x) (+ 1.0 x))))))) |
| 9.0ms | (/ (- (* 1.0 1.0) (* x x)) (log (exp (* (+ 1.0 x) (+ 1.0 x))))) |
| 2.0ms | (log (exp (* (+ 1.0 x) (+ 1.0 x)))) |
| 17.0ms | (* (+ 1.0 x) (+ 1.0 x)) |
| 7.0ms | (atan (sqrt (/ (- (* 1.0 1.0) (* x x)) (log (exp (* (+ 1.0 x) (+ 1.0 x))))))) |
| 47.0ms | (/ (- (* 1.0 1.0) (* x x)) (log (exp (* (+ 1.0 x) (+ 1.0 x))))) |
| 16.0ms | (log (exp (* (+ 1.0 x) (+ 1.0 x)))) |
| 17.0ms | (* (+ 1.0 x) (+ 1.0 x)) |
Useful iterations: 2 (61.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 463 | 1203 |
| 1 | 2204 | 1013 |
| 2 | 5001 | 995 |
2 alts after pruning (0 fresh and 2 done)
Merged error: 0.0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 6 |
| 1 | 11 | 6 |
| 530.0ms | 8000× | body | 80 | valid |
| 409.0ms | 7959× | body | 80 | nan |