Time bar (total: 3.7s)
| 10.0ms | 316× | body | 80 | nan |
| 9.0ms | 277× | body | 80 | valid |
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 |
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))) |
| 0.2b | (/ y (* 3.0 (sqrt x))) |
| 0.3b | (* 3.0 (sqrt x)) |
| 0.7b | (/ 1.0 (* x 9.0)) |
| 31× | add-sqr-sqrt |
| 27× | *-un-lft-identity |
| 25× | add-cube-cbrt |
| 21× | prod-diff |
| 16× | add-exp-log add-cbrt-cube |
| 15× | times-frac |
| 6× | pow1 associate-*r* associate-/l* add-log-exp |
| 5× | div-inv |
| 4× | cbrt-undiv expm1-log1p-u div-exp sqrt-prod log1p-expm1-u |
| 3× | fma-neg associate-*l* prod-exp cbrt-unprod |
| 2× | frac-2neg clear-num associate-/r* unswap-sqr |
| 1× | sub-neg flip3-- diff-log pow-prod-down *-commutative flip-- distribute-lft-out-- difference-of-squares |
| 6.0ms | (- 1.0 (/ 1.0 (* x 9.0))) |
| 6.0ms | (/ y (* 3.0 (sqrt x))) |
| 4.0ms | (* 3.0 (sqrt x)) |
| 3.0ms | (/ 1.0 (* x 9.0)) |
| 31.0ms | (- 1.0 (/ 1.0 (* x 9.0))) |
| 59.0ms | (/ y (* 3.0 (sqrt x))) |
| 37.0ms | (* 3.0 (sqrt x)) |
| 16.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 2 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 571 | 871 |
| 1 | 2234 | 635 |
| 2 | 5001 | 629 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- 1.0 (/ 1.0 (* x 9.0))) |
| 0.2b | (/ y (pow x 1/2)) |
| 0.4b | (* (/ 1 3.0) (/ y (pow x 1/2))) |
| 0.7b | (/ 1.0 (* x 9.0)) |
| 93× | add-sqr-sqrt |
| 80× | times-frac |
| 63× | *-un-lft-identity |
| 58× | add-exp-log |
| 57× | add-cube-cbrt |
| 25× | div-exp associate-*r* |
| 24× | unpow-prod-down |
| 23× | add-cbrt-cube |
| 21× | prod-diff |
| 17× | prod-exp |
| 13× | associate-*l* |
| 12× | unswap-sqr |
| 10× | sqr-pow |
| 8× | associate-/r* |
| 7× | cbrt-undiv div-inv |
| 6× | pow1 associate-/l* add-log-exp |
| 5× | pow-to-exp pow-exp cbrt-unprod |
| 4× | expm1-log1p-u rec-exp 1-exp log1p-expm1-u |
| 3× | fma-neg |
| 2× | frac-2neg clear-num |
| 1× | frac-times sub-neg flip3-- diff-log associate-*r/ pow-prod-down associate-*l/ *-commutative flip-- distribute-lft-out-- difference-of-squares |
| 6.0ms | (- 1.0 (/ 1.0 (* x 9.0))) |
| 3.0ms | (/ y (pow x 1/2)) |
| 20.0ms | (* (/ 1 3.0) (/ y (pow x 1/2))) |
| 3.0ms | (/ 1.0 (* x 9.0)) |
| 31.0ms | (- 1.0 (/ 1.0 (* x 9.0))) |
| 50.0ms | (/ y (pow x 1/2)) |
| 57.0ms | (* (/ 1 3.0) (/ y (pow x 1/2))) |
| 19.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 2 (93.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 875 | 1466 |
| 1 | 3984 | 1179 |
| 2 | 5001 | 1149 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- 1.0 (/ 1.0 (* x 9.0))) |
| 0.2b | (/ 1 (pow x 1/2)) |
| 0.3b | (* (/ y 3.0) (/ 1 (pow x 1/2))) |
| 0.7b | (/ 1.0 (* x 9.0)) |
| 96× | add-sqr-sqrt |
| 82× | times-frac |
| 68× | add-exp-log |
| 65× | *-un-lft-identity |
| 57× | add-cube-cbrt |
| 30× | div-exp |
| 25× | unpow-prod-down associate-*r* |
| 23× | add-cbrt-cube |
| 21× | prod-diff prod-exp |
| 14× | unswap-sqr |
| 13× | associate-*l* |
| 11× | sqr-pow |
| 9× | pow-to-exp rec-exp 1-exp pow-exp |
| 8× | associate-/r* |
| 7× | cbrt-undiv div-inv |
| 6× | pow1 associate-/l* add-log-exp |
| 5× | cbrt-unprod |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | fma-neg |
| 2× | frac-2neg clear-num |
| 1× | frac-times sub-neg flip3-- pow-flip diff-log associate-*r/ pow-prod-down associate-*l/ un-div-inv *-commutative flip-- distribute-lft-out-- inv-pow difference-of-squares |
| 6.0ms | (- 1.0 (/ 1.0 (* x 9.0))) |
| 4.0ms | (/ 1 (pow x 1/2)) |
| 24.0ms | (* (/ y 3.0) (/ 1 (pow x 1/2))) |
| 3.0ms | (/ 1.0 (* x 9.0)) |
| 31.0ms | (- 1.0 (/ 1.0 (* x 9.0))) |
| 23.0ms | (/ 1 (pow x 1/2)) |
| 62.0ms | (* (/ y 3.0) (/ 1 (pow x 1/2))) |
| 16.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 2 (90.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 946 | 1495 |
| 1 | 3958 | 1210 |
| 2 | 5001 | 1202 |
8 alts after pruning (6 fresh and 2 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 |
| 72.0ms | (- (- 1.0 (/ 0.1111111111111111 x)) (/ y (* 3.0 (sqrt x)))) |
| 4.0ms | (/ y (* 3.0 (sqrt x))) |
| 4.0ms | (* 3.0 (sqrt x)) |
| 49.0ms | (- (- 1.0 (/ 0.1111111111111111 x)) (/ y (* 3.0 (sqrt x)))) |
| 57.0ms | (/ y (* 3.0 (sqrt x))) |
| 43.0ms | (* 3.0 (sqrt x)) |
Useful iterations: 2 (79.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 809 | 2384 |
| 1 | 3160 | 1682 |
| 2 | 5002 | 1591 |
10 alts after pruning (7 fresh and 3 done)
Merged error: 0b
0% (0.2b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 0.3b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 8 |
| 1 | 19 | 8 |
| 287.0ms | 8538× | body | 80 | valid |
| 263.0ms | 8530× | body | 80 | nan |