Time bar (total: 15.7s)
| 17.0ms | 270× | body | 80 | valid |
| 16.0ms | 242× | body | 80 | nan |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 14 |
| 1 | 24 | 14 |
| 2 | 64 | 14 |
| 3 | 188 | 14 |
| 4 | 454 | 14 |
| 5 | 906 | 14 |
| 6 | 2078 | 14 |
| done | 5001 | 14 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.4b
Found 4 expressions with local error:
| 0.0b | (+ y (/ 1.0 (* x 9.0))) |
| 0.2b | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 0.3b | (/ 1.0 (* x 9.0)) |
| 44× | *-un-lft-identity |
| 31× | add-sqr-sqrt |
| 25× | add-cube-cbrt |
| 24× | prod-diff |
| 16× | add-exp-log add-cbrt-cube |
| 15× | distribute-rgt-in distribute-lft-in |
| 12× | associate-*r* |
| 11× | pow1 |
| 8× | distribute-lft-out |
| 6× | add-log-exp |
| 5× | prod-exp cbrt-unprod |
| 4× | expm1-log1p-u associate-*l* pow-prod-down sqrt-prod log1p-expm1-u |
| 3× | fma-def times-frac associate-/l* |
| 2× | cbrt-undiv sub-neg associate-*r/ div-exp associate--l+ *-commutative distribute-lft-out-- unswap-sqr |
| 1× | +-commutative flip3-- frac-2neg flip3-+ clear-num associate-/r* sum-log flip-- flip-+ div-inv difference-of-squares |
| 12.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 209.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 11.0ms | (* 3.0 (sqrt x)) |
| 14.0ms | (/ 1.0 (* x 9.0)) |
| 49.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 99.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 45.0ms | (* 3.0 (sqrt x)) |
| 19.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: done (2.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 230 | 2240 |
| 1 | 656 | 1945 |
| 2 | 3905 | 1674 |
| done | 5001 | 1671 |
13 alts after pruning (13 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ y (/ 1.0 (* x 9.0))) |
| 0.3b | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 0.3b | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 0.3b | (/ 1.0 (* x 9.0)) |
| 96× | *-un-lft-identity |
| 75× | distribute-rgt-in distribute-lft-in |
| 72× | prod-diff |
| 59× | add-sqr-sqrt |
| 53× | add-cube-cbrt |
| 20× | distribute-lft-out |
| 16× | add-exp-log add-cbrt-cube |
| 11× | pow1 |
| 9× | associate-*l* |
| 7× | associate-*r* |
| 6× | sub-neg associate-*r/ associate--l+ add-log-exp |
| 5× | prod-exp cbrt-unprod |
| 4× | expm1-log1p-u pow-prod-down sqrt-prod log1p-expm1-u |
| 3× | fma-def times-frac associate-/l* |
| 2× | cbrt-undiv flip3-- div-exp *-commutative flip-- distribute-lft-out-- unswap-sqr |
| 1× | +-commutative frac-2neg flip3-+ clear-num associate-/r* sum-log flip-+ div-inv difference-of-squares |
| 12.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 249.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 286.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 8.0ms | (/ 1.0 (* x 9.0)) |
| 30.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 58.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 79.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 19.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: done (1.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 277 | 4666 |
| 1 | 731 | 3973 |
| 2 | 3717 | 3341 |
| done | 5001 | 3335 |
12 alts after pruning (12 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ y (/ 1.0 (* x 9.0))) |
| 0.1b | (* 3.0 (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 0.3b | (/ 1.0 (* x 9.0)) |
| 0.3b | (* (* 3.0 (- (+ y (/ 1.0 (* x 9.0))) 1.0)) (sqrt x)) |
| 44× | *-un-lft-identity |
| 29× | add-sqr-sqrt |
| 25× | add-cube-cbrt |
| 24× | prod-diff |
| 16× | add-exp-log add-cbrt-cube |
| 15× | distribute-rgt-in distribute-lft-in |
| 12× | associate-*r* |
| 11× | pow1 |
| 8× | distribute-lft-out |
| 6× | add-log-exp |
| 5× | prod-exp cbrt-unprod |
| 4× | expm1-log1p-u associate-*r/ associate-*l* pow-prod-down log1p-expm1-u |
| 3× | fma-def times-frac sqrt-prod associate-/l* |
| 2× | cbrt-undiv sub-neg flip3-- div-exp associate-*l/ associate--l+ *-commutative flip-- distribute-lft-out-- |
| 1× | +-commutative frac-2neg flip3-+ clear-num associate-/r* sum-log flip-+ div-inv difference-of-squares unswap-sqr |
| 18.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 295.0ms | (* 3.0 (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 12.0ms | (/ 1.0 (* x 9.0)) |
| 281.0ms | (* (* 3.0 (- (+ y (/ 1.0 (* x 9.0))) 1.0)) (sqrt x)) |
| 30.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 28.0ms | (* 3.0 (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 21.0ms | (/ 1.0 (* x 9.0)) |
| 105.0ms | (* (* 3.0 (- (+ y (/ 1.0 (* x 9.0))) 1.0)) (sqrt x)) |
Useful iterations: done (1.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 221 | 2259 |
| 1 | 562 | 1973 |
| 2 | 2713 | 1673 |
| done | 5000 | 1570 |
11 alts after pruning (11 fresh and 0 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (- (/ 0.3333333333333333 x) 3.0) |
| 0.0b | (fma 3.0 y (- (/ 0.3333333333333333 x) 3.0)) |
| 0.3b | (* (fma 3.0 y (- (/ 0.3333333333333333 x) 3.0)) (sqrt x)) |
| 56× | add-sqr-sqrt |
| 49× | *-un-lft-identity |
| 47× | add-cube-cbrt |
| 39× | prod-diff |
| 37× | times-frac |
| 13× | fma-neg |
| 6× | associate-*r* |
| 5× | pow1 add-exp-log add-cbrt-cube add-log-exp |
| 4× | sqrt-prod div-inv |
| 3× | expm1-log1p-u associate-*l* log1p-expm1-u |
| 2× | difference-of-squares unswap-sqr |
| 1× | sub-neg flip3-- diff-log pow-prod-down prod-exp *-commutative flip-- cbrt-unprod fma-udef distribute-lft-out-- |
| 34.0ms | (- (/ 0.3333333333333333 x) 3.0) |
| 0.0ms | (fma 3.0 y (- (/ 0.3333333333333333 x) 3.0)) |
| 15.0ms | (* (fma 3.0 y (- (/ 0.3333333333333333 x) 3.0)) (sqrt x)) |
| 37.0ms | (- (/ 0.3333333333333333 x) 3.0) |
| 42.0ms | (fma 3.0 y (- (/ 0.3333333333333333 x) 3.0)) |
| 113.0ms | (* (fma 3.0 y (- (/ 0.3333333333333333 x) 3.0)) (sqrt x)) |
Useful iterations: done (766.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 173 | 1875 |
| 1 | 377 | 1489 |
| 2 | 1092 | 1251 |
| done | 5001 | 1168 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 0b
0% (0.4b remaining)
Error of 0.4b against oracle of 0.0b and baseline of 0.4b
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 22 |
| 1 | 20 | 20 |
| done | 20 | 20 |
| 946.0ms | 8513× | body | 80 | valid |
| 612.0ms | 8389× | body | 80 | nan |