Time bar (total: 4.9s)
| 8.0ms | 276× | body | 80 | valid |
| 7.0ms | 260× | body | 80 | nan |
Useful iterations: 0 (1.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 |
| 115.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ y (* 3.0 (sqrt x)))) |
| 9.0ms | (/ y (* 3.0 (sqrt x))) |
| 9.0ms | (* 3.0 (sqrt x)) |
| 10.0ms | (/ 1.0 (* x 9.0)) |
| 51.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ y (* 3.0 (sqrt x)))) |
| 55.0ms | (/ y (* 3.0 (sqrt x))) |
| 40.0ms | (* 3.0 (sqrt x)) |
| 18.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 2 (82.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 |
| 123.0ms | (- (- 1.0 (/ 0.1111111111111111 x)) (/ y (* 3.0 (sqrt x)))) |
| 9.0ms | (/ y (* 3.0 (sqrt x))) |
| 9.0ms | (* 3.0 (sqrt x)) |
| 51.0ms | (- (- 1.0 (/ 0.1111111111111111 x)) (/ y (* 3.0 (sqrt x)))) |
| 56.0ms | (/ y (* 3.0 (sqrt x))) |
| 41.0ms | (* 3.0 (sqrt x)) |
Useful iterations: 2 (75.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/ |
| 252.0ms | (- (- 1.0 (/ (/ 1.0 x) 9.0)) (/ y (* 3.0 (sqrt x)))) |
| 9.0ms | (/ y (* 3.0 (sqrt x))) |
| 11.0ms | (/ (/ 1.0 x) 9.0) |
| 14.0ms | (* 3.0 (sqrt x)) |
| 63.0ms | (- (- 1.0 (/ (/ 1.0 x) 9.0)) (/ y (* 3.0 (sqrt x)))) |
| 64.0ms | (/ y (* 3.0 (sqrt x))) |
| 17.0ms | (/ (/ 1.0 x) 9.0) |
| 38.0ms | (* 3.0 (sqrt x)) |
Useful iterations: 1 (29.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 (* (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))))) |
| 37× | add-exp-log |
| 28× | pow1 |
| 27× | pow-flip |
| 18× | pow1/3 |
| 13× | add-cbrt-cube |
| 12× | div-exp |
| 10× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac prod-exp associate-/l* |
| 6× | cbrt-undiv rec-exp 1-exp pow-prod-down pow-sqr pow-prod-up |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | pow2 frac-2neg pow-plus clear-num associate-/r* cbrt-unprod div-inv inv-pow |
| 1× | fma-udef |
| 14.0ms | (/ 1 (* (cbrt 9.0) (cbrt 9.0))) |
| 17.0ms | (/ 1 (* (cbrt 9.0) (cbrt 9.0))) |
| 14.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 (* (cbrt 9.0) (cbrt 9.0))) |
| 0.0ms | (/ 1 (* (cbrt 9.0) (cbrt 9.0))) |
| 0.0ms | (/ 1 (* (cbrt 9.0) (cbrt 9.0))) |
| 267.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: 3 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 160 | 762 |
| 1 | 495 | 636 |
| 2 | 1585 | 566 |
| 3 | 5001 | 515 |
| done | 5001 | 515 |
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 |
| 258.0ms | 8519× | body | 80 | valid |
| 231.0ms | 8411× | body | 80 | nan |