Time bar (total: 4.8s)
| 33.0ms | 59× | body | 1280 | valid |
| 27.0ms | 330× | body | 80 | valid |
| 16.0ms | 44× | body | 640 | valid |
| 10.0ms | 72× | body | 80 | overflowed |
| 4.0ms | 17× | body | 320 | valid |
| 2.0ms | 13× | body | 160 | valid |
Useful iterations: 0 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5720 | 27 |
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: 30.6b
Found 4 expressions with local error:
| 0.0b | (* (+ 1.0 (/ 1.0 eps)) (exp (neg (* (- 1.0 eps) x)))) |
| 0.0b | (* (+ 1.0 eps) x) |
| 0.0b | (* (- 1.0 eps) x) |
| 2.2b | (- (* (+ 1.0 (/ 1.0 eps)) (exp (neg (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (neg (* (+ 1.0 eps) x))))) |
| 81× | frac-sub |
| 76× | exp-neg frac-times |
| 57× | neg-sub0 exp-diff |
| 42× | associate-*l/ |
| 38× | associate-*r/ |
| 31× | flip3-+ flip-+ |
| 29× | flip3-- flip-- |
| 19× | un-div-inv |
| 18× | add-sqr-sqrt |
| 16× | *-un-lft-identity |
| 13× | associate-*l* |
| 10× | pow1 add-cube-cbrt add-cbrt-cube |
| 9× | add-exp-log associate-*r* |
| 6× | add-log-exp |
| 3× | pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 2× | distribute-lft-out |
| 1× | sub-neg diff-log distribute-lft-out-- difference-of-squares |
| 13.0ms | (* (+ 1.0 (/ 1.0 eps)) (exp (neg (* (- 1.0 eps) x)))) |
| 6.0ms | (* (+ 1.0 eps) x) |
| 7.0ms | (* (- 1.0 eps) x) |
| 18.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (neg (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (neg (* (+ 1.0 eps) x))))) |
| 10.0ms | (* (+ 1.0 (/ 1.0 eps)) (exp (neg (* (- 1.0 eps) x)))) |
| 4.0ms | (* (+ 1.0 eps) x) |
| 5.0ms | (* (- 1.0 eps) x) |
| 51.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (neg (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (neg (* (+ 1.0 eps) x))))) |
Useful iterations: 0 (62.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5005 | 6608 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 175 | 1 | 176 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 176 | 2 | 178 |
Merged error: 0.5b
Found 2 expressions with local error:
| 0.1b | (* (pow x 3) 0.6666666666666667) |
| 5.6b | (+ (* (pow x 3) 0.6666666666666667) (- 2.0 (* 1.0 (* x x)))) |
| 13× | add-sqr-sqrt |
| 12× | associate-*l* |
| 7× | add-exp-log add-log-exp |
| 6× | add-cube-cbrt *-un-lft-identity |
| 4× | unpow-prod-down cube-prod add-cbrt-cube unswap-sqr |
| 3× | associate-*r* prod-exp |
| 2× | pow1 associate-+r+ sum-log sqr-pow |
| 1× | +-commutative cube-mult pow-to-exp associate-+r- sub-neg flip3-+ diff-log unpow3 pow-exp *-commutative cbrt-unprod flip-+ |
| 5.0ms | (* (pow x 3) 0.6666666666666667) |
| 7.0ms | (+ (* (pow x 3) 0.6666666666666667) (- 2.0 (* 1.0 (* x x)))) |
| 4.0ms | (* (pow x 3) 0.6666666666666667) |
| 4.0ms | (+ (* (pow x 3) 0.6666666666666667) (- 2.0 (* 1.0 (* x x)))) |
Useful iterations: 0 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4959 | 465 |
| 1 | 4959 | 465 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 49 | 3 | 52 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 50 | 4 | 54 |
Merged error: 0.5b
Found 4 expressions with local error:
| 0.5b | (* (cbrt x) (cbrt x)) |
| 0.5b | (cbrt x) |
| 0.5b | (cbrt x) |
| 5.6b | (+ (* (pow (* (cbrt x) (cbrt x)) 3) (* x 0.6666666666666667)) (- 2.0 (* 1.0 (* x x)))) |
| 22× | cbrt-prod add-sqr-sqrt |
| 14× | add-cube-cbrt *-un-lft-identity |
| 11× | pow1 |
| 9× | add-log-exp |
| 8× | pow1/3 |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* |
| 4× | add-cbrt-cube unswap-sqr |
| 2× | associate-+r+ pow-prod-down sum-log pow-sqr pow-prod-up |
| 1× | +-commutative pow2 associate-+r- sub-neg flip3-+ pow-plus diff-log prod-exp *-commutative cbrt-unprod flip-+ |
| 6.0ms | (* (cbrt x) (cbrt x)) |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 9.0ms | (+ (* (pow (* (cbrt x) (cbrt x)) 3) (* x 0.6666666666666667)) (- 2.0 (* 1.0 (* x x)))) |
| 25.0ms | (* (cbrt x) (cbrt x)) |
| 24.0ms | (cbrt x) |
| 22.0ms | (cbrt x) |
| 8.0ms | (+ (* (pow (* (cbrt x) (cbrt x)) 3) (* x 0.6666666666666667)) (- 2.0 (* 1.0 (* x x)))) |
Useful iterations: 0 (60.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4997 | 560 |
| 1 | 4997 | 560 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 88 | 1 | 89 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 89 | 4 | 93 |
Merged error: 0.5b
Found 4 expressions with local error:
| 0.0b | (* x (* x (- (* x 0.6666666666666667) 1.0))) |
| 0.0b | (pow (+ 2.0 (* x (* x (- (* x 0.6666666666666667) 1.0)))) 3) |
| 0.1b | (* x (- (* x 0.6666666666666667) 1.0)) |
| 5.2b | (cbrt (pow (+ 2.0 (* x (* x (- (* x 0.6666666666666667) 1.0)))) 3)) |
| 15× | add-sqr-sqrt |
| 13× | add-cube-cbrt *-un-lft-identity |
| 12× | pow1 add-exp-log cbrt-prod add-cbrt-cube |
| 10× | distribute-rgt-in distribute-lft-in |
| 6× | sub-neg unpow-prod-down cube-prod associate-*r/ associate-*l* |
| 4× | cube-div associate-*r* pow-prod-down prod-exp cbrt-unprod add-log-exp |
| 3× | pow-unpow |
| 2× | cube-mult cbrt-div flip3-- flip3-+ unpow3 *-commutative flip-- flip-+ sqr-pow |
| 1× | pow-to-exp pow-pow pow1/3 pow-exp rem-cbrt-cube rem-cube-cbrt unswap-sqr |
| 8.0ms | (* x (* x (- (* x 0.6666666666666667) 1.0))) |
| 4.0ms | (pow (+ 2.0 (* x (* x (- (* x 0.6666666666666667) 1.0)))) 3) |
| 6.0ms | (* x (- (* x 0.6666666666666667) 1.0)) |
| 4.0ms | (cbrt (pow (+ 2.0 (* x (* x (- (* x 0.6666666666666667) 1.0)))) 3)) |
| 7.0ms | (* x (* x (- (* x 0.6666666666666667) 1.0))) |
| 5.0ms | (pow (+ 2.0 (* x (* x (- (* x 0.6666666666666667) 1.0)))) 3) |
| 8.0ms | (* x (- (* x 0.6666666666666667) 1.0)) |
| 4.0ms | (cbrt (pow (+ 2.0 (* x (* x (- (* x 0.6666666666666667) 1.0)))) 3)) |
Useful iterations: 0 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5054 | 1483 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 110 | 2 | 112 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 112 | 4 | 116 |
Merged error: 0.5b
96.1% (0.6b remaining)
Error of 1.0b against oracle of 0.4b and baseline of 16.5b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 172.6601051395161 | 12785707414306.22 | 233.58671816821754 |
Useful iterations: 0 (9.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 528 | 52 |
| 1 | 528 | 52 |
| 991.0ms | 1743× | body | 1280 | valid |
| 818.0ms | 10154× | body | 80 | valid |
| 462.0ms | 1276× | body | 640 | valid |
| 152.0ms | 632× | body | 320 | valid |
| 148.0ms | 1868× | body | 80 | overflowed |
| 45.0ms | 273× | body | 160 | valid |
Loading profile data...