Time bar (total: 7.6s)
| 17.0ms | 112× | pre | 10240 | exit |
| 8.0ms | 256× | body | 80 | valid |
| 3.0ms | 144× | pre | 80 | true |
Useful iterations: 0 (0.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: 7.9b
Found 2 expressions with local error:
| 0.8b | (/ x0 (- 1.0 x1)) |
| 7.4b | (- (/ 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 |
| 12.0ms | (/ x0 (- 1.0 x1)) |
| 106.0ms | (- (/ x0 (- 1.0 x1)) x0) |
| 51.0ms | (/ x0 (- 1.0 x1)) |
| 63.0ms | (- (/ x0 (- 1.0 x1)) x0) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 190 | 2805 |
| 1 | 453 | 2297 |
| 2 | 1477 | 1848 |
| done | 5000 | 1715 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 5.0b
Found 2 expressions with local error:
| 0.2b | (/ (cbrt x0) (- 1.0 x1)) |
| 6.3b | (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 |
| 25.0ms | (/ (cbrt x0) (- 1.0 x1)) |
| 1.0ms | (fma (/ (* (cbrt x0) (cbrt x0)) 1) (/ (cbrt x0) (- 1.0 x1)) (- x0)) |
| 115.0ms | (/ (cbrt x0) (- 1.0 x1)) |
| 119.0ms | (fma (/ (* (cbrt x0) (cbrt x0)) 1) (/ (cbrt x0) (- 1.0 x1)) (- x0)) |
Useful iterations: done (657.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 151 | 1049 |
| 1 | 314 | 968 |
| 2 | 1105 | 878 |
| done | 5001 | 849 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 5.0b
Found 2 expressions with local error:
| 0.3b | (/ (sqrt x0) (- (sqrt 1.0) (sqrt x1))) |
| 6.7b | (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 |
| 37.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)) |
| 213.0ms | (/ (sqrt x0) (- (sqrt 1.0) (sqrt x1))) |
| 380.0ms | (fma (/ (sqrt x0) (+ (sqrt 1.0) (sqrt x1))) (/ (sqrt x0) (- (sqrt 1.0) (sqrt x1))) (- x0)) |
Useful iterations: done (718.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 169 | 1872 |
| 1 | 374 | 1737 |
| 2 | 1387 | 1605 |
| done | 5001 | 1580 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 5.0b
Found 2 expressions with local error:
| 0.5b | (/ (cbrt x0) (- (sqrt 1.0) (sqrt x1))) |
| 6.8b | (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 |
| 20.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)) |
| 280.0ms | (/ (cbrt x0) (- (sqrt 1.0) (sqrt x1))) |
| 542.0ms | (fma (/ (* (cbrt x0) (cbrt x0)) (+ (sqrt 1.0) (sqrt x1))) (/ (cbrt x0) (- (sqrt 1.0) (sqrt x1))) (- x0)) |
Useful iterations: 2 (273.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 221 | 2097 |
| 1 | 525 | 1968 |
| 2 | 2402 | 1820 |
| done | 5000 | 1820 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 5.0b
0% (2.1b remaining)
Error of 6.9b against oracle of 4.9b and baseline of 6.9b
Useful iterations: 1 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 16 |
| 1 | 13 | 14 |
| done | 13 | 14 |
| 577.0ms | 4028× | pre | 10240 | exit |
| 265.0ms | 8000× | body | 80 | valid |
| 105.0ms | 3972× | pre | 80 | true |