Time bar (total: 5.0s)
| 11.0ms | 276× | body | 80 | valid |
| 7.0ms | 260× | body | 80 | nan |
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 |
| done | 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 |
| 113.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ y (* 3.0 (sqrt x)))) |
| 8.0ms | (/ y (* 3.0 (sqrt x))) |
| 9.0ms | (* 3.0 (sqrt x)) |
| 7.0ms | (/ 1.0 (* x 9.0)) |
| 45.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ y (* 3.0 (sqrt x)))) |
| 83.0ms | (/ y (* 3.0 (sqrt x))) |
| 37.0ms | (* 3.0 (sqrt x)) |
| 20.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 2 (76.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 768 | 2009 |
| 1 | 3077 | 1504 |
| 2 | 5002 | 1453 |
| done | 5002 | 1453 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (- (- 1.0 (/ 0.1111111111111111 x)) (/ y (* 3.0 (sqrt x)))) |
| 0.2b | (/ y (* 3.0 (sqrt x))) |
| 0.3b | (* 3.0 (sqrt x)) |
| 108× | add-sqr-sqrt |
| 83× | *-un-lft-identity |
| 81× | prod-diff |
| 62× | add-cube-cbrt |
| 56× | times-frac |
| 41× | associate--l+ |
| 17× | difference-of-squares |
| 11× | distribute-lft-out-- |
| 10× | add-exp-log add-cbrt-cube div-inv |
| 8× | add-log-exp |
| 6× | fma-neg associate-*r* |
| 5× | pow1 |
| 4× | sqrt-prod |
| 3× | expm1-log1p-u diff-log associate-*l* log1p-expm1-u associate-/l* |
| 2× | cbrt-undiv sub-neg flip3-- div-exp prod-exp frac-sub flip-- cbrt-unprod unswap-sqr |
| 1× | associate--l- frac-2neg pow-prod-down clear-num associate-/r* *-commutative |
| 104.0ms | (- (- 1.0 (/ 0.1111111111111111 x)) (/ y (* 3.0 (sqrt x)))) |
| 19.0ms | (/ y (* 3.0 (sqrt x))) |
| 16.0ms | (* 3.0 (sqrt x)) |
| 43.0ms | (- (- 1.0 (/ 0.1111111111111111 x)) (/ y (* 3.0 (sqrt x)))) |
| 59.0ms | (/ y (* 3.0 (sqrt x))) |
| 35.0ms | (* 3.0 (sqrt x)) |
Useful iterations: 2 (76.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 809 | 2384 |
| 1 | 3160 | 1682 |
| 2 | 5002 | 1591 |
| done | 5002 | 1591 |
7 alts after pruning (7 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/ |
| 245.0ms | (- (- 1.0 (/ (/ 1.0 x) 9.0)) (/ y (* 3.0 (sqrt x)))) |
| 9.0ms | (/ y (* 3.0 (sqrt x))) |
| 10.0ms | (/ (/ 1.0 x) 9.0) |
| 9.0ms | (* 3.0 (sqrt x)) |
| 49.0ms | (- (- 1.0 (/ (/ 1.0 x) 9.0)) (/ y (* 3.0 (sqrt x)))) |
| 54.0ms | (/ y (* 3.0 (sqrt x))) |
| 16.0ms | (/ (/ 1.0 x) 9.0) |
| 43.0ms | (* 3.0 (sqrt x)) |
Useful iterations: 1 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1497 | 5667 |
| 1 | 5001 | 4916 |
| done | 5001 | 4916 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 1.0b | (/ (/ 1 1) (* (cbrt 9.0) (cbrt 9.0))) |
| 1.0b | (/ 1 (* (cbrt 9.0) (cbrt 9.0))) |
| 1.0b | (/ 1 (* (cbrt 9.0) (cbrt 9.0))) |
| 59.7b | (fma (- (/ (/ 1.0 x) (cbrt 9.0))) (/ 1 (* (cbrt 9.0) (cbrt 9.0))) (* (/ (/ 1.0 x) (cbrt 9.0)) (/ 1 (* (cbrt 9.0) (cbrt 9.0))))) |
| 59× | add-exp-log |
| 37× | times-frac |
| 30× | div-exp |
| 22× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 20× | pow1 |
| 19× | associate-/l* |
| 18× | pow-flip add-cbrt-cube |
| 14× | 1-exp |
| 13× | prod-exp |
| 12× | pow1/3 |
| 10× | cbrt-undiv |
| 8× | rec-exp |
| 5× | div-inv |
| 4× | expm1-log1p-u pow-prod-down pow-sqr pow-prod-up cbrt-unprod log1p-expm1-u add-log-exp |
| 3× | frac-2neg clear-num associate-/r* |
| 2× | pow2 pow-plus inv-pow |
| 1× | fma-udef associate-/l/ |
| 15.0ms | (/ (/ 1 1) (* (cbrt 9.0) (cbrt 9.0))) |
| 14.0ms | (/ 1 (* (cbrt 9.0) (cbrt 9.0))) |
| 18.0ms | (/ 1 (* (cbrt 9.0) (cbrt 9.0))) |
| 0.0ms | (fma (- (/ (/ 1.0 x) (cbrt 9.0))) (/ 1 (* (cbrt 9.0) (cbrt 9.0))) (* (/ (/ 1.0 x) (cbrt 9.0)) (/ 1 (* (cbrt 9.0) (cbrt 9.0))))) |
| 0.0ms | (/ (/ 1 1) (* (cbrt 9.0) (cbrt 9.0))) |
| 0.0ms | (/ 1 (* (cbrt 9.0) (cbrt 9.0))) |
| 0.0ms | (/ 1 (* (cbrt 9.0) (cbrt 9.0))) |
| 255.0ms | (fma (- (/ (/ 1.0 x) (cbrt 9.0))) (/ 1 (* (cbrt 9.0) (cbrt 9.0))) (* (/ (/ 1.0 x) (cbrt 9.0)) (/ 1 (* (cbrt 9.0) (cbrt 9.0))))) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 399 | 973 |
| 1 | 1633 | 809 |
| 2 | 5001 | 684 |
| done | 5001 | 684 |
7 alts after pruning (5 fresh and 2 done)
Merged error: 0.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 | 13 | 7 |
| 1 | 13 | 7 |
| done | 13 | 7 |
| 268.0ms | 8519× | body | 80 | valid |
| 237.0ms | 8411× | body | 80 | nan |