Time bar (total: 20.8s)
| 24.0ms | 279× | body | 80 | nan |
| 23.0ms | 274× | body | 80 | valid |
| 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.2b | (* 3.0 (sqrt x)) |
| 0.3b | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 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 |
| 18.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 12.0ms | (/ 1.0 (* x 9.0)) |
| 11.0ms | (* 3.0 (sqrt x)) |
| 170.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 50.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 36.0ms | (/ 1.0 (* x 9.0)) |
| 69.0ms | (* 3.0 (sqrt x)) |
| 110.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| Iter | Nodes |
|---|---|
| done | 5004 |
| 2 | 2102 |
| 1 | 656 |
| 0 | 234 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ y (/ (/ 1.0 x) 9.0)) |
| 0.2b | (* 3.0 (sqrt x)) |
| 0.2b | (/ (/ 1.0 x) 9.0) |
| 0.3b | (* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)) |
| 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/ |
| 18.0ms | (+ y (/ (/ 1.0 x) 9.0)) |
| 14.0ms | (* 3.0 (sqrt x)) |
| 14.0ms | (/ (/ 1.0 x) 9.0) |
| 194.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)) |
| 32.0ms | (+ y (/ (/ 1.0 x) 9.0)) |
| 49.0ms | (* 3.0 (sqrt x)) |
| 23.0ms | (/ (/ 1.0 x) 9.0) |
| 79.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)) |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 2 | 2641 |
| 1 | 895 |
| 0 | 334 |
11 alts after pruning (10 fresh and 1 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.2b | (* (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 |
| 16.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 14.0ms | (/ 1.0 (* x 9.0)) |
| 249.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 190.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 34.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 20.0ms | (/ 1.0 (* x 9.0)) |
| 73.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 75.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 2 | 2146 |
| 1 | 733 |
| 0 | 281 |
11 alts after pruning (10 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (/ 1.0 (* x 9.0)) |
| 0.2b | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 0.3b | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))) |
| 0.4b | (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 255× | distribute-rgt-in distribute-lft-in |
| 198× | *-un-lft-identity |
| 168× | prod-diff |
| 115× | add-sqr-sqrt |
| 109× | add-cube-cbrt |
| 43× | distribute-lft-out |
| 37× | add-exp-log |
| 32× | pow1 |
| 25× | add-cbrt-cube |
| 20× | prod-exp cbrt-unprod |
| 19× | pow-prod-down |
| 14× | sub-neg associate--l+ |
| 13× | associate-*l* |
| 12× | associate-*r/ |
| 8× | associate-*r* |
| 4× | expm1-log1p-u sqrt-prod insert-posit16 log1p-expm1-u add-log-exp |
| 3× | cbrt-prod times-frac flip3-- *-commutative flip-- associate-/l* |
| 2× | cbrt-undiv div-exp distribute-lft-out-- unswap-sqr |
| 1× | clear-num associate-/r* frac-2neg div-inv difference-of-squares |
| 7.0ms | (/ 1.0 (* x 9.0)) |
| 160.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 464.0ms | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))) |
| 221.0ms | (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 24.0ms | (/ 1.0 (* x 9.0)) |
| 90.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 127.0ms | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))) |
| 179.0ms | (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| Iter | Nodes |
|---|---|
| done | 5026 |
| 2 | 3696 |
| 1 | 1373 |
| 0 | 444 |
10 alts after pruning (9 fresh and 1 done)
Merged error: 0b
0% (0.4b remaining)
Error of 0.4b against oracle of 0.0b and baseline of 0.4b
| Iter | Nodes |
|---|---|
| done | 15 |
| 1 | 15 |
| 0 | 12 |
| 799.0ms | 8385× | body | 80 | nan |
| 761.0ms | 8533× | body | 80 | valid |