Time bar (total: 3.4s)
| 10.0ms | 329× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 6 |
| 1 | 29 | 6 |
| 2 | 42 | 6 |
| 3 | 49 | 6 |
| 4 | 55 | 6 |
| 5 | 61 | 6 |
| 6 | 63 | 6 |
| 7 | 63 | 6 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 1.2b
Found 3 expressions with local error:
| 0.0b | (/ (+ x 4.0) y) |
| 0.0b | (- (/ (+ x 4.0) y) (* (/ x y) z)) |
| 3.0b | (* (/ x y) z) |
| 56× | *-un-lft-identity |
| 46× | times-frac |
| 41× | add-sqr-sqrt |
| 36× | add-cube-cbrt |
| 16× | fma-neg prod-diff |
| 13× | associate-*l* |
| 10× | add-exp-log add-cbrt-cube distribute-lft-out |
| 5× | pow1 add-log-exp |
| 4× | div-inv associate-/l* |
| 3× | expm1-log1p-u associate-*r* associate-*l/ associate-/r* log1p-expm1-u |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod associate-/l/ unswap-sqr |
| 1× | sub-neg flip3-- frac-2neg flip3-+ diff-log pow-prod-down clear-num *-commutative frac-sub flip-- flip-+ sub-div |
| 8.0ms | (/ (+ x 4.0) y) |
| 37.0ms | (- (/ (+ x 4.0) y) (* (/ x y) z)) |
| 8.0ms | (* (/ x y) z) |
| 27.0ms | (/ (+ x 4.0) y) |
| 46.0ms | (- (/ (+ x 4.0) y) (* (/ x y) z)) |
| 21.0ms | (* (/ x y) z) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 399 | 743 |
| 1 | 1422 | 683 |
| 2 | 5001 | 668 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 0.9b | (* (/ (* (cbrt x) (cbrt x)) (* (cbrt y) (cbrt y))) (* (/ (cbrt x) (cbrt y)) z)) |
| 73× | add-exp-log |
| 39× | add-cbrt-cube |
| 37× | prod-exp cbrt-unprod |
| 17× | cbrt-undiv div-exp |
| 9× | pow1 cbrt-prod |
| 8× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 5× | associate-*l* |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | pow1/3 pow-prod-down associate-*l/ |
| 1× | frac-times times-frac associate-*r/ associate-*r* *-commutative div-inv |
| 0.0ms | (cbrt x) |
| 0.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 41.0ms | (* (/ (* (cbrt x) (cbrt x)) (* (cbrt y) (cbrt y))) (* (/ (cbrt x) (cbrt y)) z)) |
| 187.0ms | (cbrt x) |
| 176.0ms | (cbrt x) |
| 174.0ms | (cbrt x) |
| 22.0ms | (* (/ (* (cbrt x) (cbrt x)) (* (cbrt y) (cbrt y))) (* (/ (cbrt x) (cbrt y)) z)) |
Useful iterations: 2 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 410 | 1005 |
| 1 | 2226 | 677 |
| 2 | 5002 | 546 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 3.2b | (sqrt (/ (* (cbrt x) (cbrt x)) (* (cbrt y) (cbrt y)))) |
| 9× | cbrt-prod add-sqr-sqrt |
| 8× | add-cube-cbrt *-un-lft-identity |
| 5× | pow1 sqrt-prod |
| 4× | add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp |
| 3× | pow1/3 |
| 2× | rem-sqrt-square times-frac |
| 1× | sqrt-pow1 pow1/2 sqrt-div div-inv |
| 0.0ms | (cbrt x) |
| 0.0ms | (cbrt x) |
| 0.0ms | (cbrt x) |
| 7.0ms | (sqrt (/ (* (cbrt x) (cbrt x)) (* (cbrt y) (cbrt y)))) |
| 177.0ms | (cbrt x) |
| 176.0ms | (cbrt x) |
| 173.0ms | (cbrt x) |
| 67.0ms | (sqrt (/ (* (cbrt x) (cbrt x)) (* (cbrt y) (cbrt y)))) |
Useful iterations: 4 (73.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 117 | 310 |
| 1 | 249 | 288 |
| 2 | 737 | 282 |
| 3 | 2936 | 277 |
| 4 | 5001 | 260 |
7 alts after pruning (5 fresh and 2 done)
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (- (fma 4.0 (/ 1 y) (/ x y)) (* (/ x y) z)) |
| 3.0b | (* (/ x y) z) |
| 17× | add-sqr-sqrt |
| 13× | associate-*l* |
| 12× | add-cube-cbrt *-un-lft-identity |
| 10× | times-frac |
| 7× | add-exp-log add-cbrt-cube |
| 4× | pow1 add-log-exp |
| 3× | fma-neg associate-*r* prod-diff |
| 2× | expm1-log1p-u prod-exp cbrt-unprod log1p-expm1-u unswap-sqr |
| 1× | cbrt-undiv sub-neg flip3-- diff-log div-exp pow-prod-down associate-*l/ associate--l+ *-commutative flip-- fma-udef div-inv |
| 3.0ms | (- (fma 4.0 (/ 1 y) (/ x y)) (* (/ x y) z)) |
| 8.0ms | (* (/ x y) z) |
| 49.0ms | (- (fma 4.0 (/ 1 y) (/ x y)) (* (/ x y) z)) |
| 21.0ms | (* (/ x y) z) |
Useful iterations: 3 (101.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 245 | 352 |
| 1 | 951 | 315 |
| 2 | 4820 | 304 |
| 3 | 5001 | 295 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 0b
0% (0.6b remaining)
Error of 0.6b against oracle of 0.0b and baseline of 0.6b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 22 |
| 1 | 23 | 22 |
| 297.0ms | 10198× | body | 80 | valid |