Time bar (total: 3.1s)
| 10.0ms | 318× | 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)) |
| 1.9b | (* (/ 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) |
| 36.0ms | (- (/ (+ x 4.0) y) (* (/ x y) z)) |
| 7.0ms | (* (/ x y) z) |
| 27.0ms | (/ (+ x 4.0) y) |
| 47.0ms | (- (/ (+ x 4.0) y) (* (/ x y) z)) |
| 22.0ms | (* (/ x y) z) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 399 | 743 |
| 1 | 1422 | 683 |
| 2 | 5001 | 668 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 0b
Found 2 expressions with local error:
| 0.1b | (fma (+ x 4.0) (/ 1 y) (- (* (/ x y) z))) |
| 1.9b | (* (/ x y) z) |
| 15× | add-sqr-sqrt |
| 13× | associate-*l* |
| 10× | add-cube-cbrt *-un-lft-identity times-frac |
| 7× | add-exp-log add-cbrt-cube |
| 4× | pow1 |
| 3× | associate-*r* |
| 2× | expm1-log1p-u prod-exp cbrt-unprod log1p-expm1-u add-log-exp unswap-sqr |
| 1× | cbrt-undiv div-exp pow-prod-down associate-*l/ *-commutative fma-udef div-inv |
| 0.0ms | (fma (+ x 4.0) (/ 1 y) (- (* (/ x y) z))) |
| 8.0ms | (* (/ x y) z) |
| 54.0ms | (fma (+ x 4.0) (/ 1 y) (- (* (/ x y) z))) |
| 21.0ms | (* (/ x y) z) |
Useful iterations: 3 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 191 | 242 |
| 1 | 672 | 210 |
| 2 | 2619 | 206 |
| 3 | 5001 | 199 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.5b | (cbrt z) |
| 0.5b | (cbrt z) |
| 0.6b | (* (* (/ x y) (* (cbrt z) (cbrt z))) (cbrt z)) |
| 1.6b | (* (/ x y) (* (cbrt z) (cbrt z))) |
| 34× | add-exp-log |
| 21× | add-cbrt-cube |
| 18× | pow1 add-sqr-sqrt |
| 17× | prod-exp cbrt-unprod |
| 15× | add-cube-cbrt *-un-lft-identity |
| 14× | associate-*l* |
| 10× | times-frac |
| 9× | cbrt-prod pow-prod-down |
| 7× | associate-*r* |
| 4× | cbrt-undiv expm1-log1p-u div-exp log1p-expm1-u add-log-exp |
| 3× | associate-*l/ |
| 2× | pow1/3 *-commutative unswap-sqr |
| 1× | div-inv |
| 0.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 40.0ms | (* (* (/ x y) (* (cbrt z) (cbrt z))) (cbrt z)) |
| 18.0ms | (* (/ x y) (* (cbrt z) (cbrt z))) |
| 183.0ms | (cbrt z) |
| 178.0ms | (cbrt z) |
| 49.0ms | (* (* (/ x y) (* (cbrt z) (cbrt z))) (cbrt z)) |
| 116.0ms | (* (/ x y) (* (cbrt z) (cbrt z))) |
Useful iterations: 2 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 344 | 652 |
| 1 | 1553 | 478 |
| 2 | 5002 | 431 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (/ (+ x 4.0) y) |
| 0.0b | (- (/ (+ x 4.0) y) (* x (/ z y))) |
| 6.5b | (* x (/ z y)) |
| 56× | *-un-lft-identity |
| 46× | times-frac |
| 41× | add-sqr-sqrt |
| 36× | add-cube-cbrt |
| 16× | fma-neg prod-diff |
| 13× | associate-*r* |
| 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) |
| 36.0ms | (- (/ (+ x 4.0) y) (* x (/ z y))) |
| 7.0ms | (* x (/ z y)) |
| 26.0ms | (/ (+ x 4.0) y) |
| 47.0ms | (- (/ (+ x 4.0) y) (* x (/ z y))) |
| 20.0ms | (* x (/ z y)) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 409 | 748 |
| 1 | 1644 | 688 |
| 2 | 5001 | 677 |
6 alts after pruning (3 fresh and 3 done)
Merged error: 0b
71.2% (0.5b remaining)
Error of 0.5b against oracle of 0.0b and baseline of 1.7b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 7.776433960793369e-144 | 1.2833011113539485e-140 | 9.360375788098009e-141 |
| 7 | -1.1168933957703842e+17 | -1012818448386099.9 | -7.192134480468753e+16 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 18 |
| 1 | 41 | 18 |
| 2 | 41 | 18 |
| 447.0ms | 10055× | body | 80 | valid |