Time bar (total: 20.2s)
| 40.0ms | 59× | body | 640 | valid |
| 31.0ms | 43× | body | 1280 | valid |
| 12.0ms | 150× | body | 80 | valid |
| 7.0ms | 23× | body | 320 | valid |
| 5.0ms | 87× | body | 80 | nan |
| 2.0ms | 13× | body | 160 | valid |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 6 | 1961 |
| 5 | 488 |
| 4 | 149 |
| 3 | 52 |
| 2 | 24 |
| 1 | 15 |
| 0 | 8 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 12.5b
Found 3 expressions with local error:
| 0.0b | (/ (pow (/ x (+ y x)) x) x) |
| 0.0b | (/ x (+ y x)) |
| 7.3b | (pow (/ x (+ y x)) x) |
| 138× | times-frac |
| 118× | *-un-lft-identity |
| 90× | unpow-prod-down |
| 80× | add-sqr-sqrt add-cube-cbrt |
| 25× | associate-/l* |
| 19× | distribute-lft-out |
| 16× | add-exp-log |
| 12× | associate-/r/ |
| 7× | associate-/r* add-cbrt-cube div-exp div-inv |
| 6× | flip3-+ flip-+ |
| 5× | sqr-pow |
| 4× | pow1 pow-exp |
| 3× | pow-unpow add-log-exp |
| 2× | pow-to-exp cbrt-undiv clear-num frac-2neg |
| 1× | pow-pow |
| 56.0ms | (/ (pow (/ x (+ y x)) x) x) |
| 9.0ms | (/ x (+ y x)) |
| 11.0ms | (pow (/ x (+ y x)) x) |
| 176.0ms | (/ (pow (/ x (+ y x)) x) x) |
| 69.0ms | (/ x (+ y x)) |
| 257.0ms | (pow (/ x (+ y x)) x) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 2816 |
| 1 | 649 |
| 0 | 276 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.5b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 0.8b | (pow (/ (cbrt x) (cbrt (+ y x))) x) |
| 2.0b | (pow (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ y x)) (cbrt (+ y x)))) x) |
| 61× | unpow-prod-down |
| 51× | cbrt-prod |
| 48× | *-un-lft-identity |
| 43× | times-frac |
| 36× | add-sqr-sqrt add-cube-cbrt |
| 20× | add-exp-log |
| 14× | cbrt-div |
| 10× | associate-/r/ |
| 7× | flip3-+ pow-exp flip-+ |
| 6× | pow1 pow-unpow distribute-lft-out |
| 5× | div-exp |
| 4× | frac-times add-cbrt-cube prod-exp add-log-exp |
| 2× | pow-to-exp pow-pow pow1/3 associate-*l/ associate-*r/ div-inv sqr-pow |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 32.0ms | (pow (/ (cbrt x) (cbrt (+ y x))) x) |
| 45.0ms | (pow (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ y x)) (cbrt (+ y x)))) x) |
| 286.0ms | (cbrt x) |
| 317.0ms | (cbrt x) |
| 377.0ms | (pow (/ (cbrt x) (cbrt (+ y x))) x) |
| 425.0ms | (pow (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ y x)) (cbrt (+ y x)))) x) |
| Iter | Nodes |
|---|---|
| done | 5002 |
| 2 | 3064 |
| 1 | 962 |
| 0 | 295 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 0.8b | (pow (/ (cbrt x) (cbrt (+ y x))) x) |
| 3.6b | (log (/ (cbrt x) (cbrt (+ y x)))) |
| 96× | cbrt-prod |
| 85× | *-un-lft-identity |
| 84× | times-frac |
| 61× | add-sqr-sqrt add-cube-cbrt |
| 48× | log-prod unpow-prod-down |
| 12× | distribute-lft-out |
| 10× | add-exp-log |
| 6× | pow1 |
| 4× | cbrt-div add-cbrt-cube associate-/r/ add-log-exp |
| 3× | pow-unpow |
| 2× | flip3-+ pow1/3 div-exp rem-log-exp pow-exp flip-+ div-inv |
| 1× | pow-to-exp log-div pow-pow log-pow sqr-pow |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 16.0ms | (pow (/ (cbrt x) (cbrt (+ y x))) x) |
| 19.0ms | (log (/ (cbrt x) (cbrt (+ y x)))) |
| 316.0ms | (cbrt x) |
| 258.0ms | (cbrt x) |
| 392.0ms | (pow (/ (cbrt x) (cbrt (+ y x))) x) |
| 106.0ms | (log (/ (cbrt x) (cbrt (+ y x)))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 2458 |
| 1 | 794 |
| 0 | 274 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (* (pow (/ x (+ y x)) x) (/ 1 x)) |
| 0.0b | (/ x (+ y x)) |
| 7.3b | (pow (/ x (+ y x)) x) |
| 65× | add-sqr-sqrt |
| 61× | *-un-lft-identity |
| 56× | times-frac |
| 44× | add-exp-log |
| 42× | unpow-prod-down |
| 37× | add-cube-cbrt |
| 22× | associate-*l* |
| 16× | prod-exp |
| 14× | div-exp |
| 13× | associate-*r* |
| 12× | unswap-sqr |
| 10× | add-cbrt-cube pow-exp distribute-lft-out |
| 6× | associate-/r/ |
| 5× | pow-to-exp sqr-pow |
| 4× | pow1 rec-exp associate-/r* 1-exp div-inv |
| 3× | pow-unpow flip3-+ flip-+ associate-/l* add-log-exp |
| 2× | cbrt-undiv cbrt-unprod |
| 1× | clear-num pow-pow frac-2neg associate-*r/ un-div-inv *-commutative |
| 63.0ms | (* (pow (/ x (+ y x)) x) (/ 1 x)) |
| 9.0ms | (/ x (+ y x)) |
| 11.0ms | (pow (/ x (+ y x)) x) |
| 198.0ms | (* (pow (/ x (+ y x)) x) (/ 1 x)) |
| 51.0ms | (/ x (+ y x)) |
| 349.0ms | (pow (/ x (+ y x)) x) |
| Iter | Nodes |
|---|---|
| done | 5002 |
| 2 | 4102 |
| 1 | 727 |
| 0 | 228 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0b
87.5% (0.7b remaining)
Error of 0.7b against oracle of 0.0b and baseline of 5.7b
| Iters | Range | Point | |
|---|---|---|---|
| 5 | 1.2985943333401616e-18 | 3.4680268680189636e-18 | 3.4273149668109094e-18 |
| 8 | -1.9592666963809983e+96 | -1.8808133542610653e+93 | -1.9012472550965265e+93 |
| Iter | Nodes |
|---|---|
| done | 29 |
| 1 | 29 |
| 0 | 23 |
| 1.1s | 1523× | body | 1280 | valid |
| 864.0ms | 1526× | body | 640 | valid |
| 401.0ms | 4803× | body | 80 | valid |
| 215.0ms | 835× | body | 320 | valid |
| 206.0ms | 3024× | body | 80 | nan |
| 74.0ms | 461× | body | 160 | valid |