Time bar (total: 5.1s)
| 25.0ms | 66× | body | 1280 | valid |
| 13.0ms | 54× | body | 640 | valid |
| 5.0ms | 33× | body | 320 | valid |
| 4.0ms | 88× | body | 80 | valid |
| 2.0ms | 15× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 7 |
| 1 | 28 | 7 |
| 2 | 40 | 7 |
| 3 | 73 | 7 |
| 4 | 176 | 7 |
| 5 | 559 | 7 |
| 6 | 2626 | 7 |
| 7 | 5001 | 7 |
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: 41.8b
Found 4 expressions with local error:
| 0.0b | (sqrt (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0))) |
| 0.0b | (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0)) |
| 4.9b | (- (exp (* 2.0 x)) 1.0) |
| 4.9b | (- (exp x) 1.0) |
| 78× | add-sqr-sqrt |
| 75× | *-un-lft-identity |
| 51× | times-frac |
| 31× | sqrt-prod |
| 27× | add-cube-cbrt |
| 24× | distribute-lft-out-- difference-of-squares |
| 8× | add-log-exp |
| 6× | add-exp-log add-cbrt-cube |
| 5× | pow1 flip3-- associate-/r* flip-- associate-/l* |
| 4× | associate-/r/ |
| 2× | sub-neg rem-sqrt-square diff-log div-inv associate-/l/ |
| 1× | cbrt-undiv frac-2neg sqrt-pow1 pow1/2 sqrt-div div-sub div-exp clear-num |
| 8.0ms | (sqrt (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0))) |
| 8.0ms | (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0)) |
| 3.0ms | (- (exp (* 2.0 x)) 1.0) |
| 6.0ms | (- (exp x) 1.0) |
| 11.0ms | (sqrt (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0))) |
| 7.0ms | (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0)) |
| 3.0ms | (- (exp (* 2.0 x)) 1.0) |
| 10.0ms | (- (exp x) 1.0) |
Useful iterations: 3 (107.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 387 | 1380 |
| 1 | 1054 | 1314 |
| 2 | 4265 | 1301 |
| 3 | 5001 | 1293 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 132 | 3 | 135 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 133 | 3 | 136 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (* x (+ 1.0 (* 0.5 x))) |
| 9.1b | (sqrt (+ (* x (+ 1.0 (* 0.5 x))) 2.0)) |
| 8× | add-sqr-sqrt |
| 5× | pow1 add-cube-cbrt *-un-lft-identity |
| 4× | add-exp-log add-cbrt-cube |
| 3× | associate-*r* associate-*l* sqrt-prod |
| 2× | flip3-+ sqrt-div associate-*r/ flip-+ add-log-exp |
| 1× | distribute-rgt-in rem-sqrt-square distribute-lft-in sqrt-pow1 pow1/2 pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 5.0ms | (* x (+ 1.0 (* 0.5 x))) |
| 5.0ms | (sqrt (+ (* x (+ 1.0 (* 0.5 x))) 2.0)) |
| 5.0ms | (* x (+ 1.0 (* 0.5 x))) |
| 5.0ms | (sqrt (+ (* x (+ 1.0 (* 0.5 x))) 2.0)) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 279 | 280 |
| 1 | 1132 | 268 |
| 2 | 5002 | 256 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 43 | 0 | 43 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 43 | 3 | 46 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (* 0.5 (/ x (sqrt 2.0))) (+ (sqrt 2.0) (* (/ (pow x 2) (sqrt 2.0)) (- 0.25 (/ 0.125 2.0))))) |
| 0.2b | (* (/ (pow x 2) (sqrt 2.0)) (- 0.25 (/ 0.125 2.0))) |
| 0.2b | (/ (pow x 2) (sqrt 2.0)) |
| 0.4b | (/ x (sqrt 2.0)) |
| 123× | times-frac |
| 108× | add-sqr-sqrt |
| 83× | *-un-lft-identity |
| 81× | add-cube-cbrt |
| 67× | sqrt-prod |
| 52× | associate-*l* |
| 41× | unpow-prod-down |
| 21× | add-exp-log |
| 15× | unpow2 sqr-pow |
| 13× | add-cbrt-cube |
| 12× | associate-/r* |
| 11× | associate-/l* |
| 9× | add-log-exp unswap-sqr |
| 7× | div-exp |
| 6× | pow1 associate-*r* |
| 4× | associate-*r/ prod-exp |
| 3× | cbrt-undiv sum-log div-inv |
| 2× | distribute-rgt-in frac-times pow-to-exp sub-neg flip3-- frac-2neg distribute-lft-in flip3-+ frac-add pow-exp clear-num flip-- cbrt-unprod flip-+ difference-of-squares |
| 1× | +-commutative associate-+r+ pow-prod-down associate-*l/ *-commutative distribute-lft-out-- |
| 9.0ms | (+ (* 0.5 (/ x (sqrt 2.0))) (+ (sqrt 2.0) (* (/ (pow x 2) (sqrt 2.0)) (- 0.25 (/ 0.125 2.0))))) |
| 20.0ms | (* (/ (pow x 2) (sqrt 2.0)) (- 0.25 (/ 0.125 2.0))) |
| 6.0ms | (/ (pow x 2) (sqrt 2.0)) |
| 4.0ms | (/ x (sqrt 2.0)) |
| 7.0ms | (+ (* 0.5 (/ x (sqrt 2.0))) (+ (sqrt 2.0) (* (/ (pow x 2) (sqrt 2.0)) (- 0.25 (/ 0.125 2.0))))) |
| 13.0ms | (* (/ (pow x 2) (sqrt 2.0)) (- 0.25 (/ 0.125 2.0))) |
| 6.0ms | (/ (pow x 2) (sqrt 2.0)) |
| 5.0ms | (/ x (sqrt 2.0)) |
Useful iterations: 2 (66.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 723 | 1889 |
| 1 | 3042 | 1708 |
| 2 | 5001 | 1694 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 232 | 1 | 233 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 233 | 3 | 236 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (/ (pow x 2) (sqrt 2.0)) |
| 0.4b | (/ x (sqrt 2.0)) |
| 0.7b | (pow (+ (* 0.5 (/ x (sqrt 2.0))) (+ (sqrt 2.0) (* (/ (pow x 2) (sqrt 2.0)) (- 0.25 (/ 0.125 2.0))))) 3) |
| 7.0b | (cbrt (pow (+ (* 0.5 (/ x (sqrt 2.0))) (+ (sqrt 2.0) (* (/ (pow x 2) (sqrt 2.0)) (- 0.25 (/ 0.125 2.0))))) 3)) |
| 66× | times-frac |
| 57× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 39× | sqrt-prod |
| 27× | unpow-prod-down |
| 12× | add-exp-log cbrt-prod associate-/r* |
| 11× | associate-/l* |
| 9× | add-cbrt-cube sqr-pow |
| 8× | cube-div |
| 7× | unpow2 |
| 6× | cube-prod |
| 5× | pow1 |
| 4× | cbrt-div flip3-+ associate-*r/ div-exp frac-add flip-+ add-log-exp |
| 3× | pow-unpow |
| 2× | cbrt-undiv cube-mult pow-to-exp frac-2neg unpow3 pow-exp clear-num div-inv |
| 1× | pow-pow pow1/3 rem-cbrt-cube rem-cube-cbrt |
| 6.0ms | (/ (pow x 2) (sqrt 2.0)) |
| 4.0ms | (/ x (sqrt 2.0)) |
| 9.0ms | (pow (+ (* 0.5 (/ x (sqrt 2.0))) (+ (sqrt 2.0) (* (/ (pow x 2) (sqrt 2.0)) (- 0.25 (/ 0.125 2.0))))) 3) |
| 9.0ms | (cbrt (pow (+ (* 0.5 (/ x (sqrt 2.0))) (+ (sqrt 2.0) (* (/ (pow x 2) (sqrt 2.0)) (- 0.25 (/ 0.125 2.0))))) 3)) |
| 6.0ms | (/ (pow x 2) (sqrt 2.0)) |
| 5.0ms | (/ x (sqrt 2.0)) |
| 12.0ms | (pow (+ (* 0.5 (/ x (sqrt 2.0))) (+ (sqrt 2.0) (* (/ (pow x 2) (sqrt 2.0)) (- 0.25 (/ 0.125 2.0))))) 3) |
| 7.0ms | (cbrt (pow (+ (* 0.5 (/ x (sqrt 2.0))) (+ (sqrt 2.0) (* (/ (pow x 2) (sqrt 2.0)) (- 0.25 (/ 0.125 2.0))))) 3)) |
Useful iterations: 2 (64.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 643 | 2097 |
| 1 | 2834 | 1893 |
| 2 | 5001 | 1874 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 179 | 0 | 179 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 179 | 3 | 182 |
Merged error: 0b
98.5% (0.3b remaining)
Error of 0.4b against oracle of 0.1b and baseline of 21.3b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | -0.009543975034899833 | -7.196642984029448e-07 | -8.497431105885146e-05 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 20 |
| 1 | 30 | 20 |
| 808.0ms | 2220× | body | 1280 | valid |
| 378.0ms | 1653× | body | 640 | valid |
| 129.0ms | 845× | body | 320 | valid |
| 129.0ms | 2874× | body | 80 | valid |
| 40.0ms | 408× | body | 160 | valid |
| 0.0ms | 4× | body | 80 | invalid |
Loading profile data...