Time bar (total: 16.0s)
| 7.0ms | 67× | body | 640 | valid |
| 4.0ms | 138× | body | 80 | valid |
| 3.0ms | 35× | body | 320 | valid |
| 1.0ms | 16× | body | 160 | valid |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 11 |
| 1 | 12 | 11 |
| 2 | 15 | 11 |
| done | 15 | 11 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 15.0b
Found 3 expressions with local error:
| 0.0b | (/ 1.0 (- x 1.0)) |
| 0.0b | (/ 1.0 (+ x 1.0)) |
| 1.7b | (- (/ 1.0 (+ x 1.0)) (/ 1.0 (- x 1.0))) |
| 662× | *-un-lft-identity |
| 589× | times-frac |
| 496× | add-sqr-sqrt |
| 378× | prod-diff |
| 368× | add-cube-cbrt |
| 86× | associate-/r/ |
| 79× | distribute-lft-out-- |
| 76× | distribute-lft-out |
| 62× | difference-of-squares |
| 44× | div-inv |
| 24× | flip-+ |
| 23× | flip3-+ |
| 21× | flip-- |
| 20× | flip3-- |
| 18× | fma-neg |
| 9× | associate-/r* |
| 7× | add-exp-log add-cbrt-cube |
| 6× | associate-/l* |
| 5× | add-log-exp |
| 3× | pow1 expm1-log1p-u log1p-expm1-u |
| 2× | cbrt-undiv frac-2neg div-exp clear-num |
| 1× | sub-neg diff-log frac-sub |
| 15.0ms | (/ 1.0 (- x 1.0)) |
| 23.0ms | (/ 1.0 (+ x 1.0)) |
| 158.0ms | (- (/ 1.0 (+ x 1.0)) (/ 1.0 (- x 1.0))) |
| 45.0ms | (/ 1.0 (- x 1.0)) |
| 48.0ms | (/ 1.0 (+ x 1.0)) |
| 264.0ms | (- (/ 1.0 (+ x 1.0)) (/ 1.0 (- x 1.0))) |
Useful iterations: done (2.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 525 | 24322 |
| 1 | 1252 | 21814 |
| 2 | 4307 | 17010 |
| done | 5000 | 17008 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.8b
Found 4 expressions with local error:
| 0.0b | (+ (* x x) (- (* 1.0 1.0) (* x 1.0))) |
| 0.0b | (/ 1.0 (- x 1.0)) |
| 0.4b | (/ 1.0 (+ (pow x 3) (pow 1.0 3))) |
| 29.5b | (fma (/ 1.0 (+ (pow x 3) (pow 1.0 3))) (+ (* x x) (- (* 1.0 1.0) (* x 1.0))) (- (/ 1.0 (- x 1.0)))) |
| 76× | *-un-lft-identity |
| 42× | times-frac |
| 36× | add-sqr-sqrt |
| 28× | add-cube-cbrt |
| 20× | distribute-lft-out |
| 16× | unpow-prod-down cube-prod |
| 14× | associate-/r* |
| 9× | add-log-exp |
| 8× | add-exp-log add-cbrt-cube |
| 6× | associate-/l* |
| 4× | pow1 expm1-log1p-u associate-/r/ sum-cubes log1p-expm1-u distribute-lft-out-- difference-of-squares |
| 3× | associate-+r+ |
| 2× | cbrt-undiv frac-2neg flip3-+ div-exp clear-num sum-log flip-+ div-inv |
| 1× | +-commutative associate-+r- sub-neg flip3-- fma-def diff-log prod-diff flip-- fma-udef |
| 39.0ms | (+ (* x x) (- (* 1.0 1.0) (* x 1.0))) |
| 20.0ms | (/ 1.0 (- x 1.0)) |
| 72.0ms | (/ 1.0 (+ (pow x 3) (pow 1.0 3))) |
| 1.0ms | (fma (/ 1.0 (+ (pow x 3) (pow 1.0 3))) (+ (* x x) (- (* 1.0 1.0) (* x 1.0))) (- (/ 1.0 (- x 1.0)))) |
| 32.0ms | (+ (* x x) (- (* 1.0 1.0) (* x 1.0))) |
| 34.0ms | (/ 1.0 (- x 1.0)) |
| 108.0ms | (/ 1.0 (+ (pow x 3) (pow 1.0 3))) |
| 338.0ms | (fma (/ 1.0 (+ (pow x 3) (pow 1.0 3))) (+ (* x x) (- (* 1.0 1.0) (* x 1.0))) (- (/ 1.0 (- x 1.0)))) |
Useful iterations: done (2.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 219 | 2053 |
| 1 | 553 | 1794 |
| 2 | 2549 | 1655 |
| done | 5000 | 1640 |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0.8b
Found 4 expressions with local error:
| 0.0b | (+ (/ 2.0 (pow x 4)) (/ 2.0 (pow x 6))) |
| 0.2b | (/ 2.0 (pow x 6)) |
| 0.4b | (/ 2.0 (pow x 4)) |
| 0.9b | (/ 2.0 (* x x)) |
| 72× | times-frac |
| 62× | *-un-lft-identity |
| 54× | add-sqr-sqrt add-cube-cbrt |
| 33× | unpow-prod-down |
| 25× | fma-def |
| 19× | add-exp-log |
| 15× | associate-/r* |
| 13× | add-cbrt-cube |
| 11× | sqr-pow |
| 9× | associate-/l* |
| 8× | div-exp |
| 6× | div-inv add-log-exp |
| 5× | distribute-lft-out |
| 4× | pow1 cbrt-undiv expm1-log1p-u log1p-expm1-u |
| 3× | frac-2neg clear-num |
| 2× | pow-to-exp pow-exp |
| 1× | +-commutative flip3-+ frac-add prod-exp sum-log cbrt-unprod flip-+ |
| 82.0ms | (+ (/ 2.0 (pow x 4)) (/ 2.0 (pow x 6))) |
| 14.0ms | (/ 2.0 (pow x 6)) |
| 9.0ms | (/ 2.0 (pow x 4)) |
| 13.0ms | (/ 2.0 (* x x)) |
| 159.0ms | (+ (/ 2.0 (pow x 4)) (/ 2.0 (pow x 6))) |
| 69.0ms | (/ 2.0 (pow x 6)) |
| 60.0ms | (/ 2.0 (pow x 4)) |
| 32.0ms | (/ 2.0 (* x x)) |
Useful iterations: done (1.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 218 | 1596 |
| 1 | 469 | 1460 |
| 2 | 2602 | 1379 |
| done | 5000 | 1345 |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (/ 2.0 (pow x 4)) (/ 2.0 (pow x 6))) |
| 0.1b | (/ (/ 2.0 x) x) |
| 0.2b | (/ 2.0 (pow x 6)) |
| 0.4b | (/ 2.0 (pow x 4)) |
| 144× | times-frac |
| 102× | *-un-lft-identity |
| 94× | add-sqr-sqrt add-cube-cbrt |
| 33× | unpow-prod-down |
| 25× | fma-def |
| 19× | add-exp-log associate-/l* |
| 17× | associate-/r* |
| 13× | add-cbrt-cube |
| 11× | sqr-pow |
| 10× | div-inv |
| 9× | div-exp |
| 6× | add-log-exp |
| 5× | cbrt-undiv distribute-lft-out |
| 4× | pow1 expm1-log1p-u log1p-expm1-u |
| 3× | frac-2neg clear-num |
| 2× | pow-to-exp pow-exp |
| 1× | +-commutative flip3-+ frac-add sum-log flip-+ associate-/l/ |
| 95.0ms | (+ (/ 2.0 (pow x 4)) (/ 2.0 (pow x 6))) |
| 30.0ms | (/ (/ 2.0 x) x) |
| 14.0ms | (/ 2.0 (pow x 6)) |
| 15.0ms | (/ 2.0 (pow x 4)) |
| 195.0ms | (+ (/ 2.0 (pow x 4)) (/ 2.0 (pow x 6))) |
| 33.0ms | (/ (/ 2.0 x) x) |
| 68.0ms | (/ 2.0 (pow x 6)) |
| 44.0ms | (/ 2.0 (pow x 4)) |
Useful iterations: 2 (755.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 309 | 2273 |
| 1 | 684 | 2099 |
| 2 | 3200 | 1946 |
| done | 5000 | 1946 |
6 alts after pruning (3 fresh and 3 done)
Merged error: 0b
99.8% (0.0b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 30.0b
| Iters | Range | Point | |
|---|---|---|---|
| 11 | 0.022891638200552334 | 5.118117448855024e+31 | 202.79000425245187 |
| 10 | -911936.9907706906 | -4.3470241882695893e-07 | -247.30213951418432 |
Useful iterations: 1 (7.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 71 |
| 1 | 47 | 54 |
| 2 | 54 | 54 |
| 3 | 58 | 54 |
| done | 58 | 54 |
| 398.0ms | 1940× | body | 640 | valid |
| 285.0ms | 4241× | body | 80 | valid |
| 187.0ms | 1219× | body | 320 | valid |
| 93.0ms | 600× | body | 160 | valid |