Time bar (total: 17.5s)
| 25.0ms | 93× | body | 1280 | valid |
| 23.0ms | 131× | body | 80 | valid |
| 3.0ms | 17× | body | 640 | valid |
| 1.0ms | 9× | body | 320 | valid |
| 1.0ms | 6× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 12 |
| 1 | 19 | 12 |
| 2 | 26 | 12 |
| 3 | 32 | 12 |
| 4 | 34 | 12 |
| 5 | 40 | 12 |
| 6 | 43 | 12 |
| done | 43 | 12 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 16.6b
Found 4 expressions with local error:
| 0.0b | (hypot 1.0 x) |
| 0.0b | (+ 1.0 (/ 1.0 (hypot 1.0 x))) |
| 0.0b | (/ 1.0 (hypot 1.0 x)) |
| 2.0b | (- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))) |
| 25× | *-un-lft-identity |
| 23× | add-sqr-sqrt |
| 21× | add-cube-cbrt |
| 12× | prod-diff |
| 9× | times-frac |
| 8× | add-log-exp |
| 6× | add-exp-log add-cbrt-cube |
| 4× | pow1 expm1-log1p-u log1p-expm1-u |
| 3× | fma-def fma-neg associate-/r* sqrt-prod associate-/l* |
| 1× | cbrt-undiv +-commutative sub-neg hypot-udef flip3-- frac-2neg flip3-+ diff-log div-exp clear-num sum-log flip-- flip-+ div-inv distribute-lft-out distribute-lft-out-- difference-of-squares |
| 1.0ms | (hypot 1.0 x) |
| 33.0ms | (+ 1.0 (/ 1.0 (hypot 1.0 x))) |
| 10.0ms | (/ 1.0 (hypot 1.0 x)) |
| 15.0ms | (- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))) |
| 103.0ms | (hypot 1.0 x) |
| 140.0ms | (+ 1.0 (/ 1.0 (hypot 1.0 x))) |
| 136.0ms | (/ 1.0 (hypot 1.0 x)) |
| 512.0ms | (- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))) |
Useful iterations: done (1.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 225 | 2015 |
| 1 | 566 | 1622 |
| 2 | 2425 | 1367 |
| done | 5001 | 1350 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 15.9b
Found 4 expressions with local error:
| 0.0b | (/ 1.0 (hypot 1.0 x)) |
| 0.0b | (/ 1.0 (hypot 1.0 x)) |
| 0.0b | (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))) |
| 1.5b | (- (* 1.0 1.0) (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5)) |
| 23× | *-un-lft-identity |
| 21× | add-sqr-sqrt add-cube-cbrt |
| 18× | times-frac |
| 8× | add-exp-log add-cbrt-cube add-log-exp |
| 6× | associate-/r* associate-/l* |
| 4× | pow1 expm1-log1p-u log1p-expm1-u |
| 3× | fma-def |
| 2× | cbrt-undiv frac-2neg div-exp clear-num div-inv |
| 1× | +-commutative sub-neg flip3-- flip3-+ fma-neg diff-log prod-diff sum-log flip-- flip-+ distribute-lft-out |
| 8.0ms | (/ 1.0 (hypot 1.0 x)) |
| 5.0ms | (/ 1.0 (hypot 1.0 x)) |
| 7.0ms | (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))) |
| 10.0ms | (- (* 1.0 1.0) (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5)) |
| 156.0ms | (/ 1.0 (hypot 1.0 x)) |
| 120.0ms | (/ 1.0 (hypot 1.0 x)) |
| 456.0ms | (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))) |
| 177.0ms | (- (* 1.0 1.0) (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5)) |
Useful iterations: done (1.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 190 | 1534 |
| 1 | 515 | 1452 |
| 2 | 2583 | 1320 |
| done | 5001 | 1315 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 15.9b
Found 4 expressions with local error:
| 0.0b | (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))) |
| 0.2b | (pow (/ 1.0 (hypot 1.0 x)) 3) |
| 1.5b | (- (* 1.0 1.0) (* (+ 1.0 (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3))) 0.5)) |
| 20.6b | (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3)) |
| 37× | *-un-lft-identity |
| 36× | times-frac |
| 35× | add-sqr-sqrt add-cube-cbrt |
| 32× | cbrt-prod |
| 26× | unpow-prod-down cube-prod |
| 8× | add-log-exp |
| 7× | add-exp-log add-cbrt-cube |
| 5× | pow1 |
| 4× | expm1-log1p-u log1p-expm1-u div-inv |
| 3× | pow-unpow fma-def |
| 2× | cube-div cube-mult unpow3 pow-exp rem-cube-cbrt sqr-pow |
| 1× | cbrt-undiv +-commutative pow-to-exp sub-neg cbrt-div flip3-- pow-pow flip3-+ fma-neg pow1/3 diff-log div-exp prod-diff sum-log flip-- rem-cbrt-cube flip-+ distribute-lft-out |
| 6.0ms | (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))) |
| 8.0ms | (pow (/ 1.0 (hypot 1.0 x)) 3) |
| 9.0ms | (- (* 1.0 1.0) (* (+ 1.0 (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3))) 0.5)) |
| 11.0ms | (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3)) |
| 445.0ms | (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))) |
| 275.0ms | (pow (/ 1.0 (hypot 1.0 x)) 3) |
| 126.0ms | (- (* 1.0 1.0) (* (+ 1.0 (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3))) 0.5)) |
| 130.0ms | (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3)) |
Useful iterations: 2 (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 276 | 2443 |
| 1 | 906 | 2015 |
| 2 | 4756 | 1796 |
| done | 5000 | 1796 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.5b | (expm1 (log1p (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))))) |
| 1.0b | (log1p (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))) |
| 1.5b | (- (* 1.0 1.0) (* (+ 1.0 (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3))) 0.5)) |
| 20.6b | (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3)) |
| 32× | cbrt-prod |
| 19× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 18× | times-frac |
| 13× | unpow-prod-down cube-prod |
| 6× | add-log-exp |
| 5× | expm1-log1p-u |
| 4× | pow1 add-exp-log add-cbrt-cube log1p-expm1-u |
| 2× | div-inv |
| 1× | cube-div cube-mult sub-neg cbrt-div log1p-udef expm1-log1p flip3-- fma-neg pow1/3 diff-log unpow3 log1p-expm1 prod-diff flip-- rem-cbrt-cube expm1-udef sqr-pow |
| 0.0ms | (expm1 (log1p (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))))) |
| 0.0ms | (log1p (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))) |
| 9.0ms | (- (* 1.0 1.0) (* (+ 1.0 (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3))) 0.5)) |
| 6.0ms | (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3)) |
| 1.6s | (expm1 (log1p (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))))) |
| 1.1s | (log1p (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))) |
| 153.0ms | (- (* 1.0 1.0) (* (+ 1.0 (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3))) 0.5)) |
| 131.0ms | (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3)) |
Useful iterations: done (548.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 289 | 2249 |
| 1 | 918 | 1834 |
| done | 5000 | 1672 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0.2b
99.3% (0.1b remaining)
Error of 0.3b against oracle of 0.2b and baseline of 15.3b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 0.00015484893005477947 | 28918.939680702064 | 0.9579305759277074 |
| 10 | -2676750800.736259 | -2.9526231381329305e-09 | -0.0024393164175487893 |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 102 |
| 1 | 54 | 102 |
| done | 54 | 102 |
| 1.1s | 2878× | body | 1280 | valid |
| 550.0ms | 4062× | body | 80 | valid |
| 137.0ms | 315× | body | 320 | valid |
| 135.0ms | 593× | body | 640 | valid |
| 16.0ms | 152× | body | 160 | valid |