Time bar (total: 19.3s)
| 30.0ms | 269× | body | 80 | valid |
| 21.0ms | 297× | 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 | (/ 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-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))) |
| 176.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 12.0ms | (/ 1.0 (* x 9.0)) |
| 10.0ms | (* 3.0 (sqrt x)) |
| 29.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 81.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 22.0ms | (/ 1.0 (* x 9.0)) |
| 39.0ms | (* 3.0 (sqrt x)) |
Useful iterations: done (2.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 230 | 2240 |
| 1 | 658 | 1945 |
| 2 | 3905 | 1672 |
| done | 5000 | 1669 |
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 | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 0.3b | (/ 1.0 (* x 9.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-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))) |
| 224.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 8.0ms | (/ 1.0 (* x 9.0)) |
| 261.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 32.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 67.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 19.0ms | (/ 1.0 (* x 9.0)) |
| 79.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
Useful iterations: done (1.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 277 | 4666 |
| 1 | 732 | 3973 |
| 2 | 3710 | 3341 |
| done | 5000 | 3335 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))) |
| 0.2b | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 0.3b | (/ 1.0 (* x 9.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 log1p-expm1-u add-log-exp |
| 3× | cbrt-prod flip3-- times-frac *-commutative flip-- associate-/l* |
| 2× | cbrt-undiv div-exp distribute-lft-out-- unswap-sqr |
| 1× | frac-2neg clear-num associate-/r* div-inv difference-of-squares |
| 702.0ms | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))) |
| 282.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 10.0ms | (/ 1.0 (* x 9.0)) |
| 296.0ms | (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 138.0ms | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))) |
| 78.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 25.0ms | (/ 1.0 (* x 9.0)) |
| 159.0ms | (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
Useful iterations: done (884.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 440 | 11946 |
| 1 | 1441 | 10424 |
| done | 5001 | 7983 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ (/ 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.4b | (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0))) |
| 255× | distribute-rgt-in distribute-lft-in |
| 238× | *-un-lft-identity |
| 168× | prod-diff |
| 155× | add-sqr-sqrt |
| 149× | add-cube-cbrt |
| 75× | times-frac |
| 43× | distribute-lft-out |
| 37× | add-exp-log |
| 32× | pow1 |
| 25× | add-cbrt-cube |
| 19× | pow-prod-down prod-exp cbrt-unprod |
| 14× | sub-neg associate--l+ |
| 13× | associate-*l* associate-/l* |
| 12× | associate-*r/ |
| 8× | associate-*r* |
| 5× | div-inv |
| 4× | expm1-log1p-u sqrt-prod log1p-expm1-u add-log-exp |
| 3× | cbrt-undiv cbrt-prod flip3-- div-exp associate-/r* *-commutative flip-- |
| 2× | distribute-lft-out-- unswap-sqr |
| 1× | frac-2neg clear-num associate-/l/ difference-of-squares |
| 1.5s | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)))) |
| 556.0ms | (* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)) |
| 12.0ms | (/ (/ 1.0 x) 9.0) |
| 558.0ms | (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0))) |
| 378.0ms | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)))) |
| 84.0ms | (* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)) |
| 24.0ms | (/ (/ 1.0 x) 9.0) |
| 168.0ms | (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0))) |
Useful iterations: done (949.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 541 | 12623 |
| 1 | 1699 | 11393 |
| done | 5001 | 8606 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 0b
0% (0.5b remaining)
Error of 0.5b against oracle of 0.1b and baseline of 0.5b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 26 |
| 1 | 22 | 26 |
| done | 22 | 26 |
| 629.0ms | 8544× | body | 80 | valid |
| 530.0ms | 8659× | body | 80 | nan |