Time bar (total: 2.0s)
| 10.0ms | 301× | body | 80 | valid |
Useful iterations: 2 (4.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)
| 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: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ 1.0 (/ (* 4.0 (- (+ x (* y 0.75)) z)) y)) |
| 0.0b | (- (+ x (* y 0.75)) z) |
| 0.0b | (+ x (* y 0.75)) |
| 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 |
| 5.0ms | (+ 1.0 (/ (* 4.0 (- (+ x (* y 0.75)) z)) y)) |
| 6.0ms | (- (+ x (* y 0.75)) z) |
| 3.0ms | (+ x (* y 0.75)) |
| 9.0ms | (/ (* 4.0 (- (+ x (* y 0.75)) z)) y) |
| 24.0ms | (+ 1.0 (/ (* 4.0 (- (+ x (* y 0.75)) z)) y)) |
| 21.0ms | (- (+ x (* y 0.75)) z) |
| 27.0ms | (+ x (* y 0.75)) |
| 35.0ms | (/ (* 4.0 (- (+ x (* y 0.75)) z)) y) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 419 | 659 |
| 1 | 1695 | 507 |
| 2 | 5001 | 488 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 98 | 2 | 100 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 100 | 2 | 102 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (fma 4.0 (/ x y) (- 4.0 (* 4.0 (/ z y)))) |
| 0.0b | (* 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 |
| 1.0ms | (fma 4.0 (/ x y) (- 4.0 (* 4.0 (/ z y)))) |
| 7.0ms | (* 4.0 (/ z y)) |
| 26.0ms | (fma 4.0 (/ x y) (- 4.0 (* 4.0 (/ z y)))) |
| 19.0ms | (* 4.0 (/ z y)) |
Useful iterations: 3 (76.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 192 | 228 |
| 1 | 847 | 202 |
| 2 | 3740 | 202 |
| 3 | 5001 | 199 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 50 | 0 | 50 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 50 | 2 | 52 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ x (* y 0.75)) |
| 0.1b | (/ (* 4.0 (- (+ x (* y 0.75)) z)) y) |
| 0.2b | (pow (/ (* 4.0 (- (+ x (* y 0.75)) z)) y) 3) |
| 22.6b | (cbrt (pow (/ (* 4.0 (- (+ x (* y 0.75)) z)) y) 3)) |
| 20× | cbrt-prod |
| 17× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 15× | add-exp-log times-frac add-cbrt-cube |
| 14× | unpow-prod-down cube-prod |
| 6× | add-log-exp |
| 5× | pow1 div-inv |
| 4× | cbrt-undiv expm1-log1p-u div-exp log1p-expm1-u |
| 3× | pow-unpow fma-def pow-exp associate-/r* rem-cube-cbrt |
| 2× | cube-div cube-mult unpow3 associate-*r/ prod-exp cbrt-unprod associate-/l/ sqr-pow |
| 1× | +-commutative pow-to-exp cbrt-div flip3-- pow-pow frac-2neg flip3-+ pow1/3 clear-num sum-log flip-- rem-cbrt-cube flip-+ associate-/l* |
| 3.0ms | (+ x (* y 0.75)) |
| 9.0ms | (/ (* 4.0 (- (+ x (* y 0.75)) z)) y) |
| 8.0ms | (pow (/ (* 4.0 (- (+ x (* y 0.75)) z)) y) 3) |
| 3.0ms | (cbrt (pow (/ (* 4.0 (- (+ x (* y 0.75)) z)) y) 3)) |
| 24.0ms | (+ x (* y 0.75)) |
| 34.0ms | (/ (* 4.0 (- (+ x (* y 0.75)) z)) y) |
| 181.0ms | (pow (/ (* 4.0 (- (+ x (* y 0.75)) z)) y) 3) |
| 44.0ms | (cbrt (pow (/ (* 4.0 (- (+ x (* y 0.75)) z)) y) 3)) |
Useful iterations: 2 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 485 | 871 |
| 1 | 2469 | 786 |
| 2 | 5001 | 757 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 123 | 0 | 123 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 123 | 2 | 125 |
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 5 |
| 1 | 10 | 5 |
| 353.0ms | 10055× | body | 80 | valid |