Time bar (total: 19.9s)
| 11.0ms | 275× | body | 80 | valid |
| 11.0ms | 265× | 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.3b | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 0.3b | (/ 1.0 (* x 9.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 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 |
| 16.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 212.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 12.0ms | (/ 1.0 (* x 9.0)) |
| 15.0ms | (* 3.0 (sqrt x)) |
| 41.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 92.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 20.0ms | (/ 1.0 (* x 9.0)) |
| 49.0ms | (* 3.0 (sqrt x)) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 2128 |
| 1 | 654 |
| 0 | 230 |
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 | (* (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-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 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))) |
| 284.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 211.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 11.0ms | (/ 1.0 (* x 9.0)) |
| 44.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 70.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 76.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 29.0ms | (/ 1.0 (* x 9.0)) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 2114 |
| 1 | 726 |
| 0 | 277 |
11 alts after pruning (11 fresh and 0 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ y (/ 0.1111111111111111 x)) |
| 0.3b | (* (sqrt x) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
| 0.3b | (* 3.0 (* (sqrt x) (- (+ y (/ 0.1111111111111111 x)) 1.0))) |
| 93× | *-un-lft-identity |
| 75× | distribute-rgt-in distribute-lft-in |
| 72× | prod-diff |
| 56× | add-sqr-sqrt |
| 50× | add-cube-cbrt |
| 20× | distribute-lft-out |
| 10× | pow1 add-cbrt-cube add-exp-log |
| 9× | associate-*l* |
| 7× | associate-*r* |
| 6× | sub-neg associate--l+ associate-*r/ |
| 5× | add-log-exp |
| 4× | pow-prod-down prod-exp sqrt-prod cbrt-unprod |
| 3× | expm1-log1p-u fma-def log1p-expm1-u |
| 2× | flip3-- *-commutative flip-- distribute-lft-out-- unswap-sqr |
| 1× | +-commutative sum-log flip3-+ flip-+ difference-of-squares |
| 16.0ms | (+ y (/ 0.1111111111111111 x)) |
| 188.0ms | (* (sqrt x) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
| 250.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 0.1111111111111111 x)) 1.0))) |
| 45.0ms | (+ y (/ 0.1111111111111111 x)) |
| 74.0ms | (* (sqrt x) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
| 112.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 0.1111111111111111 x)) 1.0))) |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 2 | 1666 |
| 1 | 638 |
| 0 | 239 |
12 alts after pruning (11 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ y (* (/ 1 x) (/ 1.0 9.0))) |
| 0.3b | (* (* 3.0 (sqrt x)) (- (+ y (* (/ 1 x) (/ 1.0 9.0))) 1.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 0.4b | (* (/ 1 x) (/ 1.0 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 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/ flip-+ flip-- distribute-lft-out-- difference-of-squares |
| 5.0ms | (+ y (* (/ 1 x) (/ 1.0 9.0))) |
| 64.0ms | (* (* 3.0 (sqrt x)) (- (+ y (* (/ 1 x) (/ 1.0 9.0))) 1.0)) |
| 8.0ms | (* 3.0 (sqrt x)) |
| 37.0ms | (* (/ 1 x) (/ 1.0 9.0)) |
| 38.0ms | (+ y (* (/ 1 x) (/ 1.0 9.0))) |
| 103.0ms | (* (* 3.0 (sqrt x)) (- (+ y (* (/ 1 x) (/ 1.0 9.0))) 1.0)) |
| 60.0ms | (* 3.0 (sqrt x)) |
| 21.0ms | (* (/ 1 x) (/ 1.0 9.0)) |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 2 | 2937 |
| 1 | 895 |
| 0 | 296 |
10 alts after pruning (10 fresh and 0 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 | 23 |
| 1 | 23 |
| 0 | 17 |
| 660.0ms | 8499× | body | 80 | nan |
| 491.0ms | 8508× | body | 80 | valid |