Time bar (total: 4.9s)
| 23.0ms | 323× | body | 80 | valid |
Useful iterations: 2 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 6 |
| 1 | 50 | 6 |
| 2 | 124 | 4 |
| 3 | 280 | 4 |
| 4 | 534 | 4 |
| 5 | 869 | 4 |
| 6 | 1397 | 4 |
| 7 | 3521 | 4 |
| 8 | 5001 | 4 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (+ x (* y 0.75)) z) |
| 0.0b | (+ x (* y 0.75)) |
| 0.0b | (+ 1.0 (/ (* 4.0 (- (+ x (* y 0.75)) z)) y)) |
| 0.1b | (/ (* 4.0 (- (+ x (* y 0.75)) z)) y) |
| 19× | *-un-lft-identity |
| 17× | add-sqr-sqrt |
| 15× | add-cube-cbrt |
| 13× | add-log-exp |
| 9× | add-exp-log prod-diff add-cbrt-cube |
| 6× | fma-def |
| 4× | pow1 expm1-log1p-u log1p-expm1-u |
| 3× | times-frac fma-neg associate-/r* sum-log |
| 2× | cbrt-undiv +-commutative flip3-- flip3-+ diff-log associate-*r/ div-exp flip-- flip-+ associate-/l/ |
| 1× | sub-neg frac-2neg prod-exp associate--l+ clear-num cbrt-unprod div-inv distribute-lft-out associate-/l* distribute-lft-out-- difference-of-squares |
| 15.0ms | (- (+ x (* y 0.75)) z) |
| 2.0ms | (+ x (* y 0.75)) |
| 8.0ms | (+ 1.0 (/ (* 4.0 (- (+ x (* y 0.75)) z)) y)) |
| 22.0ms | (/ (* 4.0 (- (+ x (* y 0.75)) z)) y) |
| 24.0ms | (- (+ x (* y 0.75)) z) |
| 24.0ms | (+ x (* y 0.75)) |
| 26.0ms | (+ 1.0 (/ (* 4.0 (- (+ x (* y 0.75)) z)) y)) |
| 41.0ms | (/ (* 4.0 (- (+ x (* y 0.75)) z)) y) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 419 | 659 |
| 1 | 1695 | 507 |
| 2 | 5001 | 488 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (* 4.0 (/ z y)) |
| 0.0b | (fma 4.0 (/ x y) (- 4.0 (* 4.0 (/ z y)))) |
| 15× | add-sqr-sqrt |
| 13× | associate-*r* |
| 10× | add-cube-cbrt *-un-lft-identity times-frac |
| 7× | add-exp-log add-cbrt-cube |
| 4× | pow1 |
| 3× | associate-*l* |
| 2× | expm1-log1p-u prod-exp cbrt-unprod log1p-expm1-u add-log-exp unswap-sqr |
| 1× | cbrt-undiv associate-*r/ div-exp pow-prod-down *-commutative fma-udef div-inv |
| 7.0ms | (* 4.0 (/ z y)) |
| 0.0ms | (fma 4.0 (/ x y) (- 4.0 (* 4.0 (/ z y)))) |
| 17.0ms | (* 4.0 (/ z y)) |
| 29.0ms | (fma 4.0 (/ x y) (- 4.0 (* 4.0 (/ z y)))) |
Useful iterations: 3 (75.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 192 | 228 |
| 1 | 847 | 202 |
| 2 | 3740 | 202 |
| 3 | 5001 | 199 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (fma 0.75 y (- x z)) |
| 0.2b | (fma (/ 4.0 y) (fma 0.75 y (- x z)) 1.0) |
| 2× | pow1 add-exp-log add-sqr-sqrt expm1-log1p-u add-cube-cbrt *-un-lft-identity add-cbrt-cube fma-udef log1p-expm1-u add-log-exp |
| 0.0ms | (fma 0.75 y (- x z)) |
| 0.0ms | (fma (/ 4.0 y) (fma 0.75 y (- x z)) 1.0) |
| 22.0ms | (fma 0.75 y (- x z)) |
| 48.0ms | (fma (/ 4.0 y) (fma 0.75 y (- x z)) 1.0) |
Useful iterations: 4 (66.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 64 | 128 |
| 1 | 156 | 108 |
| 2 | 566 | 108 |
| 3 | 3032 | 105 |
| 4 | 5001 | 102 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (fma 0.75 y x) |
| 0.1b | (/ (sqrt y) (- (fma 0.75 y x) z)) |
| 0.1b | (/ (/ 4.0 (/ (sqrt y) (- (fma 0.75 y x) z))) (sqrt y)) |
| 0.1b | (/ 4.0 (/ (sqrt y) (- (fma 0.75 y x) z))) |
| 2322× | times-frac |
| 1286× | add-sqr-sqrt *-un-lft-identity |
| 972× | add-cube-cbrt |
| 735× | sqrt-prod |
| 157× | distribute-lft-out-- difference-of-squares |
| 122× | associate-/l* |
| 60× | associate-/r/ |
| 47× | associate-/r* |
| 35× | div-inv |
| 26× | flip3-- flip-- |
| 20× | add-exp-log add-cbrt-cube |
| 10× | cbrt-undiv div-exp |
| 4× | pow1 expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | frac-2neg clear-num |
| 1× | fma-udef associate-/l/ |
| 0.0ms | (fma 0.75 y x) |
| 6.0ms | (/ (sqrt y) (- (fma 0.75 y x) z)) |
| 51.0ms | (/ (/ 4.0 (/ (sqrt y) (- (fma 0.75 y x) z))) (sqrt y)) |
| 13.0ms | (/ 4.0 (/ (sqrt y) (- (fma 0.75 y x) z))) |
| 23.0ms | (fma 0.75 y x) |
| 84.0ms | (/ (sqrt y) (- (fma 0.75 y x) z)) |
| 65.0ms | (/ (/ 4.0 (/ (sqrt y) (- (fma 0.75 y x) z))) (sqrt y)) |
| 108.0ms | (/ 4.0 (/ (sqrt y) (- (fma 0.75 y x) z))) |
Useful iterations: 1 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2585 | 17077 |
| 1 | 5001 | 16324 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 5 |
| 1 | 10 | 5 |
| 728.0ms | 10131× | body | 80 | valid |