Time bar (total: 7.9s)
| 13.0ms | 125× | pre | 10240 | exit |
| 7.0ms | 256× | body | 80 | valid |
| 2.0ms | 131× | pre | 80 | true |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 7 |
| 1 | 10 | 7 |
| 2 | 12 | 7 |
| done | 12 | 7 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 8.1b
Found 2 expressions with local error:
| 0.8b | (/ x0 (- 1.0 x1)) |
| 7.6b | (- (/ x0 (- 1.0 x1)) x0) |
| 106× | add-sqr-sqrt |
| 103× | *-un-lft-identity |
| 76× | times-frac |
| 69× | add-cube-cbrt |
| 63× | prod-diff |
| 21× | fma-neg |
| 18× | difference-of-squares |
| 17× | distribute-lft-out-- |
| 10× | associate-/r/ |
| 6× | flip3-- flip-- |
| 5× | associate-/r* div-inv |
| 4× | add-exp-log add-cbrt-cube add-log-exp |
| 3× | associate-/l* |
| 2× | pow1 expm1-log1p-u log1p-expm1-u |
| 1× | cbrt-undiv sub-neg frac-2neg diff-log div-exp clear-num |
| 5.0ms | (/ x0 (- 1.0 x1)) |
| 36.0ms | (- (/ x0 (- 1.0 x1)) x0) |
| 32.0ms | (/ x0 (- 1.0 x1)) |
| 41.0ms | (- (/ x0 (- 1.0 x1)) x0) |
Useful iterations: done (1.7s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 190 | 2805 |
| 1 | 399 | 2150 |
| 2 | 1005 | 1818 |
| 3 | 3297 | 1524 |
| done | 5001 | 1523 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 5.1b
Found 2 expressions with local error:
| 0.2b | (/ (cbrt x0) (- 1.0 x1)) |
| 6.4b | (fma (/ (* (cbrt x0) (cbrt x0)) 1) (/ (cbrt x0) (- 1.0 x1)) (- x0)) |
| 35× | add-sqr-sqrt *-un-lft-identity |
| 30× | times-frac |
| 21× | add-cube-cbrt |
| 18× | cbrt-prod |
| 7× | distribute-lft-out-- difference-of-squares |
| 6× | associate-/l* |
| 5× | associate-/r* |
| 4× | add-exp-log |
| 3× | add-cbrt-cube |
| 2× | pow1 expm1-log1p-u associate-/r/ log1p-expm1-u add-log-exp |
| 1× | cbrt-undiv flip3-- frac-2neg div-exp clear-num flip-- fma-udef div-inv |
| 6.0ms | (/ (cbrt x0) (- 1.0 x1)) |
| 0.0ms | (fma (/ (* (cbrt x0) (cbrt x0)) 1) (/ (cbrt x0) (- 1.0 x1)) (- x0)) |
| 84.0ms | (/ (cbrt x0) (- 1.0 x1)) |
| 88.0ms | (fma (/ (* (cbrt x0) (cbrt x0)) 1) (/ (cbrt x0) (- 1.0 x1)) (- x0)) |
Useful iterations: done (1.7s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 151 | 1049 |
| 1 | 309 | 968 |
| 2 | 900 | 878 |
| 3 | 3875 | 847 |
| done | 5000 | 846 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 5.1b
Found 2 expressions with local error:
| 0.2b | (/ (sqrt x0) (- (sqrt 1.0) (sqrt x1))) |
| 6.8b | (fma (/ (sqrt x0) (+ (sqrt 1.0) (sqrt x1))) (/ (sqrt x0) (- (sqrt 1.0) (sqrt x1))) (- x0)) |
| 85× | add-sqr-sqrt |
| 72× | sqrt-prod |
| 57× | *-un-lft-identity |
| 54× | times-frac |
| 29× | add-cube-cbrt |
| 28× | difference-of-squares |
| 14× | distribute-lft-out-- |
| 9× | associate-/r* |
| 6× | associate-/l* |
| 4× | add-exp-log add-cbrt-cube |
| 2× | pow1 expm1-log1p-u associate-/r/ log1p-expm1-u add-log-exp |
| 1× | cbrt-undiv flip3-- frac-2neg div-exp clear-num flip-- fma-udef div-inv |
| 12.0ms | (/ (sqrt x0) (- (sqrt 1.0) (sqrt x1))) |
| 0.0ms | (fma (/ (sqrt x0) (+ (sqrt 1.0) (sqrt x1))) (/ (sqrt x0) (- (sqrt 1.0) (sqrt x1))) (- x0)) |
| 161.0ms | (/ (sqrt x0) (- (sqrt 1.0) (sqrt x1))) |
| 324.0ms | (fma (/ (sqrt x0) (+ (sqrt 1.0) (sqrt x1))) (/ (sqrt x0) (- (sqrt 1.0) (sqrt x1))) (- x0)) |
Useful iterations: done (1.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 169 | 1872 |
| 1 | 364 | 1737 |
| 2 | 884 | 1603 |
| 3 | 2424 | 1491 |
| done | 5000 | 1490 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 5.1b
Found 2 expressions with local error:
| 0.5b | (/ (cbrt x0) (- (sqrt 1.0) (sqrt x1))) |
| 7.1b | (fma (/ (* (cbrt x0) (cbrt x0)) (+ (sqrt 1.0) (sqrt x1))) (/ (cbrt x0) (- (sqrt 1.0) (sqrt x1))) (- x0)) |
| 85× | add-sqr-sqrt |
| 57× | *-un-lft-identity |
| 54× | times-frac |
| 42× | sqrt-prod |
| 30× | cbrt-prod |
| 29× | add-cube-cbrt |
| 28× | difference-of-squares |
| 14× | distribute-lft-out-- |
| 9× | associate-/r* |
| 6× | associate-/l* |
| 4× | add-exp-log |
| 3× | add-cbrt-cube |
| 2× | pow1 expm1-log1p-u associate-/r/ log1p-expm1-u add-log-exp |
| 1× | cbrt-undiv flip3-- frac-2neg div-exp clear-num flip-- fma-udef div-inv |
| 11.0ms | (/ (cbrt x0) (- (sqrt 1.0) (sqrt x1))) |
| 0.0ms | (fma (/ (* (cbrt x0) (cbrt x0)) (+ (sqrt 1.0) (sqrt x1))) (/ (cbrt x0) (- (sqrt 1.0) (sqrt x1))) (- x0)) |
| 233.0ms | (/ (cbrt x0) (- (sqrt 1.0) (sqrt x1))) |
| 214.0ms | (fma (/ (* (cbrt x0) (cbrt x0)) (+ (sqrt 1.0) (sqrt x1))) (/ (cbrt x0) (- (sqrt 1.0) (sqrt x1))) (- x0)) |
Useful iterations: done (562.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 221 | 2097 |
| 1 | 515 | 1968 |
| 2 | 1691 | 1820 |
| done | 5000 | 1732 |
4 alts after pruning (1 fresh and 3 done)
Merged error: 5.1b
0% (2.1b remaining)
Error of 7.0b against oracle of 4.9b and baseline of 7.0b
Useful iterations: 1 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 16 |
| 1 | 13 | 14 |
| done | 13 | 14 |
| 390.0ms | 3991× | pre | 10240 | exit |
| 136.0ms | 8000× | body | 80 | valid |
| 61.0ms | 4009× | pre | 80 | true |