Time bar (total: 13.0s)
| 8.0ms | 319× | body | 80 | nan |
| 8.0ms | 280× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 7 |
| 1 | 47 | 7 |
| 2 | 73 | 7 |
| 3 | 92 | 7 |
| 4 | 105 | 7 |
| 5 | 128 | 7 |
| 6 | 161 | 7 |
| 7 | 210 | 7 |
| 8 | 244 | 7 |
| 9 | 244 | 7 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ y (* 3.0 (sqrt x)))) |
| 0.2b | (/ y (* 3.0 (sqrt x))) |
| 0.3b | (* 3.0 (sqrt x)) |
| 0.5b | (/ 1.0 (* x 9.0)) |
| 64× | add-sqr-sqrt |
| 63× | *-un-lft-identity |
| 56× | prod-diff |
| 42× | add-cube-cbrt |
| 30× | times-frac |
| 23× | associate--l+ |
| 16× | add-exp-log add-cbrt-cube |
| 11× | distribute-lft-out-- |
| 10× | div-inv |
| 9× | add-log-exp difference-of-squares |
| 6× | pow1 associate-*r* associate-/l* |
| 5× | fma-neg |
| 4× | cbrt-undiv expm1-log1p-u div-exp sqrt-prod log1p-expm1-u |
| 3× | diff-log associate-*l* prod-exp cbrt-unprod |
| 2× | sub-neg flip3-- frac-2neg clear-num associate-/r* frac-sub flip-- unswap-sqr |
| 1× | associate--l- pow-prod-down *-commutative |
| 52.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ y (* 3.0 (sqrt x)))) |
| 4.0ms | (/ y (* 3.0 (sqrt x))) |
| 4.0ms | (* 3.0 (sqrt x)) |
| 3.0ms | (/ 1.0 (* x 9.0)) |
| 43.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ y (* 3.0 (sqrt x)))) |
| 60.0ms | (/ y (* 3.0 (sqrt x))) |
| 36.0ms | (* 3.0 (sqrt x)) |
| 16.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 2 (74.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 768 | 2009 |
| 1 | 3077 | 1504 |
| 2 | 5002 | 1453 |
13 alts after pruning (13 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (- 1.0 (/ (/ 1.0 x) 9.0)) (/ y (* 3.0 (sqrt x)))) |
| 0.2b | (/ y (* 3.0 (sqrt x))) |
| 0.3b | (/ (/ 1.0 x) 9.0) |
| 0.3b | (* 3.0 (sqrt x)) |
| 321× | times-frac |
| 299× | add-sqr-sqrt |
| 242× | *-un-lft-identity |
| 221× | add-cube-cbrt |
| 178× | prod-diff |
| 131× | associate--l+ |
| 25× | div-inv difference-of-squares |
| 16× | add-exp-log add-cbrt-cube associate-/l* |
| 11× | distribute-lft-out-- |
| 9× | add-log-exp |
| 7× | fma-neg |
| 6× | pow1 associate-*r* |
| 5× | cbrt-undiv div-exp |
| 4× | expm1-log1p-u associate-/r* sqrt-prod log1p-expm1-u |
| 3× | diff-log associate-*l* |
| 2× | sub-neg flip3-- frac-2neg prod-exp clear-num frac-sub flip-- cbrt-unprod unswap-sqr |
| 1× | associate--l- pow-prod-down *-commutative associate-/l/ |
| 203.0ms | (- (- 1.0 (/ (/ 1.0 x) 9.0)) (/ y (* 3.0 (sqrt x)))) |
| 4.0ms | (/ y (* 3.0 (sqrt x))) |
| 6.0ms | (/ (/ 1.0 x) 9.0) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 49.0ms | (- (- 1.0 (/ (/ 1.0 x) 9.0)) (/ y (* 3.0 (sqrt x)))) |
| 56.0ms | (/ y (* 3.0 (sqrt x))) |
| 16.0ms | (/ (/ 1.0 x) 9.0) |
| 45.0ms | (* 3.0 (sqrt x)) |
Useful iterations: 1 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1497 | 5667 |
| 1 | 5001 | 4916 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- 1.0 (/ (/ 1.0 x) 9.0)) |
| 0.0b | (- (- 1.0 (/ (/ 1.0 x) 9.0)) (/ (/ y 3.0) (sqrt x))) |
| 0.3b | (/ (/ 1.0 x) 9.0) |
| 0.3b | (/ (/ y 3.0) (sqrt x)) |
| 1794× | times-frac |
| 1758× | add-sqr-sqrt |
| 1159× | *-un-lft-identity |
| 986× | add-cube-cbrt |
| 832× | prod-diff |
| 317× | sqrt-prod |
| 257× | difference-of-squares |
| 131× | associate--l+ |
| 87× | distribute-lft-out-- |
| 86× | div-inv |
| 26× | associate-/l* |
| 14× | add-exp-log add-cbrt-cube |
| 11× | add-log-exp |
| 10× | fma-neg |
| 9× | associate-/r* |
| 6× | cbrt-undiv div-exp |
| 4× | pow1 expm1-log1p-u diff-log log1p-expm1-u |
| 3× | sub-neg flip3-- flip-- |
| 2× | frac-2neg clear-num frac-sub associate-/l/ |
| 1× | associate--l- |
| 24.0ms | (- 1.0 (/ (/ 1.0 x) 9.0)) |
| 249.0ms | (- (- 1.0 (/ (/ 1.0 x) 9.0)) (/ (/ y 3.0) (sqrt x))) |
| 5.0ms | (/ (/ 1.0 x) 9.0) |
| 7.0ms | (/ (/ y 3.0) (sqrt x)) |
| 30.0ms | (- 1.0 (/ (/ 1.0 x) 9.0)) |
| 50.0ms | (- (- 1.0 (/ (/ 1.0 x) 9.0)) (/ (/ y 3.0) (sqrt x))) |
| 16.0ms | (/ (/ 1.0 x) 9.0) |
| 57.0ms | (/ (/ y 3.0) (sqrt x)) |
Useful iterations: 1 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3682 | 36625 |
| 1 | 5001 | 34297 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (/ (/ 1.0 x) 9.0) |
| 0.3b | (/ y (cbrt 3.0)) |
| 0.3b | (/ (sqrt x) (/ y (cbrt 3.0))) |
| 0.5b | (/ (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (/ (sqrt x) (/ y (cbrt 3.0)))) |
| 3644× | times-frac |
| 1458× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 597× | sqrt-prod |
| 507× | cbrt-prod |
| 209× | div-inv |
| 168× | associate-/r* |
| 94× | add-exp-log |
| 61× | div-exp |
| 41× | add-cbrt-cube |
| 31× | cbrt-undiv |
| 29× | associate-/l* |
| 10× | associate-/r/ |
| 9× | prod-exp |
| 6× | rec-exp 1-exp |
| 4× | pow1 expm1-log1p-u frac-2neg clear-num log1p-expm1-u add-log-exp |
| 3× | cbrt-unprod |
| 2× | associate-/l/ |
| 5.0ms | (/ (/ 1.0 x) 9.0) |
| 3.0ms | (/ y (cbrt 3.0)) |
| 9.0ms | (/ (sqrt x) (/ y (cbrt 3.0))) |
| 52.0ms | (/ (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (/ (sqrt x) (/ y (cbrt 3.0)))) |
| 15.0ms | (/ (/ 1.0 x) 9.0) |
| 59.0ms | (/ y (cbrt 3.0)) |
| 142.0ms | (/ (sqrt x) (/ y (cbrt 3.0))) |
| 119.0ms | (/ (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (/ (sqrt x) (/ y (cbrt 3.0)))) |
Useful iterations: 0 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4962 | 25778 |
| 1 | 5002 | 25778 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 0b
0% (0.2b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 13 |
| 1 | 20 | 13 |
| 262.0ms | 8513× | body | 80 | valid |
| 241.0ms | 8532× | body | 80 | nan |