Time bar (total: 18.8s)
| 25.0ms | 54× | body | 1280 | valid |
| 13.0ms | 42× | body | 640 | valid |
| 7.0ms | 120× | body | 80 | valid |
| 5.0ms | 26× | body | 320 | valid |
| 2.0ms | 14× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 234 |
| 1 | 15 | 234 |
| 2 | 22 | 234 |
| 3 | 30 | 234 |
| 4 | 53 | 234 |
| 5 | 117 | 234 |
| 6 | 440 | 234 |
| 7 | 3510 | 234 |
| done | 5001 | 234 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 31.9b
Found 3 expressions with local error:
| 0.0b | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 0.0b | (+ 1.0 (exp (* -2.0 x))) |
| 3.4b | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 24× | *-un-lft-identity |
| 17× | add-sqr-sqrt |
| 13× | times-frac |
| 12× | add-cube-cbrt |
| 7× | add-log-exp |
| 5× | add-cbrt-cube add-exp-log distribute-lft-out |
| 4× | associate-/r* |
| 3× | pow1 associate-/l* |
| 2× | flip3-+ associate-/r/ flip-+ difference-of-squares |
| 1× | cbrt-undiv +-commutative clear-num sum-log sub-neg frac-2neg flip3-- diff-log div-exp div-inv flip-- distribute-lft-out-- |
| 12.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 11.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 87.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 66.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 28.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 114.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
Useful iterations: 3 (1.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 116 | 22761 |
| 1 | 261 | 20718 |
| 2 | 927 | 20556 |
| 3 | 4650 | 20358 |
| done | 5001 | 20358 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (* (* x x) (* x x)) |
| 0.2b | (* (* x x) 0.33333333333333337) |
| 0.9b | (* 5.551115123125783e-17 (* (* x x) (* x x))) |
| 9.6b | (- (* x (- 1.0 (* (* x x) 0.33333333333333337))) (* 5.551115123125783e-17 (* (* x x) (* x x)))) |
| 138× | pow1 |
| 39× | add-cbrt-cube pow-prod-down add-exp-log |
| 36× | pow-prod-up |
| 24× | prod-exp cbrt-unprod |
| 22× | pow-sqr |
| 18× | pow-plus |
| 13× | pow2 |
| 8× | add-sqr-sqrt |
| 6× | *-un-lft-identity add-cube-cbrt add-log-exp |
| 5× | associate-*r* associate-*l* |
| 4× | associate--l+ |
| 3× | sub-neg *-commutative unswap-sqr |
| 2× | distribute-rgt-in distribute-lft-in |
| 1× | flip3-- diff-log swap-sqr flip-- |
| 26.0ms | (* (* x x) (* x x)) |
| 17.0ms | (* (* x x) 0.33333333333333337) |
| 103.0ms | (* 5.551115123125783e-17 (* (* x x) (* x x))) |
| 56.0ms | (- (* x (- 1.0 (* (* x x) 0.33333333333333337))) (* 5.551115123125783e-17 (* (* x x) (* x x)))) |
| 50.0ms | (* (* x x) (* x x)) |
| 37.0ms | (* (* x x) 0.33333333333333337) |
| 48.0ms | (* 5.551115123125783e-17 (* (* x x) (* x x))) |
| 67.0ms | (- (* x (- 1.0 (* (* x x) 0.33333333333333337))) (* 5.551115123125783e-17 (* (* x x) (* x x)))) |
Useful iterations: done (3.7s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 132 | 24734 |
| 1 | 413 | 18807 |
| 2 | 2964 | 18092 |
| done | 5001 | 17972 |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (cbrt (* (* (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)) (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0))) |
| 3.4b | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 3.4b | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 3.4b | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 30× | flip3-- flip-- |
| 28× | frac-times |
| 26× | cbrt-div |
| 19× | add-sqr-sqrt |
| 14× | associate-*l/ |
| 10× | *-un-lft-identity add-log-exp |
| 8× | associate-*r/ |
| 6× | difference-of-squares |
| 4× | pow1 add-cbrt-cube add-exp-log add-cube-cbrt |
| 3× | sub-neg times-frac diff-log distribute-lft-out-- |
| 1× | cbrt-prod pow1/3 pow3 rem-cbrt-cube |
| 416.0ms | (cbrt (* (* (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)) (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0))) |
| 79.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 104.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 87.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 138.0ms | (cbrt (* (* (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)) (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0))) |
| 106.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 126.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 99.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
Useful iterations: done (2.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 150 | 59680 |
| 1 | 328 | 50884 |
| 2 | 1530 | 49752 |
| done | 5001 | 47992 |
2 alts after pruning (0 fresh and 2 done)
Merged error: 0b
99.7% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 32.2b
Useful iterations: 0 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 938 |
| 1 | 36 | 938 |
| done | 36 | 938 |
| 1.0s | 1764× | body | 1280 | valid |
| 326.0ms | 1180× | body | 640 | valid |
| 298.0ms | 4133× | body | 80 | valid |
| 93.0ms | 604× | body | 320 | valid |
| 34.0ms | 319× | body | 160 | valid |