Time bar (total: 14.2s)
| 10.0ms | 256× | body | 80 | valid |
| 7.0ms | 238× | body | 80 | nan |
Useful iterations: 0 (1.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 | (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)))) |
| 16.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 23.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 4.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 87.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 48.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
Useful iterations: done (1.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 167 | 1451 |
| 1 | 356 | 1376 |
| 2 | 866 | 1284 |
| 3 | 2147 | 1268 |
| done | 5001 | 1252 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (atan (sqrt (/ 1 (/ (+ 1.0 x) (- 1.0 x))))) |
| 0.0b | (/ (+ 1.0 x) (- 1.0 x)) |
| 0.0b | (sqrt (/ 1 (/ (+ 1.0 x) (- 1.0 x)))) |
| 0.0b | (/ 1 (/ (+ 1.0 x) (- 1.0 x))) |
| 322× | times-frac |
| 289× | *-un-lft-identity |
| 214× | add-sqr-sqrt |
| 139× | add-cube-cbrt |
| 83× | sqrt-prod |
| 41× | distribute-lft-out |
| 33× | distribute-lft-out-- difference-of-squares |
| 31× | associate-/r* |
| 18× | associate-/r/ |
| 17× | add-exp-log |
| 11× | add-cbrt-cube |
| 10× | div-inv |
| 8× | flip3-- div-exp flip-- |
| 7× | pow1 associate-/l* |
| 5× | rem-sqrt-square |
| 4× | cbrt-undiv add-log-exp |
| 3× | sqrt-pow1 |
| 2× | rec-exp pow-flip frac-2neg 1-exp clear-num associate-/l/ inv-pow |
| 1× | flip3-+ pow1/2 sqrt-div flip-+ |
| 1.0ms | (atan (sqrt (/ 1 (/ (+ 1.0 x) (- 1.0 x))))) |
| 25.0ms | (/ (+ 1.0 x) (- 1.0 x)) |
| 26.0ms | (sqrt (/ 1 (/ (+ 1.0 x) (- 1.0 x)))) |
| 26.0ms | (/ 1 (/ (+ 1.0 x) (- 1.0 x))) |
| 3.0ms | (atan (sqrt (/ 1 (/ (+ 1.0 x) (- 1.0 x))))) |
| 34.0ms | (/ (+ 1.0 x) (- 1.0 x)) |
| 89.0ms | (sqrt (/ 1 (/ (+ 1.0 x) (- 1.0 x)))) |
| 33.0ms | (/ 1 (/ (+ 1.0 x) (- 1.0 x))) |
Useful iterations: done (1.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 368 | 5447 |
| 1 | 698 | 4596 |
| 2 | 1518 | 4100 |
| 3 | 3927 | 3860 |
| done | 5001 | 3830 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (atan (sqrt (* (/ (- (pow 1.0 3) (pow x 3)) (+ 1.0 x)) (/ 1 (+ (* x (+ x 1.0)) (* 1.0 1.0)))))) |
| 0.0b | (/ 1 (+ (* x (+ x 1.0)) (* 1.0 1.0))) |
| 0.0b | (sqrt (* (/ (- (pow 1.0 3) (pow x 3)) (+ 1.0 x)) (/ 1 (+ (* x (+ x 1.0)) (* 1.0 1.0))))) |
| 0.0b | (* (/ (- (pow 1.0 3) (pow x 3)) (+ 1.0 x)) (/ 1 (+ (* x (+ x 1.0)) (* 1.0 1.0)))) |
| 162× | add-sqr-sqrt |
| 141× | *-un-lft-identity |
| 125× | times-frac |
| 106× | associate-*l* |
| 64× | difference-of-squares |
| 49× | add-cube-cbrt |
| 48× | unpow-prod-down cube-prod |
| 32× | sqr-pow |
| 30× | add-exp-log |
| 25× | distribute-lft-out |
| 20× | distribute-lft-out-- |
| 18× | add-cbrt-cube |
| 15× | associate-*r* |
| 10× | pow1 div-exp |
| 8× | prod-exp |
| 6× | associate-/r/ unswap-sqr |
| 5× | cbrt-undiv |
| 4× | difference-cubes sqrt-div cbrt-unprod add-log-exp |
| 3× | rec-exp flip3-+ 1-exp associate-/r* flip-+ div-inv associate-/l* |
| 2× | frac-times sqrt-pow1 associate-*r/ pow-prod-down associate-*l/ un-div-inv |
| 1× | pow-flip frac-2neg pow1/2 clear-num sqrt-prod *-commutative inv-pow |
| 1.0ms | (atan (sqrt (* (/ (- (pow 1.0 3) (pow x 3)) (+ 1.0 x)) (/ 1 (+ (* x (+ x 1.0)) (* 1.0 1.0)))))) |
| 22.0ms | (/ 1 (+ (* x (+ x 1.0)) (* 1.0 1.0))) |
| 38.0ms | (sqrt (* (/ (- (pow 1.0 3) (pow x 3)) (+ 1.0 x)) (/ 1 (+ (* x (+ x 1.0)) (* 1.0 1.0))))) |
| 165.0ms | (* (/ (- (pow 1.0 3) (pow x 3)) (+ 1.0 x)) (/ 1 (+ (* x (+ x 1.0)) (* 1.0 1.0)))) |
| 7.0ms | (atan (sqrt (* (/ (- (pow 1.0 3) (pow x 3)) (+ 1.0 x)) (/ 1 (+ (* x (+ x 1.0)) (* 1.0 1.0)))))) |
| 52.0ms | (/ 1 (+ (* x (+ x 1.0)) (* 1.0 1.0))) |
| 129.0ms | (sqrt (* (/ (- (pow 1.0 3) (pow x 3)) (+ 1.0 x)) (/ 1 (+ (* x (+ x 1.0)) (* 1.0 1.0))))) |
| 73.0ms | (* (/ (- (pow 1.0 3) (pow x 3)) (+ 1.0 x)) (/ 1 (+ (* x (+ x 1.0)) (* 1.0 1.0)))) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 307 | 5593 |
| 1 | 913 | 5229 |
| 2 | 2583 | 4683 |
| done | 5001 | 4681 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt (/ (/ (- (pow 1.0 3) (pow x 3)) (+ 1.0 x)) (+ (* x (+ x 1.0)) (* 1.0 1.0)))) |
| 0.0b | (cbrt (pow (sqrt (/ (/ (- (pow 1.0 3) (pow x 3)) (+ 1.0 x)) (+ (* x (+ x 1.0)) (* 1.0 1.0)))) 3)) |
| 0.0b | (/ (/ (- (pow 1.0 3) (pow x 3)) (+ 1.0 x)) (+ (* x (+ x 1.0)) (* 1.0 1.0))) |
| 0.0b | (pow (sqrt (/ (/ (- (pow 1.0 3) (pow x 3)) (+ 1.0 x)) (+ (* x (+ x 1.0)) (* 1.0 1.0)))) 3) |
| 3811× | times-frac |
| 3052× | add-sqr-sqrt |
| 2932× | *-un-lft-identity |
| 1620× | sqrt-prod |
| 1566× | unpow-prod-down cube-prod |
| 1222× | add-cube-cbrt |
| 1216× | difference-of-squares |
| 660× | cbrt-prod |
| 610× | sqr-pow |
| 475× | distribute-lft-out |
| 380× | distribute-lft-out-- |
| 106× | associate-/l* |
| 76× | difference-cubes |
| 50× | associate-/r/ |
| 25× | flip3-+ flip-+ div-inv |
| 10× | add-exp-log add-cbrt-cube |
| 7× | pow1 |
| 4× | add-log-exp |
| 3× | cbrt-undiv rem-sqrt-square pow-unpow pow-pow sqrt-div div-exp associate-/r* |
| 2× | cube-div cube-mult sqrt-pow1 pow1/2 unpow3 div-sub |
| 1× | pow-to-exp cbrt-div frac-2neg pow1/3 pow-exp clear-num sqrt-pow2 rem-cbrt-cube associate-/l/ rem-cube-cbrt |
| 101.0ms | (sqrt (/ (/ (- (pow 1.0 3) (pow x 3)) (+ 1.0 x)) (+ (* x (+ x 1.0)) (* 1.0 1.0)))) |
| 162.0ms | (cbrt (pow (sqrt (/ (/ (- (pow 1.0 3) (pow x 3)) (+ 1.0 x)) (+ (* x (+ x 1.0)) (* 1.0 1.0)))) 3)) |
| 100.0ms | (/ (/ (- (pow 1.0 3) (pow x 3)) (+ 1.0 x)) (+ (* x (+ x 1.0)) (* 1.0 1.0))) |
| 138.0ms | (pow (sqrt (/ (/ (- (pow 1.0 3) (pow x 3)) (+ 1.0 x)) (+ (* x (+ x 1.0)) (* 1.0 1.0)))) 3) |
| 128.0ms | (sqrt (/ (/ (- (pow 1.0 3) (pow x 3)) (+ 1.0 x)) (+ (* x (+ x 1.0)) (* 1.0 1.0)))) |
| 134.0ms | (cbrt (pow (sqrt (/ (/ (- (pow 1.0 3) (pow x 3)) (+ 1.0 x)) (+ (* x (+ x 1.0)) (* 1.0 1.0)))) 3)) |
| 67.0ms | (/ (/ (- (pow 1.0 3) (pow x 3)) (+ 1.0 x)) (+ (* x (+ x 1.0)) (* 1.0 1.0))) |
| 226.0ms | (pow (sqrt (/ (/ (- (pow 1.0 3) (pow x 3)) (+ 1.0 x)) (+ (* x (+ x 1.0)) (* 1.0 1.0)))) 3) |
Useful iterations: done (1.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1457 | 107864 |
| 1 | 3691 | 96959 |
| done | 5000 | 96429 |
3 alts after pruning (0 fresh and 3 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 | 11 | 13 |
| 1 | 15 | 13 |
| done | 15 | 13 |
| 301.0ms | 8000× | body | 80 | valid |
| 201.0ms | 7910× | body | 80 | nan |