Time bar (total: 2.5s)
| 15.0ms | 81× | body | 1280 | valid |
| 7.0ms | 56× | body | 640 | valid |
| 3.0ms | 160× | body | 80 | valid |
| 2.0ms | 26× | body | 320 | valid |
| 1.0ms | 14× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 3 |
| 1 | 13 | 3 |
| 2 | 15 | 3 |
| 3 | 15 | 3 |
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: 42.3b
Found 2 expressions with local error:
| 0.0b | (/ (- (exp x) 1.0) x) |
| 3.0b | (- (exp x) 1.0) |
| 22× | add-sqr-sqrt *-un-lft-identity |
| 15× | times-frac |
| 12× | add-cube-cbrt |
| 5× | associate-/l* distribute-lft-out-- difference-of-squares |
| 4× | add-exp-log add-cbrt-cube add-log-exp |
| 3× | associate-/r* |
| 2× | pow1 flip3-- flip-- associate-/l/ |
| 1× | cbrt-undiv sub-neg frac-2neg diff-log div-sub div-exp clear-num div-inv |
| 7.0ms | (/ (- (exp x) 1.0) x) |
| 4.0ms | (- (exp x) 1.0) |
| 4.0ms | (/ (- (exp x) 1.0) x) |
| 2.0ms | (- (exp x) 1.0) |
Useful iterations: 2 (17.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 222 | 329 |
| 1 | 625 | 311 |
| 2 | 2717 | 309 |
| 3 | 5001 | 309 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 54 | 4 | 58 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 55 | 4 | 59 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (+ (* 1/6 (pow x 2)) (+ (* 1/2 x) 1)) |
| 0.2b | (* 1/6 (pow x 2)) |
| 11× | add-sqr-sqrt |
| 8× | associate-*r* |
| 7× | add-exp-log add-log-exp |
| 5× | add-cube-cbrt *-un-lft-identity |
| 4× | unpow-prod-down add-cbrt-cube unswap-sqr |
| 3× | associate-*l* prod-exp sum-log |
| 2× | pow1 unpow2 sqr-pow |
| 1× | +-commutative pow-to-exp associate-+r+ flip3-+ pow-exp *-commutative cbrt-unprod flip-+ |
| 7.0ms | (+ (* 1/6 (pow x 2)) (+ (* 1/2 x) 1)) |
| 5.0ms | (* 1/6 (pow x 2)) |
| 3.0ms | (+ (* 1/6 (pow x 2)) (+ (* 1/2 x) 1)) |
| 3.0ms | (* 1/6 (pow x 2)) |
Useful iterations: 2 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 201 | 222 |
| 1 | 825 | 201 |
| 2 | 5001 | 198 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 45 | 1 | 46 |
| Fresh | 1 | 2 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 47 | 3 | 50 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (* x (+ 1/2 (* x 1/6))) |
| 0.3b | (* x 1/6) |
| 10× | add-sqr-sqrt |
| 6× | pow1 add-exp-log add-cube-cbrt *-un-lft-identity associate-*r* associate-*l* add-cbrt-cube |
| 2× | associate-*r/ pow-prod-down prod-exp *-commutative cbrt-unprod add-log-exp unswap-sqr |
| 1× | distribute-rgt-in distribute-lft-in flip3-+ flip-+ |
| 5.0ms | (* x (+ 1/2 (* x 1/6))) |
| 4.0ms | (* x 1/6) |
| 6.0ms | (* x (+ 1/2 (* x 1/6))) |
| 2.0ms | (* x 1/6) |
Useful iterations: 2 (26.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 178 | 158 |
| 1 | 781 | 143 |
| 2 | 4248 | 142 |
| 3 | 5001 | 142 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 46 | 0 | 46 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 46 | 3 | 49 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (exp x) 1.0) |
| 0.0b | (* (exp x) (exp x)) |
| 0.0b | (/ (- (* (exp x) (exp x)) (* 1.0 1.0)) (+ (exp x) 1.0)) |
| 2.9b | (- (* (exp x) (exp x)) (* 1.0 1.0)) |
| 36× | *-un-lft-identity |
| 26× | add-sqr-sqrt |
| 24× | add-cube-cbrt |
| 18× | exp-prod |
| 16× | times-frac |
| 11× | pow1 |
| 8× | add-cbrt-cube add-log-exp |
| 6× | add-exp-log distribute-lft-out difference-of-squares |
| 4× | pow-prod-down associate-/r* pow-sqr pow-prod-up associate-/l* |
| 3× | swap-sqr associate-*r* associate-*l* |
| 2× | flip3-- flip3-+ associate-/r/ flip-- flip-+ associate-/l/ |
| 1× | cbrt-undiv +-commutative pow2 sub-neg frac-2neg pow-plus diff-log div-sub div-exp prod-exp clear-num sum-log *-commutative cbrt-unprod div-inv unswap-sqr |
| 4.0ms | (+ (exp x) 1.0) |
| 6.0ms | (* (exp x) (exp x)) |
| 12.0ms | (/ (- (* (exp x) (exp x)) (* 1.0 1.0)) (+ (exp x) 1.0)) |
| 6.0ms | (- (* (exp x) (exp x)) (* 1.0 1.0)) |
| 2.0ms | (+ (exp x) 1.0) |
| 3.0ms | (* (exp x) (exp x)) |
| 10.0ms | (/ (- (* (exp x) (exp x)) (* 1.0 1.0)) (+ (exp x) 1.0)) |
| 4.0ms | (- (* (exp x) (exp x)) (* 1.0 1.0)) |
Useful iterations: 2 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 376 | 823 |
| 1 | 1712 | 737 |
| 2 | 5001 | 719 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 112 | 0 | 112 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 112 | 3 | 115 |
Merged error: 0b
98.9% (0.2b remaining)
Error of 0.3b against oracle of 0.1b and baseline of 21.3b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | -0.0038973504402139516 | -5.93144934820363e-07 | -0.00017550882047531985 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 13 |
| 1 | 26 | 13 |
| 425.0ms | 2290× | body | 1280 | valid |
| 206.0ms | 1623× | body | 640 | valid |
| 117.0ms | 5463× | body | 80 | valid |
| 64.0ms | 822× | body | 320 | valid |
| 22.0ms | 436× | body | 160 | valid |
Loading profile data...