Time bar (total: 6.3s)
| 6.0ms | 50× | body | 1280 | valid |
| 5.0ms | 35× | body | 640 | valid |
| 3.0ms | 138× | body | 80 | valid |
| 2.0ms | 25× | body | 320 | valid |
| 0.0ms | 8× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 4 |
| 1 | 10 | 4 |
| 2 | 10 | 4 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 27.7b
Found 3 expressions with local error:
| 0.2b | (cbrt (+ x 1.0)) |
| 0.6b | (cbrt x) |
| 2.3b | (- (cbrt (+ x 1.0)) (cbrt x)) |
| 64× | cbrt-prod |
| 56× | *-un-lft-identity |
| 42× | prod-diff |
| 41× | add-sqr-sqrt |
| 33× | add-cube-cbrt |
| 9× | distribute-lft-out |
| 7× | fma-neg |
| 5× | add-log-exp |
| 4× | difference-of-squares |
| 3× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u distribute-lft-out-- |
| 2× | cbrt-div pow1/3 |
| 1× | sub-neg flip3-- flip3-+ diff-log flip-- flip-+ |
| 3.0ms | (cbrt (+ x 1.0)) |
| 1.0ms | (cbrt x) |
| 9.0ms | (- (cbrt (+ x 1.0)) (cbrt x)) |
| 92.0ms | (cbrt (+ x 1.0)) |
| 182.0ms | (cbrt x) |
| 158.0ms | (- (cbrt (+ x 1.0)) (cbrt x)) |
Useful iterations: 2 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 430 | 1315 |
| 1 | 1394 | 1045 |
| 2 | 5001 | 981 |
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 94 | 14 | 108 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 95 | 14 | 109 |
Merged error: 18.7b
Found 4 expressions with local error:
| 0.2b | (cbrt (+ x 1.0)) |
| 0.6b | (cbrt x) |
| 2.3b | (- (cbrt (+ x 1.0)) (cbrt x)) |
| 8.7b | (log (- (cbrt (+ x 1.0)) (cbrt x))) |
| 72× | cbrt-prod |
| 65× | *-un-lft-identity |
| 51× | add-sqr-sqrt |
| 42× | prod-diff |
| 35× | add-cube-cbrt |
| 10× | log-prod distribute-lft-out |
| 8× | difference-of-squares |
| 7× | fma-neg |
| 6× | distribute-lft-out-- add-log-exp |
| 5× | pow1 add-exp-log |
| 4× | expm1-log1p-u add-cbrt-cube log1p-expm1-u |
| 2× | log-div cbrt-div flip3-- pow1/3 flip-- |
| 1× | sub-neg flip3-+ diff-log rem-log-exp log-pow flip-+ |
| 3.0ms | (cbrt (+ x 1.0)) |
| 1.0ms | (cbrt x) |
| 9.0ms | (- (cbrt (+ x 1.0)) (cbrt x)) |
| 10.0ms | (log (- (cbrt (+ x 1.0)) (cbrt x))) |
| 92.0ms | (cbrt (+ x 1.0)) |
| 189.0ms | (cbrt x) |
| 153.0ms | (- (cbrt (+ x 1.0)) (cbrt x)) |
| 206.0ms | (log (- (cbrt (+ x 1.0)) (cbrt x))) |
Useful iterations: 2 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 619 | 1676 |
| 1 | 2175 | 1385 |
| 2 | 5002 | 1322 |
16 alts after pruning (16 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 125 | 9 | 134 |
| Fresh | 6 | 7 | 13 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 132 | 16 | 148 |
Merged error: 12.5b
Found 4 expressions with local error:
| 0.8b | (pow (cbrt x) 3) |
| 1.7b | (- (pow (cbrt (+ x 1.0)) 3) (pow (cbrt x) 3)) |
| 4.6b | (log (- (pow (cbrt (+ x 1.0)) 3) (pow (cbrt x) 3))) |
| 8.6b | (log (+ (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) (+ (* (cbrt x) (cbrt x)) (* (cbrt (+ x 1.0)) (cbrt x))))) |
| 360× | prod-diff |
| 358× | cbrt-prod |
| 342× | *-un-lft-identity |
| 331× | unpow-prod-down cube-prod |
| 326× | add-sqr-sqrt |
| 206× | add-cube-cbrt |
| 72× | difference-of-squares |
| 64× | sqr-pow |
| 56× | log-prod |
| 46× | distribute-lft-out |
| 40× | cube-mult unpow3 |
| 26× | distribute-lft-out-- |
| 24× | cbrt-div |
| 21× | flip3-+ flip-+ |
| 20× | log-div fma-neg |
| 16× | frac-add |
| 8× | frac-times |
| 7× | pow1 add-exp-log |
| 6× | add-log-exp |
| 4× | expm1-log1p-u associate-*r/ associate-*l/ add-cbrt-cube log1p-expm1-u |
| 3× | pow-unpow |
| 2× | difference-cubes flip3-- pow-pow rem-log-exp log-pow flip-- |
| 1× | pow-to-exp sub-neg pow1/3 diff-log pow-exp rem-cube-cbrt |
| 3.0ms | (pow (cbrt x) 3) |
| 35.0ms | (- (pow (cbrt (+ x 1.0)) 3) (pow (cbrt x) 3)) |
| 39.0ms | (log (- (pow (cbrt (+ x 1.0)) 3) (pow (cbrt x) 3))) |
| 18.0ms | (log (+ (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) (+ (* (cbrt x) (cbrt x)) (* (cbrt (+ x 1.0)) (cbrt x))))) |
| 223.0ms | (pow (cbrt x) 3) |
| 66.0ms | (- (pow (cbrt (+ x 1.0)) 3) (pow (cbrt x) 3)) |
| 189.0ms | (log (- (pow (cbrt (+ x 1.0)) 3) (pow (cbrt x) 3))) |
| 349.0ms | (log (+ (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) (+ (* (cbrt x) (cbrt x)) (* (cbrt (+ x 1.0)) (cbrt x))))) |
Useful iterations: 1 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1680 | 9818 |
| 1 | 5002 | 5013 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 584 | 2 | 586 |
| Fresh | 12 | 3 | 15 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 597 | 5 | 602 |
Merged error: 2.5b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 2.5b | (exp (- (log 1.0) (log (+ (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) (+ (* (cbrt x) (cbrt x)) (* (cbrt (+ x 1.0)) (cbrt x))))))) |
| 8.6b | (log (+ (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) (+ (* (cbrt x) (cbrt x)) (* (cbrt (+ x 1.0)) (cbrt x))))) |
| 48× | cbrt-div |
| 42× | flip3-+ flip-+ |
| 39× | exp-sum |
| 36× | log-div |
| 32× | frac-add |
| 21× | *-un-lft-identity |
| 19× | add-sqr-sqrt |
| 18× | associate--r- |
| 17× | pow1 add-cube-cbrt |
| 16× | frac-times prod-diff |
| 13× | log-pow |
| 8× | exp-prod associate-*r/ associate-*l/ |
| 6× | cbrt-prod log-prod |
| 5× | add-exp-log add-log-exp |
| 4× | expm1-log1p-u add-cbrt-cube log1p-expm1-u distribute-lft-out-- |
| 3× | associate--l+ |
| 2× | pow1/3 rem-exp-log |
| 1× | sub-neg exp-diff diff-log rem-log-exp difference-of-squares |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 16.0ms | (exp (- (log 1.0) (log (+ (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) (+ (* (cbrt x) (cbrt x)) (* (cbrt (+ x 1.0)) (cbrt x))))))) |
| 14.0ms | (log (+ (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) (+ (* (cbrt x) (cbrt x)) (* (cbrt (+ x 1.0)) (cbrt x))))) |
| 181.0ms | (cbrt x) |
| 185.0ms | (cbrt x) |
| 513.0ms | (exp (- (log 1.0) (log (+ (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) (+ (* (cbrt x) (cbrt x)) (* (cbrt (+ x 1.0)) (cbrt x))))))) |
| 530.0ms | (log (+ (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) (+ (* (cbrt x) (cbrt x)) (* (cbrt (+ x 1.0)) (cbrt x))))) |
Useful iterations: 1 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1557 | 5860 |
| 1 | 5001 | 5088 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 124 | 5 | 129 |
| Fresh | 1 | 3 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 126 | 8 | 134 |
Merged error: 0.4b
0% (0.1b remaining)
Error of 0.5b against oracle of 0.5b and baseline of 0.5b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 15 |
| 1 | 15 | 15 |
| 198.0ms | 1711× | body | 1280 | valid |
| 114.0ms | 1258× | body | 640 | valid |
| 95.0ms | 4113× | body | 80 | valid |
| 42.0ms | 608× | body | 320 | valid |
| 13.0ms | 310× | body | 160 | valid |