Time bar (total: 15.8s)
| 12.0ms | 271× | body | 80 | valid |
Useful iterations: 1 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 15 |
| 1 | 17 | 13 |
| 2 | 21 | 13 |
| done | 21 | 13 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 24.7b
Found 2 expressions with local error:
| 0.8b | (fma a c (* b d)) |
| 24.2b | (/ (fma a c (* b d)) (fma c c (* d d))) |
| 10× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 4× | add-exp-log add-cbrt-cube |
| 3× | associate-/r* associate-/l* |
| 2× | pow1 expm1-log1p-u log1p-expm1-u add-log-exp |
| 1× | cbrt-undiv frac-2neg div-exp clear-num fma-udef div-inv |
| 0.0ms | (fma a c (* b d)) |
| 6.0ms | (/ (fma a c (* b d)) (fma c c (* d d))) |
| 51.0ms | (fma a c (* b d)) |
| 128.0ms | (/ (fma a c (* b d)) (fma c c (* d d))) |
Useful iterations: 2 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 64 | 725 |
| 1 | 101 | 714 |
| 2 | 249 | 622 |
| 3 | 725 | 622 |
| 4 | 2204 | 622 |
| done | 5001 | 622 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 16.0b
Found 4 expressions with local error:
| 0.0b | (/ 1 (hypot c d)) |
| 0.3b | (* (/ 1 (hypot c d)) (/ (fma a c (* b d)) (hypot c d))) |
| 0.8b | (fma a c (* b d)) |
| 15.7b | (/ (fma a c (* b d)) (hypot c d)) |
| 51× | add-sqr-sqrt |
| 43× | times-frac |
| 36× | *-un-lft-identity |
| 34× | add-cube-cbrt |
| 32× | add-exp-log |
| 20× | add-cbrt-cube |
| 13× | associate-*r* associate-*l* |
| 11× | div-exp |
| 8× | prod-exp |
| 7× | pow1 |
| 6× | cbrt-undiv associate-/r* associate-/l* unswap-sqr |
| 4× | expm1-log1p-u cbrt-unprod log1p-expm1-u div-inv add-log-exp |
| 3× | rec-exp 1-exp |
| 2× | frac-2neg clear-num |
| 1× | frac-times pow-flip associate-*r/ pow-prod-down associate-*l/ *-commutative fma-udef inv-pow |
| 7.0ms | (/ 1 (hypot c d)) |
| 27.0ms | (* (/ 1 (hypot c d)) (/ (fma a c (* b d)) (hypot c d))) |
| 0.0ms | (fma a c (* b d)) |
| 7.0ms | (/ (fma a c (* b d)) (hypot c d)) |
| 84.0ms | (/ 1 (hypot c d)) |
| 259.0ms | (* (/ 1 (hypot c d)) (/ (fma a c (* b d)) (hypot c d))) |
| 66.0ms | (fma a c (* b d)) |
| 152.0ms | (/ (fma a c (* b d)) (hypot c d)) |
Useful iterations: done (3.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 153 | 2192 |
| 1 | 351 | 2009 |
| 2 | 1095 | 1759 |
| 3 | 3969 | 1759 |
| done | 5000 | 1726 |
13 alts after pruning (12 fresh and 1 done)
Merged error: 6.5b
Found 4 expressions with local error:
| 0.0b | (hypot c d) |
| 0.1b | (/ (/ (fma a c (* b d)) (hypot c d)) (hypot c d)) |
| 0.8b | (fma a c (* b d)) |
| 15.7b | (/ (fma a c (* b d)) (hypot c d)) |
| 84× | times-frac |
| 54× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 16× | associate-/l* |
| 11× | add-exp-log add-cbrt-cube |
| 6× | associate-/r* div-inv |
| 4× | pow1 cbrt-undiv expm1-log1p-u div-exp log1p-expm1-u add-log-exp |
| 2× | frac-2neg clear-num |
| 1× | hypot-udef fma-udef associate-/l/ |
| 0.0ms | (hypot c d) |
| 13.0ms | (/ (/ (fma a c (* b d)) (hypot c d)) (hypot c d)) |
| 0.0ms | (fma a c (* b d)) |
| 6.0ms | (/ (fma a c (* b d)) (hypot c d)) |
| 71.0ms | (hypot c d) |
| 160.0ms | (/ (/ (fma a c (* b d)) (hypot c d)) (hypot c d)) |
| 64.0ms | (fma a c (* b d)) |
| 133.0ms | (/ (fma a c (* b d)) (hypot c d)) |
Useful iterations: done (2.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 167 | 2544 |
| 1 | 333 | 2481 |
| 2 | 714 | 2298 |
| 3 | 2050 | 2244 |
| done | 5000 | 2182 |
13 alts after pruning (13 fresh and 0 done)
Merged error: 6.5b
Found 4 expressions with local error:
| 0.1b | (/ (/ 1 (/ (hypot c d) (fma a c (* b d)))) (hypot c d)) |
| 0.2b | (/ 1 (/ (hypot c d) (fma a c (* b d)))) |
| 0.8b | (fma a c (* b d)) |
| 15.8b | (/ (hypot c d) (fma a c (* b d))) |
| 480× | times-frac |
| 239× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 50× | associate-/l* |
| 36× | add-exp-log |
| 23× | div-inv |
| 22× | div-exp |
| 20× | add-cbrt-cube |
| 19× | associate-/r* |
| 10× | cbrt-undiv |
| 5× | pow1 associate-/r/ |
| 4× | expm1-log1p-u rec-exp 1-exp log1p-expm1-u add-log-exp |
| 3× | frac-2neg clear-num |
| 1× | pow-flip fma-udef associate-/l/ inv-pow |
| 45.0ms | (/ (/ 1 (/ (hypot c d) (fma a c (* b d)))) (hypot c d)) |
| 22.0ms | (/ 1 (/ (hypot c d) (fma a c (* b d)))) |
| 0.0ms | (fma a c (* b d)) |
| 6.0ms | (/ (hypot c d) (fma a c (* b d))) |
| 275.0ms | (/ (/ 1 (/ (hypot c d) (fma a c (* b d)))) (hypot c d)) |
| 196.0ms | (/ 1 (/ (hypot c d) (fma a c (* b d)))) |
| 57.0ms | (fma a c (* b d)) |
| 141.0ms | (/ (hypot c d) (fma a c (* b d))) |
Useful iterations: done (1.7s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 458 | 8797 |
| 1 | 1013 | 7708 |
| 2 | 1901 | 7150 |
| done | 5000 | 6968 |
13 alts after pruning (12 fresh and 1 done)
Merged error: 6.5b
35.7% (7.0b remaining)
Error of 13.0b against oracle of 6.0b and baseline of 16.9b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 5.148798436504621e+206 | 6.633447625029813e+211 | 1.0368644268796637e+207 |
| 10 | -3.1661596442426373e+173 | -4.4874797001979404e+160 | -1.2861841180889815e+163 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 35 |
| 1 | 24 | 35 |
| done | 24 | 35 |
| 1.0s | 8494× | body | 80 | valid |