Time bar (total: 35.1s)
| 22.0ms | 308× | body | 80 | nan |
| 20.0ms | 273× | body | 80 | valid |
Useful iterations: 0 (1.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.3b | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 0.5b | (/ 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 |
| 20.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 313.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 17.0ms | (* 3.0 (sqrt x)) |
| 14.0ms | (/ 1.0 (* x 9.0)) |
| 43.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 127.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 64.0ms | (* 3.0 (sqrt x)) |
| 30.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: done (2.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 230 | 2240 |
| 1 | 656 | 1945 |
| 2 | 3905 | 1674 |
| done | 5001 | 1671 |
11 alts after pruning (11 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-exp-log add-cbrt-cube |
| 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 log1p-expm1-u |
| 3× | cbrt-undiv fma-def div-exp associate-/r* |
| 2× | sub-neg associate-*r/ associate--l+ *-commutative distribute-lft-out-- unswap-sqr |
| 1× | +-commutative flip3-- frac-2neg flip3-+ clear-num sum-log flip-- flip-+ associate-/l/ difference-of-squares |
| 42.0ms | (+ y (/ (/ 1.0 x) 9.0)) |
| 20.0ms | (/ (/ 1.0 x) 9.0) |
| 616.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)) |
| 25.0ms | (* 3.0 (sqrt x)) |
| 46.0ms | (+ y (/ (/ 1.0 x) 9.0)) |
| 35.0ms | (/ (/ 1.0 x) 9.0) |
| 118.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)) |
| 72.0ms | (* 3.0 (sqrt x)) |
Useful iterations: done (3.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 330 | 2917 |
| 1 | 914 | 2626 |
| 2 | 4854 | 2295 |
| done | 5000 | 2293 |
12 alts after pruning (12 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (/ (/ 1.0 x) (sqrt 9.0)) |
| 0.3b | (* (* 3.0 (sqrt x)) (- (+ y (/ (/ (/ 1.0 x) (sqrt 9.0)) (sqrt 9.0))) 1.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 0.3b | (/ (/ (/ 1.0 x) (sqrt 9.0)) (sqrt 9.0)) |
| 1557× | times-frac |
| 765× | *-un-lft-identity |
| 754× | add-sqr-sqrt |
| 748× | add-cube-cbrt |
| 568× | sqrt-prod |
| 95× | associate-/l* |
| 58× | div-inv |
| 25× | add-exp-log add-cbrt-cube |
| 24× | prod-diff |
| 15× | distribute-rgt-in distribute-lft-in |
| 12× | associate-*r* associate-/r* |
| 11× | pow1 |
| 9× | cbrt-undiv div-exp |
| 7× | distribute-lft-out |
| 4× | expm1-log1p-u associate-*l* pow-prod-down prod-exp cbrt-unprod log1p-expm1-u add-log-exp |
| 2× | sub-neg frac-2neg associate-*r/ associate--l+ clear-num *-commutative associate-/l/ distribute-lft-out-- unswap-sqr |
| 1× | flip3-- flip-- difference-of-squares |
| 21.0ms | (/ (/ 1.0 x) (sqrt 9.0)) |
| 5.2s | (* (* 3.0 (sqrt x)) (- (+ y (/ (/ (/ 1.0 x) (sqrt 9.0)) (sqrt 9.0))) 1.0)) |
| 18.0ms | (* 3.0 (sqrt x)) |
| 88.0ms | (/ (/ (/ 1.0 x) (sqrt 9.0)) (sqrt 9.0)) |
| 88.0ms | (/ (/ 1.0 x) (sqrt 9.0)) |
| 282.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ (/ (/ 1.0 x) (sqrt 9.0)) (sqrt 9.0))) 1.0)) |
| 70.0ms | (* 3.0 (sqrt x)) |
| 159.0ms | (/ (/ (/ 1.0 x) (sqrt 9.0)) (sqrt 9.0)) |
Useful iterations: done (1.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 972 | 17952 |
| 1 | 2489 | 15425 |
| done | 5001 | 14462 |
11 alts after pruning (11 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (- (/ (/ 1.0 x) 9.0) 1.0) |
| 0.2b | (* (sqrt x) (+ y (- (/ (/ 1.0 x) 9.0) 1.0))) |
| 0.2b | (/ (/ 1.0 x) 9.0) |
| 0.3b | (* 3.0 (* (sqrt x) (+ y (- (/ (/ 1.0 x) 9.0) 1.0)))) |
| 342× | times-frac |
| 246× | add-sqr-sqrt |
| 240× | *-un-lft-identity |
| 233× | add-cube-cbrt |
| 129× | prod-diff |
| 43× | fma-neg |
| 21× | div-inv |
| 16× | add-exp-log add-cbrt-cube |
| 13× | associate-/l* |
| 11× | pow1 |
| 9× | associate-*l* |
| 6× | associate-*r/ associate-*r* add-log-exp |
| 5× | distribute-rgt-in distribute-lft-in |
| 4× | expm1-log1p-u pow-prod-down prod-exp sqrt-prod cbrt-unprod log1p-expm1-u |
| 3× | cbrt-undiv div-exp associate-/r* difference-of-squares |
| 2× | flip3-+ *-commutative flip-+ distribute-lft-out distribute-lft-out-- unswap-sqr |
| 1× | sub-neg flip3-- frac-2neg diff-log clear-num flip-- associate-/l/ |
| 93.0ms | (- (/ (/ 1.0 x) 9.0) 1.0) |
| 572.0ms | (* (sqrt x) (+ y (- (/ (/ 1.0 x) 9.0) 1.0))) |
| 19.0ms | (/ (/ 1.0 x) 9.0) |
| 421.0ms | (* 3.0 (* (sqrt x) (+ y (- (/ (/ 1.0 x) 9.0) 1.0)))) |
| 55.0ms | (- (/ (/ 1.0 x) 9.0) 1.0) |
| 86.0ms | (* (sqrt x) (+ y (- (/ (/ 1.0 x) 9.0) 1.0))) |
| 32.0ms | (/ (/ 1.0 x) 9.0) |
| 92.0ms | (* 3.0 (* (sqrt x) (+ y (- (/ (/ 1.0 x) 9.0) 1.0)))) |
Useful iterations: done (2.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 417 | 6695 |
| 1 | 1061 | 5594 |
| 2 | 4307 | 4699 |
| done | 5000 | 4693 |
9 alts after pruning (9 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: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 24 |
| 1 | 24 | 24 |
| done | 24 | 24 |
| 1.2s | 8592× | body | 80 | nan |
| 742.0ms | 8557× | body | 80 | valid |