Time bar (total: 4.6s)
| 14.0ms | 265× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 8 |
| 1 | 39 | 8 |
| 2 | 51 | 8 |
| 3 | 61 | 8 |
| 4 | 65 | 8 |
| 5 | 65 | 8 |
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: 16.1b
Found 4 expressions with local error:
| 0.0b | (+ (+ a 1.0) (/ (* y b) t)) |
| 6.2b | (/ (* y b) t) |
| 6.4b | (/ (* y z) t) |
| 10.2b | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (/ (* y b) t))) |
| 64× | *-un-lft-identity |
| 26× | times-frac |
| 25× | distribute-lft-out |
| 20× | add-sqr-sqrt add-cube-cbrt |
| 16× | add-exp-log add-cbrt-cube |
| 11× | associate-/r* |
| 9× | add-log-exp |
| 6× | associate-/l* |
| 5× | cbrt-undiv flip3-+ div-exp flip-+ |
| 4× | pow1 expm1-log1p-u fma-def frac-add associate-/r/ log1p-expm1-u |
| 3× | frac-2neg clear-num sum-log div-inv |
| 2× | prod-exp cbrt-unprod associate-/l/ |
| 1× | +-commutative associate-+l+ |
| 8.0ms | (+ (+ a 1.0) (/ (* y b) t)) |
| 5.0ms | (/ (* y b) t) |
| 4.0ms | (/ (* y z) t) |
| 14.0ms | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (/ (* y b) t))) |
| 35.0ms | (+ (+ a 1.0) (/ (* y b) t)) |
| 22.0ms | (/ (* y b) t) |
| 20.0ms | (/ (* y z) t) |
| 103.0ms | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (/ (* y b) t))) |
Useful iterations: 2 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 488 | 947 |
| 1 | 2162 | 873 |
| 2 | 5003 | 850 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 120 | 10 | 130 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 121 | 10 | 131 |
Merged error: 9.8b
Found 4 expressions with local error:
| 0.2b | (/ 1 (fma (/ y t) b (+ a 1.0))) |
| 2.0b | (fma (/ y t) b (+ a 1.0)) |
| 6.4b | (/ (* y z) t) |
| 10.2b | (* (+ x (/ (* y z) t)) (/ 1 (fma (/ y t) b (+ a 1.0)))) |
| 29× | add-sqr-sqrt |
| 25× | *-un-lft-identity |
| 23× | times-frac |
| 22× | add-exp-log add-cube-cbrt |
| 16× | add-cbrt-cube |
| 13× | associate-*r* |
| 7× | pow1 |
| 6× | div-exp associate-/r* |
| 5× | prod-exp |
| 4× | cbrt-undiv expm1-log1p-u associate-*l* log1p-expm1-u associate-/l* add-log-exp |
| 3× | cbrt-unprod div-inv unswap-sqr |
| 2× | frac-times rec-exp frac-2neg flip3-+ 1-exp associate-*l/ clear-num flip-+ |
| 1× | pow-flip associate-*r/ pow-prod-down un-div-inv *-commutative fma-udef distribute-lft-out inv-pow |
| 3.0ms | (/ 1 (fma (/ y t) b (+ a 1.0))) |
| 1.0ms | (fma (/ y t) b (+ a 1.0)) |
| 5.0ms | (/ (* y z) t) |
| 11.0ms | (* (+ x (/ (* y z) t)) (/ 1 (fma (/ y t) b (+ a 1.0)))) |
| 111.0ms | (/ 1 (fma (/ y t) b (+ a 1.0))) |
| 37.0ms | (fma (/ y t) b (+ a 1.0)) |
| 18.0ms | (/ (* y z) t) |
| 84.0ms | (* (+ x (/ (* y z) t)) (/ 1 (fma (/ y t) b (+ a 1.0)))) |
Useful iterations: 2 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 391 | 851 |
| 1 | 1864 | 745 |
| 2 | 5002 | 696 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 117 | 4 | 121 |
| Fresh | 3 | 6 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 120 | 11 | 131 |
Merged error: 9.1b
Found 3 expressions with local error:
| 2.0b | (fma (/ y t) b (+ a 1.0)) |
| 2.9b | (fma (/ y t) z x) |
| 10.2b | (/ (fma (/ y t) z x) (fma (/ y t) b (+ a 1.0))) |
| 11× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 5× | add-exp-log add-cbrt-cube |
| 3× | pow1 expm1-log1p-u associate-/r* log1p-expm1-u associate-/l* add-log-exp |
| 2× | fma-udef |
| 1× | cbrt-undiv frac-2neg div-exp clear-num div-inv |
| 1.0ms | (fma (/ y t) b (+ a 1.0)) |
| 1.0ms | (fma (/ y t) z x) |
| 4.0ms | (/ (fma (/ y t) z x) (fma (/ y t) b (+ a 1.0))) |
| 35.0ms | (fma (/ y t) b (+ a 1.0)) |
| 39.0ms | (fma (/ y t) z x) |
| 452.0ms | (/ (fma (/ y t) z x) (fma (/ y t) b (+ a 1.0))) |
Useful iterations: 1 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 126 | 417 |
| 1 | 322 | 376 |
| 2 | 1234 | 376 |
| 3 | 5002 | 376 |
11 alts after pruning (9 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 58 | 0 | 58 |
| Fresh | 0 | 9 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 58 | 11 | 69 |
Merged error: 9.1b
Found 4 expressions with local error:
| 0.2b | (/ 1 (fma (/ y t) b (+ a 1.0))) |
| 2.0b | (fma (/ y t) b (+ a 1.0)) |
| 6.2b | (/ y (/ t z)) |
| 10.2b | (* (+ x (/ y (/ t z))) (/ 1 (fma (/ y t) b (+ a 1.0)))) |
| 95× | times-frac |
| 69× | add-sqr-sqrt |
| 65× | *-un-lft-identity |
| 62× | add-cube-cbrt |
| 22× | add-exp-log |
| 16× | associate-/r* add-cbrt-cube |
| 13× | associate-*r* |
| 7× | pow1 div-exp div-inv |
| 6× | associate-/l* |
| 5× | cbrt-undiv |
| 4× | expm1-log1p-u associate-*l* prod-exp log1p-expm1-u add-log-exp |
| 3× | unswap-sqr |
| 2× | frac-times rec-exp frac-2neg flip3-+ 1-exp associate-*l/ clear-num cbrt-unprod flip-+ |
| 1× | pow-flip associate-*r/ pow-prod-down associate-/r/ un-div-inv *-commutative fma-udef distribute-lft-out inv-pow |
| 3.0ms | (/ 1 (fma (/ y t) b (+ a 1.0))) |
| 1.0ms | (fma (/ y t) b (+ a 1.0)) |
| 6.0ms | (/ y (/ t z)) |
| 23.0ms | (* (+ x (/ y (/ t z))) (/ 1 (fma (/ y t) b (+ a 1.0)))) |
| 133.0ms | (/ 1 (fma (/ y t) b (+ a 1.0))) |
| 37.0ms | (fma (/ y t) b (+ a 1.0)) |
| 24.0ms | (/ y (/ t z)) |
| 252.0ms | (* (+ x (/ y (/ t z))) (/ 1 (fma (/ y t) b (+ a 1.0)))) |
Useful iterations: 2 (76.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 602 | 1218 |
| 1 | 2580 | 1084 |
| 2 | 5003 | 1052 |
11 alts after pruning (8 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 169 | 1 | 170 |
| Fresh | 1 | 7 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 170 | 11 | 181 |
Merged error: 9.1b
19.6% (3.0b remaining)
Error of 13.4b against oracle of 10.4b and baseline of 14.1b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 5.251099164423855e-21 | 9.631640689387475e-17 | 2.903098017847971e-20 |
| 9 | -2.690531995908878e-140 | -2.1960764089403497e-148 | -1.9265618289860146e-140 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 14 |
| 1 | 33 | 14 |
| 458.0ms | 8270× | body | 80 | valid |