Time bar (total: 2.7s)
| 11.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 5 |
| 1 | 22 | 5 |
| 2 | 26 | 5 |
| 3 | 29 | 5 |
| 4 | 30 | 5 |
| 5 | 30 | 5 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (/ (* x y) 2.0) |
| 0.0b | (+ 1.0 (/ (* x y) 2.0)) |
| 0.0b | (- x (/ y (+ 1.0 (/ (* x y) 2.0)))) |
| 6.7b | (/ y (+ 1.0 (/ (* x y) 2.0))) |
| 89× | *-un-lft-identity |
| 64× | add-sqr-sqrt |
| 59× | add-cube-cbrt |
| 54× | prod-diff |
| 52× | times-frac |
| 14× | distribute-lft-out |
| 11× | add-exp-log add-cbrt-cube |
| 8× | associate-/r/ add-log-exp |
| 7× | associate-/r* |
| 5× | flip3-+ flip-+ div-inv |
| 4× | pow1 expm1-log1p-u log1p-expm1-u associate-/l* |
| 3× | cbrt-undiv fma-def fma-neg div-exp |
| 2× | frac-2neg clear-num difference-of-squares |
| 1× | +-commutative sub-neg flip3-- diff-log prod-exp sum-log flip-- cbrt-unprod distribute-lft-out-- |
| 5.0ms | (/ (* x y) 2.0) |
| 7.0ms | (+ 1.0 (/ (* x y) 2.0)) |
| 41.0ms | (- x (/ y (+ 1.0 (/ (* x y) 2.0)))) |
| 14.0ms | (/ y (+ 1.0 (/ (* x y) 2.0))) |
| 21.0ms | (/ (* x y) 2.0) |
| 33.0ms | (+ 1.0 (/ (* x y) 2.0)) |
| 33.0ms | (- x (/ y (+ 1.0 (/ (* x y) 2.0)))) |
| 69.0ms | (/ y (+ 1.0 (/ (* x y) 2.0))) |
Useful iterations: 2 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 675 | 2716 |
| 1 | 2638 | 1945 |
| 2 | 5002 | 1786 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (- x (* y (/ 1 (+ 1.0 (/ (* x y) 2.0))))) |
| 0.0b | (+ 1.0 (/ (* x y) 2.0)) |
| 0.1b | (/ 1 (+ 1.0 (/ (* x y) 2.0))) |
| 6.7b | (* y (/ 1 (+ 1.0 (/ (* x y) 2.0)))) |
| 42× | *-un-lft-identity |
| 32× | add-sqr-sqrt |
| 26× | times-frac |
| 25× | add-cube-cbrt |
| 18× | associate-*r* |
| 17× | add-exp-log |
| 11× | add-cbrt-cube |
| 8× | distribute-lft-out add-log-exp |
| 7× | pow1 |
| 4× | expm1-log1p-u div-exp prod-exp associate-/r* associate-/r/ log1p-expm1-u |
| 3× | fma-def flip3-+ fma-neg associate-*l* prod-diff flip-+ associate-/l* unswap-sqr |
| 2× | cbrt-undiv rec-exp 1-exp cbrt-unprod div-inv |
| 1× | +-commutative sub-neg flip3-- pow-flip frac-2neg diff-log associate-*r/ pow-prod-down clear-num sum-log un-div-inv *-commutative flip-- inv-pow |
| 2.0ms | (- x (* y (/ 1 (+ 1.0 (/ (* x y) 2.0))))) |
| 4.0ms | (+ 1.0 (/ (* x y) 2.0)) |
| 8.0ms | (/ 1 (+ 1.0 (/ (* x y) 2.0))) |
| 23.0ms | (* y (/ 1 (+ 1.0 (/ (* x y) 2.0)))) |
| 33.0ms | (- x (* y (/ 1 (+ 1.0 (/ (* x y) 2.0))))) |
| 37.0ms | (+ 1.0 (/ (* x y) 2.0)) |
| 49.0ms | (/ 1 (+ 1.0 (/ (* x y) 2.0))) |
| 65.0ms | (* y (/ 1 (+ 1.0 (/ (* x y) 2.0)))) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 466 | 937 |
| 1 | 2041 | 821 |
| 2 | 5001 | 764 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ 1.0 (/ (* x y) 2.0)) |
| 0.0b | (- x (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y))) |
| 0.1b | (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y)) |
| 6.6b | (/ (+ 1.0 (/ (* x y) 2.0)) y) |
| 366× | times-frac |
| 333× | *-un-lft-identity |
| 254× | add-sqr-sqrt |
| 240× | add-cube-cbrt |
| 159× | prod-diff |
| 44× | distribute-lft-out |
| 19× | associate-/r* div-inv |
| 17× | add-exp-log |
| 11× | add-cbrt-cube |
| 8× | div-exp add-log-exp |
| 7× | associate-/l* |
| 5× | pow1 difference-of-squares |
| 4× | cbrt-undiv expm1-log1p-u associate-/r/ log1p-expm1-u |
| 3× | fma-def fma-neg |
| 2× | rec-exp frac-2neg flip3-+ 1-exp clear-num flip-+ associate-/l/ distribute-lft-out-- |
| 1× | +-commutative sub-neg flip3-- pow-flip diff-log sum-log flip-- inv-pow |
| 7.0ms | (+ 1.0 (/ (* x y) 2.0)) |
| 36.0ms | (- x (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y))) |
| 11.0ms | (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y)) |
| 17.0ms | (/ (+ 1.0 (/ (* x y) 2.0)) y) |
| 34.0ms | (+ 1.0 (/ (* x y) 2.0)) |
| 37.0ms | (- x (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y))) |
| 59.0ms | (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y)) |
| 56.0ms | (/ (+ 1.0 (/ (* x y) 2.0)) y) |
Useful iterations: 1 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1383 | 9142 |
| 1 | 5001 | 6347 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (- x (/ 1 (fma 0.5 x (* 1.0 (/ 1 y))))) |
| 0.0b | (fma 0.5 x (* 1.0 (/ 1 y))) |
| 0.1b | (/ 1 (fma 0.5 x (* 1.0 (/ 1 y)))) |
| 53× | add-sqr-sqrt |
| 50× | *-un-lft-identity |
| 46× | add-cube-cbrt |
| 39× | prod-diff |
| 38× | times-frac |
| 7× | add-exp-log |
| 5× | add-cbrt-cube div-inv add-log-exp |
| 4× | pow1 |
| 3× | expm1-log1p-u fma-neg associate-/r* log1p-expm1-u associate-/l* difference-of-squares |
| 2× | div-exp distribute-lft-out-- |
| 1× | cbrt-undiv sub-neg rec-exp flip3-- pow-flip frac-2neg diff-log 1-exp clear-num flip-- fma-udef inv-pow |
| 7.0ms | (- x (/ 1 (fma 0.5 x (* 1.0 (/ 1 y))))) |
| 0.0ms | (fma 0.5 x (* 1.0 (/ 1 y))) |
| 2.0ms | (/ 1 (fma 0.5 x (* 1.0 (/ 1 y)))) |
| 37.0ms | (- x (/ 1 (fma 0.5 x (* 1.0 (/ 1 y))))) |
| 33.0ms | (fma 0.5 x (* 1.0 (/ 1 y))) |
| 54.0ms | (/ 1 (fma 0.5 x (* 1.0 (/ 1 y)))) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 461 | 2049 |
| 1 | 1619 | 1333 |
| 2 | 5002 | 1328 |
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 | 11 | 5 |
| 1 | 11 | 5 |
| 204.0ms | 7998× | body | 80 | valid |
| 0.0ms | 1× | body | 2560 | valid |
| 0.0ms | 1× | body | 640 | valid |