Time bar (total: 19.1s)
| 38.0ms | 270× | body | 80 | valid |
| 32.0ms | 286× | body | 80 | nan |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 9 | 4987 |
| 8 | 2165 |
| 7 | 1360 |
| 6 | 876 |
| 5 | 580 |
| 4 | 389 |
| 3 | 184 |
| 2 | 62 |
| 1 | 24 |
| 0 | 12 |
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 | (/ 1.0 (* x 9.0)) |
| 0.3b | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 44× | *-un-lft-identity |
| 31× | add-sqr-sqrt |
| 25× | add-cube-cbrt |
| 24× | prod-diff |
| 16× | add-cbrt-cube add-exp-log |
| 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 insert-posit16 log1p-expm1-u |
| 3× | fma-def times-frac associate-/l* |
| 2× | cbrt-undiv sub-neg div-exp associate--l+ associate-*r/ *-commutative distribute-lft-out-- unswap-sqr |
| 1× | +-commutative clear-num associate-/r* sum-log frac-2neg flip3-+ flip3-- flip-+ div-inv flip-- difference-of-squares |
| 9.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 8.0ms | (/ 1.0 (* x 9.0)) |
| 257.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 15.0ms | (* 3.0 (sqrt x)) |
| 49.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 32.0ms | (/ 1.0 (* x 9.0)) |
| 86.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 42.0ms | (* 3.0 (sqrt x)) |
| Iter | Nodes |
|---|---|
| done | 5003 |
| 2 | 2049 |
| 1 | 656 |
| 0 | 234 |
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.2b | (/ (/ 1.0 x) 9.0) |
| 0.3b | (* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 84× | *-un-lft-identity |
| 75× | times-frac |
| 71× | add-sqr-sqrt |
| 65× | add-cube-cbrt |
| 24× | prod-diff |
| 16× | add-cbrt-cube add-exp-log |
| 15× | distribute-rgt-in distribute-lft-in |
| 13× | associate-/l* |
| 12× | associate-*r* |
| 11× | pow1 |
| 8× | distribute-lft-out |
| 6× | add-log-exp |
| 5× | div-inv |
| 4× | expm1-log1p-u associate-*l* pow-prod-down prod-exp sqrt-prod cbrt-unprod insert-posit16 log1p-expm1-u |
| 3× | cbrt-undiv associate-/r* fma-def div-exp |
| 2× | sub-neg associate--l+ associate-*r/ *-commutative distribute-lft-out-- unswap-sqr |
| 1× | +-commutative clear-num sum-log frac-2neg flip3-+ flip3-- flip-+ flip-- difference-of-squares associate-/l/ |
| 17.0ms | (+ y (/ (/ 1.0 x) 9.0)) |
| 15.0ms | (/ (/ 1.0 x) 9.0) |
| 200.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)) |
| 10.0ms | (* 3.0 (sqrt x)) |
| 48.0ms | (+ y (/ (/ 1.0 x) 9.0)) |
| 33.0ms | (/ (/ 1.0 x) 9.0) |
| 98.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)) |
| 53.0ms | (* 3.0 (sqrt x)) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 2536 |
| 1 | 895 |
| 0 | 334 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ y (/ 1.0 (* x 9.0))) |
| 0.2b | (/ 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))) |
| 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-cbrt-cube add-exp-log |
| 11× | pow1 |
| 9× | associate-*l* |
| 7× | associate-*r* |
| 6× | sub-neg associate--l+ associate-*r/ add-log-exp |
| 5× | prod-exp cbrt-unprod |
| 4× | expm1-log1p-u pow-prod-down sqrt-prod insert-posit16 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 clear-num associate-/r* sum-log frac-2neg flip3-+ flip-+ div-inv difference-of-squares |
| 9.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 6.0ms | (/ 1.0 (* x 9.0)) |
| 249.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 247.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 41.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 28.0ms | (/ 1.0 (* x 9.0)) |
| 85.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 97.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 2 | 2146 |
| 1 | 733 |
| 0 | 281 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ y (* (/ 1.0 x) (/ 1 9.0))) |
| 0.3b | (* (* 3.0 (sqrt x)) (- (+ y (* (/ 1.0 x) (/ 1 9.0))) 1.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 0.4b | (* (/ 1.0 x) (/ 1 9.0)) |
| 58× | add-sqr-sqrt |
| 39× | *-un-lft-identity |
| 35× | add-cube-cbrt |
| 33× | add-exp-log |
| 25× | times-frac |
| 24× | associate-*r* |
| 23× | add-cbrt-cube |
| 18× | prod-diff |
| 17× | associate-*l* |
| 13× | pow1 |
| 12× | distribute-rgt-in distribute-lft-in prod-exp |
| 8× | div-exp cbrt-unprod unswap-sqr |
| 6× | add-log-exp |
| 5× | pow-prod-down |
| 4× | expm1-log1p-u cbrt-undiv sqrt-prod insert-posit16 log1p-expm1-u |
| 3× | fma-def associate-*r/ *-commutative |
| 2× | rec-exp sub-neg 1-exp associate--l+ div-inv |
| 1× | frac-times +-commutative sum-log flip3-+ flip3-- associate-*l/ un-div-inv flip-+ flip-- distribute-lft-out-- difference-of-squares |
| 9.0ms | (+ y (* (/ 1.0 x) (/ 1 9.0))) |
| 78.0ms | (* (* 3.0 (sqrt x)) (- (+ y (* (/ 1.0 x) (/ 1 9.0))) 1.0)) |
| 7.0ms | (* 3.0 (sqrt x)) |
| 13.0ms | (* (/ 1.0 x) (/ 1 9.0)) |
| 49.0ms | (+ y (* (/ 1.0 x) (/ 1 9.0))) |
| 103.0ms | (* (* 3.0 (sqrt x)) (- (+ y (* (/ 1.0 x) (/ 1 9.0))) 1.0)) |
| 64.0ms | (* 3.0 (sqrt x)) |
| 34.0ms | (* (/ 1.0 x) (/ 1 9.0)) |
| Iter | Nodes |
|---|---|
| done | 5004 |
| 2 | 2687 |
| 1 | 885 |
| 0 | 301 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 0.0b
0% (0.4b remaining)
Error of 0.4b against oracle of 0.0b and baseline of 0.4b
| Iter | Nodes |
|---|---|
| done | 20 |
| 1 | 20 |
| 0 | 14 |
| 955.0ms | 8564× | body | 80 | nan |
| 879.0ms | 8502× | body | 80 | valid |