Time bar (total: 9.6s)
| 6.0ms | 344× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 7 |
| 1 | 12 | 7 |
| 2 | 31 | 7 |
| 3 | 61 | 7 |
| 4 | 86 | 7 |
| 5 | 92 | 7 |
| 6 | 96 | 7 |
| done | 96 | 7 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.1b
Found 1 expressions with local error:
| 0.1b | (* (* x y) (- 1.0 y)) |
| 18× | prod-diff |
| 16× | add-sqr-sqrt *-un-lft-identity |
| 14× | add-cube-cbrt |
| 11× | distribute-rgt-in distribute-lft-in |
| 6× | pow1 add-exp-log add-cbrt-cube |
| 5× | associate-*r* |
| 3× | pow-prod-down prod-exp cbrt-unprod |
| 2× | sub-neg associate-*r/ |
| 1× | expm1-log1p-u flip3-- associate-*l* *-commutative flip-- log1p-expm1-u distribute-lft-out-- add-log-exp difference-of-squares |
| 28.0ms | (* (* x y) (- 1.0 y)) |
| 60.0ms | (* (* x y) (- 1.0 y)) |
Useful iterations: 3 (1.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 110 | 883 |
| 1 | 288 | 712 |
| 2 | 947 | 570 |
| 3 | 3922 | 528 |
| done | 5000 | 528 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (* x (- 1.0 y)) |
| 0.1b | (* (* x (- 1.0 y)) y) |
| 21× | add-sqr-sqrt |
| 19× | *-un-lft-identity |
| 18× | prod-diff |
| 17× | add-cube-cbrt |
| 11× | distribute-rgt-in distribute-lft-in |
| 9× | pow1 add-exp-log add-cbrt-cube |
| 8× | associate-*r* |
| 4× | associate-*r/ associate-*l* pow-prod-down prod-exp cbrt-unprod |
| 2× | expm1-log1p-u sub-neg flip3-- associate-*l/ *-commutative flip-- log1p-expm1-u add-log-exp |
| 1× | distribute-lft-out-- difference-of-squares unswap-sqr |
| 12.0ms | (* x (- 1.0 y)) |
| 14.0ms | (* (* x (- 1.0 y)) y) |
| 33.0ms | (* x (- 1.0 y)) |
| 47.0ms | (* (* x (- 1.0 y)) y) |
Useful iterations: 3 (831.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 129 | 982 |
| 1 | 264 | 806 |
| 2 | 770 | 652 |
| 3 | 3237 | 598 |
| done | 5000 | 598 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (* (cbrt (- 1.0 y)) (cbrt (- 1.0 y))) |
| 0.2b | (cbrt (- 1.0 y)) |
| 0.2b | (cbrt (- 1.0 y)) |
| 0.2b | (cbrt (- 1.0 y)) |
| 43× | cbrt-prod |
| 37× | add-sqr-sqrt |
| 35× | *-un-lft-identity |
| 18× | cbrt-div |
| 15× | add-cube-cbrt |
| 11× | pow1 |
| 10× | swap-sqr |
| 9× | flip3-- pow1/3 flip-- distribute-lft-out-- |
| 8× | associate-*r* associate-*l* |
| 7× | difference-of-squares |
| 6× | add-exp-log |
| 4× | expm1-log1p-u frac-times add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr |
| 2× | associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 21.0ms | (* (cbrt (- 1.0 y)) (cbrt (- 1.0 y))) |
| 2.0ms | (cbrt (- 1.0 y)) |
| 2.0ms | (cbrt (- 1.0 y)) |
| 2.0ms | (cbrt (- 1.0 y)) |
| 112.0ms | (* (cbrt (- 1.0 y)) (cbrt (- 1.0 y))) |
| 91.0ms | (cbrt (- 1.0 y)) |
| 88.0ms | (cbrt (- 1.0 y)) |
| 89.0ms | (cbrt (- 1.0 y)) |
Useful iterations: 3 (418.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 152 | 1619 |
| 1 | 330 | 1463 |
| 2 | 883 | 1391 |
| 3 | 2485 | 1271 |
| done | 5001 | 1271 |
8 alts after pruning (6 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (* (cbrt (cbrt (- 1.0 y))) (cbrt (cbrt (- 1.0 y)))) |
| 0.2b | (cbrt (cbrt (- 1.0 y))) |
| 0.2b | (cbrt (cbrt (- 1.0 y))) |
| 0.2b | (cbrt (cbrt (- 1.0 y))) |
| 117× | cbrt-prod |
| 54× | add-sqr-sqrt |
| 42× | *-un-lft-identity |
| 36× | cbrt-div |
| 22× | add-cube-cbrt |
| 13× | swap-sqr |
| 11× | pow1 associate-*r* associate-*l* |
| 9× | flip3-- pow1/3 flip-- distribute-lft-out-- unswap-sqr |
| 7× | difference-of-squares |
| 6× | add-exp-log |
| 4× | expm1-log1p-u frac-times add-cbrt-cube log1p-expm1-u add-log-exp |
| 2× | associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 29.0ms | (* (cbrt (cbrt (- 1.0 y))) (cbrt (cbrt (- 1.0 y)))) |
| 3.0ms | (cbrt (cbrt (- 1.0 y))) |
| 3.0ms | (cbrt (cbrt (- 1.0 y))) |
| 3.0ms | (cbrt (cbrt (- 1.0 y))) |
| 109.0ms | (* (cbrt (cbrt (- 1.0 y))) (cbrt (cbrt (- 1.0 y)))) |
| 92.0ms | (cbrt (cbrt (- 1.0 y))) |
| 92.0ms | (cbrt (cbrt (- 1.0 y))) |
| 95.0ms | (cbrt (cbrt (- 1.0 y))) |
Useful iterations: 3 (478.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 183 | 2239 |
| 1 | 367 | 2071 |
| 2 | 936 | 1985 |
| 3 | 2613 | 1818 |
| done | 5000 | 1818 |
8 alts after pruning (5 fresh and 3 done)
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 7 |
| 1 | 8 | 7 |
| done | 8 | 7 |
| 184.0ms | 10714× | body | 80 | valid |