Time bar (total: 4.0s)
| 9.0ms | 275× | body | 80 | valid |
| 8.0ms | 256× | body | 80 | nan |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 7 |
| 1 | 65 | 7 |
| 2 | 190 | 7 |
| 3 | 412 | 7 |
| 4 | 644 | 7 |
| 5 | 1083 | 7 |
| 6 | 1628 | 7 |
| 7 | 2273 | 7 |
| 8 | 3723 | 7 |
| 9 | 5001 | 7 |
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.2b | (/ 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 |
| 11.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 168.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 8.0ms | (/ 1.0 (* x 9.0)) |
| 13.0ms | (* 3.0 (sqrt x)) |
| 23.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 63.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 15.0ms | (/ 1.0 (* x 9.0)) |
| 35.0ms | (* 3.0 (sqrt x)) |
Useful iterations: 2 (66.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 594 | 1130 |
| 1 | 2888 | 878 |
| 2 | 5001 | 872 |
13 alts after pruning (13 fresh and 0 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ y (/ 0.1111111111111111 x)) |
| 0.2b | (* (* 3.0 (sqrt x)) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 41× | *-un-lft-identity |
| 28× | add-sqr-sqrt |
| 24× | prod-diff |
| 22× | add-cube-cbrt |
| 15× | distribute-rgt-in distribute-lft-in |
| 12× | associate-*r* |
| 10× | pow1 add-exp-log add-cbrt-cube |
| 8× | distribute-lft-out |
| 5× | add-log-exp |
| 4× | associate-*l* pow-prod-down prod-exp sqrt-prod cbrt-unprod |
| 3× | expm1-log1p-u fma-def log1p-expm1-u |
| 2× | sub-neg associate-*r/ associate--l+ *-commutative distribute-lft-out-- unswap-sqr |
| 1× | +-commutative flip3-- flip3-+ sum-log flip-- flip-+ difference-of-squares |
| 11.0ms | (+ y (/ 0.1111111111111111 x)) |
| 161.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
| 10.0ms | (* 3.0 (sqrt x)) |
| 24.0ms | (+ y (/ 0.1111111111111111 x)) |
| 57.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 0.1111111111111111 x)) 1.0)) |
| 41.0ms | (* 3.0 (sqrt x)) |
Useful iterations: 2 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 511 | 953 |
| 1 | 2288 | 720 |
| 2 | 5003 | 712 |
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.2b | (/ 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 |
| 11.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 190.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 8.0ms | (/ 1.0 (* x 9.0)) |
| 196.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
| 31.0ms | (+ y (/ 1.0 (* x 9.0))) |
| 53.0ms | (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 15.0ms | (/ 1.0 (* x 9.0)) |
| 64.0ms | (* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))) |
Useful iterations: 2 (61.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 633 | 2404 |
| 1 | 2665 | 1754 |
| 2 | 5002 | 1748 |
12 alts after pruning (11 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (/ 1.0 (* x 9.0)) |
| 0.2b | (/ 1.0 (* x 9.0)) |
| 0.3b | (* 3.0 (sqrt x)) |
| 0.5b | (* (sqrt (/ 1.0 (* x 9.0))) (sqrt (/ 1.0 (* x 9.0)))) |
| 39× | add-sqr-sqrt |
| 38× | sqrt-prod |
| 23× | add-cube-cbrt *-un-lft-identity |
| 21× | pow1 |
| 18× | add-exp-log times-frac add-cbrt-cube |
| 16× | associate-*r* |
| 13× | associate-*l* |
| 12× | swap-sqr |
| 8× | sqrt-pow1 pow1/2 |
| 6× | div-inv associate-/l* unswap-sqr |
| 5× | pow-prod-up |
| 4× | cbrt-undiv expm1-log1p-u sqrt-div div-exp pow-prod-down prod-exp cbrt-unprod log1p-expm1-u add-log-exp |
| 3× | pow-sqr |
| 2× | frac-2neg clear-num associate-/r* *-commutative |
| 1× | pow2 frac-times pow-plus sqrt-unprod associate-*r/ associate-*l/ rem-square-sqrt |
| 7.0ms | (/ 1.0 (* x 9.0)) |
| 7.0ms | (/ 1.0 (* x 9.0)) |
| 9.0ms | (* 3.0 (sqrt x)) |
| 44.0ms | (* (sqrt (/ 1.0 (* x 9.0))) (sqrt (/ 1.0 (* x 9.0)))) |
| 21.0ms | (/ 1.0 (* x 9.0)) |
| 15.0ms | (/ 1.0 (* x 9.0)) |
| 33.0ms | (* 3.0 (sqrt x)) |
| 55.0ms | (* (sqrt (/ 1.0 (* x 9.0))) (sqrt (/ 1.0 (* x 9.0)))) |
Useful iterations: 2 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 384 | 628 |
| 1 | 1964 | 540 |
| 2 | 5001 | 527 |
12 alts after pruning (10 fresh and 2 done)
Merged error: 0b
0% (0.3b remaining)
Error of 0.4b against oracle of 0.1b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 7 |
| 1 | 16 | 7 |
| 284.0ms | 8470× | body | 80 | nan |
| 282.0ms | 8541× | body | 80 | valid |