Time bar (total: 5.3s)
| 11.0ms | 256× | body | 80 | valid |
| 7.0ms | 275× | body | 80 | nan |
Useful iterations: 0 (1.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 | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 0.0b | (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× | 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-- |
| 1.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 8.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 10.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 3.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 92.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 53.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
Useful iterations: 2 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 354 | 753 |
| 1 | 1071 | 709 |
| 2 | 5001 | 690 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt (* (/ 1 (sqrt (+ 1.0 x))) (/ (- 1.0 x) (sqrt (+ 1.0 x))))) |
| 0.0b | (* (/ 1 (sqrt (+ 1.0 x))) (/ (- 1.0 x) (sqrt (+ 1.0 x)))) |
| 0.0b | (/ 1 (sqrt (+ 1.0 x))) |
| 0.0b | (/ (- 1.0 x) (sqrt (+ 1.0 x))) |
| 148× | add-sqr-sqrt |
| 144× | *-un-lft-identity |
| 134× | times-frac |
| 84× | sqrt-prod |
| 72× | add-cube-cbrt |
| 41× | associate-*r* |
| 32× | add-exp-log |
| 27× | associate-*l* |
| 20× | add-cbrt-cube |
| 18× | distribute-lft-out |
| 15× | distribute-lft-out-- difference-of-squares unswap-sqr |
| 14× | associate-/r* |
| 11× | pow1 sqrt-div div-exp |
| 8× | prod-exp associate-/r/ associate-/l* |
| 6× | cbrt-undiv |
| 4× | flip3-+ cbrt-unprod flip-+ div-inv add-log-exp |
| 3× | rec-exp pow-flip sqrt-pow1 1-exp |
| 2× | frac-times frac-2neg pow1/2 associate-*r/ pow-prod-down associate-*l/ clear-num associate-/l/ |
| 1× | flip3-- div-sub *-commutative flip-- inv-pow |
| 16.0ms | (sqrt (* (/ 1 (sqrt (+ 1.0 x))) (/ (- 1.0 x) (sqrt (+ 1.0 x))))) |
| 35.0ms | (* (/ 1 (sqrt (+ 1.0 x))) (/ (- 1.0 x) (sqrt (+ 1.0 x)))) |
| 7.0ms | (/ 1 (sqrt (+ 1.0 x))) |
| 9.0ms | (/ (- 1.0 x) (sqrt (+ 1.0 x))) |
| 90.0ms | (sqrt (* (/ 1 (sqrt (+ 1.0 x))) (/ (- 1.0 x) (sqrt (+ 1.0 x))))) |
| 35.0ms | (* (/ 1 (sqrt (+ 1.0 x))) (/ (- 1.0 x) (sqrt (+ 1.0 x)))) |
| 52.0ms | (/ 1 (sqrt (+ 1.0 x))) |
| 93.0ms | (/ (- 1.0 x) (sqrt (+ 1.0 x))) |
Useful iterations: 2 (72.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 807 | 2327 |
| 1 | 3803 | 2038 |
| 2 | 5001 | 1912 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (atan (sqrt (* (/ 1 (sqrt (+ (pow 1.0 3) (pow x 3)))) (* (sqrt (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) (/ (- 1.0 x) (sqrt (+ 1.0 x))))))) |
| 0.0b | (sqrt (* (/ 1 (sqrt (+ (pow 1.0 3) (pow x 3)))) (* (sqrt (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) (/ (- 1.0 x) (sqrt (+ 1.0 x)))))) |
| 0.0b | (* (sqrt (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) (/ (- 1.0 x) (sqrt (+ 1.0 x)))) |
| 0.0b | (/ (- 1.0 x) (sqrt (+ 1.0 x))) |
| 96× | *-un-lft-identity |
| 90× | add-sqr-sqrt |
| 74× | times-frac |
| 53× | sqrt-prod |
| 44× | add-cube-cbrt |
| 41× | associate-*r* |
| 27× | sqrt-div |
| 15× | distribute-lft-out-- difference-of-squares |
| 12× | pow1 |
| 11× | add-exp-log frac-times add-cbrt-cube distribute-lft-out |
| 8× | flip3-+ associate-*r/ flip-+ |
| 7× | associate-*l/ associate-/r* |
| 6× | associate-*l* unswap-sqr |
| 5× | associate-/l* |
| 4× | pow-prod-down associate-/r/ add-log-exp |
| 3× | sqrt-pow1 |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ |
| 1× | flip3-- frac-2neg pow1/2 div-sub clear-num *-commutative flip-- |
| 1.0ms | (atan (sqrt (* (/ 1 (sqrt (+ (pow 1.0 3) (pow x 3)))) (* (sqrt (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) (/ (- 1.0 x) (sqrt (+ 1.0 x))))))) |
| 36.0ms | (sqrt (* (/ 1 (sqrt (+ (pow 1.0 3) (pow x 3)))) (* (sqrt (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) (/ (- 1.0 x) (sqrt (+ 1.0 x)))))) |
| 25.0ms | (* (sqrt (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) (/ (- 1.0 x) (sqrt (+ 1.0 x)))) |
| 10.0ms | (/ (- 1.0 x) (sqrt (+ 1.0 x))) |
| 9.0ms | (atan (sqrt (* (/ 1 (sqrt (+ (pow 1.0 3) (pow x 3)))) (* (sqrt (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) (/ (- 1.0 x) (sqrt (+ 1.0 x))))))) |
| 307.0ms | (sqrt (* (/ 1 (sqrt (+ (pow 1.0 3) (pow x 3)))) (* (sqrt (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) (/ (- 1.0 x) (sqrt (+ 1.0 x)))))) |
| 115.0ms | (* (sqrt (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) (/ (- 1.0 x) (sqrt (+ 1.0 x)))) |
| 91.0ms | (/ (- 1.0 x) (sqrt (+ 1.0 x))) |
Useful iterations: 2 (70.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 828 | 2485 |
| 1 | 3268 | 2341 |
| 2 | 5001 | 2294 |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (cbrt (- 1.0 x)) |
| 0.0b | (cbrt (- 1.0 x)) |
| 0.0b | (cbrt (- 1.0 x)) |
| 0.0b | (/ (cbrt (- 1.0 x)) (sqrt (sqrt (+ 1.0 x)))) |
| 102× | *-un-lft-identity |
| 99× | sqrt-prod |
| 84× | add-sqr-sqrt |
| 80× | times-frac |
| 70× | cbrt-prod |
| 56× | add-cube-cbrt |
| 14× | distribute-lft-out-- difference-of-squares |
| 10× | associate-/r* |
| 9× | distribute-lft-out |
| 8× | cbrt-div associate-/l* |
| 6× | add-exp-log |
| 5× | add-cbrt-cube |
| 4× | pow1 flip3-- sqrt-div flip-- add-log-exp |
| 3× | pow1/3 |
| 2× | associate-/r/ associate-/l/ |
| 1× | cbrt-undiv frac-2neg flip3-+ div-exp clear-num flip-+ div-inv |
| 3.0ms | (cbrt (- 1.0 x)) |
| 3.0ms | (cbrt (- 1.0 x)) |
| 3.0ms | (cbrt (- 1.0 x)) |
| 12.0ms | (/ (cbrt (- 1.0 x)) (sqrt (sqrt (+ 1.0 x)))) |
| 92.0ms | (cbrt (- 1.0 x)) |
| 93.0ms | (cbrt (- 1.0 x)) |
| 92.0ms | (cbrt (- 1.0 x)) |
| 240.0ms | (/ (cbrt (- 1.0 x)) (sqrt (sqrt (+ 1.0 x)))) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 487 | 1965 |
| 1 | 1309 | 1894 |
| 2 | 5001 | 1786 |
2 alts after pruning (0 fresh and 2 done)
Merged error: 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 | 34 | 20 |
| 1 | 34 | 20 |
| 309.0ms | 8000× | body | 80 | valid |
| 199.0ms | 8017× | body | 80 | nan |