Time bar (total: 4.3s)
| 63.0ms | 195× | body | 1280 | valid |
| 7.0ms | 251× | body | 80 | valid |
| 6.0ms | 36× | body | 640 | valid |
| 1.0ms | 11× | body | 320 | valid |
| 1.0ms | 10× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 5 |
| 1 | 26 | 5 |
| 2 | 41 | 5 |
| 3 | 55 | 5 |
| 4 | 65 | 5 |
| 5 | 96 | 5 |
| 6 | 140 | 5 |
| 7 | 285 | 5 |
| 8 | 1642 | 5 |
| 9 | 5001 | 5 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 26.0b
Found 2 expressions with local error:
| 0.0b | (- (exp x) 2.0) |
| 3.4b | (+ (- (exp x) 2.0) (exp (neg x))) |
| 9× | *-un-lft-identity add-log-exp |
| 4× | add-sqr-sqrt frac-add |
| 3× | flip3-- flip-- |
| 2× | pow1 add-exp-log neg-sub0 exp-neg add-cube-cbrt sub-neg associate-+l+ exp-diff diff-log sum-log add-cbrt-cube distribute-lft-out distribute-lft-out-- |
| 1× | +-commutative associate-+l- flip3-+ flip-+ difference-of-squares |
| 4.0ms | (- (exp x) 2.0) |
| 7.0ms | (+ (- (exp x) 2.0) (exp (neg x))) |
| 2.0ms | (- (exp x) 2.0) |
| 7.0ms | (+ (- (exp x) 2.0) (exp (neg x))) |
Useful iterations: 2 (18.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 209 | 282 |
| 1 | 694 | 269 |
| 2 | 3196 | 260 |
| 3 | 5001 | 260 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 39 | 2 | 41 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 39 | 3 | 42 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (* 1/360 (pow x 6)) (* 1/12 (pow x 4))) |
| 0.0b | (+ (pow x 2) (+ (* 1/360 (pow x 6)) (* 1/12 (pow x 4)))) |
| 0.0b | (* 1/360 (pow x 6)) |
| 0.1b | (* 1/12 (pow x 4)) |
| 20× | add-sqr-sqrt |
| 14× | add-exp-log associate-*r* |
| 12× | *-un-lft-identity |
| 11× | add-log-exp |
| 10× | add-cube-cbrt |
| 8× | unpow-prod-down add-cbrt-cube |
| 6× | associate-*l* prod-exp unswap-sqr |
| 4× | pow1 sum-log sqr-pow |
| 2× | +-commutative pow-to-exp flip3-+ pow-exp *-commutative cbrt-unprod flip-+ |
| 1× | associate-+r+ distribute-lft-out |
| 4.0ms | (+ (* 1/360 (pow x 6)) (* 1/12 (pow x 4))) |
| 7.0ms | (+ (pow x 2) (+ (* 1/360 (pow x 6)) (* 1/12 (pow x 4)))) |
| 5.0ms | (* 1/360 (pow x 6)) |
| 5.0ms | (* 1/12 (pow x 4)) |
| 11.0ms | (+ (* 1/360 (pow x 6)) (* 1/12 (pow x 4))) |
| 6.0ms | (+ (pow x 2) (+ (* 1/360 (pow x 6)) (* 1/12 (pow x 4)))) |
| 6.0ms | (* 1/360 (pow x 6)) |
| 4.0ms | (* 1/12 (pow x 4)) |
Useful iterations: 2 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 329 | 464 |
| 1 | 1456 | 438 |
| 2 | 5001 | 422 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 86 | 1 | 87 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 86 | 4 | 90 |
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (* (cbrt (+ (pow x 2) (+ (* 1/360 (pow x 6)) (* 1/12 (pow x 4))))) (cbrt (+ (pow x 2) (+ (* 1/360 (pow x 6)) (* 1/12 (pow x 4)))))) |
| 33.6b | (cbrt (+ (pow x 2) (+ (* 1/360 (pow x 6)) (* 1/12 (pow x 4))))) |
| 33.6b | (cbrt (+ (pow x 2) (+ (* 1/360 (pow x 6)) (* 1/12 (pow x 4))))) |
| 33.6b | (cbrt (+ (pow x 2) (+ (* 1/360 (pow x 6)) (* 1/12 (pow x 4))))) |
| 36× | cbrt-prod |
| 35× | *-un-lft-identity |
| 23× | add-sqr-sqrt |
| 18× | cbrt-div |
| 15× | add-cube-cbrt |
| 11× | pow1 |
| 9× | flip3-+ pow1/3 swap-sqr flip-+ distribute-lft-out |
| 7× | associate-*r* associate-*l* |
| 6× | add-exp-log |
| 4× | frac-times add-cbrt-cube add-log-exp unswap-sqr |
| 2× | associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 17.0ms | (* (cbrt (+ (pow x 2) (+ (* 1/360 (pow x 6)) (* 1/12 (pow x 4))))) (cbrt (+ (pow x 2) (+ (* 1/360 (pow x 6)) (* 1/12 (pow x 4)))))) |
| 6.0ms | (cbrt (+ (pow x 2) (+ (* 1/360 (pow x 6)) (* 1/12 (pow x 4))))) |
| 7.0ms | (cbrt (+ (pow x 2) (+ (* 1/360 (pow x 6)) (* 1/12 (pow x 4))))) |
| 6.0ms | (cbrt (+ (pow x 2) (+ (* 1/360 (pow x 6)) (* 1/12 (pow x 4))))) |
| 16.0ms | (* (cbrt (+ (pow x 2) (+ (* 1/360 (pow x 6)) (* 1/12 (pow x 4))))) (cbrt (+ (pow x 2) (+ (* 1/360 (pow x 6)) (* 1/12 (pow x 4)))))) |
| 17.0ms | (cbrt (+ (pow x 2) (+ (* 1/360 (pow x 6)) (* 1/12 (pow x 4))))) |
| 15.0ms | (cbrt (+ (pow x 2) (+ (* 1/360 (pow x 6)) (* 1/12 (pow x 4))))) |
| 16.0ms | (cbrt (+ (pow x 2) (+ (* 1/360 (pow x 6)) (* 1/12 (pow x 4))))) |
Useful iterations: 2 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 354 | 2145 |
| 1 | 1202 | 2017 |
| 2 | 5002 | 1805 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 107 | 0 | 107 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 107 | 4 | 111 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (exp (neg x)) (exp x)) |
| 0.0b | (pow (- (+ (exp (neg x)) (exp x)) 2.0) 3) |
| 0.0b | (cbrt (pow (- (+ (exp (neg x)) (exp x)) 2.0) 3)) |
| 2.5b | (- (+ (exp (neg x)) (exp x)) 2.0) |
| 37× | *-un-lft-identity |
| 20× | add-sqr-sqrt |
| 18× | cbrt-prod |
| 12× | unpow-prod-down cube-prod |
| 11× | add-log-exp |
| 10× | add-cube-cbrt distribute-lft-out-- |
| 6× | distribute-lft-out |
| 5× | pow1 add-exp-log add-cbrt-cube difference-of-squares |
| 4× | cube-div |
| 3× | pow-unpow flip3-- flip-- |
| 2× | cube-mult cbrt-div diff-log unpow3 sum-log sqr-pow |
| 1× | +-commutative pow-to-exp sub-neg pow-pow flip3-+ pow1/3 pow-exp associate--l+ rem-cbrt-cube flip-+ rem-cube-cbrt |
| 5.0ms | (+ (exp (neg x)) (exp x)) |
| 9.0ms | (pow (- (+ (exp (neg x)) (exp x)) 2.0) 3) |
| 9.0ms | (cbrt (pow (- (+ (exp (neg x)) (exp x)) 2.0) 3)) |
| 8.0ms | (- (+ (exp (neg x)) (exp x)) 2.0) |
| 3.0ms | (+ (exp (neg x)) (exp x)) |
| 13.0ms | (pow (- (+ (exp (neg x)) (exp x)) 2.0) 3) |
| 9.0ms | (cbrt (pow (- (+ (exp (neg x)) (exp x)) 2.0) 3)) |
| 7.0ms | (- (+ (exp (neg x)) (exp x)) 2.0) |
Useful iterations: 2 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 320 | 864 |
| 1 | 1236 | 823 |
| 2 | 5001 | 817 |
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 101 | 0 | 101 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 101 | 4 | 105 |
Merged error: 0b
0% (0.7b remaining)
Error of 0.7b against oracle of 0.0b and baseline of 0.7b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 7 |
| 1 | 17 | 7 |
| 1.9s | 5617× | body | 1280 | valid |
| 232.0ms | 1242× | body | 640 | valid |
| 232.0ms | 8033× | body | 80 | valid |
| 75.0ms | 648× | body | 320 | valid |
| 23.0ms | 320× | body | 160 | valid |
Loading profile data...