Time bar (total: 22.9s)
| 72.0ms | 253× | body | 10240 | exit |
| 69.0ms | 113× | body | 1280 | valid |
| 22.0ms | 77× | body | 640 | valid |
| 7.0ms | 41× | body | 320 | valid |
| 2.0ms | 15× | body | 160 | valid |
| 1.0ms | 10× | body | 80 | valid |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 13 |
| 1 | 15 | 13 |
| 2 | 25 | 13 |
| 3 | 31 | 13 |
| 4 | 42 | 13 |
| 5 | 56 | 13 |
| 6 | 59 | 13 |
| 7 | 95 | 13 |
| 8 | 110 | 13 |
| 9 | 155 | 13 |
| 10 | 227 | 13 |
| 11 | 395 | 13 |
| 12 | 965 | 13 |
| 13 | 3061 | 13 |
| done | 5001 | 13 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 58.8b
Found 2 expressions with local error:
| 1.0b | (/ (- (exp x) (exp (- x))) (+ (exp x) (exp (- x)))) |
| 5.6b | (- (exp x) (exp (- x))) |
| 44× | *-un-lft-identity |
| 32× | add-sqr-sqrt |
| 20× | add-cube-cbrt times-frac |
| 9× | prod-diff |
| 6× | distribute-lft-out distribute-lft-out-- difference-of-squares |
| 5× | associate-/l* |
| 4× | add-exp-log associate-/r* add-cbrt-cube add-log-exp |
| 3× | fma-neg |
| 2× | pow1 expm1-log1p-u flip3-- associate-/r/ flip-- log1p-expm1-u associate-/l/ |
| 1× | cbrt-undiv sub-neg frac-2neg flip3-+ diff-log div-sub tanh-undef div-exp clear-num flip-+ div-inv |
| 83.0ms | (/ (- (exp x) (exp (- x))) (+ (exp x) (exp (- x)))) |
| 27.0ms | (- (exp x) (exp (- x))) |
| 102.0ms | (/ (- (exp x) (exp (- x))) (+ (exp x) (exp (- x)))) |
| 61.0ms | (- (exp x) (exp (- x))) |
Useful iterations: 3 (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 134 | 1618 |
| 1 | 308 | 1438 |
| 2 | 858 | 1284 |
| 3 | 3357 | 1224 |
| done | 5000 | 1224 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0b
Found 1 expressions with local error:
| 0.0b | (tanh x) |
| 1× | pow1 add-exp-log add-sqr-sqrt expm1-log1p-u add-cube-cbrt *-un-lft-identity add-cbrt-cube log1p-expm1-u tanh-def add-log-exp |
| 3.0ms | (tanh x) |
| 125.0ms | (tanh x) |
Useful iterations: 3 (126.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 113 |
| 1 | 92 | 87 |
| 2 | 201 | 82 |
| 3 | 594 | 81 |
| 4 | 2826 | 81 |
| done | 5000 | 81 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (+ (exp x) (exp (- x)))) |
| 0.0b | (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) |
| 19× | *-un-lft-identity |
| 12× | times-frac |
| 11× | add-sqr-sqrt add-cube-cbrt |
| 4× | add-exp-log associate-/r* add-cbrt-cube distribute-lft-out |
| 3× | associate-/l* |
| 2× | pow1 expm1-log1p-u associate-/r/ log1p-expm1-u add-log-exp |
| 1× | cbrt-undiv frac-2neg flip3-+ div-exp clear-num flip-+ fma-udef div-inv |
| 30.0ms | (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (+ (exp x) (exp (- x)))) |
| 0.0ms | (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) |
| 114.0ms | (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (+ (exp x) (exp (- x)))) |
| 103.0ms | (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) |
Useful iterations: done (1.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 105 | 1398 |
| 1 | 224 | 1366 |
| 2 | 638 | 1257 |
| 3 | 2323 | 1255 |
| done | 5002 | 1254 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ 1 (exp (* -2 x))) |
| 0.3b | (/ (- 1 (exp (* -2 x))) (+ 1 (exp (* -2 x)))) |
| 5.6b | (- 1 (exp (* -2 x))) |
| 57× | *-un-lft-identity |
| 41× | add-sqr-sqrt |
| 24× | times-frac |
| 23× | add-cube-cbrt |
| 12× | difference-of-squares |
| 9× | prod-diff |
| 8× | distribute-lft-out |
| 7× | add-log-exp |
| 6× | associate-/l* distribute-lft-out-- |
| 5× | add-exp-log add-cbrt-cube |
| 4× | associate-/r* |
| 3× | pow1 expm1-log1p-u fma-def fma-neg log1p-expm1-u |
| 2× | flip3-- flip3-+ associate-/r/ flip-- flip-+ associate-/l/ |
| 1× | cbrt-undiv +-commutative sub-neg frac-2neg diff-log div-sub div-exp clear-num sum-log div-inv |
| 7.0ms | (+ 1 (exp (* -2 x))) |
| 48.0ms | (/ (- 1 (exp (* -2 x))) (+ 1 (exp (* -2 x)))) |
| 12.0ms | (- 1 (exp (* -2 x))) |
| 11.0ms | (+ 1 (exp (* -2 x))) |
| 60.0ms | (/ (- 1 (exp (* -2 x))) (+ 1 (exp (* -2 x)))) |
| 18.0ms | (- 1 (exp (* -2 x))) |
Useful iterations: done (2.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 146 | 1968 |
| 1 | 331 | 1686 |
| 2 | 857 | 1517 |
| 3 | 3042 | 1460 |
| done | 5000 | 1428 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2 | 2 |
| done | 2 | 2 |
| 5.1s | 7558× | body | 10240 | exit |
| 2.4s | 3398× | body | 1280 | valid |
| 871.0ms | 2364× | body | 640 | valid |
| 322.0ms | 1213× | body | 320 | valid |
| 85.0ms | 606× | body | 160 | valid |
| 34.0ms | 419× | body | 80 | valid |