Time bar (total: 3.6s)
| 5.0ms | 197× | body | 80 | valid |
| 2.0ms | 19× | body | 640 | valid |
| 2.0ms | 14× | body | 1280 | valid |
| 1.0ms | 18× | body | 320 | valid |
| 0.0ms | 8× | body | 160 | valid |
Useful iterations: 4 (12.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 5 |
| 1 | 35 | 5 |
| 2 | 76 | 5 |
| 3 | 137 | 5 |
| 4 | 285 | 4 |
| 5 | 459 | 4 |
| 6 | 719 | 4 |
| 7 | 848 | 4 |
| 8 | 1064 | 4 |
| 9 | 1397 | 4 |
| 10 | 2101 | 4 |
| 11 | 5002 | 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: 13.8b
Found 2 expressions with local error:
| 0.0b | (/ y (+ y 1.0)) |
| 2.6b | (fma (/ y (+ y 1.0)) (- x 1.0) 1.0) |
| 19× | *-un-lft-identity |
| 12× | times-frac |
| 11× | add-sqr-sqrt add-cube-cbrt |
| 4× | add-exp-log associate-/r* add-cbrt-cube distribute-lft-out |
| 3× | associate-/l* |
| 2× | pow1 expm1-log1p-u associate-/r/ log1p-expm1-u add-log-exp |
| 1× | cbrt-undiv frac-2neg flip3-+ div-exp clear-num flip-+ fma-udef div-inv |
| 5.0ms | (/ y (+ y 1.0)) |
| 1.0ms | (fma (/ y (+ y 1.0)) (- x 1.0) 1.0) |
| 34.0ms | (/ y (+ y 1.0)) |
| 57.0ms | (fma (/ y (+ y 1.0)) (- x 1.0) 1.0) |
Useful iterations: 3 (104.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 203 | 263 |
| 1 | 708 | 238 |
| 2 | 3148 | 232 |
| 3 | 5002 | 228 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 43 | 8 | 51 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 44 | 9 | 53 |
Merged error: 7.0b
Found 4 expressions with local error:
| 0.3b | (cbrt (+ y 1.0)) |
| 0.3b | (cbrt (+ y 1.0)) |
| 0.3b | (cbrt (+ y 1.0)) |
| 9.1b | (fma (/ (/ y (* (cbrt (+ y 1.0)) (cbrt (+ y 1.0)))) (cbrt (+ y 1.0))) (- x 1.0) 1.0) |
| 13× | *-un-lft-identity |
| 12× | cbrt-prod |
| 7× | add-sqr-sqrt add-cube-cbrt |
| 6× | cbrt-div |
| 4× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp |
| 3× | flip3-+ pow1/3 flip-+ distribute-lft-out |
| 1× | fma-udef |
| 7.0ms | (cbrt (+ y 1.0)) |
| 3.0ms | (cbrt (+ y 1.0)) |
| 3.0ms | (cbrt (+ y 1.0)) |
| 1.0ms | (fma (/ (/ y (* (cbrt (+ y 1.0)) (cbrt (+ y 1.0)))) (cbrt (+ y 1.0))) (- x 1.0) 1.0) |
| 96.0ms | (cbrt (+ y 1.0)) |
| 94.0ms | (cbrt (+ y 1.0)) |
| 98.0ms | (cbrt (+ y 1.0)) |
| 55.0ms | (fma (/ (/ y (* (cbrt (+ y 1.0)) (cbrt (+ y 1.0)))) (cbrt (+ y 1.0))) (- x 1.0) 1.0) |
Useful iterations: 3 (65.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 230 | 552 |
| 1 | 657 | 500 |
| 2 | 2252 | 479 |
| 3 | 5001 | 448 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 66 | 4 | 70 |
| Fresh | 1 | 7 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 68 | 11 | 79 |
Merged error: 7.0b
Found 4 expressions with local error:
| 0.3b | (cbrt (+ y 1.0)) |
| 0.3b | (cbrt (+ y 1.0)) |
| 0.3b | (cbrt (* (cbrt (+ y 1.0)) (cbrt (+ y 1.0)))) |
| 9.1b | (fma (/ (/ y (* (cbrt (+ y 1.0)) (* (cbrt (* (cbrt (+ y 1.0)) (cbrt (+ y 1.0)))) (cbrt (cbrt (+ y 1.0)))))) (cbrt (+ y 1.0))) (- x 1.0) 1.0) |
| 24× | cbrt-div |
| 10× | *-un-lft-identity |
| 9× | cbrt-prod |
| 8× | flip3-+ flip-+ |
| 6× | add-sqr-sqrt add-cube-cbrt |
| 4× | pow1 add-exp-log expm1-log1p-u frac-times add-cbrt-cube log1p-expm1-u add-log-exp |
| 3× | pow1/3 |
| 2× | associate-*r/ associate-*l/ distribute-lft-out |
| 1× | fma-udef |
| 3.0ms | (cbrt (+ y 1.0)) |
| 3.0ms | (cbrt (+ y 1.0)) |
| 8.0ms | (cbrt (* (cbrt (+ y 1.0)) (cbrt (+ y 1.0)))) |
| 1.0ms | (fma (/ (/ y (* (cbrt (+ y 1.0)) (* (cbrt (* (cbrt (+ y 1.0)) (cbrt (+ y 1.0)))) (cbrt (cbrt (+ y 1.0)))))) (cbrt (+ y 1.0))) (- x 1.0) 1.0) |
| 97.0ms | (cbrt (+ y 1.0)) |
| 96.0ms | (cbrt (+ y 1.0)) |
| 114.0ms | (cbrt (* (cbrt (+ y 1.0)) (cbrt (+ y 1.0)))) |
| 61.0ms | (fma (/ (/ y (* (cbrt (+ y 1.0)) (* (cbrt (* (cbrt (+ y 1.0)) (cbrt (+ y 1.0)))) (cbrt (cbrt (+ y 1.0)))))) (cbrt (+ y 1.0))) (- x 1.0) 1.0) |
Useful iterations: 3 (95.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 363 | 792 |
| 1 | 1019 | 722 |
| 2 | 3582 | 706 |
| 3 | 5001 | 684 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 71 | 2 | 73 |
| Fresh | 0 | 10 | 10 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 72 | 12 | 84 |
Merged error: 7.0b
Found 4 expressions with local error:
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 9.4b | (fma (* (* (cbrt y) (cbrt y)) (/ (cbrt y) (+ y 1.0))) (- x 1.0) 1.0) |
| 9× | cbrt-prod |
| 7× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 4× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp |
| 3× | pow1/3 |
| 1× | fma-udef |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 1.0ms | (fma (* (* (cbrt y) (cbrt y)) (/ (cbrt y) (+ y 1.0))) (- x 1.0) 1.0) |
| 195.0ms | (cbrt y) |
| 197.0ms | (cbrt y) |
| 189.0ms | (cbrt y) |
| 76.0ms | (fma (* (* (cbrt y) (cbrt y)) (/ (cbrt y) (+ y 1.0))) (- x 1.0) 1.0) |
Useful iterations: 3 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 104 | 277 |
| 1 | 282 | 243 |
| 2 | 1092 | 232 |
| 3 | 5002 | 228 |
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 59 | 2 | 61 |
| Fresh | 0 | 11 | 11 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 60 | 13 | 73 |
Merged error: 7.0b
95.9% (0.3b remaining)
Error of 7.8b against oracle of 7.4b and baseline of 15.4b
| Iters | Range | Point | |
|---|---|---|---|
| 6 | 3.3213059015388503e+18 | 1.620189034366253e+19 | 3.446482136760823e+18 |
| 5 | -1.515253396550884e+39 | -7.325238854406104e+38 | -7.43549940857434e+38 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 9 |
| 1 | 23 | 9 |
| 159.0ms | 6052× | body | 80 | valid |
| 65.0ms | 745× | body | 640 | valid |
| 39.0ms | 356× | body | 1280 | valid |
| 36.0ms | 546× | body | 320 | valid |
| 14.0ms | 301× | body | 160 | valid |