Time bar (total: 22.6s)
Useful iterations: 1 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 24 |
| 1 | 30 | 11 |
| 2 | 48 | 11 |
| 3 | 83 | 11 |
| 4 | 117 | 11 |
| 5 | 188 | 11 |
| 6 | 331 | 11 |
| 7 | 556 | 11 |
| 8 | 1000 | 11 |
| 9 | 1366 | 11 |
| 10 | 1686 | 11 |
| 11 | 1768 | 11 |
| 12 | 1790 | 11 |
| done | 1790 | 11 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 0.0b | (+ (exp x) (exp (- x))) |
| 0.0b | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 19.2b | (- (exp x) (exp (- x))) |
| 41× | add-sqr-sqrt |
| 39× | *-un-lft-identity |
| 35× | associate-*l* |
| 29× | times-frac |
| 23× | add-cube-cbrt |
| 14× | add-exp-log add-cbrt-cube |
| 8× | pow1 add-log-exp |
| 6× | associate-*r* |
| 4× | prod-exp cbrt-unprod distribute-lft-out distribute-lft-out-- difference-of-squares unswap-sqr |
| 2× | cbrt-undiv div-exp pow-prod-down associate-*l/ *-commutative div-inv |
| 1× | +-commutative sub-neg flip3-- flip3-+ diff-log sum-log flip-- flip-+ |
| 76.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 15.0ms | (+ (exp x) (exp (- x))) |
| 94.0ms | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 24.0ms | (- (exp x) (exp (- x))) |
| 79.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 45.0ms | (+ (exp x) (exp (- x))) |
| 125.0ms | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 59.0ms | (- (exp x) (exp (- x))) |
Useful iterations: 3 (1.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 200 | 1479 |
| 1 | 499 | 1449 |
| 2 | 1383 | 1277 |
| 3 | 4288 | 1273 |
| done | 5001 | 1273 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 0.3b | (cbrt (pow (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) 3)) |
| 0.3b | (pow (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) 3) |
| 19.2b | (- (exp x) (exp (- x))) |
| 29× | add-sqr-sqrt |
| 24× | *-un-lft-identity |
| 19× | associate-*l* |
| 16× | add-cube-cbrt times-frac |
| 15× | add-exp-log add-cbrt-cube |
| 9× | pow1 |
| 8× | cbrt-prod |
| 6× | add-log-exp |
| 4× | prod-exp cbrt-unprod distribute-lft-out-- difference-of-squares |
| 3× | pow-unpow associate-*r* associate-*l/ pow-exp rem-cube-cbrt |
| 2× | cbrt-undiv cube-div cube-mult unpow-prod-down pow-pow unpow3 cube-prod div-exp pow-prod-down unswap-sqr sqr-pow |
| 1× | pow-to-exp sub-neg cbrt-div flip3-- pow1/3 diff-log *-commutative flip-- rem-cbrt-cube div-inv |
| 85.0ms | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 8.0ms | (cbrt (pow (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) 3)) |
| 56.0ms | (pow (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) 3) |
| 29.0ms | (- (exp x) (exp (- x))) |
| 118.0ms | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 96.0ms | (cbrt (pow (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) 3)) |
| 116.0ms | (pow (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) 3) |
| 55.0ms | (- (exp x) (exp (- x))) |
Useful iterations: done (1.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 195 | 1610 |
| 1 | 462 | 1464 |
| 2 | 1390 | 1308 |
| done | 5001 | 1304 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* (/ (+ (pow x 2) (+ (* 1/12 (pow x 4)) 2)) 2.0) (cos y)) |
| 0.0b | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 0.1b | (* 1/12 (pow x 4)) |
| 19.2b | (- (exp x) (exp (- x))) |
| 49× | add-sqr-sqrt |
| 40× | *-un-lft-identity |
| 38× | associate-*l* |
| 29× | times-frac |
| 26× | add-cube-cbrt |
| 19× | add-exp-log |
| 16× | add-cbrt-cube |
| 13× | associate-*r* |
| 8× | pow1 |
| 7× | prod-exp unswap-sqr |
| 6× | add-log-exp |
| 5× | cbrt-unprod |
| 4× | unpow-prod-down distribute-lft-out-- difference-of-squares |
| 3× | *-commutative distribute-lft-out |
| 2× | cbrt-undiv div-exp pow-prod-down associate-*l/ div-inv sqr-pow |
| 1× | pow-to-exp sub-neg flip3-- diff-log pow-exp flip-- |
| 117.0ms | (* (/ (+ (pow x 2) (+ (* 1/12 (pow x 4)) 2)) 2.0) (cos y)) |
| 94.0ms | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 12.0ms | (* 1/12 (pow x 4)) |
| 20.0ms | (- (exp x) (exp (- x))) |
| 94.0ms | (* (/ (+ (pow x 2) (+ (* 1/12 (pow x 4)) 2)) 2.0) (cos y)) |
| 120.0ms | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 75.0ms | (* 1/12 (pow x 4)) |
| 74.0ms | (- (exp x) (exp (- x))) |
Useful iterations: done (1.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 239 | 1764 |
| 1 | 574 | 1715 |
| 2 | 1592 | 1519 |
| done | 5001 | 1514 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0.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 | 16 | 24 |
| 1 | 19 | 24 |
| done | 19 | 24 |