Time bar (total: 4.4s)
| 11.0ms | 256× | body | 80 | valid |
| 5.0ms | 191× | 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 | (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× | 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))) |
| 12.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 1.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 93.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 44.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 9.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
Useful iterations: 2 (29.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 3 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))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) |
| 87× | *-un-lft-identity |
| 51× | associate-*l* |
| 46× | times-frac |
| 42× | add-sqr-sqrt |
| 25× | distribute-lft-out |
| 20× | unpow-prod-down cube-prod |
| 19× | add-cube-cbrt |
| 9× | distribute-lft-out-- difference-of-squares |
| 8× | pow1 add-exp-log add-cbrt-cube |
| 5× | flip3-+ sqrt-div sum-cubes flip-+ |
| 4× | frac-times associate-*r/ |
| 3× | associate-*r* add-log-exp |
| 2× | sqrt-pow1 pow-prod-down associate-*l/ prod-exp associate-/r/ cbrt-unprod unswap-sqr |
| 1× | cbrt-undiv distribute-rgt-in distribute-lft-in pow1/2 div-exp sqrt-prod *-commutative div-inv |
| 26.0ms | (sqrt (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x))))) |
| 0.0ms | (atan (sqrt (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))))) |
| 92.0ms | (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) |
| 131.0ms | (sqrt (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x))))) |
| 10.0ms | (atan (sqrt (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))))) |
| 66.0ms | (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) |
Useful iterations: 2 (60.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 646 | 1470 |
| 1 | 2663 | 1352 |
| 2 | 5001 | 1349 |
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 | (atan (sqrt (* (/ 1 (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) (* (+ (* x (- x 1.0)) (* 1.0 1.0)) (/ (- 1.0 x) (+ 1.0 x)))))) |
| 0.0b | (/ 1 (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) |
| 0.0b | (* (/ 1 (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) (* (+ (* x (- x 1.0)) (* 1.0 1.0)) (/ (- 1.0 x) (+ 1.0 x)))) |
| 49× | add-exp-log |
| 29× | add-cbrt-cube |
| 25× | add-sqr-sqrt |
| 23× | *-un-lft-identity |
| 21× | add-cube-cbrt prod-exp |
| 18× | times-frac associate-*l* |
| 12× | pow1 div-exp |
| 11× | cbrt-unprod |
| 9× | frac-times associate-*r/ |
| 6× | cbrt-undiv flip3-+ associate-*r* flip-+ |
| 5× | associate-*l/ |
| 4× | rec-exp 1-exp pow-prod-down associate-/r/ add-log-exp |
| 3× | associate-/r* associate-/l* |
| 2× | distribute-rgt-in sub-neg distribute-lft-in *-commutative div-inv |
| 1× | flip3-- pow-flip frac-2neg clear-num flip-- distribute-lft-out-- inv-pow difference-of-squares unswap-sqr |
| 9.0ms | (* x (- x 1.0)) |
| 0.0ms | (atan (sqrt (* (/ 1 (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) (* (+ (* x (- x 1.0)) (* 1.0 1.0)) (/ (- 1.0 x) (+ 1.0 x)))))) |
| 16.0ms | (/ 1 (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) |
| 67.0ms | (* (/ 1 (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) (* (+ (* x (- x 1.0)) (* 1.0 1.0)) (/ (- 1.0 x) (+ 1.0 x)))) |
| 42.0ms | (* x (- x 1.0)) |
| 5.0ms | (atan (sqrt (* (/ 1 (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) (* (+ (* x (- x 1.0)) (* 1.0 1.0)) (/ (- 1.0 x) (+ 1.0 x)))))) |
| 52.0ms | (/ 1 (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) |
| 75.0ms | (* (/ 1 (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) (* (+ (* x (- x 1.0)) (* 1.0 1.0)) (/ (- 1.0 x) (+ 1.0 x)))) |
Useful iterations: 2 (99.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 703 | 1758 |
| 1 | 3957 | 1075 |
| 2 | 5001 | 1020 |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt (* (- 1.0 x) (+ (pow (* 1.0 1.0) 3) (pow (- (* x x) (* 1.0 x)) 3)))) |
| 0.0b | (/ (sqrt (* (- 1.0 x) (+ (pow (* 1.0 1.0) 3) (pow (- (* x x) (* 1.0 x)) 3)))) (sqrt (* (+ (pow 1.0 3) (pow x 3)) (+ (* (* 1.0 1.0) (* 1.0 1.0)) (- (* (- (* x x) (* 1.0 x)) (- (* x x) (* 1.0 x))) (* (* 1.0 1.0) (- (* x x) (* 1.0 x)))))))) |
| 0.0b | (* (- (* x x) (* 1.0 x)) (- (* x x) (* 1.0 x))) |
| 0.0b | (pow (- (* x x) (* 1.0 x)) 3) |
| 24× | sqrt-div |
| 23× | add-sqr-sqrt |
| 21× | add-cube-cbrt *-un-lft-identity |
| 16× | frac-times times-frac |
| 15× | pow1 |
| 13× | flip3-- flip-- |
| 12× | flip3-+ flip-+ |
| 11× | sqrt-prod |
| 9× | add-exp-log add-cbrt-cube |
| 8× | associate-*r/ associate-*l/ associate-/r/ associate-/l/ |
| 6× | distribute-rgt-out-- |
| 4× | unpow-prod-down cube-prod swap-sqr associate-*r* associate-*l* associate-/r* associate-/l* add-log-exp |
| 3× | pow-unpow |
| 2× | cube-div distribute-rgt-in sub-neg distribute-lft-in sqrt-pow1 pow-prod-down |
| 1× | cbrt-undiv pow2 cube-mult pow-to-exp sqrt-undiv pow-pow frac-2neg pow-plus pow1/2 unpow3 div-exp pow-exp prod-exp clear-num pow-sqr *-commutative pow-prod-up cbrt-unprod div-inv rem-cube-cbrt unswap-sqr sqr-pow |
| 21.0ms | (sqrt (* (- 1.0 x) (+ (pow (* 1.0 1.0) 3) (pow (- (* x x) (* 1.0 x)) 3)))) |
| 65.0ms | (/ (sqrt (* (- 1.0 x) (+ (pow (* 1.0 1.0) 3) (pow (- (* x x) (* 1.0 x)) 3)))) (sqrt (* (+ (pow 1.0 3) (pow x 3)) (+ (* (* 1.0 1.0) (* 1.0 1.0)) (- (* (- (* x x) (* 1.0 x)) (- (* x x) (* 1.0 x))) (* (* 1.0 1.0) (- (* x x) (* 1.0 x)))))))) |
| 17.0ms | (* (- (* x x) (* 1.0 x)) (- (* x x) (* 1.0 x))) |
| 5.0ms | (pow (- (* x x) (* 1.0 x)) 3) |
| 84.0ms | (sqrt (* (- 1.0 x) (+ (pow (* 1.0 1.0) 3) (pow (- (* x x) (* 1.0 x)) 3)))) |
| 208.0ms | (/ (sqrt (* (- 1.0 x) (+ (pow (* 1.0 1.0) 3) (pow (- (* x x) (* 1.0 x)) 3)))) (sqrt (* (+ (pow 1.0 3) (pow x 3)) (+ (* (* 1.0 1.0) (* 1.0 1.0)) (- (* (- (* x x) (* 1.0 x)) (- (* x x) (* 1.0 x))) (* (* 1.0 1.0) (- (* x x) (* 1.0 x)))))))) |
| 31.0ms | (* (- (* x x) (* 1.0 x)) (- (* x x) (* 1.0 x))) |
| 46.0ms | (pow (- (* x x) (* 1.0 x)) 3) |
Useful iterations: 2 (135.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 827 | 3405 |
| 1 | 4564 | 3163 |
| 2 | 5002 | 3152 |
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 | 31 | 18 |
| 1 | 31 | 18 |
| 307.0ms | 8000× | body | 80 | valid |
| 214.0ms | 7986× | body | 80 | nan |