Time bar (total: 26.5s)
| 9.0ms | 281× | body | 80 | nan |
| 8.0ms | 269× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 14 |
| 1 | 24 | 14 |
| 2 | 63 | 14 |
| 3 | 151 | 14 |
| 4 | 292 | 14 |
| 5 | 495 | 14 |
| 6 | 828 | 14 |
| 7 | 1106 | 14 |
| 8 | 1549 | 14 |
| 9 | 2618 | 14 |
| 10 | 3948 | 14 |
| 11 | 4471 | 14 |
| 12 | 4617 | 14 |
| 13 | 4618 | 14 |
| done | 4618 | 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)) |
| 0.3b | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 0.3b | (/ 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 |
| 5.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 85.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 3.0ms | (/ 1.0 (* x 9.0)) |
| 31.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 40.0ms | (* 3.0 (sqrt x)) |
| 70.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 18.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: done (1.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 230 | 2240 |
| 1 | 590 | 1933 |
| 2 | 1975 | 1666 |
| done | 5001 | 1637 |
12 alts after pruning (12 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (+ y (/ 0.1111111111111111 x)) 1.0) |
| 0.0b | (+ y (/ 0.1111111111111111 x)) |
| 0.2b | (* 3.0 (sqrt x)) |
| 0.2b | (* (* 3.0 (sqrt x)) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
| 63× | *-un-lft-identity |
| 39× | add-sqr-sqrt |
| 36× | prod-diff |
| 31× | add-cube-cbrt |
| 15× | distribute-rgt-in distribute-lft-in |
| 13× | distribute-lft-out |
| 12× | associate-*r* |
| 11× | pow1 add-exp-log add-cbrt-cube add-log-exp |
| 4× | expm1-log1p-u fma-neg associate-*l* pow-prod-down prod-exp sqrt-prod cbrt-unprod log1p-expm1-u distribute-lft-out-- |
| 3× | sub-neg fma-def associate--l+ |
| 2× | flip3-- diff-log associate-*r/ sum-log *-commutative flip-- difference-of-squares unswap-sqr |
| 1× | +-commutative flip3-+ flip-+ |
| 70.0ms | (- (+ y (/ 0.1111111111111111 x)) 1.0) |
| 9.0ms | (+ y (/ 0.1111111111111111 x)) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 111.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
| 24.0ms | (- (+ y (/ 0.1111111111111111 x)) 1.0) |
| 27.0ms | (+ y (/ 0.1111111111111111 x)) |
| 44.0ms | (* 3.0 (sqrt x)) |
| 66.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
Useful iterations: done (1.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 204 | 2455 |
| 1 | 537 | 2059 |
| 2 | 1679 | 1738 |
| done | 5001 | 1691 |
12 alts after pruning (11 fresh and 1 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.3b | (/ (/ 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-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 |
| 18.0ms | (+ y (/ (/ 1.0 x) 9.0)) |
| 5.0ms | (* 3.0 (sqrt x)) |
| 6.0ms | (/ (/ 1.0 x) 9.0) |
| 307.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)) |
| 19.0ms | (/ (/ 1.0 x) 9.0) |
| 76.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)) |
Useful iterations: done (1.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 330 | 2917 |
| 1 | 813 | 2566 |
| 2 | 2471 | 2295 |
| done | 5001 | 2266 |
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 | (* (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-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 |
| 5.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 98.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 103.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 3.0ms | (/ 1.0 (* x 9.0)) |
| 26.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 64.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 73.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 24.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: done (950.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 277 | 4666 |
| 1 | 630 | 3937 |
| 2 | 1946 | 3335 |
| done | 5000 | 3257 |
10 alts after pruning (9 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
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 14 |
| 1 | 16 | 14 |
| done | 16 | 14 |
| 271.0ms | 8541× | body | 80 | nan |
| 260.0ms | 8521× | body | 80 | valid |