Time bar (total: 18.8s)
| 17.0ms | 66× | body | 640 | valid |
| 9.0ms | 129× | body | 80 | valid |
| 6.0ms | 32× | body | 320 | valid |
| 6.0ms | 17× | body | 1280 | valid |
| 2.0ms | 12× | body | 160 | valid |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 15 |
| 1 | 18 | 15 |
| 2 | 31 | 15 |
| 3 | 41 | 15 |
| 4 | 50 | 15 |
| 5 | 55 | 15 |
| 6 | 64 | 15 |
| 7 | 82 | 15 |
| 8 | 99 | 15 |
| 9 | 109 | 15 |
| done | 109 | 15 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 10.8b
Found 3 expressions with local error:
| 0.0b | (/ 1.0 (+ x 1.0)) |
| 0.0b | (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) |
| 2.4b | (+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0))) |
| 706× | *-un-lft-identity |
| 688× | times-frac |
| 505× | add-sqr-sqrt |
| 481× | add-cube-cbrt |
| 468× | prod-diff |
| 236× | associate-+l+ |
| 95× | distribute-lft-out |
| 64× | div-inv |
| 56× | associate-/r/ |
| 29× | flip3-+ flip-+ |
| 18× | fma-neg |
| 13× | distribute-lft-out-- |
| 10× | fma-def add-log-exp |
| 8× | difference-of-squares |
| 5× | add-exp-log add-cbrt-cube |
| 4× | associate-/r* |
| 3× | pow1 expm1-log1p-u frac-add log1p-expm1-u associate-/l* |
| 2× | sub-neg flip3-- diff-log sum-log frac-sub flip-- |
| 1× | cbrt-undiv +-commutative associate-+l- frac-2neg div-exp clear-num |
| 20.0ms | (/ 1.0 (+ x 1.0)) |
| 112.0ms | (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) |
| 543.0ms | (+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0))) |
| 43.0ms | (/ 1.0 (+ x 1.0)) |
| 55.0ms | (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) |
| 291.0ms | (+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0))) |
Useful iterations: done (3.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 453 | 19391 |
| 1 | 1051 | 16939 |
| 2 | 2575 | 12510 |
| done | 5000 | 9748 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.4b
Found 4 expressions with local error:
| 0.4b | (cbrt (/ 1.0 (+ x 1.0))) |
| 0.4b | (cbrt (/ 1.0 (+ x 1.0))) |
| 0.4b | (cbrt (/ 1.0 (+ x 1.0))) |
| 18.9b | (+ (fma (* (cbrt (/ 1.0 (+ x 1.0))) (cbrt (/ 1.0 (+ x 1.0)))) (cbrt (/ 1.0 (+ x 1.0))) (- (* (/ 1 x) 2.0))) (+ 0 (/ 1.0 (- x 1.0)))) |
| 54× | cbrt-prod |
| 52× | *-un-lft-identity |
| 36× | times-frac |
| 29× | add-sqr-sqrt add-cube-cbrt |
| 12× | distribute-lft-out |
| 9× | add-log-exp |
| 6× | associate-/r/ |
| 4× | pow1 add-exp-log expm1-log1p-u flip3-+ add-cbrt-cube flip-+ log1p-expm1-u |
| 3× | cbrt-div fma-def pow1/3 sum-log div-inv |
| 1× | +-commutative associate-+l+ associate-+r+ fma-udef |
| 6.0ms | (cbrt (/ 1.0 (+ x 1.0))) |
| 10.0ms | (cbrt (/ 1.0 (+ x 1.0))) |
| 10.0ms | (cbrt (/ 1.0 (+ x 1.0))) |
| 82.0ms | (+ (fma (* (cbrt (/ 1.0 (+ x 1.0))) (cbrt (/ 1.0 (+ x 1.0)))) (cbrt (/ 1.0 (+ x 1.0))) (- (* (/ 1 x) 2.0))) (+ 0 (/ 1.0 (- x 1.0)))) |
| 214.0ms | (cbrt (/ 1.0 (+ x 1.0))) |
| 253.0ms | (cbrt (/ 1.0 (+ x 1.0))) |
| 210.0ms | (cbrt (/ 1.0 (+ x 1.0))) |
| 412.0ms | (+ (fma (* (cbrt (/ 1.0 (+ x 1.0))) (cbrt (/ 1.0 (+ x 1.0)))) (cbrt (/ 1.0 (+ x 1.0))) (- (* (/ 1 x) 2.0))) (+ 0 (/ 1.0 (- x 1.0)))) |
Useful iterations: done (1.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 201 | 2448 |
| 1 | 484 | 2289 |
| 2 | 1459 | 1804 |
| done | 5001 | 1647 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.4b
Found 4 expressions with local error:
| 0.0b | (+ (/ 2.0 (pow x 5)) (/ 2.0 (pow x 3))) |
| 0.1b | (/ 2.0 (pow x 5)) |
| 0.4b | (/ 2.0 (pow x 7)) |
| 0.4b | (/ 2.0 (pow x 3)) |
| 105× | times-frac |
| 85× | *-un-lft-identity |
| 77× | add-sqr-sqrt add-cube-cbrt |
| 45× | unpow-prod-down |
| 26× | associate-/r* |
| 25× | fma-def |
| 19× | add-exp-log |
| 15× | sqr-pow |
| 12× | cube-prod |
| 10× | add-cbrt-cube |
| 9× | div-exp associate-/l* |
| 6× | div-inv add-log-exp |
| 5× | distribute-lft-out |
| 4× | pow1 expm1-log1p-u cube-mult unpow3 log1p-expm1-u |
| 3× | cbrt-undiv pow-to-exp frac-2neg pow-exp clear-num |
| 1× | +-commutative flip3-+ frac-add sum-log flip-+ |
| 125.0ms | (+ (/ 2.0 (pow x 5)) (/ 2.0 (pow x 3))) |
| 13.0ms | (/ 2.0 (pow x 5)) |
| 13.0ms | (/ 2.0 (pow x 7)) |
| 15.0ms | (/ 2.0 (pow x 3)) |
| 216.0ms | (+ (/ 2.0 (pow x 5)) (/ 2.0 (pow x 3))) |
| 77.0ms | (/ 2.0 (pow x 5)) |
| 90.0ms | (/ 2.0 (pow x 7)) |
| 74.0ms | (/ 2.0 (pow x 3)) |
Useful iterations: done (1.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 263 | 2139 |
| 1 | 498 | 1870 |
| 2 | 1372 | 1802 |
| done | 5000 | 1801 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (/ (/ 2.0 (* x x)) x) |
| 0.1b | (/ 2.0 (pow x 5)) |
| 0.4b | (/ 2.0 (pow x 7)) |
| 0.7b | (/ 2.0 (* x x)) |
| 78× | times-frac |
| 54× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 28× | add-exp-log |
| 24× | unpow-prod-down |
| 22× | add-cbrt-cube |
| 18× | associate-/r* |
| 16× | associate-/l* |
| 13× | div-exp |
| 9× | cbrt-undiv |
| 8× | div-inv sqr-pow |
| 4× | pow1 expm1-log1p-u frac-2neg clear-num log1p-expm1-u add-log-exp |
| 2× | pow-to-exp pow-exp prod-exp cbrt-unprod |
| 1× | associate-/l/ |
| 38.0ms | (/ (/ 2.0 (* x x)) x) |
| 10.0ms | (/ 2.0 (pow x 5)) |
| 8.0ms | (/ 2.0 (pow x 7)) |
| 8.0ms | (/ 2.0 (* x x)) |
| 62.0ms | (/ (/ 2.0 (* x x)) x) |
| 72.0ms | (/ 2.0 (pow x 5)) |
| 77.0ms | (/ 2.0 (pow x 7)) |
| 37.0ms | (/ 2.0 (* x x)) |
Useful iterations: 2 (358.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 256 | 1876 |
| 1 | 489 | 1703 |
| 2 | 1309 | 1597 |
| 3 | 4552 | 1597 |
| done | 5000 | 1597 |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0b
99.8% (0.0b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 26.1b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 0.21963308938311268 | 137362616.0762091 | 98.00054950125781 |
| 11 | -2445851338.3862987 | -4.2674702477225e-16 | -101.77579100982673 |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 80 |
| 1 | 48 | 60 |
| 2 | 53 | 59 |
| done | 53 | 59 |
| 547.0ms | 570× | body | 1280 | valid |
| 508.0ms | 1861× | body | 640 | valid |
| 253.0ms | 4132× | body | 80 | valid |
| 200.0ms | 961× | body | 320 | valid |
| 105.0ms | 480× | body | 160 | valid |