Time bar (total: 16.1s)
| 6.0ms | 241× | body | 80 | valid |
| 1.0ms | 5× | body | 1280 | valid |
| 0.0ms | 5× | body | 320 | valid |
| 0.0ms | 2× | body | 2560 | valid |
| 0.0ms | 2× | body | 160 | valid |
| 0.0ms | 1× | body | 640 | valid |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 7 |
| 1 | 12 | 7 |
| 2 | 19 | 7 |
| 3 | 29 | 7 |
| 4 | 40 | 7 |
| 5 | 45 | 7 |
| 6 | 49 | 7 |
| 7 | 58 | 7 |
| 8 | 74 | 7 |
| 9 | 90 | 7 |
| 10 | 101 | 7 |
| 11 | 103 | 7 |
| 12 | 107 | 7 |
| 13 | 108 | 7 |
| done | 108 | 7 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.1b
Found 1 expressions with local error:
| 0.0b | (+ x (/ (- x y) 2.0)) |
| 4× | *-un-lft-identity |
| 3× | fma-def add-log-exp |
| 2× | add-sqr-sqrt add-cube-cbrt |
| 1× | pow1 add-exp-log +-commutative expm1-log1p-u associate-+r- flip3-+ div-sub sum-log add-cbrt-cube flip-+ log1p-expm1-u distribute-lft-out |
| 28.0ms | (+ x (/ (- x y) 2.0)) |
| 72.0ms | (+ x (/ (- x y) 2.0)) |
Useful iterations: 4 (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 194 |
| 1 | 98 | 186 |
| 2 | 263 | 172 |
| 3 | 750 | 172 |
| 4 | 3556 | 171 |
| done | 5000 | 171 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.0b
Found 1 expressions with local error:
| 0.1b | (fma (sqrt x) (sqrt x) (/ (- x y) 2.0)) |
| 1× | pow1 add-exp-log add-sqr-sqrt expm1-log1p-u add-cube-cbrt *-un-lft-identity add-cbrt-cube fma-udef log1p-expm1-u add-log-exp |
| 1.0ms | (fma (sqrt x) (sqrt x) (/ (- x y) 2.0)) |
| 145.0ms | (fma (sqrt x) (sqrt x) (/ (- x y) 2.0)) |
Useful iterations: 3 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 170 |
| 1 | 59 | 127 |
| 2 | 122 | 108 |
| 3 | 271 | 106 |
| 4 | 800 | 106 |
| 5 | 4213 | 106 |
| done | 5000 | 106 |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ x (/ (- x y) 2.0)) |
| 0.0b | (sqrt (+ x (/ (- x y) 2.0))) |
| 0.0b | (sqrt (+ x (/ (- x y) 2.0))) |
| 0.2b | (* (sqrt (+ x (/ (- x y) 2.0))) (sqrt (+ x (/ (- x y) 2.0)))) |
| 39× | add-sqr-sqrt |
| 35× | *-un-lft-identity |
| 34× | sqrt-prod |
| 21× | pow1 |
| 16× | sqrt-div |
| 15× | add-cube-cbrt |
| 11× | swap-sqr |
| 10× | sqrt-pow1 pow1/2 |
| 9× | flip3-+ flip-+ distribute-lft-out |
| 7× | associate-*r* associate-*l* |
| 6× | add-exp-log add-cbrt-cube add-log-exp |
| 5× | pow-prod-up |
| 4× | expm1-log1p-u frac-times hypot-def log1p-expm1-u unswap-sqr |
| 3× | fma-def pow-prod-down pow-sqr |
| 2× | rem-sqrt-square times-frac associate-*r/ associate-*l/ |
| 1× | +-commutative pow2 associate-+r- pow-plus sqrt-unprod div-sub prod-exp sum-log rem-square-sqrt *-commutative cbrt-unprod |
| 44.0ms | (+ x (/ (- x y) 2.0)) |
| 67.0ms | (sqrt (+ x (/ (- x y) 2.0))) |
| 88.0ms | (sqrt (+ x (/ (- x y) 2.0))) |
| 329.0ms | (* (sqrt (+ x (/ (- x y) 2.0))) (sqrt (+ x (/ (- x y) 2.0)))) |
| 86.0ms | (+ x (/ (- x y) 2.0)) |
| 173.0ms | (sqrt (+ x (/ (- x y) 2.0))) |
| 124.0ms | (sqrt (+ x (/ (- x y) 2.0))) |
| 54.0ms | (* (sqrt (+ x (/ (- x y) 2.0))) (sqrt (+ x (/ (- x y) 2.0)))) |
Useful iterations: done (2.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 120 | 2290 |
| 1 | 246 | 1600 |
| 2 | 669 | 1490 |
| 3 | 2011 | 1431 |
| done | 5000 | 1399 |
7 alts after pruning (5 fresh and 2 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ x (/ (- x y) 2.0)) |
| 0.0b | (pow (+ x (/ (- x y) 2.0)) 1/2) |
| 0.0b | (sqrt (+ x (/ (- x y) 2.0))) |
| 0.2b | (* (pow (+ x (/ (- x y) 2.0)) 1/2) (sqrt (+ x (/ (- x y) 2.0)))) |
| 28× | add-sqr-sqrt |
| 22× | *-un-lft-identity |
| 12× | add-cube-cbrt |
| 11× | sqrt-prod |
| 10× | add-exp-log unpow-prod-down |
| 8× | associate-*l* |
| 7× | pow1 associate-*r* |
| 6× | add-cbrt-cube add-log-exp unswap-sqr |
| 5× | distribute-lft-out |
| 4× | expm1-log1p-u pow1/2 sqrt-div log1p-expm1-u sqr-pow |
| 3× | pow-unpow fma-def flip3-+ prod-exp flip-+ unpow1/2 |
| 2× | pow-to-exp sqrt-pow1 associate-*r/ pow-exp pow-prod-up hypot-def |
| 1× | +-commutative associate-+r- rem-sqrt-square pow-pow times-frac sqrt-unprod div-sub pow-prod-down sum-log rem-square-sqrt pow-sqr *-commutative cbrt-unprod |
| 37.0ms | (+ x (/ (- x y) 2.0)) |
| 54.0ms | (pow (+ x (/ (- x y) 2.0)) 1/2) |
| 53.0ms | (sqrt (+ x (/ (- x y) 2.0))) |
| 345.0ms | (* (pow (+ x (/ (- x y) 2.0)) 1/2) (sqrt (+ x (/ (- x y) 2.0)))) |
| 56.0ms | (+ x (/ (- x y) 2.0)) |
| 523.0ms | (pow (+ x (/ (- x y) 2.0)) 1/2) |
| 137.0ms | (sqrt (+ x (/ (- x y) 2.0))) |
| 61.0ms | (* (pow (+ x (/ (- x y) 2.0)) 1/2) (sqrt (+ x (/ (- x y) 2.0)))) |
Useful iterations: done (3.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 153 | 1771 |
| 1 | 335 | 1352 |
| 2 | 900 | 1182 |
| 3 | 3402 | 1169 |
| done | 5001 | 1157 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 0.0b
0% (0.0b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 7 |
| 1 | 9 | 7 |
| done | 9 | 7 |
| 786.0ms | 7418× | body | 80 | valid |
| 36.0ms | 237× | body | 1280 | valid |
| 16.0ms | 90× | body | 2560 | valid |
| 15.0ms | 137× | body | 640 | valid |
| 7.0ms | 79× | body | 320 | valid |
| 3.0ms | 42× | body | 160 | valid |