Time bar (total: 11.9s)
| 8.0ms | 274× | body | 80 | valid |
| 7.0ms | 234× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 14 |
| 1 | 24 | 14 |
| 2 | 47 | 14 |
| 3 | 75 | 14 |
| 4 | 94 | 14 |
| 5 | 115 | 14 |
| 6 | 138 | 14 |
| 7 | 169 | 14 |
| 8 | 211 | 14 |
| done | 211 | 14 |
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 | (/ 1.0 (* x 9.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 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 |
| 53.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ y (* 3.0 (sqrt x)))) |
| 4.0ms | (/ y (* 3.0 (sqrt x))) |
| 3.0ms | (/ 1.0 (* x 9.0)) |
| 7.0ms | (* 3.0 (sqrt x)) |
| 46.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ y (* 3.0 (sqrt x)))) |
| 65.0ms | (/ y (* 3.0 (sqrt x))) |
| 17.0ms | (/ 1.0 (* x 9.0)) |
| 45.0ms | (* 3.0 (sqrt x)) |
Useful iterations: done (1.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 309 | 3815 |
| 1 | 788 | 3279 |
| 2 | 3058 | 2669 |
| done | 5000 | 2648 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (- 1.0 (/ (/ 1.0 9.0) x)) (/ (/ y 3.0) (sqrt x))) |
| 0.3b | (/ (/ y 3.0) (sqrt x)) |
| 0.3b | (/ (/ y 3.0) (sqrt x)) |
| 0.4b | (/ (/ 1.0 9.0) x) |
| 1734× | times-frac |
| 1677× | add-sqr-sqrt |
| 1085× | *-un-lft-identity |
| 914× | add-cube-cbrt |
| 703× | prod-diff |
| 359× | sqrt-prod |
| 254× | difference-of-squares |
| 131× | associate--l+ |
| 86× | distribute-lft-out-- |
| 82× | div-inv |
| 39× | associate-/l* |
| 19× | add-exp-log add-cbrt-cube |
| 15× | associate-/r* |
| 9× | cbrt-undiv div-exp add-log-exp |
| 7× | fma-neg |
| 4× | pow1 expm1-log1p-u log1p-expm1-u |
| 3× | frac-2neg diff-log clear-num associate-/l/ |
| 2× | sub-neg flip3-- frac-sub flip-- |
| 1× | associate--l- |
| 242.0ms | (- (- 1.0 (/ (/ 1.0 9.0) x)) (/ (/ y 3.0) (sqrt x))) |
| 7.0ms | (/ (/ y 3.0) (sqrt x)) |
| 7.0ms | (/ (/ y 3.0) (sqrt x)) |
| 6.0ms | (/ (/ 1.0 9.0) x) |
| 50.0ms | (- (- 1.0 (/ (/ 1.0 9.0) x)) (/ (/ y 3.0) (sqrt x))) |
| 58.0ms | (/ (/ y 3.0) (sqrt x)) |
| 261.0ms | (/ (/ y 3.0) (sqrt x)) |
| 18.0ms | (/ (/ 1.0 9.0) x) |
Useful iterations: done (854.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1277 | 53930 |
| 1 | 3329 | 50142 |
| done | 5001 | 49513 |
6 alts after pruning (5 fresh and 1 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/ |
| 202.0ms | (- (- 1.0 (/ (/ 1.0 x) 9.0)) (/ y (* 3.0 (sqrt x)))) |
| 4.0ms | (/ y (* 3.0 (sqrt x))) |
| 5.0ms | (/ (/ 1.0 x) 9.0) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 47.0ms | (- (- 1.0 (/ (/ 1.0 x) 9.0)) (/ y (* 3.0 (sqrt x)))) |
| 65.0ms | (/ y (* 3.0 (sqrt x))) |
| 16.0ms | (/ (/ 1.0 x) 9.0) |
| 48.0ms | (* 3.0 (sqrt x)) |
Useful iterations: done (445.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 566 | 10014 |
| 1 | 1527 | 9010 |
| done | 5000 | 8868 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (/ y (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (sqrt x)))) |
| 0.3b | (/ (/ 1.0 x) 9.0) |
| 0.3b | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (sqrt x))) |
| 0.4b | (* (cbrt 3.0) (sqrt x)) |
| 78× | times-frac |
| 60× | add-sqr-sqrt |
| 52× | add-cube-cbrt *-un-lft-identity |
| 41× | add-exp-log |
| 28× | add-cbrt-cube |
| 18× | pow1 |
| 17× | prod-exp cbrt-unprod |
| 16× | associate-/l* |
| 9× | pow-prod-down |
| 8× | cbrt-undiv div-exp |
| 7× | associate-*r* associate-*l* |
| 6× | div-inv |
| 5× | cbrt-prod sqrt-prod |
| 4× | expm1-log1p-u associate-/r* log1p-expm1-u add-log-exp unswap-sqr |
| 2× | frac-2neg clear-num *-commutative |
| 1× | associate-/l/ |
| 19.0ms | (/ y (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (sqrt x)))) |
| 6.0ms | (/ (/ 1.0 x) 9.0) |
| 18.0ms | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (sqrt x))) |
| 6.0ms | (* (cbrt 3.0) (sqrt x)) |
| 140.0ms | (/ y (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (sqrt x)))) |
| 17.0ms | (/ (/ 1.0 x) 9.0) |
| 86.0ms | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (sqrt x))) |
| 73.0ms | (* (cbrt 3.0) (sqrt x)) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 324 | 2192 |
| 1 | 816 | 2047 |
| 2 | 3409 | 1668 |
| done | 5000 | 1659 |
6 alts after pruning (4 fresh and 2 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 | 15 | 23 |
| 1 | 17 | 23 |
| done | 17 | 23 |
| 263.0ms | 8519× | body | 80 | valid |
| 237.0ms | 8535× | body | 80 | nan |