Time bar (total: 10.4s)
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 7 |
| 1 | 47 | 7 |
| 2 | 84 | 7 |
| 3 | 121 | 7 |
| 4 | 206 | 7 |
| 5 | 410 | 7 |
| 6 | 1017 | 7 |
| 7 | 2074 | 7 |
| 8 | 5001 | 7 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 0 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 42.6b
Found 4 expressions with local error:
| 0.0b | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 0.0b | (+ (exp x) (exp (- x))) |
| 0.1b | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 57.3b | (- (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-+ |
| 10.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 8.0ms | (+ (exp x) (exp (- x))) |
| 10.0ms | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 5.0ms | (- (exp x) (exp (- x))) |
| 65.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 22.0ms | (+ (exp x) (exp (- x))) |
| 84.0ms | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 37.0ms | (- (exp x) (exp (- x))) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 508 | 967 |
| 1 | 1773 | 853 |
| 2 | 5001 | 852 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 107 | 4 | 111 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 108 | 4 | 112 |
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (+ (exp x) (exp (- x))) |
| 0.0b | (* 1/60 (pow x 5)) |
| 0.1b | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) 2.0) (sin y)) |
| 0.2b | (* 1/3 (pow x 3)) |
| 36× | add-sqr-sqrt |
| 22× | associate-*r* |
| 21× | *-un-lft-identity |
| 19× | add-exp-log add-cube-cbrt associate-*l* |
| 13× | add-cbrt-cube |
| 10× | times-frac |
| 9× | unswap-sqr |
| 8× | unpow-prod-down prod-exp |
| 6× | pow1 add-log-exp |
| 4× | cube-prod cbrt-unprod sqr-pow |
| 3× | *-commutative |
| 2× | pow-to-exp pow-exp |
| 1× | cbrt-undiv +-commutative cube-mult flip3-+ unpow3 div-exp pow-prod-down associate-*l/ sum-log flip-+ div-inv distribute-lft-out |
| 5.0ms | (+ (exp x) (exp (- x))) |
| 5.0ms | (* 1/60 (pow x 5)) |
| 12.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) 2.0) (sin y)) |
| 6.0ms | (* 1/3 (pow x 3)) |
| 22.0ms | (+ (exp x) (exp (- x))) |
| 48.0ms | (* 1/60 (pow x 5)) |
| 220.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) 2.0) (sin y)) |
| 44.0ms | (* 1/3 (pow x 3)) |
Useful iterations: 1 (12.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 493 | 776 |
| 1 | 2065 | 675 |
| 2 | 5002 | 675 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 105 | 7 | 112 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 105 | 11 | 116 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt (sin y)) (cbrt (sin y))) |
| 0.6b | (cbrt (sin y)) |
| 0.6b | (cbrt (sin y)) |
| 0.6b | (cbrt (sin y)) |
| 25× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 15× | add-cube-cbrt *-un-lft-identity |
| 11× | pow1 |
| 9× | pow1/3 |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* |
| 4× | add-cbrt-cube add-log-exp unswap-sqr |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 6.0ms | (* (cbrt (sin y)) (cbrt (sin y))) |
| 2.0ms | (cbrt (sin y)) |
| 1.0ms | (cbrt (sin y)) |
| 2.0ms | (cbrt (sin y)) |
| 115.0ms | (* (cbrt (sin y)) (cbrt (sin y))) |
| 96.0ms | (cbrt (sin y)) |
| 96.0ms | (cbrt (sin y)) |
| 99.0ms | (cbrt (sin y)) |
Useful iterations: 3 (85.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 154 | 453 |
| 1 | 551 | 401 |
| 2 | 3082 | 369 |
| 3 | 5002 | 363 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 82 | 3 | 85 |
| Fresh | 2 | 7 | 9 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 85 | 11 | 96 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt (sin y)) (cbrt (sin y))) |
| 0.6b | (cbrt (sin y)) |
| 0.6b | (cbrt (sin y)) |
| 0.6b | (cbrt (sin y)) |
| 25× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 15× | add-cube-cbrt *-un-lft-identity |
| 11× | pow1 |
| 9× | pow1/3 |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* |
| 4× | add-cbrt-cube add-log-exp unswap-sqr |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 9.0ms | (* (cbrt (sin y)) (cbrt (sin y))) |
| 2.0ms | (cbrt (sin y)) |
| 2.0ms | (cbrt (sin y)) |
| 2.0ms | (cbrt (sin y)) |
| 115.0ms | (* (cbrt (sin y)) (cbrt (sin y))) |
| 95.0ms | (cbrt (sin y)) |
| 95.0ms | (cbrt (sin y)) |
| 97.0ms | (cbrt (sin y)) |
Useful iterations: 3 (84.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 154 | 453 |
| 1 | 551 | 401 |
| 2 | 3082 | 369 |
| 3 | 5002 | 363 |
11 alts after pruning (9 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 84 | 1 | 85 |
| Fresh | 1 | 8 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 85 | 11 | 96 |
Merged error: 0.0b
0% (0.6b remaining)
Error of 0.7b against oracle of 0.0b and baseline of 0.7b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 19 |
| 1 | 35 | 19 |